diff --git a/enterprise/metallb/4.0.10/CHANGELOG.md b/enterprise/metallb/4.0.10/CHANGELOG.md new file mode 100644 index 00000000000..01ed75268d1 --- /dev/null +++ b/enterprise/metallb/4.0.10/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [metallb-4.0.10](https://github.com/truecharts/charts/compare/metallb-4.0.9...metallb-4.0.10) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [metallb-4.0.9](https://github.com/truecharts/charts/compare/metallb-4.0.8...metallb-4.0.9) (2022-09-14) + +### Fix + +- indent issue with L2 advertisements ([#3777](https://github.com/truecharts/charts/issues/3777)) + + + + +## [metallb-4.0.8](https://github.com/truecharts/charts/compare/metallb-4.0.7...metallb-4.0.8) (2022-09-13) + +### Fix + +- fix indent issue + + + + +## [metallb-4.0.7](https://github.com/truecharts/charts/compare/metallb-4.0.6...metallb-4.0.7) (2022-09-13) + +### Fix + +- fix error/warning on upgrade + + + + +## [metallb-4.0.6](https://github.com/truecharts/charts/compare/metallb-4.0.5...metallb-4.0.6) (2022-09-13) + + + + +## [metallb-4.0.5](https://github.com/truecharts/charts/compare/metallb-4.0.4...metallb-4.0.5) (2022-09-13) + + + + +## [metallb-4.0.4](https://github.com/truecharts/charts/compare/metallb-4.0.2...metallb-4.0.4) (2022-09-13) + +### Chore + +- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + + ### Fix + +- one more -.- ([#3758](https://github.com/truecharts/charts/issues/3758)) + + + + +## [metallb-4.0.2](https://github.com/truecharts/charts/compare/metallb-2.0.14...metallb-4.0.2) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - fix questions.yaml ([#3744](https://github.com/truecharts/charts/issues/3744)) + - cleanup and move to enterprise train ([#3740](https://github.com/truecharts/charts/issues/3740)) + + ### Fix + +- add missing dicts on list items ([#3754](https://github.com/truecharts/charts/issues/3754)) + - fix wrong additional_attr define + + + + +## [metallb-4.0.1](https://github.com/truecharts/charts/compare/metallb-2.0.14...metallb-4.0.1) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - fix questions.yaml ([#3744](https://github.com/truecharts/charts/issues/3744)) + - cleanup and move to enterprise train ([#3740](https://github.com/truecharts/charts/issues/3740)) + + + + +## [metallb-4.0.1](https://github.com/truecharts/charts/compare/metallb-2.0.14...metallb-4.0.1) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - fix questions.yaml ([#3744](https://github.com/truecharts/charts/issues/3744)) diff --git a/enterprise/metallb/4.0.10/Chart.lock b/enterprise/metallb/4.0.10/Chart.lock new file mode 100644 index 00000000000..fd1b0b1700d --- /dev/null +++ b/enterprise/metallb/4.0.10/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: metallb + repository: https://metallb.github.io/metallb + version: 0.13.5 +digest: sha256:93c3b2e0dcac6573c126e8c90e6a416b3b704c84db5fbe4d5cd194f12054fbf9 +generated: "2022-09-15T13:26:30.969723684Z" diff --git a/enterprise/metallb/4.0.10/Chart.yaml b/enterprise/metallb/4.0.10/Chart.yaml new file mode 100644 index 00000000000..73f8bbb29d4 --- /dev/null +++ b/enterprise/metallb/4.0.10/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.5.10 + - name: metallb + repository: https://metallb.github.io/metallb + version: 0.13.5 +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: metallb +sources: + - https://github.com/truecharts/charts/tree/master/charts/enterprise/metallb + - https://github.com/metallb/metallb + - https://metallb.universe.tf +type: application +version: 4.0.10 +annotations: + truecharts.org/catagories: | + - core + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/enterprise/metallb/4.0.10/README.md b/enterprise/metallb/4.0.10/README.md new file mode 100644 index 00000000000..4262054a4a5 --- /dev/null +++ b/enterprise/metallb/4.0.10/README.md @@ -0,0 +1,110 @@ +# metallb + +![Version: 4.0.10](https://img.shields.io/badge/Version-4.0.10-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: upstream](https://img.shields.io/badge/AppVersion-upstream-informational?style=flat-square) + +A network load-balancer implementation for Kubernetes using standard routing protocols + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [metallb](https://truecharts.org/docs/charts/enterprise/metallb) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | +| https://metallb.github.io/metallb | metallb | 0.13.5 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/enterprise/metallb/4.0.9/app-readme.md b/enterprise/metallb/4.0.10/app-readme.md similarity index 100% rename from enterprise/metallb/4.0.9/app-readme.md rename to enterprise/metallb/4.0.10/app-readme.md diff --git a/enterprise/metallb/4.0.10/charts/common-10.5.10.tgz b/enterprise/metallb/4.0.10/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/enterprise/metallb/4.0.10/charts/common-10.5.10.tgz differ diff --git a/enterprise/metallb/4.0.9/charts/metallb-0.13.5.tgz b/enterprise/metallb/4.0.10/charts/metallb-0.13.5.tgz similarity index 100% rename from enterprise/metallb/4.0.9/charts/metallb-0.13.5.tgz rename to enterprise/metallb/4.0.10/charts/metallb-0.13.5.tgz diff --git a/enterprise/metallb/4.0.9/ix_values.yaml b/enterprise/metallb/4.0.10/ix_values.yaml similarity index 100% rename from enterprise/metallb/4.0.9/ix_values.yaml rename to enterprise/metallb/4.0.10/ix_values.yaml diff --git a/enterprise/metallb/4.0.9/questions.yaml b/enterprise/metallb/4.0.10/questions.yaml similarity index 100% rename from enterprise/metallb/4.0.9/questions.yaml rename to enterprise/metallb/4.0.10/questions.yaml diff --git a/enterprise/metallb/4.0.9/templates/bgpadvertisement.yaml b/enterprise/metallb/4.0.10/templates/bgpadvertisement.yaml similarity index 100% rename from enterprise/metallb/4.0.9/templates/bgpadvertisement.yaml rename to enterprise/metallb/4.0.10/templates/bgpadvertisement.yaml diff --git a/enterprise/metallb/4.0.9/templates/community.yaml b/enterprise/metallb/4.0.10/templates/community.yaml similarity index 100% rename from enterprise/metallb/4.0.9/templates/community.yaml rename to enterprise/metallb/4.0.10/templates/community.yaml diff --git a/enterprise/metallb/4.0.9/templates/ipaddresspool.yaml b/enterprise/metallb/4.0.10/templates/ipaddresspool.yaml similarity index 100% rename from enterprise/metallb/4.0.9/templates/ipaddresspool.yaml rename to enterprise/metallb/4.0.10/templates/ipaddresspool.yaml diff --git a/enterprise/metallb/4.0.9/templates/l2advertisement.yaml b/enterprise/metallb/4.0.10/templates/l2advertisement.yaml similarity index 100% rename from enterprise/metallb/4.0.9/templates/l2advertisement.yaml rename to enterprise/metallb/4.0.10/templates/l2advertisement.yaml diff --git a/enterprise/metallb/4.0.9/templates/peers.yaml b/enterprise/metallb/4.0.10/templates/peers.yaml similarity index 100% rename from enterprise/metallb/4.0.9/templates/peers.yaml rename to enterprise/metallb/4.0.10/templates/peers.yaml diff --git a/enterprise/metallb/4.0.9/values.yaml b/enterprise/metallb/4.0.10/values.yaml similarity index 100% rename from enterprise/metallb/4.0.9/values.yaml rename to enterprise/metallb/4.0.10/values.yaml diff --git a/enterprise/metallb/4.0.9/CHANGELOG.md b/enterprise/metallb/4.0.9/CHANGELOG.md deleted file mode 100644 index 699df7a5b00..00000000000 --- a/enterprise/metallb/4.0.9/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [metallb-4.0.9](https://github.com/truecharts/charts/compare/metallb-4.0.8...metallb-4.0.9) (2022-09-14) - -### Fix - -- indent issue with L2 advertisements ([#3777](https://github.com/truecharts/charts/issues/3777)) - - - - -## [metallb-4.0.8](https://github.com/truecharts/charts/compare/metallb-4.0.7...metallb-4.0.8) (2022-09-13) - -### Fix - -- fix indent issue - - - - -## [metallb-4.0.7](https://github.com/truecharts/charts/compare/metallb-4.0.6...metallb-4.0.7) (2022-09-13) - -### Fix - -- fix error/warning on upgrade - - - - -## [metallb-4.0.6](https://github.com/truecharts/charts/compare/metallb-4.0.5...metallb-4.0.6) (2022-09-13) - - - - -## [metallb-4.0.5](https://github.com/truecharts/charts/compare/metallb-4.0.4...metallb-4.0.5) (2022-09-13) - - - - -## [metallb-4.0.4](https://github.com/truecharts/charts/compare/metallb-4.0.2...metallb-4.0.4) (2022-09-13) - -### Chore - -- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - ### Fix - -- one more -.- ([#3758](https://github.com/truecharts/charts/issues/3758)) - - - - -## [metallb-4.0.2](https://github.com/truecharts/charts/compare/metallb-2.0.14...metallb-4.0.2) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - fix questions.yaml ([#3744](https://github.com/truecharts/charts/issues/3744)) - - cleanup and move to enterprise train ([#3740](https://github.com/truecharts/charts/issues/3740)) - - ### Fix - -- add missing dicts on list items ([#3754](https://github.com/truecharts/charts/issues/3754)) - - fix wrong additional_attr define - - - - -## [metallb-4.0.1](https://github.com/truecharts/charts/compare/metallb-2.0.14...metallb-4.0.1) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - fix questions.yaml ([#3744](https://github.com/truecharts/charts/issues/3744)) - - cleanup and move to enterprise train ([#3740](https://github.com/truecharts/charts/issues/3740)) - - - - -## [metallb-4.0.1](https://github.com/truecharts/charts/compare/metallb-2.0.14...metallb-4.0.1) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - fix questions.yaml ([#3744](https://github.com/truecharts/charts/issues/3744)) - - cleanup and move to enterprise train ([#3740](https://github.com/truecharts/charts/issues/3740)) - - - - -## [metallb-4.0.0](https://github.com/truecharts/charts/compare/metallb-2.0.14...metallb-4.0.0) (2022-09-11) - -### Chore - diff --git a/enterprise/metallb/4.0.9/Chart.lock b/enterprise/metallb/4.0.9/Chart.lock deleted file mode 100644 index 02fb11cd8a6..00000000000 --- a/enterprise/metallb/4.0.9/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: metallb - repository: https://metallb.github.io/metallb - version: 0.13.5 -digest: sha256:c77c18eacf245a73d3a8644cc4db9295d4bb818582b1816ce056ed829bb8884d -generated: "2022-09-14T19:29:10.024907928Z" diff --git a/enterprise/metallb/4.0.9/Chart.yaml b/enterprise/metallb/4.0.9/Chart.yaml deleted file mode 100644 index 863a4589cb0..00000000000 --- a/enterprise/metallb/4.0.9/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -apiVersion: v2 -appVersion: "upstream" -deprecated: false -description: A network load-balancer implementation for Kubernetes using standard routing protocols -home: https://truecharts.org/docs/charts/enterprise/metallb -icon: https://truecharts.org/img/hotlink-ok/chart-icons/metallb.png -keywords: - - metallb - - loadbalancer -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - name: metallb - repository: https://metallb.github.io/metallb - version: 0.13.5 -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: metallb -sources: - - https://github.com/truecharts/charts/tree/master/charts/enterprise/metallb - - https://github.com/metallb/metallb - - https://metallb.universe.tf -type: application -version: 4.0.9 -annotations: - truecharts.org/catagories: | - - core - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/enterprise/metallb/4.0.9/README.md b/enterprise/metallb/4.0.9/README.md deleted file mode 100644 index ac2e382bcc0..00000000000 --- a/enterprise/metallb/4.0.9/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# metallb - -![Version: 4.0.9](https://img.shields.io/badge/Version-4.0.9-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: upstream](https://img.shields.io/badge/AppVersion-upstream-informational?style=flat-square) - -A network load-balancer implementation for Kubernetes using standard routing protocols - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [metallb](https://truecharts.org/docs/charts/enterprise/metallb) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | -| https://metallb.github.io/metallb | metallb | 0.13.5 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/enterprise/metallb/4.0.9/charts/common-10.5.9.tgz b/enterprise/metallb/4.0.9/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/enterprise/metallb/4.0.9/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/acestream/0.0.22/CHANGELOG.md b/incubator/acestream/0.0.22/CHANGELOG.md deleted file mode 100644 index 6b4574f7896..00000000000 --- a/incubator/acestream/0.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [acestream-0.0.22](https://github.com/truecharts/charts/compare/acestream-0.0.21...acestream-0.0.22) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [acestream-0.0.22](https://github.com/truecharts/charts/compare/acestream-0.0.21...acestream-0.0.22) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [acestream-0.0.22](https://github.com/truecharts/charts/compare/acestream-0.0.21...acestream-0.0.22) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [acestream-0.0.22](https://github.com/truecharts/charts/compare/acestream-0.0.21...acestream-0.0.22) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [acestream-0.0.22](https://github.com/truecharts/charts/compare/acestream-0.0.21...acestream-0.0.22) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [acestream-0.0.22](https://github.com/truecharts/charts/compare/acestream-0.0.21...acestream-0.0.22) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [acestream-0.0.21](https://github.com/truecharts/charts/compare/acestream-0.0.20...acestream-0.0.21) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [acestream-0.0.20](https://github.com/truecharts/charts/compare/acestream-0.0.19...acestream-0.0.20) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [acestream-0.0.19](https://github.com/truecharts/charts/compare/acestream-0.0.18...acestream-0.0.19) (2022-08-29) - diff --git a/incubator/acestream/0.0.22/Chart.lock b/incubator/acestream/0.0.22/Chart.lock deleted file mode 100644 index 75cde9943fb..00000000000 --- a/incubator/acestream/0.0.22/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:43:10.233795302Z" diff --git a/incubator/acestream/0.0.22/Chart.yaml b/incubator/acestream/0.0.22/Chart.yaml deleted file mode 100644 index 16d6ebe4ea6..00000000000 --- a/incubator/acestream/0.0.22/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaServer-Video -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.22 diff --git a/incubator/acestream/0.0.22/README.md b/incubator/acestream/0.0.22/README.md deleted file mode 100644 index a148bbdd395..00000000000 --- a/incubator/acestream/0.0.22/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# acestream - -![Version: 0.0.22](https://img.shields.io/badge/Version-0.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Acestream-engine - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [acestream](https://truecharts.org/docs/charts/incubator/acestream) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/acestream/0.0.22/charts/common-10.5.9.tgz b/incubator/acestream/0.0.22/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/acestream/0.0.22/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/acestream/0.0.23/CHANGELOG.md b/incubator/acestream/0.0.23/CHANGELOG.md new file mode 100644 index 00000000000..4feb4edebf6 --- /dev/null +++ b/incubator/acestream/0.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [acestream-0.0.23](https://github.com/truecharts/charts/compare/acestream-0.0.22...acestream-0.0.23) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [acestream-0.0.22](https://github.com/truecharts/charts/compare/acestream-0.0.21...acestream-0.0.22) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [acestream-0.0.22](https://github.com/truecharts/charts/compare/acestream-0.0.21...acestream-0.0.22) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [acestream-0.0.22](https://github.com/truecharts/charts/compare/acestream-0.0.21...acestream-0.0.22) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [acestream-0.0.22](https://github.com/truecharts/charts/compare/acestream-0.0.21...acestream-0.0.22) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [acestream-0.0.22](https://github.com/truecharts/charts/compare/acestream-0.0.21...acestream-0.0.22) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [acestream-0.0.22](https://github.com/truecharts/charts/compare/acestream-0.0.21...acestream-0.0.22) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [acestream-0.0.21](https://github.com/truecharts/charts/compare/acestream-0.0.20...acestream-0.0.21) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [acestream-0.0.20](https://github.com/truecharts/charts/compare/acestream-0.0.19...acestream-0.0.20) (2022-08-30) diff --git a/incubator/acestream/0.0.23/Chart.lock b/incubator/acestream/0.0.23/Chart.lock new file mode 100644 index 00000000000..dc145abf0fc --- /dev/null +++ b/incubator/acestream/0.0.23/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:26:30.933578714Z" diff --git a/incubator/acestream/0.0.23/Chart.yaml b/incubator/acestream/0.0.23/Chart.yaml new file mode 100644 index 00000000000..68c1c34fec0 --- /dev/null +++ b/incubator/acestream/0.0.23/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.5.10 +deprecated: false +description: "Acestream-engine" +home: https://truecharts.org/docs/charts/incubator/acestream +icon: https://truecharts.org/img/hotlink-ok/chart-icons/acestream.png +keywords: + - acestream + - MediaServer-Video +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: acestream +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/acestream + - https://github.com/vstavrinov/acestream-service + - https://hub.docker.com/r/vstavrinov/acestream-service +type: application +version: 0.0.23 diff --git a/incubator/acestream/0.0.23/README.md b/incubator/acestream/0.0.23/README.md new file mode 100644 index 00000000000..3f1b9d54d8c --- /dev/null +++ b/incubator/acestream/0.0.23/README.md @@ -0,0 +1,109 @@ +# acestream + +![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Acestream-engine + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [acestream](https://truecharts.org/docs/charts/incubator/acestream) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/acestream/0.0.22/app-readme.md b/incubator/acestream/0.0.23/app-readme.md similarity index 100% rename from incubator/acestream/0.0.22/app-readme.md rename to incubator/acestream/0.0.23/app-readme.md diff --git a/incubator/acestream/0.0.23/charts/common-10.5.10.tgz b/incubator/acestream/0.0.23/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/acestream/0.0.23/charts/common-10.5.10.tgz differ diff --git a/incubator/acestream/0.0.22/ix_values.yaml b/incubator/acestream/0.0.23/ix_values.yaml similarity index 100% rename from incubator/acestream/0.0.22/ix_values.yaml rename to incubator/acestream/0.0.23/ix_values.yaml diff --git a/incubator/acestream/0.0.22/questions.yaml b/incubator/acestream/0.0.23/questions.yaml similarity index 100% rename from incubator/acestream/0.0.22/questions.yaml rename to incubator/acestream/0.0.23/questions.yaml diff --git a/incubator/acestream/0.0.22/templates/common.yaml b/incubator/acestream/0.0.23/templates/common.yaml similarity index 100% rename from incubator/acestream/0.0.22/templates/common.yaml rename to incubator/acestream/0.0.23/templates/common.yaml diff --git a/incubator/acestream/0.0.22/values.yaml b/incubator/acestream/0.0.23/values.yaml similarity index 100% rename from incubator/acestream/0.0.22/values.yaml rename to incubator/acestream/0.0.23/values.yaml diff --git a/incubator/actualserver/0.0.26/CHANGELOG.md b/incubator/actualserver/0.0.26/CHANGELOG.md deleted file mode 100644 index 53ae3023e61..00000000000 --- a/incubator/actualserver/0.0.26/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [actualserver-0.0.26](https://github.com/truecharts/charts/compare/actualserver-0.0.25...actualserver-0.0.26) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [actualserver-0.0.26](https://github.com/truecharts/charts/compare/actualserver-0.0.25...actualserver-0.0.26) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [actualserver-0.0.26](https://github.com/truecharts/charts/compare/actualserver-0.0.25...actualserver-0.0.26) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [actualserver-0.0.26](https://github.com/truecharts/charts/compare/actualserver-0.0.25...actualserver-0.0.26) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [actualserver-0.0.26](https://github.com/truecharts/charts/compare/actualserver-0.0.25...actualserver-0.0.26) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [actualserver-0.0.26](https://github.com/truecharts/charts/compare/actualserver-0.0.25...actualserver-0.0.26) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [actualserver-0.0.25](https://github.com/truecharts/charts/compare/actualserver-0.0.24...actualserver-0.0.25) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [actualserver-0.0.24](https://github.com/truecharts/charts/compare/actualserver-0.0.23...actualserver-0.0.24) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [actualserver-0.0.23](https://github.com/truecharts/charts/compare/actualserver-0.0.22...actualserver-0.0.23) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - diff --git a/incubator/actualserver/0.0.26/Chart.lock b/incubator/actualserver/0.0.26/Chart.lock deleted file mode 100644 index 4437fe1a85c..00000000000 --- a/incubator/actualserver/0.0.26/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:43:10.441514419Z" diff --git a/incubator/actualserver/0.0.26/Chart.yaml b/incubator/actualserver/0.0.26/Chart.yaml deleted file mode 100644 index 69588c1e4ac..00000000000 --- a/incubator/actualserver/0.0.26/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "1.0.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.26 diff --git a/incubator/actualserver/0.0.26/README.md b/incubator/actualserver/0.0.26/README.md deleted file mode 100644 index ef69a4f57ac..00000000000 --- a/incubator/actualserver/0.0.26/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# actualserver - -![Version: 0.0.26](https://img.shields.io/badge/Version-0.0.26-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0.3](https://img.shields.io/badge/AppVersion-1.0.3-informational?style=flat-square) - -Actual is a super fast privacy-focused app for managing your finances. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [actualserver](https://truecharts.org/docs/charts/incubator/actualserver) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/actualserver/0.0.26/charts/common-10.5.9.tgz b/incubator/actualserver/0.0.26/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/actualserver/0.0.26/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/actualserver/0.0.27/CHANGELOG.md b/incubator/actualserver/0.0.27/CHANGELOG.md new file mode 100644 index 00000000000..1cf1cbe82bb --- /dev/null +++ b/incubator/actualserver/0.0.27/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [actualserver-0.0.27](https://github.com/truecharts/charts/compare/actualserver-0.0.26...actualserver-0.0.27) (2022-09-15) + +### Chore + +- 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.26](https://github.com/truecharts/charts/compare/actualserver-0.0.25...actualserver-0.0.26) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [actualserver-0.0.26](https://github.com/truecharts/charts/compare/actualserver-0.0.25...actualserver-0.0.26) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [actualserver-0.0.26](https://github.com/truecharts/charts/compare/actualserver-0.0.25...actualserver-0.0.26) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [actualserver-0.0.26](https://github.com/truecharts/charts/compare/actualserver-0.0.25...actualserver-0.0.26) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [actualserver-0.0.26](https://github.com/truecharts/charts/compare/actualserver-0.0.25...actualserver-0.0.26) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [actualserver-0.0.26](https://github.com/truecharts/charts/compare/actualserver-0.0.25...actualserver-0.0.26) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [actualserver-0.0.25](https://github.com/truecharts/charts/compare/actualserver-0.0.24...actualserver-0.0.25) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [actualserver-0.0.24](https://github.com/truecharts/charts/compare/actualserver-0.0.23...actualserver-0.0.24) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + diff --git a/incubator/actualserver/0.0.27/Chart.lock b/incubator/actualserver/0.0.27/Chart.lock new file mode 100644 index 00000000000..812e8d5f7a1 --- /dev/null +++ b/incubator/actualserver/0.0.27/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:26:30.947490472Z" diff --git a/incubator/actualserver/0.0.27/Chart.yaml b/incubator/actualserver/0.0.27/Chart.yaml new file mode 100644 index 00000000000..d443af4cac2 --- /dev/null +++ b/incubator/actualserver/0.0.27/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "1.0.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: "Actual is a super fast privacy-focused app for managing your finances." +home: https://truecharts.org/docs/charts/incubator/actualserver +icon: https://truecharts.org/img/hotlink-ok/chart-icons/actualserver.png +keywords: + - actualserver + - finance +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: actualserver +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/actualserver + - https://github.com/Kippenhof/docker-templates + - https://hub.docker.com/r/kippenhof/actual-server +type: application +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - finance +version: 0.0.27 diff --git a/incubator/actualserver/0.0.27/README.md b/incubator/actualserver/0.0.27/README.md new file mode 100644 index 00000000000..6274a35600e --- /dev/null +++ b/incubator/actualserver/0.0.27/README.md @@ -0,0 +1,109 @@ +# actualserver + +![Version: 0.0.27](https://img.shields.io/badge/Version-0.0.27-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0.3](https://img.shields.io/badge/AppVersion-1.0.3-informational?style=flat-square) + +Actual is a super fast privacy-focused app for managing your finances. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [actualserver](https://truecharts.org/docs/charts/incubator/actualserver) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/actualserver/0.0.26/app-readme.md b/incubator/actualserver/0.0.27/app-readme.md similarity index 100% rename from incubator/actualserver/0.0.26/app-readme.md rename to incubator/actualserver/0.0.27/app-readme.md diff --git a/incubator/actualserver/0.0.27/charts/common-10.5.10.tgz b/incubator/actualserver/0.0.27/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/actualserver/0.0.27/charts/common-10.5.10.tgz differ diff --git a/incubator/actualserver/0.0.26/ix_values.yaml b/incubator/actualserver/0.0.27/ix_values.yaml similarity index 100% rename from incubator/actualserver/0.0.26/ix_values.yaml rename to incubator/actualserver/0.0.27/ix_values.yaml diff --git a/incubator/actualserver/0.0.26/questions.yaml b/incubator/actualserver/0.0.27/questions.yaml similarity index 100% rename from incubator/actualserver/0.0.26/questions.yaml rename to incubator/actualserver/0.0.27/questions.yaml diff --git a/incubator/actualserver/0.0.26/templates/common.yaml b/incubator/actualserver/0.0.27/templates/common.yaml similarity index 100% rename from incubator/actualserver/0.0.26/templates/common.yaml rename to incubator/actualserver/0.0.27/templates/common.yaml diff --git a/incubator/actualserver/0.0.26/values.yaml b/incubator/actualserver/0.0.27/values.yaml similarity index 100% rename from incubator/actualserver/0.0.26/values.yaml rename to incubator/actualserver/0.0.27/values.yaml diff --git a/incubator/adguardhome-sync/0.0.27/CHANGELOG.md b/incubator/adguardhome-sync/0.0.27/CHANGELOG.md deleted file mode 100644 index 76524954e57..00000000000 --- a/incubator/adguardhome-sync/0.0.27/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [adguardhome-sync-0.0.27](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.26...adguardhome-sync-0.0.27) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [adguardhome-sync-0.0.27](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.26...adguardhome-sync-0.0.27) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [adguardhome-sync-0.0.27](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.26...adguardhome-sync-0.0.27) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [adguardhome-sync-0.0.27](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.26...adguardhome-sync-0.0.27) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [adguardhome-sync-0.0.27](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.26...adguardhome-sync-0.0.27) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [adguardhome-sync-0.0.27](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.26...adguardhome-sync-0.0.27) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [adguardhome-sync-0.0.26](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.25...adguardhome-sync-0.0.26) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [adguardhome-sync-0.0.25](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.24...adguardhome-sync-0.0.25) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [adguardhome-sync-0.0.24](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.23...adguardhome-sync-0.0.24) (2022-08-29) - diff --git a/incubator/adguardhome-sync/0.0.27/Chart.lock b/incubator/adguardhome-sync/0.0.27/Chart.lock deleted file mode 100644 index d483268cd5e..00000000000 --- a/incubator/adguardhome-sync/0.0.27/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:43:10.436606535Z" diff --git a/incubator/adguardhome-sync/0.0.27/Chart.yaml b/incubator/adguardhome-sync/0.0.27/Chart.yaml deleted file mode 100644 index 467896a7417..00000000000 --- a/incubator/adguardhome-sync/0.0.27/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.27 diff --git a/incubator/adguardhome-sync/0.0.27/README.md b/incubator/adguardhome-sync/0.0.27/README.md deleted file mode 100644 index 45257dee427..00000000000 --- a/incubator/adguardhome-sync/0.0.27/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# adguardhome-sync - -![Version: 0.0.27](https://img.shields.io/badge/Version-0.0.27-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Adguardhome-sync(https://github.com/bakito/adguardhome-sync/) is a tool to synchronize AdGuardHome config to replica instances. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [adguardhome-sync](https://truecharts.org/docs/charts/incubator/adguardhome-sync) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/adguardhome-sync/0.0.27/charts/common-10.5.9.tgz b/incubator/adguardhome-sync/0.0.27/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/adguardhome-sync/0.0.27/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/adguardhome-sync/0.0.28/CHANGELOG.md b/incubator/adguardhome-sync/0.0.28/CHANGELOG.md new file mode 100644 index 00000000000..d2138689cc8 --- /dev/null +++ b/incubator/adguardhome-sync/0.0.28/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [adguardhome-sync-0.0.28](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.27...adguardhome-sync-0.0.28) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [adguardhome-sync-0.0.27](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.26...adguardhome-sync-0.0.27) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [adguardhome-sync-0.0.27](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.26...adguardhome-sync-0.0.27) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [adguardhome-sync-0.0.27](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.26...adguardhome-sync-0.0.27) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [adguardhome-sync-0.0.27](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.26...adguardhome-sync-0.0.27) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [adguardhome-sync-0.0.27](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.26...adguardhome-sync-0.0.27) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [adguardhome-sync-0.0.27](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.26...adguardhome-sync-0.0.27) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [adguardhome-sync-0.0.26](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.25...adguardhome-sync-0.0.26) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [adguardhome-sync-0.0.25](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.24...adguardhome-sync-0.0.25) (2022-08-30) diff --git a/incubator/adguardhome-sync/0.0.28/Chart.lock b/incubator/adguardhome-sync/0.0.28/Chart.lock new file mode 100644 index 00000000000..e2d2e02fd07 --- /dev/null +++ b/incubator/adguardhome-sync/0.0.28/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:26:30.974055164Z" diff --git a/incubator/adguardhome-sync/0.0.28/Chart.yaml b/incubator/adguardhome-sync/0.0.28/Chart.yaml new file mode 100644 index 00000000000..a501f0f16c4 --- /dev/null +++ b/incubator/adguardhome-sync/0.0.28/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.5.10 +deprecated: false +description: Adguardhome-sync(https://github.com/bakito/adguardhome-sync/) is a tool to synchronize AdGuardHome config to replica instances. +home: https://truecharts.org/docs/charts/incubator/adguardhome-sync +icon: https://truecharts.org/img/hotlink-ok/chart-icons/adguardhome-sync.png +keywords: + - adguardhome-sync + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: adguardhome-sync +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/adguardhome-sync + - https://github.com/bakito/adguardhome-sync/ + - https://github.com/orgs/linuxserver/packages/container/package/adguardhome-sync + - https://github.com/linuxserver/docker-adguardhome-sync#readme +type: application +version: 0.0.28 diff --git a/incubator/adguardhome-sync/0.0.28/README.md b/incubator/adguardhome-sync/0.0.28/README.md new file mode 100644 index 00000000000..0a1ebe59225 --- /dev/null +++ b/incubator/adguardhome-sync/0.0.28/README.md @@ -0,0 +1,110 @@ +# adguardhome-sync + +![Version: 0.0.28](https://img.shields.io/badge/Version-0.0.28-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Adguardhome-sync(https://github.com/bakito/adguardhome-sync/) is a tool to synchronize AdGuardHome config to replica instances. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [adguardhome-sync](https://truecharts.org/docs/charts/incubator/adguardhome-sync) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/adguardhome-sync/0.0.27/app-readme.md b/incubator/adguardhome-sync/0.0.28/app-readme.md similarity index 100% rename from incubator/adguardhome-sync/0.0.27/app-readme.md rename to incubator/adguardhome-sync/0.0.28/app-readme.md diff --git a/incubator/adguardhome-sync/0.0.28/charts/common-10.5.10.tgz b/incubator/adguardhome-sync/0.0.28/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/adguardhome-sync/0.0.28/charts/common-10.5.10.tgz differ diff --git a/incubator/adguardhome-sync/0.0.27/ix_values.yaml b/incubator/adguardhome-sync/0.0.28/ix_values.yaml similarity index 100% rename from incubator/adguardhome-sync/0.0.27/ix_values.yaml rename to incubator/adguardhome-sync/0.0.28/ix_values.yaml diff --git a/incubator/adguardhome-sync/0.0.27/questions.yaml b/incubator/adguardhome-sync/0.0.28/questions.yaml similarity index 100% rename from incubator/adguardhome-sync/0.0.27/questions.yaml rename to incubator/adguardhome-sync/0.0.28/questions.yaml diff --git a/incubator/adguardhome-sync/0.0.27/templates/common.yaml b/incubator/adguardhome-sync/0.0.28/templates/common.yaml similarity index 100% rename from incubator/adguardhome-sync/0.0.27/templates/common.yaml rename to incubator/adguardhome-sync/0.0.28/templates/common.yaml diff --git a/incubator/adguardhome-sync/0.0.27/values.yaml b/incubator/adguardhome-sync/0.0.28/values.yaml similarity index 100% rename from incubator/adguardhome-sync/0.0.27/values.yaml rename to incubator/adguardhome-sync/0.0.28/values.yaml diff --git a/incubator/adminer/0.0.25/CHANGELOG.md b/incubator/adminer/0.0.25/CHANGELOG.md deleted file mode 100644 index dfdbb4677dd..00000000000 --- a/incubator/adminer/0.0.25/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [adminer-0.0.25](https://github.com/truecharts/charts/compare/adminer-0.0.24...adminer-0.0.25) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [adminer-0.0.25](https://github.com/truecharts/charts/compare/adminer-0.0.24...adminer-0.0.25) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [adminer-0.0.25](https://github.com/truecharts/charts/compare/adminer-0.0.24...adminer-0.0.25) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [adminer-0.0.25](https://github.com/truecharts/charts/compare/adminer-0.0.24...adminer-0.0.25) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [adminer-0.0.25](https://github.com/truecharts/charts/compare/adminer-0.0.24...adminer-0.0.25) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [adminer-0.0.25](https://github.com/truecharts/charts/compare/adminer-0.0.24...adminer-0.0.25) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [adminer-0.0.24](https://github.com/truecharts/charts/compare/adminer-0.0.23...adminer-0.0.24) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [adminer-0.0.23](https://github.com/truecharts/charts/compare/adminer-0.0.22...adminer-0.0.23) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [adminer-0.0.22](https://github.com/truecharts/charts/compare/adminer-0.0.21...adminer-0.0.22) (2022-08-29) - diff --git a/incubator/adminer/0.0.25/Chart.lock b/incubator/adminer/0.0.25/Chart.lock deleted file mode 100644 index 81c9ed39495..00000000000 --- a/incubator/adminer/0.0.25/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:43:35.320548631Z" diff --git a/incubator/adminer/0.0.25/Chart.yaml b/incubator/adminer/0.0.25/Chart.yaml deleted file mode 100644 index 0f99ec41152..00000000000 --- a/incubator/adminer/0.0.25/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.25 diff --git a/incubator/adminer/0.0.25/README.md b/incubator/adminer/0.0.25/README.md deleted file mode 100644 index a46ccc952d4..00000000000 --- a/incubator/adminer/0.0.25/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# adminer - -![Version: 0.0.25](https://img.shields.io/badge/Version-0.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Adminer (formerly phpMinAdmin) is a full-featured database management tool written in PHP. Conversely to phpMyAdmin, it consist of a single file ready to deploy to the target server. Adminer is available for MySQL, PostgreSQL, SQLite, MS SQL, Oracle, Firebird, SimpleDB, Elasticsearch and MongoDB. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [adminer](https://truecharts.org/docs/charts/incubator/adminer) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/adminer/0.0.25/charts/common-10.5.9.tgz b/incubator/adminer/0.0.25/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/adminer/0.0.25/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/adminer/0.0.26/CHANGELOG.md b/incubator/adminer/0.0.26/CHANGELOG.md new file mode 100644 index 00000000000..aedfc08469b --- /dev/null +++ b/incubator/adminer/0.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [adminer-0.0.26](https://github.com/truecharts/charts/compare/adminer-0.0.25...adminer-0.0.26) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [adminer-0.0.25](https://github.com/truecharts/charts/compare/adminer-0.0.24...adminer-0.0.25) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [adminer-0.0.25](https://github.com/truecharts/charts/compare/adminer-0.0.24...adminer-0.0.25) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [adminer-0.0.25](https://github.com/truecharts/charts/compare/adminer-0.0.24...adminer-0.0.25) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [adminer-0.0.25](https://github.com/truecharts/charts/compare/adminer-0.0.24...adminer-0.0.25) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [adminer-0.0.25](https://github.com/truecharts/charts/compare/adminer-0.0.24...adminer-0.0.25) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [adminer-0.0.25](https://github.com/truecharts/charts/compare/adminer-0.0.24...adminer-0.0.25) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [adminer-0.0.24](https://github.com/truecharts/charts/compare/adminer-0.0.23...adminer-0.0.24) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [adminer-0.0.23](https://github.com/truecharts/charts/compare/adminer-0.0.22...adminer-0.0.23) (2022-08-30) diff --git a/incubator/adminer/0.0.26/Chart.lock b/incubator/adminer/0.0.26/Chart.lock new file mode 100644 index 00000000000..97461cec9e8 --- /dev/null +++ b/incubator/adminer/0.0.26/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:27:00.892048433Z" diff --git a/incubator/adminer/0.0.26/Chart.yaml b/incubator/adminer/0.0.26/Chart.yaml new file mode 100644 index 00000000000..5acb616436b --- /dev/null +++ b/incubator/adminer/0.0.26/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: "Adminer (formerly phpMinAdmin) is a full-featured database management tool written in PHP. Conversely to phpMyAdmin, it consist of a single file ready to deploy to the target server. Adminer is available for MySQL, PostgreSQL, SQLite, MS SQL, Oracle, Firebird, SimpleDB, Elasticsearch and MongoDB." +home: https://truecharts.org/docs/charts/incubator/adminer +icon: https://truecharts.org/img/hotlink-ok/chart-icons/adminer.png +keywords: + - adminer + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: adminer +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/adminer + - https://github.com/vrana/adminer + - http://hub.docker.com/_/adminer/ +type: application +version: 0.0.26 diff --git a/incubator/adminer/0.0.26/README.md b/incubator/adminer/0.0.26/README.md new file mode 100644 index 00000000000..d9f4fa15c73 --- /dev/null +++ b/incubator/adminer/0.0.26/README.md @@ -0,0 +1,109 @@ +# adminer + +![Version: 0.0.26](https://img.shields.io/badge/Version-0.0.26-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Adminer (formerly phpMinAdmin) is a full-featured database management tool written in PHP. Conversely to phpMyAdmin, it consist of a single file ready to deploy to the target server. Adminer is available for MySQL, PostgreSQL, SQLite, MS SQL, Oracle, Firebird, SimpleDB, Elasticsearch and MongoDB. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [adminer](https://truecharts.org/docs/charts/incubator/adminer) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/adminer/0.0.25/app-readme.md b/incubator/adminer/0.0.26/app-readme.md similarity index 100% rename from incubator/adminer/0.0.25/app-readme.md rename to incubator/adminer/0.0.26/app-readme.md diff --git a/incubator/adminer/0.0.26/charts/common-10.5.10.tgz b/incubator/adminer/0.0.26/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/adminer/0.0.26/charts/common-10.5.10.tgz differ diff --git a/incubator/adminer/0.0.25/ix_values.yaml b/incubator/adminer/0.0.26/ix_values.yaml similarity index 100% rename from incubator/adminer/0.0.25/ix_values.yaml rename to incubator/adminer/0.0.26/ix_values.yaml diff --git a/incubator/adminer/0.0.25/questions.yaml b/incubator/adminer/0.0.26/questions.yaml similarity index 100% rename from incubator/adminer/0.0.25/questions.yaml rename to incubator/adminer/0.0.26/questions.yaml diff --git a/incubator/adminer/0.0.25/templates/common.yaml b/incubator/adminer/0.0.26/templates/common.yaml similarity index 100% rename from incubator/adminer/0.0.25/templates/common.yaml rename to incubator/adminer/0.0.26/templates/common.yaml diff --git a/incubator/adminer/0.0.25/values.yaml b/incubator/adminer/0.0.26/values.yaml similarity index 100% rename from incubator/adminer/0.0.25/values.yaml rename to incubator/adminer/0.0.26/values.yaml diff --git a/incubator/alienswarm-reactivedrop/0.0.23/CHANGELOG.md b/incubator/alienswarm-reactivedrop/0.0.23/CHANGELOG.md deleted file mode 100644 index 0901febcf42..00000000000 --- a/incubator/alienswarm-reactivedrop/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [alienswarm-reactivedrop-0.0.23](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.22...alienswarm-reactivedrop-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [alienswarm-reactivedrop-0.0.23](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.22...alienswarm-reactivedrop-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [alienswarm-reactivedrop-0.0.23](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.22...alienswarm-reactivedrop-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [alienswarm-reactivedrop-0.0.23](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.22...alienswarm-reactivedrop-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [alienswarm-reactivedrop-0.0.23](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.22...alienswarm-reactivedrop-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [alienswarm-reactivedrop-0.0.23](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.22...alienswarm-reactivedrop-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [alienswarm-reactivedrop-0.0.22](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.21...alienswarm-reactivedrop-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [alienswarm-reactivedrop-0.0.21](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.20...alienswarm-reactivedrop-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [alienswarm-reactivedrop-0.0.20](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.19...alienswarm-reactivedrop-0.0.20) (2022-08-29) - diff --git a/incubator/alienswarm-reactivedrop/0.0.23/Chart.lock b/incubator/alienswarm-reactivedrop/0.0.23/Chart.lock deleted file mode 100644 index 3b7af4a3e1a..00000000000 --- a/incubator/alienswarm-reactivedrop/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:43:35.840574048Z" diff --git a/incubator/alienswarm-reactivedrop/0.0.23/Chart.yaml b/incubator/alienswarm-reactivedrop/0.0.23/Chart.yaml deleted file mode 100644 index 355731fad36..00000000000 --- a/incubator/alienswarm-reactivedrop/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/alienswarm-reactivedrop/0.0.23/README.md b/incubator/alienswarm-reactivedrop/0.0.23/README.md deleted file mode 100644 index 92adb4e4fb4..00000000000 --- a/incubator/alienswarm-reactivedrop/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# alienswarm-reactivedrop - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -This Chart will download and install SteamCMD. It will also install Alien Swarm: Reactive Drop and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [alienswarm-reactivedrop](https://truecharts.org/docs/charts/incubator/alienswarm-reactivedrop) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/alienswarm-reactivedrop/0.0.23/charts/common-10.5.9.tgz b/incubator/alienswarm-reactivedrop/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/alienswarm-reactivedrop/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/alienswarm-reactivedrop/0.0.24/CHANGELOG.md b/incubator/alienswarm-reactivedrop/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..4dd19ffa6d3 --- /dev/null +++ b/incubator/alienswarm-reactivedrop/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [alienswarm-reactivedrop-0.0.24](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.23...alienswarm-reactivedrop-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [alienswarm-reactivedrop-0.0.23](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.22...alienswarm-reactivedrop-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [alienswarm-reactivedrop-0.0.23](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.22...alienswarm-reactivedrop-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [alienswarm-reactivedrop-0.0.23](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.22...alienswarm-reactivedrop-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [alienswarm-reactivedrop-0.0.23](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.22...alienswarm-reactivedrop-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [alienswarm-reactivedrop-0.0.23](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.22...alienswarm-reactivedrop-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [alienswarm-reactivedrop-0.0.23](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.22...alienswarm-reactivedrop-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [alienswarm-reactivedrop-0.0.22](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.21...alienswarm-reactivedrop-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [alienswarm-reactivedrop-0.0.21](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.20...alienswarm-reactivedrop-0.0.21) (2022-08-30) diff --git a/incubator/alienswarm-reactivedrop/0.0.24/Chart.lock b/incubator/alienswarm-reactivedrop/0.0.24/Chart.lock new file mode 100644 index 00000000000..6a5fe1565c2 --- /dev/null +++ b/incubator/alienswarm-reactivedrop/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:27:02.422472049Z" diff --git a/incubator/alienswarm-reactivedrop/0.0.24/Chart.yaml b/incubator/alienswarm-reactivedrop/0.0.24/Chart.yaml new file mode 100644 index 00000000000..59bac637fa6 --- /dev/null +++ b/incubator/alienswarm-reactivedrop/0.0.24/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.5.10 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install Alien Swarm: Reactive Drop and run it." +home: https://truecharts.org/docs/charts/incubator/alienswarm-reactivedrop +icon: https://truecharts.org/img/hotlink-ok/chart-icons/alienswarm-reactivedrop.png +keywords: + - alienswarm-reactivedrop + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: alienswarm-reactivedrop +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/alienswarm-reactivedrop + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.24 diff --git a/incubator/alienswarm-reactivedrop/0.0.24/README.md b/incubator/alienswarm-reactivedrop/0.0.24/README.md new file mode 100644 index 00000000000..10c01a6f1bf --- /dev/null +++ b/incubator/alienswarm-reactivedrop/0.0.24/README.md @@ -0,0 +1,109 @@ +# alienswarm-reactivedrop + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +This Chart will download and install SteamCMD. It will also install Alien Swarm: Reactive Drop and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [alienswarm-reactivedrop](https://truecharts.org/docs/charts/incubator/alienswarm-reactivedrop) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/alienswarm-reactivedrop/0.0.23/app-readme.md b/incubator/alienswarm-reactivedrop/0.0.24/app-readme.md similarity index 100% rename from incubator/alienswarm-reactivedrop/0.0.23/app-readme.md rename to incubator/alienswarm-reactivedrop/0.0.24/app-readme.md diff --git a/incubator/alienswarm-reactivedrop/0.0.24/charts/common-10.5.10.tgz b/incubator/alienswarm-reactivedrop/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/alienswarm-reactivedrop/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/alienswarm-reactivedrop/0.0.23/ix_values.yaml b/incubator/alienswarm-reactivedrop/0.0.24/ix_values.yaml similarity index 100% rename from incubator/alienswarm-reactivedrop/0.0.23/ix_values.yaml rename to incubator/alienswarm-reactivedrop/0.0.24/ix_values.yaml diff --git a/incubator/alienswarm-reactivedrop/0.0.23/questions.yaml b/incubator/alienswarm-reactivedrop/0.0.24/questions.yaml similarity index 100% rename from incubator/alienswarm-reactivedrop/0.0.23/questions.yaml rename to incubator/alienswarm-reactivedrop/0.0.24/questions.yaml diff --git a/incubator/alienswarm-reactivedrop/0.0.23/templates/common.yaml b/incubator/alienswarm-reactivedrop/0.0.24/templates/common.yaml similarity index 100% rename from incubator/alienswarm-reactivedrop/0.0.23/templates/common.yaml rename to incubator/alienswarm-reactivedrop/0.0.24/templates/common.yaml diff --git a/incubator/alienswarm-reactivedrop/0.0.23/values.yaml b/incubator/alienswarm-reactivedrop/0.0.24/values.yaml similarity index 100% rename from incubator/alienswarm-reactivedrop/0.0.23/values.yaml rename to incubator/alienswarm-reactivedrop/0.0.24/values.yaml diff --git a/incubator/alienswarm/0.0.23/CHANGELOG.md b/incubator/alienswarm/0.0.23/CHANGELOG.md deleted file mode 100644 index d39d2e7bcc8..00000000000 --- a/incubator/alienswarm/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [alienswarm-0.0.23](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.22...alienswarm-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [alienswarm-0.0.23](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.22...alienswarm-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [alienswarm-0.0.23](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.22...alienswarm-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [alienswarm-0.0.23](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.22...alienswarm-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [alienswarm-0.0.23](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.22...alienswarm-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [alienswarm-0.0.23](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.22...alienswarm-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [alienswarm-0.0.22](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.21...alienswarm-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [alienswarm-0.0.21](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.20...alienswarm-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [alienswarm-0.0.20](https://github.com/truecharts/charts/compare/alienswarm-0.0.19...alienswarm-0.0.20) (2022-08-29) - diff --git a/incubator/alienswarm/0.0.23/Chart.lock b/incubator/alienswarm/0.0.23/Chart.lock deleted file mode 100644 index 2cb91737e08..00000000000 --- a/incubator/alienswarm/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:43:35.435072738Z" diff --git a/incubator/alienswarm/0.0.23/Chart.yaml b/incubator/alienswarm/0.0.23/Chart.yaml deleted file mode 100644 index 880818ffe6a..00000000000 --- a/incubator/alienswarm/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/alienswarm/0.0.23/README.md b/incubator/alienswarm/0.0.23/README.md deleted file mode 100644 index 21e822b7096..00000000000 --- a/incubator/alienswarm/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# alienswarm - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -This Chart will download and install SteamCMD. It will also install Alien Swarm and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [alienswarm](https://truecharts.org/docs/charts/incubator/alienswarm) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/alienswarm/0.0.23/charts/common-10.5.9.tgz b/incubator/alienswarm/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/alienswarm/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/alienswarm/0.0.24/CHANGELOG.md b/incubator/alienswarm/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..ab18b5c7f93 --- /dev/null +++ b/incubator/alienswarm/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [alienswarm-0.0.24](https://github.com/truecharts/charts/compare/alienswarm-0.0.23...alienswarm-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [alienswarm-0.0.23](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.22...alienswarm-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [alienswarm-0.0.23](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.22...alienswarm-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [alienswarm-0.0.23](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.22...alienswarm-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [alienswarm-0.0.23](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.22...alienswarm-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [alienswarm-0.0.23](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.22...alienswarm-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [alienswarm-0.0.23](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.22...alienswarm-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [alienswarm-0.0.22](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.21...alienswarm-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [alienswarm-0.0.21](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.20...alienswarm-0.0.21) (2022-08-30) diff --git a/incubator/alienswarm/0.0.24/Chart.lock b/incubator/alienswarm/0.0.24/Chart.lock new file mode 100644 index 00000000000..5615b11b9a5 --- /dev/null +++ b/incubator/alienswarm/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:27:02.436938218Z" diff --git a/incubator/alienswarm/0.0.24/Chart.yaml b/incubator/alienswarm/0.0.24/Chart.yaml new file mode 100644 index 00000000000..e8b2defe444 --- /dev/null +++ b/incubator/alienswarm/0.0.24/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.5.10 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install Alien Swarm and run it." +home: https://truecharts.org/docs/charts/incubator/alienswarm +icon: https://truecharts.org/img/hotlink-ok/chart-icons/alienswarm.png +keywords: + - alienswarm + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: alienswarm +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/alienswarm + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.24 diff --git a/incubator/alienswarm/0.0.24/README.md b/incubator/alienswarm/0.0.24/README.md new file mode 100644 index 00000000000..4a8dd22ab03 --- /dev/null +++ b/incubator/alienswarm/0.0.24/README.md @@ -0,0 +1,109 @@ +# alienswarm + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +This Chart will download and install SteamCMD. It will also install Alien Swarm and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [alienswarm](https://truecharts.org/docs/charts/incubator/alienswarm) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/alienswarm/0.0.23/app-readme.md b/incubator/alienswarm/0.0.24/app-readme.md similarity index 100% rename from incubator/alienswarm/0.0.23/app-readme.md rename to incubator/alienswarm/0.0.24/app-readme.md diff --git a/incubator/alienswarm/0.0.24/charts/common-10.5.10.tgz b/incubator/alienswarm/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/alienswarm/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/alienswarm/0.0.23/ix_values.yaml b/incubator/alienswarm/0.0.24/ix_values.yaml similarity index 100% rename from incubator/alienswarm/0.0.23/ix_values.yaml rename to incubator/alienswarm/0.0.24/ix_values.yaml diff --git a/incubator/alienswarm/0.0.23/questions.yaml b/incubator/alienswarm/0.0.24/questions.yaml similarity index 100% rename from incubator/alienswarm/0.0.23/questions.yaml rename to incubator/alienswarm/0.0.24/questions.yaml diff --git a/incubator/alienswarm/0.0.23/templates/common.yaml b/incubator/alienswarm/0.0.24/templates/common.yaml similarity index 100% rename from incubator/alienswarm/0.0.23/templates/common.yaml rename to incubator/alienswarm/0.0.24/templates/common.yaml diff --git a/incubator/alienswarm/0.0.23/values.yaml b/incubator/alienswarm/0.0.24/values.yaml similarity index 100% rename from incubator/alienswarm/0.0.23/values.yaml rename to incubator/alienswarm/0.0.24/values.yaml diff --git a/incubator/altitude/0.0.23/CHANGELOG.md b/incubator/altitude/0.0.23/CHANGELOG.md deleted file mode 100644 index 70c60704db5..00000000000 --- a/incubator/altitude/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [altitude-0.0.23](https://github.com/truecharts/charts/compare/altitude-0.0.22...altitude-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [altitude-0.0.23](https://github.com/truecharts/charts/compare/altitude-0.0.22...altitude-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [altitude-0.0.23](https://github.com/truecharts/charts/compare/altitude-0.0.22...altitude-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [altitude-0.0.23](https://github.com/truecharts/charts/compare/altitude-0.0.22...altitude-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [altitude-0.0.23](https://github.com/truecharts/charts/compare/altitude-0.0.22...altitude-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [altitude-0.0.23](https://github.com/truecharts/charts/compare/altitude-0.0.22...altitude-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [altitude-0.0.22](https://github.com/truecharts/charts/compare/altitude-0.0.21...altitude-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [amtd-0.0.26](https://github.com/truecharts/charts/compare/amtd-0.0.25...amtd-0.0.26) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [amtd-0.0.25](https://github.com/truecharts/charts/compare/amtd-0.0.24...amtd-0.0.25) (2022-08-29) - diff --git a/incubator/altitude/0.0.23/Chart.lock b/incubator/altitude/0.0.23/Chart.lock deleted file mode 100644 index 11fd5445f8c..00000000000 --- a/incubator/altitude/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:43:46.798631901Z" diff --git a/incubator/altitude/0.0.23/Chart.yaml b/incubator/altitude/0.0.23/Chart.yaml deleted file mode 100644 index 25ca1c5a785..00000000000 --- a/incubator/altitude/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/altitude/0.0.23/README.md b/incubator/altitude/0.0.23/README.md deleted file mode 100644 index 5143005bf07..00000000000 --- a/incubator/altitude/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# altitude - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -This Chart will download and install Altitude and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [altitude](https://truecharts.org/docs/charts/incubator/altitude) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/altitude/0.0.23/charts/common-10.5.9.tgz b/incubator/altitude/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/altitude/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/altitude/0.0.24/CHANGELOG.md b/incubator/altitude/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..5fc41f7fc0c --- /dev/null +++ b/incubator/altitude/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [altitude-0.0.24](https://github.com/truecharts/charts/compare/altitude-0.0.23...altitude-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [altitude-0.0.23](https://github.com/truecharts/charts/compare/altitude-0.0.22...altitude-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [altitude-0.0.23](https://github.com/truecharts/charts/compare/altitude-0.0.22...altitude-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [altitude-0.0.23](https://github.com/truecharts/charts/compare/altitude-0.0.22...altitude-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [altitude-0.0.23](https://github.com/truecharts/charts/compare/altitude-0.0.22...altitude-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [altitude-0.0.23](https://github.com/truecharts/charts/compare/altitude-0.0.22...altitude-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [altitude-0.0.23](https://github.com/truecharts/charts/compare/altitude-0.0.22...altitude-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [altitude-0.0.22](https://github.com/truecharts/charts/compare/altitude-0.0.21...altitude-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [amtd-0.0.26](https://github.com/truecharts/charts/compare/amtd-0.0.25...amtd-0.0.26) (2022-08-30) diff --git a/incubator/altitude/0.0.24/Chart.lock b/incubator/altitude/0.0.24/Chart.lock new file mode 100644 index 00000000000..aee32792942 --- /dev/null +++ b/incubator/altitude/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:27:16.612086216Z" diff --git a/incubator/altitude/0.0.24/Chart.yaml b/incubator/altitude/0.0.24/Chart.yaml new file mode 100644 index 00000000000..f04b24bd015 --- /dev/null +++ b/incubator/altitude/0.0.24/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.5.10 +deprecated: false +description: "This Chart will download and install Altitude and run it." +home: https://truecharts.org/docs/charts/incubator/altitude +icon: https://truecharts.org/img/hotlink-ok/chart-icons/altitude.png +keywords: + - altitude + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: altitude +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/altitude + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/altitude/ +type: application +version: 0.0.24 diff --git a/incubator/altitude/0.0.24/README.md b/incubator/altitude/0.0.24/README.md new file mode 100644 index 00000000000..9a3baae9c32 --- /dev/null +++ b/incubator/altitude/0.0.24/README.md @@ -0,0 +1,109 @@ +# altitude + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +This Chart will download and install Altitude and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [altitude](https://truecharts.org/docs/charts/incubator/altitude) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/altitude/0.0.23/app-readme.md b/incubator/altitude/0.0.24/app-readme.md similarity index 100% rename from incubator/altitude/0.0.23/app-readme.md rename to incubator/altitude/0.0.24/app-readme.md diff --git a/incubator/altitude/0.0.24/charts/common-10.5.10.tgz b/incubator/altitude/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/altitude/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/altitude/0.0.23/ix_values.yaml b/incubator/altitude/0.0.24/ix_values.yaml similarity index 100% rename from incubator/altitude/0.0.23/ix_values.yaml rename to incubator/altitude/0.0.24/ix_values.yaml diff --git a/incubator/altitude/0.0.23/questions.yaml b/incubator/altitude/0.0.24/questions.yaml similarity index 100% rename from incubator/altitude/0.0.23/questions.yaml rename to incubator/altitude/0.0.24/questions.yaml diff --git a/incubator/altitude/0.0.23/templates/common.yaml b/incubator/altitude/0.0.24/templates/common.yaml similarity index 100% rename from incubator/altitude/0.0.23/templates/common.yaml rename to incubator/altitude/0.0.24/templates/common.yaml diff --git a/incubator/altitude/0.0.23/values.yaml b/incubator/altitude/0.0.24/values.yaml similarity index 100% rename from incubator/altitude/0.0.23/values.yaml rename to incubator/altitude/0.0.24/values.yaml diff --git a/incubator/americasarmy-pg/0.0.23/CHANGELOG.md b/incubator/americasarmy-pg/0.0.23/CHANGELOG.md deleted file mode 100644 index 73ad39e20c9..00000000000 --- a/incubator/americasarmy-pg/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [americasarmy-pg-0.0.23](https://github.com/truecharts/charts/compare/americasarmy-pg-0.0.22...americasarmy-pg-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [americasarmy-pg-0.0.23](https://github.com/truecharts/charts/compare/americasarmy-pg-0.0.22...americasarmy-pg-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [americasarmy-pg-0.0.23](https://github.com/truecharts/charts/compare/americasarmy-pg-0.0.22...americasarmy-pg-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [americasarmy-pg-0.0.23](https://github.com/truecharts/charts/compare/americasarmy-pg-0.0.22...americasarmy-pg-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [americasarmy-pg-0.0.23](https://github.com/truecharts/charts/compare/americasarmy-pg-0.0.22...americasarmy-pg-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [americasarmy-pg-0.0.23](https://github.com/truecharts/charts/compare/americasarmy-pg-0.0.22...americasarmy-pg-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [americasarmy-pg-0.0.22](https://github.com/truecharts/charts/compare/americasarmy-pg-0.0.21...americasarmy-pg-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [americasarmy-pg-0.0.21](https://github.com/truecharts/charts/compare/americasarmy-pg-0.0.20...americasarmy-pg-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [americasarmy-pg-0.0.20](https://github.com/truecharts/charts/compare/americasarmy-pg-0.0.19...americasarmy-pg-0.0.20) (2022-08-29) - diff --git a/incubator/americasarmy-pg/0.0.23/Chart.lock b/incubator/americasarmy-pg/0.0.23/Chart.lock deleted file mode 100644 index 5b87e2a7ee0..00000000000 --- a/incubator/americasarmy-pg/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:44:00.027190617Z" diff --git a/incubator/americasarmy-pg/0.0.23/Chart.yaml b/incubator/americasarmy-pg/0.0.23/Chart.yaml deleted file mode 100644 index e823add5757..00000000000 --- a/incubator/americasarmy-pg/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/americasarmy-pg/0.0.23/README.md b/incubator/americasarmy-pg/0.0.23/README.md deleted file mode 100644 index 009e288527c..00000000000 --- a/incubator/americasarmy-pg/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# americasarmy-pg - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -This Chart will download and install SteamCMD. It will also install America's Army: Proving Grounds and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [americasarmy-pg](https://truecharts.org/docs/charts/incubator/americasarmy-pg) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/americasarmy-pg/0.0.23/charts/common-10.5.9.tgz b/incubator/americasarmy-pg/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/americasarmy-pg/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/americasarmy-pg/0.0.24/CHANGELOG.md b/incubator/americasarmy-pg/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..6f4b77653f0 --- /dev/null +++ b/incubator/americasarmy-pg/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [americasarmy-pg-0.0.24](https://github.com/truecharts/charts/compare/americasarmy-pg-0.0.23...americasarmy-pg-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [americasarmy-pg-0.0.23](https://github.com/truecharts/charts/compare/americasarmy-pg-0.0.22...americasarmy-pg-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [americasarmy-pg-0.0.23](https://github.com/truecharts/charts/compare/americasarmy-pg-0.0.22...americasarmy-pg-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [americasarmy-pg-0.0.23](https://github.com/truecharts/charts/compare/americasarmy-pg-0.0.22...americasarmy-pg-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [americasarmy-pg-0.0.23](https://github.com/truecharts/charts/compare/americasarmy-pg-0.0.22...americasarmy-pg-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [americasarmy-pg-0.0.23](https://github.com/truecharts/charts/compare/americasarmy-pg-0.0.22...americasarmy-pg-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [americasarmy-pg-0.0.23](https://github.com/truecharts/charts/compare/americasarmy-pg-0.0.22...americasarmy-pg-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [americasarmy-pg-0.0.22](https://github.com/truecharts/charts/compare/americasarmy-pg-0.0.21...americasarmy-pg-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [americasarmy-pg-0.0.21](https://github.com/truecharts/charts/compare/americasarmy-pg-0.0.20...americasarmy-pg-0.0.21) (2022-08-30) diff --git a/incubator/americasarmy-pg/0.0.24/Chart.lock b/incubator/americasarmy-pg/0.0.24/Chart.lock new file mode 100644 index 00000000000..16894250348 --- /dev/null +++ b/incubator/americasarmy-pg/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:27:31.534431412Z" diff --git a/incubator/americasarmy-pg/0.0.24/Chart.yaml b/incubator/americasarmy-pg/0.0.24/Chart.yaml new file mode 100644 index 00000000000..530512f6e8f --- /dev/null +++ b/incubator/americasarmy-pg/0.0.24/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.5.10 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install America's Army: Proving Grounds and run it." +home: https://truecharts.org/docs/charts/incubator/americasarmy-pg +icon: https://truecharts.org/img/hotlink-ok/chart-icons/americasarmy-pg.png +keywords: + - americasarmy-pg + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: americasarmy-pg +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/americasarmy-pg + - https://www.americasarmy.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.24 diff --git a/incubator/americasarmy-pg/0.0.24/README.md b/incubator/americasarmy-pg/0.0.24/README.md new file mode 100644 index 00000000000..4a4c937968c --- /dev/null +++ b/incubator/americasarmy-pg/0.0.24/README.md @@ -0,0 +1,109 @@ +# americasarmy-pg + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +This Chart will download and install SteamCMD. It will also install America's Army: Proving Grounds and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [americasarmy-pg](https://truecharts.org/docs/charts/incubator/americasarmy-pg) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/americasarmy-pg/0.0.23/app-readme.md b/incubator/americasarmy-pg/0.0.24/app-readme.md similarity index 100% rename from incubator/americasarmy-pg/0.0.23/app-readme.md rename to incubator/americasarmy-pg/0.0.24/app-readme.md diff --git a/incubator/americasarmy-pg/0.0.24/charts/common-10.5.10.tgz b/incubator/americasarmy-pg/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/americasarmy-pg/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/americasarmy-pg/0.0.23/ix_values.yaml b/incubator/americasarmy-pg/0.0.24/ix_values.yaml similarity index 100% rename from incubator/americasarmy-pg/0.0.23/ix_values.yaml rename to incubator/americasarmy-pg/0.0.24/ix_values.yaml diff --git a/incubator/americasarmy-pg/0.0.23/questions.yaml b/incubator/americasarmy-pg/0.0.24/questions.yaml similarity index 100% rename from incubator/americasarmy-pg/0.0.23/questions.yaml rename to incubator/americasarmy-pg/0.0.24/questions.yaml diff --git a/incubator/americasarmy-pg/0.0.23/templates/common.yaml b/incubator/americasarmy-pg/0.0.24/templates/common.yaml similarity index 100% rename from incubator/americasarmy-pg/0.0.23/templates/common.yaml rename to incubator/americasarmy-pg/0.0.24/templates/common.yaml diff --git a/incubator/americasarmy-pg/0.0.23/values.yaml b/incubator/americasarmy-pg/0.0.24/values.yaml similarity index 100% rename from incubator/americasarmy-pg/0.0.23/values.yaml rename to incubator/americasarmy-pg/0.0.24/values.yaml diff --git a/incubator/amtd/0.0.28/CHANGELOG.md b/incubator/amtd/0.0.28/CHANGELOG.md deleted file mode 100644 index b5751e3ef08..00000000000 --- a/incubator/amtd/0.0.28/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [amtd-0.0.28](https://github.com/truecharts/charts/compare/amtd-0.0.27...amtd-0.0.28) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [amtd-0.0.28](https://github.com/truecharts/charts/compare/amtd-0.0.27...amtd-0.0.28) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [amtd-0.0.28](https://github.com/truecharts/charts/compare/amtd-0.0.27...amtd-0.0.28) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [amtd-0.0.28](https://github.com/truecharts/charts/compare/amtd-0.0.27...amtd-0.0.28) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [amtd-0.0.28](https://github.com/truecharts/charts/compare/amtd-0.0.27...amtd-0.0.28) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [amtd-0.0.28](https://github.com/truecharts/charts/compare/amtd-0.0.27...amtd-0.0.28) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [amtd-0.0.27](https://github.com/truecharts/charts/compare/amtd-0.0.26...amtd-0.0.27) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - - -## [amtd-0.0.25](https://github.com/truecharts/charts/compare/amtd-0.0.24...amtd-0.0.25) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - - -## [amtd-0.0.24](https://github.com/truecharts/charts/compare/amtd-0.0.23...amtd-0.0.24) (2022-08-29) - -### Chore - -- update docker general non-major ([#3606](https://github.com/truecharts/charts/issues/3606)) - - diff --git a/incubator/amtd/0.0.28/Chart.lock b/incubator/amtd/0.0.28/Chart.lock deleted file mode 100644 index 2ee11c6587e..00000000000 --- a/incubator/amtd/0.0.28/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:44:00.974003165Z" diff --git a/incubator/amtd/0.0.28/Chart.yaml b/incubator/amtd/0.0.28/Chart.yaml deleted file mode 100644 index 72cdcf1fd4d..00000000000 --- a/incubator/amtd/0.0.28/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Downloaders - - MediaApp-Video -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.28 diff --git a/incubator/amtd/0.0.28/README.md b/incubator/amtd/0.0.28/README.md deleted file mode 100644 index b33e2d4e483..00000000000 --- a/incubator/amtd/0.0.28/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# amtd - -![Version: 0.0.28](https://img.shields.io/badge/Version-0.0.28-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Automated Movie Trailer Downloader :: AMTD is a Radarr Companion script to automatically download movie trailers for use in media applications - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [amtd](https://truecharts.org/docs/charts/incubator/amtd) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/amtd/0.0.28/charts/common-10.5.9.tgz b/incubator/amtd/0.0.28/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/amtd/0.0.28/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/amtd/0.0.29/CHANGELOG.md b/incubator/amtd/0.0.29/CHANGELOG.md new file mode 100644 index 00000000000..dd810aa4d38 --- /dev/null +++ b/incubator/amtd/0.0.29/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [amtd-0.0.29](https://github.com/truecharts/charts/compare/amtd-0.0.28...amtd-0.0.29) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [amtd-0.0.28](https://github.com/truecharts/charts/compare/amtd-0.0.27...amtd-0.0.28) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [amtd-0.0.28](https://github.com/truecharts/charts/compare/amtd-0.0.27...amtd-0.0.28) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [amtd-0.0.28](https://github.com/truecharts/charts/compare/amtd-0.0.27...amtd-0.0.28) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [amtd-0.0.28](https://github.com/truecharts/charts/compare/amtd-0.0.27...amtd-0.0.28) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [amtd-0.0.28](https://github.com/truecharts/charts/compare/amtd-0.0.27...amtd-0.0.28) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [amtd-0.0.28](https://github.com/truecharts/charts/compare/amtd-0.0.27...amtd-0.0.28) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [amtd-0.0.27](https://github.com/truecharts/charts/compare/amtd-0.0.26...amtd-0.0.27) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + + +## [amtd-0.0.25](https://github.com/truecharts/charts/compare/amtd-0.0.24...amtd-0.0.25) (2022-08-29) + +### Chore + +- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) + + diff --git a/incubator/amtd/0.0.29/Chart.lock b/incubator/amtd/0.0.29/Chart.lock new file mode 100644 index 00000000000..d73fab4482c --- /dev/null +++ b/incubator/amtd/0.0.29/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:27:32.66231207Z" diff --git a/incubator/amtd/0.0.29/Chart.yaml b/incubator/amtd/0.0.29/Chart.yaml new file mode 100644 index 00000000000..7fbe9952304 --- /dev/null +++ b/incubator/amtd/0.0.29/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.5.10 +deprecated: false +description: "Automated Movie Trailer Downloader :: AMTD is a Radarr Companion script to automatically download movie trailers for use in media applications\n" +home: https://truecharts.org/docs/charts/incubator/amtd +icon: https://truecharts.org/img/hotlink-ok/chart-icons/amtd.png +keywords: + - amtd + - Downloaders + - MediaApp-Video +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: amtd +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/amtd + - https://github.com/RandomNinjaAtk/docker-amtd + - https://hub.docker.com/r/randomninjaatk/amtd +type: application +version: 0.0.29 diff --git a/incubator/amtd/0.0.29/README.md b/incubator/amtd/0.0.29/README.md new file mode 100644 index 00000000000..a08cac125a3 --- /dev/null +++ b/incubator/amtd/0.0.29/README.md @@ -0,0 +1,109 @@ +# amtd + +![Version: 0.0.29](https://img.shields.io/badge/Version-0.0.29-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Automated Movie Trailer Downloader :: AMTD is a Radarr Companion script to automatically download movie trailers for use in media applications + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [amtd](https://truecharts.org/docs/charts/incubator/amtd) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/amtd/0.0.28/app-readme.md b/incubator/amtd/0.0.29/app-readme.md similarity index 100% rename from incubator/amtd/0.0.28/app-readme.md rename to incubator/amtd/0.0.29/app-readme.md diff --git a/incubator/amtd/0.0.29/charts/common-10.5.10.tgz b/incubator/amtd/0.0.29/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/amtd/0.0.29/charts/common-10.5.10.tgz differ diff --git a/incubator/amtd/0.0.28/ix_values.yaml b/incubator/amtd/0.0.29/ix_values.yaml similarity index 100% rename from incubator/amtd/0.0.28/ix_values.yaml rename to incubator/amtd/0.0.29/ix_values.yaml diff --git a/incubator/amtd/0.0.28/questions.yaml b/incubator/amtd/0.0.29/questions.yaml similarity index 100% rename from incubator/amtd/0.0.28/questions.yaml rename to incubator/amtd/0.0.29/questions.yaml diff --git a/incubator/amtd/0.0.28/templates/common.yaml b/incubator/amtd/0.0.29/templates/common.yaml similarity index 100% rename from incubator/amtd/0.0.28/templates/common.yaml rename to incubator/amtd/0.0.29/templates/common.yaml diff --git a/incubator/amtd/0.0.28/values.yaml b/incubator/amtd/0.0.29/values.yaml similarity index 100% rename from incubator/amtd/0.0.28/values.yaml rename to incubator/amtd/0.0.29/values.yaml diff --git a/incubator/amule/0.0.23/CHANGELOG.md b/incubator/amule/0.0.23/CHANGELOG.md deleted file mode 100644 index 581177e4da9..00000000000 --- a/incubator/amule/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [amule-0.0.23](https://github.com/truecharts/charts/compare/amule-0.0.22...amule-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [amule-0.0.23](https://github.com/truecharts/charts/compare/amule-0.0.22...amule-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [amule-0.0.23](https://github.com/truecharts/charts/compare/amule-0.0.22...amule-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [amule-0.0.23](https://github.com/truecharts/charts/compare/amule-0.0.22...amule-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [amule-0.0.23](https://github.com/truecharts/charts/compare/amule-0.0.22...amule-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [amule-0.0.23](https://github.com/truecharts/charts/compare/amule-0.0.22...amule-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [amule-0.0.22](https://github.com/truecharts/charts/compare/amule-0.0.21...amule-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [amule-0.0.21](https://github.com/truecharts/charts/compare/amule-0.0.20...amule-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [amule-0.0.20](https://github.com/truecharts/charts/compare/amule-0.0.19...amule-0.0.20) (2022-08-29) - diff --git a/incubator/amule/0.0.23/Chart.lock b/incubator/amule/0.0.23/Chart.lock deleted file mode 100644 index acce3569993..00000000000 --- a/incubator/amule/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:44:01.513515912Z" diff --git a/incubator/amule/0.0.23/Chart.yaml b/incubator/amule/0.0.23/Chart.yaml deleted file mode 100644 index 45ed3fbb8e5..00000000000 --- a/incubator/amule/0.0.23/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Downloaders - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/amule/0.0.23/README.md b/incubator/amule/0.0.23/README.md deleted file mode 100644 index 2843c4de6d1..00000000000 --- a/incubator/amule/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# amule - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -aMule is an eMule-like client for the eDonkey and Kademlia networks. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [amule](https://truecharts.org/docs/charts/incubator/amule) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/amule/0.0.23/charts/common-10.5.9.tgz b/incubator/amule/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/amule/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/amule/0.0.24/CHANGELOG.md b/incubator/amule/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..580f45a29af --- /dev/null +++ b/incubator/amule/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [amule-0.0.24](https://github.com/truecharts/charts/compare/amule-0.0.23...amule-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [amule-0.0.23](https://github.com/truecharts/charts/compare/amule-0.0.22...amule-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [amule-0.0.23](https://github.com/truecharts/charts/compare/amule-0.0.22...amule-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [amule-0.0.23](https://github.com/truecharts/charts/compare/amule-0.0.22...amule-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [amule-0.0.23](https://github.com/truecharts/charts/compare/amule-0.0.22...amule-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [amule-0.0.23](https://github.com/truecharts/charts/compare/amule-0.0.22...amule-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [amule-0.0.23](https://github.com/truecharts/charts/compare/amule-0.0.22...amule-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [amule-0.0.22](https://github.com/truecharts/charts/compare/amule-0.0.21...amule-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [amule-0.0.21](https://github.com/truecharts/charts/compare/amule-0.0.20...amule-0.0.21) (2022-08-30) diff --git a/incubator/amule/0.0.24/Chart.lock b/incubator/amule/0.0.24/Chart.lock new file mode 100644 index 00000000000..3243db36cb1 --- /dev/null +++ b/incubator/amule/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:27:32.826111514Z" diff --git a/incubator/amule/0.0.24/Chart.yaml b/incubator/amule/0.0.24/Chart.yaml new file mode 100644 index 00000000000..51cf3633822 --- /dev/null +++ b/incubator/amule/0.0.24/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.5.10 +deprecated: false +description: "aMule is an eMule-like client for the eDonkey and Kademlia networks." +home: https://truecharts.org/docs/charts/incubator/amule +icon: https://truecharts.org/img/hotlink-ok/chart-icons/amule.png +keywords: + - amule + - Downloaders + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: amule +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/amule + - https://github.com/t-chab/dockerfiles + - https://hub.docker.com/r/tchabaud/amule +type: application +version: 0.0.24 diff --git a/incubator/amule/0.0.24/README.md b/incubator/amule/0.0.24/README.md new file mode 100644 index 00000000000..5a150bd9000 --- /dev/null +++ b/incubator/amule/0.0.24/README.md @@ -0,0 +1,109 @@ +# amule + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +aMule is an eMule-like client for the eDonkey and Kademlia networks. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [amule](https://truecharts.org/docs/charts/incubator/amule) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/amule/0.0.23/app-readme.md b/incubator/amule/0.0.24/app-readme.md similarity index 100% rename from incubator/amule/0.0.23/app-readme.md rename to incubator/amule/0.0.24/app-readme.md diff --git a/incubator/amule/0.0.24/charts/common-10.5.10.tgz b/incubator/amule/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/amule/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/amule/0.0.23/ix_values.yaml b/incubator/amule/0.0.24/ix_values.yaml similarity index 100% rename from incubator/amule/0.0.23/ix_values.yaml rename to incubator/amule/0.0.24/ix_values.yaml diff --git a/incubator/amule/0.0.23/questions.yaml b/incubator/amule/0.0.24/questions.yaml similarity index 100% rename from incubator/amule/0.0.23/questions.yaml rename to incubator/amule/0.0.24/questions.yaml diff --git a/incubator/amule/0.0.23/templates/common.yaml b/incubator/amule/0.0.24/templates/common.yaml similarity index 100% rename from incubator/amule/0.0.23/templates/common.yaml rename to incubator/amule/0.0.24/templates/common.yaml diff --git a/incubator/amule/0.0.23/values.yaml b/incubator/amule/0.0.24/values.yaml similarity index 100% rename from incubator/amule/0.0.23/values.yaml rename to incubator/amule/0.0.24/values.yaml diff --git a/incubator/amvd/0.0.23/CHANGELOG.md b/incubator/amvd/0.0.23/CHANGELOG.md deleted file mode 100644 index 3e3d9903adb..00000000000 --- a/incubator/amvd/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [amvd-0.0.23](https://github.com/truecharts/charts/compare/amvd-0.0.22...amvd-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [amvd-0.0.23](https://github.com/truecharts/charts/compare/amvd-0.0.22...amvd-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [amvd-0.0.23](https://github.com/truecharts/charts/compare/amvd-0.0.22...amvd-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [amvd-0.0.23](https://github.com/truecharts/charts/compare/amvd-0.0.22...amvd-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [amvd-0.0.23](https://github.com/truecharts/charts/compare/amvd-0.0.22...amvd-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [amvd-0.0.23](https://github.com/truecharts/charts/compare/amvd-0.0.22...amvd-0.0.23) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [amvd-0.0.22](https://github.com/truecharts/charts/compare/amvd-0.0.21...amvd-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [amvd-0.0.21](https://github.com/truecharts/charts/compare/amvd-0.0.20...amvd-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [amvd-0.0.20](https://github.com/truecharts/charts/compare/amvd-0.0.19...amvd-0.0.20) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - diff --git a/incubator/amvd/0.0.23/Chart.lock b/incubator/amvd/0.0.23/Chart.lock deleted file mode 100644 index 63038c6060a..00000000000 --- a/incubator/amvd/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:44:11.685802316Z" diff --git a/incubator/amvd/0.0.23/Chart.yaml b/incubator/amvd/0.0.23/Chart.yaml deleted file mode 100644 index 304b56387c0..00000000000 --- a/incubator/amvd/0.0.23/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Downloaders - - MediaApp-Video -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/amvd/0.0.23/README.md b/incubator/amvd/0.0.23/README.md deleted file mode 100644 index c5f2a10724e..00000000000 --- a/incubator/amvd/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# amvd - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Automated Music Video Downloader :: AMVD is a Lidarr Companion script to automatically download and tag Music Videos for use in various media applications - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [amvd](https://truecharts.org/docs/charts/incubator/amvd) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/amvd/0.0.23/charts/common-10.5.9.tgz b/incubator/amvd/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/amvd/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/amvd/0.0.24/CHANGELOG.md b/incubator/amvd/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..9eaf507112e --- /dev/null +++ b/incubator/amvd/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [amvd-0.0.24](https://github.com/truecharts/charts/compare/amvd-0.0.23...amvd-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [amvd-0.0.23](https://github.com/truecharts/charts/compare/amvd-0.0.22...amvd-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [amvd-0.0.23](https://github.com/truecharts/charts/compare/amvd-0.0.22...amvd-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [amvd-0.0.23](https://github.com/truecharts/charts/compare/amvd-0.0.22...amvd-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [amvd-0.0.23](https://github.com/truecharts/charts/compare/amvd-0.0.22...amvd-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [amvd-0.0.23](https://github.com/truecharts/charts/compare/amvd-0.0.22...amvd-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [amvd-0.0.23](https://github.com/truecharts/charts/compare/amvd-0.0.22...amvd-0.0.23) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [amvd-0.0.22](https://github.com/truecharts/charts/compare/amvd-0.0.21...amvd-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [amvd-0.0.21](https://github.com/truecharts/charts/compare/amvd-0.0.20...amvd-0.0.21) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/incubator/amvd/0.0.24/Chart.lock b/incubator/amvd/0.0.24/Chart.lock new file mode 100644 index 00000000000..83b259c6fdb --- /dev/null +++ b/incubator/amvd/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:27:46.975174954Z" diff --git a/incubator/amvd/0.0.24/Chart.yaml b/incubator/amvd/0.0.24/Chart.yaml new file mode 100644 index 00000000000..2b5d745c024 --- /dev/null +++ b/incubator/amvd/0.0.24/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.5.10 +deprecated: false +description: "Automated Music Video Downloader :: AMVD is a Lidarr Companion script to automatically download and tag Music Videos for use in various media applications" +home: https://truecharts.org/docs/charts/incubator/amvd +icon: https://truecharts.org/img/hotlink-ok/chart-icons/amvd.png +keywords: + - amvd + - Downloaders + - MediaApp-Video +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: amvd +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/amvd + - https://github.com/RandomNinjaAtk/docker-amvd + - https://hub.docker.com/r/randomninjaatk/amvd +type: application +version: 0.0.24 diff --git a/incubator/amvd/0.0.24/README.md b/incubator/amvd/0.0.24/README.md new file mode 100644 index 00000000000..7f5393dbe7f --- /dev/null +++ b/incubator/amvd/0.0.24/README.md @@ -0,0 +1,109 @@ +# amvd + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Automated Music Video Downloader :: AMVD is a Lidarr Companion script to automatically download and tag Music Videos for use in various media applications + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [amvd](https://truecharts.org/docs/charts/incubator/amvd) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/amvd/0.0.23/app-readme.md b/incubator/amvd/0.0.24/app-readme.md similarity index 100% rename from incubator/amvd/0.0.23/app-readme.md rename to incubator/amvd/0.0.24/app-readme.md diff --git a/incubator/amvd/0.0.24/charts/common-10.5.10.tgz b/incubator/amvd/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/amvd/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/amvd/0.0.23/ix_values.yaml b/incubator/amvd/0.0.24/ix_values.yaml similarity index 100% rename from incubator/amvd/0.0.23/ix_values.yaml rename to incubator/amvd/0.0.24/ix_values.yaml diff --git a/incubator/amvd/0.0.23/questions.yaml b/incubator/amvd/0.0.24/questions.yaml similarity index 100% rename from incubator/amvd/0.0.23/questions.yaml rename to incubator/amvd/0.0.24/questions.yaml diff --git a/incubator/amvd/0.0.23/templates/common.yaml b/incubator/amvd/0.0.24/templates/common.yaml similarity index 100% rename from incubator/amvd/0.0.23/templates/common.yaml rename to incubator/amvd/0.0.24/templates/common.yaml diff --git a/incubator/amvd/0.0.23/values.yaml b/incubator/amvd/0.0.24/values.yaml similarity index 100% rename from incubator/amvd/0.0.23/values.yaml rename to incubator/amvd/0.0.24/values.yaml diff --git a/incubator/android-8-0/0.0.23/CHANGELOG.md b/incubator/android-8-0/0.0.23/CHANGELOG.md deleted file mode 100644 index 434baba93c5..00000000000 --- a/incubator/android-8-0/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [android-8-0-0.0.23](https://github.com/truecharts/charts/compare/android-8-0-0.0.22...android-8-0-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [android-8-0-0.0.23](https://github.com/truecharts/charts/compare/android-8-0-0.0.22...android-8-0-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [android-8-0-0.0.23](https://github.com/truecharts/charts/compare/android-8-0-0.0.22...android-8-0-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [android-8-0-0.0.23](https://github.com/truecharts/charts/compare/android-8-0-0.0.22...android-8-0-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [android-8-0-0.0.23](https://github.com/truecharts/charts/compare/android-8-0-0.0.22...android-8-0-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [android-8-0-0.0.23](https://github.com/truecharts/charts/compare/android-8-0-0.0.22...android-8-0-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [android-8-0-0.0.22](https://github.com/truecharts/charts/compare/android-8-0-0.0.21...android-8-0-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [android-8-0-0.0.21](https://github.com/truecharts/charts/compare/android-8-0-0.0.20...android-8-0-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [android-8-0-0.0.20](https://github.com/truecharts/charts/compare/android-8-0-0.0.19...android-8-0-0.0.20) (2022-08-29) - diff --git a/incubator/android-8-0/0.0.23/Chart.lock b/incubator/android-8-0/0.0.23/Chart.lock deleted file mode 100644 index 9915dc2b732..00000000000 --- a/incubator/android-8-0/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:44:25.18140638Z" diff --git a/incubator/android-8-0/0.0.23/Chart.yaml b/incubator/android-8-0/0.0.23/Chart.yaml deleted file mode 100644 index 91fcdc77f21..00000000000 --- a/incubator/android-8-0/0.0.23/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/android-8-0/0.0.23/README.md b/incubator/android-8-0/0.0.23/README.md deleted file mode 100644 index a8cb52fedbb..00000000000 --- a/incubator/android-8-0/0.0.23/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# android-8-0 - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Android in Chart solution with noVNC supported and video recording. Work way better with Intel CPUs because AMD doesn't an cpu graphics card. So with amd cpus can be unusable. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [android-8-0](https://truecharts.org/docs/charts/incubator/android-8-0) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/android-8-0/0.0.23/charts/common-10.5.9.tgz b/incubator/android-8-0/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/android-8-0/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/android-8-0/0.0.24/CHANGELOG.md b/incubator/android-8-0/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..0536b30f494 --- /dev/null +++ b/incubator/android-8-0/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [android-8-0-0.0.24](https://github.com/truecharts/charts/compare/android-8-0-0.0.23...android-8-0-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [android-8-0-0.0.23](https://github.com/truecharts/charts/compare/android-8-0-0.0.22...android-8-0-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [android-8-0-0.0.23](https://github.com/truecharts/charts/compare/android-8-0-0.0.22...android-8-0-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [android-8-0-0.0.23](https://github.com/truecharts/charts/compare/android-8-0-0.0.22...android-8-0-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [android-8-0-0.0.23](https://github.com/truecharts/charts/compare/android-8-0-0.0.22...android-8-0-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [android-8-0-0.0.23](https://github.com/truecharts/charts/compare/android-8-0-0.0.22...android-8-0-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [android-8-0-0.0.23](https://github.com/truecharts/charts/compare/android-8-0-0.0.22...android-8-0-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [android-8-0-0.0.22](https://github.com/truecharts/charts/compare/android-8-0-0.0.21...android-8-0-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [android-8-0-0.0.21](https://github.com/truecharts/charts/compare/android-8-0-0.0.20...android-8-0-0.0.21) (2022-08-30) + diff --git a/incubator/android-8-0/0.0.24/Chart.lock b/incubator/android-8-0/0.0.24/Chart.lock new file mode 100644 index 00000000000..b1409b1484e --- /dev/null +++ b/incubator/android-8-0/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:28:02.022864631Z" diff --git a/incubator/android-8-0/0.0.24/Chart.yaml b/incubator/android-8-0/0.0.24/Chart.yaml new file mode 100644 index 00000000000..d13746751de --- /dev/null +++ b/incubator/android-8-0/0.0.24/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.5.10 +deprecated: false +description: Android in Chart solution with noVNC supported and video recording. Work way better with Intel CPUs because AMD doesn't an cpu graphics card. So with amd cpus can be unusable. +home: https://truecharts.org/docs/charts/incubator/android-8-0 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/android-8-0.png +keywords: + - android-8-0 + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: android-8-0 +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/android-8-0 + - https://registry.hub.docker.com/r/ulisses1478/docker-android +type: application +version: 0.0.24 diff --git a/incubator/android-8-0/0.0.24/README.md b/incubator/android-8-0/0.0.24/README.md new file mode 100644 index 00000000000..05e0ac264aa --- /dev/null +++ b/incubator/android-8-0/0.0.24/README.md @@ -0,0 +1,108 @@ +# android-8-0 + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Android in Chart solution with noVNC supported and video recording. Work way better with Intel CPUs because AMD doesn't an cpu graphics card. So with amd cpus can be unusable. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [android-8-0](https://truecharts.org/docs/charts/incubator/android-8-0) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/android-8-0/0.0.23/app-readme.md b/incubator/android-8-0/0.0.24/app-readme.md similarity index 100% rename from incubator/android-8-0/0.0.23/app-readme.md rename to incubator/android-8-0/0.0.24/app-readme.md diff --git a/incubator/android-8-0/0.0.24/charts/common-10.5.10.tgz b/incubator/android-8-0/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/android-8-0/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/android-8-0/0.0.23/ix_values.yaml b/incubator/android-8-0/0.0.24/ix_values.yaml similarity index 100% rename from incubator/android-8-0/0.0.23/ix_values.yaml rename to incubator/android-8-0/0.0.24/ix_values.yaml diff --git a/incubator/android-8-0/0.0.23/questions.yaml b/incubator/android-8-0/0.0.24/questions.yaml similarity index 100% rename from incubator/android-8-0/0.0.23/questions.yaml rename to incubator/android-8-0/0.0.24/questions.yaml diff --git a/incubator/android-8-0/0.0.23/templates/common.yaml b/incubator/android-8-0/0.0.24/templates/common.yaml similarity index 100% rename from incubator/android-8-0/0.0.23/templates/common.yaml rename to incubator/android-8-0/0.0.24/templates/common.yaml diff --git a/incubator/android-8-0/0.0.23/values.yaml b/incubator/android-8-0/0.0.24/values.yaml similarity index 100% rename from incubator/android-8-0/0.0.23/values.yaml rename to incubator/android-8-0/0.0.24/values.yaml diff --git a/incubator/androiddebugbridge/0.0.23/CHANGELOG.md b/incubator/androiddebugbridge/0.0.23/CHANGELOG.md deleted file mode 100644 index e2de47a38b4..00000000000 --- a/incubator/androiddebugbridge/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [androiddebugbridge-0.0.23](https://github.com/truecharts/charts/compare/androiddebugbridge-0.0.22...androiddebugbridge-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [androiddebugbridge-0.0.23](https://github.com/truecharts/charts/compare/androiddebugbridge-0.0.22...androiddebugbridge-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [androiddebugbridge-0.0.23](https://github.com/truecharts/charts/compare/androiddebugbridge-0.0.22...androiddebugbridge-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [androiddebugbridge-0.0.23](https://github.com/truecharts/charts/compare/androiddebugbridge-0.0.22...androiddebugbridge-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [androiddebugbridge-0.0.23](https://github.com/truecharts/charts/compare/androiddebugbridge-0.0.22...androiddebugbridge-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [androiddebugbridge-0.0.23](https://github.com/truecharts/charts/compare/androiddebugbridge-0.0.22...androiddebugbridge-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [androiddebugbridge-0.0.22](https://github.com/truecharts/charts/compare/androiddebugbridge-0.0.21...androiddebugbridge-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [androiddebugbridge-0.0.21](https://github.com/truecharts/charts/compare/androiddebugbridge-0.0.20...androiddebugbridge-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [androiddebugbridge-0.0.20](https://github.com/truecharts/charts/compare/androiddebugbridge-0.0.19...androiddebugbridge-0.0.20) (2022-08-29) - diff --git a/incubator/androiddebugbridge/0.0.23/Chart.lock b/incubator/androiddebugbridge/0.0.23/Chart.lock deleted file mode 100644 index 9e4b838e003..00000000000 --- a/incubator/androiddebugbridge/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:44:25.969821878Z" diff --git a/incubator/androiddebugbridge/0.0.23/Chart.yaml b/incubator/androiddebugbridge/0.0.23/Chart.yaml deleted file mode 100644 index 4b016af1034..00000000000 --- a/incubator/androiddebugbridge/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - HomeAutomation -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/androiddebugbridge/0.0.23/README.md b/incubator/androiddebugbridge/0.0.23/README.md deleted file mode 100644 index 765be85ebec..00000000000 --- a/incubator/androiddebugbridge/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# androiddebugbridge - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Control AndroidTV/FireTV devices through ADB from the Home Assistant Core Chart. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [androiddebugbridge](https://truecharts.org/docs/charts/incubator/androiddebugbridge) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/androiddebugbridge/0.0.23/charts/common-10.5.9.tgz b/incubator/androiddebugbridge/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/androiddebugbridge/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/androiddebugbridge/0.0.24/CHANGELOG.md b/incubator/androiddebugbridge/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..12b920c7d0a --- /dev/null +++ b/incubator/androiddebugbridge/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [androiddebugbridge-0.0.24](https://github.com/truecharts/charts/compare/androiddebugbridge-0.0.23...androiddebugbridge-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [androiddebugbridge-0.0.23](https://github.com/truecharts/charts/compare/androiddebugbridge-0.0.22...androiddebugbridge-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [androiddebugbridge-0.0.23](https://github.com/truecharts/charts/compare/androiddebugbridge-0.0.22...androiddebugbridge-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [androiddebugbridge-0.0.23](https://github.com/truecharts/charts/compare/androiddebugbridge-0.0.22...androiddebugbridge-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [androiddebugbridge-0.0.23](https://github.com/truecharts/charts/compare/androiddebugbridge-0.0.22...androiddebugbridge-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [androiddebugbridge-0.0.23](https://github.com/truecharts/charts/compare/androiddebugbridge-0.0.22...androiddebugbridge-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [androiddebugbridge-0.0.23](https://github.com/truecharts/charts/compare/androiddebugbridge-0.0.22...androiddebugbridge-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [androiddebugbridge-0.0.22](https://github.com/truecharts/charts/compare/androiddebugbridge-0.0.21...androiddebugbridge-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [androiddebugbridge-0.0.21](https://github.com/truecharts/charts/compare/androiddebugbridge-0.0.20...androiddebugbridge-0.0.21) (2022-08-30) diff --git a/incubator/androiddebugbridge/0.0.24/Chart.lock b/incubator/androiddebugbridge/0.0.24/Chart.lock new file mode 100644 index 00000000000..1568694fc70 --- /dev/null +++ b/incubator/androiddebugbridge/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:28:02.706459534Z" diff --git a/incubator/androiddebugbridge/0.0.24/Chart.yaml b/incubator/androiddebugbridge/0.0.24/Chart.yaml new file mode 100644 index 00000000000..3a51582e9e6 --- /dev/null +++ b/incubator/androiddebugbridge/0.0.24/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.5.10 +deprecated: false +description: "Control AndroidTV/FireTV devices through ADB from the Home Assistant Core Chart." +home: https://truecharts.org/docs/charts/incubator/androiddebugbridge +icon: https://truecharts.org/img/hotlink-ok/chart-icons/androiddebugbridge.png +keywords: + - androiddebugbridge + - HomeAutomation +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: androiddebugbridge +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/androiddebugbridge + - https://hub.docker.com/r/barnybbb/adb-hass-androidtv + - https://hub.docker.com/r/barnybbb/adb-hass-androidtv/ +type: application +version: 0.0.24 diff --git a/incubator/androiddebugbridge/0.0.24/README.md b/incubator/androiddebugbridge/0.0.24/README.md new file mode 100644 index 00000000000..efa445ab20e --- /dev/null +++ b/incubator/androiddebugbridge/0.0.24/README.md @@ -0,0 +1,109 @@ +# androiddebugbridge + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Control AndroidTV/FireTV devices through ADB from the Home Assistant Core Chart. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [androiddebugbridge](https://truecharts.org/docs/charts/incubator/androiddebugbridge) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/androiddebugbridge/0.0.23/app-readme.md b/incubator/androiddebugbridge/0.0.24/app-readme.md similarity index 100% rename from incubator/androiddebugbridge/0.0.23/app-readme.md rename to incubator/androiddebugbridge/0.0.24/app-readme.md diff --git a/incubator/androiddebugbridge/0.0.24/charts/common-10.5.10.tgz b/incubator/androiddebugbridge/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/androiddebugbridge/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/androiddebugbridge/0.0.23/ix_values.yaml b/incubator/androiddebugbridge/0.0.24/ix_values.yaml similarity index 100% rename from incubator/androiddebugbridge/0.0.23/ix_values.yaml rename to incubator/androiddebugbridge/0.0.24/ix_values.yaml diff --git a/incubator/androiddebugbridge/0.0.23/questions.yaml b/incubator/androiddebugbridge/0.0.24/questions.yaml similarity index 100% rename from incubator/androiddebugbridge/0.0.23/questions.yaml rename to incubator/androiddebugbridge/0.0.24/questions.yaml diff --git a/incubator/androiddebugbridge/0.0.23/templates/common.yaml b/incubator/androiddebugbridge/0.0.24/templates/common.yaml similarity index 100% rename from incubator/androiddebugbridge/0.0.23/templates/common.yaml rename to incubator/androiddebugbridge/0.0.24/templates/common.yaml diff --git a/incubator/androiddebugbridge/0.0.23/values.yaml b/incubator/androiddebugbridge/0.0.24/values.yaml similarity index 100% rename from incubator/androiddebugbridge/0.0.23/values.yaml rename to incubator/androiddebugbridge/0.0.24/values.yaml diff --git a/incubator/anki-sync-server/0.0.10/CHANGELOG.md b/incubator/anki-sync-server/0.0.10/CHANGELOG.md deleted file mode 100644 index dd2b283f2f7..00000000000 --- a/incubator/anki-sync-server/0.0.10/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [anki-sync-server-0.0.10](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.9...anki-sync-server-0.0.10) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [anki-sync-server-0.0.10](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.9...anki-sync-server-0.0.10) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [anki-sync-server-0.0.10](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.9...anki-sync-server-0.0.10) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [anki-sync-server-0.0.10](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.9...anki-sync-server-0.0.10) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [anki-sync-server-0.0.10](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.9...anki-sync-server-0.0.10) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [anki-sync-server-0.0.10](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.9...anki-sync-server-0.0.10) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [anki-sync-server-0.0.9](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.8...anki-sync-server-0.0.9) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [anki-sync-server-0.0.8](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.7...anki-sync-server-0.0.8) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [anki-sync-server-0.0.7](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.6...anki-sync-server-0.0.7) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - diff --git a/incubator/anki-sync-server/0.0.10/Chart.lock b/incubator/anki-sync-server/0.0.10/Chart.lock deleted file mode 100644 index abdbef8e0a8..00000000000 --- a/incubator/anki-sync-server/0.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:44:26.184767642Z" diff --git a/incubator/anki-sync-server/0.0.10/Chart.yaml b/incubator/anki-sync-server/0.0.10/Chart.yaml deleted file mode 100644 index 1c45d835fa7..00000000000 --- a/incubator/anki-sync-server/0.0.10/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "20220516" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.10 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/anki-sync-server/0.0.10/README.md b/incubator/anki-sync-server/0.0.10/README.md deleted file mode 100644 index e48440ac075..00000000000 --- a/incubator/anki-sync-server/0.0.10/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# anki-sync-server - -![Version: 0.0.10](https://img.shields.io/badge/Version-0.0.10-informational?style=flat-square) ![AppVersion: 20220516](https://img.shields.io/badge/AppVersion-20220516-informational?style=flat-square) - -A cross-platform Anki sync server. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [anki-sync-server](https://truecharts.org/docs/charts/incubator/anki-sync-server) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/anki-sync-server/0.0.10/charts/common-10.5.9.tgz b/incubator/anki-sync-server/0.0.10/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/anki-sync-server/0.0.10/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/anki-sync-server/0.0.11/CHANGELOG.md b/incubator/anki-sync-server/0.0.11/CHANGELOG.md new file mode 100644 index 00000000000..731c0dcb733 --- /dev/null +++ b/incubator/anki-sync-server/0.0.11/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [anki-sync-server-0.0.11](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.10...anki-sync-server-0.0.11) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [anki-sync-server-0.0.10](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.9...anki-sync-server-0.0.10) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [anki-sync-server-0.0.10](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.9...anki-sync-server-0.0.10) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [anki-sync-server-0.0.10](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.9...anki-sync-server-0.0.10) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [anki-sync-server-0.0.10](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.9...anki-sync-server-0.0.10) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [anki-sync-server-0.0.10](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.9...anki-sync-server-0.0.10) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [anki-sync-server-0.0.10](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.9...anki-sync-server-0.0.10) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [anki-sync-server-0.0.9](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.8...anki-sync-server-0.0.9) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [anki-sync-server-0.0.8](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.7...anki-sync-server-0.0.8) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + diff --git a/incubator/anki-sync-server/0.0.11/Chart.lock b/incubator/anki-sync-server/0.0.11/Chart.lock new file mode 100644 index 00000000000..93e1f857344 --- /dev/null +++ b/incubator/anki-sync-server/0.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:28:03.773353303Z" diff --git a/incubator/anki-sync-server/0.0.11/Chart.yaml b/incubator/anki-sync-server/0.0.11/Chart.yaml new file mode 100644 index 00000000000..9d81904cd85 --- /dev/null +++ b/incubator/anki-sync-server/0.0.11/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "20220516" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: A cross-platform Anki sync server. +home: https://truecharts.org/docs/charts/incubator/anki-sync-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/anki-sync-server.png +keywords: + - anki-sync-server +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: anki-sync-server +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/anki-sync-server + - https://github.com/ankicommunity/anki-devops-services +version: 0.0.11 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/anki-sync-server/0.0.11/README.md b/incubator/anki-sync-server/0.0.11/README.md new file mode 100644 index 00000000000..8dd9e078970 --- /dev/null +++ b/incubator/anki-sync-server/0.0.11/README.md @@ -0,0 +1,108 @@ +# anki-sync-server + +![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-informational?style=flat-square) ![AppVersion: 20220516](https://img.shields.io/badge/AppVersion-20220516-informational?style=flat-square) + +A cross-platform Anki sync server. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [anki-sync-server](https://truecharts.org/docs/charts/incubator/anki-sync-server) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/anki-sync-server/0.0.10/app-readme.md b/incubator/anki-sync-server/0.0.11/app-readme.md similarity index 100% rename from incubator/anki-sync-server/0.0.10/app-readme.md rename to incubator/anki-sync-server/0.0.11/app-readme.md diff --git a/incubator/anki-sync-server/0.0.11/charts/common-10.5.10.tgz b/incubator/anki-sync-server/0.0.11/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/anki-sync-server/0.0.11/charts/common-10.5.10.tgz differ diff --git a/incubator/anki-sync-server/0.0.10/ix_values.yaml b/incubator/anki-sync-server/0.0.11/ix_values.yaml similarity index 100% rename from incubator/anki-sync-server/0.0.10/ix_values.yaml rename to incubator/anki-sync-server/0.0.11/ix_values.yaml diff --git a/incubator/anki-sync-server/0.0.10/questions.yaml b/incubator/anki-sync-server/0.0.11/questions.yaml similarity index 100% rename from incubator/anki-sync-server/0.0.10/questions.yaml rename to incubator/anki-sync-server/0.0.11/questions.yaml diff --git a/incubator/anki-sync-server/0.0.10/templates/common.yaml b/incubator/anki-sync-server/0.0.11/templates/common.yaml similarity index 100% rename from incubator/anki-sync-server/0.0.10/templates/common.yaml rename to incubator/anki-sync-server/0.0.11/templates/common.yaml diff --git a/incubator/anki-sync-server/0.0.10/values.yaml b/incubator/anki-sync-server/0.0.11/values.yaml similarity index 100% rename from incubator/anki-sync-server/0.0.10/values.yaml rename to incubator/anki-sync-server/0.0.11/values.yaml diff --git a/incubator/anope/0.0.23/CHANGELOG.md b/incubator/anope/0.0.23/CHANGELOG.md deleted file mode 100644 index ab8468b9627..00000000000 --- a/incubator/anope/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [anope-0.0.23](https://github.com/truecharts/charts/compare/anope-0.0.22...anope-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [anope-0.0.23](https://github.com/truecharts/charts/compare/anope-0.0.22...anope-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [anope-0.0.23](https://github.com/truecharts/charts/compare/anope-0.0.22...anope-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [anope-0.0.23](https://github.com/truecharts/charts/compare/anope-0.0.22...anope-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [anope-0.0.23](https://github.com/truecharts/charts/compare/anope-0.0.22...anope-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [anope-0.0.23](https://github.com/truecharts/charts/compare/anope-0.0.22...anope-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [anope-0.0.22](https://github.com/truecharts/charts/compare/anope-0.0.21...anope-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [anope-0.0.21](https://github.com/truecharts/charts/compare/anope-0.0.20...anope-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [anope-0.0.20](https://github.com/truecharts/charts/compare/anope-0.0.19...anope-0.0.20) (2022-08-29) - diff --git a/incubator/anope/0.0.23/Chart.lock b/incubator/anope/0.0.23/Chart.lock deleted file mode 100644 index a069ae1cd51..00000000000 --- a/incubator/anope/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:44:35.536945273Z" diff --git a/incubator/anope/0.0.23/Chart.yaml b/incubator/anope/0.0.23/Chart.yaml deleted file mode 100644 index 098149594ce..00000000000 --- a/incubator/anope/0.0.23/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Other - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/anope/0.0.23/README.md b/incubator/anope/0.0.23/README.md deleted file mode 100644 index e4cd63da7f9..00000000000 --- a/incubator/anope/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# anope - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Anope is a set of IRC Services designed for flexibility and ease of use. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [anope](https://truecharts.org/docs/charts/incubator/anope) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/anope/0.0.23/charts/common-10.5.9.tgz b/incubator/anope/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/anope/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/anope/0.0.24/CHANGELOG.md b/incubator/anope/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..baf72a32802 --- /dev/null +++ b/incubator/anope/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [anope-0.0.24](https://github.com/truecharts/charts/compare/anope-0.0.23...anope-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [anope-0.0.23](https://github.com/truecharts/charts/compare/anope-0.0.22...anope-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [anope-0.0.23](https://github.com/truecharts/charts/compare/anope-0.0.22...anope-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [anope-0.0.23](https://github.com/truecharts/charts/compare/anope-0.0.22...anope-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [anope-0.0.23](https://github.com/truecharts/charts/compare/anope-0.0.22...anope-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [anope-0.0.23](https://github.com/truecharts/charts/compare/anope-0.0.22...anope-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [anope-0.0.23](https://github.com/truecharts/charts/compare/anope-0.0.22...anope-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [anope-0.0.22](https://github.com/truecharts/charts/compare/anope-0.0.21...anope-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [anope-0.0.21](https://github.com/truecharts/charts/compare/anope-0.0.20...anope-0.0.21) (2022-08-30) + diff --git a/incubator/anope/0.0.24/Chart.lock b/incubator/anope/0.0.24/Chart.lock new file mode 100644 index 00000000000..0effeb4ba27 --- /dev/null +++ b/incubator/anope/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:28:17.853884186Z" diff --git a/incubator/anope/0.0.24/Chart.yaml b/incubator/anope/0.0.24/Chart.yaml new file mode 100644 index 00000000000..72ad0ea5f56 --- /dev/null +++ b/incubator/anope/0.0.24/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.5.10 +deprecated: false +description: "Anope is a set of IRC Services designed for flexibility and ease of use." +home: https://truecharts.org/docs/charts/incubator/anope +icon: https://truecharts.org/img/hotlink-ok/chart-icons/anope.png +keywords: + - anope + - Network-Other + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: anope +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/anope + - https://thelounge.chat/ + - https://hub.docker.com/r/ich777/anope +type: application +version: 0.0.24 diff --git a/incubator/anope/0.0.24/README.md b/incubator/anope/0.0.24/README.md new file mode 100644 index 00000000000..c106c88b0cf --- /dev/null +++ b/incubator/anope/0.0.24/README.md @@ -0,0 +1,109 @@ +# anope + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Anope is a set of IRC Services designed for flexibility and ease of use. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [anope](https://truecharts.org/docs/charts/incubator/anope) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/anope/0.0.23/app-readme.md b/incubator/anope/0.0.24/app-readme.md similarity index 100% rename from incubator/anope/0.0.23/app-readme.md rename to incubator/anope/0.0.24/app-readme.md diff --git a/incubator/anope/0.0.24/charts/common-10.5.10.tgz b/incubator/anope/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/anope/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/anope/0.0.23/ix_values.yaml b/incubator/anope/0.0.24/ix_values.yaml similarity index 100% rename from incubator/anope/0.0.23/ix_values.yaml rename to incubator/anope/0.0.24/ix_values.yaml diff --git a/incubator/anope/0.0.23/questions.yaml b/incubator/anope/0.0.24/questions.yaml similarity index 100% rename from incubator/anope/0.0.23/questions.yaml rename to incubator/anope/0.0.24/questions.yaml diff --git a/incubator/anope/0.0.23/templates/common.yaml b/incubator/anope/0.0.24/templates/common.yaml similarity index 100% rename from incubator/anope/0.0.23/templates/common.yaml rename to incubator/anope/0.0.24/templates/common.yaml diff --git a/incubator/anope/0.0.23/values.yaml b/incubator/anope/0.0.24/values.yaml similarity index 100% rename from incubator/anope/0.0.23/values.yaml rename to incubator/anope/0.0.24/values.yaml diff --git a/incubator/apache-webdav/0.0.23/CHANGELOG.md b/incubator/apache-webdav/0.0.23/CHANGELOG.md deleted file mode 100644 index d979fc88817..00000000000 --- a/incubator/apache-webdav/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [apache-webdav-0.0.23](https://github.com/truecharts/charts/compare/apache-webdav-0.0.22...apache-webdav-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [apache-webdav-0.0.23](https://github.com/truecharts/charts/compare/apache-webdav-0.0.22...apache-webdav-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [apache-webdav-0.0.23](https://github.com/truecharts/charts/compare/apache-webdav-0.0.22...apache-webdav-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [apache-webdav-0.0.23](https://github.com/truecharts/charts/compare/apache-webdav-0.0.22...apache-webdav-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [apache-webdav-0.0.23](https://github.com/truecharts/charts/compare/apache-webdav-0.0.22...apache-webdav-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [apache-webdav-0.0.23](https://github.com/truecharts/charts/compare/apache-webdav-0.0.22...apache-webdav-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [apache-webdav-0.0.22](https://github.com/truecharts/charts/compare/apache-webdav-0.0.21...apache-webdav-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [apache-webdav-0.0.21](https://github.com/truecharts/charts/compare/apache-webdav-0.0.20...apache-webdav-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [apache-webdav-0.0.20](https://github.com/truecharts/charts/compare/apache-webdav-0.0.19...apache-webdav-0.0.20) (2022-08-29) - diff --git a/incubator/apache-webdav/0.0.23/Chart.lock b/incubator/apache-webdav/0.0.23/Chart.lock deleted file mode 100644 index 387741da521..00000000000 --- a/incubator/apache-webdav/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:44:50.081846554Z" diff --git a/incubator/apache-webdav/0.0.23/Chart.yaml b/incubator/apache-webdav/0.0.23/Chart.yaml deleted file mode 100644 index 2347cbdcf9d..00000000000 --- a/incubator/apache-webdav/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/apache-webdav/0.0.23/README.md b/incubator/apache-webdav/0.0.23/README.md deleted file mode 100644 index 9c56c80084f..00000000000 --- a/incubator/apache-webdav/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# apache-webdav - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Very simple WebDAV server based on Apache. You need a WebDAV client to transfer files. It does not include a WebUI to upload files through your browser. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [apache-webdav](https://truecharts.org/docs/charts/incubator/apache-webdav) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/apache-webdav/0.0.23/charts/common-10.5.9.tgz b/incubator/apache-webdav/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/apache-webdav/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/apache-webdav/0.0.24/CHANGELOG.md b/incubator/apache-webdav/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..be7feec9e0f --- /dev/null +++ b/incubator/apache-webdav/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [apache-webdav-0.0.24](https://github.com/truecharts/charts/compare/apache-webdav-0.0.23...apache-webdav-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [apache-webdav-0.0.23](https://github.com/truecharts/charts/compare/apache-webdav-0.0.22...apache-webdav-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [apache-webdav-0.0.23](https://github.com/truecharts/charts/compare/apache-webdav-0.0.22...apache-webdav-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [apache-webdav-0.0.23](https://github.com/truecharts/charts/compare/apache-webdav-0.0.22...apache-webdav-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [apache-webdav-0.0.23](https://github.com/truecharts/charts/compare/apache-webdav-0.0.22...apache-webdav-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [apache-webdav-0.0.23](https://github.com/truecharts/charts/compare/apache-webdav-0.0.22...apache-webdav-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [apache-webdav-0.0.23](https://github.com/truecharts/charts/compare/apache-webdav-0.0.22...apache-webdav-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [apache-webdav-0.0.22](https://github.com/truecharts/charts/compare/apache-webdav-0.0.21...apache-webdav-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [apache-webdav-0.0.21](https://github.com/truecharts/charts/compare/apache-webdav-0.0.20...apache-webdav-0.0.21) (2022-08-30) diff --git a/incubator/apache-webdav/0.0.24/Chart.lock b/incubator/apache-webdav/0.0.24/Chart.lock new file mode 100644 index 00000000000..33568c45149 --- /dev/null +++ b/incubator/apache-webdav/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:28:33.250603201Z" diff --git a/incubator/apache-webdav/0.0.24/Chart.yaml b/incubator/apache-webdav/0.0.24/Chart.yaml new file mode 100644 index 00000000000..9905ebc1d3c --- /dev/null +++ b/incubator/apache-webdav/0.0.24/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.5.10 +deprecated: false +description: "Very simple WebDAV server based on Apache. You need a WebDAV client to transfer files. It does not include a WebUI to upload files through your browser." +home: https://truecharts.org/docs/charts/incubator/apache-webdav +icon: https://truecharts.org/img/hotlink-ok/chart-icons/apache-webdav.png +keywords: + - apache-webdav + - Cloud +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: apache-webdav +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/apache-webdav + - https://httpd.apache.org/docs/2.4/mod/mod_dav.html + - https://github.com/mgutt/docker-apachewebdav +type: application +version: 0.0.24 diff --git a/incubator/apache-webdav/0.0.24/README.md b/incubator/apache-webdav/0.0.24/README.md new file mode 100644 index 00000000000..7bd78da1813 --- /dev/null +++ b/incubator/apache-webdav/0.0.24/README.md @@ -0,0 +1,109 @@ +# apache-webdav + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Very simple WebDAV server based on Apache. You need a WebDAV client to transfer files. It does not include a WebUI to upload files through your browser. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [apache-webdav](https://truecharts.org/docs/charts/incubator/apache-webdav) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/apache-webdav/0.0.23/app-readme.md b/incubator/apache-webdav/0.0.24/app-readme.md similarity index 100% rename from incubator/apache-webdav/0.0.23/app-readme.md rename to incubator/apache-webdav/0.0.24/app-readme.md diff --git a/incubator/apache-webdav/0.0.24/charts/common-10.5.10.tgz b/incubator/apache-webdav/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/apache-webdav/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/apache-webdav/0.0.23/ix_values.yaml b/incubator/apache-webdav/0.0.24/ix_values.yaml similarity index 100% rename from incubator/apache-webdav/0.0.23/ix_values.yaml rename to incubator/apache-webdav/0.0.24/ix_values.yaml diff --git a/incubator/apache-webdav/0.0.23/questions.yaml b/incubator/apache-webdav/0.0.24/questions.yaml similarity index 100% rename from incubator/apache-webdav/0.0.23/questions.yaml rename to incubator/apache-webdav/0.0.24/questions.yaml diff --git a/incubator/apache-webdav/0.0.23/templates/common.yaml b/incubator/apache-webdav/0.0.24/templates/common.yaml similarity index 100% rename from incubator/apache-webdav/0.0.23/templates/common.yaml rename to incubator/apache-webdav/0.0.24/templates/common.yaml diff --git a/incubator/apache-webdav/0.0.23/values.yaml b/incubator/apache-webdav/0.0.24/values.yaml similarity index 100% rename from incubator/apache-webdav/0.0.23/values.yaml rename to incubator/apache-webdav/0.0.24/values.yaml diff --git a/incubator/apprise-api/0.0.28/CHANGELOG.md b/incubator/apprise-api/0.0.28/CHANGELOG.md deleted file mode 100644 index a60cc1e8daa..00000000000 --- a/incubator/apprise-api/0.0.28/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [apprise-api-0.0.28](https://github.com/truecharts/charts/compare/apprise-api-0.0.27...apprise-api-0.0.28) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [apprise-api-0.0.28](https://github.com/truecharts/charts/compare/apprise-api-0.0.27...apprise-api-0.0.28) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [apprise-api-0.0.28](https://github.com/truecharts/charts/compare/apprise-api-0.0.27...apprise-api-0.0.28) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [apprise-api-0.0.28](https://github.com/truecharts/charts/compare/apprise-api-0.0.27...apprise-api-0.0.28) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [apprise-api-0.0.28](https://github.com/truecharts/charts/compare/apprise-api-0.0.27...apprise-api-0.0.28) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [apprise-api-0.0.28](https://github.com/truecharts/charts/compare/apprise-api-0.0.27...apprise-api-0.0.28) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [apprise-api-0.0.27](https://github.com/truecharts/charts/compare/apprise-api-0.0.26...apprise-api-0.0.27) (2022-09-05) - -### Chore - -- update docker general non-major ([#3700](https://github.com/truecharts/charts/issues/3700)) - - - - -## [apprise-api-0.0.26](https://github.com/truecharts/charts/compare/apprise-api-0.0.25...apprise-api-0.0.26) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [apprise-api-0.0.25](https://github.com/truecharts/charts/compare/apprise-api-0.0.24...apprise-api-0.0.25) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/incubator/apprise-api/0.0.28/Chart.lock b/incubator/apprise-api/0.0.28/Chart.lock deleted file mode 100644 index 074b71e6a9c..00000000000 --- a/incubator/apprise-api/0.0.28/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:44:50.944652083Z" diff --git a/incubator/apprise-api/0.0.28/Chart.yaml b/incubator/apprise-api/0.0.28/Chart.yaml deleted file mode 100644 index 9b89815c183..00000000000 --- a/incubator/apprise-api/0.0.28/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.28 diff --git a/incubator/apprise-api/0.0.28/README.md b/incubator/apprise-api/0.0.28/README.md deleted file mode 100644 index ed2cb772568..00000000000 --- a/incubator/apprise-api/0.0.28/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# apprise-api - -![Version: 0.0.28](https://img.shields.io/badge/Version-0.0.28-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Apprise-api(https://github.com/caronc/apprise-api) Takes advantage of Apprise(https://github.com/caronc/apprise) through your network with a user-friendly API. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [apprise-api](https://truecharts.org/docs/charts/incubator/apprise-api) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/apprise-api/0.0.28/charts/common-10.5.9.tgz b/incubator/apprise-api/0.0.28/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/apprise-api/0.0.28/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/apprise-api/0.0.29/CHANGELOG.md b/incubator/apprise-api/0.0.29/CHANGELOG.md new file mode 100644 index 00000000000..8e119f50e67 --- /dev/null +++ b/incubator/apprise-api/0.0.29/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [apprise-api-0.0.29](https://github.com/truecharts/charts/compare/apprise-api-0.0.28...apprise-api-0.0.29) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [apprise-api-0.0.28](https://github.com/truecharts/charts/compare/apprise-api-0.0.27...apprise-api-0.0.28) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [apprise-api-0.0.28](https://github.com/truecharts/charts/compare/apprise-api-0.0.27...apprise-api-0.0.28) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [apprise-api-0.0.28](https://github.com/truecharts/charts/compare/apprise-api-0.0.27...apprise-api-0.0.28) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [apprise-api-0.0.28](https://github.com/truecharts/charts/compare/apprise-api-0.0.27...apprise-api-0.0.28) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [apprise-api-0.0.28](https://github.com/truecharts/charts/compare/apprise-api-0.0.27...apprise-api-0.0.28) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [apprise-api-0.0.28](https://github.com/truecharts/charts/compare/apprise-api-0.0.27...apprise-api-0.0.28) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [apprise-api-0.0.27](https://github.com/truecharts/charts/compare/apprise-api-0.0.26...apprise-api-0.0.27) (2022-09-05) + +### Chore + +- update docker general non-major ([#3700](https://github.com/truecharts/charts/issues/3700)) + + + + +## [apprise-api-0.0.26](https://github.com/truecharts/charts/compare/apprise-api-0.0.25...apprise-api-0.0.26) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + diff --git a/incubator/apprise-api/0.0.29/Chart.lock b/incubator/apprise-api/0.0.29/Chart.lock new file mode 100644 index 00000000000..22fa0443339 --- /dev/null +++ b/incubator/apprise-api/0.0.29/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:28:33.685086633Z" diff --git a/incubator/apprise-api/0.0.29/Chart.yaml b/incubator/apprise-api/0.0.29/Chart.yaml new file mode 100644 index 00000000000..eadf545644e --- /dev/null +++ b/incubator/apprise-api/0.0.29/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.5.10 +deprecated: false +description: "Apprise-api(https://github.com/caronc/apprise-api) Takes advantage of Apprise(https://github.com/caronc/apprise) through your network with a user-friendly API.\n" +home: https://truecharts.org/docs/charts/incubator/apprise-api +icon: https://truecharts.org/img/hotlink-ok/chart-icons/apprise-api.png +keywords: + - apprise-api + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: apprise-api +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/apprise-api + - https://github.com/caronc/apprise-api + - https://github.com/orgs/linuxserver/packages/container/package/apprise-api + - https://github.com/linuxserver/docker-apprise-api#readme +type: application +version: 0.0.29 diff --git a/incubator/apprise-api/0.0.29/README.md b/incubator/apprise-api/0.0.29/README.md new file mode 100644 index 00000000000..17dde262e2e --- /dev/null +++ b/incubator/apprise-api/0.0.29/README.md @@ -0,0 +1,110 @@ +# apprise-api + +![Version: 0.0.29](https://img.shields.io/badge/Version-0.0.29-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Apprise-api(https://github.com/caronc/apprise-api) Takes advantage of Apprise(https://github.com/caronc/apprise) through your network with a user-friendly API. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [apprise-api](https://truecharts.org/docs/charts/incubator/apprise-api) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/apprise-api/0.0.28/app-readme.md b/incubator/apprise-api/0.0.29/app-readme.md similarity index 100% rename from incubator/apprise-api/0.0.28/app-readme.md rename to incubator/apprise-api/0.0.29/app-readme.md diff --git a/incubator/apprise-api/0.0.29/charts/common-10.5.10.tgz b/incubator/apprise-api/0.0.29/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/apprise-api/0.0.29/charts/common-10.5.10.tgz differ diff --git a/incubator/apprise-api/0.0.28/ix_values.yaml b/incubator/apprise-api/0.0.29/ix_values.yaml similarity index 100% rename from incubator/apprise-api/0.0.28/ix_values.yaml rename to incubator/apprise-api/0.0.29/ix_values.yaml diff --git a/incubator/apprise-api/0.0.28/questions.yaml b/incubator/apprise-api/0.0.29/questions.yaml similarity index 100% rename from incubator/apprise-api/0.0.28/questions.yaml rename to incubator/apprise-api/0.0.29/questions.yaml diff --git a/incubator/apprise-api/0.0.28/templates/common.yaml b/incubator/apprise-api/0.0.29/templates/common.yaml similarity index 100% rename from incubator/apprise-api/0.0.28/templates/common.yaml rename to incubator/apprise-api/0.0.29/templates/common.yaml diff --git a/incubator/apprise-api/0.0.28/values.yaml b/incubator/apprise-api/0.0.29/values.yaml similarity index 100% rename from incubator/apprise-api/0.0.28/values.yaml rename to incubator/apprise-api/0.0.29/values.yaml diff --git a/incubator/appsmith/2.0.50/CHANGELOG.md b/incubator/appsmith/2.0.50/CHANGELOG.md deleted file mode 100644 index 79e4a50b5f0..00000000000 --- a/incubator/appsmith/2.0.50/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [appsmith-2.0.50](https://github.com/truecharts/charts/compare/appsmith-2.0.49...appsmith-2.0.50) (2022-09-13) - -### Chore - -- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - - - -## [appsmith-2.0.49](https://github.com/truecharts/charts/compare/appsmith-2.0.48...appsmith-2.0.49) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [appsmith-2.0.49](https://github.com/truecharts/charts/compare/appsmith-2.0.48...appsmith-2.0.49) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [appsmith-2.0.49](https://github.com/truecharts/charts/compare/appsmith-2.0.48...appsmith-2.0.49) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [appsmith-2.0.49](https://github.com/truecharts/charts/compare/appsmith-2.0.48...appsmith-2.0.49) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [appsmith-2.0.49](https://github.com/truecharts/charts/compare/appsmith-2.0.48...appsmith-2.0.49) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [appsmith-2.0.49](https://github.com/truecharts/charts/compare/appsmith-2.0.48...appsmith-2.0.49) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [appsmith-2.0.48](https://github.com/truecharts/charts/compare/appsmith-2.0.47...appsmith-2.0.48) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [appsmith-2.0.47](https://github.com/truecharts/charts/compare/appsmith-2.0.46...appsmith-2.0.47) (2022-08-30) - diff --git a/incubator/appsmith/2.0.50/Chart.lock b/incubator/appsmith/2.0.50/Chart.lock deleted file mode 100644 index 21bbeb9e74b..00000000000 --- a/incubator/appsmith/2.0.50/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.72 -digest: sha256:b5936cc14396040093ab3c4bbadff9e68dd4fb74e8dccdbd3cba00274d1345d5 -generated: "2022-09-13T06:15:05.625447352Z" diff --git a/incubator/appsmith/2.0.50/Chart.yaml b/incubator/appsmith/2.0.50/Chart.yaml deleted file mode 100644 index 7517b31eeb9..00000000000 --- a/incubator/appsmith/2.0.50/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -appVersion: "1.8.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.72 -# - 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.50 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/appsmith/2.0.50/README.md b/incubator/appsmith/2.0.50/README.md deleted file mode 100644 index 1c53c4b5640..00000000000 --- a/incubator/appsmith/2.0.50/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# appsmith - -![Version: 2.0.50](https://img.shields.io/badge/Version-2.0.50-informational?style=flat-square) ![AppVersion: 1.8.0](https://img.shields.io/badge/AppVersion-1.8.0-informational?style=flat-square) - -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.72 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/appsmith/2.0.50/charts/common-10.5.9.tgz b/incubator/appsmith/2.0.50/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/appsmith/2.0.50/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/appsmith/2.0.50/charts/redis-3.0.72.tgz b/incubator/appsmith/2.0.50/charts/redis-3.0.72.tgz deleted file mode 100644 index d1c4b4529da..00000000000 Binary files a/incubator/appsmith/2.0.50/charts/redis-3.0.72.tgz and /dev/null differ diff --git a/incubator/appsmith/2.0.51/CHANGELOG.md b/incubator/appsmith/2.0.51/CHANGELOG.md new file mode 100644 index 00000000000..27740b0914d --- /dev/null +++ b/incubator/appsmith/2.0.51/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [appsmith-2.0.51](https://github.com/truecharts/charts/compare/appsmith-2.0.50...appsmith-2.0.51) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [appsmith-2.0.50](https://github.com/truecharts/charts/compare/appsmith-2.0.49...appsmith-2.0.50) (2022-09-13) + +### Chore + +- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + + + + +## [appsmith-2.0.49](https://github.com/truecharts/charts/compare/appsmith-2.0.48...appsmith-2.0.49) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [appsmith-2.0.49](https://github.com/truecharts/charts/compare/appsmith-2.0.48...appsmith-2.0.49) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [appsmith-2.0.49](https://github.com/truecharts/charts/compare/appsmith-2.0.48...appsmith-2.0.49) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [appsmith-2.0.49](https://github.com/truecharts/charts/compare/appsmith-2.0.48...appsmith-2.0.49) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [appsmith-2.0.49](https://github.com/truecharts/charts/compare/appsmith-2.0.48...appsmith-2.0.49) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [appsmith-2.0.49](https://github.com/truecharts/charts/compare/appsmith-2.0.48...appsmith-2.0.49) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [appsmith-2.0.48](https://github.com/truecharts/charts/compare/appsmith-2.0.47...appsmith-2.0.48) (2022-08-30) diff --git a/incubator/appsmith/2.0.51/Chart.lock b/incubator/appsmith/2.0.51/Chart.lock new file mode 100644 index 00000000000..68b89e5ada9 --- /dev/null +++ b/incubator/appsmith/2.0.51/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.75 +digest: sha256:0d523b7e45806241724e718eccd24f62a40931e8951b48617125645ff8e32e0f +generated: "2022-09-15T13:28:46.195232713Z" diff --git a/incubator/appsmith/2.0.51/Chart.yaml b/incubator/appsmith/2.0.51/Chart.yaml new file mode 100644 index 00000000000..7a21eedb262 --- /dev/null +++ b/incubator/appsmith/2.0.51/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "1.8.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.75 +# - condition: mongodb.enabled +# name: mongodb +# repository: https://charts.truecharts.org +# version: 0.0.25 +description: Turn any datasource into an internal app in minutes. Appsmith lets you drag-and-drop UI components to build pages, connect to any API, database or GraphQL source and write logic with JavaScript objects. +home: https://truecharts.org/docs/charts/incubator/appsmith +icon: https://truecharts.org/img/hotlink-ok/chart-icons/appsmith.png +keywords: + - appsmith +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: appsmith +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/appsmith + - https://github.com/appsmithorg/appsmith +version: 2.0.51 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/appsmith/2.0.51/README.md b/incubator/appsmith/2.0.51/README.md new file mode 100644 index 00000000000..f3057fd08d8 --- /dev/null +++ b/incubator/appsmith/2.0.51/README.md @@ -0,0 +1,109 @@ +# appsmith + +![Version: 2.0.51](https://img.shields.io/badge/Version-2.0.51-informational?style=flat-square) ![AppVersion: 1.8.0](https://img.shields.io/badge/AppVersion-1.8.0-informational?style=flat-square) + +Turn any datasource into an internal app in minutes. Appsmith lets you drag-and-drop UI components to build pages, connect to any API, database or GraphQL source and write logic with JavaScript objects. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [appsmith](https://truecharts.org/docs/charts/incubator/appsmith) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org | redis | 3.0.75 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/appsmith/2.0.50/app-readme.md b/incubator/appsmith/2.0.51/app-readme.md similarity index 100% rename from incubator/appsmith/2.0.50/app-readme.md rename to incubator/appsmith/2.0.51/app-readme.md diff --git a/incubator/appsmith/2.0.51/charts/common-10.5.10.tgz b/incubator/appsmith/2.0.51/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/appsmith/2.0.51/charts/common-10.5.10.tgz differ diff --git a/incubator/appsmith/2.0.51/charts/redis-3.0.75.tgz b/incubator/appsmith/2.0.51/charts/redis-3.0.75.tgz new file mode 100644 index 00000000000..3be8a655992 Binary files /dev/null and b/incubator/appsmith/2.0.51/charts/redis-3.0.75.tgz differ diff --git a/incubator/appsmith/2.0.50/ix_values.yaml b/incubator/appsmith/2.0.51/ix_values.yaml similarity index 100% rename from incubator/appsmith/2.0.50/ix_values.yaml rename to incubator/appsmith/2.0.51/ix_values.yaml diff --git a/incubator/appsmith/2.0.50/questions.yaml b/incubator/appsmith/2.0.51/questions.yaml similarity index 100% rename from incubator/appsmith/2.0.50/questions.yaml rename to incubator/appsmith/2.0.51/questions.yaml diff --git a/incubator/appsmith/2.0.50/templates/common.yaml b/incubator/appsmith/2.0.51/templates/common.yaml similarity index 100% rename from incubator/appsmith/2.0.50/templates/common.yaml rename to incubator/appsmith/2.0.51/templates/common.yaml diff --git a/incubator/appsmith/2.0.50/values.yaml b/incubator/appsmith/2.0.51/values.yaml similarity index 100% rename from incubator/appsmith/2.0.50/values.yaml rename to incubator/appsmith/2.0.51/values.yaml diff --git a/incubator/archiveteam-warrior/0.0.23/CHANGELOG.md b/incubator/archiveteam-warrior/0.0.23/CHANGELOG.md deleted file mode 100644 index f6c6e4197ee..00000000000 --- a/incubator/archiveteam-warrior/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [archiveteam-warrior-0.0.23](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.22...archiveteam-warrior-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [archiveteam-warrior-0.0.23](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.22...archiveteam-warrior-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [archiveteam-warrior-0.0.23](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.22...archiveteam-warrior-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [archiveteam-warrior-0.0.23](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.22...archiveteam-warrior-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [archiveteam-warrior-0.0.23](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.22...archiveteam-warrior-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [archiveteam-warrior-0.0.23](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.22...archiveteam-warrior-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [archiveteam-warrior-0.0.22](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.21...archiveteam-warrior-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [archiveteam-warrior-0.0.21](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.20...archiveteam-warrior-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [archiveteam-warrior-0.0.20](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.19...archiveteam-warrior-0.0.20) (2022-08-29) - diff --git a/incubator/archiveteam-warrior/0.0.23/Chart.lock b/incubator/archiveteam-warrior/0.0.23/Chart.lock deleted file mode 100644 index 2248745a9d8..00000000000 --- a/incubator/archiveteam-warrior/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:44:59.74268925Z" diff --git a/incubator/archiveteam-warrior/0.0.23/Chart.yaml b/incubator/archiveteam-warrior/0.0.23/Chart.yaml deleted file mode 100644 index c20a357fb36..00000000000 --- a/incubator/archiveteam-warrior/0.0.23/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Backup - - Cloud - - Downloaders -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/archiveteam-warrior/0.0.23/README.md b/incubator/archiveteam-warrior/0.0.23/README.md deleted file mode 100644 index c27a4212265..00000000000 --- a/incubator/archiveteam-warrior/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# archiveteam-warrior - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -The Archive Team Warrior is a virtual archiving appliance. You can run it to help with the Archive Team archiving efforts. It will download sites and upload them to our archive—and it’s really easy to do! - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [archiveteam-warrior](https://truecharts.org/docs/charts/incubator/archiveteam-warrior) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/archiveteam-warrior/0.0.23/charts/common-10.5.9.tgz b/incubator/archiveteam-warrior/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/archiveteam-warrior/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/archiveteam-warrior/0.0.24/CHANGELOG.md b/incubator/archiveteam-warrior/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..1963146066a --- /dev/null +++ b/incubator/archiveteam-warrior/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [archiveteam-warrior-0.0.24](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.23...archiveteam-warrior-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [archiveteam-warrior-0.0.23](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.22...archiveteam-warrior-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [archiveteam-warrior-0.0.23](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.22...archiveteam-warrior-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [archiveteam-warrior-0.0.23](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.22...archiveteam-warrior-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [archiveteam-warrior-0.0.23](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.22...archiveteam-warrior-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [archiveteam-warrior-0.0.23](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.22...archiveteam-warrior-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [archiveteam-warrior-0.0.23](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.22...archiveteam-warrior-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [archiveteam-warrior-0.0.22](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.21...archiveteam-warrior-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [archiveteam-warrior-0.0.21](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.20...archiveteam-warrior-0.0.21) (2022-08-30) diff --git a/incubator/archiveteam-warrior/0.0.24/Chart.lock b/incubator/archiveteam-warrior/0.0.24/Chart.lock new file mode 100644 index 00000000000..e8146494f97 --- /dev/null +++ b/incubator/archiveteam-warrior/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:28:49.577959335Z" diff --git a/incubator/archiveteam-warrior/0.0.24/Chart.yaml b/incubator/archiveteam-warrior/0.0.24/Chart.yaml new file mode 100644 index 00000000000..cf12aa76ad4 --- /dev/null +++ b/incubator/archiveteam-warrior/0.0.24/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.5.10 +deprecated: false +description: "The Archive Team Warrior is a virtual archiving appliance. You can run it to help with the Archive Team archiving efforts. It will download sites and upload them to our archive—and it’s really easy to do!" +home: https://truecharts.org/docs/charts/incubator/archiveteam-warrior +icon: https://truecharts.org/img/hotlink-ok/chart-icons/archiveteam-warrior.png +keywords: + - archiveteam-warrior + - Backup + - Cloud + - Downloaders +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: archiveteam-warrior +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/archiveteam-warrior + - https://wiki.archiveteam.org/index.php/ArchiveTeam_Warrior + - https://hub.docker.com/r/archiveteam/warrior-dockerfile/ +type: application +version: 0.0.24 diff --git a/incubator/archiveteam-warrior/0.0.24/README.md b/incubator/archiveteam-warrior/0.0.24/README.md new file mode 100644 index 00000000000..c081bcf17f7 --- /dev/null +++ b/incubator/archiveteam-warrior/0.0.24/README.md @@ -0,0 +1,109 @@ +# archiveteam-warrior + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +The Archive Team Warrior is a virtual archiving appliance. You can run it to help with the Archive Team archiving efforts. It will download sites and upload them to our archive—and it’s really easy to do! + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [archiveteam-warrior](https://truecharts.org/docs/charts/incubator/archiveteam-warrior) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/archiveteam-warrior/0.0.23/app-readme.md b/incubator/archiveteam-warrior/0.0.24/app-readme.md similarity index 100% rename from incubator/archiveteam-warrior/0.0.23/app-readme.md rename to incubator/archiveteam-warrior/0.0.24/app-readme.md diff --git a/incubator/archiveteam-warrior/0.0.24/charts/common-10.5.10.tgz b/incubator/archiveteam-warrior/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/archiveteam-warrior/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/archiveteam-warrior/0.0.23/ix_values.yaml b/incubator/archiveteam-warrior/0.0.24/ix_values.yaml similarity index 100% rename from incubator/archiveteam-warrior/0.0.23/ix_values.yaml rename to incubator/archiveteam-warrior/0.0.24/ix_values.yaml diff --git a/incubator/archiveteam-warrior/0.0.23/questions.yaml b/incubator/archiveteam-warrior/0.0.24/questions.yaml similarity index 100% rename from incubator/archiveteam-warrior/0.0.23/questions.yaml rename to incubator/archiveteam-warrior/0.0.24/questions.yaml diff --git a/incubator/archiveteam-warrior/0.0.23/templates/common.yaml b/incubator/archiveteam-warrior/0.0.24/templates/common.yaml similarity index 100% rename from incubator/archiveteam-warrior/0.0.23/templates/common.yaml rename to incubator/archiveteam-warrior/0.0.24/templates/common.yaml diff --git a/incubator/archiveteam-warrior/0.0.23/values.yaml b/incubator/archiveteam-warrior/0.0.24/values.yaml similarity index 100% rename from incubator/archiveteam-warrior/0.0.23/values.yaml rename to incubator/archiveteam-warrior/0.0.24/values.yaml diff --git a/incubator/ariang/0.0.26/CHANGELOG.md b/incubator/ariang/0.0.26/CHANGELOG.md deleted file mode 100644 index 60389a9a511..00000000000 --- a/incubator/ariang/0.0.26/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ariang-0.0.26](https://github.com/truecharts/charts/compare/ariang-0.0.25...ariang-0.0.26) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ariang-0.0.26](https://github.com/truecharts/charts/compare/ariang-0.0.25...ariang-0.0.26) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ariang-0.0.26](https://github.com/truecharts/charts/compare/ariang-0.0.25...ariang-0.0.26) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ariang-0.0.26](https://github.com/truecharts/charts/compare/ariang-0.0.25...ariang-0.0.26) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ariang-0.0.26](https://github.com/truecharts/charts/compare/ariang-0.0.25...ariang-0.0.26) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ariang-0.0.26](https://github.com/truecharts/charts/compare/ariang-0.0.25...ariang-0.0.26) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ariang-0.0.25](https://github.com/truecharts/charts/compare/ariang-0.0.24...ariang-0.0.25) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [ariang-0.0.24](https://github.com/truecharts/charts/compare/ariang-0.0.23...ariang-0.0.24) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [ariang-0.0.23](https://github.com/truecharts/charts/compare/ariang-0.0.22...ariang-0.0.23) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - diff --git a/incubator/ariang/0.0.26/Chart.lock b/incubator/ariang/0.0.26/Chart.lock deleted file mode 100644 index d27a93d6440..00000000000 --- a/incubator/ariang/0.0.26/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:45:15.099536726Z" diff --git a/incubator/ariang/0.0.26/Chart.yaml b/incubator/ariang/0.0.26/Chart.yaml deleted file mode 100644 index c23497b19e7..00000000000 --- a/incubator/ariang/0.0.26/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: ariang -version: 0.0.26 -appVersion: "1.2.4" -description: A modern web frontend making aria2 easier to use | Aria2 WebUI. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/incubator/ariang -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ariang.png -keywords: - - ariang -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/ariang - - https://hub.docker.com/r/leonismoe/ariang - - https://github.com/leonismoe/docker-images -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - # 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.26/README.md b/incubator/ariang/0.0.26/README.md deleted file mode 100644 index e06281de147..00000000000 --- a/incubator/ariang/0.0.26/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# ariang - -![Version: 0.0.26](https://img.shields.io/badge/Version-0.0.26-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.2.4](https://img.shields.io/badge/AppVersion-1.2.4-informational?style=flat-square) - -A modern web frontend making aria2 easier to use | Aria2 WebUI. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [ariang](https://truecharts.org/docs/charts/incubator/ariang) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/ariang/0.0.26/charts/common-10.5.9.tgz b/incubator/ariang/0.0.26/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/ariang/0.0.26/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/ariang/0.0.27/CHANGELOG.md b/incubator/ariang/0.0.27/CHANGELOG.md new file mode 100644 index 00000000000..9b7a5f7d923 --- /dev/null +++ b/incubator/ariang/0.0.27/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ariang-0.0.27](https://github.com/truecharts/charts/compare/ariang-0.0.26...ariang-0.0.27) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [ariang-0.0.26](https://github.com/truecharts/charts/compare/ariang-0.0.25...ariang-0.0.26) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ariang-0.0.26](https://github.com/truecharts/charts/compare/ariang-0.0.25...ariang-0.0.26) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ariang-0.0.26](https://github.com/truecharts/charts/compare/ariang-0.0.25...ariang-0.0.26) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ariang-0.0.26](https://github.com/truecharts/charts/compare/ariang-0.0.25...ariang-0.0.26) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ariang-0.0.26](https://github.com/truecharts/charts/compare/ariang-0.0.25...ariang-0.0.26) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ariang-0.0.26](https://github.com/truecharts/charts/compare/ariang-0.0.25...ariang-0.0.26) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ariang-0.0.25](https://github.com/truecharts/charts/compare/ariang-0.0.24...ariang-0.0.25) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [ariang-0.0.24](https://github.com/truecharts/charts/compare/ariang-0.0.23...ariang-0.0.24) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + diff --git a/incubator/ariang/0.0.27/Chart.lock b/incubator/ariang/0.0.27/Chart.lock new file mode 100644 index 00000000000..5941aaaa075 --- /dev/null +++ b/incubator/ariang/0.0.27/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:29:04.343142063Z" diff --git a/incubator/ariang/0.0.27/Chart.yaml b/incubator/ariang/0.0.27/Chart.yaml new file mode 100644 index 00000000000..2bf29448bd9 --- /dev/null +++ b/incubator/ariang/0.0.27/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: ariang +version: 0.0.27 +appVersion: "1.2.4" +description: A modern web frontend making aria2 easier to use | Aria2 WebUI. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/incubator/ariang +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ariang.png +keywords: + - ariang +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/ariang + - https://hub.docker.com/r/leonismoe/ariang + - https://github.com/leonismoe/docker-images +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/ariang/0.0.27/README.md b/incubator/ariang/0.0.27/README.md new file mode 100644 index 00000000000..26964a1417f --- /dev/null +++ b/incubator/ariang/0.0.27/README.md @@ -0,0 +1,109 @@ +# ariang + +![Version: 0.0.27](https://img.shields.io/badge/Version-0.0.27-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.2.4](https://img.shields.io/badge/AppVersion-1.2.4-informational?style=flat-square) + +A modern web frontend making aria2 easier to use | Aria2 WebUI. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [ariang](https://truecharts.org/docs/charts/incubator/ariang) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/ariang/0.0.26/app-readme.md b/incubator/ariang/0.0.27/app-readme.md similarity index 100% rename from incubator/ariang/0.0.26/app-readme.md rename to incubator/ariang/0.0.27/app-readme.md diff --git a/incubator/ariang/0.0.27/charts/common-10.5.10.tgz b/incubator/ariang/0.0.27/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/ariang/0.0.27/charts/common-10.5.10.tgz differ diff --git a/incubator/ariang/0.0.26/ix_values.yaml b/incubator/ariang/0.0.27/ix_values.yaml similarity index 100% rename from incubator/ariang/0.0.26/ix_values.yaml rename to incubator/ariang/0.0.27/ix_values.yaml diff --git a/incubator/ariang/0.0.26/questions.yaml b/incubator/ariang/0.0.27/questions.yaml similarity index 100% rename from incubator/ariang/0.0.26/questions.yaml rename to incubator/ariang/0.0.27/questions.yaml diff --git a/incubator/ariang/0.0.26/templates/common.yaml b/incubator/ariang/0.0.27/templates/common.yaml similarity index 100% rename from incubator/ariang/0.0.26/templates/common.yaml rename to incubator/ariang/0.0.27/templates/common.yaml diff --git a/incubator/ariang/0.0.26/values.yaml b/incubator/ariang/0.0.27/values.yaml similarity index 100% rename from incubator/ariang/0.0.26/values.yaml rename to incubator/ariang/0.0.27/values.yaml diff --git a/incubator/arksurvivalevolved/0.0.25/CHANGELOG.md b/incubator/arksurvivalevolved/0.0.25/CHANGELOG.md deleted file mode 100644 index b170537635e..00000000000 --- a/incubator/arksurvivalevolved/0.0.25/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [arksurvivalevolved-0.0.25](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.24...arksurvivalevolved-0.0.25) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [arksurvivalevolved-0.0.25](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.24...arksurvivalevolved-0.0.25) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [arksurvivalevolved-0.0.25](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.24...arksurvivalevolved-0.0.25) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [arksurvivalevolved-0.0.25](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.24...arksurvivalevolved-0.0.25) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [arksurvivalevolved-0.0.25](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.24...arksurvivalevolved-0.0.25) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [arksurvivalevolved-0.0.25](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.24...arksurvivalevolved-0.0.25) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [arksurvivalevolved-0.0.24](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.23...arksurvivalevolved-0.0.24) (2022-09-04) - -### Fix - -- add some default params ([#3694](https://github.com/truecharts/charts/issues/3694)) - - - - -## [arksurvivalevolved-0.0.23](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.22...arksurvivalevolved-0.0.23) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [arksurvivalevolved-0.0.22](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.21...arksurvivalevolved-0.0.22) (2022-08-30) - diff --git a/incubator/arksurvivalevolved/0.0.25/Chart.lock b/incubator/arksurvivalevolved/0.0.25/Chart.lock deleted file mode 100644 index 6a94f03a142..00000000000 --- a/incubator/arksurvivalevolved/0.0.25/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:45:15.404486124Z" diff --git a/incubator/arksurvivalevolved/0.0.25/Chart.yaml b/incubator/arksurvivalevolved/0.0.25/Chart.yaml deleted file mode 100644 index aff679a9e72..00000000000 --- a/incubator/arksurvivalevolved/0.0.25/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.25 diff --git a/incubator/arksurvivalevolved/0.0.25/README.md b/incubator/arksurvivalevolved/0.0.25/README.md deleted file mode 100644 index 28dbf5e0a8b..00000000000 --- a/incubator/arksurvivalevolved/0.0.25/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# arksurvivalevolved - -![Version: 0.0.25](https://img.shields.io/badge/Version-0.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -This Chart will download and install SteamCMD. It will also install ARK:SurvivalEvolved and run it (Normal server startup of ARK can take a long time!). - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [arksurvivalevolved](https://truecharts.org/docs/charts/incubator/arksurvivalevolved) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/arksurvivalevolved/0.0.25/charts/common-10.5.9.tgz b/incubator/arksurvivalevolved/0.0.25/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/arksurvivalevolved/0.0.25/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/arksurvivalevolved/0.0.26/CHANGELOG.md b/incubator/arksurvivalevolved/0.0.26/CHANGELOG.md new file mode 100644 index 00000000000..cfab23441c4 --- /dev/null +++ b/incubator/arksurvivalevolved/0.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [arksurvivalevolved-0.0.26](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.25...arksurvivalevolved-0.0.26) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [arksurvivalevolved-0.0.25](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.24...arksurvivalevolved-0.0.25) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [arksurvivalevolved-0.0.25](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.24...arksurvivalevolved-0.0.25) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [arksurvivalevolved-0.0.25](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.24...arksurvivalevolved-0.0.25) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [arksurvivalevolved-0.0.25](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.24...arksurvivalevolved-0.0.25) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [arksurvivalevolved-0.0.25](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.24...arksurvivalevolved-0.0.25) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [arksurvivalevolved-0.0.25](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.24...arksurvivalevolved-0.0.25) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [arksurvivalevolved-0.0.24](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.23...arksurvivalevolved-0.0.24) (2022-09-04) + +### Fix + +- add some default params ([#3694](https://github.com/truecharts/charts/issues/3694)) + + + + +## [arksurvivalevolved-0.0.23](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.22...arksurvivalevolved-0.0.23) (2022-08-30) diff --git a/incubator/arksurvivalevolved/0.0.26/Chart.lock b/incubator/arksurvivalevolved/0.0.26/Chart.lock new file mode 100644 index 00000000000..9cb19759422 --- /dev/null +++ b/incubator/arksurvivalevolved/0.0.26/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:29:04.833106996Z" diff --git a/incubator/arksurvivalevolved/0.0.26/Chart.yaml b/incubator/arksurvivalevolved/0.0.26/Chart.yaml new file mode 100644 index 00000000000..cf1d3920ddf --- /dev/null +++ b/incubator/arksurvivalevolved/0.0.26/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install ARK:SurvivalEvolved and run it (Normal server startup of ARK can take a long time!)." +home: https://truecharts.org/docs/charts/incubator/arksurvivalevolved +icon: https://truecharts.org/img/hotlink-ok/chart-icons/arksurvivalevolved.png +keywords: + - arksurvivalevolved + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: arksurvivalevolved +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/arksurvivalevolved + - https://survivetheark.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.26 diff --git a/incubator/arksurvivalevolved/0.0.26/README.md b/incubator/arksurvivalevolved/0.0.26/README.md new file mode 100644 index 00000000000..775060210f3 --- /dev/null +++ b/incubator/arksurvivalevolved/0.0.26/README.md @@ -0,0 +1,109 @@ +# arksurvivalevolved + +![Version: 0.0.26](https://img.shields.io/badge/Version-0.0.26-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +This Chart will download and install SteamCMD. It will also install ARK:SurvivalEvolved and run it (Normal server startup of ARK can take a long time!). + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [arksurvivalevolved](https://truecharts.org/docs/charts/incubator/arksurvivalevolved) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/arksurvivalevolved/0.0.25/app-readme.md b/incubator/arksurvivalevolved/0.0.26/app-readme.md similarity index 100% rename from incubator/arksurvivalevolved/0.0.25/app-readme.md rename to incubator/arksurvivalevolved/0.0.26/app-readme.md diff --git a/incubator/arksurvivalevolved/0.0.26/charts/common-10.5.10.tgz b/incubator/arksurvivalevolved/0.0.26/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/arksurvivalevolved/0.0.26/charts/common-10.5.10.tgz differ diff --git a/incubator/arksurvivalevolved/0.0.25/ix_values.yaml b/incubator/arksurvivalevolved/0.0.26/ix_values.yaml similarity index 100% rename from incubator/arksurvivalevolved/0.0.25/ix_values.yaml rename to incubator/arksurvivalevolved/0.0.26/ix_values.yaml diff --git a/incubator/arksurvivalevolved/0.0.25/questions.yaml b/incubator/arksurvivalevolved/0.0.26/questions.yaml similarity index 100% rename from incubator/arksurvivalevolved/0.0.25/questions.yaml rename to incubator/arksurvivalevolved/0.0.26/questions.yaml diff --git a/incubator/arksurvivalevolved/0.0.25/templates/common.yaml b/incubator/arksurvivalevolved/0.0.26/templates/common.yaml similarity index 100% rename from incubator/arksurvivalevolved/0.0.25/templates/common.yaml rename to incubator/arksurvivalevolved/0.0.26/templates/common.yaml diff --git a/incubator/arksurvivalevolved/0.0.25/values.yaml b/incubator/arksurvivalevolved/0.0.26/values.yaml similarity index 100% rename from incubator/arksurvivalevolved/0.0.25/values.yaml rename to incubator/arksurvivalevolved/0.0.26/values.yaml diff --git a/incubator/arma3/0.0.23/CHANGELOG.md b/incubator/arma3/0.0.23/CHANGELOG.md deleted file mode 100644 index 946e5a9ff0f..00000000000 --- a/incubator/arma3/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [arma3-0.0.23](https://github.com/truecharts/charts/compare/arma3exilemod-0.0.22...arma3-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [arma3-0.0.23](https://github.com/truecharts/charts/compare/arma3exilemod-0.0.22...arma3-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [arma3-0.0.23](https://github.com/truecharts/charts/compare/arma3exilemod-0.0.22...arma3-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [arma3-0.0.23](https://github.com/truecharts/charts/compare/arma3exilemod-0.0.22...arma3-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [arma3-0.0.23](https://github.com/truecharts/charts/compare/arma3exilemod-0.0.22...arma3-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [arma3-0.0.23](https://github.com/truecharts/charts/compare/arma3exilemod-0.0.22...arma3-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [arma3-0.0.22](https://github.com/truecharts/charts/compare/arma3exilemod-0.0.21...arma3-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [arma3-0.0.21](https://github.com/truecharts/charts/compare/arma3exilemod-0.0.20...arma3-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [arma3-0.0.20](https://github.com/truecharts/charts/compare/arma3-0.0.19...arma3-0.0.20) (2022-08-29) - diff --git a/incubator/arma3/0.0.23/Chart.lock b/incubator/arma3/0.0.23/Chart.lock deleted file mode 100644 index a56726db676..00000000000 --- a/incubator/arma3/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:45:24.2549468Z" diff --git a/incubator/arma3/0.0.23/Chart.yaml b/incubator/arma3/0.0.23/Chart.yaml deleted file mode 100644 index 97d2a824560..00000000000 --- a/incubator/arma3/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/arma3/0.0.23/README.md b/incubator/arma3/0.0.23/README.md deleted file mode 100644 index 65d53a4d1f9..00000000000 --- a/incubator/arma3/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# arma3 - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -This Chart will download and install SteamCMD. It will also install ArmA III and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [arma3](https://truecharts.org/docs/charts/incubator/arma3) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/arma3/0.0.23/charts/common-10.5.9.tgz b/incubator/arma3/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/arma3/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/arma3/0.0.24/CHANGELOG.md b/incubator/arma3/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..f3861b62d3b --- /dev/null +++ b/incubator/arma3/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [arma3-0.0.24](https://github.com/truecharts/charts/compare/arma3-0.0.23...arma3-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [arma3-0.0.23](https://github.com/truecharts/charts/compare/arma3exilemod-0.0.22...arma3-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [arma3-0.0.23](https://github.com/truecharts/charts/compare/arma3exilemod-0.0.22...arma3-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [arma3-0.0.23](https://github.com/truecharts/charts/compare/arma3exilemod-0.0.22...arma3-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [arma3-0.0.23](https://github.com/truecharts/charts/compare/arma3exilemod-0.0.22...arma3-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [arma3-0.0.23](https://github.com/truecharts/charts/compare/arma3exilemod-0.0.22...arma3-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [arma3-0.0.23](https://github.com/truecharts/charts/compare/arma3exilemod-0.0.22...arma3-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [arma3-0.0.22](https://github.com/truecharts/charts/compare/arma3exilemod-0.0.21...arma3-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [arma3-0.0.21](https://github.com/truecharts/charts/compare/arma3exilemod-0.0.20...arma3-0.0.21) (2022-08-30) diff --git a/incubator/arma3/0.0.24/Chart.lock b/incubator/arma3/0.0.24/Chart.lock new file mode 100644 index 00000000000..d2aef4c2415 --- /dev/null +++ b/incubator/arma3/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:29:21.081593821Z" diff --git a/incubator/arma3/0.0.24/Chart.yaml b/incubator/arma3/0.0.24/Chart.yaml new file mode 100644 index 00000000000..c59c3fd2909 --- /dev/null +++ b/incubator/arma3/0.0.24/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.5.10 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install ArmA III and run it." +home: https://truecharts.org/docs/charts/incubator/arma3 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/arma3.png +keywords: + - arma3 + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: arma3 +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/arma3 + - https://arma3.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.24 diff --git a/incubator/arma3/0.0.24/README.md b/incubator/arma3/0.0.24/README.md new file mode 100644 index 00000000000..848c53b79e2 --- /dev/null +++ b/incubator/arma3/0.0.24/README.md @@ -0,0 +1,109 @@ +# arma3 + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +This Chart will download and install SteamCMD. It will also install ArmA III and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [arma3](https://truecharts.org/docs/charts/incubator/arma3) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/arma3/0.0.23/app-readme.md b/incubator/arma3/0.0.24/app-readme.md similarity index 100% rename from incubator/arma3/0.0.23/app-readme.md rename to incubator/arma3/0.0.24/app-readme.md diff --git a/incubator/arma3/0.0.24/charts/common-10.5.10.tgz b/incubator/arma3/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/arma3/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/arma3/0.0.23/ix_values.yaml b/incubator/arma3/0.0.24/ix_values.yaml similarity index 100% rename from incubator/arma3/0.0.23/ix_values.yaml rename to incubator/arma3/0.0.24/ix_values.yaml diff --git a/incubator/arma3/0.0.23/questions.yaml b/incubator/arma3/0.0.24/questions.yaml similarity index 100% rename from incubator/arma3/0.0.23/questions.yaml rename to incubator/arma3/0.0.24/questions.yaml diff --git a/incubator/arma3/0.0.23/templates/common.yaml b/incubator/arma3/0.0.24/templates/common.yaml similarity index 100% rename from incubator/arma3/0.0.23/templates/common.yaml rename to incubator/arma3/0.0.24/templates/common.yaml diff --git a/incubator/arma3/0.0.23/values.yaml b/incubator/arma3/0.0.24/values.yaml similarity index 100% rename from incubator/arma3/0.0.23/values.yaml rename to incubator/arma3/0.0.24/values.yaml diff --git a/incubator/arma3exilemod/0.0.23/CHANGELOG.md b/incubator/arma3exilemod/0.0.23/CHANGELOG.md deleted file mode 100644 index ee6b399d2a1..00000000000 --- a/incubator/arma3exilemod/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [arma3exilemod-0.0.23](https://github.com/truecharts/charts/compare/arma3exilemod-0.0.22...arma3exilemod-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [arma3exilemod-0.0.23](https://github.com/truecharts/charts/compare/arma3exilemod-0.0.22...arma3exilemod-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [arma3exilemod-0.0.23](https://github.com/truecharts/charts/compare/arma3exilemod-0.0.22...arma3exilemod-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [arma3exilemod-0.0.23](https://github.com/truecharts/charts/compare/arma3exilemod-0.0.22...arma3exilemod-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [arma3exilemod-0.0.23](https://github.com/truecharts/charts/compare/arma3exilemod-0.0.22...arma3exilemod-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [arma3exilemod-0.0.23](https://github.com/truecharts/charts/compare/arma3exilemod-0.0.22...arma3exilemod-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [arma3exilemod-0.0.22](https://github.com/truecharts/charts/compare/arma3exilemod-0.0.21...arma3exilemod-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [arma3exilemod-0.0.21](https://github.com/truecharts/charts/compare/arma3exilemod-0.0.20...arma3exilemod-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [arma3exilemod-0.0.20](https://github.com/truecharts/charts/compare/arma3exilemod-0.0.19...arma3exilemod-0.0.20) (2022-08-29) - diff --git a/incubator/arma3exilemod/0.0.23/Chart.lock b/incubator/arma3exilemod/0.0.23/Chart.lock deleted file mode 100644 index 95c0b792a0c..00000000000 --- a/incubator/arma3exilemod/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:45:34.543519837Z" diff --git a/incubator/arma3exilemod/0.0.23/Chart.yaml b/incubator/arma3exilemod/0.0.23/Chart.yaml deleted file mode 100644 index d6de4b3f93c..00000000000 --- a/incubator/arma3exilemod/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/arma3exilemod/0.0.23/README.md b/incubator/arma3exilemod/0.0.23/README.md deleted file mode 100644 index 833ed4e01e6..00000000000 --- a/incubator/arma3exilemod/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# arma3exilemod - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -This Chart will download and install SteamCMD. It will also install ArmA III including ExileMod and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [arma3exilemod](https://truecharts.org/docs/charts/incubator/arma3exilemod) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/arma3exilemod/0.0.23/charts/common-10.5.9.tgz b/incubator/arma3exilemod/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/arma3exilemod/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/arma3exilemod/0.0.24/CHANGELOG.md b/incubator/arma3exilemod/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..4d27e35fd23 --- /dev/null +++ b/incubator/arma3exilemod/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [arma3exilemod-0.0.24](https://github.com/truecharts/charts/compare/arma3exilemod-0.0.23...arma3exilemod-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [arma3exilemod-0.0.23](https://github.com/truecharts/charts/compare/arma3exilemod-0.0.22...arma3exilemod-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [arma3exilemod-0.0.23](https://github.com/truecharts/charts/compare/arma3exilemod-0.0.22...arma3exilemod-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [arma3exilemod-0.0.23](https://github.com/truecharts/charts/compare/arma3exilemod-0.0.22...arma3exilemod-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [arma3exilemod-0.0.23](https://github.com/truecharts/charts/compare/arma3exilemod-0.0.22...arma3exilemod-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [arma3exilemod-0.0.23](https://github.com/truecharts/charts/compare/arma3exilemod-0.0.22...arma3exilemod-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [arma3exilemod-0.0.23](https://github.com/truecharts/charts/compare/arma3exilemod-0.0.22...arma3exilemod-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [arma3exilemod-0.0.22](https://github.com/truecharts/charts/compare/arma3exilemod-0.0.21...arma3exilemod-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [arma3exilemod-0.0.21](https://github.com/truecharts/charts/compare/arma3exilemod-0.0.20...arma3exilemod-0.0.21) (2022-08-30) diff --git a/incubator/arma3exilemod/0.0.24/Chart.lock b/incubator/arma3exilemod/0.0.24/Chart.lock new file mode 100644 index 00000000000..433130d6dbd --- /dev/null +++ b/incubator/arma3exilemod/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:29:28.261333122Z" diff --git a/incubator/arma3exilemod/0.0.24/Chart.yaml b/incubator/arma3exilemod/0.0.24/Chart.yaml new file mode 100644 index 00000000000..741d609a5de --- /dev/null +++ b/incubator/arma3exilemod/0.0.24/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.5.10 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install ArmA III including ExileMod and run it." +home: https://truecharts.org/docs/charts/incubator/arma3exilemod +icon: https://truecharts.org/img/hotlink-ok/chart-icons/arma3exilemod.png +keywords: + - arma3exilemod + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: arma3exilemod +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/arma3exilemod + - http://www.exilemod.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.24 diff --git a/incubator/arma3exilemod/0.0.24/README.md b/incubator/arma3exilemod/0.0.24/README.md new file mode 100644 index 00000000000..e8d88281cd1 --- /dev/null +++ b/incubator/arma3exilemod/0.0.24/README.md @@ -0,0 +1,109 @@ +# arma3exilemod + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +This Chart will download and install SteamCMD. It will also install ArmA III including ExileMod and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [arma3exilemod](https://truecharts.org/docs/charts/incubator/arma3exilemod) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/arma3exilemod/0.0.23/app-readme.md b/incubator/arma3exilemod/0.0.24/app-readme.md similarity index 100% rename from incubator/arma3exilemod/0.0.23/app-readme.md rename to incubator/arma3exilemod/0.0.24/app-readme.md diff --git a/incubator/arma3exilemod/0.0.24/charts/common-10.5.10.tgz b/incubator/arma3exilemod/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/arma3exilemod/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/arma3exilemod/0.0.23/ix_values.yaml b/incubator/arma3exilemod/0.0.24/ix_values.yaml similarity index 100% rename from incubator/arma3exilemod/0.0.23/ix_values.yaml rename to incubator/arma3exilemod/0.0.24/ix_values.yaml diff --git a/incubator/arma3exilemod/0.0.23/questions.yaml b/incubator/arma3exilemod/0.0.24/questions.yaml similarity index 100% rename from incubator/arma3exilemod/0.0.23/questions.yaml rename to incubator/arma3exilemod/0.0.24/questions.yaml diff --git a/incubator/arma3exilemod/0.0.23/templates/common.yaml b/incubator/arma3exilemod/0.0.24/templates/common.yaml similarity index 100% rename from incubator/arma3exilemod/0.0.23/templates/common.yaml rename to incubator/arma3exilemod/0.0.24/templates/common.yaml diff --git a/incubator/arma3exilemod/0.0.23/values.yaml b/incubator/arma3exilemod/0.0.24/values.yaml similarity index 100% rename from incubator/arma3exilemod/0.0.23/values.yaml rename to incubator/arma3exilemod/0.0.24/values.yaml diff --git a/incubator/artifactory-oss/0.0.25/CHANGELOG.md b/incubator/artifactory-oss/0.0.25/CHANGELOG.md deleted file mode 100644 index cbe09a42a5c..00000000000 --- a/incubator/artifactory-oss/0.0.25/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [artifactory-oss-0.0.25](https://github.com/truecharts/charts/compare/artifactory-oss-0.0.24...artifactory-oss-0.0.25) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [artifactory-oss-0.0.25](https://github.com/truecharts/charts/compare/artifactory-oss-0.0.24...artifactory-oss-0.0.25) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [artifactory-oss-0.0.25](https://github.com/truecharts/charts/compare/artifactory-oss-0.0.24...artifactory-oss-0.0.25) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [artifactory-oss-0.0.25](https://github.com/truecharts/charts/compare/artifactory-oss-0.0.24...artifactory-oss-0.0.25) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [artifactory-oss-0.0.25](https://github.com/truecharts/charts/compare/artifactory-oss-0.0.24...artifactory-oss-0.0.25) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [artifactory-oss-0.0.25](https://github.com/truecharts/charts/compare/artifactory-oss-0.0.24...artifactory-oss-0.0.25) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [artifactory-oss-0.0.24](https://github.com/truecharts/charts/compare/artifactory-oss-0.0.23...artifactory-oss-0.0.24) (2022-09-02) - -### Chore - -- update docker general non-major ([#3660](https://github.com/truecharts/charts/issues/3660)) - - - - -## [artifactory-oss-0.0.23](https://github.com/truecharts/charts/compare/artifactory-oss-0.0.22...artifactory-oss-0.0.23) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [artifactory-oss-0.0.22](https://github.com/truecharts/charts/compare/artifactory-oss-0.0.21...artifactory-oss-0.0.22) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/incubator/artifactory-oss/0.0.25/Chart.lock b/incubator/artifactory-oss/0.0.25/Chart.lock deleted file mode 100644 index 73e45162c02..00000000000 --- a/incubator/artifactory-oss/0.0.25/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:45:40.189873591Z" diff --git a/incubator/artifactory-oss/0.0.25/Chart.yaml b/incubator/artifactory-oss/0.0.25/Chart.yaml deleted file mode 100644 index f69cd6f8157..00000000000 --- a/incubator/artifactory-oss/0.0.25/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "7.41.12" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.25 diff --git a/incubator/artifactory-oss/0.0.25/README.md b/incubator/artifactory-oss/0.0.25/README.md deleted file mode 100644 index 41944c269a1..00000000000 --- a/incubator/artifactory-oss/0.0.25/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# artifactory-oss - -![Version: 0.0.25](https://img.shields.io/badge/Version-0.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 7.41.12](https://img.shields.io/badge/AppVersion-7.41.12-informational?style=flat-square) - -JFrog’s Artifactory open source project was created to speed up development cycles using binary repositories. It’s the world’s most advanced repository manager, creating a single place for teams to manage all their binary artifacts efficiently. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [artifactory-oss](https://truecharts.org/docs/charts/incubator/artifactory-oss) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/artifactory-oss/0.0.25/charts/common-10.5.9.tgz b/incubator/artifactory-oss/0.0.25/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/artifactory-oss/0.0.25/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/artifactory-oss/0.0.26/CHANGELOG.md b/incubator/artifactory-oss/0.0.26/CHANGELOG.md new file mode 100644 index 00000000000..9fe2d0925a6 --- /dev/null +++ b/incubator/artifactory-oss/0.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [artifactory-oss-0.0.26](https://github.com/truecharts/charts/compare/artifactory-oss-0.0.25...artifactory-oss-0.0.26) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [artifactory-oss-0.0.25](https://github.com/truecharts/charts/compare/artifactory-oss-0.0.24...artifactory-oss-0.0.25) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [artifactory-oss-0.0.25](https://github.com/truecharts/charts/compare/artifactory-oss-0.0.24...artifactory-oss-0.0.25) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [artifactory-oss-0.0.25](https://github.com/truecharts/charts/compare/artifactory-oss-0.0.24...artifactory-oss-0.0.25) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [artifactory-oss-0.0.25](https://github.com/truecharts/charts/compare/artifactory-oss-0.0.24...artifactory-oss-0.0.25) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [artifactory-oss-0.0.25](https://github.com/truecharts/charts/compare/artifactory-oss-0.0.24...artifactory-oss-0.0.25) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [artifactory-oss-0.0.25](https://github.com/truecharts/charts/compare/artifactory-oss-0.0.24...artifactory-oss-0.0.25) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [artifactory-oss-0.0.24](https://github.com/truecharts/charts/compare/artifactory-oss-0.0.23...artifactory-oss-0.0.24) (2022-09-02) + +### Chore + +- update docker general non-major ([#3660](https://github.com/truecharts/charts/issues/3660)) + + + + +## [artifactory-oss-0.0.23](https://github.com/truecharts/charts/compare/artifactory-oss-0.0.22...artifactory-oss-0.0.23) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + diff --git a/incubator/artifactory-oss/0.0.26/Chart.lock b/incubator/artifactory-oss/0.0.26/Chart.lock new file mode 100644 index 00000000000..e52cbcefaae --- /dev/null +++ b/incubator/artifactory-oss/0.0.26/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:29:36.341078872Z" diff --git a/incubator/artifactory-oss/0.0.26/Chart.yaml b/incubator/artifactory-oss/0.0.26/Chart.yaml new file mode 100644 index 00000000000..5023df8824e --- /dev/null +++ b/incubator/artifactory-oss/0.0.26/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Tools-Utilities +apiVersion: v2 +appVersion: "7.41.12" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: "JFrog’s Artifactory open source project was created to speed up development cycles using binary repositories. It’s the world’s most advanced repository manager, creating a single place for teams to manage all their binary artifacts efficiently." +home: https://truecharts.org/docs/charts/incubator/artifactory-oss +icon: https://truecharts.org/img/hotlink-ok/chart-icons/artifactory-oss.png +keywords: + - artifactory-oss + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: artifactory-oss +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/artifactory-oss + - https://jfrog.com/ + - https://registry.hub.docker.com/r/docker.bintray.io/jfrog/artifactory-oss +type: application +version: 0.0.26 diff --git a/incubator/artifactory-oss/0.0.26/README.md b/incubator/artifactory-oss/0.0.26/README.md new file mode 100644 index 00000000000..50171068ff1 --- /dev/null +++ b/incubator/artifactory-oss/0.0.26/README.md @@ -0,0 +1,109 @@ +# artifactory-oss + +![Version: 0.0.26](https://img.shields.io/badge/Version-0.0.26-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 7.41.12](https://img.shields.io/badge/AppVersion-7.41.12-informational?style=flat-square) + +JFrog’s Artifactory open source project was created to speed up development cycles using binary repositories. It’s the world’s most advanced repository manager, creating a single place for teams to manage all their binary artifacts efficiently. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [artifactory-oss](https://truecharts.org/docs/charts/incubator/artifactory-oss) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/artifactory-oss/0.0.25/app-readme.md b/incubator/artifactory-oss/0.0.26/app-readme.md similarity index 100% rename from incubator/artifactory-oss/0.0.25/app-readme.md rename to incubator/artifactory-oss/0.0.26/app-readme.md diff --git a/incubator/artifactory-oss/0.0.26/charts/common-10.5.10.tgz b/incubator/artifactory-oss/0.0.26/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/artifactory-oss/0.0.26/charts/common-10.5.10.tgz differ diff --git a/incubator/artifactory-oss/0.0.25/ix_values.yaml b/incubator/artifactory-oss/0.0.26/ix_values.yaml similarity index 100% rename from incubator/artifactory-oss/0.0.25/ix_values.yaml rename to incubator/artifactory-oss/0.0.26/ix_values.yaml diff --git a/incubator/artifactory-oss/0.0.25/questions.yaml b/incubator/artifactory-oss/0.0.26/questions.yaml similarity index 100% rename from incubator/artifactory-oss/0.0.25/questions.yaml rename to incubator/artifactory-oss/0.0.26/questions.yaml diff --git a/incubator/artifactory-oss/0.0.25/templates/common.yaml b/incubator/artifactory-oss/0.0.26/templates/common.yaml similarity index 100% rename from incubator/artifactory-oss/0.0.25/templates/common.yaml rename to incubator/artifactory-oss/0.0.26/templates/common.yaml diff --git a/incubator/artifactory-oss/0.0.25/values.yaml b/incubator/artifactory-oss/0.0.26/values.yaml similarity index 100% rename from incubator/artifactory-oss/0.0.25/values.yaml rename to incubator/artifactory-oss/0.0.26/values.yaml diff --git a/incubator/assettocorsa/0.0.23/CHANGELOG.md b/incubator/assettocorsa/0.0.23/CHANGELOG.md deleted file mode 100644 index cfc16048ab2..00000000000 --- a/incubator/assettocorsa/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [assettocorsa-0.0.23](https://github.com/truecharts/charts/compare/assettocorsa-0.0.22...assettocorsa-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [assettocorsa-0.0.23](https://github.com/truecharts/charts/compare/assettocorsa-0.0.22...assettocorsa-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [assettocorsa-0.0.23](https://github.com/truecharts/charts/compare/assettocorsa-0.0.22...assettocorsa-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [assettocorsa-0.0.23](https://github.com/truecharts/charts/compare/assettocorsa-0.0.22...assettocorsa-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [assettocorsa-0.0.23](https://github.com/truecharts/charts/compare/assettocorsa-0.0.22...assettocorsa-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [assettocorsa-0.0.23](https://github.com/truecharts/charts/compare/assettocorsa-0.0.22...assettocorsa-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [assettocorsa-0.0.22](https://github.com/truecharts/charts/compare/assettocorsa-0.0.21...assettocorsa-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [assettocorsa-0.0.21](https://github.com/truecharts/charts/compare/assettocorsa-0.0.20...assettocorsa-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [assettocorsa-0.0.20](https://github.com/truecharts/charts/compare/assettocorsa-0.0.19...assettocorsa-0.0.20) (2022-08-29) - diff --git a/incubator/assettocorsa/0.0.23/Chart.lock b/incubator/assettocorsa/0.0.23/Chart.lock deleted file mode 100644 index 832f68b5ab1..00000000000 --- a/incubator/assettocorsa/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:45:40.457714101Z" diff --git a/incubator/assettocorsa/0.0.23/Chart.yaml b/incubator/assettocorsa/0.0.23/Chart.yaml deleted file mode 100644 index a594cd5815a..00000000000 --- a/incubator/assettocorsa/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/assettocorsa/0.0.23/README.md b/incubator/assettocorsa/0.0.23/README.md deleted file mode 100644 index acbb8f38ab8..00000000000 --- a/incubator/assettocorsa/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# assettocorsa - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -This Chart will download and install SteamCMD. It will also install AssettoCorsa and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [assettocorsa](https://truecharts.org/docs/charts/incubator/assettocorsa) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/assettocorsa/0.0.23/charts/common-10.5.9.tgz b/incubator/assettocorsa/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/assettocorsa/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/assettocorsa/0.0.24/CHANGELOG.md b/incubator/assettocorsa/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..b9a36929223 --- /dev/null +++ b/incubator/assettocorsa/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [assettocorsa-0.0.24](https://github.com/truecharts/charts/compare/assettocorsa-0.0.23...assettocorsa-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [assettocorsa-0.0.23](https://github.com/truecharts/charts/compare/assettocorsa-0.0.22...assettocorsa-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [assettocorsa-0.0.23](https://github.com/truecharts/charts/compare/assettocorsa-0.0.22...assettocorsa-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [assettocorsa-0.0.23](https://github.com/truecharts/charts/compare/assettocorsa-0.0.22...assettocorsa-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [assettocorsa-0.0.23](https://github.com/truecharts/charts/compare/assettocorsa-0.0.22...assettocorsa-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [assettocorsa-0.0.23](https://github.com/truecharts/charts/compare/assettocorsa-0.0.22...assettocorsa-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [assettocorsa-0.0.23](https://github.com/truecharts/charts/compare/assettocorsa-0.0.22...assettocorsa-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [assettocorsa-0.0.22](https://github.com/truecharts/charts/compare/assettocorsa-0.0.21...assettocorsa-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [assettocorsa-0.0.21](https://github.com/truecharts/charts/compare/assettocorsa-0.0.20...assettocorsa-0.0.21) (2022-08-30) diff --git a/incubator/assettocorsa/0.0.24/Chart.lock b/incubator/assettocorsa/0.0.24/Chart.lock new file mode 100644 index 00000000000..a85a012dbe5 --- /dev/null +++ b/incubator/assettocorsa/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:29:36.768593772Z" diff --git a/incubator/assettocorsa/0.0.24/Chart.yaml b/incubator/assettocorsa/0.0.24/Chart.yaml new file mode 100644 index 00000000000..d03f5c507b5 --- /dev/null +++ b/incubator/assettocorsa/0.0.24/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.5.10 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install AssettoCorsa and run it." +home: https://truecharts.org/docs/charts/incubator/assettocorsa +icon: https://truecharts.org/img/hotlink-ok/chart-icons/assettocorsa.png +keywords: + - assettocorsa + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: assettocorsa +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/assettocorsa + - https://www.assettocorsa.net/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.24 diff --git a/incubator/assettocorsa/0.0.24/README.md b/incubator/assettocorsa/0.0.24/README.md new file mode 100644 index 00000000000..ae755d65593 --- /dev/null +++ b/incubator/assettocorsa/0.0.24/README.md @@ -0,0 +1,109 @@ +# assettocorsa + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +This Chart will download and install SteamCMD. It will also install AssettoCorsa and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [assettocorsa](https://truecharts.org/docs/charts/incubator/assettocorsa) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/assettocorsa/0.0.23/app-readme.md b/incubator/assettocorsa/0.0.24/app-readme.md similarity index 100% rename from incubator/assettocorsa/0.0.23/app-readme.md rename to incubator/assettocorsa/0.0.24/app-readme.md diff --git a/incubator/assettocorsa/0.0.24/charts/common-10.5.10.tgz b/incubator/assettocorsa/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/assettocorsa/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/assettocorsa/0.0.23/ix_values.yaml b/incubator/assettocorsa/0.0.24/ix_values.yaml similarity index 100% rename from incubator/assettocorsa/0.0.23/ix_values.yaml rename to incubator/assettocorsa/0.0.24/ix_values.yaml diff --git a/incubator/assettocorsa/0.0.23/questions.yaml b/incubator/assettocorsa/0.0.24/questions.yaml similarity index 100% rename from incubator/assettocorsa/0.0.23/questions.yaml rename to incubator/assettocorsa/0.0.24/questions.yaml diff --git a/incubator/assettocorsa/0.0.23/templates/common.yaml b/incubator/assettocorsa/0.0.24/templates/common.yaml similarity index 100% rename from incubator/assettocorsa/0.0.23/templates/common.yaml rename to incubator/assettocorsa/0.0.24/templates/common.yaml diff --git a/incubator/assettocorsa/0.0.23/values.yaml b/incubator/assettocorsa/0.0.24/values.yaml similarity index 100% rename from incubator/assettocorsa/0.0.23/values.yaml rename to incubator/assettocorsa/0.0.24/values.yaml diff --git a/incubator/aurora-files/0.0.24/CHANGELOG.md b/incubator/aurora-files/0.0.24/CHANGELOG.md deleted file mode 100644 index 6af9887b648..00000000000 --- a/incubator/aurora-files/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [aurora-files-0.0.24](https://github.com/truecharts/charts/compare/aurora-files-0.0.23...aurora-files-0.0.24) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [aurora-files-0.0.24](https://github.com/truecharts/charts/compare/aurora-files-0.0.23...aurora-files-0.0.24) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [aurora-files-0.0.24](https://github.com/truecharts/charts/compare/aurora-files-0.0.23...aurora-files-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [aurora-files-0.0.24](https://github.com/truecharts/charts/compare/aurora-files-0.0.23...aurora-files-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [aurora-files-0.0.24](https://github.com/truecharts/charts/compare/aurora-files-0.0.23...aurora-files-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [aurora-files-0.0.24](https://github.com/truecharts/charts/compare/aurora-files-0.0.23...aurora-files-0.0.24) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [cryptpad-0.0.44](https://github.com/truecharts/charts/compare/cryptpad-0.0.43...cryptpad-0.0.44) (2022-09-02) - -### Chore - -- update docker general non-major ([#3660](https://github.com/truecharts/charts/issues/3660)) - - - - -## [cryptpad-0.0.43](https://github.com/truecharts/charts/compare/cryptpad-0.0.42...cryptpad-0.0.43) (2022-09-01) - -### Chore - -- update docker general non-major ([#3649](https://github.com/truecharts/charts/issues/3649)) - - - - - -## [cryptpad-0.0.41](https://github.com/truecharts/charts/compare/cryptpad-0.0.40...cryptpad-0.0.41) (2022-08-30) diff --git a/incubator/aurora-files/0.0.24/Chart.lock b/incubator/aurora-files/0.0.24/Chart.lock deleted file mode 100644 index 99eebd0c807..00000000000 --- a/incubator/aurora-files/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:45:49.50148668Z" diff --git a/incubator/aurora-files/0.0.24/Chart.yaml b/incubator/aurora-files/0.0.24/Chart.yaml deleted file mode 100644 index cfa68e8ba5e..00000000000 --- a/incubator/aurora-files/0.0.24/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Tools-Utilities - - Network-FTP -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.24 diff --git a/incubator/aurora-files/0.0.24/README.md b/incubator/aurora-files/0.0.24/README.md deleted file mode 100644 index f00e7ee27f2..00000000000 --- a/incubator/aurora-files/0.0.24/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# aurora-files - -![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Aurora Files is an open-source file storage platform for small teams and personal users. Afterlogic Aurora Files image for Chart using Nginx, PHP-FPM 8.1, MySQL on Alpine Linux. Loosely based on khromov/alpine-nginx-php8 package. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [aurora-files](https://truecharts.org/docs/charts/incubator/aurora-files) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/aurora-files/0.0.24/charts/common-10.5.9.tgz b/incubator/aurora-files/0.0.24/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/aurora-files/0.0.24/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/aurora-files/0.0.25/CHANGELOG.md b/incubator/aurora-files/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..1c2811922b7 --- /dev/null +++ b/incubator/aurora-files/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [aurora-files-0.0.25](https://github.com/truecharts/charts/compare/aurora-files-0.0.24...aurora-files-0.0.25) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [aurora-files-0.0.24](https://github.com/truecharts/charts/compare/aurora-files-0.0.23...aurora-files-0.0.24) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [aurora-files-0.0.24](https://github.com/truecharts/charts/compare/aurora-files-0.0.23...aurora-files-0.0.24) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [aurora-files-0.0.24](https://github.com/truecharts/charts/compare/aurora-files-0.0.23...aurora-files-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [aurora-files-0.0.24](https://github.com/truecharts/charts/compare/aurora-files-0.0.23...aurora-files-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [aurora-files-0.0.24](https://github.com/truecharts/charts/compare/aurora-files-0.0.23...aurora-files-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [aurora-files-0.0.24](https://github.com/truecharts/charts/compare/aurora-files-0.0.23...aurora-files-0.0.24) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [cryptpad-0.0.44](https://github.com/truecharts/charts/compare/cryptpad-0.0.43...cryptpad-0.0.44) (2022-09-02) + +### Chore + +- update docker general non-major ([#3660](https://github.com/truecharts/charts/issues/3660)) + + + + +## [cryptpad-0.0.43](https://github.com/truecharts/charts/compare/cryptpad-0.0.42...cryptpad-0.0.43) (2022-09-01) + diff --git a/incubator/aurora-files/0.0.25/Chart.lock b/incubator/aurora-files/0.0.25/Chart.lock new file mode 100644 index 00000000000..5d965e58568 --- /dev/null +++ b/incubator/aurora-files/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:29:51.851773243Z" diff --git a/incubator/aurora-files/0.0.25/Chart.yaml b/incubator/aurora-files/0.0.25/Chart.yaml new file mode 100644 index 00000000000..6ff0367e3e6 --- /dev/null +++ b/incubator/aurora-files/0.0.25/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.5.10 +deprecated: false +description: "Aurora Files is an open-source file storage platform for small teams and personal users. Afterlogic Aurora Files image for Chart using Nginx, PHP-FPM 8.1, MySQL on Alpine Linux. Loosely based on khromov/alpine-nginx-php8 package." +home: https://truecharts.org/docs/charts/incubator/aurora-files +icon: https://truecharts.org/img/hotlink-ok/chart-icons/aurora-files.png +keywords: + - aurora-files + - Cloud + - Tools-Utilities + - Network-FTP +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: aurora-files +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/aurora-files + - https://github.com/afterlogic/docker-aurora-files + - https://hub.docker.com/r/afterlogic/docker-aurora-files +type: application +version: 0.0.25 diff --git a/incubator/aurora-files/0.0.25/README.md b/incubator/aurora-files/0.0.25/README.md new file mode 100644 index 00000000000..6e0495771e8 --- /dev/null +++ b/incubator/aurora-files/0.0.25/README.md @@ -0,0 +1,109 @@ +# aurora-files + +![Version: 0.0.25](https://img.shields.io/badge/Version-0.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Aurora Files is an open-source file storage platform for small teams and personal users. Afterlogic Aurora Files image for Chart using Nginx, PHP-FPM 8.1, MySQL on Alpine Linux. Loosely based on khromov/alpine-nginx-php8 package. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [aurora-files](https://truecharts.org/docs/charts/incubator/aurora-files) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/aurora-files/0.0.24/app-readme.md b/incubator/aurora-files/0.0.25/app-readme.md similarity index 100% rename from incubator/aurora-files/0.0.24/app-readme.md rename to incubator/aurora-files/0.0.25/app-readme.md diff --git a/incubator/aurora-files/0.0.25/charts/common-10.5.10.tgz b/incubator/aurora-files/0.0.25/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/aurora-files/0.0.25/charts/common-10.5.10.tgz differ diff --git a/incubator/aurora-files/0.0.24/ix_values.yaml b/incubator/aurora-files/0.0.25/ix_values.yaml similarity index 100% rename from incubator/aurora-files/0.0.24/ix_values.yaml rename to incubator/aurora-files/0.0.25/ix_values.yaml diff --git a/incubator/aurora-files/0.0.24/questions.yaml b/incubator/aurora-files/0.0.25/questions.yaml similarity index 100% rename from incubator/aurora-files/0.0.24/questions.yaml rename to incubator/aurora-files/0.0.25/questions.yaml diff --git a/incubator/aurora-files/0.0.24/templates/common.yaml b/incubator/aurora-files/0.0.25/templates/common.yaml similarity index 100% rename from incubator/aurora-files/0.0.24/templates/common.yaml rename to incubator/aurora-files/0.0.25/templates/common.yaml diff --git a/incubator/aurora-files/0.0.24/values.yaml b/incubator/aurora-files/0.0.25/values.yaml similarity index 100% rename from incubator/aurora-files/0.0.24/values.yaml rename to incubator/aurora-files/0.0.25/values.yaml diff --git a/incubator/authentik/6.0.3/CHANGELOG.md b/incubator/authentik/6.0.3/CHANGELOG.md deleted file mode 100644 index 36b43e13367..00000000000 --- a/incubator/authentik/6.0.3/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [authentik-6.0.3](https://github.com/truecharts/charts/compare/authentik-6.0.2...authentik-6.0.3) (2022-09-13) - -### Chore - -- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - - - -## [authentik-6.0.2](https://github.com/truecharts/charts/compare/authentik-6.0.1...authentik-6.0.2) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [authentik-6.0.2](https://github.com/truecharts/charts/compare/authentik-6.0.1...authentik-6.0.2) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [authentik-6.0.2](https://github.com/truecharts/charts/compare/authentik-6.0.1...authentik-6.0.2) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [authentik-6.0.2](https://github.com/truecharts/charts/compare/authentik-6.0.1...authentik-6.0.2) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [authentik-6.0.2](https://github.com/truecharts/charts/compare/authentik-6.0.1...authentik-6.0.2) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [authentik-6.0.2](https://github.com/truecharts/charts/compare/authentik-6.0.1...authentik-6.0.2) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [authentik-6.0.1](https://github.com/truecharts/charts/compare/authentik-6.0.0...authentik-6.0.1) (2022-09-05) - -### Fix - -- use https://localhost:9443 for outposts ([#3708](https://github.com/truecharts/charts/issues/3708)) - - - - -## [authentik-6.0.0](https://github.com/truecharts/charts/compare/authentik-5.0.0...authentik-6.0.0) (2022-09-05) - -### Feat - -- make manual outpost much easier for both helm and scale gui ([#3679](https://github.com/truecharts/charts/issues/3679)) - - - diff --git a/incubator/authentik/6.0.3/Chart.lock b/incubator/authentik/6.0.3/Chart.lock deleted file mode 100644 index 94b5a2a8bc2..00000000000 --- a/incubator/authentik/6.0.3/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.72 -digest: sha256:48575c1284c01594e15d652b730608f179ada7326071005369f8a321e76d695c -generated: "2022-09-13T06:15:14.235476074Z" diff --git a/incubator/authentik/6.0.3/Chart.yaml b/incubator/authentik/6.0.3/Chart.yaml deleted file mode 100644 index c8be72d807c..00000000000 --- a/incubator/authentik/6.0.3/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -apiVersion: v2 -appVersion: "2022.8.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.72 -description: authentik is an open-source Identity Provider focused on flexibility and versatility. -home: https://truecharts.org/docs/charts/incubator/authentik -icon: https://truecharts.org/img/hotlink-ok/chart-icons/authentik.png -keywords: - - authentik -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: authentik -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/authentik - - https://github.com/goauthentik/authentik - - https://goauthentik.io/docs/ -version: 6.0.3 -annotations: - truecharts.org/catagories: | - - authentication - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/authentik/6.0.3/README.md b/incubator/authentik/6.0.3/README.md deleted file mode 100644 index 373a3050e6b..00000000000 --- a/incubator/authentik/6.0.3/README.md +++ /dev/null @@ -1,111 +0,0 @@ -# authentik - -![Version: 6.0.3](https://img.shields.io/badge/Version-6.0.3-informational?style=flat-square) ![AppVersion: 2022.8.2](https://img.shields.io/badge/AppVersion-2022.8.2-informational?style=flat-square) - -authentik is an open-source Identity Provider focused on flexibility and versatility. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [authentik](https://truecharts.org/docs/charts/incubator/authentik) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.76 | -| https://charts.truecharts.org | redis | 3.0.72 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `authentik` deployment - -```console -helm uninstall authentik -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install authentik \ - --set env.TZ="America/New York" \ - TrueCharts/authentik -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install authentik TrueCharts/authentik -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/authentik/6.0.3/charts/common-10.5.9.tgz b/incubator/authentik/6.0.3/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/authentik/6.0.3/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/authentik/6.0.3/charts/postgresql-8.0.76.tgz b/incubator/authentik/6.0.3/charts/postgresql-8.0.76.tgz deleted file mode 100644 index 129e37daa0e..00000000000 Binary files a/incubator/authentik/6.0.3/charts/postgresql-8.0.76.tgz and /dev/null differ diff --git a/incubator/authentik/6.0.3/charts/redis-3.0.72.tgz b/incubator/authentik/6.0.3/charts/redis-3.0.72.tgz deleted file mode 100644 index d1c4b4529da..00000000000 Binary files a/incubator/authentik/6.0.3/charts/redis-3.0.72.tgz and /dev/null differ diff --git a/incubator/authentik/6.0.4/CHANGELOG.md b/incubator/authentik/6.0.4/CHANGELOG.md new file mode 100644 index 00000000000..276671d7edf --- /dev/null +++ b/incubator/authentik/6.0.4/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [authentik-6.0.4](https://github.com/truecharts/charts/compare/authentik-6.0.3...authentik-6.0.4) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [authentik-6.0.3](https://github.com/truecharts/charts/compare/authentik-6.0.2...authentik-6.0.3) (2022-09-13) + +### Chore + +- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + + + + +## [authentik-6.0.2](https://github.com/truecharts/charts/compare/authentik-6.0.1...authentik-6.0.2) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [authentik-6.0.2](https://github.com/truecharts/charts/compare/authentik-6.0.1...authentik-6.0.2) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [authentik-6.0.2](https://github.com/truecharts/charts/compare/authentik-6.0.1...authentik-6.0.2) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [authentik-6.0.2](https://github.com/truecharts/charts/compare/authentik-6.0.1...authentik-6.0.2) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [authentik-6.0.2](https://github.com/truecharts/charts/compare/authentik-6.0.1...authentik-6.0.2) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [authentik-6.0.2](https://github.com/truecharts/charts/compare/authentik-6.0.1...authentik-6.0.2) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [authentik-6.0.1](https://github.com/truecharts/charts/compare/authentik-6.0.0...authentik-6.0.1) (2022-09-05) + +### Fix + +- use https://localhost:9443 for outposts ([#3708](https://github.com/truecharts/charts/issues/3708)) + + diff --git a/incubator/authentik/6.0.4/Chart.lock b/incubator/authentik/6.0.4/Chart.lock new file mode 100644 index 00000000000..4d9628fb807 --- /dev/null +++ b/incubator/authentik/6.0.4/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.75 +digest: sha256:9d4ce7b49341358873ac504e187314c9a2e0f15e6eea31a51a1294b829ddaaba +generated: "2022-09-15T13:30:22.182797921Z" diff --git a/incubator/authentik/6.0.4/Chart.yaml b/incubator/authentik/6.0.4/Chart.yaml new file mode 100644 index 00000000000..7671cc2d838 --- /dev/null +++ b/incubator/authentik/6.0.4/Chart.yaml @@ -0,0 +1,35 @@ +apiVersion: v2 +appVersion: "2022.8.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.75 +description: authentik is an open-source Identity Provider focused on flexibility and versatility. +home: https://truecharts.org/docs/charts/incubator/authentik +icon: https://truecharts.org/img/hotlink-ok/chart-icons/authentik.png +keywords: + - authentik +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: authentik +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/authentik + - https://github.com/goauthentik/authentik + - https://goauthentik.io/docs/ +version: 6.0.4 +annotations: + truecharts.org/catagories: | + - authentication + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/authentik/6.0.4/README.md b/incubator/authentik/6.0.4/README.md new file mode 100644 index 00000000000..8564a25992d --- /dev/null +++ b/incubator/authentik/6.0.4/README.md @@ -0,0 +1,111 @@ +# authentik + +![Version: 6.0.4](https://img.shields.io/badge/Version-6.0.4-informational?style=flat-square) ![AppVersion: 2022.8.2](https://img.shields.io/badge/AppVersion-2022.8.2-informational?style=flat-square) + +authentik is an open-source Identity Provider focused on flexibility and versatility. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [authentik](https://truecharts.org/docs/charts/incubator/authentik) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.78 | +| https://charts.truecharts.org | redis | 3.0.75 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `authentik` deployment + +```console +helm uninstall authentik +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install authentik \ + --set env.TZ="America/New York" \ + TrueCharts/authentik +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install authentik TrueCharts/authentik -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/authentik/6.0.3/app-readme.md b/incubator/authentik/6.0.4/app-readme.md similarity index 100% rename from incubator/authentik/6.0.3/app-readme.md rename to incubator/authentik/6.0.4/app-readme.md diff --git a/incubator/authentik/6.0.4/charts/common-10.5.10.tgz b/incubator/authentik/6.0.4/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/authentik/6.0.4/charts/common-10.5.10.tgz differ diff --git a/incubator/authentik/6.0.4/charts/postgresql-8.0.78.tgz b/incubator/authentik/6.0.4/charts/postgresql-8.0.78.tgz new file mode 100644 index 00000000000..ef5433c52fa Binary files /dev/null and b/incubator/authentik/6.0.4/charts/postgresql-8.0.78.tgz differ diff --git a/incubator/authentik/6.0.4/charts/redis-3.0.75.tgz b/incubator/authentik/6.0.4/charts/redis-3.0.75.tgz new file mode 100644 index 00000000000..3be8a655992 Binary files /dev/null and b/incubator/authentik/6.0.4/charts/redis-3.0.75.tgz differ diff --git a/incubator/authentik/6.0.3/ix_values.yaml b/incubator/authentik/6.0.4/ix_values.yaml similarity index 100% rename from incubator/authentik/6.0.3/ix_values.yaml rename to incubator/authentik/6.0.4/ix_values.yaml diff --git a/incubator/authentik/6.0.3/questions.yaml b/incubator/authentik/6.0.4/questions.yaml similarity index 100% rename from incubator/authentik/6.0.3/questions.yaml rename to incubator/authentik/6.0.4/questions.yaml diff --git a/incubator/authentik/6.0.3/templates/_config.tpl b/incubator/authentik/6.0.4/templates/_config.tpl similarity index 100% rename from incubator/authentik/6.0.3/templates/_config.tpl rename to incubator/authentik/6.0.4/templates/_config.tpl diff --git a/incubator/authentik/6.0.3/templates/_geoip.tpl b/incubator/authentik/6.0.4/templates/_geoip.tpl similarity index 100% rename from incubator/authentik/6.0.3/templates/_geoip.tpl rename to incubator/authentik/6.0.4/templates/_geoip.tpl diff --git a/incubator/authentik/6.0.3/templates/_ldap.tpl b/incubator/authentik/6.0.4/templates/_ldap.tpl similarity index 100% rename from incubator/authentik/6.0.3/templates/_ldap.tpl rename to incubator/authentik/6.0.4/templates/_ldap.tpl diff --git a/incubator/authentik/6.0.3/templates/_proxy.tpl b/incubator/authentik/6.0.4/templates/_proxy.tpl similarity index 100% rename from incubator/authentik/6.0.3/templates/_proxy.tpl rename to incubator/authentik/6.0.4/templates/_proxy.tpl diff --git a/incubator/authentik/6.0.3/templates/_secret.tpl b/incubator/authentik/6.0.4/templates/_secret.tpl similarity index 100% rename from incubator/authentik/6.0.3/templates/_secret.tpl rename to incubator/authentik/6.0.4/templates/_secret.tpl diff --git a/incubator/authentik/6.0.3/templates/_worker.tpl b/incubator/authentik/6.0.4/templates/_worker.tpl similarity index 100% rename from incubator/authentik/6.0.3/templates/_worker.tpl rename to incubator/authentik/6.0.4/templates/_worker.tpl diff --git a/incubator/authentik/6.0.3/templates/common.yaml b/incubator/authentik/6.0.4/templates/common.yaml similarity index 100% rename from incubator/authentik/6.0.3/templates/common.yaml rename to incubator/authentik/6.0.4/templates/common.yaml diff --git a/incubator/authentik/6.0.3/values.yaml b/incubator/authentik/6.0.4/values.yaml similarity index 100% rename from incubator/authentik/6.0.3/values.yaml rename to incubator/authentik/6.0.4/values.yaml diff --git a/incubator/auto-yt-dl/0.0.23/CHANGELOG.md b/incubator/auto-yt-dl/0.0.23/CHANGELOG.md deleted file mode 100644 index bb420d059d5..00000000000 --- a/incubator/auto-yt-dl/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [auto-yt-dl-0.0.23](https://github.com/truecharts/charts/compare/auto-yt-dl-0.0.22...auto-yt-dl-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [auto-yt-dl-0.0.23](https://github.com/truecharts/charts/compare/auto-yt-dl-0.0.22...auto-yt-dl-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [auto-yt-dl-0.0.23](https://github.com/truecharts/charts/compare/auto-yt-dl-0.0.22...auto-yt-dl-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [auto-yt-dl-0.0.23](https://github.com/truecharts/charts/compare/auto-yt-dl-0.0.22...auto-yt-dl-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [auto-yt-dl-0.0.23](https://github.com/truecharts/charts/compare/auto-yt-dl-0.0.22...auto-yt-dl-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [auto-yt-dl-0.0.23](https://github.com/truecharts/charts/compare/auto-yt-dl-0.0.22...auto-yt-dl-0.0.23) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [auto-yt-dl-0.0.22](https://github.com/truecharts/charts/compare/auto-yt-dl-0.0.21...auto-yt-dl-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [auto-yt-dl-0.0.21](https://github.com/truecharts/charts/compare/auto-yt-dl-0.0.20...auto-yt-dl-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [auto-yt-dl-0.0.20](https://github.com/truecharts/charts/compare/auto-yt-dl-0.0.19...auto-yt-dl-0.0.20) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - diff --git a/incubator/auto-yt-dl/0.0.23/Chart.lock b/incubator/auto-yt-dl/0.0.23/Chart.lock deleted file mode 100644 index e1256a745c1..00000000000 --- a/incubator/auto-yt-dl/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:46:04.23558876Z" diff --git a/incubator/auto-yt-dl/0.0.23/Chart.yaml b/incubator/auto-yt-dl/0.0.23/Chart.yaml deleted file mode 100644 index d63eda7520c..00000000000 --- a/incubator/auto-yt-dl/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Downloaders -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/auto-yt-dl/0.0.23/README.md b/incubator/auto-yt-dl/0.0.23/README.md deleted file mode 100644 index 33ed2893509..00000000000 --- a/incubator/auto-yt-dl/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# auto-yt-dl - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -auto-yt-dl is used to automatically download new Videos of specific YouTube Channels. It features a Web Gui to add and remove Channels from your watch list. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [auto-yt-dl](https://truecharts.org/docs/charts/incubator/auto-yt-dl) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/auto-yt-dl/0.0.23/charts/common-10.5.9.tgz b/incubator/auto-yt-dl/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/auto-yt-dl/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/auto-yt-dl/0.0.24/CHANGELOG.md b/incubator/auto-yt-dl/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..754d46d7359 --- /dev/null +++ b/incubator/auto-yt-dl/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [auto-yt-dl-0.0.24](https://github.com/truecharts/charts/compare/auto-yt-dl-0.0.23...auto-yt-dl-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [auto-yt-dl-0.0.23](https://github.com/truecharts/charts/compare/auto-yt-dl-0.0.22...auto-yt-dl-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [auto-yt-dl-0.0.23](https://github.com/truecharts/charts/compare/auto-yt-dl-0.0.22...auto-yt-dl-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [auto-yt-dl-0.0.23](https://github.com/truecharts/charts/compare/auto-yt-dl-0.0.22...auto-yt-dl-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [auto-yt-dl-0.0.23](https://github.com/truecharts/charts/compare/auto-yt-dl-0.0.22...auto-yt-dl-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [auto-yt-dl-0.0.23](https://github.com/truecharts/charts/compare/auto-yt-dl-0.0.22...auto-yt-dl-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [auto-yt-dl-0.0.23](https://github.com/truecharts/charts/compare/auto-yt-dl-0.0.22...auto-yt-dl-0.0.23) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [auto-yt-dl-0.0.22](https://github.com/truecharts/charts/compare/auto-yt-dl-0.0.21...auto-yt-dl-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [auto-yt-dl-0.0.21](https://github.com/truecharts/charts/compare/auto-yt-dl-0.0.20...auto-yt-dl-0.0.21) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + diff --git a/incubator/auto-yt-dl/0.0.24/Chart.lock b/incubator/auto-yt-dl/0.0.24/Chart.lock new file mode 100644 index 00000000000..35c823e2429 --- /dev/null +++ b/incubator/auto-yt-dl/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:30:06.908218811Z" diff --git a/incubator/auto-yt-dl/0.0.24/Chart.yaml b/incubator/auto-yt-dl/0.0.24/Chart.yaml new file mode 100644 index 00000000000..4a8ff0e7e06 --- /dev/null +++ b/incubator/auto-yt-dl/0.0.24/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.5.10 +deprecated: false +description: auto-yt-dl is used to automatically download new Videos of specific YouTube Channels. It features a Web Gui to add and remove Channels from your watch list. +home: https://truecharts.org/docs/charts/incubator/auto-yt-dl +icon: https://truecharts.org/img/hotlink-ok/chart-icons/auto-yt-dl.png +keywords: + - auto-yt-dl + - Downloaders +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: auto-yt-dl +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/auto-yt-dl + - https://github.com/xXGuhuXx/auto-yt-dl + - https://hub.docker.com/repository/docker/guhu007/auto-yt-dl +type: application +version: 0.0.24 diff --git a/incubator/auto-yt-dl/0.0.24/README.md b/incubator/auto-yt-dl/0.0.24/README.md new file mode 100644 index 00000000000..09751062442 --- /dev/null +++ b/incubator/auto-yt-dl/0.0.24/README.md @@ -0,0 +1,109 @@ +# auto-yt-dl + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +auto-yt-dl is used to automatically download new Videos of specific YouTube Channels. It features a Web Gui to add and remove Channels from your watch list. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [auto-yt-dl](https://truecharts.org/docs/charts/incubator/auto-yt-dl) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/auto-yt-dl/0.0.23/app-readme.md b/incubator/auto-yt-dl/0.0.24/app-readme.md similarity index 100% rename from incubator/auto-yt-dl/0.0.23/app-readme.md rename to incubator/auto-yt-dl/0.0.24/app-readme.md diff --git a/incubator/auto-yt-dl/0.0.24/charts/common-10.5.10.tgz b/incubator/auto-yt-dl/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/auto-yt-dl/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/auto-yt-dl/0.0.23/ix_values.yaml b/incubator/auto-yt-dl/0.0.24/ix_values.yaml similarity index 100% rename from incubator/auto-yt-dl/0.0.23/ix_values.yaml rename to incubator/auto-yt-dl/0.0.24/ix_values.yaml diff --git a/incubator/auto-yt-dl/0.0.23/questions.yaml b/incubator/auto-yt-dl/0.0.24/questions.yaml similarity index 100% rename from incubator/auto-yt-dl/0.0.23/questions.yaml rename to incubator/auto-yt-dl/0.0.24/questions.yaml diff --git a/incubator/auto-yt-dl/0.0.23/templates/common.yaml b/incubator/auto-yt-dl/0.0.24/templates/common.yaml similarity index 100% rename from incubator/auto-yt-dl/0.0.23/templates/common.yaml rename to incubator/auto-yt-dl/0.0.24/templates/common.yaml diff --git a/incubator/auto-yt-dl/0.0.23/values.yaml b/incubator/auto-yt-dl/0.0.24/values.yaml similarity index 100% rename from incubator/auto-yt-dl/0.0.23/values.yaml rename to incubator/auto-yt-dl/0.0.24/values.yaml diff --git a/incubator/avorion/0.0.23/CHANGELOG.md b/incubator/avorion/0.0.23/CHANGELOG.md deleted file mode 100644 index 3a549f30922..00000000000 --- a/incubator/avorion/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [avorion-0.0.23](https://github.com/truecharts/charts/compare/avorion-0.0.22...avorion-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [avorion-0.0.23](https://github.com/truecharts/charts/compare/avorion-0.0.22...avorion-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [avorion-0.0.23](https://github.com/truecharts/charts/compare/avorion-0.0.22...avorion-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [avorion-0.0.23](https://github.com/truecharts/charts/compare/avorion-0.0.22...avorion-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [avorion-0.0.23](https://github.com/truecharts/charts/compare/avorion-0.0.22...avorion-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [avorion-0.0.23](https://github.com/truecharts/charts/compare/avorion-0.0.22...avorion-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [avorion-0.0.22](https://github.com/truecharts/charts/compare/avorion-0.0.21...avorion-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [avorion-0.0.21](https://github.com/truecharts/charts/compare/avorion-0.0.20...avorion-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [avorion-0.0.20](https://github.com/truecharts/charts/compare/avorion-0.0.19...avorion-0.0.20) (2022-08-29) - diff --git a/incubator/avorion/0.0.23/Chart.lock b/incubator/avorion/0.0.23/Chart.lock deleted file mode 100644 index f8bfb0bbdc2..00000000000 --- a/incubator/avorion/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:46:28.637044126Z" diff --git a/incubator/avorion/0.0.23/Chart.yaml b/incubator/avorion/0.0.23/Chart.yaml deleted file mode 100644 index 5d98c99eba2..00000000000 --- a/incubator/avorion/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/avorion/0.0.23/README.md b/incubator/avorion/0.0.23/README.md deleted file mode 100644 index 768f5ee6917..00000000000 --- a/incubator/avorion/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# avorion - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -This Chart will download and install SteamCMD. It will also install Avorion and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [avorion](https://truecharts.org/docs/charts/incubator/avorion) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/avorion/0.0.23/charts/common-10.5.9.tgz b/incubator/avorion/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/avorion/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/avorion/0.0.24/CHANGELOG.md b/incubator/avorion/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..8deebbc4b0e --- /dev/null +++ b/incubator/avorion/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [avorion-0.0.24](https://github.com/truecharts/charts/compare/avorion-0.0.23...avorion-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [avorion-0.0.23](https://github.com/truecharts/charts/compare/avorion-0.0.22...avorion-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [avorion-0.0.23](https://github.com/truecharts/charts/compare/avorion-0.0.22...avorion-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [avorion-0.0.23](https://github.com/truecharts/charts/compare/avorion-0.0.22...avorion-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [avorion-0.0.23](https://github.com/truecharts/charts/compare/avorion-0.0.22...avorion-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [avorion-0.0.23](https://github.com/truecharts/charts/compare/avorion-0.0.22...avorion-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [avorion-0.0.23](https://github.com/truecharts/charts/compare/avorion-0.0.22...avorion-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [avorion-0.0.22](https://github.com/truecharts/charts/compare/avorion-0.0.21...avorion-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [avorion-0.0.21](https://github.com/truecharts/charts/compare/avorion-0.0.20...avorion-0.0.21) (2022-08-30) diff --git a/incubator/avorion/0.0.24/Chart.lock b/incubator/avorion/0.0.24/Chart.lock new file mode 100644 index 00000000000..f0183f143c3 --- /dev/null +++ b/incubator/avorion/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:30:08.364667354Z" diff --git a/incubator/avorion/0.0.24/Chart.yaml b/incubator/avorion/0.0.24/Chart.yaml new file mode 100644 index 00000000000..a45a42bc362 --- /dev/null +++ b/incubator/avorion/0.0.24/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.5.10 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install Avorion and run it." +home: https://truecharts.org/docs/charts/incubator/avorion +icon: https://truecharts.org/img/hotlink-ok/chart-icons/avorion.png +keywords: + - avorion + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: avorion +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/avorion + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.24 diff --git a/incubator/avorion/0.0.24/README.md b/incubator/avorion/0.0.24/README.md new file mode 100644 index 00000000000..150bf45c8a2 --- /dev/null +++ b/incubator/avorion/0.0.24/README.md @@ -0,0 +1,109 @@ +# avorion + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +This Chart will download and install SteamCMD. It will also install Avorion and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [avorion](https://truecharts.org/docs/charts/incubator/avorion) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/avorion/0.0.23/app-readme.md b/incubator/avorion/0.0.24/app-readme.md similarity index 100% rename from incubator/avorion/0.0.23/app-readme.md rename to incubator/avorion/0.0.24/app-readme.md diff --git a/incubator/avorion/0.0.24/charts/common-10.5.10.tgz b/incubator/avorion/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/avorion/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/avorion/0.0.23/ix_values.yaml b/incubator/avorion/0.0.24/ix_values.yaml similarity index 100% rename from incubator/avorion/0.0.23/ix_values.yaml rename to incubator/avorion/0.0.24/ix_values.yaml diff --git a/incubator/avorion/0.0.23/questions.yaml b/incubator/avorion/0.0.24/questions.yaml similarity index 100% rename from incubator/avorion/0.0.23/questions.yaml rename to incubator/avorion/0.0.24/questions.yaml diff --git a/incubator/avorion/0.0.23/templates/common.yaml b/incubator/avorion/0.0.24/templates/common.yaml similarity index 100% rename from incubator/avorion/0.0.23/templates/common.yaml rename to incubator/avorion/0.0.24/templates/common.yaml diff --git a/incubator/avorion/0.0.23/values.yaml b/incubator/avorion/0.0.24/values.yaml similarity index 100% rename from incubator/avorion/0.0.23/values.yaml rename to incubator/avorion/0.0.24/values.yaml diff --git a/incubator/awesome-ttrss/0.0.42/CHANGELOG.md b/incubator/awesome-ttrss/0.0.42/CHANGELOG.md deleted file mode 100644 index 0df8e01b87b..00000000000 --- a/incubator/awesome-ttrss/0.0.42/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [awesome-ttrss-0.0.42](https://github.com/truecharts/charts/compare/awesome-ttrss-0.0.41...awesome-ttrss-0.0.42) (2022-09-13) - -### Chore - -- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - - - -## [awesome-ttrss-0.0.41](https://github.com/truecharts/charts/compare/awesome-ttrss-0.0.40...awesome-ttrss-0.0.41) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [awesome-ttrss-0.0.41](https://github.com/truecharts/charts/compare/awesome-ttrss-0.0.40...awesome-ttrss-0.0.41) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [awesome-ttrss-0.0.41](https://github.com/truecharts/charts/compare/awesome-ttrss-0.0.40...awesome-ttrss-0.0.41) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [awesome-ttrss-0.0.41](https://github.com/truecharts/charts/compare/awesome-ttrss-0.0.40...awesome-ttrss-0.0.41) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [awesome-ttrss-0.0.41](https://github.com/truecharts/charts/compare/awesome-ttrss-0.0.40...awesome-ttrss-0.0.41) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [awesome-ttrss-0.0.41](https://github.com/truecharts/charts/compare/awesome-ttrss-0.0.40...awesome-ttrss-0.0.41) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [awesome-ttrss-0.0.40](https://github.com/truecharts/charts/compare/awesome-ttrss-0.0.39...awesome-ttrss-0.0.40) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [awesome-ttrss-0.0.39](https://github.com/truecharts/charts/compare/awesome-ttrss-0.0.38...awesome-ttrss-0.0.39) (2022-08-30) - diff --git a/incubator/awesome-ttrss/0.0.42/Chart.lock b/incubator/awesome-ttrss/0.0.42/Chart.lock deleted file mode 100644 index 71db5d3ec82..00000000000 --- a/incubator/awesome-ttrss/0.0.42/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -digest: sha256:bfcb2819ba71fec67e4e1b700216bcea405d58eaaf9c45e3705bdbead908b8e9 -generated: "2022-09-13T06:15:05.297259913Z" diff --git a/incubator/awesome-ttrss/0.0.42/Chart.yaml b/incubator/awesome-ttrss/0.0.42/Chart.yaml deleted file mode 100644 index e1b85c70f5a..00000000000 --- a/incubator/awesome-ttrss/0.0.42/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.42 -kubeVersion: ">=1.16.0-0" -keywords: - - tt-rss - - awesome-ttrss -home: https://truecharts.org/docs/charts/incubator/awesome-ttrss -icon: https://truecharts.org/img/hotlink-ok/chart-icons/awesome-ttrss.png -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/awesome-ttrss - - https://github.com/HenryQW/Awesome-TTRSS -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -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.42/README.md b/incubator/awesome-ttrss/0.0.42/README.md deleted file mode 100644 index 0bcbf01145f..00000000000 --- a/incubator/awesome-ttrss/0.0.42/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# awesome-ttrss - -![Version: 0.0.42](https://img.shields.io/badge/Version-0.0.42-informational?style=flat-square) ![AppVersion: 2022](https://img.shields.io/badge/AppVersion-2022-informational?style=flat-square) - -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.76 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/awesome-ttrss/0.0.42/charts/common-10.5.9.tgz b/incubator/awesome-ttrss/0.0.42/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/awesome-ttrss/0.0.42/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/awesome-ttrss/0.0.42/charts/postgresql-8.0.76.tgz b/incubator/awesome-ttrss/0.0.42/charts/postgresql-8.0.76.tgz deleted file mode 100644 index 129e37daa0e..00000000000 Binary files a/incubator/awesome-ttrss/0.0.42/charts/postgresql-8.0.76.tgz and /dev/null differ diff --git a/incubator/awesome-ttrss/0.0.43/CHANGELOG.md b/incubator/awesome-ttrss/0.0.43/CHANGELOG.md new file mode 100644 index 00000000000..c5ab8647658 --- /dev/null +++ b/incubator/awesome-ttrss/0.0.43/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [awesome-ttrss-0.0.43](https://github.com/truecharts/charts/compare/awesome-ttrss-0.0.42...awesome-ttrss-0.0.43) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [awesome-ttrss-0.0.42](https://github.com/truecharts/charts/compare/awesome-ttrss-0.0.41...awesome-ttrss-0.0.42) (2022-09-13) + +### Chore + +- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + + + + +## [awesome-ttrss-0.0.41](https://github.com/truecharts/charts/compare/awesome-ttrss-0.0.40...awesome-ttrss-0.0.41) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [awesome-ttrss-0.0.41](https://github.com/truecharts/charts/compare/awesome-ttrss-0.0.40...awesome-ttrss-0.0.41) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [awesome-ttrss-0.0.41](https://github.com/truecharts/charts/compare/awesome-ttrss-0.0.40...awesome-ttrss-0.0.41) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [awesome-ttrss-0.0.41](https://github.com/truecharts/charts/compare/awesome-ttrss-0.0.40...awesome-ttrss-0.0.41) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [awesome-ttrss-0.0.41](https://github.com/truecharts/charts/compare/awesome-ttrss-0.0.40...awesome-ttrss-0.0.41) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [awesome-ttrss-0.0.41](https://github.com/truecharts/charts/compare/awesome-ttrss-0.0.40...awesome-ttrss-0.0.41) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [awesome-ttrss-0.0.40](https://github.com/truecharts/charts/compare/awesome-ttrss-0.0.39...awesome-ttrss-0.0.40) (2022-08-30) diff --git a/incubator/awesome-ttrss/0.0.43/Chart.lock b/incubator/awesome-ttrss/0.0.43/Chart.lock new file mode 100644 index 00000000000..05b38a06feb --- /dev/null +++ b/incubator/awesome-ttrss/0.0.43/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 +generated: "2022-09-15T13:30:35.260401246Z" diff --git a/incubator/awesome-ttrss/0.0.43/Chart.yaml b/incubator/awesome-ttrss/0.0.43/Chart.yaml new file mode 100644 index 00000000000..f9bd889a340 --- /dev/null +++ b/incubator/awesome-ttrss/0.0.43/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.43 +kubeVersion: ">=1.16.0-0" +keywords: + - tt-rss + - awesome-ttrss +home: https://truecharts.org/docs/charts/incubator/awesome-ttrss +icon: https://truecharts.org/img/hotlink-ok/chart-icons/awesome-ttrss.png +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/awesome-ttrss + - https://github.com/HenryQW/Awesome-TTRSS +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/awesome-ttrss/0.0.43/README.md b/incubator/awesome-ttrss/0.0.43/README.md new file mode 100644 index 00000000000..1678fafe43a --- /dev/null +++ b/incubator/awesome-ttrss/0.0.43/README.md @@ -0,0 +1,109 @@ +# awesome-ttrss + +![Version: 0.0.43](https://img.shields.io/badge/Version-0.0.43-informational?style=flat-square) ![AppVersion: 2022](https://img.shields.io/badge/AppVersion-2022-informational?style=flat-square) + +Awesome TTRSS aims to provide a powerful Chartized all-in-one solution for Tiny Tiny RSS + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [awesome-ttrss](https://truecharts.org/docs/charts/incubator/awesome-ttrss) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.78 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/awesome-ttrss/0.0.42/app-readme.md b/incubator/awesome-ttrss/0.0.43/app-readme.md similarity index 100% rename from incubator/awesome-ttrss/0.0.42/app-readme.md rename to incubator/awesome-ttrss/0.0.43/app-readme.md diff --git a/incubator/awesome-ttrss/0.0.43/charts/common-10.5.10.tgz b/incubator/awesome-ttrss/0.0.43/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/awesome-ttrss/0.0.43/charts/common-10.5.10.tgz differ diff --git a/incubator/awesome-ttrss/0.0.43/charts/postgresql-8.0.78.tgz b/incubator/awesome-ttrss/0.0.43/charts/postgresql-8.0.78.tgz new file mode 100644 index 00000000000..ef5433c52fa Binary files /dev/null and b/incubator/awesome-ttrss/0.0.43/charts/postgresql-8.0.78.tgz differ diff --git a/incubator/awesome-ttrss/0.0.42/ix_values.yaml b/incubator/awesome-ttrss/0.0.43/ix_values.yaml similarity index 100% rename from incubator/awesome-ttrss/0.0.42/ix_values.yaml rename to incubator/awesome-ttrss/0.0.43/ix_values.yaml diff --git a/incubator/awesome-ttrss/0.0.42/questions.yaml b/incubator/awesome-ttrss/0.0.43/questions.yaml similarity index 100% rename from incubator/awesome-ttrss/0.0.42/questions.yaml rename to incubator/awesome-ttrss/0.0.43/questions.yaml diff --git a/incubator/awesome-ttrss/0.0.42/templates/common.yaml b/incubator/awesome-ttrss/0.0.43/templates/common.yaml similarity index 100% rename from incubator/awesome-ttrss/0.0.42/templates/common.yaml rename to incubator/awesome-ttrss/0.0.43/templates/common.yaml diff --git a/incubator/awesome-ttrss/0.0.42/values.yaml b/incubator/awesome-ttrss/0.0.43/values.yaml similarity index 100% rename from incubator/awesome-ttrss/0.0.42/values.yaml rename to incubator/awesome-ttrss/0.0.43/values.yaml diff --git a/incubator/backuppc/0.0.26/CHANGELOG.md b/incubator/backuppc/0.0.26/CHANGELOG.md deleted file mode 100644 index 679833c2aae..00000000000 --- a/incubator/backuppc/0.0.26/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [backuppc-0.0.26](https://github.com/truecharts/charts/compare/backuppc-0.0.25...backuppc-0.0.26) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [backuppc-0.0.26](https://github.com/truecharts/charts/compare/backuppc-0.0.25...backuppc-0.0.26) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [backuppc-0.0.26](https://github.com/truecharts/charts/compare/backuppc-0.0.25...backuppc-0.0.26) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [backuppc-0.0.26](https://github.com/truecharts/charts/compare/backuppc-0.0.25...backuppc-0.0.26) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [backuppc-0.0.26](https://github.com/truecharts/charts/compare/backuppc-0.0.25...backuppc-0.0.26) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [backuppc-0.0.26](https://github.com/truecharts/charts/compare/backuppc-0.0.25...backuppc-0.0.26) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [backuppc-0.0.25](https://github.com/truecharts/charts/compare/backuppc-0.0.24...backuppc-0.0.25) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [backuppc-0.0.24](https://github.com/truecharts/charts/compare/backuppc-0.0.23...backuppc-0.0.24) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [backuppc-0.0.23](https://github.com/truecharts/charts/compare/backuppc-0.0.22...backuppc-0.0.23) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - diff --git a/incubator/backuppc/0.0.26/Chart.lock b/incubator/backuppc/0.0.26/Chart.lock deleted file mode 100644 index afe65f87d5c..00000000000 --- a/incubator/backuppc/0.0.26/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:46:39.257234452Z" diff --git a/incubator/backuppc/0.0.26/Chart.yaml b/incubator/backuppc/0.0.26/Chart.yaml deleted file mode 100644 index f8c3d3ea854..00000000000 --- a/incubator/backuppc/0.0.26/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Backup - - Network-Web -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.26 diff --git a/incubator/backuppc/0.0.26/README.md b/incubator/backuppc/0.0.26/README.md deleted file mode 100644 index e05cb424ca7..00000000000 --- a/incubator/backuppc/0.0.26/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# backuppc - -![Version: 0.0.26](https://img.shields.io/badge/Version-0.0.26-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -BackupPC is a high-performance, enterprise-grade system for backing up Linux, Windows and macOS PCs and laptops to a server's disk. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [backuppc](https://truecharts.org/docs/charts/incubator/backuppc) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/backuppc/0.0.26/charts/common-10.5.9.tgz b/incubator/backuppc/0.0.26/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/backuppc/0.0.26/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/backuppc/0.0.27/CHANGELOG.md b/incubator/backuppc/0.0.27/CHANGELOG.md new file mode 100644 index 00000000000..8e03b33b762 --- /dev/null +++ b/incubator/backuppc/0.0.27/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [backuppc-0.0.27](https://github.com/truecharts/charts/compare/backuppc-0.0.26...backuppc-0.0.27) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [backuppc-0.0.26](https://github.com/truecharts/charts/compare/backuppc-0.0.25...backuppc-0.0.26) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [backuppc-0.0.26](https://github.com/truecharts/charts/compare/backuppc-0.0.25...backuppc-0.0.26) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [backuppc-0.0.26](https://github.com/truecharts/charts/compare/backuppc-0.0.25...backuppc-0.0.26) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [backuppc-0.0.26](https://github.com/truecharts/charts/compare/backuppc-0.0.25...backuppc-0.0.26) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [backuppc-0.0.26](https://github.com/truecharts/charts/compare/backuppc-0.0.25...backuppc-0.0.26) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [backuppc-0.0.26](https://github.com/truecharts/charts/compare/backuppc-0.0.25...backuppc-0.0.26) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [backuppc-0.0.25](https://github.com/truecharts/charts/compare/backuppc-0.0.24...backuppc-0.0.25) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [backuppc-0.0.24](https://github.com/truecharts/charts/compare/backuppc-0.0.23...backuppc-0.0.24) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + diff --git a/incubator/backuppc/0.0.27/Chart.lock b/incubator/backuppc/0.0.27/Chart.lock new file mode 100644 index 00000000000..cab32562201 --- /dev/null +++ b/incubator/backuppc/0.0.27/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:30:38.22746042Z" diff --git a/incubator/backuppc/0.0.27/Chart.yaml b/incubator/backuppc/0.0.27/Chart.yaml new file mode 100644 index 00000000000..3737c711bdb --- /dev/null +++ b/incubator/backuppc/0.0.27/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.5.10 +deprecated: false +description: BackupPC is a high-performance, enterprise-grade system for backing up Linux, Windows and macOS PCs and laptops to a server's disk. +home: https://truecharts.org/docs/charts/incubator/backuppc +icon: https://truecharts.org/img/hotlink-ok/chart-icons/backuppc.png +keywords: + - backuppc + - Backup + - Network-Web +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: backuppc +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/backuppc + - https://backuppc.github.io/backuppc/index.html + - https://hub.docker.com/r/tiredofit/backuppc/ +type: application +version: 0.0.27 diff --git a/incubator/backuppc/0.0.27/README.md b/incubator/backuppc/0.0.27/README.md new file mode 100644 index 00000000000..038f7ac5a46 --- /dev/null +++ b/incubator/backuppc/0.0.27/README.md @@ -0,0 +1,109 @@ +# backuppc + +![Version: 0.0.27](https://img.shields.io/badge/Version-0.0.27-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +BackupPC is a high-performance, enterprise-grade system for backing up Linux, Windows and macOS PCs and laptops to a server's disk. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [backuppc](https://truecharts.org/docs/charts/incubator/backuppc) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/backuppc/0.0.26/app-readme.md b/incubator/backuppc/0.0.27/app-readme.md similarity index 100% rename from incubator/backuppc/0.0.26/app-readme.md rename to incubator/backuppc/0.0.27/app-readme.md diff --git a/incubator/backuppc/0.0.27/charts/common-10.5.10.tgz b/incubator/backuppc/0.0.27/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/backuppc/0.0.27/charts/common-10.5.10.tgz differ diff --git a/incubator/backuppc/0.0.26/ix_values.yaml b/incubator/backuppc/0.0.27/ix_values.yaml similarity index 100% rename from incubator/backuppc/0.0.26/ix_values.yaml rename to incubator/backuppc/0.0.27/ix_values.yaml diff --git a/incubator/backuppc/0.0.26/questions.yaml b/incubator/backuppc/0.0.27/questions.yaml similarity index 100% rename from incubator/backuppc/0.0.26/questions.yaml rename to incubator/backuppc/0.0.27/questions.yaml diff --git a/incubator/backuppc/0.0.26/templates/common.yaml b/incubator/backuppc/0.0.27/templates/common.yaml similarity index 100% rename from incubator/backuppc/0.0.26/templates/common.yaml rename to incubator/backuppc/0.0.27/templates/common.yaml diff --git a/incubator/backuppc/0.0.26/values.yaml b/incubator/backuppc/0.0.27/values.yaml similarity index 100% rename from incubator/backuppc/0.0.26/values.yaml rename to incubator/backuppc/0.0.27/values.yaml diff --git a/incubator/baikal/0.0.23/CHANGELOG.md b/incubator/baikal/0.0.23/CHANGELOG.md deleted file mode 100644 index 7eec821adb1..00000000000 --- a/incubator/baikal/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [baikal-0.0.23](https://github.com/truecharts/charts/compare/baikal-0.0.22...baikal-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [baikal-0.0.23](https://github.com/truecharts/charts/compare/baikal-0.0.22...baikal-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [baikal-0.0.23](https://github.com/truecharts/charts/compare/baikal-0.0.22...baikal-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [baikal-0.0.23](https://github.com/truecharts/charts/compare/baikal-0.0.22...baikal-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [baikal-0.0.23](https://github.com/truecharts/charts/compare/baikal-0.0.22...baikal-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [baikal-0.0.23](https://github.com/truecharts/charts/compare/baikal-0.0.22...baikal-0.0.23) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [baikal-0.0.22](https://github.com/truecharts/charts/compare/baikal-0.0.21...baikal-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [baikal-0.0.21](https://github.com/truecharts/charts/compare/baikal-0.0.20...baikal-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [baikal-0.0.20](https://github.com/truecharts/charts/compare/baikal-0.0.19...baikal-0.0.20) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - diff --git a/incubator/baikal/0.0.23/Chart.lock b/incubator/baikal/0.0.23/Chart.lock deleted file mode 100644 index 594add69374..00000000000 --- a/incubator/baikal/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:46:54.112209708Z" diff --git a/incubator/baikal/0.0.23/Chart.yaml b/incubator/baikal/0.0.23/Chart.yaml deleted file mode 100644 index dd87a1d3e4a..00000000000 --- a/incubator/baikal/0.0.23/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "0.9.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - utilities diff --git a/incubator/baikal/0.0.23/README.md b/incubator/baikal/0.0.23/README.md deleted file mode 100644 index 746976c9018..00000000000 --- a/incubator/baikal/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# baikal - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.9.2](https://img.shields.io/badge/AppVersion-0.9.2-informational?style=flat-square) - -Baikal is a lightweight CalDAV+CardDAV server - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [baikal](https://truecharts.org/docs/charts/incubator/baikal) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/baikal/0.0.23/charts/common-10.5.9.tgz b/incubator/baikal/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/baikal/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/baikal/0.0.24/CHANGELOG.md b/incubator/baikal/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..14d9f960db8 --- /dev/null +++ b/incubator/baikal/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [baikal-0.0.24](https://github.com/truecharts/charts/compare/baikal-0.0.23...baikal-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [baikal-0.0.23](https://github.com/truecharts/charts/compare/baikal-0.0.22...baikal-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [baikal-0.0.23](https://github.com/truecharts/charts/compare/baikal-0.0.22...baikal-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [baikal-0.0.23](https://github.com/truecharts/charts/compare/baikal-0.0.22...baikal-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [baikal-0.0.23](https://github.com/truecharts/charts/compare/baikal-0.0.22...baikal-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [baikal-0.0.23](https://github.com/truecharts/charts/compare/baikal-0.0.22...baikal-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [baikal-0.0.23](https://github.com/truecharts/charts/compare/baikal-0.0.22...baikal-0.0.23) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [baikal-0.0.22](https://github.com/truecharts/charts/compare/baikal-0.0.21...baikal-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [baikal-0.0.21](https://github.com/truecharts/charts/compare/baikal-0.0.20...baikal-0.0.21) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + diff --git a/incubator/baikal/0.0.24/Chart.lock b/incubator/baikal/0.0.24/Chart.lock new file mode 100644 index 00000000000..037dd8e3e92 --- /dev/null +++ b/incubator/baikal/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:30:39.286913808Z" diff --git a/incubator/baikal/0.0.24/Chart.yaml b/incubator/baikal/0.0.24/Chart.yaml new file mode 100644 index 00000000000..2f9dbef60a1 --- /dev/null +++ b/incubator/baikal/0.0.24/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "0.9.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: "Baikal is a lightweight CalDAV+CardDAV server" +home: https://truecharts.org/docs/charts/incubator/baikal +icon: https://truecharts.org/img/hotlink-ok/chart-icons/baikal.png +keywords: + - baikal +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: baikal +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/baikal + - https://github.com/ckulka/baikal-docker + - https://hub.docker.com/r/ckulka/baikal/ +type: application +version: 0.0.24 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - utilities diff --git a/incubator/baikal/0.0.24/README.md b/incubator/baikal/0.0.24/README.md new file mode 100644 index 00000000000..f798f57367a --- /dev/null +++ b/incubator/baikal/0.0.24/README.md @@ -0,0 +1,109 @@ +# baikal + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.9.2](https://img.shields.io/badge/AppVersion-0.9.2-informational?style=flat-square) + +Baikal is a lightweight CalDAV+CardDAV server + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [baikal](https://truecharts.org/docs/charts/incubator/baikal) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/baikal/0.0.23/app-readme.md b/incubator/baikal/0.0.24/app-readme.md similarity index 100% rename from incubator/baikal/0.0.23/app-readme.md rename to incubator/baikal/0.0.24/app-readme.md diff --git a/incubator/baikal/0.0.24/charts/common-10.5.10.tgz b/incubator/baikal/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/baikal/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/baikal/0.0.23/ix_values.yaml b/incubator/baikal/0.0.24/ix_values.yaml similarity index 100% rename from incubator/baikal/0.0.23/ix_values.yaml rename to incubator/baikal/0.0.24/ix_values.yaml diff --git a/incubator/baikal/0.0.23/questions.yaml b/incubator/baikal/0.0.24/questions.yaml similarity index 100% rename from incubator/baikal/0.0.23/questions.yaml rename to incubator/baikal/0.0.24/questions.yaml diff --git a/incubator/baikal/0.0.23/templates/common.yaml b/incubator/baikal/0.0.24/templates/common.yaml similarity index 100% rename from incubator/baikal/0.0.23/templates/common.yaml rename to incubator/baikal/0.0.24/templates/common.yaml diff --git a/incubator/baikal/0.0.23/values.yaml b/incubator/baikal/0.0.24/values.yaml similarity index 100% rename from incubator/baikal/0.0.23/values.yaml rename to incubator/baikal/0.0.24/values.yaml diff --git a/incubator/barcodebuddy/0.0.23/CHANGELOG.md b/incubator/barcodebuddy/0.0.23/CHANGELOG.md deleted file mode 100644 index 2f41ad9a375..00000000000 --- a/incubator/barcodebuddy/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [barcodebuddy-0.0.23](https://github.com/truecharts/charts/compare/barcodebuddy-0.0.22...barcodebuddy-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [barcodebuddy-0.0.23](https://github.com/truecharts/charts/compare/barcodebuddy-0.0.22...barcodebuddy-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [barcodebuddy-0.0.23](https://github.com/truecharts/charts/compare/barcodebuddy-0.0.22...barcodebuddy-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [barcodebuddy-0.0.23](https://github.com/truecharts/charts/compare/barcodebuddy-0.0.22...barcodebuddy-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [barcodebuddy-0.0.23](https://github.com/truecharts/charts/compare/barcodebuddy-0.0.22...barcodebuddy-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [barcodebuddy-0.0.23](https://github.com/truecharts/charts/compare/barcodebuddy-0.0.22...barcodebuddy-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [barcodebuddy-0.0.22](https://github.com/truecharts/charts/compare/barcodebuddy-0.0.21...barcodebuddy-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [barcodebuddy-0.0.21](https://github.com/truecharts/charts/compare/barcodebuddy-0.0.20...barcodebuddy-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [barcodebuddy-0.0.20](https://github.com/truecharts/charts/compare/barcodebuddy-0.0.19...barcodebuddy-0.0.20) (2022-08-29) - diff --git a/incubator/barcodebuddy/0.0.23/Chart.lock b/incubator/barcodebuddy/0.0.23/Chart.lock deleted file mode 100644 index 1465a5e4c1f..00000000000 --- a/incubator/barcodebuddy/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:47:01.303900977Z" diff --git a/incubator/barcodebuddy/0.0.23/Chart.yaml b/incubator/barcodebuddy/0.0.23/Chart.yaml deleted file mode 100644 index 333873e04d7..00000000000 --- a/incubator/barcodebuddy/0.0.23/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/barcodebuddy/0.0.23/README.md b/incubator/barcodebuddy/0.0.23/README.md deleted file mode 100644 index 4b4cd75c947..00000000000 --- a/incubator/barcodebuddy/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# barcodebuddy - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -<b>Barcode Buddy is a Grocy companion app/plugin, which allows you to install the Barcode Buddy app and scan products directly to your Grocy library.</b> - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [barcodebuddy](https://truecharts.org/docs/charts/incubator/barcodebuddy) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/barcodebuddy/0.0.23/charts/common-10.5.9.tgz b/incubator/barcodebuddy/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/barcodebuddy/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/barcodebuddy/0.0.24/CHANGELOG.md b/incubator/barcodebuddy/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..3e068bbdfe0 --- /dev/null +++ b/incubator/barcodebuddy/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [barcodebuddy-0.0.24](https://github.com/truecharts/charts/compare/barcodebuddy-0.0.23...barcodebuddy-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [barcodebuddy-0.0.23](https://github.com/truecharts/charts/compare/barcodebuddy-0.0.22...barcodebuddy-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [barcodebuddy-0.0.23](https://github.com/truecharts/charts/compare/barcodebuddy-0.0.22...barcodebuddy-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [barcodebuddy-0.0.23](https://github.com/truecharts/charts/compare/barcodebuddy-0.0.22...barcodebuddy-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [barcodebuddy-0.0.23](https://github.com/truecharts/charts/compare/barcodebuddy-0.0.22...barcodebuddy-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [barcodebuddy-0.0.23](https://github.com/truecharts/charts/compare/barcodebuddy-0.0.22...barcodebuddy-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [barcodebuddy-0.0.23](https://github.com/truecharts/charts/compare/barcodebuddy-0.0.22...barcodebuddy-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [barcodebuddy-0.0.22](https://github.com/truecharts/charts/compare/barcodebuddy-0.0.21...barcodebuddy-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [barcodebuddy-0.0.21](https://github.com/truecharts/charts/compare/barcodebuddy-0.0.20...barcodebuddy-0.0.21) (2022-08-30) diff --git a/incubator/barcodebuddy/0.0.24/Chart.lock b/incubator/barcodebuddy/0.0.24/Chart.lock new file mode 100644 index 00000000000..40bcb932023 --- /dev/null +++ b/incubator/barcodebuddy/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:31:08.918102473Z" diff --git a/incubator/barcodebuddy/0.0.24/Chart.yaml b/incubator/barcodebuddy/0.0.24/Chart.yaml new file mode 100644 index 00000000000..8b123ac4b7c --- /dev/null +++ b/incubator/barcodebuddy/0.0.24/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.5.10 +deprecated: false +description: "<b>Barcode Buddy is a Grocy companion app/plugin, which allows you to install the Barcode Buddy app and scan products directly to your Grocy library.</b>" +home: https://truecharts.org/docs/charts/incubator/barcodebuddy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/barcodebuddy.png +keywords: + - barcodebuddy + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: barcodebuddy +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/barcodebuddy + - https://github.com/Forceu/barcodebuddy + - https://hub.docker.com/r/f0rc3/barcodebuddy-docker +type: application +version: 0.0.24 diff --git a/incubator/barcodebuddy/0.0.24/README.md b/incubator/barcodebuddy/0.0.24/README.md new file mode 100644 index 00000000000..575d64c786c --- /dev/null +++ b/incubator/barcodebuddy/0.0.24/README.md @@ -0,0 +1,109 @@ +# barcodebuddy + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +<b>Barcode Buddy is a Grocy companion app/plugin, which allows you to install the Barcode Buddy app and scan products directly to your Grocy library.</b> + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [barcodebuddy](https://truecharts.org/docs/charts/incubator/barcodebuddy) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/barcodebuddy/0.0.23/app-readme.md b/incubator/barcodebuddy/0.0.24/app-readme.md similarity index 100% rename from incubator/barcodebuddy/0.0.23/app-readme.md rename to incubator/barcodebuddy/0.0.24/app-readme.md diff --git a/incubator/barcodebuddy/0.0.24/charts/common-10.5.10.tgz b/incubator/barcodebuddy/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/barcodebuddy/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/barcodebuddy/0.0.23/ix_values.yaml b/incubator/barcodebuddy/0.0.24/ix_values.yaml similarity index 100% rename from incubator/barcodebuddy/0.0.23/ix_values.yaml rename to incubator/barcodebuddy/0.0.24/ix_values.yaml diff --git a/incubator/barcodebuddy/0.0.23/questions.yaml b/incubator/barcodebuddy/0.0.24/questions.yaml similarity index 100% rename from incubator/barcodebuddy/0.0.23/questions.yaml rename to incubator/barcodebuddy/0.0.24/questions.yaml diff --git a/incubator/barcodebuddy/0.0.23/templates/common.yaml b/incubator/barcodebuddy/0.0.24/templates/common.yaml similarity index 100% rename from incubator/barcodebuddy/0.0.23/templates/common.yaml rename to incubator/barcodebuddy/0.0.24/templates/common.yaml diff --git a/incubator/barcodebuddy/0.0.23/values.yaml b/incubator/barcodebuddy/0.0.24/values.yaml similarity index 100% rename from incubator/barcodebuddy/0.0.23/values.yaml rename to incubator/barcodebuddy/0.0.24/values.yaml diff --git a/incubator/barotrauma/0.0.23/CHANGELOG.md b/incubator/barotrauma/0.0.23/CHANGELOG.md deleted file mode 100644 index f92301203c1..00000000000 --- a/incubator/barotrauma/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [barotrauma-0.0.23](https://github.com/truecharts/charts/compare/barotrauma-0.0.22...barotrauma-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [barotrauma-0.0.23](https://github.com/truecharts/charts/compare/barotrauma-0.0.22...barotrauma-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [barotrauma-0.0.23](https://github.com/truecharts/charts/compare/barotrauma-0.0.22...barotrauma-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [barotrauma-0.0.23](https://github.com/truecharts/charts/compare/barotrauma-0.0.22...barotrauma-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [barotrauma-0.0.23](https://github.com/truecharts/charts/compare/barotrauma-0.0.22...barotrauma-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [barotrauma-0.0.23](https://github.com/truecharts/charts/compare/barotrauma-0.0.22...barotrauma-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [barotrauma-0.0.22](https://github.com/truecharts/charts/compare/barotrauma-0.0.21...barotrauma-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [barotrauma-0.0.21](https://github.com/truecharts/charts/compare/barotrauma-0.0.20...barotrauma-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [barotrauma-0.0.20](https://github.com/truecharts/charts/compare/barotrauma-0.0.19...barotrauma-0.0.20) (2022-08-29) - diff --git a/incubator/barotrauma/0.0.23/Chart.lock b/incubator/barotrauma/0.0.23/Chart.lock deleted file mode 100644 index 7097b633d89..00000000000 --- a/incubator/barotrauma/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:47:03.53388688Z" diff --git a/incubator/barotrauma/0.0.23/Chart.yaml b/incubator/barotrauma/0.0.23/Chart.yaml deleted file mode 100644 index 5ad732c1435..00000000000 --- a/incubator/barotrauma/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/barotrauma/0.0.23/README.md b/incubator/barotrauma/0.0.23/README.md deleted file mode 100644 index f415e969a3c..00000000000 --- a/incubator/barotrauma/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# barotrauma - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -This Chart will download and install SteamCMD. It will also install Barotrauma and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [barotrauma](https://truecharts.org/docs/charts/incubator/barotrauma) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/barotrauma/0.0.23/charts/common-10.5.9.tgz b/incubator/barotrauma/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/barotrauma/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/barotrauma/0.0.24/CHANGELOG.md b/incubator/barotrauma/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..b907b387e59 --- /dev/null +++ b/incubator/barotrauma/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [barotrauma-0.0.24](https://github.com/truecharts/charts/compare/barotrauma-0.0.23...barotrauma-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [barotrauma-0.0.23](https://github.com/truecharts/charts/compare/barotrauma-0.0.22...barotrauma-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [barotrauma-0.0.23](https://github.com/truecharts/charts/compare/barotrauma-0.0.22...barotrauma-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [barotrauma-0.0.23](https://github.com/truecharts/charts/compare/barotrauma-0.0.22...barotrauma-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [barotrauma-0.0.23](https://github.com/truecharts/charts/compare/barotrauma-0.0.22...barotrauma-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [barotrauma-0.0.23](https://github.com/truecharts/charts/compare/barotrauma-0.0.22...barotrauma-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [barotrauma-0.0.23](https://github.com/truecharts/charts/compare/barotrauma-0.0.22...barotrauma-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [barotrauma-0.0.22](https://github.com/truecharts/charts/compare/barotrauma-0.0.21...barotrauma-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [barotrauma-0.0.21](https://github.com/truecharts/charts/compare/barotrauma-0.0.20...barotrauma-0.0.21) (2022-08-30) diff --git a/incubator/barotrauma/0.0.24/Chart.lock b/incubator/barotrauma/0.0.24/Chart.lock new file mode 100644 index 00000000000..45051f22d3c --- /dev/null +++ b/incubator/barotrauma/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:31:11.446527485Z" diff --git a/incubator/barotrauma/0.0.24/Chart.yaml b/incubator/barotrauma/0.0.24/Chart.yaml new file mode 100644 index 00000000000..721b8f17b11 --- /dev/null +++ b/incubator/barotrauma/0.0.24/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.5.10 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install Barotrauma and run it." +home: https://truecharts.org/docs/charts/incubator/barotrauma +icon: https://truecharts.org/img/hotlink-ok/chart-icons/barotrauma.png +keywords: + - barotrauma + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: barotrauma +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/barotrauma + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.24 diff --git a/incubator/barotrauma/0.0.24/README.md b/incubator/barotrauma/0.0.24/README.md new file mode 100644 index 00000000000..2ef39c2e481 --- /dev/null +++ b/incubator/barotrauma/0.0.24/README.md @@ -0,0 +1,109 @@ +# barotrauma + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +This Chart will download and install SteamCMD. It will also install Barotrauma and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [barotrauma](https://truecharts.org/docs/charts/incubator/barotrauma) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/barotrauma/0.0.23/app-readme.md b/incubator/barotrauma/0.0.24/app-readme.md similarity index 100% rename from incubator/barotrauma/0.0.23/app-readme.md rename to incubator/barotrauma/0.0.24/app-readme.md diff --git a/incubator/barotrauma/0.0.24/charts/common-10.5.10.tgz b/incubator/barotrauma/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/barotrauma/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/barotrauma/0.0.23/ix_values.yaml b/incubator/barotrauma/0.0.24/ix_values.yaml similarity index 100% rename from incubator/barotrauma/0.0.23/ix_values.yaml rename to incubator/barotrauma/0.0.24/ix_values.yaml diff --git a/incubator/barotrauma/0.0.23/questions.yaml b/incubator/barotrauma/0.0.24/questions.yaml similarity index 100% rename from incubator/barotrauma/0.0.23/questions.yaml rename to incubator/barotrauma/0.0.24/questions.yaml diff --git a/incubator/barotrauma/0.0.23/templates/common.yaml b/incubator/barotrauma/0.0.24/templates/common.yaml similarity index 100% rename from incubator/barotrauma/0.0.23/templates/common.yaml rename to incubator/barotrauma/0.0.24/templates/common.yaml diff --git a/incubator/barotrauma/0.0.23/values.yaml b/incubator/barotrauma/0.0.24/values.yaml similarity index 100% rename from incubator/barotrauma/0.0.23/values.yaml rename to incubator/barotrauma/0.0.24/values.yaml diff --git a/incubator/bitcoin-node/0.0.23/CHANGELOG.md b/incubator/bitcoin-node/0.0.23/CHANGELOG.md deleted file mode 100644 index cc4c60fc887..00000000000 --- a/incubator/bitcoin-node/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [bitcoin-node-0.0.23](https://github.com/truecharts/charts/compare/bitcoin-node-0.0.22...bitcoin-node-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [bitcoin-node-0.0.23](https://github.com/truecharts/charts/compare/bitcoin-node-0.0.22...bitcoin-node-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [bitcoin-node-0.0.23](https://github.com/truecharts/charts/compare/bitcoin-node-0.0.22...bitcoin-node-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [bitcoin-node-0.0.23](https://github.com/truecharts/charts/compare/bitcoin-node-0.0.22...bitcoin-node-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [bitcoin-node-0.0.23](https://github.com/truecharts/charts/compare/bitcoin-node-0.0.22...bitcoin-node-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [bitcoin-node-0.0.23](https://github.com/truecharts/charts/compare/bitcoin-node-0.0.22...bitcoin-node-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [bitcoin-node-0.0.22](https://github.com/truecharts/charts/compare/bitcoin-node-0.0.21...bitcoin-node-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [bitcoin-node-0.0.21](https://github.com/truecharts/charts/compare/bitcoin-node-0.0.20...bitcoin-node-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [bitcoin-node-0.0.20](https://github.com/truecharts/charts/compare/bitcoin-node-0.0.19...bitcoin-node-0.0.20) (2022-08-29) - diff --git a/incubator/bitcoin-node/0.0.23/Chart.lock b/incubator/bitcoin-node/0.0.23/Chart.lock deleted file mode 100644 index dbfe577158c..00000000000 --- a/incubator/bitcoin-node/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:47:14.511880465Z" diff --git a/incubator/bitcoin-node/0.0.23/Chart.yaml b/incubator/bitcoin-node/0.0.23/Chart.yaml deleted file mode 100644 index 65830ae90cb..00000000000 --- a/incubator/bitcoin-node/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Crypto -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/bitcoin-node/0.0.23/README.md b/incubator/bitcoin-node/0.0.23/README.md deleted file mode 100644 index 93c45b139c8..00000000000 --- a/incubator/bitcoin-node/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# bitcoin-node - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Chart that runs the Bitcoin bitcoind node in a Chart for easy deployment. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [bitcoin-node](https://truecharts.org/docs/charts/incubator/bitcoin-node) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/bitcoin-node/0.0.23/charts/common-10.5.9.tgz b/incubator/bitcoin-node/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/bitcoin-node/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/bitcoin-node/0.0.24/CHANGELOG.md b/incubator/bitcoin-node/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..d2ead86fd10 --- /dev/null +++ b/incubator/bitcoin-node/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [bitcoin-node-0.0.24](https://github.com/truecharts/charts/compare/bitcoin-node-0.0.23...bitcoin-node-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [bitcoin-node-0.0.23](https://github.com/truecharts/charts/compare/bitcoin-node-0.0.22...bitcoin-node-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [bitcoin-node-0.0.23](https://github.com/truecharts/charts/compare/bitcoin-node-0.0.22...bitcoin-node-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [bitcoin-node-0.0.23](https://github.com/truecharts/charts/compare/bitcoin-node-0.0.22...bitcoin-node-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [bitcoin-node-0.0.23](https://github.com/truecharts/charts/compare/bitcoin-node-0.0.22...bitcoin-node-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [bitcoin-node-0.0.23](https://github.com/truecharts/charts/compare/bitcoin-node-0.0.22...bitcoin-node-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [bitcoin-node-0.0.23](https://github.com/truecharts/charts/compare/bitcoin-node-0.0.22...bitcoin-node-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [bitcoin-node-0.0.22](https://github.com/truecharts/charts/compare/bitcoin-node-0.0.21...bitcoin-node-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [bitcoin-node-0.0.21](https://github.com/truecharts/charts/compare/bitcoin-node-0.0.20...bitcoin-node-0.0.21) (2022-08-30) diff --git a/incubator/bitcoin-node/0.0.24/Chart.lock b/incubator/bitcoin-node/0.0.24/Chart.lock new file mode 100644 index 00000000000..d5109a62c9a --- /dev/null +++ b/incubator/bitcoin-node/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:31:15.807173747Z" diff --git a/incubator/bitcoin-node/0.0.24/Chart.yaml b/incubator/bitcoin-node/0.0.24/Chart.yaml new file mode 100644 index 00000000000..515d5b62374 --- /dev/null +++ b/incubator/bitcoin-node/0.0.24/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.5.10 +deprecated: false +description: "Chart that runs the Bitcoin bitcoind node in a Chart for easy deployment." +home: https://truecharts.org/docs/charts/incubator/bitcoin-node +icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoin-node.png +keywords: + - bitcoin-node + - Crypto +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: bitcoin-node +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/bitcoin-node + - https://github.com/kylemanna/docker-bitcoind + - https://hub.docker.com/r/kylemanna/bitcoind +type: application +version: 0.0.24 diff --git a/incubator/bitcoin-node/0.0.24/README.md b/incubator/bitcoin-node/0.0.24/README.md new file mode 100644 index 00000000000..7ecc3f7100d --- /dev/null +++ b/incubator/bitcoin-node/0.0.24/README.md @@ -0,0 +1,109 @@ +# bitcoin-node + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Chart that runs the Bitcoin bitcoind node in a Chart for easy deployment. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [bitcoin-node](https://truecharts.org/docs/charts/incubator/bitcoin-node) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/bitcoin-node/0.0.23/app-readme.md b/incubator/bitcoin-node/0.0.24/app-readme.md similarity index 100% rename from incubator/bitcoin-node/0.0.23/app-readme.md rename to incubator/bitcoin-node/0.0.24/app-readme.md diff --git a/incubator/bitcoin-node/0.0.24/charts/common-10.5.10.tgz b/incubator/bitcoin-node/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/bitcoin-node/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/bitcoin-node/0.0.23/ix_values.yaml b/incubator/bitcoin-node/0.0.24/ix_values.yaml similarity index 100% rename from incubator/bitcoin-node/0.0.23/ix_values.yaml rename to incubator/bitcoin-node/0.0.24/ix_values.yaml diff --git a/incubator/bitcoin-node/0.0.23/questions.yaml b/incubator/bitcoin-node/0.0.24/questions.yaml similarity index 100% rename from incubator/bitcoin-node/0.0.23/questions.yaml rename to incubator/bitcoin-node/0.0.24/questions.yaml diff --git a/incubator/bitcoin-node/0.0.23/templates/common.yaml b/incubator/bitcoin-node/0.0.24/templates/common.yaml similarity index 100% rename from incubator/bitcoin-node/0.0.23/templates/common.yaml rename to incubator/bitcoin-node/0.0.24/templates/common.yaml diff --git a/incubator/bitcoin-node/0.0.23/values.yaml b/incubator/bitcoin-node/0.0.24/values.yaml similarity index 100% rename from incubator/bitcoin-node/0.0.23/values.yaml rename to incubator/bitcoin-node/0.0.24/values.yaml diff --git a/incubator/bitcoind/0.0.23/CHANGELOG.md b/incubator/bitcoind/0.0.23/CHANGELOG.md deleted file mode 100644 index 24312063e76..00000000000 --- a/incubator/bitcoind/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [bitcoind-0.0.23](https://github.com/truecharts/charts/compare/bitcoind-0.0.22...bitcoind-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [bitcoind-0.0.23](https://github.com/truecharts/charts/compare/bitcoind-0.0.22...bitcoind-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [bitcoind-0.0.23](https://github.com/truecharts/charts/compare/bitcoind-0.0.22...bitcoind-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [bitcoind-0.0.23](https://github.com/truecharts/charts/compare/bitcoind-0.0.22...bitcoind-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [bitcoind-0.0.23](https://github.com/truecharts/charts/compare/bitcoind-0.0.22...bitcoind-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [bitcoind-0.0.23](https://github.com/truecharts/charts/compare/bitcoind-0.0.22...bitcoind-0.0.23) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [bitcoind-0.0.22](https://github.com/truecharts/charts/compare/bitcoind-0.0.21...bitcoind-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [bitcoind-0.0.21](https://github.com/truecharts/charts/compare/bitcoind-0.0.20...bitcoind-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [bitcoind-0.0.20](https://github.com/truecharts/charts/compare/bitcoind-0.0.19...bitcoind-0.0.20) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - diff --git a/incubator/bitcoind/0.0.23/Chart.lock b/incubator/bitcoind/0.0.23/Chart.lock deleted file mode 100644 index 0f3d11778cb..00000000000 --- a/incubator/bitcoind/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:47:19.054963605Z" diff --git a/incubator/bitcoind/0.0.23/Chart.yaml b/incubator/bitcoind/0.0.23/Chart.yaml deleted file mode 100644 index c76af1cc7f3..00000000000 --- a/incubator/bitcoind/0.0.23/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities - - Network-Other - - Crypto -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/bitcoind/0.0.23/README.md b/incubator/bitcoind/0.0.23/README.md deleted file mode 100644 index d039b9320cd..00000000000 --- a/incubator/bitcoind/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# bitcoind - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Support the Bitcoin network by hosting your own node! This template provides a full Bitcoin Core node, built in a verifiably trustless way. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [bitcoind](https://truecharts.org/docs/charts/incubator/bitcoind) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/bitcoind/0.0.23/charts/common-10.5.9.tgz b/incubator/bitcoind/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/bitcoind/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/bitcoind/0.0.24/CHANGELOG.md b/incubator/bitcoind/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..151bbc375be --- /dev/null +++ b/incubator/bitcoind/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [bitcoind-0.0.24](https://github.com/truecharts/charts/compare/bitcoind-0.0.23...bitcoind-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [bitcoind-0.0.23](https://github.com/truecharts/charts/compare/bitcoind-0.0.22...bitcoind-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [bitcoind-0.0.23](https://github.com/truecharts/charts/compare/bitcoind-0.0.22...bitcoind-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [bitcoind-0.0.23](https://github.com/truecharts/charts/compare/bitcoind-0.0.22...bitcoind-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [bitcoind-0.0.23](https://github.com/truecharts/charts/compare/bitcoind-0.0.22...bitcoind-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [bitcoind-0.0.23](https://github.com/truecharts/charts/compare/bitcoind-0.0.22...bitcoind-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [bitcoind-0.0.23](https://github.com/truecharts/charts/compare/bitcoind-0.0.22...bitcoind-0.0.23) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [bitcoind-0.0.22](https://github.com/truecharts/charts/compare/bitcoind-0.0.21...bitcoind-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [bitcoind-0.0.21](https://github.com/truecharts/charts/compare/bitcoind-0.0.20...bitcoind-0.0.21) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + diff --git a/incubator/bitcoind/0.0.24/Chart.lock b/incubator/bitcoind/0.0.24/Chart.lock new file mode 100644 index 00000000000..5568c7515a0 --- /dev/null +++ b/incubator/bitcoind/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:31:16.810742788Z" diff --git a/incubator/bitcoind/0.0.24/Chart.yaml b/incubator/bitcoind/0.0.24/Chart.yaml new file mode 100644 index 00000000000..06ab3a34a7a --- /dev/null +++ b/incubator/bitcoind/0.0.24/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.5.10 +deprecated: false +description: "Support the Bitcoin network by hosting your own node! This template provides a full Bitcoin Core node, built in a verifiably trustless way.\n" +home: https://truecharts.org/docs/charts/incubator/bitcoind +icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoind.png +keywords: + - bitcoind + - Tools-Utilities + - Network-Other + - Crypto +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: bitcoind +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/bitcoind + - https://bitcoin.org/ + - https://hub.docker.com/r/ofawx/bitcoind/ +type: application +version: 0.0.24 diff --git a/incubator/bitcoind/0.0.24/README.md b/incubator/bitcoind/0.0.24/README.md new file mode 100644 index 00000000000..0d3f5238f92 --- /dev/null +++ b/incubator/bitcoind/0.0.24/README.md @@ -0,0 +1,109 @@ +# bitcoind + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Support the Bitcoin network by hosting your own node! This template provides a full Bitcoin Core node, built in a verifiably trustless way. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [bitcoind](https://truecharts.org/docs/charts/incubator/bitcoind) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/bitcoind/0.0.23/app-readme.md b/incubator/bitcoind/0.0.24/app-readme.md similarity index 100% rename from incubator/bitcoind/0.0.23/app-readme.md rename to incubator/bitcoind/0.0.24/app-readme.md diff --git a/incubator/bitcoind/0.0.24/charts/common-10.5.10.tgz b/incubator/bitcoind/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/bitcoind/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/bitcoind/0.0.23/ix_values.yaml b/incubator/bitcoind/0.0.24/ix_values.yaml similarity index 100% rename from incubator/bitcoind/0.0.23/ix_values.yaml rename to incubator/bitcoind/0.0.24/ix_values.yaml diff --git a/incubator/bitcoind/0.0.23/questions.yaml b/incubator/bitcoind/0.0.24/questions.yaml similarity index 100% rename from incubator/bitcoind/0.0.23/questions.yaml rename to incubator/bitcoind/0.0.24/questions.yaml diff --git a/incubator/bitcoind/0.0.23/templates/common.yaml b/incubator/bitcoind/0.0.24/templates/common.yaml similarity index 100% rename from incubator/bitcoind/0.0.23/templates/common.yaml rename to incubator/bitcoind/0.0.24/templates/common.yaml diff --git a/incubator/bitcoind/0.0.23/values.yaml b/incubator/bitcoind/0.0.24/values.yaml similarity index 100% rename from incubator/bitcoind/0.0.23/values.yaml rename to incubator/bitcoind/0.0.24/values.yaml diff --git a/incubator/bitcoinunlimited/0.0.23/CHANGELOG.md b/incubator/bitcoinunlimited/0.0.23/CHANGELOG.md deleted file mode 100644 index 1354375bdce..00000000000 --- a/incubator/bitcoinunlimited/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [bitcoinunlimited-0.0.23](https://github.com/truecharts/charts/compare/bitcoinunlimited-0.0.22...bitcoinunlimited-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [bitcoinunlimited-0.0.23](https://github.com/truecharts/charts/compare/bitcoinunlimited-0.0.22...bitcoinunlimited-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [bitcoinunlimited-0.0.23](https://github.com/truecharts/charts/compare/bitcoinunlimited-0.0.22...bitcoinunlimited-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [bitcoinunlimited-0.0.23](https://github.com/truecharts/charts/compare/bitcoinunlimited-0.0.22...bitcoinunlimited-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [bitcoinunlimited-0.0.23](https://github.com/truecharts/charts/compare/bitcoinunlimited-0.0.22...bitcoinunlimited-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [bitcoinunlimited-0.0.23](https://github.com/truecharts/charts/compare/bitcoinunlimited-0.0.22...bitcoinunlimited-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [bitcoinunlimited-0.0.22](https://github.com/truecharts/charts/compare/bitcoinunlimited-0.0.21...bitcoinunlimited-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [bitcoinunlimited-0.0.21](https://github.com/truecharts/charts/compare/bitcoinunlimited-0.0.20...bitcoinunlimited-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [bitcoinunlimited-0.0.20](https://github.com/truecharts/charts/compare/bitcoinunlimited-0.0.19...bitcoinunlimited-0.0.20) (2022-08-29) - diff --git a/incubator/bitcoinunlimited/0.0.23/Chart.lock b/incubator/bitcoinunlimited/0.0.23/Chart.lock deleted file mode 100644 index e2a6e086118..00000000000 --- a/incubator/bitcoinunlimited/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:47:25.519276923Z" diff --git a/incubator/bitcoinunlimited/0.0.23/Chart.yaml b/incubator/bitcoinunlimited/0.0.23/Chart.yaml deleted file mode 100644 index 15364c8aac0..00000000000 --- a/incubator/bitcoinunlimited/0.0.23/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/bitcoinunlimited/0.0.23/README.md b/incubator/bitcoinunlimited/0.0.23/README.md deleted file mode 100644 index a59cc839b04..00000000000 --- a/incubator/bitcoinunlimited/0.0.23/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# bitcoinunlimited - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -The Bitcoin Unlimited project seeks to provide a voice to all stakeholders in the Bitcoin ecosystem. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [bitcoinunlimited](https://truecharts.org/docs/charts/incubator/bitcoinunlimited) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/bitcoinunlimited/0.0.23/charts/common-10.5.9.tgz b/incubator/bitcoinunlimited/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/bitcoinunlimited/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/bitcoinunlimited/0.0.24/CHANGELOG.md b/incubator/bitcoinunlimited/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..e485d911b95 --- /dev/null +++ b/incubator/bitcoinunlimited/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [bitcoinunlimited-0.0.24](https://github.com/truecharts/charts/compare/bitcoinunlimited-0.0.23...bitcoinunlimited-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [bitcoinunlimited-0.0.23](https://github.com/truecharts/charts/compare/bitcoinunlimited-0.0.22...bitcoinunlimited-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [bitcoinunlimited-0.0.23](https://github.com/truecharts/charts/compare/bitcoinunlimited-0.0.22...bitcoinunlimited-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [bitcoinunlimited-0.0.23](https://github.com/truecharts/charts/compare/bitcoinunlimited-0.0.22...bitcoinunlimited-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [bitcoinunlimited-0.0.23](https://github.com/truecharts/charts/compare/bitcoinunlimited-0.0.22...bitcoinunlimited-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [bitcoinunlimited-0.0.23](https://github.com/truecharts/charts/compare/bitcoinunlimited-0.0.22...bitcoinunlimited-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [bitcoinunlimited-0.0.23](https://github.com/truecharts/charts/compare/bitcoinunlimited-0.0.22...bitcoinunlimited-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [bitcoinunlimited-0.0.22](https://github.com/truecharts/charts/compare/bitcoinunlimited-0.0.21...bitcoinunlimited-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [bitcoinunlimited-0.0.21](https://github.com/truecharts/charts/compare/bitcoinunlimited-0.0.20...bitcoinunlimited-0.0.21) (2022-08-30) diff --git a/incubator/bitcoinunlimited/0.0.24/Chart.lock b/incubator/bitcoinunlimited/0.0.24/Chart.lock new file mode 100644 index 00000000000..b2d1d4a94b2 --- /dev/null +++ b/incubator/bitcoinunlimited/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:31:39.769937045Z" diff --git a/incubator/bitcoinunlimited/0.0.24/Chart.yaml b/incubator/bitcoinunlimited/0.0.24/Chart.yaml new file mode 100644 index 00000000000..65c4397a665 --- /dev/null +++ b/incubator/bitcoinunlimited/0.0.24/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.5.10 +deprecated: false +description: "The Bitcoin Unlimited project seeks to provide a voice to all stakeholders in the Bitcoin ecosystem." +home: https://truecharts.org/docs/charts/incubator/bitcoinunlimited +icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoinunlimited.png +keywords: + - bitcoinunlimited + - Network-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: bitcoinunlimited +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/bitcoinunlimited + - https://hub.docker.com/r/amacneil/bitcoinunlimited/~/dockerfile/ +type: application +version: 0.0.24 diff --git a/incubator/bitcoinunlimited/0.0.24/README.md b/incubator/bitcoinunlimited/0.0.24/README.md new file mode 100644 index 00000000000..113738f4b6c --- /dev/null +++ b/incubator/bitcoinunlimited/0.0.24/README.md @@ -0,0 +1,108 @@ +# bitcoinunlimited + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +The Bitcoin Unlimited project seeks to provide a voice to all stakeholders in the Bitcoin ecosystem. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [bitcoinunlimited](https://truecharts.org/docs/charts/incubator/bitcoinunlimited) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/bitcoinunlimited/0.0.23/app-readme.md b/incubator/bitcoinunlimited/0.0.24/app-readme.md similarity index 100% rename from incubator/bitcoinunlimited/0.0.23/app-readme.md rename to incubator/bitcoinunlimited/0.0.24/app-readme.md diff --git a/incubator/bitcoinunlimited/0.0.24/charts/common-10.5.10.tgz b/incubator/bitcoinunlimited/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/bitcoinunlimited/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/bitcoinunlimited/0.0.23/ix_values.yaml b/incubator/bitcoinunlimited/0.0.24/ix_values.yaml similarity index 100% rename from incubator/bitcoinunlimited/0.0.23/ix_values.yaml rename to incubator/bitcoinunlimited/0.0.24/ix_values.yaml diff --git a/incubator/bitcoinunlimited/0.0.23/questions.yaml b/incubator/bitcoinunlimited/0.0.24/questions.yaml similarity index 100% rename from incubator/bitcoinunlimited/0.0.23/questions.yaml rename to incubator/bitcoinunlimited/0.0.24/questions.yaml diff --git a/incubator/bitcoinunlimited/0.0.23/templates/common.yaml b/incubator/bitcoinunlimited/0.0.24/templates/common.yaml similarity index 100% rename from incubator/bitcoinunlimited/0.0.23/templates/common.yaml rename to incubator/bitcoinunlimited/0.0.24/templates/common.yaml diff --git a/incubator/bitcoinunlimited/0.0.23/values.yaml b/incubator/bitcoinunlimited/0.0.24/values.yaml similarity index 100% rename from incubator/bitcoinunlimited/0.0.23/values.yaml rename to incubator/bitcoinunlimited/0.0.24/values.yaml diff --git a/incubator/bitcoinwalletgui/0.0.23/CHANGELOG.md b/incubator/bitcoinwalletgui/0.0.23/CHANGELOG.md deleted file mode 100644 index 5d910d5be78..00000000000 --- a/incubator/bitcoinwalletgui/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [bitcoinwalletgui-0.0.23](https://github.com/truecharts/charts/compare/bitcoinwalletgui-0.0.22...bitcoinwalletgui-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [bitcoinwalletgui-0.0.23](https://github.com/truecharts/charts/compare/bitcoinwalletgui-0.0.22...bitcoinwalletgui-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [bitcoinwalletgui-0.0.23](https://github.com/truecharts/charts/compare/bitcoinwalletgui-0.0.22...bitcoinwalletgui-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [bitcoinwalletgui-0.0.23](https://github.com/truecharts/charts/compare/bitcoinwalletgui-0.0.22...bitcoinwalletgui-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [bitcoinwalletgui-0.0.23](https://github.com/truecharts/charts/compare/bitcoinwalletgui-0.0.22...bitcoinwalletgui-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [bitcoinwalletgui-0.0.23](https://github.com/truecharts/charts/compare/bitcoinwalletgui-0.0.22...bitcoinwalletgui-0.0.23) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [bitcoinwalletgui-0.0.22](https://github.com/truecharts/charts/compare/bitcoinwalletgui-0.0.21...bitcoinwalletgui-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [bitcoinwalletgui-0.0.21](https://github.com/truecharts/charts/compare/bitcoinwalletgui-0.0.20...bitcoinwalletgui-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [bitcoinwalletgui-0.0.20](https://github.com/truecharts/charts/compare/bitcoinwalletgui-0.0.19...bitcoinwalletgui-0.0.20) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - diff --git a/incubator/bitcoinwalletgui/0.0.23/Chart.lock b/incubator/bitcoinwalletgui/0.0.23/Chart.lock deleted file mode 100644 index 34c51457fac..00000000000 --- a/incubator/bitcoinwalletgui/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:47:28.123860628Z" diff --git a/incubator/bitcoinwalletgui/0.0.23/Chart.yaml b/incubator/bitcoinwalletgui/0.0.23/Chart.yaml deleted file mode 100644 index f7e986f1f96..00000000000 --- a/incubator/bitcoinwalletgui/0.0.23/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/bitcoinwalletgui/0.0.23/README.md b/incubator/bitcoinwalletgui/0.0.23/README.md deleted file mode 100644 index 4355ed4d913..00000000000 --- a/incubator/bitcoinwalletgui/0.0.23/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# bitcoinwalletgui - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Bitcoin wallet with GUI over VNC and NoVNC. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [bitcoinwalletgui](https://truecharts.org/docs/charts/incubator/bitcoinwalletgui) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/bitcoinwalletgui/0.0.23/charts/common-10.5.9.tgz b/incubator/bitcoinwalletgui/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/bitcoinwalletgui/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/bitcoinwalletgui/0.0.24/CHANGELOG.md b/incubator/bitcoinwalletgui/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..0e7a3b21482 --- /dev/null +++ b/incubator/bitcoinwalletgui/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [bitcoinwalletgui-0.0.24](https://github.com/truecharts/charts/compare/bitcoinwalletgui-0.0.23...bitcoinwalletgui-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [bitcoinwalletgui-0.0.23](https://github.com/truecharts/charts/compare/bitcoinwalletgui-0.0.22...bitcoinwalletgui-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [bitcoinwalletgui-0.0.23](https://github.com/truecharts/charts/compare/bitcoinwalletgui-0.0.22...bitcoinwalletgui-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [bitcoinwalletgui-0.0.23](https://github.com/truecharts/charts/compare/bitcoinwalletgui-0.0.22...bitcoinwalletgui-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [bitcoinwalletgui-0.0.23](https://github.com/truecharts/charts/compare/bitcoinwalletgui-0.0.22...bitcoinwalletgui-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [bitcoinwalletgui-0.0.23](https://github.com/truecharts/charts/compare/bitcoinwalletgui-0.0.22...bitcoinwalletgui-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [bitcoinwalletgui-0.0.23](https://github.com/truecharts/charts/compare/bitcoinwalletgui-0.0.22...bitcoinwalletgui-0.0.23) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [bitcoinwalletgui-0.0.22](https://github.com/truecharts/charts/compare/bitcoinwalletgui-0.0.21...bitcoinwalletgui-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [bitcoinwalletgui-0.0.21](https://github.com/truecharts/charts/compare/bitcoinwalletgui-0.0.20...bitcoinwalletgui-0.0.21) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + diff --git a/incubator/bitcoinwalletgui/0.0.24/Chart.lock b/incubator/bitcoinwalletgui/0.0.24/Chart.lock new file mode 100644 index 00000000000..e63f26ab6ee --- /dev/null +++ b/incubator/bitcoinwalletgui/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:31:41.562841984Z" diff --git a/incubator/bitcoinwalletgui/0.0.24/Chart.yaml b/incubator/bitcoinwalletgui/0.0.24/Chart.yaml new file mode 100644 index 00000000000..d98a1376758 --- /dev/null +++ b/incubator/bitcoinwalletgui/0.0.24/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.5.10 +deprecated: false +description: "Bitcoin wallet with GUI over VNC and NoVNC. \n" +home: https://truecharts.org/docs/charts/incubator/bitcoinwalletgui +icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoinwalletgui.png +keywords: + - bitcoinwalletgui + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: bitcoinwalletgui +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/bitcoinwalletgui + - https://hub.docker.com/r/ulisses1478/bitcoinwallet-gui +type: application +version: 0.0.24 diff --git a/incubator/bitcoinwalletgui/0.0.24/README.md b/incubator/bitcoinwalletgui/0.0.24/README.md new file mode 100644 index 00000000000..b64efe072df --- /dev/null +++ b/incubator/bitcoinwalletgui/0.0.24/README.md @@ -0,0 +1,108 @@ +# bitcoinwalletgui + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Bitcoin wallet with GUI over VNC and NoVNC. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [bitcoinwalletgui](https://truecharts.org/docs/charts/incubator/bitcoinwalletgui) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/bitcoinwalletgui/0.0.23/app-readme.md b/incubator/bitcoinwalletgui/0.0.24/app-readme.md similarity index 100% rename from incubator/bitcoinwalletgui/0.0.23/app-readme.md rename to incubator/bitcoinwalletgui/0.0.24/app-readme.md diff --git a/incubator/bitcoinwalletgui/0.0.24/charts/common-10.5.10.tgz b/incubator/bitcoinwalletgui/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/bitcoinwalletgui/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/bitcoinwalletgui/0.0.23/ix_values.yaml b/incubator/bitcoinwalletgui/0.0.24/ix_values.yaml similarity index 100% rename from incubator/bitcoinwalletgui/0.0.23/ix_values.yaml rename to incubator/bitcoinwalletgui/0.0.24/ix_values.yaml diff --git a/incubator/bitcoinwalletgui/0.0.23/questions.yaml b/incubator/bitcoinwalletgui/0.0.24/questions.yaml similarity index 100% rename from incubator/bitcoinwalletgui/0.0.23/questions.yaml rename to incubator/bitcoinwalletgui/0.0.24/questions.yaml diff --git a/incubator/bitcoinwalletgui/0.0.23/templates/common.yaml b/incubator/bitcoinwalletgui/0.0.24/templates/common.yaml similarity index 100% rename from incubator/bitcoinwalletgui/0.0.23/templates/common.yaml rename to incubator/bitcoinwalletgui/0.0.24/templates/common.yaml diff --git a/incubator/bitcoinwalletgui/0.0.23/values.yaml b/incubator/bitcoinwalletgui/0.0.24/values.yaml similarity index 100% rename from incubator/bitcoinwalletgui/0.0.23/values.yaml rename to incubator/bitcoinwalletgui/0.0.24/values.yaml diff --git a/incubator/blender-desktop-g3/0.0.23/CHANGELOG.md b/incubator/blender-desktop-g3/0.0.23/CHANGELOG.md deleted file mode 100644 index 37e35fc8b58..00000000000 --- a/incubator/blender-desktop-g3/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [blender-desktop-g3-0.0.23](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.22...blender-desktop-g3-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [blender-desktop-g3-0.0.23](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.22...blender-desktop-g3-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [blender-desktop-g3-0.0.23](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.22...blender-desktop-g3-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [blender-desktop-g3-0.0.23](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.22...blender-desktop-g3-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [blender-desktop-g3-0.0.23](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.22...blender-desktop-g3-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [blender-desktop-g3-0.0.23](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.22...blender-desktop-g3-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [blender-desktop-g3-0.0.22](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.21...blender-desktop-g3-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [blender-desktop-g3-0.0.21](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.20...blender-desktop-g3-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [blender-desktop-g3-0.0.20](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.19...blender-desktop-g3-0.0.20) (2022-08-29) - diff --git a/incubator/blender-desktop-g3/0.0.23/Chart.lock b/incubator/blender-desktop-g3/0.0.23/Chart.lock deleted file mode 100644 index 46416a8f7f1..00000000000 --- a/incubator/blender-desktop-g3/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:47:44.427341727Z" diff --git a/incubator/blender-desktop-g3/0.0.23/Chart.yaml b/incubator/blender-desktop-g3/0.0.23/Chart.yaml deleted file mode 100644 index 31a6bc5d8ae..00000000000 --- a/incubator/blender-desktop-g3/0.0.23/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities - - MediaApp-Photos - - MediaApp-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/blender-desktop-g3/0.0.23/README.md b/incubator/blender-desktop-g3/0.0.23/README.md deleted file mode 100644 index 916db677f82..00000000000 --- a/incubator/blender-desktop-g3/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# blender-desktop-g3 - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [blender-desktop-g3](https://truecharts.org/docs/charts/incubator/blender-desktop-g3) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `blender-desktop-g3` deployment - -```console -helm uninstall blender-desktop-g3 -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install blender-desktop-g3 \ - --set env.TZ="America/New York" \ - TrueCharts/blender-desktop-g3 -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install blender-desktop-g3 TrueCharts/blender-desktop-g3 -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/blender-desktop-g3/0.0.23/charts/common-10.5.9.tgz b/incubator/blender-desktop-g3/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/blender-desktop-g3/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/blender-desktop-g3/0.0.24/CHANGELOG.md b/incubator/blender-desktop-g3/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..3da85a0f443 --- /dev/null +++ b/incubator/blender-desktop-g3/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [blender-desktop-g3-0.0.24](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.23...blender-desktop-g3-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [blender-desktop-g3-0.0.23](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.22...blender-desktop-g3-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [blender-desktop-g3-0.0.23](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.22...blender-desktop-g3-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [blender-desktop-g3-0.0.23](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.22...blender-desktop-g3-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [blender-desktop-g3-0.0.23](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.22...blender-desktop-g3-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [blender-desktop-g3-0.0.23](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.22...blender-desktop-g3-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [blender-desktop-g3-0.0.23](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.22...blender-desktop-g3-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [blender-desktop-g3-0.0.22](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.21...blender-desktop-g3-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [blender-desktop-g3-0.0.21](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.20...blender-desktop-g3-0.0.21) (2022-08-30) diff --git a/incubator/blender-desktop-g3/0.0.24/Chart.lock b/incubator/blender-desktop-g3/0.0.24/Chart.lock new file mode 100644 index 00000000000..d8b7c88e3f4 --- /dev/null +++ b/incubator/blender-desktop-g3/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:31:48.277682947Z" diff --git a/incubator/blender-desktop-g3/0.0.24/Chart.yaml b/incubator/blender-desktop-g3/0.0.24/Chart.yaml new file mode 100644 index 00000000000..1967910be72 --- /dev/null +++ b/incubator/blender-desktop-g3/0.0.24/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.5.10 +deprecated: false +description: "Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing" +home: https://truecharts.org/docs/charts/incubator/blender-desktop-g3 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/blender-desktop-g3.png +keywords: + - blender-desktop-g3 + - Productivity + - Tools-Utilities + - MediaApp-Photos + - MediaApp-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: blender-desktop-g3 +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/blender-desktop-g3 + - https://github.com/accetto/headless-drawing-g3/ + - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-blender-g3 +type: application +version: 0.0.24 diff --git a/incubator/blender-desktop-g3/0.0.24/README.md b/incubator/blender-desktop-g3/0.0.24/README.md new file mode 100644 index 00000000000..aabf02e75f9 --- /dev/null +++ b/incubator/blender-desktop-g3/0.0.24/README.md @@ -0,0 +1,109 @@ +# blender-desktop-g3 + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [blender-desktop-g3](https://truecharts.org/docs/charts/incubator/blender-desktop-g3) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `blender-desktop-g3` deployment + +```console +helm uninstall blender-desktop-g3 +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install blender-desktop-g3 \ + --set env.TZ="America/New York" \ + TrueCharts/blender-desktop-g3 +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install blender-desktop-g3 TrueCharts/blender-desktop-g3 -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/blender-desktop-g3/0.0.23/app-readme.md b/incubator/blender-desktop-g3/0.0.24/app-readme.md similarity index 100% rename from incubator/blender-desktop-g3/0.0.23/app-readme.md rename to incubator/blender-desktop-g3/0.0.24/app-readme.md diff --git a/incubator/blender-desktop-g3/0.0.24/charts/common-10.5.10.tgz b/incubator/blender-desktop-g3/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/blender-desktop-g3/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/blender-desktop-g3/0.0.23/ix_values.yaml b/incubator/blender-desktop-g3/0.0.24/ix_values.yaml similarity index 100% rename from incubator/blender-desktop-g3/0.0.23/ix_values.yaml rename to incubator/blender-desktop-g3/0.0.24/ix_values.yaml diff --git a/incubator/blender-desktop-g3/0.0.23/questions.yaml b/incubator/blender-desktop-g3/0.0.24/questions.yaml similarity index 100% rename from incubator/blender-desktop-g3/0.0.23/questions.yaml rename to incubator/blender-desktop-g3/0.0.24/questions.yaml diff --git a/incubator/blender-desktop-g3/0.0.23/templates/common.yaml b/incubator/blender-desktop-g3/0.0.24/templates/common.yaml similarity index 100% rename from incubator/blender-desktop-g3/0.0.23/templates/common.yaml rename to incubator/blender-desktop-g3/0.0.24/templates/common.yaml diff --git a/incubator/blender-desktop-g3/0.0.23/values.yaml b/incubator/blender-desktop-g3/0.0.24/values.yaml similarity index 100% rename from incubator/blender-desktop-g3/0.0.23/values.yaml rename to incubator/blender-desktop-g3/0.0.24/values.yaml diff --git a/incubator/blender/0.0.27/CHANGELOG.md b/incubator/blender/0.0.27/CHANGELOG.md deleted file mode 100644 index b02a63bf455..00000000000 --- a/incubator/blender/0.0.27/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [blender-0.0.27](https://github.com/truecharts/charts/compare/blender-0.0.26...blender-0.0.27) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [blender-0.0.27](https://github.com/truecharts/charts/compare/blender-0.0.26...blender-0.0.27) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [blender-0.0.27](https://github.com/truecharts/charts/compare/blender-0.0.26...blender-0.0.27) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [blender-0.0.27](https://github.com/truecharts/charts/compare/blender-0.0.26...blender-0.0.27) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [blender-0.0.27](https://github.com/truecharts/charts/compare/blender-0.0.26...blender-0.0.27) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [blender-0.0.27](https://github.com/truecharts/charts/compare/blender-0.0.26...blender-0.0.27) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [blender-0.0.26](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.22...blender-0.0.26) (2022-09-03) - -### Chore - -- update docker general non-major ([#3668](https://github.com/truecharts/charts/issues/3668)) - - - - -## [blender-0.0.25](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.21...blender-0.0.25) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [blender-0.0.24](https://github.com/truecharts/charts/compare/blender-0.0.23...blender-0.0.24) (2022-08-30) - diff --git a/incubator/blender/0.0.27/Chart.lock b/incubator/blender/0.0.27/Chart.lock deleted file mode 100644 index 381ea20adb6..00000000000 --- a/incubator/blender/0.0.27/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:47:39.537807263Z" diff --git a/incubator/blender/0.0.27/Chart.yaml b/incubator/blender/0.0.27/Chart.yaml deleted file mode 100644 index 3bf183786ec..00000000000 --- a/incubator/blender/0.0.27/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.27 diff --git a/incubator/blender/0.0.27/README.md b/incubator/blender/0.0.27/README.md deleted file mode 100644 index 48b499f771b..00000000000 --- a/incubator/blender/0.0.27/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# blender - -![Version: 0.0.27](https://img.shields.io/badge/Version-0.0.27-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Blender(https://www.blender.org/) is a free and open-source 3D computer graphics software toolset used for creating animated films, visual effects, art, 3D printed models, motion graphics, interactive 3D applications, virtual reality, and computer games. **This image does not support GPU rendering out of the box only accelerated workspace experience** - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [blender](https://truecharts.org/docs/charts/incubator/blender) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/blender/0.0.27/charts/common-10.5.9.tgz b/incubator/blender/0.0.27/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/blender/0.0.27/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/blender/0.0.28/CHANGELOG.md b/incubator/blender/0.0.28/CHANGELOG.md new file mode 100644 index 00000000000..e33e0137360 --- /dev/null +++ b/incubator/blender/0.0.28/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [blender-0.0.28](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.23...blender-0.0.28) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [blender-0.0.27](https://github.com/truecharts/charts/compare/blender-0.0.26...blender-0.0.27) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [blender-0.0.27](https://github.com/truecharts/charts/compare/blender-0.0.26...blender-0.0.27) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [blender-0.0.27](https://github.com/truecharts/charts/compare/blender-0.0.26...blender-0.0.27) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [blender-0.0.27](https://github.com/truecharts/charts/compare/blender-0.0.26...blender-0.0.27) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [blender-0.0.27](https://github.com/truecharts/charts/compare/blender-0.0.26...blender-0.0.27) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [blender-0.0.27](https://github.com/truecharts/charts/compare/blender-0.0.26...blender-0.0.27) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [blender-0.0.26](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.22...blender-0.0.26) (2022-09-03) + +### Chore + +- update docker general non-major ([#3668](https://github.com/truecharts/charts/issues/3668)) + + + + +## [blender-0.0.25](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.21...blender-0.0.25) (2022-08-30) diff --git a/incubator/blender/0.0.28/Chart.lock b/incubator/blender/0.0.28/Chart.lock new file mode 100644 index 00000000000..0b8308ca1ff --- /dev/null +++ b/incubator/blender/0.0.28/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:31:46.830577333Z" diff --git a/incubator/blender/0.0.28/Chart.yaml b/incubator/blender/0.0.28/Chart.yaml new file mode 100644 index 00000000000..a4fb65ccf0a --- /dev/null +++ b/incubator/blender/0.0.28/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.5.10 +deprecated: false +description: Blender(https://www.blender.org/) is a free and open-source 3D computer graphics software toolset used for creating animated films, visual effects, art, 3D printed models, motion graphics, interactive 3D applications, virtual reality, and computer games. **This image does not support GPU rendering out of the box only accelerated workspace experience** +home: https://truecharts.org/docs/charts/incubator/blender +icon: https://truecharts.org/img/hotlink-ok/chart-icons/blender.png +keywords: + - blender + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: blender +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/blender + - https://www.blender.org/ + - https://github.com/orgs/linuxserver/packages/container/package/blender + - https://github.com/linuxserver/docker-blender#readme +type: application +version: 0.0.28 diff --git a/incubator/blender/0.0.28/README.md b/incubator/blender/0.0.28/README.md new file mode 100644 index 00000000000..59d845141cf --- /dev/null +++ b/incubator/blender/0.0.28/README.md @@ -0,0 +1,110 @@ +# blender + +![Version: 0.0.28](https://img.shields.io/badge/Version-0.0.28-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Blender(https://www.blender.org/) is a free and open-source 3D computer graphics software toolset used for creating animated films, visual effects, art, 3D printed models, motion graphics, interactive 3D applications, virtual reality, and computer games. **This image does not support GPU rendering out of the box only accelerated workspace experience** + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [blender](https://truecharts.org/docs/charts/incubator/blender) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/blender/0.0.27/app-readme.md b/incubator/blender/0.0.28/app-readme.md similarity index 100% rename from incubator/blender/0.0.27/app-readme.md rename to incubator/blender/0.0.28/app-readme.md diff --git a/incubator/blender/0.0.28/charts/common-10.5.10.tgz b/incubator/blender/0.0.28/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/blender/0.0.28/charts/common-10.5.10.tgz differ diff --git a/incubator/blender/0.0.27/ix_values.yaml b/incubator/blender/0.0.28/ix_values.yaml similarity index 100% rename from incubator/blender/0.0.27/ix_values.yaml rename to incubator/blender/0.0.28/ix_values.yaml diff --git a/incubator/blender/0.0.27/questions.yaml b/incubator/blender/0.0.28/questions.yaml similarity index 100% rename from incubator/blender/0.0.27/questions.yaml rename to incubator/blender/0.0.28/questions.yaml diff --git a/incubator/blender/0.0.27/templates/common.yaml b/incubator/blender/0.0.28/templates/common.yaml similarity index 100% rename from incubator/blender/0.0.27/templates/common.yaml rename to incubator/blender/0.0.28/templates/common.yaml diff --git a/incubator/blender/0.0.27/values.yaml b/incubator/blender/0.0.28/values.yaml similarity index 100% rename from incubator/blender/0.0.27/values.yaml rename to incubator/blender/0.0.28/values.yaml diff --git a/incubator/breitbandmessung-de/0.0.25/CHANGELOG.md b/incubator/breitbandmessung-de/0.0.25/CHANGELOG.md deleted file mode 100644 index c70930104f2..00000000000 --- a/incubator/breitbandmessung-de/0.0.25/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [breitbandmessung-de-0.0.25](https://github.com/truecharts/charts/compare/breitbandmessung-de-0.0.24...breitbandmessung-de-0.0.25) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [breitbandmessung-de-0.0.25](https://github.com/truecharts/charts/compare/breitbandmessung-de-0.0.24...breitbandmessung-de-0.0.25) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [breitbandmessung-de-0.0.25](https://github.com/truecharts/charts/compare/breitbandmessung-de-0.0.24...breitbandmessung-de-0.0.25) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [breitbandmessung-de-0.0.25](https://github.com/truecharts/charts/compare/breitbandmessung-de-0.0.24...breitbandmessung-de-0.0.25) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [breitbandmessung-de-0.0.25](https://github.com/truecharts/charts/compare/breitbandmessung-de-0.0.24...breitbandmessung-de-0.0.25) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [breitbandmessung-de-0.0.25](https://github.com/truecharts/charts/compare/breitbandmessung-de-0.0.24...breitbandmessung-de-0.0.25) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [breitbandmessung-de-0.0.24](https://github.com/truecharts/charts/compare/breitbandmessung-de-0.0.23...breitbandmessung-de-0.0.24) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [breitbandmessung-de-0.0.23](https://github.com/truecharts/charts/compare/breitbandmessung-de-0.0.22...breitbandmessung-de-0.0.23) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [breitbandmessung-de-0.0.22](https://github.com/truecharts/charts/compare/breitbandmessung-de-0.0.21...breitbandmessung-de-0.0.22) (2022-08-29) - diff --git a/incubator/breitbandmessung-de/0.0.25/Chart.lock b/incubator/breitbandmessung-de/0.0.25/Chart.lock deleted file mode 100644 index 7abbdd8b5c5..00000000000 --- a/incubator/breitbandmessung-de/0.0.25/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:47:50.45045805Z" diff --git a/incubator/breitbandmessung-de/0.0.25/Chart.yaml b/incubator/breitbandmessung-de/0.0.25/Chart.yaml deleted file mode 100644 index 7bc7185bbb0..00000000000 --- a/incubator/breitbandmessung-de/0.0.25/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - HomeAutomation - - Productivity - - Tools-Utilities - - Other - - Network-Management -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.25 diff --git a/incubator/breitbandmessung-de/0.0.25/README.md b/incubator/breitbandmessung-de/0.0.25/README.md deleted file mode 100644 index c585085d8aa..00000000000 --- a/incubator/breitbandmessung-de/0.0.25/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# breitbandmessung-de - -![Version: 0.0.25](https://img.shields.io/badge/Version-0.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -A script to enable customers of lazy ISPs to perform measurement campaigns of the connection speed as described here in an automated way. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [breitbandmessung-de](https://truecharts.org/docs/charts/incubator/breitbandmessung-de) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/breitbandmessung-de/0.0.25/charts/common-10.5.9.tgz b/incubator/breitbandmessung-de/0.0.25/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/breitbandmessung-de/0.0.25/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/breitbandmessung-de/0.0.26/CHANGELOG.md b/incubator/breitbandmessung-de/0.0.26/CHANGELOG.md new file mode 100644 index 00000000000..5a207ebe73a --- /dev/null +++ b/incubator/breitbandmessung-de/0.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [breitbandmessung-de-0.0.26](https://github.com/truecharts/charts/compare/breitbandmessung-de-0.0.25...breitbandmessung-de-0.0.26) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [breitbandmessung-de-0.0.25](https://github.com/truecharts/charts/compare/breitbandmessung-de-0.0.24...breitbandmessung-de-0.0.25) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [breitbandmessung-de-0.0.25](https://github.com/truecharts/charts/compare/breitbandmessung-de-0.0.24...breitbandmessung-de-0.0.25) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [breitbandmessung-de-0.0.25](https://github.com/truecharts/charts/compare/breitbandmessung-de-0.0.24...breitbandmessung-de-0.0.25) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [breitbandmessung-de-0.0.25](https://github.com/truecharts/charts/compare/breitbandmessung-de-0.0.24...breitbandmessung-de-0.0.25) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [breitbandmessung-de-0.0.25](https://github.com/truecharts/charts/compare/breitbandmessung-de-0.0.24...breitbandmessung-de-0.0.25) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [breitbandmessung-de-0.0.25](https://github.com/truecharts/charts/compare/breitbandmessung-de-0.0.24...breitbandmessung-de-0.0.25) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [breitbandmessung-de-0.0.24](https://github.com/truecharts/charts/compare/breitbandmessung-de-0.0.23...breitbandmessung-de-0.0.24) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [breitbandmessung-de-0.0.23](https://github.com/truecharts/charts/compare/breitbandmessung-de-0.0.22...breitbandmessung-de-0.0.23) (2022-08-30) + diff --git a/incubator/breitbandmessung-de/0.0.26/Chart.lock b/incubator/breitbandmessung-de/0.0.26/Chart.lock new file mode 100644 index 00000000000..cfa186e5302 --- /dev/null +++ b/incubator/breitbandmessung-de/0.0.26/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:32:10.364018133Z" diff --git a/incubator/breitbandmessung-de/0.0.26/Chart.yaml b/incubator/breitbandmessung-de/0.0.26/Chart.yaml new file mode 100644 index 00000000000..9b548063e52 --- /dev/null +++ b/incubator/breitbandmessung-de/0.0.26/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.5.10 +deprecated: false +description: "A script to enable customers of lazy ISPs to perform measurement campaigns of the connection speed as described here in an automated way." +home: https://truecharts.org/docs/charts/incubator/breitbandmessung-de +icon: https://truecharts.org/img/hotlink-ok/chart-icons/breitbandmessung-de.png +keywords: + - breitbandmessung-de + - HomeAutomation + - Productivity + - Tools-Utilities + - Other + - Network-Management +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: breitbandmessung-de +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/breitbandmessung-de + - https://github.com/shneezin/breitbandmessung-node + - https://hub.docker.com/r/shneezin/breitbandmessung-node +type: application +version: 0.0.26 diff --git a/incubator/breitbandmessung-de/0.0.26/README.md b/incubator/breitbandmessung-de/0.0.26/README.md new file mode 100644 index 00000000000..c3fa30a73c4 --- /dev/null +++ b/incubator/breitbandmessung-de/0.0.26/README.md @@ -0,0 +1,109 @@ +# breitbandmessung-de + +![Version: 0.0.26](https://img.shields.io/badge/Version-0.0.26-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +A script to enable customers of lazy ISPs to perform measurement campaigns of the connection speed as described here in an automated way. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [breitbandmessung-de](https://truecharts.org/docs/charts/incubator/breitbandmessung-de) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/breitbandmessung-de/0.0.25/app-readme.md b/incubator/breitbandmessung-de/0.0.26/app-readme.md similarity index 100% rename from incubator/breitbandmessung-de/0.0.25/app-readme.md rename to incubator/breitbandmessung-de/0.0.26/app-readme.md diff --git a/incubator/breitbandmessung-de/0.0.26/charts/common-10.5.10.tgz b/incubator/breitbandmessung-de/0.0.26/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/breitbandmessung-de/0.0.26/charts/common-10.5.10.tgz differ diff --git a/incubator/breitbandmessung-de/0.0.25/ix_values.yaml b/incubator/breitbandmessung-de/0.0.26/ix_values.yaml similarity index 100% rename from incubator/breitbandmessung-de/0.0.25/ix_values.yaml rename to incubator/breitbandmessung-de/0.0.26/ix_values.yaml diff --git a/incubator/breitbandmessung-de/0.0.25/questions.yaml b/incubator/breitbandmessung-de/0.0.26/questions.yaml similarity index 100% rename from incubator/breitbandmessung-de/0.0.25/questions.yaml rename to incubator/breitbandmessung-de/0.0.26/questions.yaml diff --git a/incubator/breitbandmessung-de/0.0.25/templates/common.yaml b/incubator/breitbandmessung-de/0.0.26/templates/common.yaml similarity index 100% rename from incubator/breitbandmessung-de/0.0.25/templates/common.yaml rename to incubator/breitbandmessung-de/0.0.26/templates/common.yaml diff --git a/incubator/breitbandmessung-de/0.0.25/values.yaml b/incubator/breitbandmessung-de/0.0.26/values.yaml similarity index 100% rename from incubator/breitbandmessung-de/0.0.25/values.yaml rename to incubator/breitbandmessung-de/0.0.26/values.yaml diff --git a/incubator/btdex/0.0.25/CHANGELOG.md b/incubator/btdex/0.0.25/CHANGELOG.md deleted file mode 100644 index e8678f9f5f9..00000000000 --- a/incubator/btdex/0.0.25/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [btdex-0.0.25](https://github.com/truecharts/charts/compare/btdex-0.0.24...btdex-0.0.25) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [btdex-0.0.25](https://github.com/truecharts/charts/compare/btdex-0.0.24...btdex-0.0.25) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [btdex-0.0.25](https://github.com/truecharts/charts/compare/btdex-0.0.24...btdex-0.0.25) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [btdex-0.0.25](https://github.com/truecharts/charts/compare/btdex-0.0.24...btdex-0.0.25) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [btdex-0.0.25](https://github.com/truecharts/charts/compare/btdex-0.0.24...btdex-0.0.25) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [btdex-0.0.25](https://github.com/truecharts/charts/compare/btdex-0.0.24...btdex-0.0.25) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [btdex-0.0.24](https://github.com/truecharts/charts/compare/btdex-0.0.23...btdex-0.0.24) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [btdex-0.0.23](https://github.com/truecharts/charts/compare/btdex-0.0.22...btdex-0.0.23) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [btdex-0.0.22](https://github.com/truecharts/charts/compare/btdex-0.0.21...btdex-0.0.22) (2022-08-29) - diff --git a/incubator/btdex/0.0.25/Chart.lock b/incubator/btdex/0.0.25/Chart.lock deleted file mode 100644 index f8b0f469a36..00000000000 --- a/incubator/btdex/0.0.25/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:47:52.928106103Z" diff --git a/incubator/btdex/0.0.25/Chart.yaml b/incubator/btdex/0.0.25/Chart.yaml deleted file mode 100644 index 4a9f0b5414b..00000000000 --- a/incubator/btdex/0.0.25/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Crypto -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.25 diff --git a/incubator/btdex/0.0.25/README.md b/incubator/btdex/0.0.25/README.md deleted file mode 100644 index 80748ed2d10..00000000000 --- a/incubator/btdex/0.0.25/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# btdex - -![Version: 0.0.25](https://img.shields.io/badge/Version-0.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -This is a Docker Chart for BTDEX based on jlesage/Chart-baseimage-gui Chart. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [btdex](https://truecharts.org/docs/charts/incubator/btdex) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/btdex/0.0.25/charts/common-10.5.9.tgz b/incubator/btdex/0.0.25/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/btdex/0.0.25/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/btdex/0.0.26/CHANGELOG.md b/incubator/btdex/0.0.26/CHANGELOG.md new file mode 100644 index 00000000000..1877506b515 --- /dev/null +++ b/incubator/btdex/0.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [btdex-0.0.26](https://github.com/truecharts/charts/compare/btdex-0.0.25...btdex-0.0.26) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [btdex-0.0.25](https://github.com/truecharts/charts/compare/btdex-0.0.24...btdex-0.0.25) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [btdex-0.0.25](https://github.com/truecharts/charts/compare/btdex-0.0.24...btdex-0.0.25) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [btdex-0.0.25](https://github.com/truecharts/charts/compare/btdex-0.0.24...btdex-0.0.25) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [btdex-0.0.25](https://github.com/truecharts/charts/compare/btdex-0.0.24...btdex-0.0.25) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [btdex-0.0.25](https://github.com/truecharts/charts/compare/btdex-0.0.24...btdex-0.0.25) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [btdex-0.0.25](https://github.com/truecharts/charts/compare/btdex-0.0.24...btdex-0.0.25) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [btdex-0.0.24](https://github.com/truecharts/charts/compare/btdex-0.0.23...btdex-0.0.24) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [btdex-0.0.23](https://github.com/truecharts/charts/compare/btdex-0.0.22...btdex-0.0.23) (2022-08-30) diff --git a/incubator/btdex/0.0.26/Chart.lock b/incubator/btdex/0.0.26/Chart.lock new file mode 100644 index 00000000000..655e8a00253 --- /dev/null +++ b/incubator/btdex/0.0.26/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:32:12.540067547Z" diff --git a/incubator/btdex/0.0.26/Chart.yaml b/incubator/btdex/0.0.26/Chart.yaml new file mode 100644 index 00000000000..f84c12ae5d3 --- /dev/null +++ b/incubator/btdex/0.0.26/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Crypto +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: This is a Docker Chart for BTDEX based on jlesage/Chart-baseimage-gui Chart. +home: https://truecharts.org/docs/charts/incubator/btdex +icon: https://truecharts.org/img/hotlink-ok/chart-icons/btdex.png +keywords: + - btdex + - Crypto +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: btdex +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/btdex + - https://btdex.trade/ + - https://hub.docker.com/r/furritos/docker-btdex:latest +type: application +version: 0.0.26 diff --git a/incubator/btdex/0.0.26/README.md b/incubator/btdex/0.0.26/README.md new file mode 100644 index 00000000000..536092c1261 --- /dev/null +++ b/incubator/btdex/0.0.26/README.md @@ -0,0 +1,109 @@ +# btdex + +![Version: 0.0.26](https://img.shields.io/badge/Version-0.0.26-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +This is a Docker Chart for BTDEX based on jlesage/Chart-baseimage-gui Chart. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [btdex](https://truecharts.org/docs/charts/incubator/btdex) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/btdex/0.0.25/app-readme.md b/incubator/btdex/0.0.26/app-readme.md similarity index 100% rename from incubator/btdex/0.0.25/app-readme.md rename to incubator/btdex/0.0.26/app-readme.md diff --git a/incubator/btdex/0.0.26/charts/common-10.5.10.tgz b/incubator/btdex/0.0.26/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/btdex/0.0.26/charts/common-10.5.10.tgz differ diff --git a/incubator/btdex/0.0.25/ix_values.yaml b/incubator/btdex/0.0.26/ix_values.yaml similarity index 100% rename from incubator/btdex/0.0.25/ix_values.yaml rename to incubator/btdex/0.0.26/ix_values.yaml diff --git a/incubator/btdex/0.0.25/questions.yaml b/incubator/btdex/0.0.26/questions.yaml similarity index 100% rename from incubator/btdex/0.0.25/questions.yaml rename to incubator/btdex/0.0.26/questions.yaml diff --git a/incubator/btdex/0.0.25/templates/common.yaml b/incubator/btdex/0.0.26/templates/common.yaml similarity index 100% rename from incubator/btdex/0.0.25/templates/common.yaml rename to incubator/btdex/0.0.26/templates/common.yaml diff --git a/incubator/btdex/0.0.25/values.yaml b/incubator/btdex/0.0.26/values.yaml similarity index 100% rename from incubator/btdex/0.0.25/values.yaml rename to incubator/btdex/0.0.26/values.yaml diff --git a/incubator/bwapp/0.0.23/CHANGELOG.md b/incubator/bwapp/0.0.23/CHANGELOG.md deleted file mode 100644 index 410003e5647..00000000000 --- a/incubator/bwapp/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [bwapp-0.0.23](https://github.com/truecharts/charts/compare/bwapp-0.0.22...bwapp-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [bwapp-0.0.23](https://github.com/truecharts/charts/compare/bwapp-0.0.22...bwapp-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [bwapp-0.0.23](https://github.com/truecharts/charts/compare/bwapp-0.0.22...bwapp-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [bwapp-0.0.23](https://github.com/truecharts/charts/compare/bwapp-0.0.22...bwapp-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [bwapp-0.0.23](https://github.com/truecharts/charts/compare/bwapp-0.0.22...bwapp-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [bwapp-0.0.23](https://github.com/truecharts/charts/compare/bwapp-0.0.22...bwapp-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [bwapp-0.0.22](https://github.com/truecharts/charts/compare/bwapp-0.0.21...bwapp-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [bwapp-0.0.21](https://github.com/truecharts/charts/compare/bwapp-0.0.20...bwapp-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [bwapp-0.0.20](https://github.com/truecharts/charts/compare/bwapp-0.0.19...bwapp-0.0.20) (2022-08-29) - diff --git a/incubator/bwapp/0.0.23/Chart.lock b/incubator/bwapp/0.0.23/Chart.lock deleted file mode 100644 index 303b8d8df8f..00000000000 --- a/incubator/bwapp/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:48:04.789131313Z" diff --git a/incubator/bwapp/0.0.23/Chart.yaml b/incubator/bwapp/0.0.23/Chart.yaml deleted file mode 100644 index 7060bce2467..00000000000 --- a/incubator/bwapp/0.0.23/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/bwapp/0.0.23/README.md b/incubator/bwapp/0.0.23/README.md deleted file mode 100644 index 660f21eab44..00000000000 --- a/incubator/bwapp/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# bwapp - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -bWAPP, or a buggy web application, is a free and open source deliberately insecure web application. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [bwapp](https://truecharts.org/docs/charts/incubator/bwapp) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/bwapp/0.0.23/charts/common-10.5.9.tgz b/incubator/bwapp/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/bwapp/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/bwapp/0.0.24/CHANGELOG.md b/incubator/bwapp/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..ad4d97fd83d --- /dev/null +++ b/incubator/bwapp/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [bwapp-0.0.24](https://github.com/truecharts/charts/compare/bwapp-0.0.23...bwapp-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [bwapp-0.0.23](https://github.com/truecharts/charts/compare/bwapp-0.0.22...bwapp-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [bwapp-0.0.23](https://github.com/truecharts/charts/compare/bwapp-0.0.22...bwapp-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [bwapp-0.0.23](https://github.com/truecharts/charts/compare/bwapp-0.0.22...bwapp-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [bwapp-0.0.23](https://github.com/truecharts/charts/compare/bwapp-0.0.22...bwapp-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [bwapp-0.0.23](https://github.com/truecharts/charts/compare/bwapp-0.0.22...bwapp-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [bwapp-0.0.23](https://github.com/truecharts/charts/compare/bwapp-0.0.22...bwapp-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [bwapp-0.0.22](https://github.com/truecharts/charts/compare/bwapp-0.0.21...bwapp-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [bwapp-0.0.21](https://github.com/truecharts/charts/compare/bwapp-0.0.20...bwapp-0.0.21) (2022-08-30) + diff --git a/incubator/bwapp/0.0.24/Chart.lock b/incubator/bwapp/0.0.24/Chart.lock new file mode 100644 index 00000000000..3c78c8c508a --- /dev/null +++ b/incubator/bwapp/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:32:17.641540324Z" diff --git a/incubator/bwapp/0.0.24/Chart.yaml b/incubator/bwapp/0.0.24/Chart.yaml new file mode 100644 index 00000000000..e0567e68090 --- /dev/null +++ b/incubator/bwapp/0.0.24/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.5.10 +deprecated: false +description: "bWAPP, or a buggy web application, is a free and open source deliberately insecure web application." +home: https://truecharts.org/docs/charts/incubator/bwapp +icon: https://truecharts.org/img/hotlink-ok/chart-icons/bwapp.png +keywords: + - bwapp + - Tools-Utilities + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: bwapp +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/bwapp + - https://sourceforge.net/projects/bwapp/ + - https://hub.docker.com/r/raesene/bwapp/ +type: application +version: 0.0.24 diff --git a/incubator/bwapp/0.0.24/README.md b/incubator/bwapp/0.0.24/README.md new file mode 100644 index 00000000000..ac1c50abfb4 --- /dev/null +++ b/incubator/bwapp/0.0.24/README.md @@ -0,0 +1,109 @@ +# bwapp + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +bWAPP, or a buggy web application, is a free and open source deliberately insecure web application. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [bwapp](https://truecharts.org/docs/charts/incubator/bwapp) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/bwapp/0.0.23/app-readme.md b/incubator/bwapp/0.0.24/app-readme.md similarity index 100% rename from incubator/bwapp/0.0.23/app-readme.md rename to incubator/bwapp/0.0.24/app-readme.md diff --git a/incubator/bwapp/0.0.24/charts/common-10.5.10.tgz b/incubator/bwapp/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/bwapp/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/bwapp/0.0.23/ix_values.yaml b/incubator/bwapp/0.0.24/ix_values.yaml similarity index 100% rename from incubator/bwapp/0.0.23/ix_values.yaml rename to incubator/bwapp/0.0.24/ix_values.yaml diff --git a/incubator/bwapp/0.0.23/questions.yaml b/incubator/bwapp/0.0.24/questions.yaml similarity index 100% rename from incubator/bwapp/0.0.23/questions.yaml rename to incubator/bwapp/0.0.24/questions.yaml diff --git a/incubator/bwapp/0.0.23/templates/common.yaml b/incubator/bwapp/0.0.24/templates/common.yaml similarity index 100% rename from incubator/bwapp/0.0.23/templates/common.yaml rename to incubator/bwapp/0.0.24/templates/common.yaml diff --git a/incubator/bwapp/0.0.23/values.yaml b/incubator/bwapp/0.0.24/values.yaml similarity index 100% rename from incubator/bwapp/0.0.23/values.yaml rename to incubator/bwapp/0.0.24/values.yaml diff --git a/incubator/cadquery-jupyter/0.0.25/CHANGELOG.md b/incubator/cadquery-jupyter/0.0.25/CHANGELOG.md deleted file mode 100644 index ed974ebab8e..00000000000 --- a/incubator/cadquery-jupyter/0.0.25/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [cadquery-jupyter-0.0.25](https://github.com/truecharts/charts/compare/cadquery-jupyter-0.0.24...cadquery-jupyter-0.0.25) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [cadquery-jupyter-0.0.25](https://github.com/truecharts/charts/compare/cadquery-jupyter-0.0.24...cadquery-jupyter-0.0.25) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [cadquery-jupyter-0.0.25](https://github.com/truecharts/charts/compare/cadquery-jupyter-0.0.24...cadquery-jupyter-0.0.25) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [cadquery-jupyter-0.0.25](https://github.com/truecharts/charts/compare/cadquery-jupyter-0.0.24...cadquery-jupyter-0.0.25) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [cadquery-jupyter-0.0.25](https://github.com/truecharts/charts/compare/cadquery-jupyter-0.0.24...cadquery-jupyter-0.0.25) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [cadquery-jupyter-0.0.25](https://github.com/truecharts/charts/compare/cadquery-jupyter-0.0.24...cadquery-jupyter-0.0.25) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [cadquery-jupyter-0.0.24](https://github.com/truecharts/charts/compare/cadquery-jupyter-0.0.23...cadquery-jupyter-0.0.24) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [cadquery-jupyter-0.0.23](https://github.com/truecharts/charts/compare/cadquery-jupyter-0.0.22...cadquery-jupyter-0.0.23) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [cadquery-jupyter-0.0.22](https://github.com/truecharts/charts/compare/cadquery-jupyter-0.0.21...cadquery-jupyter-0.0.22) (2022-08-29) - diff --git a/incubator/cadquery-jupyter/0.0.25/Chart.lock b/incubator/cadquery-jupyter/0.0.25/Chart.lock deleted file mode 100644 index 1ac1da78abf..00000000000 --- a/incubator/cadquery-jupyter/0.0.25/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:48:09.511545557Z" diff --git a/incubator/cadquery-jupyter/0.0.25/Chart.yaml b/incubator/cadquery-jupyter/0.0.25/Chart.yaml deleted file mode 100644 index 172ea334f3d..00000000000 --- a/incubator/cadquery-jupyter/0.0.25/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.2.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.25 diff --git a/incubator/cadquery-jupyter/0.0.25/README.md b/incubator/cadquery-jupyter/0.0.25/README.md deleted file mode 100644 index 47381114706..00000000000 --- a/incubator/cadquery-jupyter/0.0.25/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# cadquery-jupyter - -![Version: 0.0.25](https://img.shields.io/badge/Version-0.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.2.2](https://img.shields.io/badge/AppVersion-3.2.2-informational?style=flat-square) - -CadQuery is an intuitive, easy-to-use Python module for building parametric 3D CAD models. Using CadQuery, you can write short, simple scripts that produce high quality CAD models. It is easy to make many different objects using a single script that can be customized. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [cadquery-jupyter](https://truecharts.org/docs/charts/incubator/cadquery-jupyter) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/cadquery-jupyter/0.0.25/charts/common-10.5.9.tgz b/incubator/cadquery-jupyter/0.0.25/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/cadquery-jupyter/0.0.25/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/cadquery-jupyter/0.0.26/CHANGELOG.md b/incubator/cadquery-jupyter/0.0.26/CHANGELOG.md new file mode 100644 index 00000000000..f64861d4c8a --- /dev/null +++ b/incubator/cadquery-jupyter/0.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [cadquery-jupyter-0.0.26](https://github.com/truecharts/charts/compare/cadquery-jupyter-0.0.25...cadquery-jupyter-0.0.26) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [cadquery-jupyter-0.0.25](https://github.com/truecharts/charts/compare/cadquery-jupyter-0.0.24...cadquery-jupyter-0.0.25) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [cadquery-jupyter-0.0.25](https://github.com/truecharts/charts/compare/cadquery-jupyter-0.0.24...cadquery-jupyter-0.0.25) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [cadquery-jupyter-0.0.25](https://github.com/truecharts/charts/compare/cadquery-jupyter-0.0.24...cadquery-jupyter-0.0.25) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [cadquery-jupyter-0.0.25](https://github.com/truecharts/charts/compare/cadquery-jupyter-0.0.24...cadquery-jupyter-0.0.25) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [cadquery-jupyter-0.0.25](https://github.com/truecharts/charts/compare/cadquery-jupyter-0.0.24...cadquery-jupyter-0.0.25) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [cadquery-jupyter-0.0.25](https://github.com/truecharts/charts/compare/cadquery-jupyter-0.0.24...cadquery-jupyter-0.0.25) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [cadquery-jupyter-0.0.24](https://github.com/truecharts/charts/compare/cadquery-jupyter-0.0.23...cadquery-jupyter-0.0.24) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [cadquery-jupyter-0.0.23](https://github.com/truecharts/charts/compare/cadquery-jupyter-0.0.22...cadquery-jupyter-0.0.23) (2022-08-30) diff --git a/incubator/cadquery-jupyter/0.0.26/Chart.lock b/incubator/cadquery-jupyter/0.0.26/Chart.lock new file mode 100644 index 00000000000..a58f6381dcd --- /dev/null +++ b/incubator/cadquery-jupyter/0.0.26/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:32:18.850763471Z" diff --git a/incubator/cadquery-jupyter/0.0.26/Chart.yaml b/incubator/cadquery-jupyter/0.0.26/Chart.yaml new file mode 100644 index 00000000000..6fa9c91f1e6 --- /dev/null +++ b/incubator/cadquery-jupyter/0.0.26/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.2.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: "CadQuery is an intuitive, easy-to-use Python module for building parametric 3D CAD models. Using CadQuery, you can write short, simple scripts that produce high quality CAD models. It is easy to make many different objects using a single script that can be customized." +home: https://truecharts.org/docs/charts/incubator/cadquery-jupyter +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cadquery-jupyter.png +keywords: + - cadquery-jupyter + - Productivity + - Tools-Utilities + - Other + - Network-Web + - Network-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: cadquery-jupyter +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/cadquery-jupyter + - https://github.com/bernhard-42/jupyter-cadquery + - https://hub.docker.com/r/cadquery/cadquery-server +type: application +version: 0.0.26 diff --git a/incubator/cadquery-jupyter/0.0.26/README.md b/incubator/cadquery-jupyter/0.0.26/README.md new file mode 100644 index 00000000000..48958e042f5 --- /dev/null +++ b/incubator/cadquery-jupyter/0.0.26/README.md @@ -0,0 +1,109 @@ +# cadquery-jupyter + +![Version: 0.0.26](https://img.shields.io/badge/Version-0.0.26-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.2.2](https://img.shields.io/badge/AppVersion-3.2.2-informational?style=flat-square) + +CadQuery is an intuitive, easy-to-use Python module for building parametric 3D CAD models. Using CadQuery, you can write short, simple scripts that produce high quality CAD models. It is easy to make many different objects using a single script that can be customized. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [cadquery-jupyter](https://truecharts.org/docs/charts/incubator/cadquery-jupyter) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/cadquery-jupyter/0.0.25/app-readme.md b/incubator/cadquery-jupyter/0.0.26/app-readme.md similarity index 100% rename from incubator/cadquery-jupyter/0.0.25/app-readme.md rename to incubator/cadquery-jupyter/0.0.26/app-readme.md diff --git a/incubator/cadquery-jupyter/0.0.26/charts/common-10.5.10.tgz b/incubator/cadquery-jupyter/0.0.26/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/cadquery-jupyter/0.0.26/charts/common-10.5.10.tgz differ diff --git a/incubator/cadquery-jupyter/0.0.25/ix_values.yaml b/incubator/cadquery-jupyter/0.0.26/ix_values.yaml similarity index 100% rename from incubator/cadquery-jupyter/0.0.25/ix_values.yaml rename to incubator/cadquery-jupyter/0.0.26/ix_values.yaml diff --git a/incubator/cadquery-jupyter/0.0.25/questions.yaml b/incubator/cadquery-jupyter/0.0.26/questions.yaml similarity index 100% rename from incubator/cadquery-jupyter/0.0.25/questions.yaml rename to incubator/cadquery-jupyter/0.0.26/questions.yaml diff --git a/incubator/cadquery-jupyter/0.0.25/templates/common.yaml b/incubator/cadquery-jupyter/0.0.26/templates/common.yaml similarity index 100% rename from incubator/cadquery-jupyter/0.0.25/templates/common.yaml rename to incubator/cadquery-jupyter/0.0.26/templates/common.yaml diff --git a/incubator/cadquery-jupyter/0.0.25/values.yaml b/incubator/cadquery-jupyter/0.0.26/values.yaml similarity index 100% rename from incubator/cadquery-jupyter/0.0.25/values.yaml rename to incubator/cadquery-jupyter/0.0.26/values.yaml diff --git a/incubator/cadquery-server/0.0.25/CHANGELOG.md b/incubator/cadquery-server/0.0.25/CHANGELOG.md deleted file mode 100644 index 1c76168b07e..00000000000 --- a/incubator/cadquery-server/0.0.25/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [cadquery-server-0.0.25](https://github.com/truecharts/charts/compare/cadquery-server-0.0.24...cadquery-server-0.0.25) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [cadquery-server-0.0.25](https://github.com/truecharts/charts/compare/cadquery-server-0.0.24...cadquery-server-0.0.25) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [cadquery-server-0.0.25](https://github.com/truecharts/charts/compare/cadquery-server-0.0.24...cadquery-server-0.0.25) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [cadquery-server-0.0.25](https://github.com/truecharts/charts/compare/cadquery-server-0.0.24...cadquery-server-0.0.25) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [cadquery-server-0.0.25](https://github.com/truecharts/charts/compare/cadquery-server-0.0.24...cadquery-server-0.0.25) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [cadquery-server-0.0.25](https://github.com/truecharts/charts/compare/cadquery-server-0.0.24...cadquery-server-0.0.25) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [cadquery-server-0.0.24](https://github.com/truecharts/charts/compare/cadquery-server-0.0.23...cadquery-server-0.0.24) (2022-09-10) - -### Chore - -- update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) - - - - -## [cadquery-server-0.0.23](https://github.com/truecharts/charts/compare/cadquery-server-0.0.22...cadquery-server-0.0.23) (2022-09-07) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) - - - - diff --git a/incubator/cadquery-server/0.0.25/Chart.lock b/incubator/cadquery-server/0.0.25/Chart.lock deleted file mode 100644 index 6acc0b1211b..00000000000 --- a/incubator/cadquery-server/0.0.25/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:48:14.754880974Z" diff --git a/incubator/cadquery-server/0.0.25/Chart.yaml b/incubator/cadquery-server/0.0.25/Chart.yaml deleted file mode 100644 index c1c172e36d0..00000000000 --- a/incubator/cadquery-server/0.0.25/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities - - Other - - Network-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.25 diff --git a/incubator/cadquery-server/0.0.25/README.md b/incubator/cadquery-server/0.0.25/README.md deleted file mode 100644 index 549d2ace2ca..00000000000 --- a/incubator/cadquery-server/0.0.25/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# cadquery-server - -![Version: 0.0.25](https://img.shields.io/badge/Version-0.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -CadQuery is an intuitive, easy-to-use Python module for building parametric 3D CAD models. Using CadQuery, you can write short, simple scripts that produce high quality CAD models. It is easy to make many different objects using a single script that can be customized. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [cadquery-server](https://truecharts.org/docs/charts/incubator/cadquery-server) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/cadquery-server/0.0.25/charts/common-10.5.9.tgz b/incubator/cadquery-server/0.0.25/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/cadquery-server/0.0.25/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/cadquery-server/0.0.26/CHANGELOG.md b/incubator/cadquery-server/0.0.26/CHANGELOG.md new file mode 100644 index 00000000000..9e0ceeffc05 --- /dev/null +++ b/incubator/cadquery-server/0.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [cadquery-server-0.0.26](https://github.com/truecharts/charts/compare/cadquery-server-0.0.25...cadquery-server-0.0.26) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [cadquery-server-0.0.25](https://github.com/truecharts/charts/compare/cadquery-server-0.0.24...cadquery-server-0.0.25) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [cadquery-server-0.0.25](https://github.com/truecharts/charts/compare/cadquery-server-0.0.24...cadquery-server-0.0.25) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [cadquery-server-0.0.25](https://github.com/truecharts/charts/compare/cadquery-server-0.0.24...cadquery-server-0.0.25) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [cadquery-server-0.0.25](https://github.com/truecharts/charts/compare/cadquery-server-0.0.24...cadquery-server-0.0.25) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [cadquery-server-0.0.25](https://github.com/truecharts/charts/compare/cadquery-server-0.0.24...cadquery-server-0.0.25) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [cadquery-server-0.0.25](https://github.com/truecharts/charts/compare/cadquery-server-0.0.24...cadquery-server-0.0.25) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [cadquery-server-0.0.24](https://github.com/truecharts/charts/compare/cadquery-server-0.0.23...cadquery-server-0.0.24) (2022-09-10) + +### Chore + +- update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) + + + + +## [cadquery-server-0.0.23](https://github.com/truecharts/charts/compare/cadquery-server-0.0.22...cadquery-server-0.0.23) (2022-09-07) + diff --git a/incubator/cadquery-server/0.0.26/Chart.lock b/incubator/cadquery-server/0.0.26/Chart.lock new file mode 100644 index 00000000000..5a6a4a3055a --- /dev/null +++ b/incubator/cadquery-server/0.0.26/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:32:40.946502153Z" diff --git a/incubator/cadquery-server/0.0.26/Chart.yaml b/incubator/cadquery-server/0.0.26/Chart.yaml new file mode 100644 index 00000000000..16bc29f4e35 --- /dev/null +++ b/incubator/cadquery-server/0.0.26/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.5.10 +deprecated: false +description: "CadQuery is an intuitive, easy-to-use Python module for building parametric 3D CAD models. Using CadQuery, you can write short, simple scripts that produce high quality CAD models. It is easy to make many different objects using a single script that can be customized." +home: https://truecharts.org/docs/charts/incubator/cadquery-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cadquery-server.png +keywords: + - cadquery-server + - Productivity + - Tools-Utilities + - Other + - Network-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: cadquery-server +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/cadquery-server + - https://github.com/roipoussiere/cadquery + - https://hub.docker.com/r/cadquery/cadquery-server +type: application +version: 0.0.26 diff --git a/incubator/cadquery-server/0.0.26/README.md b/incubator/cadquery-server/0.0.26/README.md new file mode 100644 index 00000000000..efd0b05d433 --- /dev/null +++ b/incubator/cadquery-server/0.0.26/README.md @@ -0,0 +1,109 @@ +# cadquery-server + +![Version: 0.0.26](https://img.shields.io/badge/Version-0.0.26-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +CadQuery is an intuitive, easy-to-use Python module for building parametric 3D CAD models. Using CadQuery, you can write short, simple scripts that produce high quality CAD models. It is easy to make many different objects using a single script that can be customized. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [cadquery-server](https://truecharts.org/docs/charts/incubator/cadquery-server) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/cadquery-server/0.0.25/app-readme.md b/incubator/cadquery-server/0.0.26/app-readme.md similarity index 100% rename from incubator/cadquery-server/0.0.25/app-readme.md rename to incubator/cadquery-server/0.0.26/app-readme.md diff --git a/incubator/cadquery-server/0.0.26/charts/common-10.5.10.tgz b/incubator/cadquery-server/0.0.26/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/cadquery-server/0.0.26/charts/common-10.5.10.tgz differ diff --git a/incubator/cadquery-server/0.0.25/ix_values.yaml b/incubator/cadquery-server/0.0.26/ix_values.yaml similarity index 100% rename from incubator/cadquery-server/0.0.25/ix_values.yaml rename to incubator/cadquery-server/0.0.26/ix_values.yaml diff --git a/incubator/cadquery-server/0.0.25/questions.yaml b/incubator/cadquery-server/0.0.26/questions.yaml similarity index 100% rename from incubator/cadquery-server/0.0.25/questions.yaml rename to incubator/cadquery-server/0.0.26/questions.yaml diff --git a/incubator/cadquery-server/0.0.25/templates/common.yaml b/incubator/cadquery-server/0.0.26/templates/common.yaml similarity index 100% rename from incubator/cadquery-server/0.0.25/templates/common.yaml rename to incubator/cadquery-server/0.0.26/templates/common.yaml diff --git a/incubator/cadquery-server/0.0.25/values.yaml b/incubator/cadquery-server/0.0.26/values.yaml similarity index 100% rename from incubator/cadquery-server/0.0.25/values.yaml rename to incubator/cadquery-server/0.0.26/values.yaml diff --git a/incubator/chivalry-medievalwarfare/0.0.23/CHANGELOG.md b/incubator/chivalry-medievalwarfare/0.0.23/CHANGELOG.md deleted file mode 100644 index d85318ab9fa..00000000000 --- a/incubator/chivalry-medievalwarfare/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [chivalry-medievalwarfare-0.0.23](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-0.0.22...chivalry-medievalwarfare-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [chivalry-medievalwarfare-0.0.23](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-0.0.22...chivalry-medievalwarfare-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [chivalry-medievalwarfare-0.0.23](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-0.0.22...chivalry-medievalwarfare-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [chivalry-medievalwarfare-0.0.23](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-0.0.22...chivalry-medievalwarfare-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [chivalry-medievalwarfare-0.0.23](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-0.0.22...chivalry-medievalwarfare-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [chivalry-medievalwarfare-0.0.23](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-0.0.22...chivalry-medievalwarfare-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [chivalry-medievalwarfare-0.0.22](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-0.0.21...chivalry-medievalwarfare-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [chivalry-medievalwarfare-0.0.21](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-0.0.20...chivalry-medievalwarfare-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [chivalry-medievalwarfare-0.0.20](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-0.0.19...chivalry-medievalwarfare-0.0.20) (2022-08-29) - diff --git a/incubator/chivalry-medievalwarfare/0.0.23/Chart.lock b/incubator/chivalry-medievalwarfare/0.0.23/Chart.lock deleted file mode 100644 index f0f7c71add1..00000000000 --- a/incubator/chivalry-medievalwarfare/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:48:17.405591208Z" diff --git a/incubator/chivalry-medievalwarfare/0.0.23/Chart.yaml b/incubator/chivalry-medievalwarfare/0.0.23/Chart.yaml deleted file mode 100644 index 11f55665d9b..00000000000 --- a/incubator/chivalry-medievalwarfare/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/chivalry-medievalwarfare/0.0.23/README.md b/incubator/chivalry-medievalwarfare/0.0.23/README.md deleted file mode 100644 index 0d150b7708a..00000000000 --- a/incubator/chivalry-medievalwarfare/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# chivalry-medievalwarfare - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -This Chart will download and install SteamCMD. It will also install Chivalry: Medieval Warfare and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [chivalry-medievalwarfare](https://truecharts.org/docs/charts/incubator/chivalry-medievalwarfare) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/chivalry-medievalwarfare/0.0.23/charts/common-10.5.9.tgz b/incubator/chivalry-medievalwarfare/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/chivalry-medievalwarfare/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/chivalry-medievalwarfare/0.0.24/CHANGELOG.md b/incubator/chivalry-medievalwarfare/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..370a8f525ae --- /dev/null +++ b/incubator/chivalry-medievalwarfare/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [chivalry-medievalwarfare-0.0.24](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-0.0.23...chivalry-medievalwarfare-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [chivalry-medievalwarfare-0.0.23](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-0.0.22...chivalry-medievalwarfare-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [chivalry-medievalwarfare-0.0.23](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-0.0.22...chivalry-medievalwarfare-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [chivalry-medievalwarfare-0.0.23](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-0.0.22...chivalry-medievalwarfare-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [chivalry-medievalwarfare-0.0.23](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-0.0.22...chivalry-medievalwarfare-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [chivalry-medievalwarfare-0.0.23](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-0.0.22...chivalry-medievalwarfare-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [chivalry-medievalwarfare-0.0.23](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-0.0.22...chivalry-medievalwarfare-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [chivalry-medievalwarfare-0.0.22](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-0.0.21...chivalry-medievalwarfare-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [chivalry-medievalwarfare-0.0.21](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-0.0.20...chivalry-medievalwarfare-0.0.21) (2022-08-30) diff --git a/incubator/chivalry-medievalwarfare/0.0.24/Chart.lock b/incubator/chivalry-medievalwarfare/0.0.24/Chart.lock new file mode 100644 index 00000000000..dac7f956b7e --- /dev/null +++ b/incubator/chivalry-medievalwarfare/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:32:43.466673108Z" diff --git a/incubator/chivalry-medievalwarfare/0.0.24/Chart.yaml b/incubator/chivalry-medievalwarfare/0.0.24/Chart.yaml new file mode 100644 index 00000000000..05828dcfbd5 --- /dev/null +++ b/incubator/chivalry-medievalwarfare/0.0.24/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.5.10 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install Chivalry: Medieval Warfare and run it." +home: https://truecharts.org/docs/charts/incubator/chivalry-medievalwarfare +icon: https://truecharts.org/img/hotlink-ok/chart-icons/chivalry-medievalwarfare.png +keywords: + - chivalry-medievalwarfare + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: chivalry-medievalwarfare +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/chivalry-medievalwarfare + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.24 diff --git a/incubator/chivalry-medievalwarfare/0.0.24/README.md b/incubator/chivalry-medievalwarfare/0.0.24/README.md new file mode 100644 index 00000000000..037af3540d3 --- /dev/null +++ b/incubator/chivalry-medievalwarfare/0.0.24/README.md @@ -0,0 +1,109 @@ +# chivalry-medievalwarfare + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +This Chart will download and install SteamCMD. It will also install Chivalry: Medieval Warfare and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [chivalry-medievalwarfare](https://truecharts.org/docs/charts/incubator/chivalry-medievalwarfare) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/chivalry-medievalwarfare/0.0.23/app-readme.md b/incubator/chivalry-medievalwarfare/0.0.24/app-readme.md similarity index 100% rename from incubator/chivalry-medievalwarfare/0.0.23/app-readme.md rename to incubator/chivalry-medievalwarfare/0.0.24/app-readme.md diff --git a/incubator/chivalry-medievalwarfare/0.0.24/charts/common-10.5.10.tgz b/incubator/chivalry-medievalwarfare/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/chivalry-medievalwarfare/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/chivalry-medievalwarfare/0.0.23/ix_values.yaml b/incubator/chivalry-medievalwarfare/0.0.24/ix_values.yaml similarity index 100% rename from incubator/chivalry-medievalwarfare/0.0.23/ix_values.yaml rename to incubator/chivalry-medievalwarfare/0.0.24/ix_values.yaml diff --git a/incubator/chivalry-medievalwarfare/0.0.23/questions.yaml b/incubator/chivalry-medievalwarfare/0.0.24/questions.yaml similarity index 100% rename from incubator/chivalry-medievalwarfare/0.0.23/questions.yaml rename to incubator/chivalry-medievalwarfare/0.0.24/questions.yaml diff --git a/incubator/chivalry-medievalwarfare/0.0.23/templates/common.yaml b/incubator/chivalry-medievalwarfare/0.0.24/templates/common.yaml similarity index 100% rename from incubator/chivalry-medievalwarfare/0.0.23/templates/common.yaml rename to incubator/chivalry-medievalwarfare/0.0.24/templates/common.yaml diff --git a/incubator/chivalry-medievalwarfare/0.0.23/values.yaml b/incubator/chivalry-medievalwarfare/0.0.24/values.yaml similarity index 100% rename from incubator/chivalry-medievalwarfare/0.0.23/values.yaml rename to incubator/chivalry-medievalwarfare/0.0.24/values.yaml diff --git a/incubator/chowdown/0.0.23/CHANGELOG.md b/incubator/chowdown/0.0.23/CHANGELOG.md deleted file mode 100644 index 5cc84707f5d..00000000000 --- a/incubator/chowdown/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [chowdown-0.0.23](https://github.com/truecharts/charts/compare/chowdown-0.0.22...chowdown-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [chowdown-0.0.23](https://github.com/truecharts/charts/compare/chowdown-0.0.22...chowdown-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [chowdown-0.0.23](https://github.com/truecharts/charts/compare/chowdown-0.0.22...chowdown-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [chowdown-0.0.23](https://github.com/truecharts/charts/compare/chowdown-0.0.22...chowdown-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [chowdown-0.0.23](https://github.com/truecharts/charts/compare/chowdown-0.0.22...chowdown-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [chowdown-0.0.23](https://github.com/truecharts/charts/compare/chowdown-0.0.22...chowdown-0.0.23) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [chowdown-0.0.22](https://github.com/truecharts/charts/compare/chowdown-0.0.21...chowdown-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [chowdown-0.0.21](https://github.com/truecharts/charts/compare/chowdown-0.0.20...chowdown-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [chowdown-0.0.20](https://github.com/truecharts/charts/compare/chowdown-0.0.19...chowdown-0.0.20) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - diff --git a/incubator/chowdown/0.0.23/Chart.lock b/incubator/chowdown/0.0.23/Chart.lock deleted file mode 100644 index e27a07c5d5c..00000000000 --- a/incubator/chowdown/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:48:29.591396024Z" diff --git a/incubator/chowdown/0.0.23/Chart.yaml b/incubator/chowdown/0.0.23/Chart.yaml deleted file mode 100644 index 29af7c0afa8..00000000000 --- a/incubator/chowdown/0.0.23/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/chowdown/0.0.23/README.md b/incubator/chowdown/0.0.23/README.md deleted file mode 100644 index 1e53bd64d5b..00000000000 --- a/incubator/chowdown/0.0.23/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# chowdown - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Simple recipes in Markdown format. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [chowdown](https://truecharts.org/docs/charts/incubator/chowdown) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/chowdown/0.0.23/charts/common-10.5.9.tgz b/incubator/chowdown/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/chowdown/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/chowdown/0.0.24/CHANGELOG.md b/incubator/chowdown/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..68233720bd6 --- /dev/null +++ b/incubator/chowdown/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [chowdown-0.0.24](https://github.com/truecharts/charts/compare/chowdown-0.0.23...chowdown-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [chowdown-0.0.23](https://github.com/truecharts/charts/compare/chowdown-0.0.22...chowdown-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [chowdown-0.0.23](https://github.com/truecharts/charts/compare/chowdown-0.0.22...chowdown-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [chowdown-0.0.23](https://github.com/truecharts/charts/compare/chowdown-0.0.22...chowdown-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [chowdown-0.0.23](https://github.com/truecharts/charts/compare/chowdown-0.0.22...chowdown-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [chowdown-0.0.23](https://github.com/truecharts/charts/compare/chowdown-0.0.22...chowdown-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [chowdown-0.0.23](https://github.com/truecharts/charts/compare/chowdown-0.0.22...chowdown-0.0.23) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [chowdown-0.0.22](https://github.com/truecharts/charts/compare/chowdown-0.0.21...chowdown-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [chowdown-0.0.21](https://github.com/truecharts/charts/compare/chowdown-0.0.20...chowdown-0.0.21) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + diff --git a/incubator/chowdown/0.0.24/Chart.lock b/incubator/chowdown/0.0.24/Chart.lock new file mode 100644 index 00000000000..7fdc2295c32 --- /dev/null +++ b/incubator/chowdown/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:32:48.213929022Z" diff --git a/incubator/chowdown/0.0.24/Chart.yaml b/incubator/chowdown/0.0.24/Chart.yaml new file mode 100644 index 00000000000..1423aa1a320 --- /dev/null +++ b/incubator/chowdown/0.0.24/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.5.10 +deprecated: false +description: Simple recipes in Markdown format. +home: https://truecharts.org/docs/charts/incubator/chowdown +icon: https://truecharts.org/img/hotlink-ok/chart-icons/chowdown.png +keywords: + - chowdown + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: chowdown +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/chowdown + - https://hub.docker.com/r/gregyankovoy/chowdown/Dockerfile/ +type: application +version: 0.0.24 diff --git a/incubator/chowdown/0.0.24/README.md b/incubator/chowdown/0.0.24/README.md new file mode 100644 index 00000000000..91f3127bb35 --- /dev/null +++ b/incubator/chowdown/0.0.24/README.md @@ -0,0 +1,108 @@ +# chowdown + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Simple recipes in Markdown format. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [chowdown](https://truecharts.org/docs/charts/incubator/chowdown) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/chowdown/0.0.23/app-readme.md b/incubator/chowdown/0.0.24/app-readme.md similarity index 100% rename from incubator/chowdown/0.0.23/app-readme.md rename to incubator/chowdown/0.0.24/app-readme.md diff --git a/incubator/chowdown/0.0.24/charts/common-10.5.10.tgz b/incubator/chowdown/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/chowdown/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/chowdown/0.0.23/ix_values.yaml b/incubator/chowdown/0.0.24/ix_values.yaml similarity index 100% rename from incubator/chowdown/0.0.23/ix_values.yaml rename to incubator/chowdown/0.0.24/ix_values.yaml diff --git a/incubator/chowdown/0.0.23/questions.yaml b/incubator/chowdown/0.0.24/questions.yaml similarity index 100% rename from incubator/chowdown/0.0.23/questions.yaml rename to incubator/chowdown/0.0.24/questions.yaml diff --git a/incubator/chowdown/0.0.23/templates/common.yaml b/incubator/chowdown/0.0.24/templates/common.yaml similarity index 100% rename from incubator/chowdown/0.0.23/templates/common.yaml rename to incubator/chowdown/0.0.24/templates/common.yaml diff --git a/incubator/chowdown/0.0.23/values.yaml b/incubator/chowdown/0.0.24/values.yaml similarity index 100% rename from incubator/chowdown/0.0.23/values.yaml rename to incubator/chowdown/0.0.24/values.yaml diff --git a/incubator/chromium-desktop-g3/0.0.24/CHANGELOG.md b/incubator/chromium-desktop-g3/0.0.24/CHANGELOG.md deleted file mode 100644 index 1eacf7d247b..00000000000 --- a/incubator/chromium-desktop-g3/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [chromium-desktop-g3-0.0.24](https://github.com/truecharts/charts/compare/chromium-desktop-g3-0.0.23...chromium-desktop-g3-0.0.24) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [chromium-desktop-g3-0.0.24](https://github.com/truecharts/charts/compare/chromium-desktop-g3-0.0.23...chromium-desktop-g3-0.0.24) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [chromium-desktop-g3-0.0.24](https://github.com/truecharts/charts/compare/chromium-desktop-g3-0.0.23...chromium-desktop-g3-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [chromium-desktop-g3-0.0.24](https://github.com/truecharts/charts/compare/chromium-desktop-g3-0.0.23...chromium-desktop-g3-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [chromium-desktop-g3-0.0.24](https://github.com/truecharts/charts/compare/chromium-desktop-g3-0.0.23...chromium-desktop-g3-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [chromium-desktop-g3-0.0.24](https://github.com/truecharts/charts/compare/chromium-desktop-g3-0.0.23...chromium-desktop-g3-0.0.24) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [chromium-desktop-g3-0.0.23](https://github.com/truecharts/charts/compare/chromium-desktop-g3-0.0.22...chromium-desktop-g3-0.0.23) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [chromium-desktop-g3-0.0.22](https://github.com/truecharts/charts/compare/chromium-desktop-g3-0.0.21...chromium-desktop-g3-0.0.22) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/chromium-desktop-g3/0.0.24/Chart.lock b/incubator/chromium-desktop-g3/0.0.24/Chart.lock deleted file mode 100644 index 95699b87b68..00000000000 --- a/incubator/chromium-desktop-g3/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:48:39.314026836Z" diff --git a/incubator/chromium-desktop-g3/0.0.24/Chart.yaml b/incubator/chromium-desktop-g3/0.0.24/Chart.yaml deleted file mode 100644 index 2fbfc13bd0b..00000000000 --- a/incubator/chromium-desktop-g3/0.0.24/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities - - Network-Web -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.24 diff --git a/incubator/chromium-desktop-g3/0.0.24/README.md b/incubator/chromium-desktop-g3/0.0.24/README.md deleted file mode 100644 index d3ca35b9bef..00000000000 --- a/incubator/chromium-desktop-g3/0.0.24/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# chromium-desktop-g3 - -![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [chromium-desktop-g3](https://truecharts.org/docs/charts/incubator/chromium-desktop-g3) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/chromium-desktop-g3/0.0.24/charts/common-10.5.9.tgz b/incubator/chromium-desktop-g3/0.0.24/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/chromium-desktop-g3/0.0.24/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/chromium-desktop-g3/0.0.25/CHANGELOG.md b/incubator/chromium-desktop-g3/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..91c9c8ff311 --- /dev/null +++ b/incubator/chromium-desktop-g3/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [chromium-desktop-g3-0.0.25](https://github.com/truecharts/charts/compare/chromium-desktop-g3-0.0.24...chromium-desktop-g3-0.0.25) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [chromium-desktop-g3-0.0.24](https://github.com/truecharts/charts/compare/chromium-desktop-g3-0.0.23...chromium-desktop-g3-0.0.24) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [chromium-desktop-g3-0.0.24](https://github.com/truecharts/charts/compare/chromium-desktop-g3-0.0.23...chromium-desktop-g3-0.0.24) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [chromium-desktop-g3-0.0.24](https://github.com/truecharts/charts/compare/chromium-desktop-g3-0.0.23...chromium-desktop-g3-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [chromium-desktop-g3-0.0.24](https://github.com/truecharts/charts/compare/chromium-desktop-g3-0.0.23...chromium-desktop-g3-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [chromium-desktop-g3-0.0.24](https://github.com/truecharts/charts/compare/chromium-desktop-g3-0.0.23...chromium-desktop-g3-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [chromium-desktop-g3-0.0.24](https://github.com/truecharts/charts/compare/chromium-desktop-g3-0.0.23...chromium-desktop-g3-0.0.24) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [chromium-desktop-g3-0.0.23](https://github.com/truecharts/charts/compare/chromium-desktop-g3-0.0.22...chromium-desktop-g3-0.0.23) (2022-08-30) + +### Chore + diff --git a/incubator/chromium-desktop-g3/0.0.25/Chart.lock b/incubator/chromium-desktop-g3/0.0.25/Chart.lock new file mode 100644 index 00000000000..32192824f61 --- /dev/null +++ b/incubator/chromium-desktop-g3/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:33:11.987269368Z" diff --git a/incubator/chromium-desktop-g3/0.0.25/Chart.yaml b/incubator/chromium-desktop-g3/0.0.25/Chart.yaml new file mode 100644 index 00000000000..a4af3688e99 --- /dev/null +++ b/incubator/chromium-desktop-g3/0.0.25/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities + - Network-Web +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: "Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing" +home: https://truecharts.org/docs/charts/incubator/chromium-desktop-g3 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/chromium-desktop-g3.png +keywords: + - chromium-desktop-g3 + - Tools-Utilities + - Network-Web +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: chromium-desktop-g3 +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/chromium-desktop-g3 + - https://github.com/accetto/headless-drawing-g3/ + - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-chromium-g3 +type: application +version: 0.0.25 diff --git a/incubator/chromium-desktop-g3/0.0.25/README.md b/incubator/chromium-desktop-g3/0.0.25/README.md new file mode 100644 index 00000000000..9dcb8ee21ba --- /dev/null +++ b/incubator/chromium-desktop-g3/0.0.25/README.md @@ -0,0 +1,109 @@ +# chromium-desktop-g3 + +![Version: 0.0.25](https://img.shields.io/badge/Version-0.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [chromium-desktop-g3](https://truecharts.org/docs/charts/incubator/chromium-desktop-g3) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/chromium-desktop-g3/0.0.24/app-readme.md b/incubator/chromium-desktop-g3/0.0.25/app-readme.md similarity index 100% rename from incubator/chromium-desktop-g3/0.0.24/app-readme.md rename to incubator/chromium-desktop-g3/0.0.25/app-readme.md diff --git a/incubator/chromium-desktop-g3/0.0.25/charts/common-10.5.10.tgz b/incubator/chromium-desktop-g3/0.0.25/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/chromium-desktop-g3/0.0.25/charts/common-10.5.10.tgz differ diff --git a/incubator/chromium-desktop-g3/0.0.24/ix_values.yaml b/incubator/chromium-desktop-g3/0.0.25/ix_values.yaml similarity index 100% rename from incubator/chromium-desktop-g3/0.0.24/ix_values.yaml rename to incubator/chromium-desktop-g3/0.0.25/ix_values.yaml diff --git a/incubator/chromium-desktop-g3/0.0.24/questions.yaml b/incubator/chromium-desktop-g3/0.0.25/questions.yaml similarity index 100% rename from incubator/chromium-desktop-g3/0.0.24/questions.yaml rename to incubator/chromium-desktop-g3/0.0.25/questions.yaml diff --git a/incubator/chromium-desktop-g3/0.0.24/templates/common.yaml b/incubator/chromium-desktop-g3/0.0.25/templates/common.yaml similarity index 100% rename from incubator/chromium-desktop-g3/0.0.24/templates/common.yaml rename to incubator/chromium-desktop-g3/0.0.25/templates/common.yaml diff --git a/incubator/chromium-desktop-g3/0.0.24/values.yaml b/incubator/chromium-desktop-g3/0.0.25/values.yaml similarity index 100% rename from incubator/chromium-desktop-g3/0.0.24/values.yaml rename to incubator/chromium-desktop-g3/0.0.25/values.yaml diff --git a/incubator/chromium/0.0.27/CHANGELOG.md b/incubator/chromium/0.0.27/CHANGELOG.md deleted file mode 100644 index 78a2bee6d9f..00000000000 --- a/incubator/chromium/0.0.27/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [chromium-0.0.27](https://github.com/truecharts/charts/compare/chromium-0.0.26...chromium-0.0.27) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [chromium-0.0.27](https://github.com/truecharts/charts/compare/chromium-0.0.26...chromium-0.0.27) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [chromium-0.0.27](https://github.com/truecharts/charts/compare/chromium-0.0.26...chromium-0.0.27) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [chromium-0.0.27](https://github.com/truecharts/charts/compare/chromium-0.0.26...chromium-0.0.27) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [chromium-0.0.27](https://github.com/truecharts/charts/compare/chromium-0.0.26...chromium-0.0.27) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [chromium-0.0.27](https://github.com/truecharts/charts/compare/chromium-0.0.26...chromium-0.0.27) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [chromium-0.0.26](https://github.com/truecharts/charts/compare/chromium-0.0.25...chromium-0.0.26) (2022-09-03) - -### Chore - -- update docker general non-major ([#3668](https://github.com/truecharts/charts/issues/3668)) - - - - -## [chromium-0.0.25](https://github.com/truecharts/charts/compare/chromium-0.0.24...chromium-0.0.25) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [chromium-0.0.24](https://github.com/truecharts/charts/compare/chromium-0.0.23...chromium-0.0.24) (2022-08-30) - diff --git a/incubator/chromium/0.0.27/Chart.lock b/incubator/chromium/0.0.27/Chart.lock deleted file mode 100644 index d49e827c514..00000000000 --- a/incubator/chromium/0.0.27/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:48:33.661261836Z" diff --git a/incubator/chromium/0.0.27/Chart.yaml b/incubator/chromium/0.0.27/Chart.yaml deleted file mode 100644 index 917b6f0e340..00000000000 --- a/incubator/chromium/0.0.27/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.27 diff --git a/incubator/chromium/0.0.27/README.md b/incubator/chromium/0.0.27/README.md deleted file mode 100644 index 02ec605e274..00000000000 --- a/incubator/chromium/0.0.27/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# chromium - -![Version: 0.0.27](https://img.shields.io/badge/Version-0.0.27-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Chromium is a free and open-source software project developed by the Google-sponsored Chromium project. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [chromium](https://truecharts.org/docs/charts/incubator/chromium) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/chromium/0.0.27/charts/common-10.5.9.tgz b/incubator/chromium/0.0.27/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/chromium/0.0.27/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/chromium/0.0.28/CHANGELOG.md b/incubator/chromium/0.0.28/CHANGELOG.md new file mode 100644 index 00000000000..f1500b9e8ef --- /dev/null +++ b/incubator/chromium/0.0.28/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [chromium-0.0.28](https://github.com/truecharts/charts/compare/ungoogled-chromium-0.0.23...chromium-0.0.28) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [chromium-0.0.27](https://github.com/truecharts/charts/compare/chromium-0.0.26...chromium-0.0.27) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [chromium-0.0.27](https://github.com/truecharts/charts/compare/chromium-0.0.26...chromium-0.0.27) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [chromium-0.0.27](https://github.com/truecharts/charts/compare/chromium-0.0.26...chromium-0.0.27) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [chromium-0.0.27](https://github.com/truecharts/charts/compare/chromium-0.0.26...chromium-0.0.27) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [chromium-0.0.27](https://github.com/truecharts/charts/compare/chromium-0.0.26...chromium-0.0.27) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [chromium-0.0.27](https://github.com/truecharts/charts/compare/chromium-0.0.26...chromium-0.0.27) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [chromium-0.0.26](https://github.com/truecharts/charts/compare/chromium-0.0.25...chromium-0.0.26) (2022-09-03) + +### Chore + +- update docker general non-major ([#3668](https://github.com/truecharts/charts/issues/3668)) + + + + +## [chromium-0.0.25](https://github.com/truecharts/charts/compare/chromium-0.0.24...chromium-0.0.25) (2022-08-30) + diff --git a/incubator/chromium/0.0.28/Chart.lock b/incubator/chromium/0.0.28/Chart.lock new file mode 100644 index 00000000000..9085713f292 --- /dev/null +++ b/incubator/chromium/0.0.28/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:32:49.432240233Z" diff --git a/incubator/chromium/0.0.28/Chart.yaml b/incubator/chromium/0.0.28/Chart.yaml new file mode 100644 index 00000000000..da91603b642 --- /dev/null +++ b/incubator/chromium/0.0.28/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.5.10 +deprecated: false +description: Chromium is a free and open-source software project developed by the Google-sponsored Chromium project. +home: https://truecharts.org/docs/charts/incubator/chromium +icon: https://truecharts.org/img/hotlink-ok/chart-icons/chromium.png +keywords: + - chromium + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: chromium +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/chromium + - https://www.google.com/chrome/ + - https://hub.docker.com/r/ich777/chrome/ +type: application +version: 0.0.28 diff --git a/incubator/chromium/0.0.28/README.md b/incubator/chromium/0.0.28/README.md new file mode 100644 index 00000000000..6a6c859eef2 --- /dev/null +++ b/incubator/chromium/0.0.28/README.md @@ -0,0 +1,109 @@ +# chromium + +![Version: 0.0.28](https://img.shields.io/badge/Version-0.0.28-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Chromium is a free and open-source software project developed by the Google-sponsored Chromium project. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [chromium](https://truecharts.org/docs/charts/incubator/chromium) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/chromium/0.0.27/app-readme.md b/incubator/chromium/0.0.28/app-readme.md similarity index 100% rename from incubator/chromium/0.0.27/app-readme.md rename to incubator/chromium/0.0.28/app-readme.md diff --git a/incubator/chromium/0.0.28/charts/common-10.5.10.tgz b/incubator/chromium/0.0.28/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/chromium/0.0.28/charts/common-10.5.10.tgz differ diff --git a/incubator/chromium/0.0.27/ix_values.yaml b/incubator/chromium/0.0.28/ix_values.yaml similarity index 100% rename from incubator/chromium/0.0.27/ix_values.yaml rename to incubator/chromium/0.0.28/ix_values.yaml diff --git a/incubator/chromium/0.0.27/questions.yaml b/incubator/chromium/0.0.28/questions.yaml similarity index 100% rename from incubator/chromium/0.0.27/questions.yaml rename to incubator/chromium/0.0.28/questions.yaml diff --git a/incubator/chromium/0.0.27/templates/common.yaml b/incubator/chromium/0.0.28/templates/common.yaml similarity index 100% rename from incubator/chromium/0.0.27/templates/common.yaml rename to incubator/chromium/0.0.28/templates/common.yaml diff --git a/incubator/chromium/0.0.27/values.yaml b/incubator/chromium/0.0.28/values.yaml similarity index 100% rename from incubator/chromium/0.0.27/values.yaml rename to incubator/chromium/0.0.28/values.yaml diff --git a/incubator/chronograf/0.0.23/CHANGELOG.md b/incubator/chronograf/0.0.23/CHANGELOG.md deleted file mode 100644 index 185eb18051e..00000000000 --- a/incubator/chronograf/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [chronograf-0.0.23](https://github.com/truecharts/charts/compare/chronograf-0.0.22...chronograf-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [chronograf-0.0.23](https://github.com/truecharts/charts/compare/chronograf-0.0.22...chronograf-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [chronograf-0.0.23](https://github.com/truecharts/charts/compare/chronograf-0.0.22...chronograf-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [chronograf-0.0.23](https://github.com/truecharts/charts/compare/chronograf-0.0.22...chronograf-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [chronograf-0.0.23](https://github.com/truecharts/charts/compare/chronograf-0.0.22...chronograf-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [chronograf-0.0.23](https://github.com/truecharts/charts/compare/chronograf-0.0.22...chronograf-0.0.23) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [chronograf-0.0.22](https://github.com/truecharts/charts/compare/chronograf-0.0.21...chronograf-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [chronograf-0.0.21](https://github.com/truecharts/charts/compare/chronograf-0.0.20...chronograf-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [chronograf-0.0.20](https://github.com/truecharts/charts/compare/chronograf-0.0.19...chronograf-0.0.20) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - diff --git a/incubator/chronograf/0.0.23/Chart.lock b/incubator/chronograf/0.0.23/Chart.lock deleted file mode 100644 index 7f1fe2f9e08..00000000000 --- a/incubator/chronograf/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:48:42.635099191Z" diff --git a/incubator/chronograf/0.0.23/Chart.yaml b/incubator/chronograf/0.0.23/Chart.yaml deleted file mode 100644 index 3db48b26ed0..00000000000 --- a/incubator/chronograf/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-System -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/chronograf/0.0.23/README.md b/incubator/chronograf/0.0.23/README.md deleted file mode 100644 index 384b310e1ee..00000000000 --- a/incubator/chronograf/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# chronograf - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Chronograf is InfluxData’s open source web application. Use Chronograf with the other components of the TICK stack to visualize your monitoring data and easily create alerting and automation rules. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [chronograf](https://truecharts.org/docs/charts/incubator/chronograf) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/chronograf/0.0.23/charts/common-10.5.9.tgz b/incubator/chronograf/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/chronograf/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/chronograf/0.0.24/CHANGELOG.md b/incubator/chronograf/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..185795fae02 --- /dev/null +++ b/incubator/chronograf/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [chronograf-0.0.24](https://github.com/truecharts/charts/compare/chronograf-0.0.23...chronograf-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [chronograf-0.0.23](https://github.com/truecharts/charts/compare/chronograf-0.0.22...chronograf-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [chronograf-0.0.23](https://github.com/truecharts/charts/compare/chronograf-0.0.22...chronograf-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [chronograf-0.0.23](https://github.com/truecharts/charts/compare/chronograf-0.0.22...chronograf-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [chronograf-0.0.23](https://github.com/truecharts/charts/compare/chronograf-0.0.22...chronograf-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [chronograf-0.0.23](https://github.com/truecharts/charts/compare/chronograf-0.0.22...chronograf-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [chronograf-0.0.23](https://github.com/truecharts/charts/compare/chronograf-0.0.22...chronograf-0.0.23) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [chronograf-0.0.22](https://github.com/truecharts/charts/compare/chronograf-0.0.21...chronograf-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [chronograf-0.0.21](https://github.com/truecharts/charts/compare/chronograf-0.0.20...chronograf-0.0.21) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + diff --git a/incubator/chronograf/0.0.24/Chart.lock b/incubator/chronograf/0.0.24/Chart.lock new file mode 100644 index 00000000000..031419bf655 --- /dev/null +++ b/incubator/chronograf/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:33:14.876294046Z" diff --git a/incubator/chronograf/0.0.24/Chart.yaml b/incubator/chronograf/0.0.24/Chart.yaml new file mode 100644 index 00000000000..5067fcee491 --- /dev/null +++ b/incubator/chronograf/0.0.24/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.5.10 +deprecated: false +description: "Chronograf is InfluxData’s open source web application. Use Chronograf with the other components of the TICK stack to visualize your monitoring data and easily create alerting and automation rules." +home: https://truecharts.org/docs/charts/incubator/chronograf +icon: https://truecharts.org/img/hotlink-ok/chart-icons/chronograf.png +keywords: + - chronograf + - Tools-System +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: chronograf +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/chronograf + - https://www.influxdata.com/time-series-platform/chronograf/ + - https://hub.docker.com/_/chronograf/ +type: application +version: 0.0.24 diff --git a/incubator/chronograf/0.0.24/README.md b/incubator/chronograf/0.0.24/README.md new file mode 100644 index 00000000000..247e77ff442 --- /dev/null +++ b/incubator/chronograf/0.0.24/README.md @@ -0,0 +1,109 @@ +# chronograf + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Chronograf is InfluxData’s open source web application. Use Chronograf with the other components of the TICK stack to visualize your monitoring data and easily create alerting and automation rules. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [chronograf](https://truecharts.org/docs/charts/incubator/chronograf) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/chronograf/0.0.23/app-readme.md b/incubator/chronograf/0.0.24/app-readme.md similarity index 100% rename from incubator/chronograf/0.0.23/app-readme.md rename to incubator/chronograf/0.0.24/app-readme.md diff --git a/incubator/chronograf/0.0.24/charts/common-10.5.10.tgz b/incubator/chronograf/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/chronograf/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/chronograf/0.0.23/ix_values.yaml b/incubator/chronograf/0.0.24/ix_values.yaml similarity index 100% rename from incubator/chronograf/0.0.23/ix_values.yaml rename to incubator/chronograf/0.0.24/ix_values.yaml diff --git a/incubator/chronograf/0.0.23/questions.yaml b/incubator/chronograf/0.0.24/questions.yaml similarity index 100% rename from incubator/chronograf/0.0.23/questions.yaml rename to incubator/chronograf/0.0.24/questions.yaml diff --git a/incubator/chronograf/0.0.23/templates/common.yaml b/incubator/chronograf/0.0.24/templates/common.yaml similarity index 100% rename from incubator/chronograf/0.0.23/templates/common.yaml rename to incubator/chronograf/0.0.24/templates/common.yaml diff --git a/incubator/chronograf/0.0.23/values.yaml b/incubator/chronograf/0.0.24/values.yaml similarity index 100% rename from incubator/chronograf/0.0.23/values.yaml rename to incubator/chronograf/0.0.24/values.yaml diff --git a/incubator/ciao/0.0.23/CHANGELOG.md b/incubator/ciao/0.0.23/CHANGELOG.md deleted file mode 100644 index a2172977611..00000000000 --- a/incubator/ciao/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ciao-0.0.23](https://github.com/truecharts/charts/compare/ciao-0.0.22...ciao-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ciao-0.0.23](https://github.com/truecharts/charts/compare/ciao-0.0.22...ciao-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ciao-0.0.23](https://github.com/truecharts/charts/compare/ciao-0.0.22...ciao-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ciao-0.0.23](https://github.com/truecharts/charts/compare/ciao-0.0.22...ciao-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ciao-0.0.23](https://github.com/truecharts/charts/compare/ciao-0.0.22...ciao-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ciao-0.0.23](https://github.com/truecharts/charts/compare/ciao-0.0.22...ciao-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ciao-0.0.22](https://github.com/truecharts/charts/compare/ciao-0.0.21...ciao-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [ciao-0.0.21](https://github.com/truecharts/charts/compare/ciao-0.0.20...ciao-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [ciao-0.0.20](https://github.com/truecharts/charts/compare/ciao-0.0.19...ciao-0.0.20) (2022-08-29) - diff --git a/incubator/ciao/0.0.23/Chart.lock b/incubator/ciao/0.0.23/Chart.lock deleted file mode 100644 index 544aca13af6..00000000000 --- a/incubator/ciao/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:48:54.422114542Z" diff --git a/incubator/ciao/0.0.23/Chart.yaml b/incubator/ciao/0.0.23/Chart.yaml deleted file mode 100644 index 41fa7e62b9e..00000000000 --- a/incubator/ciao/0.0.23/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Other - - Productivity - - Tools-System -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/ciao/0.0.23/README.md b/incubator/ciao/0.0.23/README.md deleted file mode 100644 index 5915a3a09a0..00000000000 --- a/incubator/ciao/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# ciao - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -ciao checks HTTP(S) URL endpoints for a HTTP status code (or errors on the lower TCP stack) and sends a notification on status change via E-Mail or Webhooks. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [ciao](https://truecharts.org/docs/charts/incubator/ciao) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/ciao/0.0.23/charts/common-10.5.9.tgz b/incubator/ciao/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/ciao/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/ciao/0.0.24/CHANGELOG.md b/incubator/ciao/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..297fa584fb8 --- /dev/null +++ b/incubator/ciao/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ciao-0.0.24](https://github.com/truecharts/charts/compare/ciao-0.0.23...ciao-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [ciao-0.0.23](https://github.com/truecharts/charts/compare/ciao-0.0.22...ciao-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ciao-0.0.23](https://github.com/truecharts/charts/compare/ciao-0.0.22...ciao-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ciao-0.0.23](https://github.com/truecharts/charts/compare/ciao-0.0.22...ciao-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ciao-0.0.23](https://github.com/truecharts/charts/compare/ciao-0.0.22...ciao-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ciao-0.0.23](https://github.com/truecharts/charts/compare/ciao-0.0.22...ciao-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ciao-0.0.23](https://github.com/truecharts/charts/compare/ciao-0.0.22...ciao-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ciao-0.0.22](https://github.com/truecharts/charts/compare/ciao-0.0.21...ciao-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [ciao-0.0.21](https://github.com/truecharts/charts/compare/ciao-0.0.20...ciao-0.0.21) (2022-08-30) diff --git a/incubator/ciao/0.0.24/Chart.lock b/incubator/ciao/0.0.24/Chart.lock new file mode 100644 index 00000000000..378c7345da9 --- /dev/null +++ b/incubator/ciao/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:33:19.377119279Z" diff --git a/incubator/ciao/0.0.24/Chart.yaml b/incubator/ciao/0.0.24/Chart.yaml new file mode 100644 index 00000000000..cb851704166 --- /dev/null +++ b/incubator/ciao/0.0.24/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.5.10 +deprecated: false +description: "ciao checks HTTP(S) URL endpoints for a HTTP status code (or errors on the lower TCP stack) and sends a notification on status change via E-Mail or Webhooks." +home: https://truecharts.org/docs/charts/incubator/ciao +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ciao.png +keywords: + - ciao + - Network-Other + - Productivity + - Tools-System +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ciao +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/ciao + - https://brotandgames.com/ciao/ + - https://hub.docker.com/r/brotandgames/ciao +type: application +version: 0.0.24 diff --git a/incubator/ciao/0.0.24/README.md b/incubator/ciao/0.0.24/README.md new file mode 100644 index 00000000000..9f83edcea07 --- /dev/null +++ b/incubator/ciao/0.0.24/README.md @@ -0,0 +1,109 @@ +# ciao + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +ciao checks HTTP(S) URL endpoints for a HTTP status code (or errors on the lower TCP stack) and sends a notification on status change via E-Mail or Webhooks. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [ciao](https://truecharts.org/docs/charts/incubator/ciao) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/ciao/0.0.23/app-readme.md b/incubator/ciao/0.0.24/app-readme.md similarity index 100% rename from incubator/ciao/0.0.23/app-readme.md rename to incubator/ciao/0.0.24/app-readme.md diff --git a/incubator/ciao/0.0.24/charts/common-10.5.10.tgz b/incubator/ciao/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/ciao/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/ciao/0.0.23/ix_values.yaml b/incubator/ciao/0.0.24/ix_values.yaml similarity index 100% rename from incubator/ciao/0.0.23/ix_values.yaml rename to incubator/ciao/0.0.24/ix_values.yaml diff --git a/incubator/ciao/0.0.23/questions.yaml b/incubator/ciao/0.0.24/questions.yaml similarity index 100% rename from incubator/ciao/0.0.23/questions.yaml rename to incubator/ciao/0.0.24/questions.yaml diff --git a/incubator/ciao/0.0.23/templates/common.yaml b/incubator/ciao/0.0.24/templates/common.yaml similarity index 100% rename from incubator/ciao/0.0.23/templates/common.yaml rename to incubator/ciao/0.0.24/templates/common.yaml diff --git a/incubator/ciao/0.0.23/values.yaml b/incubator/ciao/0.0.24/values.yaml similarity index 100% rename from incubator/ciao/0.0.23/values.yaml rename to incubator/ciao/0.0.24/values.yaml diff --git a/incubator/citadel-forgedwithfire/0.0.23/CHANGELOG.md b/incubator/citadel-forgedwithfire/0.0.23/CHANGELOG.md deleted file mode 100644 index 0d3582f845d..00000000000 --- a/incubator/citadel-forgedwithfire/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [citadel-forgedwithfire-0.0.23](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-0.0.22...citadel-forgedwithfire-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [citadel-forgedwithfire-0.0.23](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-0.0.22...citadel-forgedwithfire-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [citadel-forgedwithfire-0.0.23](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-0.0.22...citadel-forgedwithfire-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [citadel-forgedwithfire-0.0.23](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-0.0.22...citadel-forgedwithfire-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [citadel-forgedwithfire-0.0.23](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-0.0.22...citadel-forgedwithfire-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [citadel-forgedwithfire-0.0.23](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-0.0.22...citadel-forgedwithfire-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [citadel-forgedwithfire-0.0.22](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-0.0.21...citadel-forgedwithfire-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [citadel-forgedwithfire-0.0.21](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-0.0.20...citadel-forgedwithfire-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [citadel-forgedwithfire-0.0.20](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-0.0.19...citadel-forgedwithfire-0.0.20) (2022-08-29) - diff --git a/incubator/citadel-forgedwithfire/0.0.23/Chart.lock b/incubator/citadel-forgedwithfire/0.0.23/Chart.lock deleted file mode 100644 index e9d21e218a4..00000000000 --- a/incubator/citadel-forgedwithfire/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:48:58.657088854Z" diff --git a/incubator/citadel-forgedwithfire/0.0.23/Chart.yaml b/incubator/citadel-forgedwithfire/0.0.23/Chart.yaml deleted file mode 100644 index b33813c5ca3..00000000000 --- a/incubator/citadel-forgedwithfire/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/citadel-forgedwithfire/0.0.23/README.md b/incubator/citadel-forgedwithfire/0.0.23/README.md deleted file mode 100644 index ea86a2016f3..00000000000 --- a/incubator/citadel-forgedwithfire/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# citadel-forgedwithfire - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -This Chart will download and install SteamCMD. It will also install Citadel - Forged with Fire and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [citadel-forgedwithfire](https://truecharts.org/docs/charts/incubator/citadel-forgedwithfire) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/citadel-forgedwithfire/0.0.23/charts/common-10.5.9.tgz b/incubator/citadel-forgedwithfire/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/citadel-forgedwithfire/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/citadel-forgedwithfire/0.0.24/CHANGELOG.md b/incubator/citadel-forgedwithfire/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..84a605be3d4 --- /dev/null +++ b/incubator/citadel-forgedwithfire/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [citadel-forgedwithfire-0.0.24](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-0.0.23...citadel-forgedwithfire-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [citadel-forgedwithfire-0.0.23](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-0.0.22...citadel-forgedwithfire-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [citadel-forgedwithfire-0.0.23](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-0.0.22...citadel-forgedwithfire-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [citadel-forgedwithfire-0.0.23](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-0.0.22...citadel-forgedwithfire-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [citadel-forgedwithfire-0.0.23](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-0.0.22...citadel-forgedwithfire-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [citadel-forgedwithfire-0.0.23](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-0.0.22...citadel-forgedwithfire-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [citadel-forgedwithfire-0.0.23](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-0.0.22...citadel-forgedwithfire-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [citadel-forgedwithfire-0.0.22](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-0.0.21...citadel-forgedwithfire-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [citadel-forgedwithfire-0.0.21](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-0.0.20...citadel-forgedwithfire-0.0.21) (2022-08-30) diff --git a/incubator/citadel-forgedwithfire/0.0.24/Chart.lock b/incubator/citadel-forgedwithfire/0.0.24/Chart.lock new file mode 100644 index 00000000000..51aaecc5305 --- /dev/null +++ b/incubator/citadel-forgedwithfire/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:33:19.523302449Z" diff --git a/incubator/citadel-forgedwithfire/0.0.24/Chart.yaml b/incubator/citadel-forgedwithfire/0.0.24/Chart.yaml new file mode 100644 index 00000000000..8ddb0f97db4 --- /dev/null +++ b/incubator/citadel-forgedwithfire/0.0.24/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.5.10 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install Citadel - Forged with Fire and run it." +home: https://truecharts.org/docs/charts/incubator/citadel-forgedwithfire +icon: https://truecharts.org/img/hotlink-ok/chart-icons/citadel-forgedwithfire.png +keywords: + - citadel-forgedwithfire + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: citadel-forgedwithfire +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/citadel-forgedwithfire + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.24 diff --git a/incubator/citadel-forgedwithfire/0.0.24/README.md b/incubator/citadel-forgedwithfire/0.0.24/README.md new file mode 100644 index 00000000000..050fe88ed84 --- /dev/null +++ b/incubator/citadel-forgedwithfire/0.0.24/README.md @@ -0,0 +1,109 @@ +# citadel-forgedwithfire + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +This Chart will download and install SteamCMD. It will also install Citadel - Forged with Fire and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [citadel-forgedwithfire](https://truecharts.org/docs/charts/incubator/citadel-forgedwithfire) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/citadel-forgedwithfire/0.0.23/app-readme.md b/incubator/citadel-forgedwithfire/0.0.24/app-readme.md similarity index 100% rename from incubator/citadel-forgedwithfire/0.0.23/app-readme.md rename to incubator/citadel-forgedwithfire/0.0.24/app-readme.md diff --git a/incubator/citadel-forgedwithfire/0.0.24/charts/common-10.5.10.tgz b/incubator/citadel-forgedwithfire/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/citadel-forgedwithfire/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/citadel-forgedwithfire/0.0.23/ix_values.yaml b/incubator/citadel-forgedwithfire/0.0.24/ix_values.yaml similarity index 100% rename from incubator/citadel-forgedwithfire/0.0.23/ix_values.yaml rename to incubator/citadel-forgedwithfire/0.0.24/ix_values.yaml diff --git a/incubator/citadel-forgedwithfire/0.0.23/questions.yaml b/incubator/citadel-forgedwithfire/0.0.24/questions.yaml similarity index 100% rename from incubator/citadel-forgedwithfire/0.0.23/questions.yaml rename to incubator/citadel-forgedwithfire/0.0.24/questions.yaml diff --git a/incubator/citadel-forgedwithfire/0.0.23/templates/common.yaml b/incubator/citadel-forgedwithfire/0.0.24/templates/common.yaml similarity index 100% rename from incubator/citadel-forgedwithfire/0.0.23/templates/common.yaml rename to incubator/citadel-forgedwithfire/0.0.24/templates/common.yaml diff --git a/incubator/citadel-forgedwithfire/0.0.23/values.yaml b/incubator/citadel-forgedwithfire/0.0.24/values.yaml similarity index 100% rename from incubator/citadel-forgedwithfire/0.0.23/values.yaml rename to incubator/citadel-forgedwithfire/0.0.24/values.yaml diff --git a/incubator/cleanarr/0.0.24/CHANGELOG.md b/incubator/cleanarr/0.0.24/CHANGELOG.md deleted file mode 100644 index 2fdd770f7ef..00000000000 --- a/incubator/cleanarr/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [cleanarr-0.0.24](https://github.com/truecharts/charts/compare/cleanarr-0.0.23...cleanarr-0.0.24) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [cleanarr-0.0.24](https://github.com/truecharts/charts/compare/cleanarr-0.0.23...cleanarr-0.0.24) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [cleanarr-0.0.24](https://github.com/truecharts/charts/compare/cleanarr-0.0.23...cleanarr-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [cleanarr-0.0.24](https://github.com/truecharts/charts/compare/cleanarr-0.0.23...cleanarr-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [cleanarr-0.0.24](https://github.com/truecharts/charts/compare/cleanarr-0.0.23...cleanarr-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [cleanarr-0.0.24](https://github.com/truecharts/charts/compare/cleanarr-0.0.23...cleanarr-0.0.24) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [cleanarr-0.0.23](https://github.com/truecharts/charts/compare/cleanarr-0.0.22...cleanarr-0.0.23) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [cleanarr-0.0.22](https://github.com/truecharts/charts/compare/cleanarr-0.0.21...cleanarr-0.0.22) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [cleanarr-0.0.21](https://github.com/truecharts/charts/compare/cleanarr-0.0.20...cleanarr-0.0.21) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - diff --git a/incubator/cleanarr/0.0.24/Chart.lock b/incubator/cleanarr/0.0.24/Chart.lock deleted file mode 100644 index c2dcba4ec1e..00000000000 --- a/incubator/cleanarr/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:49:04.080264598Z" diff --git a/incubator/cleanarr/0.0.24/Chart.yaml b/incubator/cleanarr/0.0.24/Chart.yaml deleted file mode 100644 index ebc3e97c92c..00000000000 --- a/incubator/cleanarr/0.0.24/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "2.1.3" -version: 0.0.24 -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.24/README.md b/incubator/cleanarr/0.0.24/README.md deleted file mode 100644 index a65fc4ba25f..00000000000 --- a/incubator/cleanarr/0.0.24/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# cleanarr - -![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.1.3](https://img.shields.io/badge/AppVersion-2.1.3-informational?style=flat-square) - -A simple UI to help find and delete duplicate and sample files from your Plex server. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [cleanarr](https://truecharts.org/docs/charts/incubator/cleanarr) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/cleanarr/0.0.24/charts/common-10.5.9.tgz b/incubator/cleanarr/0.0.24/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/cleanarr/0.0.24/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/cleanarr/0.0.25/CHANGELOG.md b/incubator/cleanarr/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..8b95f22f7ee --- /dev/null +++ b/incubator/cleanarr/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [cleanarr-0.0.25](https://github.com/truecharts/charts/compare/cleanarr-0.0.24...cleanarr-0.0.25) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [cleanarr-0.0.24](https://github.com/truecharts/charts/compare/cleanarr-0.0.23...cleanarr-0.0.24) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [cleanarr-0.0.24](https://github.com/truecharts/charts/compare/cleanarr-0.0.23...cleanarr-0.0.24) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [cleanarr-0.0.24](https://github.com/truecharts/charts/compare/cleanarr-0.0.23...cleanarr-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [cleanarr-0.0.24](https://github.com/truecharts/charts/compare/cleanarr-0.0.23...cleanarr-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [cleanarr-0.0.24](https://github.com/truecharts/charts/compare/cleanarr-0.0.23...cleanarr-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [cleanarr-0.0.24](https://github.com/truecharts/charts/compare/cleanarr-0.0.23...cleanarr-0.0.24) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [cleanarr-0.0.23](https://github.com/truecharts/charts/compare/cleanarr-0.0.22...cleanarr-0.0.23) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [cleanarr-0.0.22](https://github.com/truecharts/charts/compare/cleanarr-0.0.21...cleanarr-0.0.22) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + diff --git a/incubator/cleanarr/0.0.25/Chart.lock b/incubator/cleanarr/0.0.25/Chart.lock new file mode 100644 index 00000000000..dba4d7161a5 --- /dev/null +++ b/incubator/cleanarr/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:33:42.857541883Z" diff --git a/incubator/cleanarr/0.0.25/Chart.yaml b/incubator/cleanarr/0.0.25/Chart.yaml new file mode 100644 index 00000000000..c6d685efeb7 --- /dev/null +++ b/incubator/cleanarr/0.0.25/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "2.1.3" +version: 0.0.25 +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: A simple UI to help find and delete duplicate and sample files from your Plex server. +home: https://truecharts.org/docs/charts/incubator/cleanarr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cleanarr.png +keywords: + - cleanarr +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: cleanarr +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/cleanarr + - https://github.com/se1exin/cleanarr + - https://hub.docker.com/r/selexin/cleanarr/ +type: application +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Media diff --git a/incubator/cleanarr/0.0.25/README.md b/incubator/cleanarr/0.0.25/README.md new file mode 100644 index 00000000000..4f8784bb905 --- /dev/null +++ b/incubator/cleanarr/0.0.25/README.md @@ -0,0 +1,109 @@ +# cleanarr + +![Version: 0.0.25](https://img.shields.io/badge/Version-0.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.1.3](https://img.shields.io/badge/AppVersion-2.1.3-informational?style=flat-square) + +A simple UI to help find and delete duplicate and sample files from your Plex server. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [cleanarr](https://truecharts.org/docs/charts/incubator/cleanarr) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/cleanarr/0.0.24/app-readme.md b/incubator/cleanarr/0.0.25/app-readme.md similarity index 100% rename from incubator/cleanarr/0.0.24/app-readme.md rename to incubator/cleanarr/0.0.25/app-readme.md diff --git a/incubator/cleanarr/0.0.25/charts/common-10.5.10.tgz b/incubator/cleanarr/0.0.25/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/cleanarr/0.0.25/charts/common-10.5.10.tgz differ diff --git a/incubator/cleanarr/0.0.24/ix_values.yaml b/incubator/cleanarr/0.0.25/ix_values.yaml similarity index 100% rename from incubator/cleanarr/0.0.24/ix_values.yaml rename to incubator/cleanarr/0.0.25/ix_values.yaml diff --git a/incubator/cleanarr/0.0.24/questions.yaml b/incubator/cleanarr/0.0.25/questions.yaml similarity index 100% rename from incubator/cleanarr/0.0.24/questions.yaml rename to incubator/cleanarr/0.0.25/questions.yaml diff --git a/incubator/cleanarr/0.0.24/templates/common.yaml b/incubator/cleanarr/0.0.25/templates/common.yaml similarity index 100% rename from incubator/cleanarr/0.0.24/templates/common.yaml rename to incubator/cleanarr/0.0.25/templates/common.yaml diff --git a/incubator/cleanarr/0.0.24/values.yaml b/incubator/cleanarr/0.0.25/values.yaml similarity index 100% rename from incubator/cleanarr/0.0.24/values.yaml rename to incubator/cleanarr/0.0.25/values.yaml diff --git a/incubator/cloudbeaver/0.0.24/CHANGELOG.md b/incubator/cloudbeaver/0.0.24/CHANGELOG.md deleted file mode 100644 index 3f1b1135009..00000000000 --- a/incubator/cloudbeaver/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [cloudbeaver-0.0.24](https://github.com/truecharts/charts/compare/cloudbeaver-0.0.23...cloudbeaver-0.0.24) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [cloudbeaver-0.0.24](https://github.com/truecharts/charts/compare/cloudbeaver-0.0.23...cloudbeaver-0.0.24) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [cloudbeaver-0.0.24](https://github.com/truecharts/charts/compare/cloudbeaver-0.0.23...cloudbeaver-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [cloudbeaver-0.0.24](https://github.com/truecharts/charts/compare/cloudbeaver-0.0.23...cloudbeaver-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [cloudbeaver-0.0.24](https://github.com/truecharts/charts/compare/cloudbeaver-0.0.23...cloudbeaver-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [cloudbeaver-0.0.24](https://github.com/truecharts/charts/compare/cloudbeaver-0.0.23...cloudbeaver-0.0.24) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [cloudbeaver-0.0.23](https://github.com/truecharts/charts/compare/cloudbeaver-0.0.22...cloudbeaver-0.0.23) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [cloudbeaver-0.0.22](https://github.com/truecharts/charts/compare/cloudbeaver-0.0.21...cloudbeaver-0.0.22) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/cloudbeaver/0.0.24/Chart.lock b/incubator/cloudbeaver/0.0.24/Chart.lock deleted file mode 100644 index 7e7f9ea330e..00000000000 --- a/incubator/cloudbeaver/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:49:06.713310835Z" diff --git a/incubator/cloudbeaver/0.0.24/Chart.yaml b/incubator/cloudbeaver/0.0.24/Chart.yaml deleted file mode 100644 index e7462e52f28..00000000000 --- a/incubator/cloudbeaver/0.0.24/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.24 diff --git a/incubator/cloudbeaver/0.0.24/README.md b/incubator/cloudbeaver/0.0.24/README.md deleted file mode 100644 index 4ebb72dacd8..00000000000 --- a/incubator/cloudbeaver/0.0.24/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# cloudbeaver - -![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Cloud Database Manager (Official Chart) - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [cloudbeaver](https://truecharts.org/docs/charts/incubator/cloudbeaver) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `cloudbeaver` deployment - -```console -helm uninstall cloudbeaver -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install cloudbeaver \ - --set env.TZ="America/New York" \ - TrueCharts/cloudbeaver -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install cloudbeaver TrueCharts/cloudbeaver -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/cloudbeaver/0.0.24/charts/common-10.5.9.tgz b/incubator/cloudbeaver/0.0.24/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/cloudbeaver/0.0.24/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/cloudbeaver/0.0.25/CHANGELOG.md b/incubator/cloudbeaver/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..b95d30177fd --- /dev/null +++ b/incubator/cloudbeaver/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [cloudbeaver-0.0.25](https://github.com/truecharts/charts/compare/cloudbeaver-0.0.24...cloudbeaver-0.0.25) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [cloudbeaver-0.0.24](https://github.com/truecharts/charts/compare/cloudbeaver-0.0.23...cloudbeaver-0.0.24) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [cloudbeaver-0.0.24](https://github.com/truecharts/charts/compare/cloudbeaver-0.0.23...cloudbeaver-0.0.24) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [cloudbeaver-0.0.24](https://github.com/truecharts/charts/compare/cloudbeaver-0.0.23...cloudbeaver-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [cloudbeaver-0.0.24](https://github.com/truecharts/charts/compare/cloudbeaver-0.0.23...cloudbeaver-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [cloudbeaver-0.0.24](https://github.com/truecharts/charts/compare/cloudbeaver-0.0.23...cloudbeaver-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [cloudbeaver-0.0.24](https://github.com/truecharts/charts/compare/cloudbeaver-0.0.23...cloudbeaver-0.0.24) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [cloudbeaver-0.0.23](https://github.com/truecharts/charts/compare/cloudbeaver-0.0.22...cloudbeaver-0.0.23) (2022-08-30) + +### Chore + diff --git a/incubator/cloudbeaver/0.0.25/Chart.lock b/incubator/cloudbeaver/0.0.25/Chart.lock new file mode 100644 index 00000000000..94f3928f226 --- /dev/null +++ b/incubator/cloudbeaver/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:33:46.019876034Z" diff --git a/incubator/cloudbeaver/0.0.25/Chart.yaml b/incubator/cloudbeaver/0.0.25/Chart.yaml new file mode 100644 index 00000000000..d5e16ee89e5 --- /dev/null +++ b/incubator/cloudbeaver/0.0.25/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: "Cloud Database Manager (Official Chart)" +home: https://truecharts.org/docs/charts/incubator/cloudbeaver +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudbeaver.png +keywords: + - cloudbeaver + - Cloud + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: cloudbeaver +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/cloudbeaver + - https://github.com/dbeaver/cloudbeaver + - https://hub.docker.com/r/dbeaver/cloudbeaver/ +type: application +version: 0.0.25 diff --git a/incubator/cloudbeaver/0.0.25/README.md b/incubator/cloudbeaver/0.0.25/README.md new file mode 100644 index 00000000000..0553a5238b3 --- /dev/null +++ b/incubator/cloudbeaver/0.0.25/README.md @@ -0,0 +1,109 @@ +# cloudbeaver + +![Version: 0.0.25](https://img.shields.io/badge/Version-0.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Cloud Database Manager (Official Chart) + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [cloudbeaver](https://truecharts.org/docs/charts/incubator/cloudbeaver) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `cloudbeaver` deployment + +```console +helm uninstall cloudbeaver +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install cloudbeaver \ + --set env.TZ="America/New York" \ + TrueCharts/cloudbeaver +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install cloudbeaver TrueCharts/cloudbeaver -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/cloudbeaver/0.0.24/app-readme.md b/incubator/cloudbeaver/0.0.25/app-readme.md similarity index 100% rename from incubator/cloudbeaver/0.0.24/app-readme.md rename to incubator/cloudbeaver/0.0.25/app-readme.md diff --git a/incubator/cloudbeaver/0.0.25/charts/common-10.5.10.tgz b/incubator/cloudbeaver/0.0.25/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/cloudbeaver/0.0.25/charts/common-10.5.10.tgz differ diff --git a/incubator/cloudbeaver/0.0.24/ix_values.yaml b/incubator/cloudbeaver/0.0.25/ix_values.yaml similarity index 100% rename from incubator/cloudbeaver/0.0.24/ix_values.yaml rename to incubator/cloudbeaver/0.0.25/ix_values.yaml diff --git a/incubator/cloudbeaver/0.0.24/questions.yaml b/incubator/cloudbeaver/0.0.25/questions.yaml similarity index 100% rename from incubator/cloudbeaver/0.0.24/questions.yaml rename to incubator/cloudbeaver/0.0.25/questions.yaml diff --git a/incubator/cloudbeaver/0.0.24/templates/common.yaml b/incubator/cloudbeaver/0.0.25/templates/common.yaml similarity index 100% rename from incubator/cloudbeaver/0.0.24/templates/common.yaml rename to incubator/cloudbeaver/0.0.25/templates/common.yaml diff --git a/incubator/cloudbeaver/0.0.24/values.yaml b/incubator/cloudbeaver/0.0.25/values.yaml similarity index 100% rename from incubator/cloudbeaver/0.0.24/values.yaml rename to incubator/cloudbeaver/0.0.25/values.yaml diff --git a/incubator/cloudcommander/0.0.24/CHANGELOG.md b/incubator/cloudcommander/0.0.24/CHANGELOG.md deleted file mode 100644 index 832f96f2a7e..00000000000 --- a/incubator/cloudcommander/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [cloudcommander-0.0.24](https://github.com/truecharts/charts/compare/cloudcommander-0.0.23...cloudcommander-0.0.24) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [cloudcommander-0.0.24](https://github.com/truecharts/charts/compare/cloudcommander-0.0.23...cloudcommander-0.0.24) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [cloudcommander-0.0.24](https://github.com/truecharts/charts/compare/cloudcommander-0.0.23...cloudcommander-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [cloudcommander-0.0.24](https://github.com/truecharts/charts/compare/cloudcommander-0.0.23...cloudcommander-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [cloudcommander-0.0.24](https://github.com/truecharts/charts/compare/cloudcommander-0.0.23...cloudcommander-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [cloudcommander-0.0.24](https://github.com/truecharts/charts/compare/cloudcommander-0.0.23...cloudcommander-0.0.24) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [cloudcommander-0.0.23](https://github.com/truecharts/charts/compare/cloudcommander-0.0.22...cloudcommander-0.0.23) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [cloudcommander-0.0.22](https://github.com/truecharts/charts/compare/cloudcommander-0.0.21...cloudcommander-0.0.22) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [cloudcommander-0.0.21](https://github.com/truecharts/charts/compare/cloudcommander-0.0.20...cloudcommander-0.0.21) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - diff --git a/incubator/cloudcommander/0.0.24/Chart.lock b/incubator/cloudcommander/0.0.24/Chart.lock deleted file mode 100644 index 121f7f4c795..00000000000 --- a/incubator/cloudcommander/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:49:19.377869844Z" diff --git a/incubator/cloudcommander/0.0.24/Chart.yaml b/incubator/cloudcommander/0.0.24/Chart.yaml deleted file mode 100644 index 829ab0ede7d..00000000000 --- a/incubator/cloudcommander/0.0.24/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.24 diff --git a/incubator/cloudcommander/0.0.24/README.md b/incubator/cloudcommander/0.0.24/README.md deleted file mode 100644 index 42846aaaf87..00000000000 --- a/incubator/cloudcommander/0.0.24/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# cloudcommander - -![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -[b]CloudCommander[/b] is a simple web file browser with a built in text editor and archive compress/extract abilities.[br/] - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [cloudcommander](https://truecharts.org/docs/charts/incubator/cloudcommander) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/cloudcommander/0.0.24/charts/common-10.5.9.tgz b/incubator/cloudcommander/0.0.24/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/cloudcommander/0.0.24/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/cloudcommander/0.0.25/CHANGELOG.md b/incubator/cloudcommander/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..afb435b7943 --- /dev/null +++ b/incubator/cloudcommander/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [cloudcommander-0.0.25](https://github.com/truecharts/charts/compare/cloudcommander-0.0.24...cloudcommander-0.0.25) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [cloudcommander-0.0.24](https://github.com/truecharts/charts/compare/cloudcommander-0.0.23...cloudcommander-0.0.24) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [cloudcommander-0.0.24](https://github.com/truecharts/charts/compare/cloudcommander-0.0.23...cloudcommander-0.0.24) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [cloudcommander-0.0.24](https://github.com/truecharts/charts/compare/cloudcommander-0.0.23...cloudcommander-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [cloudcommander-0.0.24](https://github.com/truecharts/charts/compare/cloudcommander-0.0.23...cloudcommander-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [cloudcommander-0.0.24](https://github.com/truecharts/charts/compare/cloudcommander-0.0.23...cloudcommander-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [cloudcommander-0.0.24](https://github.com/truecharts/charts/compare/cloudcommander-0.0.23...cloudcommander-0.0.24) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [cloudcommander-0.0.23](https://github.com/truecharts/charts/compare/cloudcommander-0.0.22...cloudcommander-0.0.23) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [cloudcommander-0.0.22](https://github.com/truecharts/charts/compare/cloudcommander-0.0.21...cloudcommander-0.0.22) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + diff --git a/incubator/cloudcommander/0.0.25/Chart.lock b/incubator/cloudcommander/0.0.25/Chart.lock new file mode 100644 index 00000000000..6e705b5ab8c --- /dev/null +++ b/incubator/cloudcommander/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:33:50.226362052Z" diff --git a/incubator/cloudcommander/0.0.25/Chart.yaml b/incubator/cloudcommander/0.0.25/Chart.yaml new file mode 100644 index 00000000000..8757a609b5a --- /dev/null +++ b/incubator/cloudcommander/0.0.25/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.5.10 +deprecated: false +description: "[b]CloudCommander[/b] is a simple web file browser with a built in text editor and archive compress/extract abilities.[br/]\n" +home: https://truecharts.org/docs/charts/incubator/cloudcommander +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudcommander.png +keywords: + - cloudcommander + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: cloudcommander +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/cloudcommander + - https://hub.docker.com/r/coderaiser/cloudcmd/ +type: application +version: 0.0.25 diff --git a/incubator/cloudcommander/0.0.25/README.md b/incubator/cloudcommander/0.0.25/README.md new file mode 100644 index 00000000000..cdb71e15f24 --- /dev/null +++ b/incubator/cloudcommander/0.0.25/README.md @@ -0,0 +1,108 @@ +# cloudcommander + +![Version: 0.0.25](https://img.shields.io/badge/Version-0.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +[b]CloudCommander[/b] is a simple web file browser with a built in text editor and archive compress/extract abilities.[br/] + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [cloudcommander](https://truecharts.org/docs/charts/incubator/cloudcommander) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/cloudcommander/0.0.24/app-readme.md b/incubator/cloudcommander/0.0.25/app-readme.md similarity index 100% rename from incubator/cloudcommander/0.0.24/app-readme.md rename to incubator/cloudcommander/0.0.25/app-readme.md diff --git a/incubator/cloudcommander/0.0.25/charts/common-10.5.10.tgz b/incubator/cloudcommander/0.0.25/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/cloudcommander/0.0.25/charts/common-10.5.10.tgz differ diff --git a/incubator/cloudcommander/0.0.24/ix_values.yaml b/incubator/cloudcommander/0.0.25/ix_values.yaml similarity index 100% rename from incubator/cloudcommander/0.0.24/ix_values.yaml rename to incubator/cloudcommander/0.0.25/ix_values.yaml diff --git a/incubator/cloudcommander/0.0.24/questions.yaml b/incubator/cloudcommander/0.0.25/questions.yaml similarity index 100% rename from incubator/cloudcommander/0.0.24/questions.yaml rename to incubator/cloudcommander/0.0.25/questions.yaml diff --git a/incubator/cloudcommander/0.0.24/templates/common.yaml b/incubator/cloudcommander/0.0.25/templates/common.yaml similarity index 100% rename from incubator/cloudcommander/0.0.24/templates/common.yaml rename to incubator/cloudcommander/0.0.25/templates/common.yaml diff --git a/incubator/cloudcommander/0.0.24/values.yaml b/incubator/cloudcommander/0.0.25/values.yaml similarity index 100% rename from incubator/cloudcommander/0.0.24/values.yaml rename to incubator/cloudcommander/0.0.25/values.yaml diff --git a/incubator/cloudreve/0.0.23/CHANGELOG.md b/incubator/cloudreve/0.0.23/CHANGELOG.md deleted file mode 100644 index d843d0e1fa0..00000000000 --- a/incubator/cloudreve/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [cloudreve-0.0.23](https://github.com/truecharts/charts/compare/cloudreve-0.0.22...cloudreve-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [cloudreve-0.0.23](https://github.com/truecharts/charts/compare/cloudreve-0.0.22...cloudreve-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [cloudreve-0.0.23](https://github.com/truecharts/charts/compare/cloudreve-0.0.22...cloudreve-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [cloudreve-0.0.23](https://github.com/truecharts/charts/compare/cloudreve-0.0.22...cloudreve-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [cloudreve-0.0.23](https://github.com/truecharts/charts/compare/cloudreve-0.0.22...cloudreve-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [cloudreve-0.0.23](https://github.com/truecharts/charts/compare/cloudreve-0.0.22...cloudreve-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [cloudreve-0.0.22](https://github.com/truecharts/charts/compare/cloudreve-0.0.21...cloudreve-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [cloudreve-0.0.21](https://github.com/truecharts/charts/compare/cloudreve-0.0.20...cloudreve-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [cloudreve-0.0.20](https://github.com/truecharts/charts/compare/cloudreve-0.0.19...cloudreve-0.0.20) (2022-08-29) - diff --git a/incubator/cloudreve/0.0.23/Chart.lock b/incubator/cloudreve/0.0.23/Chart.lock deleted file mode 100644 index 58079200199..00000000000 --- a/incubator/cloudreve/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:49:23.404338612Z" diff --git a/incubator/cloudreve/0.0.23/Chart.yaml b/incubator/cloudreve/0.0.23/Chart.yaml deleted file mode 100644 index d8daac6116e..00000000000 --- a/incubator/cloudreve/0.0.23/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Network-Web -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/cloudreve/0.0.23/README.md b/incubator/cloudreve/0.0.23/README.md deleted file mode 100644 index 29c2d0403df..00000000000 --- a/incubator/cloudreve/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# cloudreve - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Self-hosted file management and sharing system, supports multiple storage providers - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [cloudreve](https://truecharts.org/docs/charts/incubator/cloudreve) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/cloudreve/0.0.23/charts/common-10.5.9.tgz b/incubator/cloudreve/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/cloudreve/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/cloudreve/0.0.24/CHANGELOG.md b/incubator/cloudreve/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..668d7ac3fd6 --- /dev/null +++ b/incubator/cloudreve/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [cloudreve-0.0.24](https://github.com/truecharts/charts/compare/cloudreve-0.0.23...cloudreve-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [cloudreve-0.0.23](https://github.com/truecharts/charts/compare/cloudreve-0.0.22...cloudreve-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [cloudreve-0.0.23](https://github.com/truecharts/charts/compare/cloudreve-0.0.22...cloudreve-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [cloudreve-0.0.23](https://github.com/truecharts/charts/compare/cloudreve-0.0.22...cloudreve-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [cloudreve-0.0.23](https://github.com/truecharts/charts/compare/cloudreve-0.0.22...cloudreve-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [cloudreve-0.0.23](https://github.com/truecharts/charts/compare/cloudreve-0.0.22...cloudreve-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [cloudreve-0.0.23](https://github.com/truecharts/charts/compare/cloudreve-0.0.22...cloudreve-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [cloudreve-0.0.22](https://github.com/truecharts/charts/compare/cloudreve-0.0.21...cloudreve-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [cloudreve-0.0.21](https://github.com/truecharts/charts/compare/cloudreve-0.0.20...cloudreve-0.0.21) (2022-08-30) diff --git a/incubator/cloudreve/0.0.24/Chart.lock b/incubator/cloudreve/0.0.24/Chart.lock new file mode 100644 index 00000000000..f495a53c75b --- /dev/null +++ b/incubator/cloudreve/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:33:50.241589254Z" diff --git a/incubator/cloudreve/0.0.24/Chart.yaml b/incubator/cloudreve/0.0.24/Chart.yaml new file mode 100644 index 00000000000..37eaa88803a --- /dev/null +++ b/incubator/cloudreve/0.0.24/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.5.10 +deprecated: false +description: "Self-hosted file management and sharing system, supports multiple storage providers" +home: https://truecharts.org/docs/charts/incubator/cloudreve +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudreve.png +keywords: + - cloudreve + - Cloud + - Network-Web +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: cloudreve +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/cloudreve + - https://github.com/cloudreve/Cloudreve + - https://hub.docker.com/r/xavierniu/cloudreve +type: application +version: 0.0.24 diff --git a/incubator/cloudreve/0.0.24/README.md b/incubator/cloudreve/0.0.24/README.md new file mode 100644 index 00000000000..3ab4eb8c1ff --- /dev/null +++ b/incubator/cloudreve/0.0.24/README.md @@ -0,0 +1,109 @@ +# cloudreve + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Self-hosted file management and sharing system, supports multiple storage providers + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [cloudreve](https://truecharts.org/docs/charts/incubator/cloudreve) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/cloudreve/0.0.23/app-readme.md b/incubator/cloudreve/0.0.24/app-readme.md similarity index 100% rename from incubator/cloudreve/0.0.23/app-readme.md rename to incubator/cloudreve/0.0.24/app-readme.md diff --git a/incubator/cloudreve/0.0.24/charts/common-10.5.10.tgz b/incubator/cloudreve/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/cloudreve/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/cloudreve/0.0.23/ix_values.yaml b/incubator/cloudreve/0.0.24/ix_values.yaml similarity index 100% rename from incubator/cloudreve/0.0.23/ix_values.yaml rename to incubator/cloudreve/0.0.24/ix_values.yaml diff --git a/incubator/cloudreve/0.0.23/questions.yaml b/incubator/cloudreve/0.0.24/questions.yaml similarity index 100% rename from incubator/cloudreve/0.0.23/questions.yaml rename to incubator/cloudreve/0.0.24/questions.yaml diff --git a/incubator/cloudreve/0.0.23/templates/common.yaml b/incubator/cloudreve/0.0.24/templates/common.yaml similarity index 100% rename from incubator/cloudreve/0.0.23/templates/common.yaml rename to incubator/cloudreve/0.0.24/templates/common.yaml diff --git a/incubator/cloudreve/0.0.23/values.yaml b/incubator/cloudreve/0.0.24/values.yaml similarity index 100% rename from incubator/cloudreve/0.0.23/values.yaml rename to incubator/cloudreve/0.0.24/values.yaml diff --git a/incubator/colonysurvival/0.0.23/CHANGELOG.md b/incubator/colonysurvival/0.0.23/CHANGELOG.md deleted file mode 100644 index 0023c3e8bc2..00000000000 --- a/incubator/colonysurvival/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [colonysurvival-0.0.23](https://github.com/truecharts/charts/compare/colonysurvival-0.0.22...colonysurvival-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [colonysurvival-0.0.23](https://github.com/truecharts/charts/compare/colonysurvival-0.0.22...colonysurvival-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [colonysurvival-0.0.23](https://github.com/truecharts/charts/compare/colonysurvival-0.0.22...colonysurvival-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [colonysurvival-0.0.23](https://github.com/truecharts/charts/compare/colonysurvival-0.0.22...colonysurvival-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [colonysurvival-0.0.23](https://github.com/truecharts/charts/compare/colonysurvival-0.0.22...colonysurvival-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [colonysurvival-0.0.23](https://github.com/truecharts/charts/compare/colonysurvival-0.0.22...colonysurvival-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [colonysurvival-0.0.22](https://github.com/truecharts/charts/compare/colonysurvival-0.0.21...colonysurvival-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [colonysurvival-0.0.21](https://github.com/truecharts/charts/compare/colonysurvival-0.0.20...colonysurvival-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [colonysurvival-0.0.20](https://github.com/truecharts/charts/compare/colonysurvival-0.0.19...colonysurvival-0.0.20) (2022-08-29) - diff --git a/incubator/colonysurvival/0.0.23/Chart.lock b/incubator/colonysurvival/0.0.23/Chart.lock deleted file mode 100644 index 564bf35209d..00000000000 --- a/incubator/colonysurvival/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:49:29.243648312Z" diff --git a/incubator/colonysurvival/0.0.23/Chart.yaml b/incubator/colonysurvival/0.0.23/Chart.yaml deleted file mode 100644 index 73099e8d64b..00000000000 --- a/incubator/colonysurvival/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/colonysurvival/0.0.23/README.md b/incubator/colonysurvival/0.0.23/README.md deleted file mode 100644 index 8792915f7bc..00000000000 --- a/incubator/colonysurvival/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# colonysurvival - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -This Chart will download and install SteamCMD. It will also install Colony Survival and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [colonysurvival](https://truecharts.org/docs/charts/incubator/colonysurvival) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/colonysurvival/0.0.23/charts/common-10.5.9.tgz b/incubator/colonysurvival/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/colonysurvival/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/colonysurvival/0.0.24/CHANGELOG.md b/incubator/colonysurvival/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..5b83cd57d4f --- /dev/null +++ b/incubator/colonysurvival/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [colonysurvival-0.0.24](https://github.com/truecharts/charts/compare/colonysurvival-0.0.23...colonysurvival-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [colonysurvival-0.0.23](https://github.com/truecharts/charts/compare/colonysurvival-0.0.22...colonysurvival-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [colonysurvival-0.0.23](https://github.com/truecharts/charts/compare/colonysurvival-0.0.22...colonysurvival-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [colonysurvival-0.0.23](https://github.com/truecharts/charts/compare/colonysurvival-0.0.22...colonysurvival-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [colonysurvival-0.0.23](https://github.com/truecharts/charts/compare/colonysurvival-0.0.22...colonysurvival-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [colonysurvival-0.0.23](https://github.com/truecharts/charts/compare/colonysurvival-0.0.22...colonysurvival-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [colonysurvival-0.0.23](https://github.com/truecharts/charts/compare/colonysurvival-0.0.22...colonysurvival-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [colonysurvival-0.0.22](https://github.com/truecharts/charts/compare/colonysurvival-0.0.21...colonysurvival-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [colonysurvival-0.0.21](https://github.com/truecharts/charts/compare/colonysurvival-0.0.20...colonysurvival-0.0.21) (2022-08-30) diff --git a/incubator/colonysurvival/0.0.24/Chart.lock b/incubator/colonysurvival/0.0.24/Chart.lock new file mode 100644 index 00000000000..fec3e0bb184 --- /dev/null +++ b/incubator/colonysurvival/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:34:13.774156785Z" diff --git a/incubator/colonysurvival/0.0.24/Chart.yaml b/incubator/colonysurvival/0.0.24/Chart.yaml new file mode 100644 index 00000000000..c436522bf78 --- /dev/null +++ b/incubator/colonysurvival/0.0.24/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.5.10 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install Colony Survival and run it." +home: https://truecharts.org/docs/charts/incubator/colonysurvival +icon: https://truecharts.org/img/hotlink-ok/chart-icons/colonysurvival.png +keywords: + - colonysurvival + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: colonysurvival +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/colonysurvival + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.24 diff --git a/incubator/colonysurvival/0.0.24/README.md b/incubator/colonysurvival/0.0.24/README.md new file mode 100644 index 00000000000..004cb74fd0a --- /dev/null +++ b/incubator/colonysurvival/0.0.24/README.md @@ -0,0 +1,109 @@ +# colonysurvival + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +This Chart will download and install SteamCMD. It will also install Colony Survival and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [colonysurvival](https://truecharts.org/docs/charts/incubator/colonysurvival) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/colonysurvival/0.0.23/app-readme.md b/incubator/colonysurvival/0.0.24/app-readme.md similarity index 100% rename from incubator/colonysurvival/0.0.23/app-readme.md rename to incubator/colonysurvival/0.0.24/app-readme.md diff --git a/incubator/colonysurvival/0.0.24/charts/common-10.5.10.tgz b/incubator/colonysurvival/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/colonysurvival/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/colonysurvival/0.0.23/ix_values.yaml b/incubator/colonysurvival/0.0.24/ix_values.yaml similarity index 100% rename from incubator/colonysurvival/0.0.23/ix_values.yaml rename to incubator/colonysurvival/0.0.24/ix_values.yaml diff --git a/incubator/colonysurvival/0.0.23/questions.yaml b/incubator/colonysurvival/0.0.24/questions.yaml similarity index 100% rename from incubator/colonysurvival/0.0.23/questions.yaml rename to incubator/colonysurvival/0.0.24/questions.yaml diff --git a/incubator/colonysurvival/0.0.23/templates/common.yaml b/incubator/colonysurvival/0.0.24/templates/common.yaml similarity index 100% rename from incubator/colonysurvival/0.0.23/templates/common.yaml rename to incubator/colonysurvival/0.0.24/templates/common.yaml diff --git a/incubator/colonysurvival/0.0.23/values.yaml b/incubator/colonysurvival/0.0.24/values.yaml similarity index 100% rename from incubator/colonysurvival/0.0.23/values.yaml rename to incubator/colonysurvival/0.0.24/values.yaml diff --git a/incubator/conanexiles/0.0.23/CHANGELOG.md b/incubator/conanexiles/0.0.23/CHANGELOG.md deleted file mode 100644 index 55ccd64c763..00000000000 --- a/incubator/conanexiles/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [conanexiles-0.0.23](https://github.com/truecharts/charts/compare/conanexiles-0.0.22...conanexiles-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [conanexiles-0.0.23](https://github.com/truecharts/charts/compare/conanexiles-0.0.22...conanexiles-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [conanexiles-0.0.23](https://github.com/truecharts/charts/compare/conanexiles-0.0.22...conanexiles-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [conanexiles-0.0.23](https://github.com/truecharts/charts/compare/conanexiles-0.0.22...conanexiles-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [conanexiles-0.0.23](https://github.com/truecharts/charts/compare/conanexiles-0.0.22...conanexiles-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [conanexiles-0.0.23](https://github.com/truecharts/charts/compare/conanexiles-0.0.22...conanexiles-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [conanexiles-0.0.22](https://github.com/truecharts/charts/compare/conanexiles-0.0.21...conanexiles-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [conanexiles-0.0.21](https://github.com/truecharts/charts/compare/conanexiles-0.0.20...conanexiles-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [conanexiles-0.0.20](https://github.com/truecharts/charts/compare/conanexiles-0.0.19...conanexiles-0.0.20) (2022-08-29) - diff --git a/incubator/conanexiles/0.0.23/Chart.lock b/incubator/conanexiles/0.0.23/Chart.lock deleted file mode 100644 index 8df21bc1fb7..00000000000 --- a/incubator/conanexiles/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:49:31.76061914Z" diff --git a/incubator/conanexiles/0.0.23/Chart.yaml b/incubator/conanexiles/0.0.23/Chart.yaml deleted file mode 100644 index 30c4451f57e..00000000000 --- a/incubator/conanexiles/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/conanexiles/0.0.23/README.md b/incubator/conanexiles/0.0.23/README.md deleted file mode 100644 index 51de6c68b31..00000000000 --- a/incubator/conanexiles/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# conanexiles - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -This Chart will download and install SteamCMD. It will also install Conan Exiles and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [conanexiles](https://truecharts.org/docs/charts/incubator/conanexiles) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/conanexiles/0.0.23/charts/common-10.5.9.tgz b/incubator/conanexiles/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/conanexiles/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/conanexiles/0.0.24/CHANGELOG.md b/incubator/conanexiles/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..3aa94439647 --- /dev/null +++ b/incubator/conanexiles/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [conanexiles-0.0.24](https://github.com/truecharts/charts/compare/conanexiles-0.0.23...conanexiles-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [conanexiles-0.0.23](https://github.com/truecharts/charts/compare/conanexiles-0.0.22...conanexiles-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [conanexiles-0.0.23](https://github.com/truecharts/charts/compare/conanexiles-0.0.22...conanexiles-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [conanexiles-0.0.23](https://github.com/truecharts/charts/compare/conanexiles-0.0.22...conanexiles-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [conanexiles-0.0.23](https://github.com/truecharts/charts/compare/conanexiles-0.0.22...conanexiles-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [conanexiles-0.0.23](https://github.com/truecharts/charts/compare/conanexiles-0.0.22...conanexiles-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [conanexiles-0.0.23](https://github.com/truecharts/charts/compare/conanexiles-0.0.22...conanexiles-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [conanexiles-0.0.22](https://github.com/truecharts/charts/compare/conanexiles-0.0.21...conanexiles-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [conanexiles-0.0.21](https://github.com/truecharts/charts/compare/conanexiles-0.0.20...conanexiles-0.0.21) (2022-08-30) diff --git a/incubator/conanexiles/0.0.24/Chart.lock b/incubator/conanexiles/0.0.24/Chart.lock new file mode 100644 index 00000000000..3aae4811f0b --- /dev/null +++ b/incubator/conanexiles/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:34:16.618538974Z" diff --git a/incubator/conanexiles/0.0.24/Chart.yaml b/incubator/conanexiles/0.0.24/Chart.yaml new file mode 100644 index 00000000000..02d8816a5b0 --- /dev/null +++ b/incubator/conanexiles/0.0.24/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.5.10 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install Conan Exiles and run it." +home: https://truecharts.org/docs/charts/incubator/conanexiles +icon: https://truecharts.org/img/hotlink-ok/chart-icons/conanexiles.png +keywords: + - conanexiles + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: conanexiles +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/conanexiles + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.24 diff --git a/incubator/conanexiles/0.0.24/README.md b/incubator/conanexiles/0.0.24/README.md new file mode 100644 index 00000000000..c39c25c96e3 --- /dev/null +++ b/incubator/conanexiles/0.0.24/README.md @@ -0,0 +1,109 @@ +# conanexiles + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +This Chart will download and install SteamCMD. It will also install Conan Exiles and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [conanexiles](https://truecharts.org/docs/charts/incubator/conanexiles) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/conanexiles/0.0.23/app-readme.md b/incubator/conanexiles/0.0.24/app-readme.md similarity index 100% rename from incubator/conanexiles/0.0.23/app-readme.md rename to incubator/conanexiles/0.0.24/app-readme.md diff --git a/incubator/conanexiles/0.0.24/charts/common-10.5.10.tgz b/incubator/conanexiles/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/conanexiles/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/conanexiles/0.0.23/ix_values.yaml b/incubator/conanexiles/0.0.24/ix_values.yaml similarity index 100% rename from incubator/conanexiles/0.0.23/ix_values.yaml rename to incubator/conanexiles/0.0.24/ix_values.yaml diff --git a/incubator/conanexiles/0.0.23/questions.yaml b/incubator/conanexiles/0.0.24/questions.yaml similarity index 100% rename from incubator/conanexiles/0.0.23/questions.yaml rename to incubator/conanexiles/0.0.24/questions.yaml diff --git a/incubator/conanexiles/0.0.23/templates/common.yaml b/incubator/conanexiles/0.0.24/templates/common.yaml similarity index 100% rename from incubator/conanexiles/0.0.23/templates/common.yaml rename to incubator/conanexiles/0.0.24/templates/common.yaml diff --git a/incubator/conanexiles/0.0.23/values.yaml b/incubator/conanexiles/0.0.24/values.yaml similarity index 100% rename from incubator/conanexiles/0.0.23/values.yaml rename to incubator/conanexiles/0.0.24/values.yaml diff --git a/incubator/conreq/0.0.27/CHANGELOG.md b/incubator/conreq/0.0.27/CHANGELOG.md deleted file mode 100644 index 6b2a80c1925..00000000000 --- a/incubator/conreq/0.0.27/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [conreq-0.0.27](https://github.com/truecharts/charts/compare/conreq-0.0.26...conreq-0.0.27) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [conreq-0.0.27](https://github.com/truecharts/charts/compare/conreq-0.0.26...conreq-0.0.27) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [conreq-0.0.27](https://github.com/truecharts/charts/compare/conreq-0.0.26...conreq-0.0.27) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [conreq-0.0.27](https://github.com/truecharts/charts/compare/conreq-0.0.26...conreq-0.0.27) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [conreq-0.0.27](https://github.com/truecharts/charts/compare/conreq-0.0.26...conreq-0.0.27) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [conreq-0.0.27](https://github.com/truecharts/charts/compare/conreq-0.0.26...conreq-0.0.27) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [conreq-0.0.26](https://github.com/truecharts/charts/compare/conreq-0.0.25...conreq-0.0.26) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [conreq-0.0.25](https://github.com/truecharts/charts/compare/conreq-0.0.24...conreq-0.0.25) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [conreq-0.0.24](https://github.com/truecharts/charts/compare/conreq-0.0.23...conreq-0.0.24) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - diff --git a/incubator/conreq/0.0.27/Chart.lock b/incubator/conreq/0.0.27/Chart.lock deleted file mode 100644 index 2502a68e2b1..00000000000 --- a/incubator/conreq/0.0.27/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:49:44.060114254Z" diff --git a/incubator/conreq/0.0.27/Chart.yaml b/incubator/conreq/0.0.27/Chart.yaml deleted file mode 100644 index 19ccdeea8bd..00000000000 --- a/incubator/conreq/0.0.27/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaApp-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.27 diff --git a/incubator/conreq/0.0.27/README.md b/incubator/conreq/0.0.27/README.md deleted file mode 100644 index 65faa677b17..00000000000 --- a/incubator/conreq/0.0.27/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# conreq - -![Version: 0.0.27](https://img.shields.io/badge/Version-0.0.27-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Conreq, a Content Requesting platform. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [conreq](https://truecharts.org/docs/charts/incubator/conreq) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/conreq/0.0.27/charts/common-10.5.9.tgz b/incubator/conreq/0.0.27/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/conreq/0.0.27/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/conreq/0.0.28/CHANGELOG.md b/incubator/conreq/0.0.28/CHANGELOG.md new file mode 100644 index 00000000000..0dc7c1548b6 --- /dev/null +++ b/incubator/conreq/0.0.28/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [conreq-0.0.28](https://github.com/truecharts/charts/compare/conreq-0.0.27...conreq-0.0.28) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [conreq-0.0.27](https://github.com/truecharts/charts/compare/conreq-0.0.26...conreq-0.0.27) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [conreq-0.0.27](https://github.com/truecharts/charts/compare/conreq-0.0.26...conreq-0.0.27) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [conreq-0.0.27](https://github.com/truecharts/charts/compare/conreq-0.0.26...conreq-0.0.27) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [conreq-0.0.27](https://github.com/truecharts/charts/compare/conreq-0.0.26...conreq-0.0.27) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [conreq-0.0.27](https://github.com/truecharts/charts/compare/conreq-0.0.26...conreq-0.0.27) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [conreq-0.0.27](https://github.com/truecharts/charts/compare/conreq-0.0.26...conreq-0.0.27) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [conreq-0.0.26](https://github.com/truecharts/charts/compare/conreq-0.0.25...conreq-0.0.26) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [conreq-0.0.25](https://github.com/truecharts/charts/compare/conreq-0.0.24...conreq-0.0.25) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + diff --git a/incubator/conreq/0.0.28/Chart.lock b/incubator/conreq/0.0.28/Chart.lock new file mode 100644 index 00000000000..11031fc5352 --- /dev/null +++ b/incubator/conreq/0.0.28/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:34:21.439709731Z" diff --git a/incubator/conreq/0.0.28/Chart.yaml b/incubator/conreq/0.0.28/Chart.yaml new file mode 100644 index 00000000000..96eeae3573b --- /dev/null +++ b/incubator/conreq/0.0.28/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.5.10 +deprecated: false +description: Conreq, a Content Requesting platform. +home: https://truecharts.org/docs/charts/incubator/conreq +icon: https://truecharts.org/img/hotlink-ok/chart-icons/conreq.png +keywords: + - conreq + - MediaApp-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: conreq +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/conreq + - https://hotio.dev/containers/conreq + - https://hub.docker.com/r/hotio/conreq +type: application +version: 0.0.28 diff --git a/incubator/conreq/0.0.28/README.md b/incubator/conreq/0.0.28/README.md new file mode 100644 index 00000000000..52c4e1a364f --- /dev/null +++ b/incubator/conreq/0.0.28/README.md @@ -0,0 +1,109 @@ +# conreq + +![Version: 0.0.28](https://img.shields.io/badge/Version-0.0.28-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Conreq, a Content Requesting platform. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [conreq](https://truecharts.org/docs/charts/incubator/conreq) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/conreq/0.0.27/app-readme.md b/incubator/conreq/0.0.28/app-readme.md similarity index 100% rename from incubator/conreq/0.0.27/app-readme.md rename to incubator/conreq/0.0.28/app-readme.md diff --git a/incubator/conreq/0.0.28/charts/common-10.5.10.tgz b/incubator/conreq/0.0.28/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/conreq/0.0.28/charts/common-10.5.10.tgz differ diff --git a/incubator/conreq/0.0.27/ix_values.yaml b/incubator/conreq/0.0.28/ix_values.yaml similarity index 100% rename from incubator/conreq/0.0.27/ix_values.yaml rename to incubator/conreq/0.0.28/ix_values.yaml diff --git a/incubator/conreq/0.0.27/questions.yaml b/incubator/conreq/0.0.28/questions.yaml similarity index 100% rename from incubator/conreq/0.0.27/questions.yaml rename to incubator/conreq/0.0.28/questions.yaml diff --git a/incubator/conreq/0.0.27/templates/common.yaml b/incubator/conreq/0.0.28/templates/common.yaml similarity index 100% rename from incubator/conreq/0.0.27/templates/common.yaml rename to incubator/conreq/0.0.28/templates/common.yaml diff --git a/incubator/conreq/0.0.27/values.yaml b/incubator/conreq/0.0.28/values.yaml similarity index 100% rename from incubator/conreq/0.0.27/values.yaml rename to incubator/conreq/0.0.28/values.yaml diff --git a/incubator/convos/0.0.25/CHANGELOG.md b/incubator/convos/0.0.25/CHANGELOG.md deleted file mode 100644 index 710ac3d9cd6..00000000000 --- a/incubator/convos/0.0.25/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [convos-0.0.25](https://github.com/truecharts/charts/compare/convos-0.0.24...convos-0.0.25) (2022-09-13) - -### Chore - -- update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755)) - - - - -## [convos-0.0.24](https://github.com/truecharts/charts/compare/convos-0.0.22...convos-0.0.24) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [convos-0.0.24](https://github.com/truecharts/charts/compare/convos-0.0.22...convos-0.0.24) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [convos-0.0.24](https://github.com/truecharts/charts/compare/convos-0.0.22...convos-0.0.24) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [convos-0.0.23](https://github.com/truecharts/charts/compare/convos-0.0.22...convos-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [convos-0.0.23](https://github.com/truecharts/charts/compare/convos-0.0.22...convos-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [convos-0.0.23](https://github.com/truecharts/charts/compare/convos-0.0.22...convos-0.0.23) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [convos-0.0.22](https://github.com/truecharts/charts/compare/convos-0.0.21...convos-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [convos-0.0.21](https://github.com/truecharts/charts/compare/convos-0.0.20...convos-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/convos/0.0.25/Chart.lock b/incubator/convos/0.0.25/Chart.lock deleted file mode 100644 index c4e69f80f41..00000000000 --- a/incubator/convos/0.0.25/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-13T05:23:58.236737477Z" diff --git a/incubator/convos/0.0.25/Chart.yaml b/incubator/convos/0.0.25/Chart.yaml deleted file mode 100644 index 65860c00b88..00000000000 --- a/incubator/convos/0.0.25/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Messenger -apiVersion: v2 -appVersion: "stable" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.25 diff --git a/incubator/convos/0.0.25/README.md b/incubator/convos/0.0.25/README.md deleted file mode 100644 index aec33dcab3f..00000000000 --- a/incubator/convos/0.0.25/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# convos - -![Version: 0.0.25](https://img.shields.io/badge/Version-0.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: stable](https://img.shields.io/badge/AppVersion-stable-informational?style=flat-square) - -Convos is the simplest way to use IRC and it is always online - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [convos](https://truecharts.org/docs/charts/incubator/convos) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/convos/0.0.25/charts/common-10.5.9.tgz b/incubator/convos/0.0.25/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/convos/0.0.25/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/convos/0.0.26/CHANGELOG.md b/incubator/convos/0.0.26/CHANGELOG.md new file mode 100644 index 00000000000..e47968186b2 --- /dev/null +++ b/incubator/convos/0.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [convos-0.0.26](https://github.com/truecharts/charts/compare/convos-0.0.25...convos-0.0.26) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [convos-0.0.25](https://github.com/truecharts/charts/compare/convos-0.0.24...convos-0.0.25) (2022-09-13) + +### Chore + +- update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755)) + + + + +## [convos-0.0.24](https://github.com/truecharts/charts/compare/convos-0.0.22...convos-0.0.24) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [convos-0.0.24](https://github.com/truecharts/charts/compare/convos-0.0.22...convos-0.0.24) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [convos-0.0.24](https://github.com/truecharts/charts/compare/convos-0.0.22...convos-0.0.24) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [convos-0.0.23](https://github.com/truecharts/charts/compare/convos-0.0.22...convos-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [convos-0.0.23](https://github.com/truecharts/charts/compare/convos-0.0.22...convos-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [convos-0.0.23](https://github.com/truecharts/charts/compare/convos-0.0.22...convos-0.0.23) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [convos-0.0.22](https://github.com/truecharts/charts/compare/convos-0.0.21...convos-0.0.22) (2022-08-30) + +### Chore + diff --git a/incubator/convos/0.0.26/Chart.lock b/incubator/convos/0.0.26/Chart.lock new file mode 100644 index 00000000000..d1db9491d06 --- /dev/null +++ b/incubator/convos/0.0.26/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:34:21.666392544Z" diff --git a/incubator/convos/0.0.26/Chart.yaml b/incubator/convos/0.0.26/Chart.yaml new file mode 100644 index 00000000000..c54e1d90123 --- /dev/null +++ b/incubator/convos/0.0.26/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.5.10 +deprecated: false +description: Convos is the simplest way to use IRC and it is always online +home: https://truecharts.org/docs/charts/incubator/convos +icon: https://truecharts.org/img/hotlink-ok/chart-icons/convos.png +keywords: + - convos + - Network-Messenger +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: convos +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/convos + - https://convos.chat/ + - https://hub.docker.com/r/convos/convos/ +type: application +version: 0.0.26 diff --git a/incubator/convos/0.0.26/README.md b/incubator/convos/0.0.26/README.md new file mode 100644 index 00000000000..97931807743 --- /dev/null +++ b/incubator/convos/0.0.26/README.md @@ -0,0 +1,109 @@ +# convos + +![Version: 0.0.26](https://img.shields.io/badge/Version-0.0.26-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: stable](https://img.shields.io/badge/AppVersion-stable-informational?style=flat-square) + +Convos is the simplest way to use IRC and it is always online + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [convos](https://truecharts.org/docs/charts/incubator/convos) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/convos/0.0.25/app-readme.md b/incubator/convos/0.0.26/app-readme.md similarity index 100% rename from incubator/convos/0.0.25/app-readme.md rename to incubator/convos/0.0.26/app-readme.md diff --git a/incubator/convos/0.0.26/charts/common-10.5.10.tgz b/incubator/convos/0.0.26/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/convos/0.0.26/charts/common-10.5.10.tgz differ diff --git a/incubator/convos/0.0.25/ix_values.yaml b/incubator/convos/0.0.26/ix_values.yaml similarity index 100% rename from incubator/convos/0.0.25/ix_values.yaml rename to incubator/convos/0.0.26/ix_values.yaml diff --git a/incubator/convos/0.0.25/questions.yaml b/incubator/convos/0.0.26/questions.yaml similarity index 100% rename from incubator/convos/0.0.25/questions.yaml rename to incubator/convos/0.0.26/questions.yaml diff --git a/incubator/convos/0.0.25/templates/common.yaml b/incubator/convos/0.0.26/templates/common.yaml similarity index 100% rename from incubator/convos/0.0.25/templates/common.yaml rename to incubator/convos/0.0.26/templates/common.yaml diff --git a/incubator/convos/0.0.25/values.yaml b/incubator/convos/0.0.26/values.yaml similarity index 100% rename from incubator/convos/0.0.25/values.yaml rename to incubator/convos/0.0.26/values.yaml diff --git a/incubator/cops/0.0.24/CHANGELOG.md b/incubator/cops/0.0.24/CHANGELOG.md deleted file mode 100644 index 122416d2260..00000000000 --- a/incubator/cops/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [cops-0.0.24](https://github.com/truecharts/charts/compare/cops-0.0.23...cops-0.0.24) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [cops-0.0.24](https://github.com/truecharts/charts/compare/cops-0.0.23...cops-0.0.24) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [cops-0.0.24](https://github.com/truecharts/charts/compare/cops-0.0.23...cops-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [cops-0.0.24](https://github.com/truecharts/charts/compare/cops-0.0.23...cops-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [cops-0.0.24](https://github.com/truecharts/charts/compare/cops-0.0.23...cops-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [cops-0.0.24](https://github.com/truecharts/charts/compare/cops-0.0.23...cops-0.0.24) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [cops-0.0.23](https://github.com/truecharts/charts/compare/cops-0.0.22...cops-0.0.23) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [cops-0.0.22](https://github.com/truecharts/charts/compare/cops-0.0.21...cops-0.0.22) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [cops-0.0.21](https://github.com/truecharts/charts/compare/cops-0.0.20...cops-0.0.21) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - diff --git a/incubator/cops/0.0.24/Chart.lock b/incubator/cops/0.0.24/Chart.lock deleted file mode 100644 index 30e5fb11a60..00000000000 --- a/incubator/cops/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:49:53.95186647Z" diff --git a/incubator/cops/0.0.24/Chart.yaml b/incubator/cops/0.0.24/Chart.yaml deleted file mode 100644 index 1483fdf0b06..00000000000 --- a/incubator/cops/0.0.24/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - MediaApp-Books - - MediaServer-Books -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.24 diff --git a/incubator/cops/0.0.24/README.md b/incubator/cops/0.0.24/README.md deleted file mode 100644 index 04c1a6bc903..00000000000 --- a/incubator/cops/0.0.24/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# cops - -![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Cops(http://blog.slucas.fr/en/oss/calibre-opds-php-server) by Sébastien Lucas, stands for Calibre OPDS (and HTML) Php Server. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [cops](https://truecharts.org/docs/charts/incubator/cops) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/cops/0.0.24/charts/common-10.5.9.tgz b/incubator/cops/0.0.24/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/cops/0.0.24/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/cops/0.0.25/CHANGELOG.md b/incubator/cops/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..59fb3532f69 --- /dev/null +++ b/incubator/cops/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [cops-0.0.25](https://github.com/truecharts/charts/compare/cops-0.0.24...cops-0.0.25) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [cops-0.0.24](https://github.com/truecharts/charts/compare/cops-0.0.23...cops-0.0.24) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [cops-0.0.24](https://github.com/truecharts/charts/compare/cops-0.0.23...cops-0.0.24) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [cops-0.0.24](https://github.com/truecharts/charts/compare/cops-0.0.23...cops-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [cops-0.0.24](https://github.com/truecharts/charts/compare/cops-0.0.23...cops-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [cops-0.0.24](https://github.com/truecharts/charts/compare/cops-0.0.23...cops-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [cops-0.0.24](https://github.com/truecharts/charts/compare/cops-0.0.23...cops-0.0.24) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [cops-0.0.23](https://github.com/truecharts/charts/compare/cops-0.0.22...cops-0.0.23) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [cops-0.0.22](https://github.com/truecharts/charts/compare/cops-0.0.21...cops-0.0.22) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + diff --git a/incubator/cops/0.0.25/Chart.lock b/incubator/cops/0.0.25/Chart.lock new file mode 100644 index 00000000000..68685ee018a --- /dev/null +++ b/incubator/cops/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:34:45.090679534Z" diff --git a/incubator/cops/0.0.25/Chart.yaml b/incubator/cops/0.0.25/Chart.yaml new file mode 100644 index 00000000000..bac21b5ba2c --- /dev/null +++ b/incubator/cops/0.0.25/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.5.10 +deprecated: false +description: "Cops(http://blog.slucas.fr/en/oss/calibre-opds-php-server) by Sébastien Lucas, stands for Calibre OPDS (and HTML) Php Server.\n" +home: https://truecharts.org/docs/charts/incubator/cops +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cops.png +keywords: + - cops + - Cloud + - MediaApp-Books + - MediaServer-Books +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: cops +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/cops + - http://blog.slucas.fr/en/oss/calibre-opds-php-server + - https://github.com/orgs/linuxserver/packages/container/package/cops + - https://github.com/linuxserver/docker-cops#readme +type: application +version: 0.0.25 diff --git a/incubator/cops/0.0.25/README.md b/incubator/cops/0.0.25/README.md new file mode 100644 index 00000000000..0629d6937d3 --- /dev/null +++ b/incubator/cops/0.0.25/README.md @@ -0,0 +1,110 @@ +# cops + +![Version: 0.0.25](https://img.shields.io/badge/Version-0.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Cops(http://blog.slucas.fr/en/oss/calibre-opds-php-server) by Sébastien Lucas, stands for Calibre OPDS (and HTML) Php Server. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [cops](https://truecharts.org/docs/charts/incubator/cops) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/cops/0.0.24/app-readme.md b/incubator/cops/0.0.25/app-readme.md similarity index 100% rename from incubator/cops/0.0.24/app-readme.md rename to incubator/cops/0.0.25/app-readme.md diff --git a/incubator/cops/0.0.25/charts/common-10.5.10.tgz b/incubator/cops/0.0.25/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/cops/0.0.25/charts/common-10.5.10.tgz differ diff --git a/incubator/cops/0.0.24/ix_values.yaml b/incubator/cops/0.0.25/ix_values.yaml similarity index 100% rename from incubator/cops/0.0.24/ix_values.yaml rename to incubator/cops/0.0.25/ix_values.yaml diff --git a/incubator/cops/0.0.24/questions.yaml b/incubator/cops/0.0.25/questions.yaml similarity index 100% rename from incubator/cops/0.0.24/questions.yaml rename to incubator/cops/0.0.25/questions.yaml diff --git a/incubator/cops/0.0.24/templates/common.yaml b/incubator/cops/0.0.25/templates/common.yaml similarity index 100% rename from incubator/cops/0.0.24/templates/common.yaml rename to incubator/cops/0.0.25/templates/common.yaml diff --git a/incubator/cops/0.0.24/values.yaml b/incubator/cops/0.0.25/values.yaml similarity index 100% rename from incubator/cops/0.0.24/values.yaml rename to incubator/cops/0.0.25/values.yaml diff --git a/incubator/core-keeper-dedicated-server/0.0.25/CHANGELOG.md b/incubator/core-keeper-dedicated-server/0.0.25/CHANGELOG.md deleted file mode 100644 index b6a8c765bf5..00000000000 --- a/incubator/core-keeper-dedicated-server/0.0.25/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [core-keeper-dedicated-server-0.0.25](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-0.0.24...core-keeper-dedicated-server-0.0.25) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [core-keeper-dedicated-server-0.0.25](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-0.0.24...core-keeper-dedicated-server-0.0.25) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [core-keeper-dedicated-server-0.0.25](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-0.0.24...core-keeper-dedicated-server-0.0.25) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [core-keeper-dedicated-server-0.0.25](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-0.0.24...core-keeper-dedicated-server-0.0.25) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [core-keeper-dedicated-server-0.0.25](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-0.0.24...core-keeper-dedicated-server-0.0.25) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [core-keeper-dedicated-server-0.0.25](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-0.0.24...core-keeper-dedicated-server-0.0.25) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [core-keeper-dedicated-server-0.0.24](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-0.0.23...core-keeper-dedicated-server-0.0.24) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [core-keeper-dedicated-server-0.0.23](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-0.0.22...core-keeper-dedicated-server-0.0.23) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [core-keeper-dedicated-server-0.0.22](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-0.0.21...core-keeper-dedicated-server-0.0.22) (2022-08-29) - diff --git a/incubator/core-keeper-dedicated-server/0.0.25/Chart.lock b/incubator/core-keeper-dedicated-server/0.0.25/Chart.lock deleted file mode 100644 index f4413b56c32..00000000000 --- a/incubator/core-keeper-dedicated-server/0.0.25/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:49:56.487544338Z" diff --git a/incubator/core-keeper-dedicated-server/0.0.25/Chart.yaml b/incubator/core-keeper-dedicated-server/0.0.25/Chart.yaml deleted file mode 100644 index 79120fc6107..00000000000 --- a/incubator/core-keeper-dedicated-server/0.0.25/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.25 diff --git a/incubator/core-keeper-dedicated-server/0.0.25/README.md b/incubator/core-keeper-dedicated-server/0.0.25/README.md deleted file mode 100644 index 3d6d912ef01..00000000000 --- a/incubator/core-keeper-dedicated-server/0.0.25/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# core-keeper-dedicated-server - -![Version: 0.0.25](https://img.shields.io/badge/Version-0.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Chart file for the new Core Keeper dedicated server running from SteamCMD. (No account etc needed) - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [core-keeper-dedicated-server](https://truecharts.org/docs/charts/incubator/core-keeper-dedicated-server) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/core-keeper-dedicated-server/0.0.25/charts/common-10.5.9.tgz b/incubator/core-keeper-dedicated-server/0.0.25/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/core-keeper-dedicated-server/0.0.25/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/core-keeper-dedicated-server/0.0.26/CHANGELOG.md b/incubator/core-keeper-dedicated-server/0.0.26/CHANGELOG.md new file mode 100644 index 00000000000..9bf0dc2845d --- /dev/null +++ b/incubator/core-keeper-dedicated-server/0.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [core-keeper-dedicated-server-0.0.26](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-0.0.25...core-keeper-dedicated-server-0.0.26) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [core-keeper-dedicated-server-0.0.25](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-0.0.24...core-keeper-dedicated-server-0.0.25) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [core-keeper-dedicated-server-0.0.25](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-0.0.24...core-keeper-dedicated-server-0.0.25) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [core-keeper-dedicated-server-0.0.25](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-0.0.24...core-keeper-dedicated-server-0.0.25) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [core-keeper-dedicated-server-0.0.25](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-0.0.24...core-keeper-dedicated-server-0.0.25) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [core-keeper-dedicated-server-0.0.25](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-0.0.24...core-keeper-dedicated-server-0.0.25) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [core-keeper-dedicated-server-0.0.25](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-0.0.24...core-keeper-dedicated-server-0.0.25) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [core-keeper-dedicated-server-0.0.24](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-0.0.23...core-keeper-dedicated-server-0.0.24) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [core-keeper-dedicated-server-0.0.23](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-0.0.22...core-keeper-dedicated-server-0.0.23) (2022-08-30) + diff --git a/incubator/core-keeper-dedicated-server/0.0.26/Chart.lock b/incubator/core-keeper-dedicated-server/0.0.26/Chart.lock new file mode 100644 index 00000000000..54d41007a5d --- /dev/null +++ b/incubator/core-keeper-dedicated-server/0.0.26/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:34:47.282489544Z" diff --git a/incubator/core-keeper-dedicated-server/0.0.26/Chart.yaml b/incubator/core-keeper-dedicated-server/0.0.26/Chart.yaml new file mode 100644 index 00000000000..be0ff48eddc --- /dev/null +++ b/incubator/core-keeper-dedicated-server/0.0.26/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: "Chart file for the new Core Keeper dedicated server running from SteamCMD. (No account etc needed)" +home: https://truecharts.org/docs/charts/incubator/core-keeper-dedicated-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/core-keeper-dedicated-server.png +keywords: + - core-keeper-dedicated-server + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: core-keeper-dedicated-server +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/core-keeper-dedicated-server + - https://github.com/escapingnetwork/core-keeper-dedicated/ + - https://hub.docker.com/r/escaping/core-keeper-dedicated +type: application +version: 0.0.26 diff --git a/incubator/core-keeper-dedicated-server/0.0.26/README.md b/incubator/core-keeper-dedicated-server/0.0.26/README.md new file mode 100644 index 00000000000..4b8108cc50f --- /dev/null +++ b/incubator/core-keeper-dedicated-server/0.0.26/README.md @@ -0,0 +1,109 @@ +# core-keeper-dedicated-server + +![Version: 0.0.26](https://img.shields.io/badge/Version-0.0.26-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Chart file for the new Core Keeper dedicated server running from SteamCMD. (No account etc needed) + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [core-keeper-dedicated-server](https://truecharts.org/docs/charts/incubator/core-keeper-dedicated-server) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/core-keeper-dedicated-server/0.0.25/app-readme.md b/incubator/core-keeper-dedicated-server/0.0.26/app-readme.md similarity index 100% rename from incubator/core-keeper-dedicated-server/0.0.25/app-readme.md rename to incubator/core-keeper-dedicated-server/0.0.26/app-readme.md diff --git a/incubator/core-keeper-dedicated-server/0.0.26/charts/common-10.5.10.tgz b/incubator/core-keeper-dedicated-server/0.0.26/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/core-keeper-dedicated-server/0.0.26/charts/common-10.5.10.tgz differ diff --git a/incubator/core-keeper-dedicated-server/0.0.25/ix_values.yaml b/incubator/core-keeper-dedicated-server/0.0.26/ix_values.yaml similarity index 100% rename from incubator/core-keeper-dedicated-server/0.0.25/ix_values.yaml rename to incubator/core-keeper-dedicated-server/0.0.26/ix_values.yaml diff --git a/incubator/core-keeper-dedicated-server/0.0.25/questions.yaml b/incubator/core-keeper-dedicated-server/0.0.26/questions.yaml similarity index 100% rename from incubator/core-keeper-dedicated-server/0.0.25/questions.yaml rename to incubator/core-keeper-dedicated-server/0.0.26/questions.yaml diff --git a/incubator/core-keeper-dedicated-server/0.0.25/templates/common.yaml b/incubator/core-keeper-dedicated-server/0.0.26/templates/common.yaml similarity index 100% rename from incubator/core-keeper-dedicated-server/0.0.25/templates/common.yaml rename to incubator/core-keeper-dedicated-server/0.0.26/templates/common.yaml diff --git a/incubator/core-keeper-dedicated-server/0.0.25/values.yaml b/incubator/core-keeper-dedicated-server/0.0.26/values.yaml similarity index 100% rename from incubator/core-keeper-dedicated-server/0.0.25/values.yaml rename to incubator/core-keeper-dedicated-server/0.0.26/values.yaml diff --git a/incubator/corekeeper/0.0.23/CHANGELOG.md b/incubator/corekeeper/0.0.23/CHANGELOG.md deleted file mode 100644 index 58430754e6b..00000000000 --- a/incubator/corekeeper/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [corekeeper-0.0.23](https://github.com/truecharts/charts/compare/corekeeper-0.0.22...corekeeper-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [corekeeper-0.0.23](https://github.com/truecharts/charts/compare/corekeeper-0.0.22...corekeeper-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [corekeeper-0.0.23](https://github.com/truecharts/charts/compare/corekeeper-0.0.22...corekeeper-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [corekeeper-0.0.23](https://github.com/truecharts/charts/compare/corekeeper-0.0.22...corekeeper-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [corekeeper-0.0.23](https://github.com/truecharts/charts/compare/corekeeper-0.0.22...corekeeper-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [corekeeper-0.0.23](https://github.com/truecharts/charts/compare/corekeeper-0.0.22...corekeeper-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [corekeeper-0.0.22](https://github.com/truecharts/charts/compare/corekeeper-0.0.21...corekeeper-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [corekeeper-0.0.21](https://github.com/truecharts/charts/compare/corekeeper-0.0.20...corekeeper-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [corekeeper-0.0.20](https://github.com/truecharts/charts/compare/corekeeper-0.0.19...corekeeper-0.0.20) (2022-08-29) - diff --git a/incubator/corekeeper/0.0.23/Chart.lock b/incubator/corekeeper/0.0.23/Chart.lock deleted file mode 100644 index e5b1ac21e47..00000000000 --- a/incubator/corekeeper/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:50:08.710402111Z" diff --git a/incubator/corekeeper/0.0.23/Chart.yaml b/incubator/corekeeper/0.0.23/Chart.yaml deleted file mode 100644 index d8fda3445ce..00000000000 --- a/incubator/corekeeper/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/corekeeper/0.0.23/README.md b/incubator/corekeeper/0.0.23/README.md deleted file mode 100644 index e88082c32ea..00000000000 --- a/incubator/corekeeper/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# corekeeper - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -This Chart will download and install SteamCMD. It will also install CoreKeeper and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [corekeeper](https://truecharts.org/docs/charts/incubator/corekeeper) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/corekeeper/0.0.23/charts/common-10.5.9.tgz b/incubator/corekeeper/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/corekeeper/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/corekeeper/0.0.24/CHANGELOG.md b/incubator/corekeeper/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..e69b502c906 --- /dev/null +++ b/incubator/corekeeper/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [corekeeper-0.0.24](https://github.com/truecharts/charts/compare/corekeeper-0.0.23...corekeeper-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [corekeeper-0.0.23](https://github.com/truecharts/charts/compare/corekeeper-0.0.22...corekeeper-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [corekeeper-0.0.23](https://github.com/truecharts/charts/compare/corekeeper-0.0.22...corekeeper-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [corekeeper-0.0.23](https://github.com/truecharts/charts/compare/corekeeper-0.0.22...corekeeper-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [corekeeper-0.0.23](https://github.com/truecharts/charts/compare/corekeeper-0.0.22...corekeeper-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [corekeeper-0.0.23](https://github.com/truecharts/charts/compare/corekeeper-0.0.22...corekeeper-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [corekeeper-0.0.23](https://github.com/truecharts/charts/compare/corekeeper-0.0.22...corekeeper-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [corekeeper-0.0.22](https://github.com/truecharts/charts/compare/corekeeper-0.0.21...corekeeper-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [corekeeper-0.0.21](https://github.com/truecharts/charts/compare/corekeeper-0.0.20...corekeeper-0.0.21) (2022-08-30) + diff --git a/incubator/corekeeper/0.0.24/Chart.lock b/incubator/corekeeper/0.0.24/Chart.lock new file mode 100644 index 00000000000..1dfc544ff59 --- /dev/null +++ b/incubator/corekeeper/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:34:52.282762899Z" diff --git a/incubator/corekeeper/0.0.24/Chart.yaml b/incubator/corekeeper/0.0.24/Chart.yaml new file mode 100644 index 00000000000..9d9b3783c1b --- /dev/null +++ b/incubator/corekeeper/0.0.24/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.5.10 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install CoreKeeper and run it." +home: https://truecharts.org/docs/charts/incubator/corekeeper +icon: https://truecharts.org/img/hotlink-ok/chart-icons/corekeeper.png +keywords: + - corekeeper + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: corekeeper +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/corekeeper + - https://steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.24 diff --git a/incubator/corekeeper/0.0.24/README.md b/incubator/corekeeper/0.0.24/README.md new file mode 100644 index 00000000000..b8d6849c53d --- /dev/null +++ b/incubator/corekeeper/0.0.24/README.md @@ -0,0 +1,109 @@ +# corekeeper + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +This Chart will download and install SteamCMD. It will also install CoreKeeper and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [corekeeper](https://truecharts.org/docs/charts/incubator/corekeeper) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/corekeeper/0.0.23/app-readme.md b/incubator/corekeeper/0.0.24/app-readme.md similarity index 100% rename from incubator/corekeeper/0.0.23/app-readme.md rename to incubator/corekeeper/0.0.24/app-readme.md diff --git a/incubator/corekeeper/0.0.24/charts/common-10.5.10.tgz b/incubator/corekeeper/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/corekeeper/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/corekeeper/0.0.23/ix_values.yaml b/incubator/corekeeper/0.0.24/ix_values.yaml similarity index 100% rename from incubator/corekeeper/0.0.23/ix_values.yaml rename to incubator/corekeeper/0.0.24/ix_values.yaml diff --git a/incubator/corekeeper/0.0.23/questions.yaml b/incubator/corekeeper/0.0.24/questions.yaml similarity index 100% rename from incubator/corekeeper/0.0.23/questions.yaml rename to incubator/corekeeper/0.0.24/questions.yaml diff --git a/incubator/corekeeper/0.0.23/templates/common.yaml b/incubator/corekeeper/0.0.24/templates/common.yaml similarity index 100% rename from incubator/corekeeper/0.0.23/templates/common.yaml rename to incubator/corekeeper/0.0.24/templates/common.yaml diff --git a/incubator/corekeeper/0.0.23/values.yaml b/incubator/corekeeper/0.0.24/values.yaml similarity index 100% rename from incubator/corekeeper/0.0.23/values.yaml rename to incubator/corekeeper/0.0.24/values.yaml diff --git a/incubator/counterstrike2d/0.0.23/CHANGELOG.md b/incubator/counterstrike2d/0.0.23/CHANGELOG.md deleted file mode 100644 index b19809845c1..00000000000 --- a/incubator/counterstrike2d/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [counterstrike2d-0.0.23](https://github.com/truecharts/charts/compare/counterstrike2d-0.0.22...counterstrike2d-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [counterstrike2d-0.0.23](https://github.com/truecharts/charts/compare/counterstrike2d-0.0.22...counterstrike2d-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [counterstrike2d-0.0.23](https://github.com/truecharts/charts/compare/counterstrike2d-0.0.22...counterstrike2d-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [counterstrike2d-0.0.23](https://github.com/truecharts/charts/compare/counterstrike2d-0.0.22...counterstrike2d-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [counterstrike2d-0.0.23](https://github.com/truecharts/charts/compare/counterstrike2d-0.0.22...counterstrike2d-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [counterstrike2d-0.0.23](https://github.com/truecharts/charts/compare/counterstrike2d-0.0.22...counterstrike2d-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [counterstrike2d-0.0.22](https://github.com/truecharts/charts/compare/counterstrike2d-0.0.21...counterstrike2d-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [counterstrike2d-0.0.21](https://github.com/truecharts/charts/compare/counterstrike2d-0.0.20...counterstrike2d-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [counterstrike2d-0.0.20](https://github.com/truecharts/charts/compare/counterstrike2d-0.0.19...counterstrike2d-0.0.20) (2022-08-29) - diff --git a/incubator/counterstrike2d/0.0.23/Chart.lock b/incubator/counterstrike2d/0.0.23/Chart.lock deleted file mode 100644 index bb2c85e9033..00000000000 --- a/incubator/counterstrike2d/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:50:13.487709405Z" diff --git a/incubator/counterstrike2d/0.0.23/Chart.yaml b/incubator/counterstrike2d/0.0.23/Chart.yaml deleted file mode 100644 index fb449777322..00000000000 --- a/incubator/counterstrike2d/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/counterstrike2d/0.0.23/README.md b/incubator/counterstrike2d/0.0.23/README.md deleted file mode 100644 index 22d50360d55..00000000000 --- a/incubator/counterstrike2d/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# counterstrike2d - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -This Chart will download and install CounterStrike 2D. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [counterstrike2d](https://truecharts.org/docs/charts/incubator/counterstrike2d) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/counterstrike2d/0.0.23/charts/common-10.5.9.tgz b/incubator/counterstrike2d/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/counterstrike2d/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/counterstrike2d/0.0.24/CHANGELOG.md b/incubator/counterstrike2d/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..e9dcc12ce23 --- /dev/null +++ b/incubator/counterstrike2d/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [counterstrike2d-0.0.24](https://github.com/truecharts/charts/compare/counterstrike2d-0.0.23...counterstrike2d-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [counterstrike2d-0.0.23](https://github.com/truecharts/charts/compare/counterstrike2d-0.0.22...counterstrike2d-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [counterstrike2d-0.0.23](https://github.com/truecharts/charts/compare/counterstrike2d-0.0.22...counterstrike2d-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [counterstrike2d-0.0.23](https://github.com/truecharts/charts/compare/counterstrike2d-0.0.22...counterstrike2d-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [counterstrike2d-0.0.23](https://github.com/truecharts/charts/compare/counterstrike2d-0.0.22...counterstrike2d-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [counterstrike2d-0.0.23](https://github.com/truecharts/charts/compare/counterstrike2d-0.0.22...counterstrike2d-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [counterstrike2d-0.0.23](https://github.com/truecharts/charts/compare/counterstrike2d-0.0.22...counterstrike2d-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [counterstrike2d-0.0.22](https://github.com/truecharts/charts/compare/counterstrike2d-0.0.21...counterstrike2d-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [counterstrike2d-0.0.21](https://github.com/truecharts/charts/compare/counterstrike2d-0.0.20...counterstrike2d-0.0.21) (2022-08-30) diff --git a/incubator/counterstrike2d/0.0.24/Chart.lock b/incubator/counterstrike2d/0.0.24/Chart.lock new file mode 100644 index 00000000000..bfaf742445d --- /dev/null +++ b/incubator/counterstrike2d/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:34:53.162670175Z" diff --git a/incubator/counterstrike2d/0.0.24/Chart.yaml b/incubator/counterstrike2d/0.0.24/Chart.yaml new file mode 100644 index 00000000000..597b65348ee --- /dev/null +++ b/incubator/counterstrike2d/0.0.24/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.5.10 +deprecated: false +description: "This Chart will download and install CounterStrike 2D." +home: https://truecharts.org/docs/charts/incubator/counterstrike2d +icon: https://truecharts.org/img/hotlink-ok/chart-icons/counterstrike2d.png +keywords: + - counterstrike2d + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: counterstrike2d +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/counterstrike2d + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/cs2dserver/ +type: application +version: 0.0.24 diff --git a/incubator/counterstrike2d/0.0.24/README.md b/incubator/counterstrike2d/0.0.24/README.md new file mode 100644 index 00000000000..3ab024a402d --- /dev/null +++ b/incubator/counterstrike2d/0.0.24/README.md @@ -0,0 +1,109 @@ +# counterstrike2d + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +This Chart will download and install CounterStrike 2D. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [counterstrike2d](https://truecharts.org/docs/charts/incubator/counterstrike2d) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/counterstrike2d/0.0.23/app-readme.md b/incubator/counterstrike2d/0.0.24/app-readme.md similarity index 100% rename from incubator/counterstrike2d/0.0.23/app-readme.md rename to incubator/counterstrike2d/0.0.24/app-readme.md diff --git a/incubator/counterstrike2d/0.0.24/charts/common-10.5.10.tgz b/incubator/counterstrike2d/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/counterstrike2d/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/counterstrike2d/0.0.23/ix_values.yaml b/incubator/counterstrike2d/0.0.24/ix_values.yaml similarity index 100% rename from incubator/counterstrike2d/0.0.23/ix_values.yaml rename to incubator/counterstrike2d/0.0.24/ix_values.yaml diff --git a/incubator/counterstrike2d/0.0.23/questions.yaml b/incubator/counterstrike2d/0.0.24/questions.yaml similarity index 100% rename from incubator/counterstrike2d/0.0.23/questions.yaml rename to incubator/counterstrike2d/0.0.24/questions.yaml diff --git a/incubator/counterstrike2d/0.0.23/templates/common.yaml b/incubator/counterstrike2d/0.0.24/templates/common.yaml similarity index 100% rename from incubator/counterstrike2d/0.0.23/templates/common.yaml rename to incubator/counterstrike2d/0.0.24/templates/common.yaml diff --git a/incubator/counterstrike2d/0.0.23/values.yaml b/incubator/counterstrike2d/0.0.24/values.yaml similarity index 100% rename from incubator/counterstrike2d/0.0.23/values.yaml rename to incubator/counterstrike2d/0.0.24/values.yaml diff --git a/incubator/cowyo/0.0.23/CHANGELOG.md b/incubator/cowyo/0.0.23/CHANGELOG.md deleted file mode 100644 index c78ff83d688..00000000000 --- a/incubator/cowyo/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [cowyo-0.0.23](https://github.com/truecharts/charts/compare/cowyo-0.0.22...cowyo-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [cowyo-0.0.23](https://github.com/truecharts/charts/compare/cowyo-0.0.22...cowyo-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [cowyo-0.0.23](https://github.com/truecharts/charts/compare/cowyo-0.0.22...cowyo-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [cowyo-0.0.23](https://github.com/truecharts/charts/compare/cowyo-0.0.22...cowyo-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [cowyo-0.0.23](https://github.com/truecharts/charts/compare/cowyo-0.0.22...cowyo-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [cowyo-0.0.23](https://github.com/truecharts/charts/compare/cowyo-0.0.22...cowyo-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [cowyo-0.0.22](https://github.com/truecharts/charts/compare/cowyo-0.0.21...cowyo-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [cowyo-0.0.21](https://github.com/truecharts/charts/compare/cowyo-0.0.20...cowyo-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [cowyo-0.0.20](https://github.com/truecharts/charts/compare/cowyo-0.0.19...cowyo-0.0.20) (2022-08-29) - diff --git a/incubator/cowyo/0.0.23/Chart.lock b/incubator/cowyo/0.0.23/Chart.lock deleted file mode 100644 index 16478f501db..00000000000 --- a/incubator/cowyo/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:50:19.054399961Z" diff --git a/incubator/cowyo/0.0.23/Chart.yaml b/incubator/cowyo/0.0.23/Chart.yaml deleted file mode 100644 index e1e2e93080e..00000000000 --- a/incubator/cowyo/0.0.23/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Productivity -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/cowyo/0.0.23/README.md b/incubator/cowyo/0.0.23/README.md deleted file mode 100644 index 5106cf099bb..00000000000 --- a/incubator/cowyo/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# cowyo - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -cowyo is a self-contained wiki server that makes jotting notes easy and fast. The most important feature here is simplicity. Other features include versioning, page locking, self-destructing messages, encryption, and listifying. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [cowyo](https://truecharts.org/docs/charts/incubator/cowyo) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/cowyo/0.0.23/charts/common-10.5.9.tgz b/incubator/cowyo/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/cowyo/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/cowyo/0.0.24/CHANGELOG.md b/incubator/cowyo/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..942d87c2877 --- /dev/null +++ b/incubator/cowyo/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [cowyo-0.0.24](https://github.com/truecharts/charts/compare/cowyo-0.0.23...cowyo-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [cowyo-0.0.23](https://github.com/truecharts/charts/compare/cowyo-0.0.22...cowyo-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [cowyo-0.0.23](https://github.com/truecharts/charts/compare/cowyo-0.0.22...cowyo-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [cowyo-0.0.23](https://github.com/truecharts/charts/compare/cowyo-0.0.22...cowyo-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [cowyo-0.0.23](https://github.com/truecharts/charts/compare/cowyo-0.0.22...cowyo-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [cowyo-0.0.23](https://github.com/truecharts/charts/compare/cowyo-0.0.22...cowyo-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [cowyo-0.0.23](https://github.com/truecharts/charts/compare/cowyo-0.0.22...cowyo-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [cowyo-0.0.22](https://github.com/truecharts/charts/compare/cowyo-0.0.21...cowyo-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [cowyo-0.0.21](https://github.com/truecharts/charts/compare/cowyo-0.0.20...cowyo-0.0.21) (2022-08-30) diff --git a/incubator/cowyo/0.0.24/Chart.lock b/incubator/cowyo/0.0.24/Chart.lock new file mode 100644 index 00000000000..4951c5cb5d3 --- /dev/null +++ b/incubator/cowyo/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:35:15.433504449Z" diff --git a/incubator/cowyo/0.0.24/Chart.yaml b/incubator/cowyo/0.0.24/Chart.yaml new file mode 100644 index 00000000000..4b70c5f40dc --- /dev/null +++ b/incubator/cowyo/0.0.24/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.5.10 +deprecated: false +description: "cowyo is a self-contained wiki server that makes jotting notes easy and fast. The most important feature here is simplicity. Other features include versioning, page locking, self-destructing messages, encryption, and listifying." +home: https://truecharts.org/docs/charts/incubator/cowyo +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cowyo.png +keywords: + - cowyo + - Cloud + - Productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: cowyo +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/cowyo + - https://github.com/schollz/cowyo + - https://hub.docker.com/r/schollz/cowyo +type: application +version: 0.0.24 diff --git a/incubator/cowyo/0.0.24/README.md b/incubator/cowyo/0.0.24/README.md new file mode 100644 index 00000000000..35103306c51 --- /dev/null +++ b/incubator/cowyo/0.0.24/README.md @@ -0,0 +1,109 @@ +# cowyo + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +cowyo is a self-contained wiki server that makes jotting notes easy and fast. The most important feature here is simplicity. Other features include versioning, page locking, self-destructing messages, encryption, and listifying. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [cowyo](https://truecharts.org/docs/charts/incubator/cowyo) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/cowyo/0.0.23/app-readme.md b/incubator/cowyo/0.0.24/app-readme.md similarity index 100% rename from incubator/cowyo/0.0.23/app-readme.md rename to incubator/cowyo/0.0.24/app-readme.md diff --git a/incubator/cowyo/0.0.24/charts/common-10.5.10.tgz b/incubator/cowyo/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/cowyo/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/cowyo/0.0.23/ix_values.yaml b/incubator/cowyo/0.0.24/ix_values.yaml similarity index 100% rename from incubator/cowyo/0.0.23/ix_values.yaml rename to incubator/cowyo/0.0.24/ix_values.yaml diff --git a/incubator/cowyo/0.0.23/questions.yaml b/incubator/cowyo/0.0.24/questions.yaml similarity index 100% rename from incubator/cowyo/0.0.23/questions.yaml rename to incubator/cowyo/0.0.24/questions.yaml diff --git a/incubator/cowyo/0.0.23/templates/common.yaml b/incubator/cowyo/0.0.24/templates/common.yaml similarity index 100% rename from incubator/cowyo/0.0.23/templates/common.yaml rename to incubator/cowyo/0.0.24/templates/common.yaml diff --git a/incubator/cowyo/0.0.23/values.yaml b/incubator/cowyo/0.0.24/values.yaml similarity index 100% rename from incubator/cowyo/0.0.23/values.yaml rename to incubator/cowyo/0.0.24/values.yaml diff --git a/incubator/craftopia/0.0.23/CHANGELOG.md b/incubator/craftopia/0.0.23/CHANGELOG.md deleted file mode 100644 index 45271b29d89..00000000000 --- a/incubator/craftopia/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [craftopia-0.0.23](https://github.com/truecharts/charts/compare/craftopia-0.0.22...craftopia-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [craftopia-0.0.23](https://github.com/truecharts/charts/compare/craftopia-0.0.22...craftopia-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [craftopia-0.0.23](https://github.com/truecharts/charts/compare/craftopia-0.0.22...craftopia-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [craftopia-0.0.23](https://github.com/truecharts/charts/compare/craftopia-0.0.22...craftopia-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [craftopia-0.0.23](https://github.com/truecharts/charts/compare/craftopia-0.0.22...craftopia-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [craftopia-0.0.23](https://github.com/truecharts/charts/compare/craftopia-0.0.22...craftopia-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [craftopia-0.0.22](https://github.com/truecharts/charts/compare/craftopia-0.0.21...craftopia-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [craftopia-0.0.21](https://github.com/truecharts/charts/compare/craftopia-0.0.20...craftopia-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [craftopia-0.0.20](https://github.com/truecharts/charts/compare/craftopia-0.0.19...craftopia-0.0.20) (2022-08-29) - diff --git a/incubator/craftopia/0.0.23/Chart.lock b/incubator/craftopia/0.0.23/Chart.lock deleted file mode 100644 index fde40a889ca..00000000000 --- a/incubator/craftopia/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:50:20.85545476Z" diff --git a/incubator/craftopia/0.0.23/Chart.yaml b/incubator/craftopia/0.0.23/Chart.yaml deleted file mode 100644 index 9efc1e71210..00000000000 --- a/incubator/craftopia/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/craftopia/0.0.23/README.md b/incubator/craftopia/0.0.23/README.md deleted file mode 100644 index 82b2028aa9b..00000000000 --- a/incubator/craftopia/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# craftopia - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -This Chart will download and install SteamCMD. It will also install Craftopia and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [craftopia](https://truecharts.org/docs/charts/incubator/craftopia) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/craftopia/0.0.23/charts/common-10.5.9.tgz b/incubator/craftopia/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/craftopia/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/craftopia/0.0.24/CHANGELOG.md b/incubator/craftopia/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..23947d36d66 --- /dev/null +++ b/incubator/craftopia/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [craftopia-0.0.24](https://github.com/truecharts/charts/compare/craftopia-0.0.23...craftopia-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [craftopia-0.0.23](https://github.com/truecharts/charts/compare/craftopia-0.0.22...craftopia-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [craftopia-0.0.23](https://github.com/truecharts/charts/compare/craftopia-0.0.22...craftopia-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [craftopia-0.0.23](https://github.com/truecharts/charts/compare/craftopia-0.0.22...craftopia-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [craftopia-0.0.23](https://github.com/truecharts/charts/compare/craftopia-0.0.22...craftopia-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [craftopia-0.0.23](https://github.com/truecharts/charts/compare/craftopia-0.0.22...craftopia-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [craftopia-0.0.23](https://github.com/truecharts/charts/compare/craftopia-0.0.22...craftopia-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [craftopia-0.0.22](https://github.com/truecharts/charts/compare/craftopia-0.0.21...craftopia-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [craftopia-0.0.21](https://github.com/truecharts/charts/compare/craftopia-0.0.20...craftopia-0.0.21) (2022-08-30) diff --git a/incubator/craftopia/0.0.24/Chart.lock b/incubator/craftopia/0.0.24/Chart.lock new file mode 100644 index 00000000000..3d1ef1d0561 --- /dev/null +++ b/incubator/craftopia/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:35:18.985657999Z" diff --git a/incubator/craftopia/0.0.24/Chart.yaml b/incubator/craftopia/0.0.24/Chart.yaml new file mode 100644 index 00000000000..de305bf7ada --- /dev/null +++ b/incubator/craftopia/0.0.24/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.5.10 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install Craftopia and run it." +home: https://truecharts.org/docs/charts/incubator/craftopia +icon: https://truecharts.org/img/hotlink-ok/chart-icons/craftopia.png +keywords: + - craftopia + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: craftopia +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/craftopia + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.24 diff --git a/incubator/craftopia/0.0.24/README.md b/incubator/craftopia/0.0.24/README.md new file mode 100644 index 00000000000..b5d5c3e40b5 --- /dev/null +++ b/incubator/craftopia/0.0.24/README.md @@ -0,0 +1,109 @@ +# craftopia + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +This Chart will download and install SteamCMD. It will also install Craftopia and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [craftopia](https://truecharts.org/docs/charts/incubator/craftopia) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/craftopia/0.0.23/app-readme.md b/incubator/craftopia/0.0.24/app-readme.md similarity index 100% rename from incubator/craftopia/0.0.23/app-readme.md rename to incubator/craftopia/0.0.24/app-readme.md diff --git a/incubator/craftopia/0.0.24/charts/common-10.5.10.tgz b/incubator/craftopia/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/craftopia/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/craftopia/0.0.23/ix_values.yaml b/incubator/craftopia/0.0.24/ix_values.yaml similarity index 100% rename from incubator/craftopia/0.0.23/ix_values.yaml rename to incubator/craftopia/0.0.24/ix_values.yaml diff --git a/incubator/craftopia/0.0.23/questions.yaml b/incubator/craftopia/0.0.24/questions.yaml similarity index 100% rename from incubator/craftopia/0.0.23/questions.yaml rename to incubator/craftopia/0.0.24/questions.yaml diff --git a/incubator/craftopia/0.0.23/templates/common.yaml b/incubator/craftopia/0.0.24/templates/common.yaml similarity index 100% rename from incubator/craftopia/0.0.23/templates/common.yaml rename to incubator/craftopia/0.0.24/templates/common.yaml diff --git a/incubator/craftopia/0.0.23/values.yaml b/incubator/craftopia/0.0.24/values.yaml similarity index 100% rename from incubator/craftopia/0.0.23/values.yaml rename to incubator/craftopia/0.0.24/values.yaml diff --git a/incubator/crafty-3/0.0.23/CHANGELOG.md b/incubator/crafty-3/0.0.23/CHANGELOG.md deleted file mode 100644 index afec62ac729..00000000000 --- a/incubator/crafty-3/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [crafty-3-0.0.23](https://github.com/truecharts/charts/compare/crafty-3-0.0.22...crafty-3-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [crafty-3-0.0.23](https://github.com/truecharts/charts/compare/crafty-3-0.0.22...crafty-3-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [crafty-3-0.0.23](https://github.com/truecharts/charts/compare/crafty-3-0.0.22...crafty-3-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [crafty-3-0.0.23](https://github.com/truecharts/charts/compare/crafty-3-0.0.22...crafty-3-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [crafty-3-0.0.23](https://github.com/truecharts/charts/compare/crafty-3-0.0.22...crafty-3-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [crafty-3-0.0.23](https://github.com/truecharts/charts/compare/crafty-3-0.0.22...crafty-3-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [crafty-3-0.0.22](https://github.com/truecharts/charts/compare/crafty-3-0.0.21...crafty-3-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [crafty-3-0.0.21](https://github.com/truecharts/charts/compare/crafty-3-0.0.20...crafty-3-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [crafty-3-0.0.20](https://github.com/truecharts/charts/compare/crafty-3-0.0.19...crafty-3-0.0.20) (2022-08-29) - diff --git a/incubator/crafty-3/0.0.23/Chart.lock b/incubator/crafty-3/0.0.23/Chart.lock deleted file mode 100644 index c26a5817a7e..00000000000 --- a/incubator/crafty-3/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:50:32.645199213Z" diff --git a/incubator/crafty-3/0.0.23/Chart.yaml b/incubator/crafty-3/0.0.23/Chart.yaml deleted file mode 100644 index bee37805971..00000000000 --- a/incubator/crafty-3/0.0.23/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/crafty-3/0.0.23/README.md b/incubator/crafty-3/0.0.23/README.md deleted file mode 100644 index 94b283e4c20..00000000000 --- a/incubator/crafty-3/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# crafty-3 - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -An Appication to run all your minecraft servers From without a hustle. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [crafty-3](https://truecharts.org/docs/charts/incubator/crafty-3) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/crafty-3/0.0.23/charts/common-10.5.9.tgz b/incubator/crafty-3/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/crafty-3/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/crafty-3/0.0.24/CHANGELOG.md b/incubator/crafty-3/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..7220560c788 --- /dev/null +++ b/incubator/crafty-3/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [crafty-3-0.0.24](https://github.com/truecharts/charts/compare/crafty-3-0.0.23...crafty-3-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [crafty-3-0.0.23](https://github.com/truecharts/charts/compare/crafty-3-0.0.22...crafty-3-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [crafty-3-0.0.23](https://github.com/truecharts/charts/compare/crafty-3-0.0.22...crafty-3-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [crafty-3-0.0.23](https://github.com/truecharts/charts/compare/crafty-3-0.0.22...crafty-3-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [crafty-3-0.0.23](https://github.com/truecharts/charts/compare/crafty-3-0.0.22...crafty-3-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [crafty-3-0.0.23](https://github.com/truecharts/charts/compare/crafty-3-0.0.22...crafty-3-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [crafty-3-0.0.23](https://github.com/truecharts/charts/compare/crafty-3-0.0.22...crafty-3-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [crafty-3-0.0.22](https://github.com/truecharts/charts/compare/crafty-3-0.0.21...crafty-3-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [crafty-3-0.0.21](https://github.com/truecharts/charts/compare/crafty-3-0.0.20...crafty-3-0.0.21) (2022-08-30) diff --git a/incubator/crafty-3/0.0.24/Chart.lock b/incubator/crafty-3/0.0.24/Chart.lock new file mode 100644 index 00000000000..6e18a9e0dd8 --- /dev/null +++ b/incubator/crafty-3/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:35:22.291971302Z" diff --git a/incubator/crafty-3/0.0.24/Chart.yaml b/incubator/crafty-3/0.0.24/Chart.yaml new file mode 100644 index 00000000000..ae864064c79 --- /dev/null +++ b/incubator/crafty-3/0.0.24/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.5.10 +deprecated: false +description: "An Appication to run all your minecraft servers From without a hustle." +home: https://truecharts.org/docs/charts/incubator/crafty-3 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/crafty-3.png +keywords: + - crafty-3 + - GameServers + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: crafty-3 +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/crafty-3 + - https://gitlab.com/crafty-controller/crafty-web + - https://hub.docker.com/r/freddy0/crafty-container +type: application +version: 0.0.24 diff --git a/incubator/crafty-3/0.0.24/README.md b/incubator/crafty-3/0.0.24/README.md new file mode 100644 index 00000000000..d1b38808427 --- /dev/null +++ b/incubator/crafty-3/0.0.24/README.md @@ -0,0 +1,109 @@ +# crafty-3 + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +An Appication to run all your minecraft servers From without a hustle. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [crafty-3](https://truecharts.org/docs/charts/incubator/crafty-3) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/crafty-3/0.0.23/app-readme.md b/incubator/crafty-3/0.0.24/app-readme.md similarity index 100% rename from incubator/crafty-3/0.0.23/app-readme.md rename to incubator/crafty-3/0.0.24/app-readme.md diff --git a/incubator/crafty-3/0.0.24/charts/common-10.5.10.tgz b/incubator/crafty-3/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/crafty-3/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/crafty-3/0.0.23/ix_values.yaml b/incubator/crafty-3/0.0.24/ix_values.yaml similarity index 100% rename from incubator/crafty-3/0.0.23/ix_values.yaml rename to incubator/crafty-3/0.0.24/ix_values.yaml diff --git a/incubator/crafty-3/0.0.23/questions.yaml b/incubator/crafty-3/0.0.24/questions.yaml similarity index 100% rename from incubator/crafty-3/0.0.23/questions.yaml rename to incubator/crafty-3/0.0.24/questions.yaml diff --git a/incubator/crafty-3/0.0.23/templates/common.yaml b/incubator/crafty-3/0.0.24/templates/common.yaml similarity index 100% rename from incubator/crafty-3/0.0.23/templates/common.yaml rename to incubator/crafty-3/0.0.24/templates/common.yaml diff --git a/incubator/crafty-3/0.0.23/values.yaml b/incubator/crafty-3/0.0.24/values.yaml similarity index 100% rename from incubator/crafty-3/0.0.23/values.yaml rename to incubator/crafty-3/0.0.24/values.yaml diff --git a/incubator/crafty-4/0.0.27/CHANGELOG.md b/incubator/crafty-4/0.0.27/CHANGELOG.md deleted file mode 100644 index 055b7bb5942..00000000000 --- a/incubator/crafty-4/0.0.27/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [crafty-4-0.0.27](https://github.com/truecharts/charts/compare/crafty-4-0.0.26...crafty-4-0.0.27) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [crafty-4-0.0.27](https://github.com/truecharts/charts/compare/crafty-4-0.0.26...crafty-4-0.0.27) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [crafty-4-0.0.27](https://github.com/truecharts/charts/compare/crafty-4-0.0.26...crafty-4-0.0.27) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [crafty-4-0.0.27](https://github.com/truecharts/charts/compare/crafty-4-0.0.26...crafty-4-0.0.27) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [crafty-4-0.0.27](https://github.com/truecharts/charts/compare/crafty-4-0.0.26...crafty-4-0.0.27) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [crafty-4-0.0.27](https://github.com/truecharts/charts/compare/crafty-4-0.0.26...crafty-4-0.0.27) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [crafty-4-0.0.26](https://github.com/truecharts/charts/compare/crafty-4-0.0.25...crafty-4-0.0.26) (2022-09-10) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) - - - - -## [crafty-4-0.0.25](https://github.com/truecharts/charts/compare/crafty-4-0.0.24...crafty-4-0.0.25) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [crafty-4-0.0.24](https://github.com/truecharts/charts/compare/crafty-4-0.0.23...crafty-4-0.0.24) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - diff --git a/incubator/crafty-4/0.0.27/Chart.lock b/incubator/crafty-4/0.0.27/Chart.lock deleted file mode 100644 index 383a713ad33..00000000000 --- a/incubator/crafty-4/0.0.27/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:50:38.287119423Z" diff --git a/incubator/crafty-4/0.0.27/Chart.yaml b/incubator/crafty-4/0.0.27/Chart.yaml deleted file mode 100644 index 3ee6c64fece..00000000000 --- a/incubator/crafty-4/0.0.27/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.27 diff --git a/incubator/crafty-4/0.0.27/README.md b/incubator/crafty-4/0.0.27/README.md deleted file mode 100644 index 5e193e6374c..00000000000 --- a/incubator/crafty-4/0.0.27/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# crafty-4 - -![Version: 0.0.27](https://img.shields.io/badge/Version-0.0.27-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Crafty 4 is the next iteration of our Minecraft Server Wrapper / Controller / Launcher. Boasting a clean new look, rebuilt from the ground up. Crafty 4 brings a whole host of new features such as Bedrock support. With SteamCMD support on the way! - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [crafty-4](https://truecharts.org/docs/charts/incubator/crafty-4) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `crafty-4` deployment - -```console -helm uninstall crafty-4 -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install crafty-4 \ - --set env.TZ="America/New York" \ - TrueCharts/crafty-4 -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install crafty-4 TrueCharts/crafty-4 -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/crafty-4/0.0.27/charts/common-10.5.9.tgz b/incubator/crafty-4/0.0.27/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/crafty-4/0.0.27/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/crafty-4/0.0.28/CHANGELOG.md b/incubator/crafty-4/0.0.28/CHANGELOG.md new file mode 100644 index 00000000000..500ca0a639b --- /dev/null +++ b/incubator/crafty-4/0.0.28/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [crafty-4-0.0.28](https://github.com/truecharts/charts/compare/crafty-4-0.0.27...crafty-4-0.0.28) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [crafty-4-0.0.27](https://github.com/truecharts/charts/compare/crafty-4-0.0.26...crafty-4-0.0.27) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [crafty-4-0.0.27](https://github.com/truecharts/charts/compare/crafty-4-0.0.26...crafty-4-0.0.27) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [crafty-4-0.0.27](https://github.com/truecharts/charts/compare/crafty-4-0.0.26...crafty-4-0.0.27) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [crafty-4-0.0.27](https://github.com/truecharts/charts/compare/crafty-4-0.0.26...crafty-4-0.0.27) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [crafty-4-0.0.27](https://github.com/truecharts/charts/compare/crafty-4-0.0.26...crafty-4-0.0.27) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [crafty-4-0.0.27](https://github.com/truecharts/charts/compare/crafty-4-0.0.26...crafty-4-0.0.27) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [crafty-4-0.0.26](https://github.com/truecharts/charts/compare/crafty-4-0.0.25...crafty-4-0.0.26) (2022-09-10) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) + + + + +## [crafty-4-0.0.25](https://github.com/truecharts/charts/compare/crafty-4-0.0.24...crafty-4-0.0.25) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + diff --git a/incubator/crafty-4/0.0.28/Chart.lock b/incubator/crafty-4/0.0.28/Chart.lock new file mode 100644 index 00000000000..e6f57c8141b --- /dev/null +++ b/incubator/crafty-4/0.0.28/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:35:24.441737872Z" diff --git a/incubator/crafty-4/0.0.28/Chart.yaml b/incubator/crafty-4/0.0.28/Chart.yaml new file mode 100644 index 00000000000..4312b1f9c5d --- /dev/null +++ b/incubator/crafty-4/0.0.28/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.5.10 +deprecated: false +description: "Crafty 4 is the next iteration of our Minecraft Server Wrapper / Controller / Launcher. Boasting a clean new look, rebuilt from the ground up. Crafty 4 brings a whole host of new features such as Bedrock support. With SteamCMD support on the way!" +home: https://truecharts.org/docs/charts/incubator/crafty-4 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/crafty-4.png +keywords: + - crafty-4 + - GameServers + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: crafty-4 +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/crafty-4 + - https://craftycontrol.com/ + - https://registry.hub.docker.com/r/registry.gitlab.com/crafty-controller/crafty-4 +type: application +version: 0.0.28 diff --git a/incubator/crafty-4/0.0.28/README.md b/incubator/crafty-4/0.0.28/README.md new file mode 100644 index 00000000000..2da587fe3ae --- /dev/null +++ b/incubator/crafty-4/0.0.28/README.md @@ -0,0 +1,109 @@ +# crafty-4 + +![Version: 0.0.28](https://img.shields.io/badge/Version-0.0.28-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Crafty 4 is the next iteration of our Minecraft Server Wrapper / Controller / Launcher. Boasting a clean new look, rebuilt from the ground up. Crafty 4 brings a whole host of new features such as Bedrock support. With SteamCMD support on the way! + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [crafty-4](https://truecharts.org/docs/charts/incubator/crafty-4) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `crafty-4` deployment + +```console +helm uninstall crafty-4 +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install crafty-4 \ + --set env.TZ="America/New York" \ + TrueCharts/crafty-4 +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install crafty-4 TrueCharts/crafty-4 -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/crafty-4/0.0.27/app-readme.md b/incubator/crafty-4/0.0.28/app-readme.md similarity index 100% rename from incubator/crafty-4/0.0.27/app-readme.md rename to incubator/crafty-4/0.0.28/app-readme.md diff --git a/incubator/crafty-4/0.0.28/charts/common-10.5.10.tgz b/incubator/crafty-4/0.0.28/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/crafty-4/0.0.28/charts/common-10.5.10.tgz differ diff --git a/incubator/crafty-4/0.0.27/ix_values.yaml b/incubator/crafty-4/0.0.28/ix_values.yaml similarity index 100% rename from incubator/crafty-4/0.0.27/ix_values.yaml rename to incubator/crafty-4/0.0.28/ix_values.yaml diff --git a/incubator/crafty-4/0.0.27/questions.yaml b/incubator/crafty-4/0.0.28/questions.yaml similarity index 100% rename from incubator/crafty-4/0.0.27/questions.yaml rename to incubator/crafty-4/0.0.28/questions.yaml diff --git a/incubator/crafty-4/0.0.27/templates/common.yaml b/incubator/crafty-4/0.0.28/templates/common.yaml similarity index 100% rename from incubator/crafty-4/0.0.27/templates/common.yaml rename to incubator/crafty-4/0.0.28/templates/common.yaml diff --git a/incubator/crafty-4/0.0.27/values.yaml b/incubator/crafty-4/0.0.28/values.yaml similarity index 100% rename from incubator/crafty-4/0.0.27/values.yaml rename to incubator/crafty-4/0.0.28/values.yaml diff --git a/incubator/crypto-exchanges-gateway/0.0.23/CHANGELOG.md b/incubator/crypto-exchanges-gateway/0.0.23/CHANGELOG.md deleted file mode 100644 index c91815eec20..00000000000 --- a/incubator/crypto-exchanges-gateway/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [crypto-exchanges-gateway-0.0.23](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-0.0.22...crypto-exchanges-gateway-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [crypto-exchanges-gateway-0.0.23](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-0.0.22...crypto-exchanges-gateway-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [crypto-exchanges-gateway-0.0.23](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-0.0.22...crypto-exchanges-gateway-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [crypto-exchanges-gateway-0.0.23](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-0.0.22...crypto-exchanges-gateway-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [crypto-exchanges-gateway-0.0.23](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-0.0.22...crypto-exchanges-gateway-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [crypto-exchanges-gateway-0.0.23](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-0.0.22...crypto-exchanges-gateway-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [crypto-exchanges-gateway-0.0.22](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-0.0.21...crypto-exchanges-gateway-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [crypto-exchanges-gateway-0.0.21](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-0.0.20...crypto-exchanges-gateway-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [crypto-exchanges-gateway-0.0.20](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-0.0.19...crypto-exchanges-gateway-0.0.20) (2022-08-29) - diff --git a/incubator/crypto-exchanges-gateway/0.0.23/Chart.lock b/incubator/crypto-exchanges-gateway/0.0.23/Chart.lock deleted file mode 100644 index 5191c330bba..00000000000 --- a/incubator/crypto-exchanges-gateway/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:50:44.112408942Z" diff --git a/incubator/crypto-exchanges-gateway/0.0.23/Chart.yaml b/incubator/crypto-exchanges-gateway/0.0.23/Chart.yaml deleted file mode 100644 index dd84ef9f7b5..00000000000 --- a/incubator/crypto-exchanges-gateway/0.0.23/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Crypto -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/crypto-exchanges-gateway/0.0.23/README.md b/incubator/crypto-exchanges-gateway/0.0.23/README.md deleted file mode 100644 index fd6abb2a10d..00000000000 --- a/incubator/crypto-exchanges-gateway/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# crypto-exchanges-gateway - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Your gateway to the world of crypto - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [crypto-exchanges-gateway](https://truecharts.org/docs/charts/incubator/crypto-exchanges-gateway) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/crypto-exchanges-gateway/0.0.23/charts/common-10.5.9.tgz b/incubator/crypto-exchanges-gateway/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/crypto-exchanges-gateway/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/crypto-exchanges-gateway/0.0.24/CHANGELOG.md b/incubator/crypto-exchanges-gateway/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..c52433fef10 --- /dev/null +++ b/incubator/crypto-exchanges-gateway/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [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-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [crypto-exchanges-gateway-0.0.23](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-0.0.22...crypto-exchanges-gateway-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [crypto-exchanges-gateway-0.0.23](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-0.0.22...crypto-exchanges-gateway-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [crypto-exchanges-gateway-0.0.23](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-0.0.22...crypto-exchanges-gateway-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [crypto-exchanges-gateway-0.0.23](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-0.0.22...crypto-exchanges-gateway-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [crypto-exchanges-gateway-0.0.23](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-0.0.22...crypto-exchanges-gateway-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [crypto-exchanges-gateway-0.0.23](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-0.0.22...crypto-exchanges-gateway-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [crypto-exchanges-gateway-0.0.22](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-0.0.21...crypto-exchanges-gateway-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [crypto-exchanges-gateway-0.0.21](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-0.0.20...crypto-exchanges-gateway-0.0.21) (2022-08-30) diff --git a/incubator/crypto-exchanges-gateway/0.0.24/Chart.lock b/incubator/crypto-exchanges-gateway/0.0.24/Chart.lock new file mode 100644 index 00000000000..fd0f109c726 --- /dev/null +++ b/incubator/crypto-exchanges-gateway/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:35:45.90621884Z" diff --git a/incubator/crypto-exchanges-gateway/0.0.24/Chart.yaml b/incubator/crypto-exchanges-gateway/0.0.24/Chart.yaml new file mode 100644 index 00000000000..64feba85d32 --- /dev/null +++ b/incubator/crypto-exchanges-gateway/0.0.24/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.5.10 +deprecated: false +description: "Your gateway to the world of crypto" +home: https://truecharts.org/docs/charts/incubator/crypto-exchanges-gateway +icon: https://truecharts.org/img/hotlink-ok/chart-icons/crypto-exchanges-gateway.png +keywords: + - crypto-exchanges-gateway + - Productivity + - Crypto +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: crypto-exchanges-gateway +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/crypto-exchanges-gateway + - https://github.com/aloysius-pgast/crypto-exchanges-gateway + - https://hub.docker.com/r/apendergast/crypto-exchanges-gateway/ +type: application +version: 0.0.24 diff --git a/incubator/crypto-exchanges-gateway/0.0.24/README.md b/incubator/crypto-exchanges-gateway/0.0.24/README.md new file mode 100644 index 00000000000..03b490990a5 --- /dev/null +++ b/incubator/crypto-exchanges-gateway/0.0.24/README.md @@ -0,0 +1,109 @@ +# crypto-exchanges-gateway + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Your gateway to the world of crypto + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [crypto-exchanges-gateway](https://truecharts.org/docs/charts/incubator/crypto-exchanges-gateway) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/crypto-exchanges-gateway/0.0.23/app-readme.md b/incubator/crypto-exchanges-gateway/0.0.24/app-readme.md similarity index 100% rename from incubator/crypto-exchanges-gateway/0.0.23/app-readme.md rename to incubator/crypto-exchanges-gateway/0.0.24/app-readme.md diff --git a/incubator/crypto-exchanges-gateway/0.0.24/charts/common-10.5.10.tgz b/incubator/crypto-exchanges-gateway/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/crypto-exchanges-gateway/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/crypto-exchanges-gateway/0.0.23/ix_values.yaml b/incubator/crypto-exchanges-gateway/0.0.24/ix_values.yaml similarity index 100% rename from incubator/crypto-exchanges-gateway/0.0.23/ix_values.yaml rename to incubator/crypto-exchanges-gateway/0.0.24/ix_values.yaml diff --git a/incubator/crypto-exchanges-gateway/0.0.23/questions.yaml b/incubator/crypto-exchanges-gateway/0.0.24/questions.yaml similarity index 100% rename from incubator/crypto-exchanges-gateway/0.0.23/questions.yaml rename to incubator/crypto-exchanges-gateway/0.0.24/questions.yaml diff --git a/incubator/crypto-exchanges-gateway/0.0.23/templates/common.yaml b/incubator/crypto-exchanges-gateway/0.0.24/templates/common.yaml similarity index 100% rename from incubator/crypto-exchanges-gateway/0.0.23/templates/common.yaml rename to incubator/crypto-exchanges-gateway/0.0.24/templates/common.yaml diff --git a/incubator/crypto-exchanges-gateway/0.0.23/values.yaml b/incubator/crypto-exchanges-gateway/0.0.24/values.yaml similarity index 100% rename from incubator/crypto-exchanges-gateway/0.0.23/values.yaml rename to incubator/crypto-exchanges-gateway/0.0.24/values.yaml diff --git a/incubator/cryptpad/0.0.50/CHANGELOG.md b/incubator/cryptpad/0.0.50/CHANGELOG.md deleted file mode 100644 index 90824d69a79..00000000000 --- a/incubator/cryptpad/0.0.50/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [cryptpad-0.0.50](https://github.com/truecharts/charts/compare/cryptpad-0.0.49...cryptpad-0.0.50) (2022-09-13) - -### Chore - -- update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755)) - - - - -## [cryptpad-0.0.49](https://github.com/truecharts/charts/compare/cryptpad-0.0.47...cryptpad-0.0.49) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [cryptpad-0.0.49](https://github.com/truecharts/charts/compare/cryptpad-0.0.47...cryptpad-0.0.49) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [cryptpad-0.0.49](https://github.com/truecharts/charts/compare/cryptpad-0.0.47...cryptpad-0.0.49) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [cryptpad-0.0.48](https://github.com/truecharts/charts/compare/cryptpad-0.0.47...cryptpad-0.0.48) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [cryptpad-0.0.48](https://github.com/truecharts/charts/compare/cryptpad-0.0.47...cryptpad-0.0.48) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [cryptpad-0.0.48](https://github.com/truecharts/charts/compare/cryptpad-0.0.47...cryptpad-0.0.48) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [cryptpad-0.0.47](https://github.com/truecharts/charts/compare/cryptpad-0.0.46...cryptpad-0.0.47) (2022-09-07) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) - - diff --git a/incubator/cryptpad/0.0.50/Chart.lock b/incubator/cryptpad/0.0.50/Chart.lock deleted file mode 100644 index 5f6568c8104..00000000000 --- a/incubator/cryptpad/0.0.50/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-13T05:24:25.163693113Z" diff --git a/incubator/cryptpad/0.0.50/Chart.yaml b/incubator/cryptpad/0.0.50/Chart.yaml deleted file mode 100644 index f37383b2307..00000000000 --- a/incubator/cryptpad/0.0.50/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Security -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.50 diff --git a/incubator/cryptpad/0.0.50/README.md b/incubator/cryptpad/0.0.50/README.md deleted file mode 100644 index fd8c2e9f201..00000000000 --- a/incubator/cryptpad/0.0.50/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# cryptpad - -![Version: 0.0.50](https://img.shields.io/badge/Version-0.0.50-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -CryptPad is the Zero Knowledge realtime collaborative editor.[br]mkdir -p /mnt/user/appdata/cryptpad/config [/br]wget -O /mnt/user/appdata/cryptpad/config/config.js https://raw.githubusercontent.com/xwiki-labs/cryptpad/main/config/config.example.js - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [cryptpad](https://truecharts.org/docs/charts/incubator/cryptpad) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `cryptpad` deployment - -```console -helm uninstall cryptpad -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install cryptpad \ - --set env.TZ="America/New York" \ - TrueCharts/cryptpad -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install cryptpad TrueCharts/cryptpad -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/cryptpad/0.0.50/charts/common-10.5.9.tgz b/incubator/cryptpad/0.0.50/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/cryptpad/0.0.50/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/cryptpad/0.0.51/CHANGELOG.md b/incubator/cryptpad/0.0.51/CHANGELOG.md new file mode 100644 index 00000000000..ef7d8518a50 --- /dev/null +++ b/incubator/cryptpad/0.0.51/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [cryptpad-0.0.51](https://github.com/truecharts/charts/compare/cryptpad-0.0.50...cryptpad-0.0.51) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [cryptpad-0.0.50](https://github.com/truecharts/charts/compare/cryptpad-0.0.49...cryptpad-0.0.50) (2022-09-13) + +### Chore + +- update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755)) + + + + +## [cryptpad-0.0.49](https://github.com/truecharts/charts/compare/cryptpad-0.0.47...cryptpad-0.0.49) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [cryptpad-0.0.49](https://github.com/truecharts/charts/compare/cryptpad-0.0.47...cryptpad-0.0.49) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [cryptpad-0.0.49](https://github.com/truecharts/charts/compare/cryptpad-0.0.47...cryptpad-0.0.49) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [cryptpad-0.0.48](https://github.com/truecharts/charts/compare/cryptpad-0.0.47...cryptpad-0.0.48) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [cryptpad-0.0.48](https://github.com/truecharts/charts/compare/cryptpad-0.0.47...cryptpad-0.0.48) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [cryptpad-0.0.48](https://github.com/truecharts/charts/compare/cryptpad-0.0.47...cryptpad-0.0.48) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + diff --git a/incubator/cryptpad/0.0.51/Chart.lock b/incubator/cryptpad/0.0.51/Chart.lock new file mode 100644 index 00000000000..b18b0972527 --- /dev/null +++ b/incubator/cryptpad/0.0.51/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:35:49.593879712Z" diff --git a/incubator/cryptpad/0.0.51/Chart.yaml b/incubator/cryptpad/0.0.51/Chart.yaml new file mode 100644 index 00000000000..7d02baa48d3 --- /dev/null +++ b/incubator/cryptpad/0.0.51/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.5.10 +deprecated: false +description: CryptPad is the Zero Knowledge realtime collaborative editor.[br]mkdir -p /mnt/user/appdata/cryptpad/config [/br]wget -O /mnt/user/appdata/cryptpad/config/config.js https://raw.githubusercontent.com/xwiki-labs/cryptpad/main/config/config.example.js +home: https://truecharts.org/docs/charts/incubator/cryptpad +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cryptpad.png +keywords: + - cryptpad + - Productivity + - Security +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: cryptpad +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/cryptpad + - https://cryptpad.fr/ + - https://hub.docker.com/r/promasu/cryptpad/ +type: application +version: 0.0.51 diff --git a/incubator/cryptpad/0.0.51/README.md b/incubator/cryptpad/0.0.51/README.md new file mode 100644 index 00000000000..363e4ec932a --- /dev/null +++ b/incubator/cryptpad/0.0.51/README.md @@ -0,0 +1,109 @@ +# cryptpad + +![Version: 0.0.51](https://img.shields.io/badge/Version-0.0.51-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +CryptPad is the Zero Knowledge realtime collaborative editor.[br]mkdir -p /mnt/user/appdata/cryptpad/config [/br]wget -O /mnt/user/appdata/cryptpad/config/config.js https://raw.githubusercontent.com/xwiki-labs/cryptpad/main/config/config.example.js + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [cryptpad](https://truecharts.org/docs/charts/incubator/cryptpad) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `cryptpad` deployment + +```console +helm uninstall cryptpad +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install cryptpad \ + --set env.TZ="America/New York" \ + TrueCharts/cryptpad +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install cryptpad TrueCharts/cryptpad -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/cryptpad/0.0.50/app-readme.md b/incubator/cryptpad/0.0.51/app-readme.md similarity index 100% rename from incubator/cryptpad/0.0.50/app-readme.md rename to incubator/cryptpad/0.0.51/app-readme.md diff --git a/incubator/cryptpad/0.0.51/charts/common-10.5.10.tgz b/incubator/cryptpad/0.0.51/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/cryptpad/0.0.51/charts/common-10.5.10.tgz differ diff --git a/incubator/cryptpad/0.0.50/ix_values.yaml b/incubator/cryptpad/0.0.51/ix_values.yaml similarity index 100% rename from incubator/cryptpad/0.0.50/ix_values.yaml rename to incubator/cryptpad/0.0.51/ix_values.yaml diff --git a/incubator/cryptpad/0.0.50/questions.yaml b/incubator/cryptpad/0.0.51/questions.yaml similarity index 100% rename from incubator/cryptpad/0.0.50/questions.yaml rename to incubator/cryptpad/0.0.51/questions.yaml diff --git a/incubator/cryptpad/0.0.50/templates/common.yaml b/incubator/cryptpad/0.0.51/templates/common.yaml similarity index 100% rename from incubator/cryptpad/0.0.50/templates/common.yaml rename to incubator/cryptpad/0.0.51/templates/common.yaml diff --git a/incubator/cryptpad/0.0.50/values.yaml b/incubator/cryptpad/0.0.51/values.yaml similarity index 100% rename from incubator/cryptpad/0.0.50/values.yaml rename to incubator/cryptpad/0.0.51/values.yaml diff --git a/incubator/csgo/0.0.23/CHANGELOG.md b/incubator/csgo/0.0.23/CHANGELOG.md deleted file mode 100644 index 876e26f17a7..00000000000 --- a/incubator/csgo/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [csgo-0.0.23](https://github.com/truecharts/charts/compare/csgo-0.0.22...csgo-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [csgo-0.0.23](https://github.com/truecharts/charts/compare/csgo-0.0.22...csgo-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [csgo-0.0.23](https://github.com/truecharts/charts/compare/csgo-0.0.22...csgo-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [csgo-0.0.23](https://github.com/truecharts/charts/compare/csgo-0.0.22...csgo-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [csgo-0.0.23](https://github.com/truecharts/charts/compare/csgo-0.0.22...csgo-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [csgo-0.0.23](https://github.com/truecharts/charts/compare/csgo-0.0.22...csgo-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [csgo-0.0.22](https://github.com/truecharts/charts/compare/csgo-0.0.21...csgo-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [csgo-0.0.21](https://github.com/truecharts/charts/compare/csgo-0.0.20...csgo-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/csgo/0.0.23/Chart.lock b/incubator/csgo/0.0.23/Chart.lock deleted file mode 100644 index 5e3c39c5d08..00000000000 --- a/incubator/csgo/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:50:56.895975403Z" diff --git a/incubator/csgo/0.0.23/Chart.yaml b/incubator/csgo/0.0.23/Chart.yaml deleted file mode 100644 index 655caa61971..00000000000 --- a/incubator/csgo/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/csgo/0.0.23/README.md b/incubator/csgo/0.0.23/README.md deleted file mode 100644 index 4455bac7ad3..00000000000 --- a/incubator/csgo/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# csgo - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -This Chart will download and install SteamCMD. It will also install Counter-Strike: GO and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [csgo](https://truecharts.org/docs/charts/incubator/csgo) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/csgo/0.0.23/charts/common-10.5.9.tgz b/incubator/csgo/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/csgo/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/csgo/0.0.24/CHANGELOG.md b/incubator/csgo/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..30af476483a --- /dev/null +++ b/incubator/csgo/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [csgo-0.0.24](https://github.com/truecharts/charts/compare/csgo-0.0.23...csgo-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [csgo-0.0.23](https://github.com/truecharts/charts/compare/csgo-0.0.22...csgo-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [csgo-0.0.23](https://github.com/truecharts/charts/compare/csgo-0.0.22...csgo-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [csgo-0.0.23](https://github.com/truecharts/charts/compare/csgo-0.0.22...csgo-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [csgo-0.0.23](https://github.com/truecharts/charts/compare/csgo-0.0.22...csgo-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [csgo-0.0.23](https://github.com/truecharts/charts/compare/csgo-0.0.22...csgo-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [csgo-0.0.23](https://github.com/truecharts/charts/compare/csgo-0.0.22...csgo-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [csgo-0.0.22](https://github.com/truecharts/charts/compare/csgo-0.0.21...csgo-0.0.22) (2022-08-30) + +### Chore + diff --git a/incubator/csgo/0.0.24/Chart.lock b/incubator/csgo/0.0.24/Chart.lock new file mode 100644 index 00000000000..023a29c334a --- /dev/null +++ b/incubator/csgo/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:35:53.32307914Z" diff --git a/incubator/csgo/0.0.24/Chart.yaml b/incubator/csgo/0.0.24/Chart.yaml new file mode 100644 index 00000000000..0065bcda51b --- /dev/null +++ b/incubator/csgo/0.0.24/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.5.10 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install Counter-Strike: GO and run it." +home: https://truecharts.org/docs/charts/incubator/csgo +icon: https://truecharts.org/img/hotlink-ok/chart-icons/csgo.png +keywords: + - csgo + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: csgo +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/csgo + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.24 diff --git a/incubator/csgo/0.0.24/README.md b/incubator/csgo/0.0.24/README.md new file mode 100644 index 00000000000..898b0d556ee --- /dev/null +++ b/incubator/csgo/0.0.24/README.md @@ -0,0 +1,109 @@ +# csgo + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +This Chart will download and install SteamCMD. It will also install Counter-Strike: GO and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [csgo](https://truecharts.org/docs/charts/incubator/csgo) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/csgo/0.0.23/app-readme.md b/incubator/csgo/0.0.24/app-readme.md similarity index 100% rename from incubator/csgo/0.0.23/app-readme.md rename to incubator/csgo/0.0.24/app-readme.md diff --git a/incubator/csgo/0.0.24/charts/common-10.5.10.tgz b/incubator/csgo/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/csgo/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/csgo/0.0.23/ix_values.yaml b/incubator/csgo/0.0.24/ix_values.yaml similarity index 100% rename from incubator/csgo/0.0.23/ix_values.yaml rename to incubator/csgo/0.0.24/ix_values.yaml diff --git a/incubator/csgo/0.0.23/questions.yaml b/incubator/csgo/0.0.24/questions.yaml similarity index 100% rename from incubator/csgo/0.0.23/questions.yaml rename to incubator/csgo/0.0.24/questions.yaml diff --git a/incubator/csgo/0.0.23/templates/common.yaml b/incubator/csgo/0.0.24/templates/common.yaml similarity index 100% rename from incubator/csgo/0.0.23/templates/common.yaml rename to incubator/csgo/0.0.24/templates/common.yaml diff --git a/incubator/csgo/0.0.23/values.yaml b/incubator/csgo/0.0.24/values.yaml similarity index 100% rename from incubator/csgo/0.0.23/values.yaml rename to incubator/csgo/0.0.24/values.yaml diff --git a/incubator/cssource/0.0.23/CHANGELOG.md b/incubator/cssource/0.0.23/CHANGELOG.md deleted file mode 100644 index 439abecfcc8..00000000000 --- a/incubator/cssource/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [cssource-0.0.23](https://github.com/truecharts/charts/compare/cssource-0.0.22...cssource-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [cssource-0.0.23](https://github.com/truecharts/charts/compare/cssource-0.0.22...cssource-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [cssource-0.0.23](https://github.com/truecharts/charts/compare/cssource-0.0.22...cssource-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [cssource-0.0.23](https://github.com/truecharts/charts/compare/cssource-0.0.22...cssource-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [cssource-0.0.23](https://github.com/truecharts/charts/compare/cssource-0.0.22...cssource-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [cssource-0.0.23](https://github.com/truecharts/charts/compare/cssource-0.0.22...cssource-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [cssource-0.0.22](https://github.com/truecharts/charts/compare/cssource-0.0.21...cssource-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [cssource-0.0.21](https://github.com/truecharts/charts/compare/cssource-0.0.20...cssource-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/cssource/0.0.23/Chart.lock b/incubator/cssource/0.0.23/Chart.lock deleted file mode 100644 index 11574c9089a..00000000000 --- a/incubator/cssource/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:51:02.390219928Z" diff --git a/incubator/cssource/0.0.23/Chart.yaml b/incubator/cssource/0.0.23/Chart.yaml deleted file mode 100644 index 6dce1449922..00000000000 --- a/incubator/cssource/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/cssource/0.0.23/README.md b/incubator/cssource/0.0.23/README.md deleted file mode 100644 index 747da45dadf..00000000000 --- a/incubator/cssource/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# cssource - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -This Chart will download and install SteamCMD. It will also install Counter-Strike: Source and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [cssource](https://truecharts.org/docs/charts/incubator/cssource) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/cssource/0.0.23/charts/common-10.5.9.tgz b/incubator/cssource/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/cssource/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/cssource/0.0.24/CHANGELOG.md b/incubator/cssource/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..7ca0d34af60 --- /dev/null +++ b/incubator/cssource/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [cssource-0.0.24](https://github.com/truecharts/charts/compare/cssource-0.0.23...cssource-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [cssource-0.0.23](https://github.com/truecharts/charts/compare/cssource-0.0.22...cssource-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [cssource-0.0.23](https://github.com/truecharts/charts/compare/cssource-0.0.22...cssource-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [cssource-0.0.23](https://github.com/truecharts/charts/compare/cssource-0.0.22...cssource-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [cssource-0.0.23](https://github.com/truecharts/charts/compare/cssource-0.0.22...cssource-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [cssource-0.0.23](https://github.com/truecharts/charts/compare/cssource-0.0.22...cssource-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [cssource-0.0.23](https://github.com/truecharts/charts/compare/cssource-0.0.22...cssource-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [cssource-0.0.22](https://github.com/truecharts/charts/compare/cssource-0.0.21...cssource-0.0.22) (2022-08-30) + +### Chore + diff --git a/incubator/cssource/0.0.24/Chart.lock b/incubator/cssource/0.0.24/Chart.lock new file mode 100644 index 00000000000..64390389a00 --- /dev/null +++ b/incubator/cssource/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:35:55.702401801Z" diff --git a/incubator/cssource/0.0.24/Chart.yaml b/incubator/cssource/0.0.24/Chart.yaml new file mode 100644 index 00000000000..8fc66500bbb --- /dev/null +++ b/incubator/cssource/0.0.24/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.5.10 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install Counter-Strike: Source and run it." +home: https://truecharts.org/docs/charts/incubator/cssource +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cssource.png +keywords: + - cssource + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: cssource +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/cssource + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.24 diff --git a/incubator/cssource/0.0.24/README.md b/incubator/cssource/0.0.24/README.md new file mode 100644 index 00000000000..38323c642b9 --- /dev/null +++ b/incubator/cssource/0.0.24/README.md @@ -0,0 +1,109 @@ +# cssource + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +This Chart will download and install SteamCMD. It will also install Counter-Strike: Source and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [cssource](https://truecharts.org/docs/charts/incubator/cssource) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/cssource/0.0.23/app-readme.md b/incubator/cssource/0.0.24/app-readme.md similarity index 100% rename from incubator/cssource/0.0.23/app-readme.md rename to incubator/cssource/0.0.24/app-readme.md diff --git a/incubator/cssource/0.0.24/charts/common-10.5.10.tgz b/incubator/cssource/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/cssource/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/cssource/0.0.23/ix_values.yaml b/incubator/cssource/0.0.24/ix_values.yaml similarity index 100% rename from incubator/cssource/0.0.23/ix_values.yaml rename to incubator/cssource/0.0.24/ix_values.yaml diff --git a/incubator/cssource/0.0.23/questions.yaml b/incubator/cssource/0.0.24/questions.yaml similarity index 100% rename from incubator/cssource/0.0.23/questions.yaml rename to incubator/cssource/0.0.24/questions.yaml diff --git a/incubator/cssource/0.0.23/templates/common.yaml b/incubator/cssource/0.0.24/templates/common.yaml similarity index 100% rename from incubator/cssource/0.0.23/templates/common.yaml rename to incubator/cssource/0.0.24/templates/common.yaml diff --git a/incubator/cssource/0.0.23/values.yaml b/incubator/cssource/0.0.24/values.yaml similarity index 100% rename from incubator/cssource/0.0.23/values.yaml rename to incubator/cssource/0.0.24/values.yaml diff --git a/incubator/cstrike1-6/0.0.23/CHANGELOG.md b/incubator/cstrike1-6/0.0.23/CHANGELOG.md deleted file mode 100644 index 3c36b3c9ae5..00000000000 --- a/incubator/cstrike1-6/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [cstrike1-6-0.0.23](https://github.com/truecharts/charts/compare/cstrike1-6-0.0.22...cstrike1-6-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [cstrike1-6-0.0.23](https://github.com/truecharts/charts/compare/cstrike1-6-0.0.22...cstrike1-6-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [cstrike1-6-0.0.23](https://github.com/truecharts/charts/compare/cstrike1-6-0.0.22...cstrike1-6-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [cstrike1-6-0.0.23](https://github.com/truecharts/charts/compare/cstrike1-6-0.0.22...cstrike1-6-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [cstrike1-6-0.0.23](https://github.com/truecharts/charts/compare/cstrike1-6-0.0.22...cstrike1-6-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [cstrike1-6-0.0.23](https://github.com/truecharts/charts/compare/cstrike1-6-0.0.22...cstrike1-6-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [cstrike1-6-0.0.22](https://github.com/truecharts/charts/compare/cstrike1-6-0.0.21...cstrike1-6-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [cstrike1-6-0.0.21](https://github.com/truecharts/charts/compare/cstrike1-6-0.0.20...cstrike1-6-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [cstrike1-6-0.0.20](https://github.com/truecharts/charts/compare/cstrike1-6-0.0.19...cstrike1-6-0.0.20) (2022-08-29) - diff --git a/incubator/cstrike1-6/0.0.23/Chart.lock b/incubator/cstrike1-6/0.0.23/Chart.lock deleted file mode 100644 index 7777efc346d..00000000000 --- a/incubator/cstrike1-6/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:51:09.072337229Z" diff --git a/incubator/cstrike1-6/0.0.23/Chart.yaml b/incubator/cstrike1-6/0.0.23/Chart.yaml deleted file mode 100644 index ba0df713a2a..00000000000 --- a/incubator/cstrike1-6/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/cstrike1-6/0.0.23/README.md b/incubator/cstrike1-6/0.0.23/README.md deleted file mode 100644 index 0154efd78c8..00000000000 --- a/incubator/cstrike1-6/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# cstrike1-6 - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -This Chart will download and install SteamCMD. It will also install Counter-Strike 1.6 and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [cstrike1-6](https://truecharts.org/docs/charts/incubator/cstrike1-6) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/cstrike1-6/0.0.23/charts/common-10.5.9.tgz b/incubator/cstrike1-6/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/cstrike1-6/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/cstrike1-6/0.0.24/CHANGELOG.md b/incubator/cstrike1-6/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..820e5fabae0 --- /dev/null +++ b/incubator/cstrike1-6/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [cstrike1-6-0.0.24](https://github.com/truecharts/charts/compare/cstrike1-6-0.0.23...cstrike1-6-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [cstrike1-6-0.0.23](https://github.com/truecharts/charts/compare/cstrike1-6-0.0.22...cstrike1-6-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [cstrike1-6-0.0.23](https://github.com/truecharts/charts/compare/cstrike1-6-0.0.22...cstrike1-6-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [cstrike1-6-0.0.23](https://github.com/truecharts/charts/compare/cstrike1-6-0.0.22...cstrike1-6-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [cstrike1-6-0.0.23](https://github.com/truecharts/charts/compare/cstrike1-6-0.0.22...cstrike1-6-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [cstrike1-6-0.0.23](https://github.com/truecharts/charts/compare/cstrike1-6-0.0.22...cstrike1-6-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [cstrike1-6-0.0.23](https://github.com/truecharts/charts/compare/cstrike1-6-0.0.22...cstrike1-6-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [cstrike1-6-0.0.22](https://github.com/truecharts/charts/compare/cstrike1-6-0.0.21...cstrike1-6-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [cstrike1-6-0.0.21](https://github.com/truecharts/charts/compare/cstrike1-6-0.0.20...cstrike1-6-0.0.21) (2022-08-30) diff --git a/incubator/cstrike1-6/0.0.24/Chart.lock b/incubator/cstrike1-6/0.0.24/Chart.lock new file mode 100644 index 00000000000..00743a03237 --- /dev/null +++ b/incubator/cstrike1-6/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:36:16.338345794Z" diff --git a/incubator/cstrike1-6/0.0.24/Chart.yaml b/incubator/cstrike1-6/0.0.24/Chart.yaml new file mode 100644 index 00000000000..b0eb070780b --- /dev/null +++ b/incubator/cstrike1-6/0.0.24/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.5.10 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install Counter-Strike 1.6 and run it." +home: https://truecharts.org/docs/charts/incubator/cstrike1-6 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cstrike1-6.png +keywords: + - cstrike1-6 + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: cstrike1-6 +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/cstrike1-6 + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.24 diff --git a/incubator/cstrike1-6/0.0.24/README.md b/incubator/cstrike1-6/0.0.24/README.md new file mode 100644 index 00000000000..d9311448955 --- /dev/null +++ b/incubator/cstrike1-6/0.0.24/README.md @@ -0,0 +1,109 @@ +# cstrike1-6 + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +This Chart will download and install SteamCMD. It will also install Counter-Strike 1.6 and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [cstrike1-6](https://truecharts.org/docs/charts/incubator/cstrike1-6) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/cstrike1-6/0.0.23/app-readme.md b/incubator/cstrike1-6/0.0.24/app-readme.md similarity index 100% rename from incubator/cstrike1-6/0.0.23/app-readme.md rename to incubator/cstrike1-6/0.0.24/app-readme.md diff --git a/incubator/cstrike1-6/0.0.24/charts/common-10.5.10.tgz b/incubator/cstrike1-6/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/cstrike1-6/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/cstrike1-6/0.0.23/ix_values.yaml b/incubator/cstrike1-6/0.0.24/ix_values.yaml similarity index 100% rename from incubator/cstrike1-6/0.0.23/ix_values.yaml rename to incubator/cstrike1-6/0.0.24/ix_values.yaml diff --git a/incubator/cstrike1-6/0.0.23/questions.yaml b/incubator/cstrike1-6/0.0.24/questions.yaml similarity index 100% rename from incubator/cstrike1-6/0.0.23/questions.yaml rename to incubator/cstrike1-6/0.0.24/questions.yaml diff --git a/incubator/cstrike1-6/0.0.23/templates/common.yaml b/incubator/cstrike1-6/0.0.24/templates/common.yaml similarity index 100% rename from incubator/cstrike1-6/0.0.23/templates/common.yaml rename to incubator/cstrike1-6/0.0.24/templates/common.yaml diff --git a/incubator/cstrike1-6/0.0.23/values.yaml b/incubator/cstrike1-6/0.0.24/values.yaml similarity index 100% rename from incubator/cstrike1-6/0.0.23/values.yaml rename to incubator/cstrike1-6/0.0.24/values.yaml diff --git a/incubator/cstrikeconditionzero/0.0.23/CHANGELOG.md b/incubator/cstrikeconditionzero/0.0.23/CHANGELOG.md deleted file mode 100644 index a49f122d62e..00000000000 --- a/incubator/cstrikeconditionzero/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [cstrikeconditionzero-0.0.23](https://github.com/truecharts/charts/compare/cstrikeconditionzero-0.0.22...cstrikeconditionzero-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [cstrikeconditionzero-0.0.23](https://github.com/truecharts/charts/compare/cstrikeconditionzero-0.0.22...cstrikeconditionzero-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [cstrikeconditionzero-0.0.23](https://github.com/truecharts/charts/compare/cstrikeconditionzero-0.0.22...cstrikeconditionzero-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [cstrikeconditionzero-0.0.23](https://github.com/truecharts/charts/compare/cstrikeconditionzero-0.0.22...cstrikeconditionzero-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [cstrikeconditionzero-0.0.23](https://github.com/truecharts/charts/compare/cstrikeconditionzero-0.0.22...cstrikeconditionzero-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [cstrikeconditionzero-0.0.23](https://github.com/truecharts/charts/compare/cstrikeconditionzero-0.0.22...cstrikeconditionzero-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [cstrikeconditionzero-0.0.22](https://github.com/truecharts/charts/compare/cstrikeconditionzero-0.0.21...cstrikeconditionzero-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [cstrikeconditionzero-0.0.21](https://github.com/truecharts/charts/compare/cstrikeconditionzero-0.0.20...cstrikeconditionzero-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [cstrikeconditionzero-0.0.20](https://github.com/truecharts/charts/compare/cstrikeconditionzero-0.0.19...cstrikeconditionzero-0.0.20) (2022-08-29) - diff --git a/incubator/cstrikeconditionzero/0.0.23/Chart.lock b/incubator/cstrikeconditionzero/0.0.23/Chart.lock deleted file mode 100644 index 829289ffb41..00000000000 --- a/incubator/cstrikeconditionzero/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:51:11.23907522Z" diff --git a/incubator/cstrikeconditionzero/0.0.23/Chart.yaml b/incubator/cstrikeconditionzero/0.0.23/Chart.yaml deleted file mode 100644 index da341f6ca1c..00000000000 --- a/incubator/cstrikeconditionzero/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/cstrikeconditionzero/0.0.23/README.md b/incubator/cstrikeconditionzero/0.0.23/README.md deleted file mode 100644 index 2165cce893f..00000000000 --- a/incubator/cstrikeconditionzero/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# cstrikeconditionzero - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -This Chart will download and install SteamCMD. It will also install Counter-Strike Condition Zero and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [cstrikeconditionzero](https://truecharts.org/docs/charts/incubator/cstrikeconditionzero) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/cstrikeconditionzero/0.0.23/charts/common-10.5.9.tgz b/incubator/cstrikeconditionzero/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/cstrikeconditionzero/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/cstrikeconditionzero/0.0.24/CHANGELOG.md b/incubator/cstrikeconditionzero/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..a8b1bdca4f0 --- /dev/null +++ b/incubator/cstrikeconditionzero/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [cstrikeconditionzero-0.0.24](https://github.com/truecharts/charts/compare/cstrikeconditionzero-0.0.23...cstrikeconditionzero-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [cstrikeconditionzero-0.0.23](https://github.com/truecharts/charts/compare/cstrikeconditionzero-0.0.22...cstrikeconditionzero-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [cstrikeconditionzero-0.0.23](https://github.com/truecharts/charts/compare/cstrikeconditionzero-0.0.22...cstrikeconditionzero-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [cstrikeconditionzero-0.0.23](https://github.com/truecharts/charts/compare/cstrikeconditionzero-0.0.22...cstrikeconditionzero-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [cstrikeconditionzero-0.0.23](https://github.com/truecharts/charts/compare/cstrikeconditionzero-0.0.22...cstrikeconditionzero-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [cstrikeconditionzero-0.0.23](https://github.com/truecharts/charts/compare/cstrikeconditionzero-0.0.22...cstrikeconditionzero-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [cstrikeconditionzero-0.0.23](https://github.com/truecharts/charts/compare/cstrikeconditionzero-0.0.22...cstrikeconditionzero-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [cstrikeconditionzero-0.0.22](https://github.com/truecharts/charts/compare/cstrikeconditionzero-0.0.21...cstrikeconditionzero-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [cstrikeconditionzero-0.0.21](https://github.com/truecharts/charts/compare/cstrikeconditionzero-0.0.20...cstrikeconditionzero-0.0.21) (2022-08-30) diff --git a/incubator/cstrikeconditionzero/0.0.24/Chart.lock b/incubator/cstrikeconditionzero/0.0.24/Chart.lock new file mode 100644 index 00000000000..a6726aa247c --- /dev/null +++ b/incubator/cstrikeconditionzero/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:36:20.555716774Z" diff --git a/incubator/cstrikeconditionzero/0.0.24/Chart.yaml b/incubator/cstrikeconditionzero/0.0.24/Chart.yaml new file mode 100644 index 00000000000..a621b8fa646 --- /dev/null +++ b/incubator/cstrikeconditionzero/0.0.24/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.5.10 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install Counter-Strike Condition Zero and run it." +home: https://truecharts.org/docs/charts/incubator/cstrikeconditionzero +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cstrikeconditionzero.png +keywords: + - cstrikeconditionzero + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: cstrikeconditionzero +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/cstrikeconditionzero + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.24 diff --git a/incubator/cstrikeconditionzero/0.0.24/README.md b/incubator/cstrikeconditionzero/0.0.24/README.md new file mode 100644 index 00000000000..8f938b4229e --- /dev/null +++ b/incubator/cstrikeconditionzero/0.0.24/README.md @@ -0,0 +1,109 @@ +# cstrikeconditionzero + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +This Chart will download and install SteamCMD. It will also install Counter-Strike Condition Zero and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [cstrikeconditionzero](https://truecharts.org/docs/charts/incubator/cstrikeconditionzero) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/cstrikeconditionzero/0.0.23/app-readme.md b/incubator/cstrikeconditionzero/0.0.24/app-readme.md similarity index 100% rename from incubator/cstrikeconditionzero/0.0.23/app-readme.md rename to incubator/cstrikeconditionzero/0.0.24/app-readme.md diff --git a/incubator/cstrikeconditionzero/0.0.24/charts/common-10.5.10.tgz b/incubator/cstrikeconditionzero/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/cstrikeconditionzero/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/cstrikeconditionzero/0.0.23/ix_values.yaml b/incubator/cstrikeconditionzero/0.0.24/ix_values.yaml similarity index 100% rename from incubator/cstrikeconditionzero/0.0.23/ix_values.yaml rename to incubator/cstrikeconditionzero/0.0.24/ix_values.yaml diff --git a/incubator/cstrikeconditionzero/0.0.23/questions.yaml b/incubator/cstrikeconditionzero/0.0.24/questions.yaml similarity index 100% rename from incubator/cstrikeconditionzero/0.0.23/questions.yaml rename to incubator/cstrikeconditionzero/0.0.24/questions.yaml diff --git a/incubator/cstrikeconditionzero/0.0.23/templates/common.yaml b/incubator/cstrikeconditionzero/0.0.24/templates/common.yaml similarity index 100% rename from incubator/cstrikeconditionzero/0.0.23/templates/common.yaml rename to incubator/cstrikeconditionzero/0.0.24/templates/common.yaml diff --git a/incubator/cstrikeconditionzero/0.0.23/values.yaml b/incubator/cstrikeconditionzero/0.0.24/values.yaml similarity index 100% rename from incubator/cstrikeconditionzero/0.0.23/values.yaml rename to incubator/cstrikeconditionzero/0.0.24/values.yaml diff --git a/incubator/cups-server/1.0.44/CHANGELOG.md b/incubator/cups-server/1.0.44/CHANGELOG.md deleted file mode 100644 index 1a0dc1f2fff..00000000000 --- a/incubator/cups-server/1.0.44/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [cups-server-1.0.44](https://github.com/truecharts/charts/compare/cups-server-1.0.42...cups-server-1.0.44) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [cups-server-1.0.44](https://github.com/truecharts/charts/compare/cups-server-1.0.42...cups-server-1.0.44) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [cups-server-1.0.44](https://github.com/truecharts/charts/compare/cups-server-1.0.42...cups-server-1.0.44) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [cups-server-1.0.43](https://github.com/truecharts/charts/compare/cups-server-1.0.42...cups-server-1.0.43) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [cups-server-1.0.43](https://github.com/truecharts/charts/compare/cups-server-1.0.42...cups-server-1.0.43) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [cups-server-1.0.43](https://github.com/truecharts/charts/compare/cups-server-1.0.42...cups-server-1.0.43) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [cups-server-1.0.42](https://github.com/truecharts/charts/compare/cups-server-1.0.41...cups-server-1.0.42) (2022-09-05) - -### Chore - -- update docker general non-major ([#3700](https://github.com/truecharts/charts/issues/3700)) - - - - -## [cups-server-1.0.41](https://github.com/truecharts/charts/compare/cups-server-1.0.40...cups-server-1.0.41) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [cups-server-1.0.40](https://github.com/truecharts/charts/compare/cups-server-1.0.39...cups-server-1.0.40) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/cups-server/1.0.44/Chart.lock b/incubator/cups-server/1.0.44/Chart.lock deleted file mode 100644 index e1811aaa629..00000000000 --- a/incubator/cups-server/1.0.44/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:51:22.221899614Z" diff --git a/incubator/cups-server/1.0.44/Chart.yaml b/incubator/cups-server/1.0.44/Chart.yaml deleted file mode 100644 index c5228478c9b..00000000000 --- a/incubator/cups-server/1.0.44/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.44 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/cups-server/1.0.44/README.md b/incubator/cups-server/1.0.44/README.md deleted file mode 100644 index bef55ba01ee..00000000000 --- a/incubator/cups-server/1.0.44/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# cups-server - -![Version: 1.0.44](https://img.shields.io/badge/Version-1.0.44-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -CUPS printing server - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [cups-server](https://truecharts.org/docs/charts/incubator/cups-server) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `cups-server` deployment - -```console -helm uninstall cups-server -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install cups-server \ - --set env.TZ="America/New York" \ - TrueCharts/cups-server -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install cups-server TrueCharts/cups-server -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/cups-server/1.0.44/charts/common-10.5.9.tgz b/incubator/cups-server/1.0.44/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/cups-server/1.0.44/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/cups-server/1.0.45/CHANGELOG.md b/incubator/cups-server/1.0.45/CHANGELOG.md new file mode 100644 index 00000000000..458f09564d5 --- /dev/null +++ b/incubator/cups-server/1.0.45/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [cups-server-1.0.45](https://github.com/truecharts/charts/compare/cups-server-1.0.44...cups-server-1.0.45) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [cups-server-1.0.44](https://github.com/truecharts/charts/compare/cups-server-1.0.42...cups-server-1.0.44) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [cups-server-1.0.44](https://github.com/truecharts/charts/compare/cups-server-1.0.42...cups-server-1.0.44) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [cups-server-1.0.44](https://github.com/truecharts/charts/compare/cups-server-1.0.42...cups-server-1.0.44) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [cups-server-1.0.43](https://github.com/truecharts/charts/compare/cups-server-1.0.42...cups-server-1.0.43) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [cups-server-1.0.43](https://github.com/truecharts/charts/compare/cups-server-1.0.42...cups-server-1.0.43) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [cups-server-1.0.43](https://github.com/truecharts/charts/compare/cups-server-1.0.42...cups-server-1.0.43) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [cups-server-1.0.42](https://github.com/truecharts/charts/compare/cups-server-1.0.41...cups-server-1.0.42) (2022-09-05) + +### Chore + +- update docker general non-major ([#3700](https://github.com/truecharts/charts/issues/3700)) + + + + +## [cups-server-1.0.41](https://github.com/truecharts/charts/compare/cups-server-1.0.40...cups-server-1.0.41) (2022-08-30) + +### Chore + diff --git a/incubator/cups-server/1.0.45/Chart.lock b/incubator/cups-server/1.0.45/Chart.lock new file mode 100644 index 00000000000..5fd1e35922c --- /dev/null +++ b/incubator/cups-server/1.0.45/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:36:24.672437521Z" diff --git a/incubator/cups-server/1.0.45/Chart.yaml b/incubator/cups-server/1.0.45/Chart.yaml new file mode 100644 index 00000000000..3bbf5219662 --- /dev/null +++ b/incubator/cups-server/1.0.45/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: CUPS printing server +home: https://truecharts.org/docs/charts/incubator/cups-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cups-server.png +keywords: + - print + - cups +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: cups-server +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/cups-server + - https://hub.docker.com/r/ydkn/cups +version: 1.0.45 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/cups-server/1.0.45/README.md b/incubator/cups-server/1.0.45/README.md new file mode 100644 index 00000000000..4e00e396881 --- /dev/null +++ b/incubator/cups-server/1.0.45/README.md @@ -0,0 +1,108 @@ +# cups-server + +![Version: 1.0.45](https://img.shields.io/badge/Version-1.0.45-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +CUPS printing server + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [cups-server](https://truecharts.org/docs/charts/incubator/cups-server) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `cups-server` deployment + +```console +helm uninstall cups-server +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install cups-server \ + --set env.TZ="America/New York" \ + TrueCharts/cups-server +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install cups-server TrueCharts/cups-server -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/cups-server/1.0.44/app-readme.md b/incubator/cups-server/1.0.45/app-readme.md similarity index 100% rename from incubator/cups-server/1.0.44/app-readme.md rename to incubator/cups-server/1.0.45/app-readme.md diff --git a/incubator/cups-server/1.0.45/charts/common-10.5.10.tgz b/incubator/cups-server/1.0.45/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/cups-server/1.0.45/charts/common-10.5.10.tgz differ diff --git a/incubator/cups-server/1.0.44/ix_values.yaml b/incubator/cups-server/1.0.45/ix_values.yaml similarity index 100% rename from incubator/cups-server/1.0.44/ix_values.yaml rename to incubator/cups-server/1.0.45/ix_values.yaml diff --git a/incubator/cups-server/1.0.44/questions.yaml b/incubator/cups-server/1.0.45/questions.yaml similarity index 100% rename from incubator/cups-server/1.0.44/questions.yaml rename to incubator/cups-server/1.0.45/questions.yaml diff --git a/incubator/cups-server/1.0.44/templates/common.yaml b/incubator/cups-server/1.0.45/templates/common.yaml similarity index 100% rename from incubator/cups-server/1.0.44/templates/common.yaml rename to incubator/cups-server/1.0.45/templates/common.yaml diff --git a/incubator/cups-server/1.0.44/values.yaml b/incubator/cups-server/1.0.45/values.yaml similarity index 100% rename from incubator/cups-server/1.0.44/values.yaml rename to incubator/cups-server/1.0.45/values.yaml diff --git a/incubator/cura-novnc/0.0.23/CHANGELOG.md b/incubator/cura-novnc/0.0.23/CHANGELOG.md deleted file mode 100644 index 5f8ab5105b9..00000000000 --- a/incubator/cura-novnc/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [cura-novnc-0.0.23](https://github.com/truecharts/charts/compare/cura-novnc-0.0.22...cura-novnc-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [cura-novnc-0.0.23](https://github.com/truecharts/charts/compare/cura-novnc-0.0.22...cura-novnc-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [cura-novnc-0.0.23](https://github.com/truecharts/charts/compare/cura-novnc-0.0.22...cura-novnc-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [cura-novnc-0.0.23](https://github.com/truecharts/charts/compare/cura-novnc-0.0.22...cura-novnc-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [cura-novnc-0.0.23](https://github.com/truecharts/charts/compare/cura-novnc-0.0.22...cura-novnc-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [cura-novnc-0.0.23](https://github.com/truecharts/charts/compare/cura-novnc-0.0.22...cura-novnc-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [cura-novnc-0.0.22](https://github.com/truecharts/charts/compare/cura-novnc-0.0.21...cura-novnc-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [cura-novnc-0.0.21](https://github.com/truecharts/charts/compare/cura-novnc-0.0.20...cura-novnc-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [cura-novnc-0.0.20](https://github.com/truecharts/charts/compare/cura-novnc-0.0.19...cura-novnc-0.0.20) (2022-08-29) - diff --git a/incubator/cura-novnc/0.0.23/Chart.lock b/incubator/cura-novnc/0.0.23/Chart.lock deleted file mode 100644 index 09f0dd7ef80..00000000000 --- a/incubator/cura-novnc/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:51:27.543997079Z" diff --git a/incubator/cura-novnc/0.0.23/Chart.yaml b/incubator/cura-novnc/0.0.23/Chart.yaml deleted file mode 100644 index 18bcdfbd918..00000000000 --- a/incubator/cura-novnc/0.0.23/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - HomeAutomation - - Productivity -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/cura-novnc/0.0.23/README.md b/incubator/cura-novnc/0.0.23/README.md deleted file mode 100644 index 30eb2096723..00000000000 --- a/incubator/cura-novnc/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# cura-novnc - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Enjoy Cura directly in your browser with this easy to use Chart Chart. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [cura-novnc](https://truecharts.org/docs/charts/incubator/cura-novnc) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `cura-novnc` deployment - -```console -helm uninstall cura-novnc -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install cura-novnc \ - --set env.TZ="America/New York" \ - TrueCharts/cura-novnc -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install cura-novnc TrueCharts/cura-novnc -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/cura-novnc/0.0.23/charts/common-10.5.9.tgz b/incubator/cura-novnc/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/cura-novnc/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/cura-novnc/0.0.24/CHANGELOG.md b/incubator/cura-novnc/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..1bc089e5bff --- /dev/null +++ b/incubator/cura-novnc/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [cura-novnc-0.0.24](https://github.com/truecharts/charts/compare/cura-novnc-0.0.23...cura-novnc-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [cura-novnc-0.0.23](https://github.com/truecharts/charts/compare/cura-novnc-0.0.22...cura-novnc-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [cura-novnc-0.0.23](https://github.com/truecharts/charts/compare/cura-novnc-0.0.22...cura-novnc-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [cura-novnc-0.0.23](https://github.com/truecharts/charts/compare/cura-novnc-0.0.22...cura-novnc-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [cura-novnc-0.0.23](https://github.com/truecharts/charts/compare/cura-novnc-0.0.22...cura-novnc-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [cura-novnc-0.0.23](https://github.com/truecharts/charts/compare/cura-novnc-0.0.22...cura-novnc-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [cura-novnc-0.0.23](https://github.com/truecharts/charts/compare/cura-novnc-0.0.22...cura-novnc-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [cura-novnc-0.0.22](https://github.com/truecharts/charts/compare/cura-novnc-0.0.21...cura-novnc-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [cura-novnc-0.0.21](https://github.com/truecharts/charts/compare/cura-novnc-0.0.20...cura-novnc-0.0.21) (2022-08-30) diff --git a/incubator/cura-novnc/0.0.24/Chart.lock b/incubator/cura-novnc/0.0.24/Chart.lock new file mode 100644 index 00000000000..9d0ccb6d612 --- /dev/null +++ b/incubator/cura-novnc/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:36:26.324146275Z" diff --git a/incubator/cura-novnc/0.0.24/Chart.yaml b/incubator/cura-novnc/0.0.24/Chart.yaml new file mode 100644 index 00000000000..3e169b0133d --- /dev/null +++ b/incubator/cura-novnc/0.0.24/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.5.10 +deprecated: false +description: "Enjoy Cura directly in your browser with this easy to use Chart Chart." +home: https://truecharts.org/docs/charts/incubator/cura-novnc +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cura-novnc.png +keywords: + - cura-novnc + - HomeAutomation + - Productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: cura-novnc +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/cura-novnc + - https://ultimaker.com/software/ultimaker-cura + - https://hub.docker.com/r/mikeah/cura-novnc +type: application +version: 0.0.24 diff --git a/incubator/cura-novnc/0.0.24/README.md b/incubator/cura-novnc/0.0.24/README.md new file mode 100644 index 00000000000..ac48a2fe777 --- /dev/null +++ b/incubator/cura-novnc/0.0.24/README.md @@ -0,0 +1,109 @@ +# cura-novnc + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Enjoy Cura directly in your browser with this easy to use Chart Chart. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [cura-novnc](https://truecharts.org/docs/charts/incubator/cura-novnc) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `cura-novnc` deployment + +```console +helm uninstall cura-novnc +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install cura-novnc \ + --set env.TZ="America/New York" \ + TrueCharts/cura-novnc +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install cura-novnc TrueCharts/cura-novnc -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/cura-novnc/0.0.23/app-readme.md b/incubator/cura-novnc/0.0.24/app-readme.md similarity index 100% rename from incubator/cura-novnc/0.0.23/app-readme.md rename to incubator/cura-novnc/0.0.24/app-readme.md diff --git a/incubator/cura-novnc/0.0.24/charts/common-10.5.10.tgz b/incubator/cura-novnc/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/cura-novnc/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/cura-novnc/0.0.23/ix_values.yaml b/incubator/cura-novnc/0.0.24/ix_values.yaml similarity index 100% rename from incubator/cura-novnc/0.0.23/ix_values.yaml rename to incubator/cura-novnc/0.0.24/ix_values.yaml diff --git a/incubator/cura-novnc/0.0.23/questions.yaml b/incubator/cura-novnc/0.0.24/questions.yaml similarity index 100% rename from incubator/cura-novnc/0.0.23/questions.yaml rename to incubator/cura-novnc/0.0.24/questions.yaml diff --git a/incubator/cura-novnc/0.0.23/templates/common.yaml b/incubator/cura-novnc/0.0.24/templates/common.yaml similarity index 100% rename from incubator/cura-novnc/0.0.23/templates/common.yaml rename to incubator/cura-novnc/0.0.24/templates/common.yaml diff --git a/incubator/cura-novnc/0.0.23/values.yaml b/incubator/cura-novnc/0.0.24/values.yaml similarity index 100% rename from incubator/cura-novnc/0.0.23/values.yaml rename to incubator/cura-novnc/0.0.24/values.yaml diff --git a/incubator/dailynotes/0.0.23/CHANGELOG.md b/incubator/dailynotes/0.0.23/CHANGELOG.md deleted file mode 100644 index d44f45961d0..00000000000 --- a/incubator/dailynotes/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [dailynotes-0.0.23](https://github.com/truecharts/charts/compare/dailynotes-0.0.22...dailynotes-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dailynotes-0.0.23](https://github.com/truecharts/charts/compare/dailynotes-0.0.22...dailynotes-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dailynotes-0.0.23](https://github.com/truecharts/charts/compare/dailynotes-0.0.22...dailynotes-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dailynotes-0.0.23](https://github.com/truecharts/charts/compare/dailynotes-0.0.22...dailynotes-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dailynotes-0.0.23](https://github.com/truecharts/charts/compare/dailynotes-0.0.22...dailynotes-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dailynotes-0.0.23](https://github.com/truecharts/charts/compare/dailynotes-0.0.22...dailynotes-0.0.23) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dailynotes-0.0.22](https://github.com/truecharts/charts/compare/dailynotes-0.0.21...dailynotes-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [dailynotes-0.0.21](https://github.com/truecharts/charts/compare/dailynotes-0.0.20...dailynotes-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [dailynotes-0.0.20](https://github.com/truecharts/charts/compare/dailynotes-0.0.19...dailynotes-0.0.20) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - diff --git a/incubator/dailynotes/0.0.23/Chart.lock b/incubator/dailynotes/0.0.23/Chart.lock deleted file mode 100644 index 8772da70f47..00000000000 --- a/incubator/dailynotes/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:51:34.610896829Z" diff --git a/incubator/dailynotes/0.0.23/Chart.yaml b/incubator/dailynotes/0.0.23/Chart.yaml deleted file mode 100644 index 0f427b03b46..00000000000 --- a/incubator/dailynotes/0.0.23/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/dailynotes/0.0.23/README.md b/incubator/dailynotes/0.0.23/README.md deleted file mode 100644 index 165cb6fbeda..00000000000 --- a/incubator/dailynotes/0.0.23/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# dailynotes - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -App for taking notes and tracking tasks on a daily basis. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [dailynotes](https://truecharts.org/docs/charts/incubator/dailynotes) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/dailynotes/0.0.23/charts/common-10.5.9.tgz b/incubator/dailynotes/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/dailynotes/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/dailynotes/0.0.24/CHANGELOG.md b/incubator/dailynotes/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..c70036d110f --- /dev/null +++ b/incubator/dailynotes/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [dailynotes-0.0.24](https://github.com/truecharts/charts/compare/dailynotes-0.0.23...dailynotes-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [dailynotes-0.0.23](https://github.com/truecharts/charts/compare/dailynotes-0.0.22...dailynotes-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dailynotes-0.0.23](https://github.com/truecharts/charts/compare/dailynotes-0.0.22...dailynotes-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dailynotes-0.0.23](https://github.com/truecharts/charts/compare/dailynotes-0.0.22...dailynotes-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dailynotes-0.0.23](https://github.com/truecharts/charts/compare/dailynotes-0.0.22...dailynotes-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dailynotes-0.0.23](https://github.com/truecharts/charts/compare/dailynotes-0.0.22...dailynotes-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dailynotes-0.0.23](https://github.com/truecharts/charts/compare/dailynotes-0.0.22...dailynotes-0.0.23) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dailynotes-0.0.22](https://github.com/truecharts/charts/compare/dailynotes-0.0.21...dailynotes-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [dailynotes-0.0.21](https://github.com/truecharts/charts/compare/dailynotes-0.0.20...dailynotes-0.0.21) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + diff --git a/incubator/dailynotes/0.0.24/Chart.lock b/incubator/dailynotes/0.0.24/Chart.lock new file mode 100644 index 00000000000..b341ac9129b --- /dev/null +++ b/incubator/dailynotes/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:36:46.694512426Z" diff --git a/incubator/dailynotes/0.0.24/Chart.yaml b/incubator/dailynotes/0.0.24/Chart.yaml new file mode 100644 index 00000000000..7026cd5e619 --- /dev/null +++ b/incubator/dailynotes/0.0.24/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.5.10 +deprecated: false +description: "App for taking notes and tracking tasks on a daily basis.\n" +home: https://truecharts.org/docs/charts/incubator/dailynotes +icon: https://truecharts.org/img/hotlink-ok/chart-icons/dailynotes.png +keywords: + - dailynotes + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: dailynotes +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/dailynotes + - https://hub.docker.com/r/m0ngr31/dailynotes/ +type: application +version: 0.0.24 diff --git a/incubator/dailynotes/0.0.24/README.md b/incubator/dailynotes/0.0.24/README.md new file mode 100644 index 00000000000..542d0cc3bdb --- /dev/null +++ b/incubator/dailynotes/0.0.24/README.md @@ -0,0 +1,108 @@ +# dailynotes + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +App for taking notes and tracking tasks on a daily basis. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [dailynotes](https://truecharts.org/docs/charts/incubator/dailynotes) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/dailynotes/0.0.23/app-readme.md b/incubator/dailynotes/0.0.24/app-readme.md similarity index 100% rename from incubator/dailynotes/0.0.23/app-readme.md rename to incubator/dailynotes/0.0.24/app-readme.md diff --git a/incubator/dailynotes/0.0.24/charts/common-10.5.10.tgz b/incubator/dailynotes/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/dailynotes/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/dailynotes/0.0.23/ix_values.yaml b/incubator/dailynotes/0.0.24/ix_values.yaml similarity index 100% rename from incubator/dailynotes/0.0.23/ix_values.yaml rename to incubator/dailynotes/0.0.24/ix_values.yaml diff --git a/incubator/dailynotes/0.0.23/questions.yaml b/incubator/dailynotes/0.0.24/questions.yaml similarity index 100% rename from incubator/dailynotes/0.0.23/questions.yaml rename to incubator/dailynotes/0.0.24/questions.yaml diff --git a/incubator/dailynotes/0.0.23/templates/common.yaml b/incubator/dailynotes/0.0.24/templates/common.yaml similarity index 100% rename from incubator/dailynotes/0.0.23/templates/common.yaml rename to incubator/dailynotes/0.0.24/templates/common.yaml diff --git a/incubator/dailynotes/0.0.23/values.yaml b/incubator/dailynotes/0.0.24/values.yaml similarity index 100% rename from incubator/dailynotes/0.0.23/values.yaml rename to incubator/dailynotes/0.0.24/values.yaml diff --git a/incubator/damselfly/0.0.23/CHANGELOG.md b/incubator/damselfly/0.0.23/CHANGELOG.md deleted file mode 100644 index e3bb3c8c79a..00000000000 --- a/incubator/damselfly/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [damselfly-0.0.23](https://github.com/truecharts/charts/compare/damselfly-0.0.22...damselfly-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [damselfly-0.0.23](https://github.com/truecharts/charts/compare/damselfly-0.0.22...damselfly-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [damselfly-0.0.23](https://github.com/truecharts/charts/compare/damselfly-0.0.22...damselfly-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [damselfly-0.0.23](https://github.com/truecharts/charts/compare/damselfly-0.0.22...damselfly-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [damselfly-0.0.23](https://github.com/truecharts/charts/compare/damselfly-0.0.22...damselfly-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [damselfly-0.0.23](https://github.com/truecharts/charts/compare/damselfly-0.0.22...damselfly-0.0.23) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [damselfly-0.0.22](https://github.com/truecharts/charts/compare/damselfly-0.0.21...damselfly-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [damselfly-0.0.21](https://github.com/truecharts/charts/compare/damselfly-0.0.20...damselfly-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [damselfly-0.0.20](https://github.com/truecharts/charts/compare/damselfly-0.0.19...damselfly-0.0.20) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - diff --git a/incubator/damselfly/0.0.23/Chart.lock b/incubator/damselfly/0.0.23/Chart.lock deleted file mode 100644 index df8a38b42d6..00000000000 --- a/incubator/damselfly/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:51:35.309528085Z" diff --git a/incubator/damselfly/0.0.23/Chart.yaml b/incubator/damselfly/0.0.23/Chart.yaml deleted file mode 100644 index 38cc2edea14..00000000000 --- a/incubator/damselfly/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaApp-Photos -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/damselfly/0.0.23/README.md b/incubator/damselfly/0.0.23/README.md deleted file mode 100644 index 8788a1f3797..00000000000 --- a/incubator/damselfly/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# damselfly - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Damselfly is a server-based Digital Asset Management system. The goal of Damselfly is to index an extremely large collection of images, and allow easy search and retrieval of those images, using metadata such as the IPTC keyword tags, as well as the folder and file names. See https://damselfly.info for more details. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [damselfly](https://truecharts.org/docs/charts/incubator/damselfly) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/damselfly/0.0.23/charts/common-10.5.9.tgz b/incubator/damselfly/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/damselfly/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/damselfly/0.0.24/CHANGELOG.md b/incubator/damselfly/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..023ff93688e --- /dev/null +++ b/incubator/damselfly/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [damselfly-0.0.24](https://github.com/truecharts/charts/compare/damselfly-0.0.23...damselfly-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [damselfly-0.0.23](https://github.com/truecharts/charts/compare/damselfly-0.0.22...damselfly-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [damselfly-0.0.23](https://github.com/truecharts/charts/compare/damselfly-0.0.22...damselfly-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [damselfly-0.0.23](https://github.com/truecharts/charts/compare/damselfly-0.0.22...damselfly-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [damselfly-0.0.23](https://github.com/truecharts/charts/compare/damselfly-0.0.22...damselfly-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [damselfly-0.0.23](https://github.com/truecharts/charts/compare/damselfly-0.0.22...damselfly-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [damselfly-0.0.23](https://github.com/truecharts/charts/compare/damselfly-0.0.22...damselfly-0.0.23) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [damselfly-0.0.22](https://github.com/truecharts/charts/compare/damselfly-0.0.21...damselfly-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [damselfly-0.0.21](https://github.com/truecharts/charts/compare/damselfly-0.0.20...damselfly-0.0.21) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + diff --git a/incubator/damselfly/0.0.24/Chart.lock b/incubator/damselfly/0.0.24/Chart.lock new file mode 100644 index 00000000000..e8f3f6bb832 --- /dev/null +++ b/incubator/damselfly/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:36:51.364710997Z" diff --git a/incubator/damselfly/0.0.24/Chart.yaml b/incubator/damselfly/0.0.24/Chart.yaml new file mode 100644 index 00000000000..41f7c4af296 --- /dev/null +++ b/incubator/damselfly/0.0.24/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.5.10 +deprecated: false +description: Damselfly is a server-based Digital Asset Management system. The goal of Damselfly is to index an extremely large collection of images, and allow easy search and retrieval of those images, using metadata such as the IPTC keyword tags, as well as the folder and file names. See https://damselfly.info for more details. +home: https://truecharts.org/docs/charts/incubator/damselfly +icon: https://truecharts.org/img/hotlink-ok/chart-icons/damselfly.png +keywords: + - damselfly + - MediaApp-Photos +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: damselfly +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/damselfly + - https://github.com/Webreaper/Damselfly + - https://hub.docker.com/r/webreaper/damselfly/ +type: application +version: 0.0.24 diff --git a/incubator/damselfly/0.0.24/README.md b/incubator/damselfly/0.0.24/README.md new file mode 100644 index 00000000000..6507324699f --- /dev/null +++ b/incubator/damselfly/0.0.24/README.md @@ -0,0 +1,109 @@ +# damselfly + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Damselfly is a server-based Digital Asset Management system. The goal of Damselfly is to index an extremely large collection of images, and allow easy search and retrieval of those images, using metadata such as the IPTC keyword tags, as well as the folder and file names. See https://damselfly.info for more details. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [damselfly](https://truecharts.org/docs/charts/incubator/damselfly) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/damselfly/0.0.23/app-readme.md b/incubator/damselfly/0.0.24/app-readme.md similarity index 100% rename from incubator/damselfly/0.0.23/app-readme.md rename to incubator/damselfly/0.0.24/app-readme.md diff --git a/incubator/damselfly/0.0.24/charts/common-10.5.10.tgz b/incubator/damselfly/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/damselfly/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/damselfly/0.0.23/ix_values.yaml b/incubator/damselfly/0.0.24/ix_values.yaml similarity index 100% rename from incubator/damselfly/0.0.23/ix_values.yaml rename to incubator/damselfly/0.0.24/ix_values.yaml diff --git a/incubator/damselfly/0.0.23/questions.yaml b/incubator/damselfly/0.0.24/questions.yaml similarity index 100% rename from incubator/damselfly/0.0.23/questions.yaml rename to incubator/damselfly/0.0.24/questions.yaml diff --git a/incubator/damselfly/0.0.23/templates/common.yaml b/incubator/damselfly/0.0.24/templates/common.yaml similarity index 100% rename from incubator/damselfly/0.0.23/templates/common.yaml rename to incubator/damselfly/0.0.24/templates/common.yaml diff --git a/incubator/damselfly/0.0.23/values.yaml b/incubator/damselfly/0.0.24/values.yaml similarity index 100% rename from incubator/damselfly/0.0.23/values.yaml rename to incubator/damselfly/0.0.24/values.yaml diff --git a/incubator/dashmachine/0.0.23/CHANGELOG.md b/incubator/dashmachine/0.0.23/CHANGELOG.md deleted file mode 100644 index f20d73534cd..00000000000 --- a/incubator/dashmachine/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [dashmachine-0.0.23](https://github.com/truecharts/charts/compare/dashmachine-0.0.22...dashmachine-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dashmachine-0.0.23](https://github.com/truecharts/charts/compare/dashmachine-0.0.22...dashmachine-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dashmachine-0.0.23](https://github.com/truecharts/charts/compare/dashmachine-0.0.22...dashmachine-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dashmachine-0.0.23](https://github.com/truecharts/charts/compare/dashmachine-0.0.22...dashmachine-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dashmachine-0.0.23](https://github.com/truecharts/charts/compare/dashmachine-0.0.22...dashmachine-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dashmachine-0.0.23](https://github.com/truecharts/charts/compare/dashmachine-0.0.22...dashmachine-0.0.23) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dashmachine-0.0.22](https://github.com/truecharts/charts/compare/dashmachine-0.0.21...dashmachine-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [dashmachine-0.0.21](https://github.com/truecharts/charts/compare/dashmachine-0.0.20...dashmachine-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [dashmachine-0.0.20](https://github.com/truecharts/charts/compare/dashmachine-0.0.19...dashmachine-0.0.20) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - diff --git a/incubator/dashmachine/0.0.23/Chart.lock b/incubator/dashmachine/0.0.23/Chart.lock deleted file mode 100644 index 16b03ed3d1b..00000000000 --- a/incubator/dashmachine/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:51:47.260086799Z" diff --git a/incubator/dashmachine/0.0.23/Chart.yaml b/incubator/dashmachine/0.0.23/Chart.yaml deleted file mode 100644 index fc3d9daecd7..00000000000 --- a/incubator/dashmachine/0.0.23/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Network-Web -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/dashmachine/0.0.23/README.md b/incubator/dashmachine/0.0.23/README.md deleted file mode 100644 index bed4336893f..00000000000 --- a/incubator/dashmachine/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# dashmachine - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Another web application bookmark dashboard, with fun features.[br][br][b][u][span style='color: #ff9900;']Default user/password[/span][/u][/b][br]User: [B][u]admin[/B][/u][br]Password: [B][u]admin[/B][/u][/b] - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [dashmachine](https://truecharts.org/docs/charts/incubator/dashmachine) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/dashmachine/0.0.23/charts/common-10.5.9.tgz b/incubator/dashmachine/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/dashmachine/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/dashmachine/0.0.24/CHANGELOG.md b/incubator/dashmachine/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..47d7b7d8cc5 --- /dev/null +++ b/incubator/dashmachine/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [dashmachine-0.0.24](https://github.com/truecharts/charts/compare/dashmachine-0.0.23...dashmachine-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [dashmachine-0.0.23](https://github.com/truecharts/charts/compare/dashmachine-0.0.22...dashmachine-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dashmachine-0.0.23](https://github.com/truecharts/charts/compare/dashmachine-0.0.22...dashmachine-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dashmachine-0.0.23](https://github.com/truecharts/charts/compare/dashmachine-0.0.22...dashmachine-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dashmachine-0.0.23](https://github.com/truecharts/charts/compare/dashmachine-0.0.22...dashmachine-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dashmachine-0.0.23](https://github.com/truecharts/charts/compare/dashmachine-0.0.22...dashmachine-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dashmachine-0.0.23](https://github.com/truecharts/charts/compare/dashmachine-0.0.22...dashmachine-0.0.23) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dashmachine-0.0.22](https://github.com/truecharts/charts/compare/dashmachine-0.0.21...dashmachine-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [dashmachine-0.0.21](https://github.com/truecharts/charts/compare/dashmachine-0.0.20...dashmachine-0.0.21) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + diff --git a/incubator/dashmachine/0.0.24/Chart.lock b/incubator/dashmachine/0.0.24/Chart.lock new file mode 100644 index 00000000000..d70fd25399a --- /dev/null +++ b/incubator/dashmachine/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:36:55.022485282Z" diff --git a/incubator/dashmachine/0.0.24/Chart.yaml b/incubator/dashmachine/0.0.24/Chart.yaml new file mode 100644 index 00000000000..f3bed3bd3cd --- /dev/null +++ b/incubator/dashmachine/0.0.24/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.5.10 +deprecated: false +description: "Another web application bookmark dashboard, with fun features.[br][br][b][u][span style='color: #ff9900;']Default user/password[/span][/u][/b][br]User: [B][u]admin[/B][/u][br]Password: [B][u]admin[/B][/u][/b]" +home: https://truecharts.org/docs/charts/incubator/dashmachine +icon: https://truecharts.org/img/hotlink-ok/chart-icons/dashmachine.png +keywords: + - dashmachine + - Productivity + - Network-Web +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: dashmachine +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/dashmachine + - https://hub.docker.com/r/rmountjoy/dashmachine/ + - https://hub.docker.com/r/rmountjoy/dashmachine/ +type: application +version: 0.0.24 diff --git a/incubator/dashmachine/0.0.24/README.md b/incubator/dashmachine/0.0.24/README.md new file mode 100644 index 00000000000..d3c4baf581a --- /dev/null +++ b/incubator/dashmachine/0.0.24/README.md @@ -0,0 +1,109 @@ +# dashmachine + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Another web application bookmark dashboard, with fun features.[br][br][b][u][span style='color: #ff9900;']Default user/password[/span][/u][/b][br]User: [B][u]admin[/B][/u][br]Password: [B][u]admin[/B][/u][/b] + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [dashmachine](https://truecharts.org/docs/charts/incubator/dashmachine) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/dashmachine/0.0.23/app-readme.md b/incubator/dashmachine/0.0.24/app-readme.md similarity index 100% rename from incubator/dashmachine/0.0.23/app-readme.md rename to incubator/dashmachine/0.0.24/app-readme.md diff --git a/incubator/dashmachine/0.0.24/charts/common-10.5.10.tgz b/incubator/dashmachine/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/dashmachine/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/dashmachine/0.0.23/ix_values.yaml b/incubator/dashmachine/0.0.24/ix_values.yaml similarity index 100% rename from incubator/dashmachine/0.0.23/ix_values.yaml rename to incubator/dashmachine/0.0.24/ix_values.yaml diff --git a/incubator/dashmachine/0.0.23/questions.yaml b/incubator/dashmachine/0.0.24/questions.yaml similarity index 100% rename from incubator/dashmachine/0.0.23/questions.yaml rename to incubator/dashmachine/0.0.24/questions.yaml diff --git a/incubator/dashmachine/0.0.23/templates/common.yaml b/incubator/dashmachine/0.0.24/templates/common.yaml similarity index 100% rename from incubator/dashmachine/0.0.23/templates/common.yaml rename to incubator/dashmachine/0.0.24/templates/common.yaml diff --git a/incubator/dashmachine/0.0.23/values.yaml b/incubator/dashmachine/0.0.24/values.yaml similarity index 100% rename from incubator/dashmachine/0.0.23/values.yaml rename to incubator/dashmachine/0.0.24/values.yaml diff --git a/incubator/dayofdefeatsource/0.0.23/CHANGELOG.md b/incubator/dayofdefeatsource/0.0.23/CHANGELOG.md deleted file mode 100644 index 786564bbe66..00000000000 --- a/incubator/dayofdefeatsource/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [dayofdefeatsource-0.0.23](https://github.com/truecharts/charts/compare/dayofdefeatsource-0.0.22...dayofdefeatsource-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dayofdefeatsource-0.0.23](https://github.com/truecharts/charts/compare/dayofdefeatsource-0.0.22...dayofdefeatsource-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dayofdefeatsource-0.0.23](https://github.com/truecharts/charts/compare/dayofdefeatsource-0.0.22...dayofdefeatsource-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dayofdefeatsource-0.0.23](https://github.com/truecharts/charts/compare/dayofdefeatsource-0.0.22...dayofdefeatsource-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dayofdefeatsource-0.0.23](https://github.com/truecharts/charts/compare/dayofdefeatsource-0.0.22...dayofdefeatsource-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dayofdefeatsource-0.0.23](https://github.com/truecharts/charts/compare/dayofdefeatsource-0.0.22...dayofdefeatsource-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dayofdefeatsource-0.0.22](https://github.com/truecharts/charts/compare/dayofdefeatsource-0.0.21...dayofdefeatsource-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [dayofdefeatsource-0.0.21](https://github.com/truecharts/charts/compare/dayofdefeatsource-0.0.20...dayofdefeatsource-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [dayofdefeatsource-0.0.20](https://github.com/truecharts/charts/compare/dayofdefeatsource-0.0.19...dayofdefeatsource-0.0.20) (2022-08-29) - diff --git a/incubator/dayofdefeatsource/0.0.23/Chart.lock b/incubator/dayofdefeatsource/0.0.23/Chart.lock deleted file mode 100644 index 6c49b9def8c..00000000000 --- a/incubator/dayofdefeatsource/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:51:52.120807948Z" diff --git a/incubator/dayofdefeatsource/0.0.23/Chart.yaml b/incubator/dayofdefeatsource/0.0.23/Chart.yaml deleted file mode 100644 index 0bdd2c54ecb..00000000000 --- a/incubator/dayofdefeatsource/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/dayofdefeatsource/0.0.23/README.md b/incubator/dayofdefeatsource/0.0.23/README.md deleted file mode 100644 index 29483923e0b..00000000000 --- a/incubator/dayofdefeatsource/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# dayofdefeatsource - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -This Chart will download and install SteamCMD. It will also install Day of Defeat: Source and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [dayofdefeatsource](https://truecharts.org/docs/charts/incubator/dayofdefeatsource) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/dayofdefeatsource/0.0.23/charts/common-10.5.9.tgz b/incubator/dayofdefeatsource/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/dayofdefeatsource/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/dayofdefeatsource/0.0.24/CHANGELOG.md b/incubator/dayofdefeatsource/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..f2ae75254b5 --- /dev/null +++ b/incubator/dayofdefeatsource/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [dayofdefeatsource-0.0.24](https://github.com/truecharts/charts/compare/dayofdefeatsource-0.0.23...dayofdefeatsource-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [dayofdefeatsource-0.0.23](https://github.com/truecharts/charts/compare/dayofdefeatsource-0.0.22...dayofdefeatsource-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dayofdefeatsource-0.0.23](https://github.com/truecharts/charts/compare/dayofdefeatsource-0.0.22...dayofdefeatsource-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dayofdefeatsource-0.0.23](https://github.com/truecharts/charts/compare/dayofdefeatsource-0.0.22...dayofdefeatsource-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dayofdefeatsource-0.0.23](https://github.com/truecharts/charts/compare/dayofdefeatsource-0.0.22...dayofdefeatsource-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dayofdefeatsource-0.0.23](https://github.com/truecharts/charts/compare/dayofdefeatsource-0.0.22...dayofdefeatsource-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dayofdefeatsource-0.0.23](https://github.com/truecharts/charts/compare/dayofdefeatsource-0.0.22...dayofdefeatsource-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dayofdefeatsource-0.0.22](https://github.com/truecharts/charts/compare/dayofdefeatsource-0.0.21...dayofdefeatsource-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [dayofdefeatsource-0.0.21](https://github.com/truecharts/charts/compare/dayofdefeatsource-0.0.20...dayofdefeatsource-0.0.21) (2022-08-30) diff --git a/incubator/dayofdefeatsource/0.0.24/Chart.lock b/incubator/dayofdefeatsource/0.0.24/Chart.lock new file mode 100644 index 00000000000..96922cd89f7 --- /dev/null +++ b/incubator/dayofdefeatsource/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:36:57.054359837Z" diff --git a/incubator/dayofdefeatsource/0.0.24/Chart.yaml b/incubator/dayofdefeatsource/0.0.24/Chart.yaml new file mode 100644 index 00000000000..1ada9ea0f10 --- /dev/null +++ b/incubator/dayofdefeatsource/0.0.24/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.5.10 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install Day of Defeat: Source and run it." +home: https://truecharts.org/docs/charts/incubator/dayofdefeatsource +icon: https://truecharts.org/img/hotlink-ok/chart-icons/dayofdefeatsource.png +keywords: + - dayofdefeatsource + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: dayofdefeatsource +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/dayofdefeatsource + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.24 diff --git a/incubator/dayofdefeatsource/0.0.24/README.md b/incubator/dayofdefeatsource/0.0.24/README.md new file mode 100644 index 00000000000..1219cc3d907 --- /dev/null +++ b/incubator/dayofdefeatsource/0.0.24/README.md @@ -0,0 +1,109 @@ +# dayofdefeatsource + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +This Chart will download and install SteamCMD. It will also install Day of Defeat: Source and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [dayofdefeatsource](https://truecharts.org/docs/charts/incubator/dayofdefeatsource) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/dayofdefeatsource/0.0.23/app-readme.md b/incubator/dayofdefeatsource/0.0.24/app-readme.md similarity index 100% rename from incubator/dayofdefeatsource/0.0.23/app-readme.md rename to incubator/dayofdefeatsource/0.0.24/app-readme.md diff --git a/incubator/dayofdefeatsource/0.0.24/charts/common-10.5.10.tgz b/incubator/dayofdefeatsource/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/dayofdefeatsource/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/dayofdefeatsource/0.0.23/ix_values.yaml b/incubator/dayofdefeatsource/0.0.24/ix_values.yaml similarity index 100% rename from incubator/dayofdefeatsource/0.0.23/ix_values.yaml rename to incubator/dayofdefeatsource/0.0.24/ix_values.yaml diff --git a/incubator/dayofdefeatsource/0.0.23/questions.yaml b/incubator/dayofdefeatsource/0.0.24/questions.yaml similarity index 100% rename from incubator/dayofdefeatsource/0.0.23/questions.yaml rename to incubator/dayofdefeatsource/0.0.24/questions.yaml diff --git a/incubator/dayofdefeatsource/0.0.23/templates/common.yaml b/incubator/dayofdefeatsource/0.0.24/templates/common.yaml similarity index 100% rename from incubator/dayofdefeatsource/0.0.23/templates/common.yaml rename to incubator/dayofdefeatsource/0.0.24/templates/common.yaml diff --git a/incubator/dayofdefeatsource/0.0.23/values.yaml b/incubator/dayofdefeatsource/0.0.24/values.yaml similarity index 100% rename from incubator/dayofdefeatsource/0.0.23/values.yaml rename to incubator/dayofdefeatsource/0.0.24/values.yaml diff --git a/incubator/daysofwar/0.0.23/CHANGELOG.md b/incubator/daysofwar/0.0.23/CHANGELOG.md deleted file mode 100644 index 30d930e5b12..00000000000 --- a/incubator/daysofwar/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [daysofwar-0.0.23](https://github.com/truecharts/charts/compare/daysofwar-0.0.22...daysofwar-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [daysofwar-0.0.23](https://github.com/truecharts/charts/compare/daysofwar-0.0.22...daysofwar-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [daysofwar-0.0.23](https://github.com/truecharts/charts/compare/daysofwar-0.0.22...daysofwar-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [daysofwar-0.0.23](https://github.com/truecharts/charts/compare/daysofwar-0.0.22...daysofwar-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [daysofwar-0.0.23](https://github.com/truecharts/charts/compare/daysofwar-0.0.22...daysofwar-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [daysofwar-0.0.23](https://github.com/truecharts/charts/compare/daysofwar-0.0.22...daysofwar-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [daysofwar-0.0.22](https://github.com/truecharts/charts/compare/daysofwar-0.0.21...daysofwar-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [daysofwar-0.0.21](https://github.com/truecharts/charts/compare/daysofwar-0.0.20...daysofwar-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [daysofwar-0.0.20](https://github.com/truecharts/charts/compare/daysofwar-0.0.19...daysofwar-0.0.20) (2022-08-29) - diff --git a/incubator/daysofwar/0.0.23/Chart.lock b/incubator/daysofwar/0.0.23/Chart.lock deleted file mode 100644 index 723fb56c5d1..00000000000 --- a/incubator/daysofwar/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:52:00.544605541Z" diff --git a/incubator/daysofwar/0.0.23/Chart.yaml b/incubator/daysofwar/0.0.23/Chart.yaml deleted file mode 100644 index eb45e447450..00000000000 --- a/incubator/daysofwar/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/daysofwar/0.0.23/README.md b/incubator/daysofwar/0.0.23/README.md deleted file mode 100644 index 34be8f7f05b..00000000000 --- a/incubator/daysofwar/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# daysofwar - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -This Chart will download and install SteamCMD. It will also install Days of War and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [daysofwar](https://truecharts.org/docs/charts/incubator/daysofwar) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/daysofwar/0.0.23/charts/common-10.5.9.tgz b/incubator/daysofwar/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/daysofwar/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/daysofwar/0.0.24/CHANGELOG.md b/incubator/daysofwar/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..82c34303f14 --- /dev/null +++ b/incubator/daysofwar/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [daysofwar-0.0.24](https://github.com/truecharts/charts/compare/daysofwar-0.0.23...daysofwar-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [daysofwar-0.0.23](https://github.com/truecharts/charts/compare/daysofwar-0.0.22...daysofwar-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [daysofwar-0.0.23](https://github.com/truecharts/charts/compare/daysofwar-0.0.22...daysofwar-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [daysofwar-0.0.23](https://github.com/truecharts/charts/compare/daysofwar-0.0.22...daysofwar-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [daysofwar-0.0.23](https://github.com/truecharts/charts/compare/daysofwar-0.0.22...daysofwar-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [daysofwar-0.0.23](https://github.com/truecharts/charts/compare/daysofwar-0.0.22...daysofwar-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [daysofwar-0.0.23](https://github.com/truecharts/charts/compare/daysofwar-0.0.22...daysofwar-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [daysofwar-0.0.22](https://github.com/truecharts/charts/compare/daysofwar-0.0.21...daysofwar-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [daysofwar-0.0.21](https://github.com/truecharts/charts/compare/daysofwar-0.0.20...daysofwar-0.0.21) (2022-08-30) diff --git a/incubator/daysofwar/0.0.24/Chart.lock b/incubator/daysofwar/0.0.24/Chart.lock new file mode 100644 index 00000000000..1b3876bc059 --- /dev/null +++ b/incubator/daysofwar/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:37:17.985075602Z" diff --git a/incubator/daysofwar/0.0.24/Chart.yaml b/incubator/daysofwar/0.0.24/Chart.yaml new file mode 100644 index 00000000000..333b805fbeb --- /dev/null +++ b/incubator/daysofwar/0.0.24/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.5.10 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install Days of War and run it." +home: https://truecharts.org/docs/charts/incubator/daysofwar +icon: https://truecharts.org/img/hotlink-ok/chart-icons/daysofwar.png +keywords: + - daysofwar + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: daysofwar +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/daysofwar + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.24 diff --git a/incubator/daysofwar/0.0.24/README.md b/incubator/daysofwar/0.0.24/README.md new file mode 100644 index 00000000000..b7292ebfef8 --- /dev/null +++ b/incubator/daysofwar/0.0.24/README.md @@ -0,0 +1,109 @@ +# daysofwar + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +This Chart will download and install SteamCMD. It will also install Days of War and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [daysofwar](https://truecharts.org/docs/charts/incubator/daysofwar) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/daysofwar/0.0.23/app-readme.md b/incubator/daysofwar/0.0.24/app-readme.md similarity index 100% rename from incubator/daysofwar/0.0.23/app-readme.md rename to incubator/daysofwar/0.0.24/app-readme.md diff --git a/incubator/daysofwar/0.0.24/charts/common-10.5.10.tgz b/incubator/daysofwar/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/daysofwar/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/daysofwar/0.0.23/ix_values.yaml b/incubator/daysofwar/0.0.24/ix_values.yaml similarity index 100% rename from incubator/daysofwar/0.0.23/ix_values.yaml rename to incubator/daysofwar/0.0.24/ix_values.yaml diff --git a/incubator/daysofwar/0.0.23/questions.yaml b/incubator/daysofwar/0.0.24/questions.yaml similarity index 100% rename from incubator/daysofwar/0.0.23/questions.yaml rename to incubator/daysofwar/0.0.24/questions.yaml diff --git a/incubator/daysofwar/0.0.23/templates/common.yaml b/incubator/daysofwar/0.0.24/templates/common.yaml similarity index 100% rename from incubator/daysofwar/0.0.23/templates/common.yaml rename to incubator/daysofwar/0.0.24/templates/common.yaml diff --git a/incubator/daysofwar/0.0.23/values.yaml b/incubator/daysofwar/0.0.24/values.yaml similarity index 100% rename from incubator/daysofwar/0.0.23/values.yaml rename to incubator/daysofwar/0.0.24/values.yaml diff --git a/incubator/dayz/0.0.23/CHANGELOG.md b/incubator/dayz/0.0.23/CHANGELOG.md deleted file mode 100644 index 338a3cdc75d..00000000000 --- a/incubator/dayz/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [dayz-0.0.23](https://github.com/truecharts/charts/compare/dayz-0.0.22...dayz-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dayz-0.0.23](https://github.com/truecharts/charts/compare/dayz-0.0.22...dayz-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dayz-0.0.23](https://github.com/truecharts/charts/compare/dayz-0.0.22...dayz-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dayz-0.0.23](https://github.com/truecharts/charts/compare/dayz-0.0.22...dayz-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dayz-0.0.23](https://github.com/truecharts/charts/compare/dayz-0.0.22...dayz-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dayz-0.0.23](https://github.com/truecharts/charts/compare/dayz-0.0.22...dayz-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dayz-0.0.22](https://github.com/truecharts/charts/compare/dayz-0.0.21...dayz-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [dayz-0.0.21](https://github.com/truecharts/charts/compare/dayz-0.0.20...dayz-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [dayz-0.0.20](https://github.com/truecharts/charts/compare/dayz-0.0.19...dayz-0.0.20) (2022-08-29) - diff --git a/incubator/dayz/0.0.23/Chart.lock b/incubator/dayz/0.0.23/Chart.lock deleted file mode 100644 index 4d3a15015fc..00000000000 --- a/incubator/dayz/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:52:00.528460198Z" diff --git a/incubator/dayz/0.0.23/Chart.yaml b/incubator/dayz/0.0.23/Chart.yaml deleted file mode 100644 index 65abd90d394..00000000000 --- a/incubator/dayz/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/dayz/0.0.23/README.md b/incubator/dayz/0.0.23/README.md deleted file mode 100644 index 5dda0dc9e51..00000000000 --- a/incubator/dayz/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# dayz - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -This Chart will download and install SteamCMD. It will also install DayZ and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [dayz](https://truecharts.org/docs/charts/incubator/dayz) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/dayz/0.0.23/charts/common-10.5.9.tgz b/incubator/dayz/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/dayz/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/dayz/0.0.24/CHANGELOG.md b/incubator/dayz/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..3bac93fdedb --- /dev/null +++ b/incubator/dayz/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [dayz-0.0.24](https://github.com/truecharts/charts/compare/dayz-0.0.23...dayz-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [dayz-0.0.23](https://github.com/truecharts/charts/compare/dayz-0.0.22...dayz-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dayz-0.0.23](https://github.com/truecharts/charts/compare/dayz-0.0.22...dayz-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dayz-0.0.23](https://github.com/truecharts/charts/compare/dayz-0.0.22...dayz-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dayz-0.0.23](https://github.com/truecharts/charts/compare/dayz-0.0.22...dayz-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dayz-0.0.23](https://github.com/truecharts/charts/compare/dayz-0.0.22...dayz-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dayz-0.0.23](https://github.com/truecharts/charts/compare/dayz-0.0.22...dayz-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dayz-0.0.22](https://github.com/truecharts/charts/compare/dayz-0.0.21...dayz-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [dayz-0.0.21](https://github.com/truecharts/charts/compare/dayz-0.0.20...dayz-0.0.21) (2022-08-30) diff --git a/incubator/dayz/0.0.24/Chart.lock b/incubator/dayz/0.0.24/Chart.lock new file mode 100644 index 00000000000..8967a63f17e --- /dev/null +++ b/incubator/dayz/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:37:21.459462808Z" diff --git a/incubator/dayz/0.0.24/Chart.yaml b/incubator/dayz/0.0.24/Chart.yaml new file mode 100644 index 00000000000..278cfffa290 --- /dev/null +++ b/incubator/dayz/0.0.24/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.5.10 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install DayZ and run it." +home: https://truecharts.org/docs/charts/incubator/dayz +icon: https://truecharts.org/img/hotlink-ok/chart-icons/dayz.png +keywords: + - dayz + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: dayz +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/dayz + - https://www.bohemia.net/games/dayz + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.24 diff --git a/incubator/dayz/0.0.24/README.md b/incubator/dayz/0.0.24/README.md new file mode 100644 index 00000000000..4daa69bd008 --- /dev/null +++ b/incubator/dayz/0.0.24/README.md @@ -0,0 +1,109 @@ +# dayz + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +This Chart will download and install SteamCMD. It will also install DayZ and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [dayz](https://truecharts.org/docs/charts/incubator/dayz) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/dayz/0.0.23/app-readme.md b/incubator/dayz/0.0.24/app-readme.md similarity index 100% rename from incubator/dayz/0.0.23/app-readme.md rename to incubator/dayz/0.0.24/app-readme.md diff --git a/incubator/dayz/0.0.24/charts/common-10.5.10.tgz b/incubator/dayz/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/dayz/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/dayz/0.0.23/ix_values.yaml b/incubator/dayz/0.0.24/ix_values.yaml similarity index 100% rename from incubator/dayz/0.0.23/ix_values.yaml rename to incubator/dayz/0.0.24/ix_values.yaml diff --git a/incubator/dayz/0.0.23/questions.yaml b/incubator/dayz/0.0.24/questions.yaml similarity index 100% rename from incubator/dayz/0.0.23/questions.yaml rename to incubator/dayz/0.0.24/questions.yaml diff --git a/incubator/dayz/0.0.23/templates/common.yaml b/incubator/dayz/0.0.24/templates/common.yaml similarity index 100% rename from incubator/dayz/0.0.23/templates/common.yaml rename to incubator/dayz/0.0.24/templates/common.yaml diff --git a/incubator/dayz/0.0.23/values.yaml b/incubator/dayz/0.0.24/values.yaml similarity index 100% rename from incubator/dayz/0.0.23/values.yaml rename to incubator/dayz/0.0.24/values.yaml diff --git a/incubator/ddns-route53/0.0.23/CHANGELOG.md b/incubator/ddns-route53/0.0.23/CHANGELOG.md deleted file mode 100644 index 83d331447fc..00000000000 --- a/incubator/ddns-route53/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ddns-route53-0.0.23](https://github.com/truecharts/charts/compare/ddns-route53-0.0.22...ddns-route53-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ddns-route53-0.0.23](https://github.com/truecharts/charts/compare/ddns-route53-0.0.22...ddns-route53-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ddns-route53-0.0.23](https://github.com/truecharts/charts/compare/ddns-route53-0.0.22...ddns-route53-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ddns-route53-0.0.23](https://github.com/truecharts/charts/compare/ddns-route53-0.0.22...ddns-route53-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ddns-route53-0.0.23](https://github.com/truecharts/charts/compare/ddns-route53-0.0.22...ddns-route53-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ddns-route53-0.0.23](https://github.com/truecharts/charts/compare/ddns-route53-0.0.22...ddns-route53-0.0.23) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ddns-route53-0.0.22](https://github.com/truecharts/charts/compare/ddns-route53-0.0.21...ddns-route53-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [ddns-route53-0.0.21](https://github.com/truecharts/charts/compare/ddns-route53-0.0.20...ddns-route53-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [ddns-route53-0.0.20](https://github.com/truecharts/charts/compare/ddns-route53-0.0.19...ddns-route53-0.0.20) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - diff --git a/incubator/ddns-route53/0.0.23/Chart.lock b/incubator/ddns-route53/0.0.23/Chart.lock deleted file mode 100644 index 8d27bdf21e1..00000000000 --- a/incubator/ddns-route53/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:52:12.38910402Z" diff --git a/incubator/ddns-route53/0.0.23/Chart.yaml b/incubator/ddns-route53/0.0.23/Chart.yaml deleted file mode 100644 index dc9e9693454..00000000000 --- a/incubator/ddns-route53/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-DNS -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/ddns-route53/0.0.23/README.md b/incubator/ddns-route53/0.0.23/README.md deleted file mode 100644 index 0ec49a022af..00000000000 --- a/incubator/ddns-route53/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# ddns-route53 - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Dynamic DNS for Amazon Route 53‎ on a time-based schedule - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [ddns-route53](https://truecharts.org/docs/charts/incubator/ddns-route53) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/ddns-route53/0.0.23/charts/common-10.5.9.tgz b/incubator/ddns-route53/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/ddns-route53/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/ddns-route53/0.0.24/CHANGELOG.md b/incubator/ddns-route53/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..c27435a6733 --- /dev/null +++ b/incubator/ddns-route53/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ddns-route53-0.0.24](https://github.com/truecharts/charts/compare/ddns-route53-0.0.23...ddns-route53-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [ddns-route53-0.0.23](https://github.com/truecharts/charts/compare/ddns-route53-0.0.22...ddns-route53-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ddns-route53-0.0.23](https://github.com/truecharts/charts/compare/ddns-route53-0.0.22...ddns-route53-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ddns-route53-0.0.23](https://github.com/truecharts/charts/compare/ddns-route53-0.0.22...ddns-route53-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ddns-route53-0.0.23](https://github.com/truecharts/charts/compare/ddns-route53-0.0.22...ddns-route53-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ddns-route53-0.0.23](https://github.com/truecharts/charts/compare/ddns-route53-0.0.22...ddns-route53-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ddns-route53-0.0.23](https://github.com/truecharts/charts/compare/ddns-route53-0.0.22...ddns-route53-0.0.23) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ddns-route53-0.0.22](https://github.com/truecharts/charts/compare/ddns-route53-0.0.21...ddns-route53-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [ddns-route53-0.0.21](https://github.com/truecharts/charts/compare/ddns-route53-0.0.20...ddns-route53-0.0.21) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/incubator/ddns-route53/0.0.24/Chart.lock b/incubator/ddns-route53/0.0.24/Chart.lock new file mode 100644 index 00000000000..8b29f4b2ae4 --- /dev/null +++ b/incubator/ddns-route53/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:37:26.562655836Z" diff --git a/incubator/ddns-route53/0.0.24/Chart.yaml b/incubator/ddns-route53/0.0.24/Chart.yaml new file mode 100644 index 00000000000..566634c891e --- /dev/null +++ b/incubator/ddns-route53/0.0.24/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.5.10 +deprecated: false +description: "Dynamic DNS for Amazon Route 53‎ on a time-based schedule" +home: https://truecharts.org/docs/charts/incubator/ddns-route53 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddns-route53.png +keywords: + - ddns-route53 + - Network-DNS +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ddns-route53 +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/ddns-route53 + - https://github.com/crazy-max/ddns-route53 + - https://hub.docker.com/r/crazymax/ddns-route53/ +type: application +version: 0.0.24 diff --git a/incubator/ddns-route53/0.0.24/README.md b/incubator/ddns-route53/0.0.24/README.md new file mode 100644 index 00000000000..a82f9884647 --- /dev/null +++ b/incubator/ddns-route53/0.0.24/README.md @@ -0,0 +1,109 @@ +# ddns-route53 + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Dynamic DNS for Amazon Route 53‎ on a time-based schedule + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [ddns-route53](https://truecharts.org/docs/charts/incubator/ddns-route53) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/ddns-route53/0.0.23/app-readme.md b/incubator/ddns-route53/0.0.24/app-readme.md similarity index 100% rename from incubator/ddns-route53/0.0.23/app-readme.md rename to incubator/ddns-route53/0.0.24/app-readme.md diff --git a/incubator/ddns-route53/0.0.24/charts/common-10.5.10.tgz b/incubator/ddns-route53/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/ddns-route53/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/ddns-route53/0.0.23/ix_values.yaml b/incubator/ddns-route53/0.0.24/ix_values.yaml similarity index 100% rename from incubator/ddns-route53/0.0.23/ix_values.yaml rename to incubator/ddns-route53/0.0.24/ix_values.yaml diff --git a/incubator/ddns-route53/0.0.23/questions.yaml b/incubator/ddns-route53/0.0.24/questions.yaml similarity index 100% rename from incubator/ddns-route53/0.0.23/questions.yaml rename to incubator/ddns-route53/0.0.24/questions.yaml diff --git a/incubator/ddns-route53/0.0.23/templates/common.yaml b/incubator/ddns-route53/0.0.24/templates/common.yaml similarity index 100% rename from incubator/ddns-route53/0.0.23/templates/common.yaml rename to incubator/ddns-route53/0.0.24/templates/common.yaml diff --git a/incubator/ddns-route53/0.0.23/values.yaml b/incubator/ddns-route53/0.0.24/values.yaml similarity index 100% rename from incubator/ddns-route53/0.0.23/values.yaml rename to incubator/ddns-route53/0.0.24/values.yaml diff --git a/incubator/debian-apt-mirror/0.0.23/CHANGELOG.md b/incubator/debian-apt-mirror/0.0.23/CHANGELOG.md deleted file mode 100644 index 1c2a14455ff..00000000000 --- a/incubator/debian-apt-mirror/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [debian-apt-mirror-0.0.23](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.22...debian-apt-mirror-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [debian-apt-mirror-0.0.23](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.22...debian-apt-mirror-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [debian-apt-mirror-0.0.23](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.22...debian-apt-mirror-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [debian-apt-mirror-0.0.23](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.22...debian-apt-mirror-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [debian-apt-mirror-0.0.23](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.22...debian-apt-mirror-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [debian-apt-mirror-0.0.23](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.22...debian-apt-mirror-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [debian-apt-mirror-0.0.22](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.21...debian-apt-mirror-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [debian-apt-mirror-0.0.21](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.20...debian-apt-mirror-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [debian-apt-mirror-0.0.20](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.19...debian-apt-mirror-0.0.20) (2022-08-29) - diff --git a/incubator/debian-apt-mirror/0.0.23/Chart.lock b/incubator/debian-apt-mirror/0.0.23/Chart.lock deleted file mode 100644 index 2c23ad5af57..00000000000 --- a/incubator/debian-apt-mirror/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:52:16.354985069Z" diff --git a/incubator/debian-apt-mirror/0.0.23/Chart.yaml b/incubator/debian-apt-mirror/0.0.23/Chart.yaml deleted file mode 100644 index 8d2bf0c490e..00000000000 --- a/incubator/debian-apt-mirror/0.0.23/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Other - - Productivity - - Tools-Utilities - - Drivers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/debian-apt-mirror/0.0.23/README.md b/incubator/debian-apt-mirror/0.0.23/README.md deleted file mode 100644 index fd62c339585..00000000000 --- a/incubator/debian-apt-mirror/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# debian-apt-mirror - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -This Chart will run apt-mirror and Apache2. This allows you to create a local apt mirror for Debian packages. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [debian-apt-mirror](https://truecharts.org/docs/charts/incubator/debian-apt-mirror) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/debian-apt-mirror/0.0.23/charts/common-10.5.9.tgz b/incubator/debian-apt-mirror/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/debian-apt-mirror/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/debian-apt-mirror/0.0.24/CHANGELOG.md b/incubator/debian-apt-mirror/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..3e1319ee60d --- /dev/null +++ b/incubator/debian-apt-mirror/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [debian-apt-mirror-0.0.24](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.23...debian-apt-mirror-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [debian-apt-mirror-0.0.23](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.22...debian-apt-mirror-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [debian-apt-mirror-0.0.23](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.22...debian-apt-mirror-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [debian-apt-mirror-0.0.23](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.22...debian-apt-mirror-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [debian-apt-mirror-0.0.23](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.22...debian-apt-mirror-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [debian-apt-mirror-0.0.23](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.22...debian-apt-mirror-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [debian-apt-mirror-0.0.23](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.22...debian-apt-mirror-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [debian-apt-mirror-0.0.22](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.21...debian-apt-mirror-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [debian-apt-mirror-0.0.21](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.20...debian-apt-mirror-0.0.21) (2022-08-30) diff --git a/incubator/debian-apt-mirror/0.0.24/Chart.lock b/incubator/debian-apt-mirror/0.0.24/Chart.lock new file mode 100644 index 00000000000..34888a8e4b6 --- /dev/null +++ b/incubator/debian-apt-mirror/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:37:27.829250023Z" diff --git a/incubator/debian-apt-mirror/0.0.24/Chart.yaml b/incubator/debian-apt-mirror/0.0.24/Chart.yaml new file mode 100644 index 00000000000..e696372f62f --- /dev/null +++ b/incubator/debian-apt-mirror/0.0.24/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.5.10 +deprecated: false +description: "This Chart will run apt-mirror and Apache2. This allows you to create a local apt mirror for Debian packages." +home: https://truecharts.org/docs/charts/incubator/debian-apt-mirror +icon: https://truecharts.org/img/hotlink-ok/chart-icons/debian-apt-mirror.png +keywords: + - debian-apt-mirror + - Network-Other + - Productivity + - Tools-Utilities + - Drivers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: debian-apt-mirror +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/debian-apt-mirror + - https://www.debian.org/ + - https://hub.docker.com/r/ich777/debian-mirror +type: application +version: 0.0.24 diff --git a/incubator/debian-apt-mirror/0.0.24/README.md b/incubator/debian-apt-mirror/0.0.24/README.md new file mode 100644 index 00000000000..5e8d15b3975 --- /dev/null +++ b/incubator/debian-apt-mirror/0.0.24/README.md @@ -0,0 +1,109 @@ +# debian-apt-mirror + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +This Chart will run apt-mirror and Apache2. This allows you to create a local apt mirror for Debian packages. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [debian-apt-mirror](https://truecharts.org/docs/charts/incubator/debian-apt-mirror) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/debian-apt-mirror/0.0.23/app-readme.md b/incubator/debian-apt-mirror/0.0.24/app-readme.md similarity index 100% rename from incubator/debian-apt-mirror/0.0.23/app-readme.md rename to incubator/debian-apt-mirror/0.0.24/app-readme.md diff --git a/incubator/debian-apt-mirror/0.0.24/charts/common-10.5.10.tgz b/incubator/debian-apt-mirror/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/debian-apt-mirror/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/debian-apt-mirror/0.0.23/ix_values.yaml b/incubator/debian-apt-mirror/0.0.24/ix_values.yaml similarity index 100% rename from incubator/debian-apt-mirror/0.0.23/ix_values.yaml rename to incubator/debian-apt-mirror/0.0.24/ix_values.yaml diff --git a/incubator/debian-apt-mirror/0.0.23/questions.yaml b/incubator/debian-apt-mirror/0.0.24/questions.yaml similarity index 100% rename from incubator/debian-apt-mirror/0.0.23/questions.yaml rename to incubator/debian-apt-mirror/0.0.24/questions.yaml diff --git a/incubator/debian-apt-mirror/0.0.23/templates/common.yaml b/incubator/debian-apt-mirror/0.0.24/templates/common.yaml similarity index 100% rename from incubator/debian-apt-mirror/0.0.23/templates/common.yaml rename to incubator/debian-apt-mirror/0.0.24/templates/common.yaml diff --git a/incubator/debian-apt-mirror/0.0.23/values.yaml b/incubator/debian-apt-mirror/0.0.24/values.yaml similarity index 100% rename from incubator/debian-apt-mirror/0.0.23/values.yaml rename to incubator/debian-apt-mirror/0.0.24/values.yaml diff --git a/incubator/debian-bullseye/0.0.23/CHANGELOG.md b/incubator/debian-bullseye/0.0.23/CHANGELOG.md deleted file mode 100644 index 328e61fa203..00000000000 --- a/incubator/debian-bullseye/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [debian-bullseye-0.0.23](https://github.com/truecharts/charts/compare/debian-bullseye-0.0.22...debian-bullseye-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [debian-bullseye-0.0.23](https://github.com/truecharts/charts/compare/debian-bullseye-0.0.22...debian-bullseye-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [debian-bullseye-0.0.23](https://github.com/truecharts/charts/compare/debian-bullseye-0.0.22...debian-bullseye-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [debian-bullseye-0.0.23](https://github.com/truecharts/charts/compare/debian-bullseye-0.0.22...debian-bullseye-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [debian-bullseye-0.0.23](https://github.com/truecharts/charts/compare/debian-bullseye-0.0.22...debian-bullseye-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [debian-bullseye-0.0.23](https://github.com/truecharts/charts/compare/debian-bullseye-0.0.22...debian-bullseye-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [debian-bullseye-0.0.22](https://github.com/truecharts/charts/compare/debian-bullseye-0.0.21...debian-bullseye-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [debian-bullseye-0.0.21](https://github.com/truecharts/charts/compare/debian-bullseye-0.0.20...debian-bullseye-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [debian-bullseye-0.0.20](https://github.com/truecharts/charts/compare/debian-bullseye-0.0.19...debian-bullseye-0.0.20) (2022-08-29) - diff --git a/incubator/debian-bullseye/0.0.23/Chart.lock b/incubator/debian-bullseye/0.0.23/Chart.lock deleted file mode 100644 index 4cfc39e587a..00000000000 --- a/incubator/debian-bullseye/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:52:25.281545407Z" diff --git a/incubator/debian-bullseye/0.0.23/Chart.yaml b/incubator/debian-bullseye/0.0.23/Chart.yaml deleted file mode 100644 index ccfc13a93b0..00000000000 --- a/incubator/debian-bullseye/0.0.23/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-System -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/debian-bullseye/0.0.23/README.md b/incubator/debian-bullseye/0.0.23/README.md deleted file mode 100644 index 398540c0c91..00000000000 --- a/incubator/debian-bullseye/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# debian-bullseye - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -This Chart is a full Debian Bullseye Xfce4 Desktop environment with a noVNC webGUI and all the basic tools pre-installed. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [debian-bullseye](https://truecharts.org/docs/charts/incubator/debian-bullseye) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/debian-bullseye/0.0.23/charts/common-10.5.9.tgz b/incubator/debian-bullseye/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/debian-bullseye/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/debian-bullseye/0.0.24/CHANGELOG.md b/incubator/debian-bullseye/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..0daab13cbd4 --- /dev/null +++ b/incubator/debian-bullseye/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [debian-bullseye-0.0.24](https://github.com/truecharts/charts/compare/debian-bullseye-0.0.23...debian-bullseye-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [debian-bullseye-0.0.23](https://github.com/truecharts/charts/compare/debian-bullseye-0.0.22...debian-bullseye-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [debian-bullseye-0.0.23](https://github.com/truecharts/charts/compare/debian-bullseye-0.0.22...debian-bullseye-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [debian-bullseye-0.0.23](https://github.com/truecharts/charts/compare/debian-bullseye-0.0.22...debian-bullseye-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [debian-bullseye-0.0.23](https://github.com/truecharts/charts/compare/debian-bullseye-0.0.22...debian-bullseye-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [debian-bullseye-0.0.23](https://github.com/truecharts/charts/compare/debian-bullseye-0.0.22...debian-bullseye-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [debian-bullseye-0.0.23](https://github.com/truecharts/charts/compare/debian-bullseye-0.0.22...debian-bullseye-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [debian-bullseye-0.0.22](https://github.com/truecharts/charts/compare/debian-bullseye-0.0.21...debian-bullseye-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [debian-bullseye-0.0.21](https://github.com/truecharts/charts/compare/debian-bullseye-0.0.20...debian-bullseye-0.0.21) (2022-08-30) diff --git a/incubator/debian-bullseye/0.0.24/Chart.lock b/incubator/debian-bullseye/0.0.24/Chart.lock new file mode 100644 index 00000000000..f57b54f23f4 --- /dev/null +++ b/incubator/debian-bullseye/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:37:47.980986148Z" diff --git a/incubator/debian-bullseye/0.0.24/Chart.yaml b/incubator/debian-bullseye/0.0.24/Chart.yaml new file mode 100644 index 00000000000..ebce4681678 --- /dev/null +++ b/incubator/debian-bullseye/0.0.24/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.5.10 +deprecated: false +description: "This Chart is a full Debian Bullseye Xfce4 Desktop environment with a noVNC webGUI and all the basic tools pre-installed." +home: https://truecharts.org/docs/charts/incubator/debian-bullseye +icon: https://truecharts.org/img/hotlink-ok/chart-icons/debian-bullseye.png +keywords: + - debian-bullseye + - Productivity + - Tools-System +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: debian-bullseye +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/debian-bullseye + - https://www.debian.org/ + - https://hub.docker.com/r/ich777/debian-bullseye +type: application +version: 0.0.24 diff --git a/incubator/debian-bullseye/0.0.24/README.md b/incubator/debian-bullseye/0.0.24/README.md new file mode 100644 index 00000000000..c8df7ed8604 --- /dev/null +++ b/incubator/debian-bullseye/0.0.24/README.md @@ -0,0 +1,109 @@ +# debian-bullseye + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +This Chart is a full Debian Bullseye Xfce4 Desktop environment with a noVNC webGUI and all the basic tools pre-installed. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [debian-bullseye](https://truecharts.org/docs/charts/incubator/debian-bullseye) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/debian-bullseye/0.0.23/app-readme.md b/incubator/debian-bullseye/0.0.24/app-readme.md similarity index 100% rename from incubator/debian-bullseye/0.0.23/app-readme.md rename to incubator/debian-bullseye/0.0.24/app-readme.md diff --git a/incubator/debian-bullseye/0.0.24/charts/common-10.5.10.tgz b/incubator/debian-bullseye/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/debian-bullseye/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/debian-bullseye/0.0.23/ix_values.yaml b/incubator/debian-bullseye/0.0.24/ix_values.yaml similarity index 100% rename from incubator/debian-bullseye/0.0.23/ix_values.yaml rename to incubator/debian-bullseye/0.0.24/ix_values.yaml diff --git a/incubator/debian-bullseye/0.0.23/questions.yaml b/incubator/debian-bullseye/0.0.24/questions.yaml similarity index 100% rename from incubator/debian-bullseye/0.0.23/questions.yaml rename to incubator/debian-bullseye/0.0.24/questions.yaml diff --git a/incubator/debian-bullseye/0.0.23/templates/common.yaml b/incubator/debian-bullseye/0.0.24/templates/common.yaml similarity index 100% rename from incubator/debian-bullseye/0.0.23/templates/common.yaml rename to incubator/debian-bullseye/0.0.24/templates/common.yaml diff --git a/incubator/debian-bullseye/0.0.23/values.yaml b/incubator/debian-bullseye/0.0.24/values.yaml similarity index 100% rename from incubator/debian-bullseye/0.0.23/values.yaml rename to incubator/debian-bullseye/0.0.24/values.yaml diff --git a/incubator/dispatch/0.0.23/CHANGELOG.md b/incubator/dispatch/0.0.23/CHANGELOG.md deleted file mode 100644 index 4dc8a6c8111..00000000000 --- a/incubator/dispatch/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [dispatch-0.0.23](https://github.com/truecharts/charts/compare/dispatch-0.0.22...dispatch-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dispatch-0.0.23](https://github.com/truecharts/charts/compare/dispatch-0.0.22...dispatch-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dispatch-0.0.23](https://github.com/truecharts/charts/compare/dispatch-0.0.22...dispatch-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dispatch-0.0.23](https://github.com/truecharts/charts/compare/dispatch-0.0.22...dispatch-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dispatch-0.0.23](https://github.com/truecharts/charts/compare/dispatch-0.0.22...dispatch-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dispatch-0.0.23](https://github.com/truecharts/charts/compare/dispatch-0.0.22...dispatch-0.0.23) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dispatch-0.0.22](https://github.com/truecharts/charts/compare/dispatch-0.0.21...dispatch-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [dispatch-0.0.21](https://github.com/truecharts/charts/compare/dispatch-0.0.20...dispatch-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [dispatch-0.0.20](https://github.com/truecharts/charts/compare/dispatch-0.0.19...dispatch-0.0.20) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - diff --git a/incubator/dispatch/0.0.23/Chart.lock b/incubator/dispatch/0.0.23/Chart.lock deleted file mode 100644 index a8317f2a283..00000000000 --- a/incubator/dispatch/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:52:25.911313008Z" diff --git a/incubator/dispatch/0.0.23/Chart.yaml b/incubator/dispatch/0.0.23/Chart.yaml deleted file mode 100644 index a8216732286..00000000000 --- a/incubator/dispatch/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Messenger -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/dispatch/0.0.23/README.md b/incubator/dispatch/0.0.23/README.md deleted file mode 100644 index 82d671993ad..00000000000 --- a/incubator/dispatch/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# dispatch - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Web-based IRC client in Go. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [dispatch](https://truecharts.org/docs/charts/incubator/dispatch) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/dispatch/0.0.23/charts/common-10.5.9.tgz b/incubator/dispatch/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/dispatch/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/dispatch/0.0.24/CHANGELOG.md b/incubator/dispatch/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..b9fc5a5ad9f --- /dev/null +++ b/incubator/dispatch/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [dispatch-0.0.24](https://github.com/truecharts/charts/compare/dispatch-0.0.23...dispatch-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [dispatch-0.0.23](https://github.com/truecharts/charts/compare/dispatch-0.0.22...dispatch-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dispatch-0.0.23](https://github.com/truecharts/charts/compare/dispatch-0.0.22...dispatch-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dispatch-0.0.23](https://github.com/truecharts/charts/compare/dispatch-0.0.22...dispatch-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dispatch-0.0.23](https://github.com/truecharts/charts/compare/dispatch-0.0.22...dispatch-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dispatch-0.0.23](https://github.com/truecharts/charts/compare/dispatch-0.0.22...dispatch-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dispatch-0.0.23](https://github.com/truecharts/charts/compare/dispatch-0.0.22...dispatch-0.0.23) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dispatch-0.0.22](https://github.com/truecharts/charts/compare/dispatch-0.0.21...dispatch-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [dispatch-0.0.21](https://github.com/truecharts/charts/compare/dispatch-0.0.20...dispatch-0.0.21) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + diff --git a/incubator/dispatch/0.0.24/Chart.lock b/incubator/dispatch/0.0.24/Chart.lock new file mode 100644 index 00000000000..a27897f839f --- /dev/null +++ b/incubator/dispatch/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:37:51.993766383Z" diff --git a/incubator/dispatch/0.0.24/Chart.yaml b/incubator/dispatch/0.0.24/Chart.yaml new file mode 100644 index 00000000000..3b4b030f818 --- /dev/null +++ b/incubator/dispatch/0.0.24/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.5.10 +deprecated: false +description: Web-based IRC client in Go. +home: https://truecharts.org/docs/charts/incubator/dispatch +icon: https://truecharts.org/img/hotlink-ok/chart-icons/dispatch.png +keywords: + - dispatch + - Network-Messenger +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: dispatch +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/dispatch + - https://github.com/khlieng/dispatch + - https://hub.docker.com/r/khlieng/dispatch/ +type: application +version: 0.0.24 diff --git a/incubator/dispatch/0.0.24/README.md b/incubator/dispatch/0.0.24/README.md new file mode 100644 index 00000000000..e7719baddf7 --- /dev/null +++ b/incubator/dispatch/0.0.24/README.md @@ -0,0 +1,109 @@ +# dispatch + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Web-based IRC client in Go. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [dispatch](https://truecharts.org/docs/charts/incubator/dispatch) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/dispatch/0.0.23/app-readme.md b/incubator/dispatch/0.0.24/app-readme.md similarity index 100% rename from incubator/dispatch/0.0.23/app-readme.md rename to incubator/dispatch/0.0.24/app-readme.md diff --git a/incubator/dispatch/0.0.24/charts/common-10.5.10.tgz b/incubator/dispatch/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/dispatch/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/dispatch/0.0.23/ix_values.yaml b/incubator/dispatch/0.0.24/ix_values.yaml similarity index 100% rename from incubator/dispatch/0.0.23/ix_values.yaml rename to incubator/dispatch/0.0.24/ix_values.yaml diff --git a/incubator/dispatch/0.0.23/questions.yaml b/incubator/dispatch/0.0.24/questions.yaml similarity index 100% rename from incubator/dispatch/0.0.23/questions.yaml rename to incubator/dispatch/0.0.24/questions.yaml diff --git a/incubator/dispatch/0.0.23/templates/common.yaml b/incubator/dispatch/0.0.24/templates/common.yaml similarity index 100% rename from incubator/dispatch/0.0.23/templates/common.yaml rename to incubator/dispatch/0.0.24/templates/common.yaml diff --git a/incubator/dispatch/0.0.23/values.yaml b/incubator/dispatch/0.0.24/values.yaml similarity index 100% rename from incubator/dispatch/0.0.23/values.yaml rename to incubator/dispatch/0.0.24/values.yaml diff --git a/incubator/dns-doh-companion/0.0.23/CHANGELOG.md b/incubator/dns-doh-companion/0.0.23/CHANGELOG.md deleted file mode 100644 index 4be0e678f7a..00000000000 --- a/incubator/dns-doh-companion/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [dns-doh-companion-0.0.23](https://github.com/truecharts/charts/compare/dns-doh-companion-0.0.22...dns-doh-companion-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dns-doh-companion-0.0.23](https://github.com/truecharts/charts/compare/dns-doh-companion-0.0.22...dns-doh-companion-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dns-doh-companion-0.0.23](https://github.com/truecharts/charts/compare/dns-doh-companion-0.0.22...dns-doh-companion-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dns-doh-companion-0.0.23](https://github.com/truecharts/charts/compare/dns-doh-companion-0.0.22...dns-doh-companion-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dns-doh-companion-0.0.23](https://github.com/truecharts/charts/compare/dns-doh-companion-0.0.22...dns-doh-companion-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dns-doh-companion-0.0.23](https://github.com/truecharts/charts/compare/dns-doh-companion-0.0.22...dns-doh-companion-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dns-doh-companion-0.0.22](https://github.com/truecharts/charts/compare/dns-doh-companion-0.0.21...dns-doh-companion-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [dns-doh-companion-0.0.21](https://github.com/truecharts/charts/compare/dns-doh-companion-0.0.20...dns-doh-companion-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [dns-doh-companion-0.0.20](https://github.com/truecharts/charts/compare/dns-doh-companion-0.0.19...dns-doh-companion-0.0.20) (2022-08-29) - diff --git a/incubator/dns-doh-companion/0.0.23/Chart.lock b/incubator/dns-doh-companion/0.0.23/Chart.lock deleted file mode 100644 index d73b3c2e2e1..00000000000 --- a/incubator/dns-doh-companion/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:52:36.774470244Z" diff --git a/incubator/dns-doh-companion/0.0.23/Chart.yaml b/incubator/dns-doh-companion/0.0.23/Chart.yaml deleted file mode 100644 index ed00d85bf2b..00000000000 --- a/incubator/dns-doh-companion/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-DNS -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/dns-doh-companion/0.0.23/README.md b/incubator/dns-doh-companion/0.0.23/README.md deleted file mode 100644 index b86775cef7f..00000000000 --- a/incubator/dns-doh-companion/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# dns-doh-companion - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -A very simple DNS server to connect to DNS-over-HTTPS service. This is similar to my other Pihole-with-DoH Chart, without Pihole. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [dns-doh-companion](https://truecharts.org/docs/charts/incubator/dns-doh-companion) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/dns-doh-companion/0.0.23/charts/common-10.5.9.tgz b/incubator/dns-doh-companion/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/dns-doh-companion/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/dns-doh-companion/0.0.24/CHANGELOG.md b/incubator/dns-doh-companion/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..6028c5afb33 --- /dev/null +++ b/incubator/dns-doh-companion/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [dns-doh-companion-0.0.24](https://github.com/truecharts/charts/compare/dns-doh-companion-0.0.23...dns-doh-companion-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [dns-doh-companion-0.0.23](https://github.com/truecharts/charts/compare/dns-doh-companion-0.0.22...dns-doh-companion-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dns-doh-companion-0.0.23](https://github.com/truecharts/charts/compare/dns-doh-companion-0.0.22...dns-doh-companion-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dns-doh-companion-0.0.23](https://github.com/truecharts/charts/compare/dns-doh-companion-0.0.22...dns-doh-companion-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dns-doh-companion-0.0.23](https://github.com/truecharts/charts/compare/dns-doh-companion-0.0.22...dns-doh-companion-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dns-doh-companion-0.0.23](https://github.com/truecharts/charts/compare/dns-doh-companion-0.0.22...dns-doh-companion-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dns-doh-companion-0.0.23](https://github.com/truecharts/charts/compare/dns-doh-companion-0.0.22...dns-doh-companion-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dns-doh-companion-0.0.22](https://github.com/truecharts/charts/compare/dns-doh-companion-0.0.21...dns-doh-companion-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [dns-doh-companion-0.0.21](https://github.com/truecharts/charts/compare/dns-doh-companion-0.0.20...dns-doh-companion-0.0.21) (2022-08-30) diff --git a/incubator/dns-doh-companion/0.0.24/Chart.lock b/incubator/dns-doh-companion/0.0.24/Chart.lock new file mode 100644 index 00000000000..1b59eb78d58 --- /dev/null +++ b/incubator/dns-doh-companion/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:37:56.827088046Z" diff --git a/incubator/dns-doh-companion/0.0.24/Chart.yaml b/incubator/dns-doh-companion/0.0.24/Chart.yaml new file mode 100644 index 00000000000..76249b3a308 --- /dev/null +++ b/incubator/dns-doh-companion/0.0.24/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.5.10 +deprecated: false +description: "A very simple DNS server to connect to DNS-over-HTTPS service. This is similar to my other Pihole-with-DoH Chart, without Pihole." +home: https://truecharts.org/docs/charts/incubator/dns-doh-companion +icon: https://truecharts.org/img/hotlink-ok/chart-icons/dns-doh-companion.png +keywords: + - dns-doh-companion + - Network-DNS +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: dns-doh-companion +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/dns-doh-companion + - https://developers.cloudflare.com/1.1.1.1/dns-over-https/cloudflared-proxy/ + - https://hub.docker.com/r/testdasi/simple-dns-doh/ +type: application +version: 0.0.24 diff --git a/incubator/dns-doh-companion/0.0.24/README.md b/incubator/dns-doh-companion/0.0.24/README.md new file mode 100644 index 00000000000..333b8bc1f7f --- /dev/null +++ b/incubator/dns-doh-companion/0.0.24/README.md @@ -0,0 +1,109 @@ +# dns-doh-companion + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +A very simple DNS server to connect to DNS-over-HTTPS service. This is similar to my other Pihole-with-DoH Chart, without Pihole. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [dns-doh-companion](https://truecharts.org/docs/charts/incubator/dns-doh-companion) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/dns-doh-companion/0.0.23/app-readme.md b/incubator/dns-doh-companion/0.0.24/app-readme.md similarity index 100% rename from incubator/dns-doh-companion/0.0.23/app-readme.md rename to incubator/dns-doh-companion/0.0.24/app-readme.md diff --git a/incubator/dns-doh-companion/0.0.24/charts/common-10.5.10.tgz b/incubator/dns-doh-companion/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/dns-doh-companion/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/dns-doh-companion/0.0.23/ix_values.yaml b/incubator/dns-doh-companion/0.0.24/ix_values.yaml similarity index 100% rename from incubator/dns-doh-companion/0.0.23/ix_values.yaml rename to incubator/dns-doh-companion/0.0.24/ix_values.yaml diff --git a/incubator/dns-doh-companion/0.0.23/questions.yaml b/incubator/dns-doh-companion/0.0.24/questions.yaml similarity index 100% rename from incubator/dns-doh-companion/0.0.23/questions.yaml rename to incubator/dns-doh-companion/0.0.24/questions.yaml diff --git a/incubator/dns-doh-companion/0.0.23/templates/common.yaml b/incubator/dns-doh-companion/0.0.24/templates/common.yaml similarity index 100% rename from incubator/dns-doh-companion/0.0.23/templates/common.yaml rename to incubator/dns-doh-companion/0.0.24/templates/common.yaml diff --git a/incubator/dns-doh-companion/0.0.23/values.yaml b/incubator/dns-doh-companion/0.0.24/values.yaml similarity index 100% rename from incubator/dns-doh-companion/0.0.23/values.yaml rename to incubator/dns-doh-companion/0.0.24/values.yaml diff --git a/incubator/docker-hub-rss/0.0.23/CHANGELOG.md b/incubator/docker-hub-rss/0.0.23/CHANGELOG.md deleted file mode 100644 index 2aa0dfde2a0..00000000000 --- a/incubator/docker-hub-rss/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [docker-hub-rss-0.0.23](https://github.com/truecharts/charts/compare/docker-hub-rss-0.0.22...docker-hub-rss-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [docker-hub-rss-0.0.23](https://github.com/truecharts/charts/compare/docker-hub-rss-0.0.22...docker-hub-rss-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [docker-hub-rss-0.0.23](https://github.com/truecharts/charts/compare/docker-hub-rss-0.0.22...docker-hub-rss-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [docker-hub-rss-0.0.23](https://github.com/truecharts/charts/compare/docker-hub-rss-0.0.22...docker-hub-rss-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [docker-hub-rss-0.0.23](https://github.com/truecharts/charts/compare/docker-hub-rss-0.0.22...docker-hub-rss-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [docker-hub-rss-0.0.23](https://github.com/truecharts/charts/compare/docker-hub-rss-0.0.22...docker-hub-rss-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [docker-hub-rss-0.0.22](https://github.com/truecharts/charts/compare/docker-hub-rss-0.0.21...docker-hub-rss-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [docker-hub-rss-0.0.21](https://github.com/truecharts/charts/compare/docker-hub-rss-0.0.20...docker-hub-rss-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [docker-hub-rss-0.0.20](https://github.com/truecharts/charts/compare/docker-hub-rss-0.0.19...docker-hub-rss-0.0.20) (2022-08-29) - diff --git a/incubator/docker-hub-rss/0.0.23/Chart.lock b/incubator/docker-hub-rss/0.0.23/Chart.lock deleted file mode 100644 index 334b51db0e8..00000000000 --- a/incubator/docker-hub-rss/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:52:41.409481312Z" diff --git a/incubator/docker-hub-rss/0.0.23/Chart.yaml b/incubator/docker-hub-rss/0.0.23/Chart.yaml deleted file mode 100644 index 94b75d88bb4..00000000000 --- a/incubator/docker-hub-rss/0.0.23/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Tools-Utilities - - Network-Web -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/docker-hub-rss/0.0.23/README.md b/incubator/docker-hub-rss/0.0.23/README.md deleted file mode 100644 index 36885165591..00000000000 --- a/incubator/docker-hub-rss/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# docker-hub-rss - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -RSS feed for Chart Hub images. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [docker-hub-rss](https://truecharts.org/docs/charts/incubator/docker-hub-rss) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/docker-hub-rss/0.0.23/charts/common-10.5.9.tgz b/incubator/docker-hub-rss/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/docker-hub-rss/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/docker-hub-rss/0.0.24/CHANGELOG.md b/incubator/docker-hub-rss/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..60e94f178b2 --- /dev/null +++ b/incubator/docker-hub-rss/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [docker-hub-rss-0.0.24](https://github.com/truecharts/charts/compare/docker-hub-rss-0.0.23...docker-hub-rss-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [docker-hub-rss-0.0.23](https://github.com/truecharts/charts/compare/docker-hub-rss-0.0.22...docker-hub-rss-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [docker-hub-rss-0.0.23](https://github.com/truecharts/charts/compare/docker-hub-rss-0.0.22...docker-hub-rss-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [docker-hub-rss-0.0.23](https://github.com/truecharts/charts/compare/docker-hub-rss-0.0.22...docker-hub-rss-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [docker-hub-rss-0.0.23](https://github.com/truecharts/charts/compare/docker-hub-rss-0.0.22...docker-hub-rss-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [docker-hub-rss-0.0.23](https://github.com/truecharts/charts/compare/docker-hub-rss-0.0.22...docker-hub-rss-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [docker-hub-rss-0.0.23](https://github.com/truecharts/charts/compare/docker-hub-rss-0.0.22...docker-hub-rss-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [docker-hub-rss-0.0.22](https://github.com/truecharts/charts/compare/docker-hub-rss-0.0.21...docker-hub-rss-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [docker-hub-rss-0.0.21](https://github.com/truecharts/charts/compare/docker-hub-rss-0.0.20...docker-hub-rss-0.0.21) (2022-08-30) + diff --git a/incubator/docker-hub-rss/0.0.24/Chart.lock b/incubator/docker-hub-rss/0.0.24/Chart.lock new file mode 100644 index 00000000000..1c5efdd68a3 --- /dev/null +++ b/incubator/docker-hub-rss/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:37:59.18758471Z" diff --git a/incubator/docker-hub-rss/0.0.24/Chart.yaml b/incubator/docker-hub-rss/0.0.24/Chart.yaml new file mode 100644 index 00000000000..42bccad333e --- /dev/null +++ b/incubator/docker-hub-rss/0.0.24/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.5.10 +deprecated: false +description: "RSS feed for Chart Hub images." +home: https://truecharts.org/docs/charts/incubator/docker-hub-rss +icon: https://truecharts.org/img/hotlink-ok/chart-icons/docker-hub-rss.png +keywords: + - docker-hub-rss + - Cloud + - Tools-Utilities + - Network-Web +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: docker-hub-rss +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/docker-hub-rss + - https://github.com/TheConnMan/docker-hub-rss + - https://hub.docker.com/r/theconnman/docker-hub-rss +type: application +version: 0.0.24 diff --git a/incubator/docker-hub-rss/0.0.24/README.md b/incubator/docker-hub-rss/0.0.24/README.md new file mode 100644 index 00000000000..774fa611594 --- /dev/null +++ b/incubator/docker-hub-rss/0.0.24/README.md @@ -0,0 +1,109 @@ +# docker-hub-rss + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +RSS feed for Chart Hub images. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [docker-hub-rss](https://truecharts.org/docs/charts/incubator/docker-hub-rss) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/docker-hub-rss/0.0.23/app-readme.md b/incubator/docker-hub-rss/0.0.24/app-readme.md similarity index 100% rename from incubator/docker-hub-rss/0.0.23/app-readme.md rename to incubator/docker-hub-rss/0.0.24/app-readme.md diff --git a/incubator/docker-hub-rss/0.0.24/charts/common-10.5.10.tgz b/incubator/docker-hub-rss/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/docker-hub-rss/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/docker-hub-rss/0.0.23/ix_values.yaml b/incubator/docker-hub-rss/0.0.24/ix_values.yaml similarity index 100% rename from incubator/docker-hub-rss/0.0.23/ix_values.yaml rename to incubator/docker-hub-rss/0.0.24/ix_values.yaml diff --git a/incubator/docker-hub-rss/0.0.23/questions.yaml b/incubator/docker-hub-rss/0.0.24/questions.yaml similarity index 100% rename from incubator/docker-hub-rss/0.0.23/questions.yaml rename to incubator/docker-hub-rss/0.0.24/questions.yaml diff --git a/incubator/docker-hub-rss/0.0.23/templates/common.yaml b/incubator/docker-hub-rss/0.0.24/templates/common.yaml similarity index 100% rename from incubator/docker-hub-rss/0.0.23/templates/common.yaml rename to incubator/docker-hub-rss/0.0.24/templates/common.yaml diff --git a/incubator/docker-hub-rss/0.0.23/values.yaml b/incubator/docker-hub-rss/0.0.24/values.yaml similarity index 100% rename from incubator/docker-hub-rss/0.0.23/values.yaml rename to incubator/docker-hub-rss/0.0.24/values.yaml diff --git a/incubator/dockerregistry/0.0.22/CHANGELOG.md b/incubator/dockerregistry/0.0.22/CHANGELOG.md deleted file mode 100644 index b593f67bdf1..00000000000 --- a/incubator/dockerregistry/0.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [dockerregistry-0.0.22](https://github.com/truecharts/charts/compare/dockerregistry-0.0.21...dockerregistry-0.0.22) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dockerregistry-0.0.22](https://github.com/truecharts/charts/compare/dockerregistry-0.0.21...dockerregistry-0.0.22) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dockerregistry-0.0.22](https://github.com/truecharts/charts/compare/dockerregistry-0.0.21...dockerregistry-0.0.22) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dockerregistry-0.0.22](https://github.com/truecharts/charts/compare/dockerregistry-0.0.21...dockerregistry-0.0.22) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dockerregistry-0.0.22](https://github.com/truecharts/charts/compare/dockerregistry-0.0.21...dockerregistry-0.0.22) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dockerregistry-0.0.22](https://github.com/truecharts/charts/compare/dockerregistry-0.0.21...dockerregistry-0.0.22) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dockerregistry-0.0.21](https://github.com/truecharts/charts/compare/dockerregistry-0.0.20...dockerregistry-0.0.21) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [dockerregistry-0.0.20](https://github.com/truecharts/charts/compare/dockerregistry-0.0.19...dockerregistry-0.0.20) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [dockerregistry-0.0.19](https://github.com/truecharts/charts/compare/dockerregistry-0.0.18...dockerregistry-0.0.19) (2022-08-29) - diff --git a/incubator/dockerregistry/0.0.22/Chart.lock b/incubator/dockerregistry/0.0.22/Chart.lock deleted file mode 100644 index c9e2c196e39..00000000000 --- a/incubator/dockerregistry/0.0.22/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:52:50.358427482Z" diff --git a/incubator/dockerregistry/0.0.22/Chart.yaml b/incubator/dockerregistry/0.0.22/Chart.yaml deleted file mode 100644 index bb77beaaebe..00000000000 --- a/incubator/dockerregistry/0.0.22/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Network-Management - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.22 diff --git a/incubator/dockerregistry/0.0.22/README.md b/incubator/dockerregistry/0.0.22/README.md deleted file mode 100644 index 147ec9b1da5..00000000000 --- a/incubator/dockerregistry/0.0.22/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# dockerregistry - -![Version: 0.0.22](https://img.shields.io/badge/Version-0.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2](https://img.shields.io/badge/AppVersion-2-informational?style=flat-square) - -Docker Registry is used to store and distribute Docker images using HTTP API. This allows you host your own private Registry and store your images. Uses official Chart Registry image @ https://hub.Chart.com/_/registry/ - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [dockerregistry](https://truecharts.org/docs/charts/incubator/dockerregistry) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/dockerregistry/0.0.22/charts/common-10.5.9.tgz b/incubator/dockerregistry/0.0.22/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/dockerregistry/0.0.22/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/dockerregistry/0.0.23/CHANGELOG.md b/incubator/dockerregistry/0.0.23/CHANGELOG.md new file mode 100644 index 00000000000..b1c0980d956 --- /dev/null +++ b/incubator/dockerregistry/0.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [dockerregistry-0.0.23](https://github.com/truecharts/charts/compare/dockerregistry-0.0.22...dockerregistry-0.0.23) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [dockerregistry-0.0.22](https://github.com/truecharts/charts/compare/dockerregistry-0.0.21...dockerregistry-0.0.22) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dockerregistry-0.0.22](https://github.com/truecharts/charts/compare/dockerregistry-0.0.21...dockerregistry-0.0.22) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dockerregistry-0.0.22](https://github.com/truecharts/charts/compare/dockerregistry-0.0.21...dockerregistry-0.0.22) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dockerregistry-0.0.22](https://github.com/truecharts/charts/compare/dockerregistry-0.0.21...dockerregistry-0.0.22) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dockerregistry-0.0.22](https://github.com/truecharts/charts/compare/dockerregistry-0.0.21...dockerregistry-0.0.22) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dockerregistry-0.0.22](https://github.com/truecharts/charts/compare/dockerregistry-0.0.21...dockerregistry-0.0.22) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dockerregistry-0.0.21](https://github.com/truecharts/charts/compare/dockerregistry-0.0.20...dockerregistry-0.0.21) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [dockerregistry-0.0.20](https://github.com/truecharts/charts/compare/dockerregistry-0.0.19...dockerregistry-0.0.20) (2022-08-30) diff --git a/incubator/dockerregistry/0.0.23/Chart.lock b/incubator/dockerregistry/0.0.23/Chart.lock new file mode 100644 index 00000000000..95be7364171 --- /dev/null +++ b/incubator/dockerregistry/0.0.23/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:38:19.383858329Z" diff --git a/incubator/dockerregistry/0.0.23/Chart.yaml b/incubator/dockerregistry/0.0.23/Chart.yaml new file mode 100644 index 00000000000..ecfca359343 --- /dev/null +++ b/incubator/dockerregistry/0.0.23/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.5.10 +deprecated: false +description: "Docker Registry is used to store and distribute Docker images using HTTP API. This allows you host your own private Registry and store your images. Uses official Chart Registry image @ https://hub.Chart.com/_/registry/\n" +home: https://truecharts.org/docs/charts/incubator/dockerregistry +icon: https://truecharts.org/img/hotlink-ok/chart-icons/dockerregistry.png +keywords: + - dockerregistry + - Cloud + - Network-Management + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: dockerregistry +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/dockerregistry + - https://github.com/distribution/distribution + - https://registry.hub.docker.com/_/registry/ +type: application +version: 0.0.23 diff --git a/incubator/dockerregistry/0.0.23/README.md b/incubator/dockerregistry/0.0.23/README.md new file mode 100644 index 00000000000..393e91dcd9c --- /dev/null +++ b/incubator/dockerregistry/0.0.23/README.md @@ -0,0 +1,109 @@ +# dockerregistry + +![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2](https://img.shields.io/badge/AppVersion-2-informational?style=flat-square) + +Docker Registry is used to store and distribute Docker images using HTTP API. This allows you host your own private Registry and store your images. Uses official Chart Registry image @ https://hub.Chart.com/_/registry/ + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [dockerregistry](https://truecharts.org/docs/charts/incubator/dockerregistry) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/dockerregistry/0.0.22/app-readme.md b/incubator/dockerregistry/0.0.23/app-readme.md similarity index 100% rename from incubator/dockerregistry/0.0.22/app-readme.md rename to incubator/dockerregistry/0.0.23/app-readme.md diff --git a/incubator/dockerregistry/0.0.23/charts/common-10.5.10.tgz b/incubator/dockerregistry/0.0.23/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/dockerregistry/0.0.23/charts/common-10.5.10.tgz differ diff --git a/incubator/dockerregistry/0.0.22/ix_values.yaml b/incubator/dockerregistry/0.0.23/ix_values.yaml similarity index 100% rename from incubator/dockerregistry/0.0.22/ix_values.yaml rename to incubator/dockerregistry/0.0.23/ix_values.yaml diff --git a/incubator/dockerregistry/0.0.22/questions.yaml b/incubator/dockerregistry/0.0.23/questions.yaml similarity index 100% rename from incubator/dockerregistry/0.0.22/questions.yaml rename to incubator/dockerregistry/0.0.23/questions.yaml diff --git a/incubator/dockerregistry/0.0.22/templates/common.yaml b/incubator/dockerregistry/0.0.23/templates/common.yaml similarity index 100% rename from incubator/dockerregistry/0.0.22/templates/common.yaml rename to incubator/dockerregistry/0.0.23/templates/common.yaml diff --git a/incubator/dockerregistry/0.0.22/values.yaml b/incubator/dockerregistry/0.0.23/values.yaml similarity index 100% rename from incubator/dockerregistry/0.0.22/values.yaml rename to incubator/dockerregistry/0.0.23/values.yaml diff --git a/incubator/dontstarvetogether/0.0.23/CHANGELOG.md b/incubator/dontstarvetogether/0.0.23/CHANGELOG.md deleted file mode 100644 index f8e331ff9a6..00000000000 --- a/incubator/dontstarvetogether/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [dontstarvetogether-0.0.23](https://github.com/truecharts/charts/compare/dontstarvetogether-0.0.22...dontstarvetogether-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dontstarvetogether-0.0.23](https://github.com/truecharts/charts/compare/dontstarvetogether-0.0.22...dontstarvetogether-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dontstarvetogether-0.0.23](https://github.com/truecharts/charts/compare/dontstarvetogether-0.0.22...dontstarvetogether-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dontstarvetogether-0.0.23](https://github.com/truecharts/charts/compare/dontstarvetogether-0.0.22...dontstarvetogether-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dontstarvetogether-0.0.23](https://github.com/truecharts/charts/compare/dontstarvetogether-0.0.22...dontstarvetogether-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dontstarvetogether-0.0.23](https://github.com/truecharts/charts/compare/dontstarvetogether-0.0.22...dontstarvetogether-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dontstarvetogether-0.0.22](https://github.com/truecharts/charts/compare/dontstarvetogether-0.0.21...dontstarvetogether-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [dontstarvetogether-0.0.21](https://github.com/truecharts/charts/compare/dontstarvetogether-0.0.20...dontstarvetogether-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [dontstarvetogether-0.0.20](https://github.com/truecharts/charts/compare/dontstarvetogether-0.0.19...dontstarvetogether-0.0.20) (2022-08-29) - diff --git a/incubator/dontstarvetogether/0.0.23/Chart.lock b/incubator/dontstarvetogether/0.0.23/Chart.lock deleted file mode 100644 index 78950d06ee9..00000000000 --- a/incubator/dontstarvetogether/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:52:51.46773873Z" diff --git a/incubator/dontstarvetogether/0.0.23/Chart.yaml b/incubator/dontstarvetogether/0.0.23/Chart.yaml deleted file mode 100644 index fddc9e9d1f5..00000000000 --- a/incubator/dontstarvetogether/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/dontstarvetogether/0.0.23/README.md b/incubator/dontstarvetogether/0.0.23/README.md deleted file mode 100644 index a7e0d74a40a..00000000000 --- a/incubator/dontstarvetogether/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# dontstarvetogether - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -This Chart will download and install SteamCMD. It will also install Don't Starve Together and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [dontstarvetogether](https://truecharts.org/docs/charts/incubator/dontstarvetogether) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `dontstarvetogether` deployment - -```console -helm uninstall dontstarvetogether -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install dontstarvetogether \ - --set env.TZ="America/New York" \ - TrueCharts/dontstarvetogether -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install dontstarvetogether TrueCharts/dontstarvetogether -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/dontstarvetogether/0.0.23/charts/common-10.5.9.tgz b/incubator/dontstarvetogether/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/dontstarvetogether/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/dontstarvetogether/0.0.24/CHANGELOG.md b/incubator/dontstarvetogether/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..486af11d9d8 --- /dev/null +++ b/incubator/dontstarvetogether/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [dontstarvetogether-0.0.24](https://github.com/truecharts/charts/compare/dontstarvetogether-0.0.23...dontstarvetogether-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [dontstarvetogether-0.0.23](https://github.com/truecharts/charts/compare/dontstarvetogether-0.0.22...dontstarvetogether-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dontstarvetogether-0.0.23](https://github.com/truecharts/charts/compare/dontstarvetogether-0.0.22...dontstarvetogether-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dontstarvetogether-0.0.23](https://github.com/truecharts/charts/compare/dontstarvetogether-0.0.22...dontstarvetogether-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dontstarvetogether-0.0.23](https://github.com/truecharts/charts/compare/dontstarvetogether-0.0.22...dontstarvetogether-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dontstarvetogether-0.0.23](https://github.com/truecharts/charts/compare/dontstarvetogether-0.0.22...dontstarvetogether-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dontstarvetogether-0.0.23](https://github.com/truecharts/charts/compare/dontstarvetogether-0.0.22...dontstarvetogether-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dontstarvetogether-0.0.22](https://github.com/truecharts/charts/compare/dontstarvetogether-0.0.21...dontstarvetogether-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [dontstarvetogether-0.0.21](https://github.com/truecharts/charts/compare/dontstarvetogether-0.0.20...dontstarvetogether-0.0.21) (2022-08-30) diff --git a/incubator/dontstarvetogether/0.0.24/Chart.lock b/incubator/dontstarvetogether/0.0.24/Chart.lock new file mode 100644 index 00000000000..fd4a7c4f1c8 --- /dev/null +++ b/incubator/dontstarvetogether/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:38:23.298067194Z" diff --git a/incubator/dontstarvetogether/0.0.24/Chart.yaml b/incubator/dontstarvetogether/0.0.24/Chart.yaml new file mode 100644 index 00000000000..0c040800886 --- /dev/null +++ b/incubator/dontstarvetogether/0.0.24/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.5.10 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install Don't Starve Together and run it." +home: https://truecharts.org/docs/charts/incubator/dontstarvetogether +icon: https://truecharts.org/img/hotlink-ok/chart-icons/dontstarvetogether.png +keywords: + - dontstarvetogether + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: dontstarvetogether +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/dontstarvetogether + - https://www.klei.com/games/dont-starve-together + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.24 diff --git a/incubator/dontstarvetogether/0.0.24/README.md b/incubator/dontstarvetogether/0.0.24/README.md new file mode 100644 index 00000000000..3292264680f --- /dev/null +++ b/incubator/dontstarvetogether/0.0.24/README.md @@ -0,0 +1,109 @@ +# dontstarvetogether + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +This Chart will download and install SteamCMD. It will also install Don't Starve Together and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [dontstarvetogether](https://truecharts.org/docs/charts/incubator/dontstarvetogether) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `dontstarvetogether` deployment + +```console +helm uninstall dontstarvetogether +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install dontstarvetogether \ + --set env.TZ="America/New York" \ + TrueCharts/dontstarvetogether +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install dontstarvetogether TrueCharts/dontstarvetogether -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/dontstarvetogether/0.0.23/app-readme.md b/incubator/dontstarvetogether/0.0.24/app-readme.md similarity index 100% rename from incubator/dontstarvetogether/0.0.23/app-readme.md rename to incubator/dontstarvetogether/0.0.24/app-readme.md diff --git a/incubator/dontstarvetogether/0.0.24/charts/common-10.5.10.tgz b/incubator/dontstarvetogether/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/dontstarvetogether/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/dontstarvetogether/0.0.23/ix_values.yaml b/incubator/dontstarvetogether/0.0.24/ix_values.yaml similarity index 100% rename from incubator/dontstarvetogether/0.0.23/ix_values.yaml rename to incubator/dontstarvetogether/0.0.24/ix_values.yaml diff --git a/incubator/dontstarvetogether/0.0.23/questions.yaml b/incubator/dontstarvetogether/0.0.24/questions.yaml similarity index 100% rename from incubator/dontstarvetogether/0.0.23/questions.yaml rename to incubator/dontstarvetogether/0.0.24/questions.yaml diff --git a/incubator/dontstarvetogether/0.0.23/templates/common.yaml b/incubator/dontstarvetogether/0.0.24/templates/common.yaml similarity index 100% rename from incubator/dontstarvetogether/0.0.23/templates/common.yaml rename to incubator/dontstarvetogether/0.0.24/templates/common.yaml diff --git a/incubator/dontstarvetogether/0.0.23/values.yaml b/incubator/dontstarvetogether/0.0.24/values.yaml similarity index 100% rename from incubator/dontstarvetogether/0.0.23/values.yaml rename to incubator/dontstarvetogether/0.0.24/values.yaml diff --git a/incubator/dropbox-by-otherguy/0.0.23/CHANGELOG.md b/incubator/dropbox-by-otherguy/0.0.23/CHANGELOG.md deleted file mode 100644 index 2eb669da64b..00000000000 --- a/incubator/dropbox-by-otherguy/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [dropbox-by-otherguy-0.0.23](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.22...dropbox-by-otherguy-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dropbox-by-otherguy-0.0.23](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.22...dropbox-by-otherguy-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dropbox-by-otherguy-0.0.23](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.22...dropbox-by-otherguy-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dropbox-by-otherguy-0.0.23](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.22...dropbox-by-otherguy-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dropbox-by-otherguy-0.0.23](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.22...dropbox-by-otherguy-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dropbox-by-otherguy-0.0.23](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.22...dropbox-by-otherguy-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dropbox-by-otherguy-0.0.22](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.21...dropbox-by-otherguy-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [dropbox-by-otherguy-0.0.21](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.20...dropbox-by-otherguy-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [dropbox-by-otherguy-0.0.20](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.19...dropbox-by-otherguy-0.0.20) (2022-08-29) - diff --git a/incubator/dropbox-by-otherguy/0.0.23/Chart.lock b/incubator/dropbox-by-otherguy/0.0.23/Chart.lock deleted file mode 100644 index f0b2d61dcb7..00000000000 --- a/incubator/dropbox-by-otherguy/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:53:01.522891914Z" diff --git a/incubator/dropbox-by-otherguy/0.0.23/Chart.yaml b/incubator/dropbox-by-otherguy/0.0.23/Chart.yaml deleted file mode 100644 index a08f03c2131..00000000000 --- a/incubator/dropbox-by-otherguy/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/dropbox-by-otherguy/0.0.23/README.md b/incubator/dropbox-by-otherguy/0.0.23/README.md deleted file mode 100644 index ca757bebd9f..00000000000 --- a/incubator/dropbox-by-otherguy/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# dropbox-by-otherguy - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Dropbox client which syncs a local path with your cloud. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [dropbox-by-otherguy](https://truecharts.org/docs/charts/incubator/dropbox-by-otherguy) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/dropbox-by-otherguy/0.0.23/charts/common-10.5.9.tgz b/incubator/dropbox-by-otherguy/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/dropbox-by-otherguy/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/dropbox-by-otherguy/0.0.24/CHANGELOG.md b/incubator/dropbox-by-otherguy/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..7d2771249dd --- /dev/null +++ b/incubator/dropbox-by-otherguy/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [dropbox-by-otherguy-0.0.24](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.23...dropbox-by-otherguy-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [dropbox-by-otherguy-0.0.23](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.22...dropbox-by-otherguy-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dropbox-by-otherguy-0.0.23](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.22...dropbox-by-otherguy-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dropbox-by-otherguy-0.0.23](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.22...dropbox-by-otherguy-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dropbox-by-otherguy-0.0.23](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.22...dropbox-by-otherguy-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dropbox-by-otherguy-0.0.23](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.22...dropbox-by-otherguy-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dropbox-by-otherguy-0.0.23](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.22...dropbox-by-otherguy-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dropbox-by-otherguy-0.0.22](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.21...dropbox-by-otherguy-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [dropbox-by-otherguy-0.0.21](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.20...dropbox-by-otherguy-0.0.21) (2022-08-30) + diff --git a/incubator/dropbox-by-otherguy/0.0.24/Chart.lock b/incubator/dropbox-by-otherguy/0.0.24/Chart.lock new file mode 100644 index 00000000000..aa5d04f9667 --- /dev/null +++ b/incubator/dropbox-by-otherguy/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:38:27.542846715Z" diff --git a/incubator/dropbox-by-otherguy/0.0.24/Chart.yaml b/incubator/dropbox-by-otherguy/0.0.24/Chart.yaml new file mode 100644 index 00000000000..aeb6bd28772 --- /dev/null +++ b/incubator/dropbox-by-otherguy/0.0.24/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.5.10 +deprecated: false +description: "Dropbox client which syncs a local path with your cloud." +home: https://truecharts.org/docs/charts/incubator/dropbox-by-otherguy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/dropbox-by-otherguy.png +keywords: + - dropbox-by-otherguy + - Cloud +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: dropbox-by-otherguy +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/dropbox-by-otherguy + - https://github.com/otherguy/docker-dropbox + - https://hub.docker.com/r/otherguy/dropbox +type: application +version: 0.0.24 diff --git a/incubator/dropbox-by-otherguy/0.0.24/README.md b/incubator/dropbox-by-otherguy/0.0.24/README.md new file mode 100644 index 00000000000..af73a103dff --- /dev/null +++ b/incubator/dropbox-by-otherguy/0.0.24/README.md @@ -0,0 +1,109 @@ +# dropbox-by-otherguy + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Dropbox client which syncs a local path with your cloud. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [dropbox-by-otherguy](https://truecharts.org/docs/charts/incubator/dropbox-by-otherguy) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/dropbox-by-otherguy/0.0.23/app-readme.md b/incubator/dropbox-by-otherguy/0.0.24/app-readme.md similarity index 100% rename from incubator/dropbox-by-otherguy/0.0.23/app-readme.md rename to incubator/dropbox-by-otherguy/0.0.24/app-readme.md diff --git a/incubator/dropbox-by-otherguy/0.0.24/charts/common-10.5.10.tgz b/incubator/dropbox-by-otherguy/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/dropbox-by-otherguy/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/dropbox-by-otherguy/0.0.23/ix_values.yaml b/incubator/dropbox-by-otherguy/0.0.24/ix_values.yaml similarity index 100% rename from incubator/dropbox-by-otherguy/0.0.23/ix_values.yaml rename to incubator/dropbox-by-otherguy/0.0.24/ix_values.yaml diff --git a/incubator/dropbox-by-otherguy/0.0.23/questions.yaml b/incubator/dropbox-by-otherguy/0.0.24/questions.yaml similarity index 100% rename from incubator/dropbox-by-otherguy/0.0.23/questions.yaml rename to incubator/dropbox-by-otherguy/0.0.24/questions.yaml diff --git a/incubator/dropbox-by-otherguy/0.0.23/templates/common.yaml b/incubator/dropbox-by-otherguy/0.0.24/templates/common.yaml similarity index 100% rename from incubator/dropbox-by-otherguy/0.0.23/templates/common.yaml rename to incubator/dropbox-by-otherguy/0.0.24/templates/common.yaml diff --git a/incubator/dropbox-by-otherguy/0.0.23/values.yaml b/incubator/dropbox-by-otherguy/0.0.24/values.yaml similarity index 100% rename from incubator/dropbox-by-otherguy/0.0.23/values.yaml rename to incubator/dropbox-by-otherguy/0.0.24/values.yaml diff --git a/incubator/duplicacy/0.0.27/CHANGELOG.md b/incubator/duplicacy/0.0.27/CHANGELOG.md deleted file mode 100644 index 73cf1fd40d8..00000000000 --- a/incubator/duplicacy/0.0.27/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [duplicacy-0.0.27](https://github.com/truecharts/charts/compare/duplicacy-0.0.25...duplicacy-0.0.27) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [duplicacy-0.0.27](https://github.com/truecharts/charts/compare/duplicacy-0.0.25...duplicacy-0.0.27) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [duplicacy-0.0.27](https://github.com/truecharts/charts/compare/duplicacy-0.0.25...duplicacy-0.0.27) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [duplicacy-0.0.26](https://github.com/truecharts/charts/compare/duplicacy-0.0.25...duplicacy-0.0.26) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [duplicacy-0.0.26](https://github.com/truecharts/charts/compare/duplicacy-0.0.25...duplicacy-0.0.26) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [duplicacy-0.0.26](https://github.com/truecharts/charts/compare/duplicacy-0.0.25...duplicacy-0.0.26) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [duplicacy-0.0.25](https://github.com/truecharts/charts/compare/duplicacy-0.0.24...duplicacy-0.0.25) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [duplicacy-0.0.24](https://github.com/truecharts/charts/compare/duplicacy-0.0.23...duplicacy-0.0.24) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/incubator/duplicacy/0.0.27/Chart.lock b/incubator/duplicacy/0.0.27/Chart.lock deleted file mode 100644 index 67259b2fb9a..00000000000 --- a/incubator/duplicacy/0.0.27/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:53:06.931056018Z" diff --git a/incubator/duplicacy/0.0.27/Chart.yaml b/incubator/duplicacy/0.0.27/Chart.yaml deleted file mode 100644 index b14358ec090..00000000000 --- a/incubator/duplicacy/0.0.27/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Backup -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.27 diff --git a/incubator/duplicacy/0.0.27/README.md b/incubator/duplicacy/0.0.27/README.md deleted file mode 100644 index c437793c906..00000000000 --- a/incubator/duplicacy/0.0.27/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# duplicacy - -![Version: 0.0.27](https://img.shields.io/badge/Version-0.0.27-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -A new generation cross-platform cloud backup tool. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [duplicacy](https://truecharts.org/docs/charts/incubator/duplicacy) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/duplicacy/0.0.27/charts/common-10.5.9.tgz b/incubator/duplicacy/0.0.27/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/duplicacy/0.0.27/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/duplicacy/0.0.28/CHANGELOG.md b/incubator/duplicacy/0.0.28/CHANGELOG.md new file mode 100644 index 00000000000..d4d073255e7 --- /dev/null +++ b/incubator/duplicacy/0.0.28/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [duplicacy-0.0.28](https://github.com/truecharts/charts/compare/duplicacy-0.0.27...duplicacy-0.0.28) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [duplicacy-0.0.27](https://github.com/truecharts/charts/compare/duplicacy-0.0.25...duplicacy-0.0.27) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [duplicacy-0.0.27](https://github.com/truecharts/charts/compare/duplicacy-0.0.25...duplicacy-0.0.27) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [duplicacy-0.0.27](https://github.com/truecharts/charts/compare/duplicacy-0.0.25...duplicacy-0.0.27) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [duplicacy-0.0.26](https://github.com/truecharts/charts/compare/duplicacy-0.0.25...duplicacy-0.0.26) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [duplicacy-0.0.26](https://github.com/truecharts/charts/compare/duplicacy-0.0.25...duplicacy-0.0.26) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [duplicacy-0.0.26](https://github.com/truecharts/charts/compare/duplicacy-0.0.25...duplicacy-0.0.26) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [duplicacy-0.0.25](https://github.com/truecharts/charts/compare/duplicacy-0.0.24...duplicacy-0.0.25) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + diff --git a/incubator/duplicacy/0.0.28/Chart.lock b/incubator/duplicacy/0.0.28/Chart.lock new file mode 100644 index 00000000000..739f35bcbed --- /dev/null +++ b/incubator/duplicacy/0.0.28/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:38:30.825618965Z" diff --git a/incubator/duplicacy/0.0.28/Chart.yaml b/incubator/duplicacy/0.0.28/Chart.yaml new file mode 100644 index 00000000000..7f0f0d6bc8a --- /dev/null +++ b/incubator/duplicacy/0.0.28/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.5.10 +deprecated: false +description: A new generation cross-platform cloud backup tool. +home: https://truecharts.org/docs/charts/incubator/duplicacy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/duplicacy.png +keywords: + - duplicacy + - Backup +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: duplicacy +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/duplicacy + - https://hotio.dev/containers/duplicacy + - https://hub.docker.com/r/hotio/duplicacy +type: application +version: 0.0.28 diff --git a/incubator/duplicacy/0.0.28/README.md b/incubator/duplicacy/0.0.28/README.md new file mode 100644 index 00000000000..ead8e9990e7 --- /dev/null +++ b/incubator/duplicacy/0.0.28/README.md @@ -0,0 +1,109 @@ +# duplicacy + +![Version: 0.0.28](https://img.shields.io/badge/Version-0.0.28-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +A new generation cross-platform cloud backup tool. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [duplicacy](https://truecharts.org/docs/charts/incubator/duplicacy) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/duplicacy/0.0.27/app-readme.md b/incubator/duplicacy/0.0.28/app-readme.md similarity index 100% rename from incubator/duplicacy/0.0.27/app-readme.md rename to incubator/duplicacy/0.0.28/app-readme.md diff --git a/incubator/duplicacy/0.0.28/charts/common-10.5.10.tgz b/incubator/duplicacy/0.0.28/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/duplicacy/0.0.28/charts/common-10.5.10.tgz differ diff --git a/incubator/duplicacy/0.0.27/ix_values.yaml b/incubator/duplicacy/0.0.28/ix_values.yaml similarity index 100% rename from incubator/duplicacy/0.0.27/ix_values.yaml rename to incubator/duplicacy/0.0.28/ix_values.yaml diff --git a/incubator/duplicacy/0.0.27/questions.yaml b/incubator/duplicacy/0.0.28/questions.yaml similarity index 100% rename from incubator/duplicacy/0.0.27/questions.yaml rename to incubator/duplicacy/0.0.28/questions.yaml diff --git a/incubator/duplicacy/0.0.27/templates/common.yaml b/incubator/duplicacy/0.0.28/templates/common.yaml similarity index 100% rename from incubator/duplicacy/0.0.27/templates/common.yaml rename to incubator/duplicacy/0.0.28/templates/common.yaml diff --git a/incubator/duplicacy/0.0.27/values.yaml b/incubator/duplicacy/0.0.28/values.yaml similarity index 100% rename from incubator/duplicacy/0.0.27/values.yaml rename to incubator/duplicacy/0.0.28/values.yaml diff --git a/incubator/dvblink/0.0.23/CHANGELOG.md b/incubator/dvblink/0.0.23/CHANGELOG.md deleted file mode 100644 index 498bd6d24f9..00000000000 --- a/incubator/dvblink/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [dvblink-0.0.23](https://github.com/truecharts/charts/compare/dvblink-0.0.22...dvblink-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dvblink-0.0.23](https://github.com/truecharts/charts/compare/dvblink-0.0.22...dvblink-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dvblink-0.0.23](https://github.com/truecharts/charts/compare/dvblink-0.0.22...dvblink-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dvblink-0.0.23](https://github.com/truecharts/charts/compare/dvblink-0.0.22...dvblink-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dvblink-0.0.23](https://github.com/truecharts/charts/compare/dvblink-0.0.22...dvblink-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dvblink-0.0.23](https://github.com/truecharts/charts/compare/dvblink-0.0.22...dvblink-0.0.23) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dvblink-0.0.22](https://github.com/truecharts/charts/compare/dvblink-0.0.21...dvblink-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [dvblink-0.0.21](https://github.com/truecharts/charts/compare/dvblink-0.0.20...dvblink-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [dvblink-0.0.20](https://github.com/truecharts/charts/compare/dvblink-0.0.19...dvblink-0.0.20) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - diff --git a/incubator/dvblink/0.0.23/Chart.lock b/incubator/dvblink/0.0.23/Chart.lock deleted file mode 100644 index 8f97c2e85f7..00000000000 --- a/incubator/dvblink/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:53:15.176777634Z" diff --git a/incubator/dvblink/0.0.23/Chart.yaml b/incubator/dvblink/0.0.23/Chart.yaml deleted file mode 100644 index a99e7e44776..00000000000 --- a/incubator/dvblink/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaServer-Video -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/dvblink/0.0.23/README.md b/incubator/dvblink/0.0.23/README.md deleted file mode 100644 index 6d92ac243ed..00000000000 --- a/incubator/dvblink/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# dvblink - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -DVBLink need to enjoy your favorite channels and recordings within your home network and on the go! - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [dvblink](https://truecharts.org/docs/charts/incubator/dvblink) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/dvblink/0.0.23/charts/common-10.5.9.tgz b/incubator/dvblink/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/dvblink/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/dvblink/0.0.24/CHANGELOG.md b/incubator/dvblink/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..dcd70c4bc12 --- /dev/null +++ b/incubator/dvblink/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [dvblink-0.0.24](https://github.com/truecharts/charts/compare/dvblink-0.0.23...dvblink-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [dvblink-0.0.23](https://github.com/truecharts/charts/compare/dvblink-0.0.22...dvblink-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dvblink-0.0.23](https://github.com/truecharts/charts/compare/dvblink-0.0.22...dvblink-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dvblink-0.0.23](https://github.com/truecharts/charts/compare/dvblink-0.0.22...dvblink-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dvblink-0.0.23](https://github.com/truecharts/charts/compare/dvblink-0.0.22...dvblink-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dvblink-0.0.23](https://github.com/truecharts/charts/compare/dvblink-0.0.22...dvblink-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dvblink-0.0.23](https://github.com/truecharts/charts/compare/dvblink-0.0.22...dvblink-0.0.23) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dvblink-0.0.22](https://github.com/truecharts/charts/compare/dvblink-0.0.21...dvblink-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [dvblink-0.0.21](https://github.com/truecharts/charts/compare/dvblink-0.0.20...dvblink-0.0.21) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + diff --git a/incubator/dvblink/0.0.24/Chart.lock b/incubator/dvblink/0.0.24/Chart.lock new file mode 100644 index 00000000000..7ecda413fdb --- /dev/null +++ b/incubator/dvblink/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:38:50.583717512Z" diff --git a/incubator/dvblink/0.0.24/Chart.yaml b/incubator/dvblink/0.0.24/Chart.yaml new file mode 100644 index 00000000000..ab73190f444 --- /dev/null +++ b/incubator/dvblink/0.0.24/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - MediaServer-Video +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: DVBLink need to enjoy your favorite channels and recordings within your home network and on the go! +home: https://truecharts.org/docs/charts/incubator/dvblink +icon: https://truecharts.org/img/hotlink-ok/chart-icons/dvblink.png +keywords: + - dvblink + - MediaServer-Video +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: dvblink +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/dvblink + - http://dvblogic.com + - https://hub.docker.com/r/chvb/docker-dvblink/ +type: application +version: 0.0.24 diff --git a/incubator/dvblink/0.0.24/README.md b/incubator/dvblink/0.0.24/README.md new file mode 100644 index 00000000000..cff19756d8e --- /dev/null +++ b/incubator/dvblink/0.0.24/README.md @@ -0,0 +1,109 @@ +# dvblink + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +DVBLink need to enjoy your favorite channels and recordings within your home network and on the go! + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [dvblink](https://truecharts.org/docs/charts/incubator/dvblink) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/dvblink/0.0.23/app-readme.md b/incubator/dvblink/0.0.24/app-readme.md similarity index 100% rename from incubator/dvblink/0.0.23/app-readme.md rename to incubator/dvblink/0.0.24/app-readme.md diff --git a/incubator/dvblink/0.0.24/charts/common-10.5.10.tgz b/incubator/dvblink/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/dvblink/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/dvblink/0.0.23/ix_values.yaml b/incubator/dvblink/0.0.24/ix_values.yaml similarity index 100% rename from incubator/dvblink/0.0.23/ix_values.yaml rename to incubator/dvblink/0.0.24/ix_values.yaml diff --git a/incubator/dvblink/0.0.23/questions.yaml b/incubator/dvblink/0.0.24/questions.yaml similarity index 100% rename from incubator/dvblink/0.0.23/questions.yaml rename to incubator/dvblink/0.0.24/questions.yaml diff --git a/incubator/dvblink/0.0.23/templates/common.yaml b/incubator/dvblink/0.0.24/templates/common.yaml similarity index 100% rename from incubator/dvblink/0.0.23/templates/common.yaml rename to incubator/dvblink/0.0.24/templates/common.yaml diff --git a/incubator/dvblink/0.0.23/values.yaml b/incubator/dvblink/0.0.24/values.yaml similarity index 100% rename from incubator/dvblink/0.0.23/values.yaml rename to incubator/dvblink/0.0.24/values.yaml diff --git a/incubator/eco/0.0.23/CHANGELOG.md b/incubator/eco/0.0.23/CHANGELOG.md deleted file mode 100644 index b3394619f59..00000000000 --- a/incubator/eco/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [eco-0.0.23](https://github.com/truecharts/charts/compare/doublecommander-4.0.28...eco-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [eco-0.0.23](https://github.com/truecharts/charts/compare/doublecommander-4.0.28...eco-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [eco-0.0.23](https://github.com/truecharts/charts/compare/doublecommander-4.0.28...eco-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [eco-0.0.23](https://github.com/truecharts/charts/compare/doublecommander-4.0.28...eco-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [eco-0.0.23](https://github.com/truecharts/charts/compare/doublecommander-4.0.28...eco-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [eco-0.0.23](https://github.com/truecharts/charts/compare/doublecommander-4.0.28...eco-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [eco-0.0.22](https://github.com/truecharts/charts/compare/doublecommander-4.0.27...eco-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [eco-0.0.21](https://github.com/truecharts/charts/compare/eco-0.0.20...eco-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [eco-0.0.20](https://github.com/truecharts/charts/compare/cstrikeconditionzero-0.0.19...eco-0.0.20) (2022-08-29) - diff --git a/incubator/eco/0.0.23/Chart.lock b/incubator/eco/0.0.23/Chart.lock deleted file mode 100644 index acbfba332b1..00000000000 --- a/incubator/eco/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:53:16.69032332Z" diff --git a/incubator/eco/0.0.23/Chart.yaml b/incubator/eco/0.0.23/Chart.yaml deleted file mode 100644 index 40e5dc3b867..00000000000 --- a/incubator/eco/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/eco/0.0.23/README.md b/incubator/eco/0.0.23/README.md deleted file mode 100644 index 5330e637617..00000000000 --- a/incubator/eco/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# eco - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -This Chart will download and install SteamCMD. It will also install ECO and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [eco](https://truecharts.org/docs/charts/incubator/eco) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/eco/0.0.23/charts/common-10.5.9.tgz b/incubator/eco/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/eco/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/eco/0.0.24/CHANGELOG.md b/incubator/eco/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..4220b5ea421 --- /dev/null +++ b/incubator/eco/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [eco-0.0.24](https://github.com/truecharts/charts/compare/truecommand-11.0.31...eco-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [eco-0.0.23](https://github.com/truecharts/charts/compare/doublecommander-4.0.28...eco-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [eco-0.0.23](https://github.com/truecharts/charts/compare/doublecommander-4.0.28...eco-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [eco-0.0.23](https://github.com/truecharts/charts/compare/doublecommander-4.0.28...eco-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [eco-0.0.23](https://github.com/truecharts/charts/compare/doublecommander-4.0.28...eco-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [eco-0.0.23](https://github.com/truecharts/charts/compare/doublecommander-4.0.28...eco-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [eco-0.0.23](https://github.com/truecharts/charts/compare/doublecommander-4.0.28...eco-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [eco-0.0.22](https://github.com/truecharts/charts/compare/doublecommander-4.0.27...eco-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [eco-0.0.21](https://github.com/truecharts/charts/compare/eco-0.0.20...eco-0.0.21) (2022-08-30) + diff --git a/incubator/eco/0.0.24/Chart.lock b/incubator/eco/0.0.24/Chart.lock new file mode 100644 index 00000000000..e94d4ae756a --- /dev/null +++ b/incubator/eco/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:38:54.914805093Z" diff --git a/incubator/eco/0.0.24/Chart.yaml b/incubator/eco/0.0.24/Chart.yaml new file mode 100644 index 00000000000..bcd92282189 --- /dev/null +++ b/incubator/eco/0.0.24/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.5.10 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install ECO and run it." +home: https://truecharts.org/docs/charts/incubator/eco +icon: https://truecharts.org/img/hotlink-ok/chart-icons/eco.png +keywords: + - eco + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: eco +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/eco + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.24 diff --git a/incubator/eco/0.0.24/README.md b/incubator/eco/0.0.24/README.md new file mode 100644 index 00000000000..2d985e62079 --- /dev/null +++ b/incubator/eco/0.0.24/README.md @@ -0,0 +1,109 @@ +# eco + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +This Chart will download and install SteamCMD. It will also install ECO and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [eco](https://truecharts.org/docs/charts/incubator/eco) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/eco/0.0.23/app-readme.md b/incubator/eco/0.0.24/app-readme.md similarity index 100% rename from incubator/eco/0.0.23/app-readme.md rename to incubator/eco/0.0.24/app-readme.md diff --git a/incubator/eco/0.0.24/charts/common-10.5.10.tgz b/incubator/eco/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/eco/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/eco/0.0.23/ix_values.yaml b/incubator/eco/0.0.24/ix_values.yaml similarity index 100% rename from incubator/eco/0.0.23/ix_values.yaml rename to incubator/eco/0.0.24/ix_values.yaml diff --git a/incubator/eco/0.0.23/questions.yaml b/incubator/eco/0.0.24/questions.yaml similarity index 100% rename from incubator/eco/0.0.23/questions.yaml rename to incubator/eco/0.0.24/questions.yaml diff --git a/incubator/eco/0.0.23/templates/common.yaml b/incubator/eco/0.0.24/templates/common.yaml similarity index 100% rename from incubator/eco/0.0.23/templates/common.yaml rename to incubator/eco/0.0.24/templates/common.yaml diff --git a/incubator/eco/0.0.23/values.yaml b/incubator/eco/0.0.24/values.yaml similarity index 100% rename from incubator/eco/0.0.23/values.yaml rename to incubator/eco/0.0.24/values.yaml diff --git a/incubator/ecodms/0.0.23/CHANGELOG.md b/incubator/ecodms/0.0.23/CHANGELOG.md deleted file mode 100644 index 4ce63f2808d..00000000000 --- a/incubator/ecodms/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ecodms-0.0.23](https://github.com/truecharts/charts/compare/ecodms-0.0.22...ecodms-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ecodms-0.0.23](https://github.com/truecharts/charts/compare/ecodms-0.0.22...ecodms-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ecodms-0.0.23](https://github.com/truecharts/charts/compare/ecodms-0.0.22...ecodms-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ecodms-0.0.23](https://github.com/truecharts/charts/compare/ecodms-0.0.22...ecodms-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ecodms-0.0.23](https://github.com/truecharts/charts/compare/ecodms-0.0.22...ecodms-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ecodms-0.0.23](https://github.com/truecharts/charts/compare/ecodms-0.0.22...ecodms-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ecodms-0.0.22](https://github.com/truecharts/charts/compare/ecodms-0.0.21...ecodms-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [ecodms-0.0.21](https://github.com/truecharts/charts/compare/ecodms-0.0.20...ecodms-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [ecodms-0.0.20](https://github.com/truecharts/charts/compare/ecodms-0.0.19...ecodms-0.0.20) (2022-08-29) - diff --git a/incubator/ecodms/0.0.23/Chart.lock b/incubator/ecodms/0.0.23/Chart.lock deleted file mode 100644 index 6b99ff32deb..00000000000 --- a/incubator/ecodms/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:53:26.33109832Z" diff --git a/incubator/ecodms/0.0.23/Chart.yaml b/incubator/ecodms/0.0.23/Chart.yaml deleted file mode 100644 index 7f69d037af2..00000000000 --- a/incubator/ecodms/0.0.23/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Productivity -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/ecodms/0.0.23/README.md b/incubator/ecodms/0.0.23/README.md deleted file mode 100644 index b1fdbd34b3e..00000000000 --- a/incubator/ecodms/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# ecodms - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -ecoDMS 18.09 (apu) Full Installation - Document Management System (DMS) - Audit-compliant archive for scanning, archiving, managing and retrieving all data and documents. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [ecodms](https://truecharts.org/docs/charts/incubator/ecodms) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/ecodms/0.0.23/charts/common-10.5.9.tgz b/incubator/ecodms/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/ecodms/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/ecodms/0.0.24/CHANGELOG.md b/incubator/ecodms/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..6391a5af32f --- /dev/null +++ b/incubator/ecodms/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ecodms-0.0.24](https://github.com/truecharts/charts/compare/ecodms-0.0.23...ecodms-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [ecodms-0.0.23](https://github.com/truecharts/charts/compare/ecodms-0.0.22...ecodms-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ecodms-0.0.23](https://github.com/truecharts/charts/compare/ecodms-0.0.22...ecodms-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ecodms-0.0.23](https://github.com/truecharts/charts/compare/ecodms-0.0.22...ecodms-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ecodms-0.0.23](https://github.com/truecharts/charts/compare/ecodms-0.0.22...ecodms-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ecodms-0.0.23](https://github.com/truecharts/charts/compare/ecodms-0.0.22...ecodms-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ecodms-0.0.23](https://github.com/truecharts/charts/compare/ecodms-0.0.22...ecodms-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ecodms-0.0.22](https://github.com/truecharts/charts/compare/ecodms-0.0.21...ecodms-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [ecodms-0.0.21](https://github.com/truecharts/charts/compare/ecodms-0.0.20...ecodms-0.0.21) (2022-08-30) + diff --git a/incubator/ecodms/0.0.24/Chart.lock b/incubator/ecodms/0.0.24/Chart.lock new file mode 100644 index 00000000000..b522dc70469 --- /dev/null +++ b/incubator/ecodms/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:38:58.424064558Z" diff --git a/incubator/ecodms/0.0.24/Chart.yaml b/incubator/ecodms/0.0.24/Chart.yaml new file mode 100644 index 00000000000..9c1c71aaf1d --- /dev/null +++ b/incubator/ecodms/0.0.24/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.5.10 +deprecated: false +description: "ecoDMS 18.09 (apu) Full Installation - Document Management System (DMS) - Audit-compliant archive for scanning, archiving, managing and retrieving all data and documents." +home: https://truecharts.org/docs/charts/incubator/ecodms +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ecodms.png +keywords: + - ecodms + - Cloud + - Productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ecodms +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/ecodms + - https://www.ecodms.de/index.php/en/ + - https://hub.docker.com/r/ecodms/allinone-18.09/ +type: application +version: 0.0.24 diff --git a/incubator/ecodms/0.0.24/README.md b/incubator/ecodms/0.0.24/README.md new file mode 100644 index 00000000000..5d9f1767ca5 --- /dev/null +++ b/incubator/ecodms/0.0.24/README.md @@ -0,0 +1,109 @@ +# ecodms + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +ecoDMS 18.09 (apu) Full Installation - Document Management System (DMS) - Audit-compliant archive for scanning, archiving, managing and retrieving all data and documents. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [ecodms](https://truecharts.org/docs/charts/incubator/ecodms) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/ecodms/0.0.23/app-readme.md b/incubator/ecodms/0.0.24/app-readme.md similarity index 100% rename from incubator/ecodms/0.0.23/app-readme.md rename to incubator/ecodms/0.0.24/app-readme.md diff --git a/incubator/ecodms/0.0.24/charts/common-10.5.10.tgz b/incubator/ecodms/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/ecodms/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/ecodms/0.0.23/ix_values.yaml b/incubator/ecodms/0.0.24/ix_values.yaml similarity index 100% rename from incubator/ecodms/0.0.23/ix_values.yaml rename to incubator/ecodms/0.0.24/ix_values.yaml diff --git a/incubator/ecodms/0.0.23/questions.yaml b/incubator/ecodms/0.0.24/questions.yaml similarity index 100% rename from incubator/ecodms/0.0.23/questions.yaml rename to incubator/ecodms/0.0.24/questions.yaml diff --git a/incubator/ecodms/0.0.23/templates/common.yaml b/incubator/ecodms/0.0.24/templates/common.yaml similarity index 100% rename from incubator/ecodms/0.0.23/templates/common.yaml rename to incubator/ecodms/0.0.24/templates/common.yaml diff --git a/incubator/ecodms/0.0.23/values.yaml b/incubator/ecodms/0.0.24/values.yaml similarity index 100% rename from incubator/ecodms/0.0.23/values.yaml rename to incubator/ecodms/0.0.24/values.yaml diff --git a/incubator/electrum/0.0.23/CHANGELOG.md b/incubator/electrum/0.0.23/CHANGELOG.md deleted file mode 100644 index b408978f43c..00000000000 --- a/incubator/electrum/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [electrum-0.0.23](https://github.com/truecharts/charts/compare/electrum-0.0.22...electrum-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [electrum-0.0.23](https://github.com/truecharts/charts/compare/electrum-0.0.22...electrum-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [electrum-0.0.23](https://github.com/truecharts/charts/compare/electrum-0.0.22...electrum-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [electrum-0.0.23](https://github.com/truecharts/charts/compare/electrum-0.0.22...electrum-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [electrum-0.0.23](https://github.com/truecharts/charts/compare/electrum-0.0.22...electrum-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [electrum-0.0.23](https://github.com/truecharts/charts/compare/electrum-0.0.22...electrum-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [electrum-0.0.22](https://github.com/truecharts/charts/compare/electrum-0.0.21...electrum-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [electrum-0.0.21](https://github.com/truecharts/charts/compare/electrum-0.0.20...electrum-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [electrum-0.0.20](https://github.com/truecharts/charts/compare/electrum-0.0.19...electrum-0.0.20) (2022-08-29) - diff --git a/incubator/electrum/0.0.23/Chart.lock b/incubator/electrum/0.0.23/Chart.lock deleted file mode 100644 index c3aa1e28a68..00000000000 --- a/incubator/electrum/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:53:31.85751052Z" diff --git a/incubator/electrum/0.0.23/Chart.yaml b/incubator/electrum/0.0.23/Chart.yaml deleted file mode 100644 index ddd58dc1e3a..00000000000 --- a/incubator/electrum/0.0.23/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Other - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/electrum/0.0.23/README.md b/incubator/electrum/0.0.23/README.md deleted file mode 100644 index 5fbace2ee61..00000000000 --- a/incubator/electrum/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# electrum - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Electrum is a Bitcoin wallet focused on speed and simplicity, with low resource usage. It uses remote servers that handle the most complicated parts of the Bitcoin system, and it allows you to recover your wallet from a secret phrase. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [electrum](https://truecharts.org/docs/charts/incubator/electrum) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/electrum/0.0.23/charts/common-10.5.9.tgz b/incubator/electrum/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/electrum/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/electrum/0.0.24/CHANGELOG.md b/incubator/electrum/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..aec40dc3182 --- /dev/null +++ b/incubator/electrum/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [electrum-0.0.24](https://github.com/truecharts/charts/compare/electrum-0.0.23...electrum-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [electrum-0.0.23](https://github.com/truecharts/charts/compare/electrum-0.0.22...electrum-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [electrum-0.0.23](https://github.com/truecharts/charts/compare/electrum-0.0.22...electrum-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [electrum-0.0.23](https://github.com/truecharts/charts/compare/electrum-0.0.22...electrum-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [electrum-0.0.23](https://github.com/truecharts/charts/compare/electrum-0.0.22...electrum-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [electrum-0.0.23](https://github.com/truecharts/charts/compare/electrum-0.0.22...electrum-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [electrum-0.0.23](https://github.com/truecharts/charts/compare/electrum-0.0.22...electrum-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [electrum-0.0.22](https://github.com/truecharts/charts/compare/electrum-0.0.21...electrum-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [electrum-0.0.21](https://github.com/truecharts/charts/compare/electrum-0.0.20...electrum-0.0.21) (2022-08-30) diff --git a/incubator/electrum/0.0.24/Chart.lock b/incubator/electrum/0.0.24/Chart.lock new file mode 100644 index 00000000000..cf521691c94 --- /dev/null +++ b/incubator/electrum/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:39:02.196346876Z" diff --git a/incubator/electrum/0.0.24/Chart.yaml b/incubator/electrum/0.0.24/Chart.yaml new file mode 100644 index 00000000000..548f4a7a221 --- /dev/null +++ b/incubator/electrum/0.0.24/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.5.10 +deprecated: false +description: "Electrum is a Bitcoin wallet focused on speed and simplicity, with low resource usage. It uses remote servers that handle the most complicated parts of the Bitcoin system, and it allows you to recover your wallet from a secret phrase." +home: https://truecharts.org/docs/charts/incubator/electrum +icon: https://truecharts.org/img/hotlink-ok/chart-icons/electrum.png +keywords: + - electrum + - Network-Other + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: electrum +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/electrum + - https://electrum.org/ + - https://hub.docker.com/r/ich777/electrum +type: application +version: 0.0.24 diff --git a/incubator/electrum/0.0.24/README.md b/incubator/electrum/0.0.24/README.md new file mode 100644 index 00000000000..f58821ec951 --- /dev/null +++ b/incubator/electrum/0.0.24/README.md @@ -0,0 +1,109 @@ +# electrum + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Electrum is a Bitcoin wallet focused on speed and simplicity, with low resource usage. It uses remote servers that handle the most complicated parts of the Bitcoin system, and it allows you to recover your wallet from a secret phrase. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [electrum](https://truecharts.org/docs/charts/incubator/electrum) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/electrum/0.0.23/app-readme.md b/incubator/electrum/0.0.24/app-readme.md similarity index 100% rename from incubator/electrum/0.0.23/app-readme.md rename to incubator/electrum/0.0.24/app-readme.md diff --git a/incubator/electrum/0.0.24/charts/common-10.5.10.tgz b/incubator/electrum/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/electrum/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/electrum/0.0.23/ix_values.yaml b/incubator/electrum/0.0.24/ix_values.yaml similarity index 100% rename from incubator/electrum/0.0.23/ix_values.yaml rename to incubator/electrum/0.0.24/ix_values.yaml diff --git a/incubator/electrum/0.0.23/questions.yaml b/incubator/electrum/0.0.24/questions.yaml similarity index 100% rename from incubator/electrum/0.0.23/questions.yaml rename to incubator/electrum/0.0.24/questions.yaml diff --git a/incubator/electrum/0.0.23/templates/common.yaml b/incubator/electrum/0.0.24/templates/common.yaml similarity index 100% rename from incubator/electrum/0.0.23/templates/common.yaml rename to incubator/electrum/0.0.24/templates/common.yaml diff --git a/incubator/electrum/0.0.23/values.yaml b/incubator/electrum/0.0.24/values.yaml similarity index 100% rename from incubator/electrum/0.0.23/values.yaml rename to incubator/electrum/0.0.24/values.yaml diff --git a/incubator/emby-sync/0.0.23/CHANGELOG.md b/incubator/emby-sync/0.0.23/CHANGELOG.md deleted file mode 100644 index b8c447fe869..00000000000 --- a/incubator/emby-sync/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [emby-sync-0.0.23](https://github.com/truecharts/charts/compare/emby-sync-0.0.22...emby-sync-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [emby-sync-0.0.23](https://github.com/truecharts/charts/compare/emby-sync-0.0.22...emby-sync-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [emby-sync-0.0.23](https://github.com/truecharts/charts/compare/emby-sync-0.0.22...emby-sync-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [emby-sync-0.0.23](https://github.com/truecharts/charts/compare/emby-sync-0.0.22...emby-sync-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [emby-sync-0.0.23](https://github.com/truecharts/charts/compare/emby-sync-0.0.22...emby-sync-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [emby-sync-0.0.23](https://github.com/truecharts/charts/compare/emby-sync-0.0.22...emby-sync-0.0.23) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [emby-sync-0.0.22](https://github.com/truecharts/charts/compare/emby-sync-0.0.21...emby-sync-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [emby-sync-0.0.21](https://github.com/truecharts/charts/compare/emby-sync-0.0.20...emby-sync-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [emby-sync-0.0.20](https://github.com/truecharts/charts/compare/emby-sync-0.0.19...emby-sync-0.0.20) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - diff --git a/incubator/emby-sync/0.0.23/Chart.lock b/incubator/emby-sync/0.0.23/Chart.lock deleted file mode 100644 index 92433ec2395..00000000000 --- a/incubator/emby-sync/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:53:38.910060839Z" diff --git a/incubator/emby-sync/0.0.23/Chart.yaml b/incubator/emby-sync/0.0.23/Chart.yaml deleted file mode 100644 index ba466987bc1..00000000000 --- a/incubator/emby-sync/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/emby-sync/0.0.23/README.md b/incubator/emby-sync/0.0.23/README.md deleted file mode 100644 index 10df03b6b8e..00000000000 --- a/incubator/emby-sync/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# emby-sync - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -A small flask based service to sync up Emby clients - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [emby-sync](https://truecharts.org/docs/charts/incubator/emby-sync) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/emby-sync/0.0.23/charts/common-10.5.9.tgz b/incubator/emby-sync/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/emby-sync/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/emby-sync/0.0.24/CHANGELOG.md b/incubator/emby-sync/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..741390d34fe --- /dev/null +++ b/incubator/emby-sync/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [emby-sync-0.0.24](https://github.com/truecharts/charts/compare/emby-sync-0.0.23...emby-sync-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [emby-sync-0.0.23](https://github.com/truecharts/charts/compare/emby-sync-0.0.22...emby-sync-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [emby-sync-0.0.23](https://github.com/truecharts/charts/compare/emby-sync-0.0.22...emby-sync-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [emby-sync-0.0.23](https://github.com/truecharts/charts/compare/emby-sync-0.0.22...emby-sync-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [emby-sync-0.0.23](https://github.com/truecharts/charts/compare/emby-sync-0.0.22...emby-sync-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [emby-sync-0.0.23](https://github.com/truecharts/charts/compare/emby-sync-0.0.22...emby-sync-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [emby-sync-0.0.23](https://github.com/truecharts/charts/compare/emby-sync-0.0.22...emby-sync-0.0.23) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [emby-sync-0.0.22](https://github.com/truecharts/charts/compare/emby-sync-0.0.21...emby-sync-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [emby-sync-0.0.21](https://github.com/truecharts/charts/compare/emby-sync-0.0.20...emby-sync-0.0.21) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + diff --git a/incubator/emby-sync/0.0.24/Chart.lock b/incubator/emby-sync/0.0.24/Chart.lock new file mode 100644 index 00000000000..7f7e3c3f6d7 --- /dev/null +++ b/incubator/emby-sync/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:39:21.959896141Z" diff --git a/incubator/emby-sync/0.0.24/Chart.yaml b/incubator/emby-sync/0.0.24/Chart.yaml new file mode 100644 index 00000000000..79ca6e548ac --- /dev/null +++ b/incubator/emby-sync/0.0.24/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.5.10 +deprecated: false +description: A small flask based service to sync up Emby clients +home: https://truecharts.org/docs/charts/incubator/emby-sync +icon: https://truecharts.org/img/hotlink-ok/chart-icons/emby-sync.png +keywords: + - emby-sync + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: emby-sync +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/emby-sync + - https://github.com/cameronurnes/emby-sync + - https://hub.docker.com/r/lastelement21/emby-sync/ +type: application +version: 0.0.24 diff --git a/incubator/emby-sync/0.0.24/README.md b/incubator/emby-sync/0.0.24/README.md new file mode 100644 index 00000000000..ac61203680b --- /dev/null +++ b/incubator/emby-sync/0.0.24/README.md @@ -0,0 +1,109 @@ +# emby-sync + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +A small flask based service to sync up Emby clients + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [emby-sync](https://truecharts.org/docs/charts/incubator/emby-sync) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/emby-sync/0.0.23/app-readme.md b/incubator/emby-sync/0.0.24/app-readme.md similarity index 100% rename from incubator/emby-sync/0.0.23/app-readme.md rename to incubator/emby-sync/0.0.24/app-readme.md diff --git a/incubator/emby-sync/0.0.24/charts/common-10.5.10.tgz b/incubator/emby-sync/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/emby-sync/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/emby-sync/0.0.23/ix_values.yaml b/incubator/emby-sync/0.0.24/ix_values.yaml similarity index 100% rename from incubator/emby-sync/0.0.23/ix_values.yaml rename to incubator/emby-sync/0.0.24/ix_values.yaml diff --git a/incubator/emby-sync/0.0.23/questions.yaml b/incubator/emby-sync/0.0.24/questions.yaml similarity index 100% rename from incubator/emby-sync/0.0.23/questions.yaml rename to incubator/emby-sync/0.0.24/questions.yaml diff --git a/incubator/emby-sync/0.0.23/templates/common.yaml b/incubator/emby-sync/0.0.24/templates/common.yaml similarity index 100% rename from incubator/emby-sync/0.0.23/templates/common.yaml rename to incubator/emby-sync/0.0.24/templates/common.yaml diff --git a/incubator/emby-sync/0.0.23/values.yaml b/incubator/emby-sync/0.0.24/values.yaml similarity index 100% rename from incubator/emby-sync/0.0.23/values.yaml rename to incubator/emby-sync/0.0.24/values.yaml diff --git a/incubator/etesync/0.0.33/CHANGELOG.md b/incubator/etesync/0.0.33/CHANGELOG.md deleted file mode 100644 index 78cc4c8308a..00000000000 --- a/incubator/etesync/0.0.33/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [etesync-0.0.33](https://github.com/truecharts/charts/compare/etesync-0.0.32...etesync-0.0.33) (2022-09-13) - -### Chore - -- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - - - -## [etesync-0.0.32](https://github.com/truecharts/charts/compare/etesync-0.0.31...etesync-0.0.32) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [etesync-0.0.32](https://github.com/truecharts/charts/compare/etesync-0.0.31...etesync-0.0.32) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [etesync-0.0.32](https://github.com/truecharts/charts/compare/etesync-0.0.31...etesync-0.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [etesync-0.0.32](https://github.com/truecharts/charts/compare/etesync-0.0.31...etesync-0.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [etesync-0.0.32](https://github.com/truecharts/charts/compare/etesync-0.0.31...etesync-0.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [etesync-0.0.32](https://github.com/truecharts/charts/compare/etesync-0.0.31...etesync-0.0.32) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [etesync-0.0.31](https://github.com/truecharts/charts/compare/etesync-0.0.30...etesync-0.0.31) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [etesync-0.0.30](https://github.com/truecharts/charts/compare/etesync-0.0.29...etesync-0.0.30) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/incubator/etesync/0.0.33/Chart.lock b/incubator/etesync/0.0.33/Chart.lock deleted file mode 100644 index 6d4173545d7..00000000000 --- a/incubator/etesync/0.0.33/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -digest: sha256:bfcb2819ba71fec67e4e1b700216bcea405d58eaaf9c45e3705bdbead908b8e9 -generated: "2022-09-13T06:15:41.466161606Z" diff --git a/incubator/etesync/0.0.33/Chart.yaml b/incubator/etesync/0.0.33/Chart.yaml deleted file mode 100644 index 9bb0ac811a2..00000000000 --- a/incubator/etesync/0.0.33/Chart.yaml +++ /dev/null @@ -1,45 +0,0 @@ -apiVersion: v2 -appVersion: "0.9.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -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.33 -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.33/README.md b/incubator/etesync/0.0.33/README.md deleted file mode 100644 index 62108f980d2..00000000000 --- a/incubator/etesync/0.0.33/README.md +++ /dev/null @@ -1,112 +0,0 @@ -# etesync - -![Version: 0.0.33](https://img.shields.io/badge/Version-0.0.33-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.9.1](https://img.shields.io/badge/AppVersion-0.9.1-informational?style=flat-square) - -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.76 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `etesync` deployment - -```console -helm uninstall etesync -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install etesync \ - --set env.TZ="America/New York" \ - TrueCharts/etesync -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install etesync TrueCharts/etesync -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/etesync/0.0.33/charts/common-10.5.9.tgz b/incubator/etesync/0.0.33/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/etesync/0.0.33/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/etesync/0.0.33/charts/postgresql-8.0.76.tgz b/incubator/etesync/0.0.33/charts/postgresql-8.0.76.tgz deleted file mode 100644 index 129e37daa0e..00000000000 Binary files a/incubator/etesync/0.0.33/charts/postgresql-8.0.76.tgz and /dev/null differ diff --git a/incubator/etesync/0.0.34/CHANGELOG.md b/incubator/etesync/0.0.34/CHANGELOG.md new file mode 100644 index 00000000000..bb796d9891f --- /dev/null +++ b/incubator/etesync/0.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [etesync-0.0.34](https://github.com/truecharts/charts/compare/etesync-0.0.33...etesync-0.0.34) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [etesync-0.0.33](https://github.com/truecharts/charts/compare/etesync-0.0.32...etesync-0.0.33) (2022-09-13) + +### Chore + +- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + + + + +## [etesync-0.0.32](https://github.com/truecharts/charts/compare/etesync-0.0.31...etesync-0.0.32) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [etesync-0.0.32](https://github.com/truecharts/charts/compare/etesync-0.0.31...etesync-0.0.32) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [etesync-0.0.32](https://github.com/truecharts/charts/compare/etesync-0.0.31...etesync-0.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [etesync-0.0.32](https://github.com/truecharts/charts/compare/etesync-0.0.31...etesync-0.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [etesync-0.0.32](https://github.com/truecharts/charts/compare/etesync-0.0.31...etesync-0.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [etesync-0.0.32](https://github.com/truecharts/charts/compare/etesync-0.0.31...etesync-0.0.32) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [etesync-0.0.31](https://github.com/truecharts/charts/compare/etesync-0.0.30...etesync-0.0.31) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + diff --git a/incubator/etesync/0.0.34/Chart.lock b/incubator/etesync/0.0.34/Chart.lock new file mode 100644 index 00000000000..ee41b9c421c --- /dev/null +++ b/incubator/etesync/0.0.34/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 +generated: "2022-09-15T13:39:38.406658219Z" diff --git a/incubator/etesync/0.0.34/Chart.yaml b/incubator/etesync/0.0.34/Chart.yaml new file mode 100644 index 00000000000..b432b0d6196 --- /dev/null +++ b/incubator/etesync/0.0.34/Chart.yaml @@ -0,0 +1,45 @@ +apiVersion: v2 +appVersion: "0.9.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +deprecated: false +description: Secure, end-to-end encrypted, and privacy respecting sync for your contacts, calendars, tasks and notes. +home: https://truecharts.org/docs/charts/incubator/etesync +icon: https://truecharts.org/img/hotlink-ok/chart-icons/etesync.png +keywords: + - etesync + - sync + - contacts + - calendars + - tasks + - notes +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: etesync +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/etesync + - https://www.etesync.com/ + - https://github.com/etesync + - https://github.com/victor-rds/docker-etebase + - https://hub.docker.com/r/victorrds/etesync +type: application +version: 0.0.34 +annotations: + truecharts.org/catagories: | + - productivity + - sync + - contacts + - calendars + - tasks + - notes + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/etesync/0.0.34/README.md b/incubator/etesync/0.0.34/README.md new file mode 100644 index 00000000000..d5c350c4c61 --- /dev/null +++ b/incubator/etesync/0.0.34/README.md @@ -0,0 +1,112 @@ +# etesync + +![Version: 0.0.34](https://img.shields.io/badge/Version-0.0.34-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.9.1](https://img.shields.io/badge/AppVersion-0.9.1-informational?style=flat-square) + +Secure, end-to-end encrypted, and privacy respecting sync for your contacts, calendars, tasks and notes. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [etesync](https://truecharts.org/docs/charts/incubator/etesync) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.78 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `etesync` deployment + +```console +helm uninstall etesync +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install etesync \ + --set env.TZ="America/New York" \ + TrueCharts/etesync +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install etesync TrueCharts/etesync -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/etesync/0.0.33/app-readme.md b/incubator/etesync/0.0.34/app-readme.md similarity index 100% rename from incubator/etesync/0.0.33/app-readme.md rename to incubator/etesync/0.0.34/app-readme.md diff --git a/incubator/etesync/0.0.34/charts/common-10.5.10.tgz b/incubator/etesync/0.0.34/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/etesync/0.0.34/charts/common-10.5.10.tgz differ diff --git a/incubator/etesync/0.0.34/charts/postgresql-8.0.78.tgz b/incubator/etesync/0.0.34/charts/postgresql-8.0.78.tgz new file mode 100644 index 00000000000..ef5433c52fa Binary files /dev/null and b/incubator/etesync/0.0.34/charts/postgresql-8.0.78.tgz differ diff --git a/incubator/etesync/0.0.33/ix_values.yaml b/incubator/etesync/0.0.34/ix_values.yaml similarity index 100% rename from incubator/etesync/0.0.33/ix_values.yaml rename to incubator/etesync/0.0.34/ix_values.yaml diff --git a/incubator/etesync/0.0.33/questions.yaml b/incubator/etesync/0.0.34/questions.yaml similarity index 100% rename from incubator/etesync/0.0.33/questions.yaml rename to incubator/etesync/0.0.34/questions.yaml diff --git a/incubator/etesync/0.0.33/templates/_secret.tpl b/incubator/etesync/0.0.34/templates/_secret.tpl similarity index 100% rename from incubator/etesync/0.0.33/templates/_secret.tpl rename to incubator/etesync/0.0.34/templates/_secret.tpl diff --git a/incubator/etesync/0.0.33/templates/common.yaml b/incubator/etesync/0.0.34/templates/common.yaml similarity index 100% rename from incubator/etesync/0.0.33/templates/common.yaml rename to incubator/etesync/0.0.34/templates/common.yaml diff --git a/incubator/etesync/0.0.33/values.yaml b/incubator/etesync/0.0.34/values.yaml similarity index 100% rename from incubator/etesync/0.0.33/values.yaml rename to incubator/etesync/0.0.34/values.yaml diff --git a/incubator/ethercalc/0.0.23/CHANGELOG.md b/incubator/ethercalc/0.0.23/CHANGELOG.md deleted file mode 100644 index a0f8e23f55a..00000000000 --- a/incubator/ethercalc/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ethercalc-0.0.23](https://github.com/truecharts/charts/compare/ethercalc-0.0.22...ethercalc-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ethercalc-0.0.23](https://github.com/truecharts/charts/compare/ethercalc-0.0.22...ethercalc-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ethercalc-0.0.23](https://github.com/truecharts/charts/compare/ethercalc-0.0.22...ethercalc-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ethercalc-0.0.23](https://github.com/truecharts/charts/compare/ethercalc-0.0.22...ethercalc-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ethercalc-0.0.23](https://github.com/truecharts/charts/compare/ethercalc-0.0.22...ethercalc-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ethercalc-0.0.23](https://github.com/truecharts/charts/compare/ethercalc-0.0.22...ethercalc-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ethercalc-0.0.22](https://github.com/truecharts/charts/compare/ethercalc-0.0.21...ethercalc-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [ethercalc-0.0.21](https://github.com/truecharts/charts/compare/ethercalc-0.0.20...ethercalc-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [ethercalc-0.0.20](https://github.com/truecharts/charts/compare/ethercalc-0.0.19...ethercalc-0.0.20) (2022-08-29) - diff --git a/incubator/ethercalc/0.0.23/Chart.lock b/incubator/ethercalc/0.0.23/Chart.lock deleted file mode 100644 index 356289d55cc..00000000000 --- a/incubator/ethercalc/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:53:51.475850189Z" diff --git a/incubator/ethercalc/0.0.23/Chart.yaml b/incubator/ethercalc/0.0.23/Chart.yaml deleted file mode 100644 index b4f3c5f74b2..00000000000 --- a/incubator/ethercalc/0.0.23/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/ethercalc/0.0.23/README.md b/incubator/ethercalc/0.0.23/README.md deleted file mode 100644 index 4a66f0fe3e3..00000000000 --- a/incubator/ethercalc/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# ethercalc - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -EtherCalc is a web spreadsheet. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [ethercalc](https://truecharts.org/docs/charts/incubator/ethercalc) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/ethercalc/0.0.23/charts/common-10.5.9.tgz b/incubator/ethercalc/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/ethercalc/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/ethercalc/0.0.24/CHANGELOG.md b/incubator/ethercalc/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..be40efd5f09 --- /dev/null +++ b/incubator/ethercalc/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ethercalc-0.0.24](https://github.com/truecharts/charts/compare/ethercalc-0.0.23...ethercalc-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [ethercalc-0.0.23](https://github.com/truecharts/charts/compare/ethercalc-0.0.22...ethercalc-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ethercalc-0.0.23](https://github.com/truecharts/charts/compare/ethercalc-0.0.22...ethercalc-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ethercalc-0.0.23](https://github.com/truecharts/charts/compare/ethercalc-0.0.22...ethercalc-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ethercalc-0.0.23](https://github.com/truecharts/charts/compare/ethercalc-0.0.22...ethercalc-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ethercalc-0.0.23](https://github.com/truecharts/charts/compare/ethercalc-0.0.22...ethercalc-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ethercalc-0.0.23](https://github.com/truecharts/charts/compare/ethercalc-0.0.22...ethercalc-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ethercalc-0.0.22](https://github.com/truecharts/charts/compare/ethercalc-0.0.21...ethercalc-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [ethercalc-0.0.21](https://github.com/truecharts/charts/compare/ethercalc-0.0.20...ethercalc-0.0.21) (2022-08-30) diff --git a/incubator/ethercalc/0.0.24/Chart.lock b/incubator/ethercalc/0.0.24/Chart.lock new file mode 100644 index 00000000000..3d72520b969 --- /dev/null +++ b/incubator/ethercalc/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:39:29.906857804Z" diff --git a/incubator/ethercalc/0.0.24/Chart.yaml b/incubator/ethercalc/0.0.24/Chart.yaml new file mode 100644 index 00000000000..c00e9eab724 --- /dev/null +++ b/incubator/ethercalc/0.0.24/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.5.10 +deprecated: false +description: "EtherCalc is a web spreadsheet." +home: https://truecharts.org/docs/charts/incubator/ethercalc +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ethercalc.png +keywords: + - ethercalc + - Cloud + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ethercalc +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/ethercalc + - https://github.com/audreyt/ethercalc + - https://hub.docker.com/r/audreyt/ethercalc +type: application +version: 0.0.24 diff --git a/incubator/ethercalc/0.0.24/README.md b/incubator/ethercalc/0.0.24/README.md new file mode 100644 index 00000000000..f10bd8ae151 --- /dev/null +++ b/incubator/ethercalc/0.0.24/README.md @@ -0,0 +1,109 @@ +# ethercalc + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +EtherCalc is a web spreadsheet. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [ethercalc](https://truecharts.org/docs/charts/incubator/ethercalc) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/ethercalc/0.0.23/app-readme.md b/incubator/ethercalc/0.0.24/app-readme.md similarity index 100% rename from incubator/ethercalc/0.0.23/app-readme.md rename to incubator/ethercalc/0.0.24/app-readme.md diff --git a/incubator/ethercalc/0.0.24/charts/common-10.5.10.tgz b/incubator/ethercalc/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/ethercalc/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/ethercalc/0.0.23/ix_values.yaml b/incubator/ethercalc/0.0.24/ix_values.yaml similarity index 100% rename from incubator/ethercalc/0.0.23/ix_values.yaml rename to incubator/ethercalc/0.0.24/ix_values.yaml diff --git a/incubator/ethercalc/0.0.23/questions.yaml b/incubator/ethercalc/0.0.24/questions.yaml similarity index 100% rename from incubator/ethercalc/0.0.23/questions.yaml rename to incubator/ethercalc/0.0.24/questions.yaml diff --git a/incubator/ethercalc/0.0.23/templates/common.yaml b/incubator/ethercalc/0.0.24/templates/common.yaml similarity index 100% rename from incubator/ethercalc/0.0.23/templates/common.yaml rename to incubator/ethercalc/0.0.24/templates/common.yaml diff --git a/incubator/ethercalc/0.0.23/values.yaml b/incubator/ethercalc/0.0.24/values.yaml similarity index 100% rename from incubator/ethercalc/0.0.23/values.yaml rename to incubator/ethercalc/0.0.24/values.yaml diff --git a/incubator/euterpe/0.0.24/CHANGELOG.md b/incubator/euterpe/0.0.24/CHANGELOG.md deleted file mode 100644 index ebc11fb41f3..00000000000 --- a/incubator/euterpe/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [euterpe-0.0.24](https://github.com/truecharts/charts/compare/euterpe-0.0.23...euterpe-0.0.24) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [euterpe-0.0.24](https://github.com/truecharts/charts/compare/euterpe-0.0.23...euterpe-0.0.24) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [euterpe-0.0.24](https://github.com/truecharts/charts/compare/euterpe-0.0.23...euterpe-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [euterpe-0.0.24](https://github.com/truecharts/charts/compare/euterpe-0.0.23...euterpe-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [euterpe-0.0.24](https://github.com/truecharts/charts/compare/euterpe-0.0.23...euterpe-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [euterpe-0.0.24](https://github.com/truecharts/charts/compare/euterpe-0.0.23...euterpe-0.0.24) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [euterpe-0.0.23](https://github.com/truecharts/charts/compare/euterpe-0.0.22...euterpe-0.0.23) (2022-09-05) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - - - -## [euterpe-0.0.22](https://github.com/truecharts/charts/compare/euterpe-0.0.21...euterpe-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [euterpe-0.0.21](https://github.com/truecharts/charts/compare/euterpe-0.0.20...euterpe-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/incubator/euterpe/0.0.24/Chart.lock b/incubator/euterpe/0.0.24/Chart.lock deleted file mode 100644 index e5c3c49804e..00000000000 --- a/incubator/euterpe/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:53:56.898003313Z" diff --git a/incubator/euterpe/0.0.24/Chart.yaml b/incubator/euterpe/0.0.24/Chart.yaml deleted file mode 100644 index f69a9686b22..00000000000 --- a/incubator/euterpe/0.0.24/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities - - MediaApp-Music - - MediaServer-Music -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.24 diff --git a/incubator/euterpe/0.0.24/README.md b/incubator/euterpe/0.0.24/README.md deleted file mode 100644 index 59e8e8b3771..00000000000 --- a/incubator/euterpe/0.0.24/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# euterpe - -![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Euterpe is self-hosted streaming service for music. Formerly known as HTTPMS (HTTP Media Server). - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [euterpe](https://truecharts.org/docs/charts/incubator/euterpe) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/euterpe/0.0.24/charts/common-10.5.9.tgz b/incubator/euterpe/0.0.24/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/euterpe/0.0.24/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/euterpe/0.0.25/CHANGELOG.md b/incubator/euterpe/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..50afc9d4115 --- /dev/null +++ b/incubator/euterpe/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [euterpe-0.0.25](https://github.com/truecharts/charts/compare/euterpe-0.0.24...euterpe-0.0.25) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [euterpe-0.0.24](https://github.com/truecharts/charts/compare/euterpe-0.0.23...euterpe-0.0.24) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [euterpe-0.0.24](https://github.com/truecharts/charts/compare/euterpe-0.0.23...euterpe-0.0.24) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [euterpe-0.0.24](https://github.com/truecharts/charts/compare/euterpe-0.0.23...euterpe-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [euterpe-0.0.24](https://github.com/truecharts/charts/compare/euterpe-0.0.23...euterpe-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [euterpe-0.0.24](https://github.com/truecharts/charts/compare/euterpe-0.0.23...euterpe-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [euterpe-0.0.24](https://github.com/truecharts/charts/compare/euterpe-0.0.23...euterpe-0.0.24) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [euterpe-0.0.23](https://github.com/truecharts/charts/compare/euterpe-0.0.22...euterpe-0.0.23) (2022-09-05) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + + + + +## [euterpe-0.0.22](https://github.com/truecharts/charts/compare/euterpe-0.0.21...euterpe-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + diff --git a/incubator/euterpe/0.0.25/Chart.lock b/incubator/euterpe/0.0.25/Chart.lock new file mode 100644 index 00000000000..882ff433711 --- /dev/null +++ b/incubator/euterpe/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:39:33.48954103Z" diff --git a/incubator/euterpe/0.0.25/Chart.yaml b/incubator/euterpe/0.0.25/Chart.yaml new file mode 100644 index 00000000000..49818b9c61d --- /dev/null +++ b/incubator/euterpe/0.0.25/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.5.10 +deprecated: false +description: "Euterpe is self-hosted streaming service for music. Formerly known as HTTPMS (HTTP Media Server)." +home: https://truecharts.org/docs/charts/incubator/euterpe +icon: https://truecharts.org/img/hotlink-ok/chart-icons/euterpe.png +keywords: + - euterpe + - Productivity + - Tools-Utilities + - MediaApp-Music + - MediaServer-Music +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: euterpe +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/euterpe + - https://github.com/ironsmile/euterpe + - https://hub.docker.com/r/ironsmile/euterpe +type: application +version: 0.0.25 diff --git a/incubator/euterpe/0.0.25/README.md b/incubator/euterpe/0.0.25/README.md new file mode 100644 index 00000000000..74d85ea8e8f --- /dev/null +++ b/incubator/euterpe/0.0.25/README.md @@ -0,0 +1,109 @@ +# euterpe + +![Version: 0.0.25](https://img.shields.io/badge/Version-0.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Euterpe is self-hosted streaming service for music. Formerly known as HTTPMS (HTTP Media Server). + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [euterpe](https://truecharts.org/docs/charts/incubator/euterpe) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/euterpe/0.0.24/app-readme.md b/incubator/euterpe/0.0.25/app-readme.md similarity index 100% rename from incubator/euterpe/0.0.24/app-readme.md rename to incubator/euterpe/0.0.25/app-readme.md diff --git a/incubator/euterpe/0.0.25/charts/common-10.5.10.tgz b/incubator/euterpe/0.0.25/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/euterpe/0.0.25/charts/common-10.5.10.tgz differ diff --git a/incubator/euterpe/0.0.24/ix_values.yaml b/incubator/euterpe/0.0.25/ix_values.yaml similarity index 100% rename from incubator/euterpe/0.0.24/ix_values.yaml rename to incubator/euterpe/0.0.25/ix_values.yaml diff --git a/incubator/euterpe/0.0.24/questions.yaml b/incubator/euterpe/0.0.25/questions.yaml similarity index 100% rename from incubator/euterpe/0.0.24/questions.yaml rename to incubator/euterpe/0.0.25/questions.yaml diff --git a/incubator/euterpe/0.0.24/templates/common.yaml b/incubator/euterpe/0.0.25/templates/common.yaml similarity index 100% rename from incubator/euterpe/0.0.24/templates/common.yaml rename to incubator/euterpe/0.0.25/templates/common.yaml diff --git a/incubator/euterpe/0.0.24/values.yaml b/incubator/euterpe/0.0.25/values.yaml similarity index 100% rename from incubator/euterpe/0.0.24/values.yaml rename to incubator/euterpe/0.0.25/values.yaml diff --git a/incubator/explainshell/0.0.23/CHANGELOG.md b/incubator/explainshell/0.0.23/CHANGELOG.md deleted file mode 100644 index 63f3d90af93..00000000000 --- a/incubator/explainshell/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [explainshell-0.0.23](https://github.com/truecharts/charts/compare/explainshell-0.0.22...explainshell-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [explainshell-0.0.23](https://github.com/truecharts/charts/compare/explainshell-0.0.22...explainshell-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [explainshell-0.0.23](https://github.com/truecharts/charts/compare/explainshell-0.0.22...explainshell-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [explainshell-0.0.23](https://github.com/truecharts/charts/compare/explainshell-0.0.22...explainshell-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [explainshell-0.0.23](https://github.com/truecharts/charts/compare/explainshell-0.0.22...explainshell-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [explainshell-0.0.23](https://github.com/truecharts/charts/compare/explainshell-0.0.22...explainshell-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [explainshell-0.0.22](https://github.com/truecharts/charts/compare/explainshell-0.0.21...explainshell-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [explainshell-0.0.21](https://github.com/truecharts/charts/compare/explainshell-0.0.20...explainshell-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [explainshell-0.0.20](https://github.com/truecharts/charts/compare/explainshell-0.0.19...explainshell-0.0.20) (2022-08-29) - diff --git a/incubator/explainshell/0.0.23/Chart.lock b/incubator/explainshell/0.0.23/Chart.lock deleted file mode 100644 index d4f99f37cca..00000000000 --- a/incubator/explainshell/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:54:03.928373764Z" diff --git a/incubator/explainshell/0.0.23/Chart.yaml b/incubator/explainshell/0.0.23/Chart.yaml deleted file mode 100644 index 88fe5d2fb3b..00000000000 --- a/incubator/explainshell/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/explainshell/0.0.23/README.md b/incubator/explainshell/0.0.23/README.md deleted file mode 100644 index e60c9b83cce..00000000000 --- a/incubator/explainshell/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# explainshell - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Not everyone, especially people new to Linux and Unraid, know what a command that they type i will actually do. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [explainshell](https://truecharts.org/docs/charts/incubator/explainshell) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/explainshell/0.0.23/charts/common-10.5.9.tgz b/incubator/explainshell/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/explainshell/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/explainshell/0.0.24/CHANGELOG.md b/incubator/explainshell/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..80ba1c67ff6 --- /dev/null +++ b/incubator/explainshell/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [explainshell-0.0.24](https://github.com/truecharts/charts/compare/explainshell-0.0.23...explainshell-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [explainshell-0.0.23](https://github.com/truecharts/charts/compare/explainshell-0.0.22...explainshell-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [explainshell-0.0.23](https://github.com/truecharts/charts/compare/explainshell-0.0.22...explainshell-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [explainshell-0.0.23](https://github.com/truecharts/charts/compare/explainshell-0.0.22...explainshell-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [explainshell-0.0.23](https://github.com/truecharts/charts/compare/explainshell-0.0.22...explainshell-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [explainshell-0.0.23](https://github.com/truecharts/charts/compare/explainshell-0.0.22...explainshell-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [explainshell-0.0.23](https://github.com/truecharts/charts/compare/explainshell-0.0.22...explainshell-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [explainshell-0.0.22](https://github.com/truecharts/charts/compare/explainshell-0.0.21...explainshell-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [explainshell-0.0.21](https://github.com/truecharts/charts/compare/explainshell-0.0.20...explainshell-0.0.21) (2022-08-30) + diff --git a/incubator/explainshell/0.0.24/Chart.lock b/incubator/explainshell/0.0.24/Chart.lock new file mode 100644 index 00000000000..f8e9cdd5e7a --- /dev/null +++ b/incubator/explainshell/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:39:52.71402843Z" diff --git a/incubator/explainshell/0.0.24/Chart.yaml b/incubator/explainshell/0.0.24/Chart.yaml new file mode 100644 index 00000000000..2f2bb59d1dd --- /dev/null +++ b/incubator/explainshell/0.0.24/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.5.10 +deprecated: false +description: "Not everyone, especially people new to Linux and Unraid, know what a command that they type i will actually do." +home: https://truecharts.org/docs/charts/incubator/explainshell +icon: https://truecharts.org/img/hotlink-ok/chart-icons/explainshell.png +keywords: + - explainshell + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: explainshell +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/explainshell + - https://github.com/idank/explainshell + - https://hub.docker.com/r/spaceinvaderone/explainshell +type: application +version: 0.0.24 diff --git a/incubator/explainshell/0.0.24/README.md b/incubator/explainshell/0.0.24/README.md new file mode 100644 index 00000000000..53770dcc9e5 --- /dev/null +++ b/incubator/explainshell/0.0.24/README.md @@ -0,0 +1,109 @@ +# explainshell + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Not everyone, especially people new to Linux and Unraid, know what a command that they type i will actually do. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [explainshell](https://truecharts.org/docs/charts/incubator/explainshell) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/explainshell/0.0.23/app-readme.md b/incubator/explainshell/0.0.24/app-readme.md similarity index 100% rename from incubator/explainshell/0.0.23/app-readme.md rename to incubator/explainshell/0.0.24/app-readme.md diff --git a/incubator/explainshell/0.0.24/charts/common-10.5.10.tgz b/incubator/explainshell/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/explainshell/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/explainshell/0.0.23/ix_values.yaml b/incubator/explainshell/0.0.24/ix_values.yaml similarity index 100% rename from incubator/explainshell/0.0.23/ix_values.yaml rename to incubator/explainshell/0.0.24/ix_values.yaml diff --git a/incubator/explainshell/0.0.23/questions.yaml b/incubator/explainshell/0.0.24/questions.yaml similarity index 100% rename from incubator/explainshell/0.0.23/questions.yaml rename to incubator/explainshell/0.0.24/questions.yaml diff --git a/incubator/explainshell/0.0.23/templates/common.yaml b/incubator/explainshell/0.0.24/templates/common.yaml similarity index 100% rename from incubator/explainshell/0.0.23/templates/common.yaml rename to incubator/explainshell/0.0.24/templates/common.yaml diff --git a/incubator/explainshell/0.0.23/values.yaml b/incubator/explainshell/0.0.24/values.yaml similarity index 100% rename from incubator/explainshell/0.0.23/values.yaml rename to incubator/explainshell/0.0.24/values.yaml diff --git a/incubator/external-ip/0.0.23/CHANGELOG.md b/incubator/external-ip/0.0.23/CHANGELOG.md deleted file mode 100644 index 5d370a556e2..00000000000 --- a/incubator/external-ip/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [external-ip-0.0.23](https://github.com/truecharts/charts/compare/external-ip-0.0.22...external-ip-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [external-ip-0.0.23](https://github.com/truecharts/charts/compare/external-ip-0.0.22...external-ip-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [external-ip-0.0.23](https://github.com/truecharts/charts/compare/external-ip-0.0.22...external-ip-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [external-ip-0.0.23](https://github.com/truecharts/charts/compare/external-ip-0.0.22...external-ip-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [external-ip-0.0.23](https://github.com/truecharts/charts/compare/external-ip-0.0.22...external-ip-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [external-ip-0.0.23](https://github.com/truecharts/charts/compare/external-ip-0.0.22...external-ip-0.0.23) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [external-ip-0.0.22](https://github.com/truecharts/charts/compare/external-ip-0.0.21...external-ip-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [external-ip-0.0.21](https://github.com/truecharts/charts/compare/external-ip-0.0.20...external-ip-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [external-ip-0.0.20](https://github.com/truecharts/charts/compare/external-ip-0.0.19...external-ip-0.0.20) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - diff --git a/incubator/external-ip/0.0.23/Chart.lock b/incubator/external-ip/0.0.23/Chart.lock deleted file mode 100644 index 8b6f9a0dfe9..00000000000 --- a/incubator/external-ip/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:54:16.728104985Z" diff --git a/incubator/external-ip/0.0.23/Chart.yaml b/incubator/external-ip/0.0.23/Chart.yaml deleted file mode 100644 index 2801bc63cbf..00000000000 --- a/incubator/external-ip/0.0.23/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Management - - Network-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/external-ip/0.0.23/README.md b/incubator/external-ip/0.0.23/README.md deleted file mode 100644 index 329fe284835..00000000000 --- a/incubator/external-ip/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# external-ip - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Gets external IP via DIG command ( OpenDNS , Cloudflare, google ) on a scheduled basis that can be customized. Also includes the ability to alert you via pushover if the IP changes. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [external-ip](https://truecharts.org/docs/charts/incubator/external-ip) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/external-ip/0.0.23/charts/common-10.5.9.tgz b/incubator/external-ip/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/external-ip/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/external-ip/0.0.24/CHANGELOG.md b/incubator/external-ip/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..0952d495ad1 --- /dev/null +++ b/incubator/external-ip/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [external-ip-0.0.24](https://github.com/truecharts/charts/compare/external-ip-0.0.23...external-ip-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [external-ip-0.0.23](https://github.com/truecharts/charts/compare/external-ip-0.0.22...external-ip-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [external-ip-0.0.23](https://github.com/truecharts/charts/compare/external-ip-0.0.22...external-ip-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [external-ip-0.0.23](https://github.com/truecharts/charts/compare/external-ip-0.0.22...external-ip-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [external-ip-0.0.23](https://github.com/truecharts/charts/compare/external-ip-0.0.22...external-ip-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [external-ip-0.0.23](https://github.com/truecharts/charts/compare/external-ip-0.0.22...external-ip-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [external-ip-0.0.23](https://github.com/truecharts/charts/compare/external-ip-0.0.22...external-ip-0.0.23) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [external-ip-0.0.22](https://github.com/truecharts/charts/compare/external-ip-0.0.21...external-ip-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [external-ip-0.0.21](https://github.com/truecharts/charts/compare/external-ip-0.0.20...external-ip-0.0.21) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/incubator/external-ip/0.0.24/Chart.lock b/incubator/external-ip/0.0.24/Chart.lock new file mode 100644 index 00000000000..d4f062af49a --- /dev/null +++ b/incubator/external-ip/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:40:01.60334765Z" diff --git a/incubator/external-ip/0.0.24/Chart.yaml b/incubator/external-ip/0.0.24/Chart.yaml new file mode 100644 index 00000000000..1ce740c34e5 --- /dev/null +++ b/incubator/external-ip/0.0.24/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.5.10 +deprecated: false +description: Gets external IP via DIG command ( OpenDNS , Cloudflare, google ) on a scheduled basis that can be customized. Also includes the ability to alert you via pushover if the IP changes. +home: https://truecharts.org/docs/charts/incubator/external-ip +icon: https://truecharts.org/img/hotlink-ok/chart-icons/external-ip.png +keywords: + - external-ip + - Network-Management + - Network-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: external-ip +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/external-ip + - https://github.com/xavier-hernandez/docker-external-ip + - https://hub.docker.com/repository/docker/xavierh/external-ip +type: application +version: 0.0.24 diff --git a/incubator/external-ip/0.0.24/README.md b/incubator/external-ip/0.0.24/README.md new file mode 100644 index 00000000000..44f637aa9d8 --- /dev/null +++ b/incubator/external-ip/0.0.24/README.md @@ -0,0 +1,109 @@ +# external-ip + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Gets external IP via DIG command ( OpenDNS , Cloudflare, google ) on a scheduled basis that can be customized. Also includes the ability to alert you via pushover if the IP changes. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [external-ip](https://truecharts.org/docs/charts/incubator/external-ip) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/external-ip/0.0.23/app-readme.md b/incubator/external-ip/0.0.24/app-readme.md similarity index 100% rename from incubator/external-ip/0.0.23/app-readme.md rename to incubator/external-ip/0.0.24/app-readme.md diff --git a/incubator/external-ip/0.0.24/charts/common-10.5.10.tgz b/incubator/external-ip/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/external-ip/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/external-ip/0.0.23/ix_values.yaml b/incubator/external-ip/0.0.24/ix_values.yaml similarity index 100% rename from incubator/external-ip/0.0.23/ix_values.yaml rename to incubator/external-ip/0.0.24/ix_values.yaml diff --git a/incubator/external-ip/0.0.23/questions.yaml b/incubator/external-ip/0.0.24/questions.yaml similarity index 100% rename from incubator/external-ip/0.0.23/questions.yaml rename to incubator/external-ip/0.0.24/questions.yaml diff --git a/incubator/external-ip/0.0.23/templates/common.yaml b/incubator/external-ip/0.0.24/templates/common.yaml similarity index 100% rename from incubator/external-ip/0.0.23/templates/common.yaml rename to incubator/external-ip/0.0.24/templates/common.yaml diff --git a/incubator/external-ip/0.0.23/values.yaml b/incubator/external-ip/0.0.24/values.yaml similarity index 100% rename from incubator/external-ip/0.0.23/values.yaml rename to incubator/external-ip/0.0.24/values.yaml diff --git a/incubator/factorio/0.0.31/CHANGELOG.md b/incubator/factorio/0.0.31/CHANGELOG.md deleted file mode 100644 index 86965fc19ae..00000000000 --- a/incubator/factorio/0.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [factorio-0.0.31](https://github.com/truecharts/charts/compare/factorio-0.0.30...factorio-0.0.31) (2022-09-13) - -### Chore - -- update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755)) - - - - -## [factorio-0.0.30](https://github.com/truecharts/charts/compare/factorio-0.0.29...factorio-0.0.30) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [factorio-0.0.30](https://github.com/truecharts/charts/compare/factorio-0.0.29...factorio-0.0.30) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [factorio-0.0.30](https://github.com/truecharts/charts/compare/factorio-0.0.29...factorio-0.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [factorio-0.0.30](https://github.com/truecharts/charts/compare/factorio-0.0.29...factorio-0.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [factorio-0.0.30](https://github.com/truecharts/charts/compare/factorio-0.0.29...factorio-0.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [factorio-0.0.30](https://github.com/truecharts/charts/compare/factorio-0.0.29...factorio-0.0.30) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [factorio-0.0.29](https://github.com/truecharts/charts/compare/factorio-0.0.28...factorio-0.0.29) (2022-09-07) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) - - - - -## [factorio-0.0.29](https://github.com/truecharts/charts/compare/factorio-0.0.28...factorio-0.0.29) (2022-09-06) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) diff --git a/incubator/factorio/0.0.31/Chart.lock b/incubator/factorio/0.0.31/Chart.lock deleted file mode 100644 index 977c8f7cbe1..00000000000 --- a/incubator/factorio/0.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-13T05:24:25.147538379Z" diff --git a/incubator/factorio/0.0.31/Chart.yaml b/incubator/factorio/0.0.31/Chart.yaml deleted file mode 100644 index 1d06e08b3fe..00000000000 --- a/incubator/factorio/0.0.31/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "stable" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.31 diff --git a/incubator/factorio/0.0.31/README.md b/incubator/factorio/0.0.31/README.md deleted file mode 100644 index 73cf227b667..00000000000 --- a/incubator/factorio/0.0.31/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# factorio - -![Version: 0.0.31](https://img.shields.io/badge/Version-0.0.31-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: stable](https://img.shields.io/badge/AppVersion-stable-informational?style=flat-square) - -This Chart Chart will download the latest stable release of the game, generate the map and you're ready to play. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [factorio](https://truecharts.org/docs/charts/incubator/factorio) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/factorio/0.0.31/charts/common-10.5.9.tgz b/incubator/factorio/0.0.31/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/factorio/0.0.31/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/factorio/0.0.32/CHANGELOG.md b/incubator/factorio/0.0.32/CHANGELOG.md new file mode 100644 index 00000000000..0e9c3b5207b --- /dev/null +++ b/incubator/factorio/0.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [factorio-0.0.32](https://github.com/truecharts/charts/compare/factorio-0.0.31...factorio-0.0.32) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [factorio-0.0.31](https://github.com/truecharts/charts/compare/factorio-0.0.30...factorio-0.0.31) (2022-09-13) + +### Chore + +- update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755)) + + + + +## [factorio-0.0.30](https://github.com/truecharts/charts/compare/factorio-0.0.29...factorio-0.0.30) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [factorio-0.0.30](https://github.com/truecharts/charts/compare/factorio-0.0.29...factorio-0.0.30) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [factorio-0.0.30](https://github.com/truecharts/charts/compare/factorio-0.0.29...factorio-0.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [factorio-0.0.30](https://github.com/truecharts/charts/compare/factorio-0.0.29...factorio-0.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [factorio-0.0.30](https://github.com/truecharts/charts/compare/factorio-0.0.29...factorio-0.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [factorio-0.0.30](https://github.com/truecharts/charts/compare/factorio-0.0.29...factorio-0.0.30) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [factorio-0.0.29](https://github.com/truecharts/charts/compare/factorio-0.0.28...factorio-0.0.29) (2022-09-07) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) diff --git a/incubator/factorio/0.0.32/Chart.lock b/incubator/factorio/0.0.32/Chart.lock new file mode 100644 index 00000000000..b37d49a40c4 --- /dev/null +++ b/incubator/factorio/0.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:40:04.456933455Z" diff --git a/incubator/factorio/0.0.32/Chart.yaml b/incubator/factorio/0.0.32/Chart.yaml new file mode 100644 index 00000000000..b70d72ccad8 --- /dev/null +++ b/incubator/factorio/0.0.32/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.5.10 +deprecated: false +description: "This Chart Chart will download the latest stable release of the game, generate the map and you're ready to play." +home: https://truecharts.org/docs/charts/incubator/factorio +icon: https://truecharts.org/img/hotlink-ok/chart-icons/factorio.png +keywords: + - factorio + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: factorio +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/factorio + - https://www.factorio.com/ + - https://hub.docker.com/r/factoriotools/factorio/ +type: application +version: 0.0.32 diff --git a/incubator/factorio/0.0.32/README.md b/incubator/factorio/0.0.32/README.md new file mode 100644 index 00000000000..849470f3129 --- /dev/null +++ b/incubator/factorio/0.0.32/README.md @@ -0,0 +1,109 @@ +# factorio + +![Version: 0.0.32](https://img.shields.io/badge/Version-0.0.32-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: stable](https://img.shields.io/badge/AppVersion-stable-informational?style=flat-square) + +This Chart Chart will download the latest stable release of the game, generate the map and you're ready to play. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [factorio](https://truecharts.org/docs/charts/incubator/factorio) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/factorio/0.0.31/app-readme.md b/incubator/factorio/0.0.32/app-readme.md similarity index 100% rename from incubator/factorio/0.0.31/app-readme.md rename to incubator/factorio/0.0.32/app-readme.md diff --git a/incubator/factorio/0.0.32/charts/common-10.5.10.tgz b/incubator/factorio/0.0.32/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/factorio/0.0.32/charts/common-10.5.10.tgz differ diff --git a/incubator/factorio/0.0.31/ix_values.yaml b/incubator/factorio/0.0.32/ix_values.yaml similarity index 100% rename from incubator/factorio/0.0.31/ix_values.yaml rename to incubator/factorio/0.0.32/ix_values.yaml diff --git a/incubator/factorio/0.0.31/questions.yaml b/incubator/factorio/0.0.32/questions.yaml similarity index 100% rename from incubator/factorio/0.0.31/questions.yaml rename to incubator/factorio/0.0.32/questions.yaml diff --git a/incubator/factorio/0.0.31/templates/common.yaml b/incubator/factorio/0.0.32/templates/common.yaml similarity index 100% rename from incubator/factorio/0.0.31/templates/common.yaml rename to incubator/factorio/0.0.32/templates/common.yaml diff --git a/incubator/factorio/0.0.31/values.yaml b/incubator/factorio/0.0.32/values.yaml similarity index 100% rename from incubator/factorio/0.0.31/values.yaml rename to incubator/factorio/0.0.32/values.yaml diff --git a/incubator/factorioservermanager/0.0.23/CHANGELOG.md b/incubator/factorioservermanager/0.0.23/CHANGELOG.md deleted file mode 100644 index babfb2f0cce..00000000000 --- a/incubator/factorioservermanager/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [factorioservermanager-0.0.23](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.22...factorioservermanager-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [factorioservermanager-0.0.23](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.22...factorioservermanager-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [factorioservermanager-0.0.23](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.22...factorioservermanager-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [factorioservermanager-0.0.23](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.22...factorioservermanager-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [factorioservermanager-0.0.23](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.22...factorioservermanager-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [factorioservermanager-0.0.23](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.22...factorioservermanager-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [factorioservermanager-0.0.22](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.21...factorioservermanager-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [factorioservermanager-0.0.21](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.20...factorioservermanager-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [factorioservermanager-0.0.20](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.19...factorioservermanager-0.0.20) (2022-08-29) - diff --git a/incubator/factorioservermanager/0.0.23/Chart.lock b/incubator/factorioservermanager/0.0.23/Chart.lock deleted file mode 100644 index ae9f80817cd..00000000000 --- a/incubator/factorioservermanager/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:54:26.953455441Z" diff --git a/incubator/factorioservermanager/0.0.23/Chart.yaml b/incubator/factorioservermanager/0.0.23/Chart.yaml deleted file mode 100644 index c7de9b73cb7..00000000000 --- a/incubator/factorioservermanager/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/factorioservermanager/0.0.23/README.md b/incubator/factorioservermanager/0.0.23/README.md deleted file mode 100644 index 9ef7167d393..00000000000 --- a/incubator/factorioservermanager/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# factorioservermanager - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -A tool for managing Factorio servers - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [factorioservermanager](https://truecharts.org/docs/charts/incubator/factorioservermanager) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/factorioservermanager/0.0.23/charts/common-10.5.9.tgz b/incubator/factorioservermanager/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/factorioservermanager/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/factorioservermanager/0.0.24/CHANGELOG.md b/incubator/factorioservermanager/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..dcce5450a63 --- /dev/null +++ b/incubator/factorioservermanager/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [factorioservermanager-0.0.24](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.23...factorioservermanager-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [factorioservermanager-0.0.23](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.22...factorioservermanager-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [factorioservermanager-0.0.23](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.22...factorioservermanager-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [factorioservermanager-0.0.23](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.22...factorioservermanager-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [factorioservermanager-0.0.23](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.22...factorioservermanager-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [factorioservermanager-0.0.23](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.22...factorioservermanager-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [factorioservermanager-0.0.23](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.22...factorioservermanager-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [factorioservermanager-0.0.22](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.21...factorioservermanager-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [factorioservermanager-0.0.21](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.20...factorioservermanager-0.0.21) (2022-08-30) diff --git a/incubator/factorioservermanager/0.0.24/Chart.lock b/incubator/factorioservermanager/0.0.24/Chart.lock new file mode 100644 index 00000000000..b3a1e272b07 --- /dev/null +++ b/incubator/factorioservermanager/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:40:21.187739288Z" diff --git a/incubator/factorioservermanager/0.0.24/Chart.yaml b/incubator/factorioservermanager/0.0.24/Chart.yaml new file mode 100644 index 00000000000..ec56f37a0a8 --- /dev/null +++ b/incubator/factorioservermanager/0.0.24/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.5.10 +deprecated: false +description: "A tool for managing Factorio servers " +home: https://truecharts.org/docs/charts/incubator/factorioservermanager +icon: https://truecharts.org/img/hotlink-ok/chart-icons/factorioservermanager.png +keywords: + - factorioservermanager + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: factorioservermanager +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/factorioservermanager + - https://github.com/OpenFactorioServerManager/factorio-server-manager + - https://hub.docker.com/r/ofsm/ofsm +type: application +version: 0.0.24 diff --git a/incubator/factorioservermanager/0.0.24/README.md b/incubator/factorioservermanager/0.0.24/README.md new file mode 100644 index 00000000000..5d896f757de --- /dev/null +++ b/incubator/factorioservermanager/0.0.24/README.md @@ -0,0 +1,109 @@ +# factorioservermanager + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +A tool for managing Factorio servers + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [factorioservermanager](https://truecharts.org/docs/charts/incubator/factorioservermanager) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/factorioservermanager/0.0.23/app-readme.md b/incubator/factorioservermanager/0.0.24/app-readme.md similarity index 100% rename from incubator/factorioservermanager/0.0.23/app-readme.md rename to incubator/factorioservermanager/0.0.24/app-readme.md diff --git a/incubator/factorioservermanager/0.0.24/charts/common-10.5.10.tgz b/incubator/factorioservermanager/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/factorioservermanager/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/factorioservermanager/0.0.23/ix_values.yaml b/incubator/factorioservermanager/0.0.24/ix_values.yaml similarity index 100% rename from incubator/factorioservermanager/0.0.23/ix_values.yaml rename to incubator/factorioservermanager/0.0.24/ix_values.yaml diff --git a/incubator/factorioservermanager/0.0.23/questions.yaml b/incubator/factorioservermanager/0.0.24/questions.yaml similarity index 100% rename from incubator/factorioservermanager/0.0.23/questions.yaml rename to incubator/factorioservermanager/0.0.24/questions.yaml diff --git a/incubator/factorioservermanager/0.0.23/templates/common.yaml b/incubator/factorioservermanager/0.0.24/templates/common.yaml similarity index 100% rename from incubator/factorioservermanager/0.0.23/templates/common.yaml rename to incubator/factorioservermanager/0.0.24/templates/common.yaml diff --git a/incubator/factorioservermanager/0.0.23/values.yaml b/incubator/factorioservermanager/0.0.24/values.yaml similarity index 100% rename from incubator/factorioservermanager/0.0.23/values.yaml rename to incubator/factorioservermanager/0.0.24/values.yaml diff --git a/incubator/facturascripts/0.0.23/CHANGELOG.md b/incubator/facturascripts/0.0.23/CHANGELOG.md deleted file mode 100644 index 02609cb223d..00000000000 --- a/incubator/facturascripts/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [facturascripts-0.0.23](https://github.com/truecharts/charts/compare/facturascripts-0.0.22...facturascripts-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [facturascripts-0.0.23](https://github.com/truecharts/charts/compare/facturascripts-0.0.22...facturascripts-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [facturascripts-0.0.23](https://github.com/truecharts/charts/compare/facturascripts-0.0.22...facturascripts-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [facturascripts-0.0.23](https://github.com/truecharts/charts/compare/facturascripts-0.0.22...facturascripts-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [facturascripts-0.0.23](https://github.com/truecharts/charts/compare/facturascripts-0.0.22...facturascripts-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [facturascripts-0.0.23](https://github.com/truecharts/charts/compare/facturascripts-0.0.22...facturascripts-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [facturascripts-0.0.22](https://github.com/truecharts/charts/compare/facturascripts-0.0.21...facturascripts-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [facturascripts-0.0.21](https://github.com/truecharts/charts/compare/facturascripts-0.0.20...facturascripts-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/facturascripts/0.0.23/Chart.lock b/incubator/facturascripts/0.0.23/Chart.lock deleted file mode 100644 index f57d458a824..00000000000 --- a/incubator/facturascripts/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:54:28.639886194Z" diff --git a/incubator/facturascripts/0.0.23/Chart.yaml b/incubator/facturascripts/0.0.23/Chart.yaml deleted file mode 100644 index 956a76ba179..00000000000 --- a/incubator/facturascripts/0.0.23/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Productivity -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/facturascripts/0.0.23/README.md b/incubator/facturascripts/0.0.23/README.md deleted file mode 100644 index b9711e342d6..00000000000 --- a/incubator/facturascripts/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# facturascripts - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -FacturaScripts is an accounting, billing and CRM program with it you can manage the day to day of your company: invoices, receipts, expenses, budgets, orders, delivery notes, inventory... - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [facturascripts](https://truecharts.org/docs/charts/incubator/facturascripts) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/facturascripts/0.0.23/charts/common-10.5.9.tgz b/incubator/facturascripts/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/facturascripts/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/facturascripts/0.0.24/CHANGELOG.md b/incubator/facturascripts/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..b824040204e --- /dev/null +++ b/incubator/facturascripts/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [facturascripts-0.0.24](https://github.com/truecharts/charts/compare/facturascripts-0.0.23...facturascripts-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [facturascripts-0.0.23](https://github.com/truecharts/charts/compare/facturascripts-0.0.22...facturascripts-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [facturascripts-0.0.23](https://github.com/truecharts/charts/compare/facturascripts-0.0.22...facturascripts-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [facturascripts-0.0.23](https://github.com/truecharts/charts/compare/facturascripts-0.0.22...facturascripts-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [facturascripts-0.0.23](https://github.com/truecharts/charts/compare/facturascripts-0.0.22...facturascripts-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [facturascripts-0.0.23](https://github.com/truecharts/charts/compare/facturascripts-0.0.22...facturascripts-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [facturascripts-0.0.23](https://github.com/truecharts/charts/compare/facturascripts-0.0.22...facturascripts-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [facturascripts-0.0.22](https://github.com/truecharts/charts/compare/facturascripts-0.0.21...facturascripts-0.0.22) (2022-08-30) + +### Chore + diff --git a/incubator/facturascripts/0.0.24/Chart.lock b/incubator/facturascripts/0.0.24/Chart.lock new file mode 100644 index 00000000000..9adf8482120 --- /dev/null +++ b/incubator/facturascripts/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:40:24.266933165Z" diff --git a/incubator/facturascripts/0.0.24/Chart.yaml b/incubator/facturascripts/0.0.24/Chart.yaml new file mode 100644 index 00000000000..b5c8e5d16d6 --- /dev/null +++ b/incubator/facturascripts/0.0.24/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.5.10 +deprecated: false +description: "FacturaScripts is an accounting, billing and CRM program with it you can manage the day to day of your company: invoices, receipts, expenses, budgets, orders, delivery notes, inventory..." +home: https://truecharts.org/docs/charts/incubator/facturascripts +icon: https://truecharts.org/img/hotlink-ok/chart-icons/facturascripts.png +keywords: + - facturascripts + - Cloud + - Productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: facturascripts +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/facturascripts + - https://facturascripts.com/ + - https://hub.docker.com/r/unraides/facturascripts +type: application +version: 0.0.24 diff --git a/incubator/facturascripts/0.0.24/README.md b/incubator/facturascripts/0.0.24/README.md new file mode 100644 index 00000000000..b427c490537 --- /dev/null +++ b/incubator/facturascripts/0.0.24/README.md @@ -0,0 +1,109 @@ +# facturascripts + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +FacturaScripts is an accounting, billing and CRM program with it you can manage the day to day of your company: invoices, receipts, expenses, budgets, orders, delivery notes, inventory... + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [facturascripts](https://truecharts.org/docs/charts/incubator/facturascripts) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/facturascripts/0.0.23/app-readme.md b/incubator/facturascripts/0.0.24/app-readme.md similarity index 100% rename from incubator/facturascripts/0.0.23/app-readme.md rename to incubator/facturascripts/0.0.24/app-readme.md diff --git a/incubator/facturascripts/0.0.24/charts/common-10.5.10.tgz b/incubator/facturascripts/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/facturascripts/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/facturascripts/0.0.23/ix_values.yaml b/incubator/facturascripts/0.0.24/ix_values.yaml similarity index 100% rename from incubator/facturascripts/0.0.23/ix_values.yaml rename to incubator/facturascripts/0.0.24/ix_values.yaml diff --git a/incubator/facturascripts/0.0.23/questions.yaml b/incubator/facturascripts/0.0.24/questions.yaml similarity index 100% rename from incubator/facturascripts/0.0.23/questions.yaml rename to incubator/facturascripts/0.0.24/questions.yaml diff --git a/incubator/facturascripts/0.0.23/templates/common.yaml b/incubator/facturascripts/0.0.24/templates/common.yaml similarity index 100% rename from incubator/facturascripts/0.0.23/templates/common.yaml rename to incubator/facturascripts/0.0.24/templates/common.yaml diff --git a/incubator/facturascripts/0.0.23/values.yaml b/incubator/facturascripts/0.0.24/values.yaml similarity index 100% rename from incubator/facturascripts/0.0.23/values.yaml rename to incubator/facturascripts/0.0.24/values.yaml diff --git a/incubator/fancyindex/1.0.32/CHANGELOG.md b/incubator/fancyindex/1.0.32/CHANGELOG.md deleted file mode 100644 index a0ae1d6719e..00000000000 --- a/incubator/fancyindex/1.0.32/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [fancyindex-1.0.32](https://github.com/truecharts/charts/compare/fancyindex-1.0.31...fancyindex-1.0.32) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fancyindex-1.0.32](https://github.com/truecharts/charts/compare/fancyindex-1.0.31...fancyindex-1.0.32) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fancyindex-1.0.32](https://github.com/truecharts/charts/compare/fancyindex-1.0.31...fancyindex-1.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fancyindex-1.0.32](https://github.com/truecharts/charts/compare/fancyindex-1.0.31...fancyindex-1.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fancyindex-1.0.32](https://github.com/truecharts/charts/compare/fancyindex-1.0.31...fancyindex-1.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fancyindex-1.0.32](https://github.com/truecharts/charts/compare/fancyindex-1.0.31...fancyindex-1.0.32) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fancyindex-1.0.31](https://github.com/truecharts/charts/compare/fancyindex-1.0.30...fancyindex-1.0.31) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [fancyindex-1.0.30](https://github.com/truecharts/charts/compare/fancyindex-1.0.29...fancyindex-1.0.30) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [fancyindex-1.0.29](https://github.com/truecharts/charts/compare/fancyindex-1.0.28...fancyindex-1.0.29) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - diff --git a/incubator/fancyindex/1.0.32/Chart.lock b/incubator/fancyindex/1.0.32/Chart.lock deleted file mode 100644 index 931c4d1e58b..00000000000 --- a/incubator/fancyindex/1.0.32/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:54:42.116447466Z" diff --git a/incubator/fancyindex/1.0.32/Chart.yaml b/incubator/fancyindex/1.0.32/Chart.yaml deleted file mode 100644 index 46334f3a466..00000000000 --- a/incubator/fancyindex/1.0.32/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: fancyindex -version: 1.0.32 -appVersion: "latest" -description: Fancyindex provides a lightweight nginx directory listing with theming support -type: application -deprecated: false -home: https://truecharts.org/docs/charts/incubator/fancyindex -icon: https://truecharts.org/img/hotlink-ok/chart-icons/fancyindex.png -keywords: - - fancyindex -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/fancyindex - - https://github.com/xal3xhx/fancyindex - - https://hub.docker.com/r/xal3xhx/fancy -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.32/README.md b/incubator/fancyindex/1.0.32/README.md deleted file mode 100644 index b95dfd75d0b..00000000000 --- a/incubator/fancyindex/1.0.32/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# fancyindex - -![Version: 1.0.32](https://img.shields.io/badge/Version-1.0.32-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Fancyindex provides a lightweight nginx directory listing with theming support - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [fancyindex](https://truecharts.org/docs/charts/incubator/fancyindex) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/fancyindex/1.0.32/charts/common-10.5.9.tgz b/incubator/fancyindex/1.0.32/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/fancyindex/1.0.32/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/fancyindex/1.0.33/CHANGELOG.md b/incubator/fancyindex/1.0.33/CHANGELOG.md new file mode 100644 index 00000000000..c40e6583dc0 --- /dev/null +++ b/incubator/fancyindex/1.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [fancyindex-1.0.33](https://github.com/truecharts/charts/compare/fancyindex-1.0.32...fancyindex-1.0.33) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [fancyindex-1.0.32](https://github.com/truecharts/charts/compare/fancyindex-1.0.31...fancyindex-1.0.32) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fancyindex-1.0.32](https://github.com/truecharts/charts/compare/fancyindex-1.0.31...fancyindex-1.0.32) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fancyindex-1.0.32](https://github.com/truecharts/charts/compare/fancyindex-1.0.31...fancyindex-1.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fancyindex-1.0.32](https://github.com/truecharts/charts/compare/fancyindex-1.0.31...fancyindex-1.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fancyindex-1.0.32](https://github.com/truecharts/charts/compare/fancyindex-1.0.31...fancyindex-1.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fancyindex-1.0.32](https://github.com/truecharts/charts/compare/fancyindex-1.0.31...fancyindex-1.0.32) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fancyindex-1.0.31](https://github.com/truecharts/charts/compare/fancyindex-1.0.30...fancyindex-1.0.31) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [fancyindex-1.0.30](https://github.com/truecharts/charts/compare/fancyindex-1.0.29...fancyindex-1.0.30) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + diff --git a/incubator/fancyindex/1.0.33/Chart.lock b/incubator/fancyindex/1.0.33/Chart.lock new file mode 100644 index 00000000000..961f9b88e27 --- /dev/null +++ b/incubator/fancyindex/1.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:40:32.478398555Z" diff --git a/incubator/fancyindex/1.0.33/Chart.yaml b/incubator/fancyindex/1.0.33/Chart.yaml new file mode 100644 index 00000000000..886ad5d99f7 --- /dev/null +++ b/incubator/fancyindex/1.0.33/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: fancyindex +version: 1.0.33 +appVersion: "latest" +description: Fancyindex provides a lightweight nginx directory listing with theming support +type: application +deprecated: false +home: https://truecharts.org/docs/charts/incubator/fancyindex +icon: https://truecharts.org/img/hotlink-ok/chart-icons/fancyindex.png +keywords: + - fancyindex +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/fancyindex + - https://github.com/xal3xhx/fancyindex + - https://hub.docker.com/r/xal3xhx/fancy +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + - web + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/fancyindex/1.0.33/README.md b/incubator/fancyindex/1.0.33/README.md new file mode 100644 index 00000000000..666132117cd --- /dev/null +++ b/incubator/fancyindex/1.0.33/README.md @@ -0,0 +1,109 @@ +# fancyindex + +![Version: 1.0.33](https://img.shields.io/badge/Version-1.0.33-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Fancyindex provides a lightweight nginx directory listing with theming support + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [fancyindex](https://truecharts.org/docs/charts/incubator/fancyindex) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/fancyindex/1.0.32/app-readme.md b/incubator/fancyindex/1.0.33/app-readme.md similarity index 100% rename from incubator/fancyindex/1.0.32/app-readme.md rename to incubator/fancyindex/1.0.33/app-readme.md diff --git a/incubator/fancyindex/1.0.33/charts/common-10.5.10.tgz b/incubator/fancyindex/1.0.33/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/fancyindex/1.0.33/charts/common-10.5.10.tgz differ diff --git a/incubator/fancyindex/1.0.32/ix_values.yaml b/incubator/fancyindex/1.0.33/ix_values.yaml similarity index 100% rename from incubator/fancyindex/1.0.32/ix_values.yaml rename to incubator/fancyindex/1.0.33/ix_values.yaml diff --git a/incubator/fancyindex/1.0.32/questions.yaml b/incubator/fancyindex/1.0.33/questions.yaml similarity index 100% rename from incubator/fancyindex/1.0.32/questions.yaml rename to incubator/fancyindex/1.0.33/questions.yaml diff --git a/incubator/fancyindex/1.0.32/templates/common.yaml b/incubator/fancyindex/1.0.33/templates/common.yaml similarity index 100% rename from incubator/fancyindex/1.0.32/templates/common.yaml rename to incubator/fancyindex/1.0.33/templates/common.yaml diff --git a/incubator/fancyindex/1.0.32/values.yaml b/incubator/fancyindex/1.0.33/values.yaml similarity index 100% rename from incubator/fancyindex/1.0.32/values.yaml rename to incubator/fancyindex/1.0.33/values.yaml diff --git a/incubator/farmos/0.0.24/CHANGELOG.md b/incubator/farmos/0.0.24/CHANGELOG.md deleted file mode 100644 index a306c4f545e..00000000000 --- a/incubator/farmos/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [farmos-0.0.24](https://github.com/truecharts/charts/compare/farmos-0.0.23...farmos-0.0.24) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [farmos-0.0.24](https://github.com/truecharts/charts/compare/farmos-0.0.23...farmos-0.0.24) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [farmos-0.0.24](https://github.com/truecharts/charts/compare/farmos-0.0.23...farmos-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [farmos-0.0.24](https://github.com/truecharts/charts/compare/farmos-0.0.23...farmos-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [farmos-0.0.24](https://github.com/truecharts/charts/compare/farmos-0.0.23...farmos-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [farmos-0.0.24](https://github.com/truecharts/charts/compare/farmos-0.0.23...farmos-0.0.24) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [farmos-0.0.23](https://github.com/truecharts/charts/compare/farmos-0.0.22...farmos-0.0.23) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [farmos-0.0.22](https://github.com/truecharts/charts/compare/farmos-0.0.21...farmos-0.0.22) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [farmos-0.0.21](https://github.com/truecharts/charts/compare/farmos-0.0.20...farmos-0.0.21) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - diff --git a/incubator/farmos/0.0.24/Chart.lock b/incubator/farmos/0.0.24/Chart.lock deleted file mode 100644 index f970c06c950..00000000000 --- a/incubator/farmos/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:54:47.446241783Z" diff --git a/incubator/farmos/0.0.24/Chart.yaml b/incubator/farmos/0.0.24/Chart.yaml deleted file mode 100644 index 9efbbcf4375..00000000000 --- a/incubator/farmos/0.0.24/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.24 diff --git a/incubator/farmos/0.0.24/README.md b/incubator/farmos/0.0.24/README.md deleted file mode 100644 index 01c21ab3992..00000000000 --- a/incubator/farmos/0.0.24/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# farmos - -![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -farmOS is a web-based application for farm management, planning, and record keeping. It is developed by a community of volunteers and aims to provide a standard platform for farmers, developers, and researchers to build upon. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [farmos](https://truecharts.org/docs/charts/incubator/farmos) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/farmos/0.0.24/charts/common-10.5.9.tgz b/incubator/farmos/0.0.24/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/farmos/0.0.24/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/farmos/0.0.25/CHANGELOG.md b/incubator/farmos/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..5b92712a015 --- /dev/null +++ b/incubator/farmos/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [farmos-0.0.25](https://github.com/truecharts/charts/compare/farmos-0.0.24...farmos-0.0.25) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [farmos-0.0.24](https://github.com/truecharts/charts/compare/farmos-0.0.23...farmos-0.0.24) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [farmos-0.0.24](https://github.com/truecharts/charts/compare/farmos-0.0.23...farmos-0.0.24) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [farmos-0.0.24](https://github.com/truecharts/charts/compare/farmos-0.0.23...farmos-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [farmos-0.0.24](https://github.com/truecharts/charts/compare/farmos-0.0.23...farmos-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [farmos-0.0.24](https://github.com/truecharts/charts/compare/farmos-0.0.23...farmos-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [farmos-0.0.24](https://github.com/truecharts/charts/compare/farmos-0.0.23...farmos-0.0.24) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [farmos-0.0.23](https://github.com/truecharts/charts/compare/farmos-0.0.22...farmos-0.0.23) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [farmos-0.0.22](https://github.com/truecharts/charts/compare/farmos-0.0.21...farmos-0.0.22) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + diff --git a/incubator/farmos/0.0.25/Chart.lock b/incubator/farmos/0.0.25/Chart.lock new file mode 100644 index 00000000000..ab2c73e48d7 --- /dev/null +++ b/incubator/farmos/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:40:35.100378896Z" diff --git a/incubator/farmos/0.0.25/Chart.yaml b/incubator/farmos/0.0.25/Chart.yaml new file mode 100644 index 00000000000..d2d5fd49689 --- /dev/null +++ b/incubator/farmos/0.0.25/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: "farmOS is a web-based application for farm management, planning, and record keeping. It is developed by a community of volunteers and aims to provide a standard platform for farmers, developers, and researchers to build upon.\r" +home: https://truecharts.org/docs/charts/incubator/farmos +icon: https://truecharts.org/img/hotlink-ok/chart-icons/farmos.png +keywords: + - farmos + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: farmos +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/farmos + - https://github.com/farmOS/farmOS + - https://hub.docker.com/r/farmos/farmos/ +type: application +version: 0.0.25 diff --git a/incubator/farmos/0.0.25/README.md b/incubator/farmos/0.0.25/README.md new file mode 100644 index 00000000000..d4b4c6e0e57 --- /dev/null +++ b/incubator/farmos/0.0.25/README.md @@ -0,0 +1,109 @@ +# farmos + +![Version: 0.0.25](https://img.shields.io/badge/Version-0.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +farmOS is a web-based application for farm management, planning, and record keeping. It is developed by a community of volunteers and aims to provide a standard platform for farmers, developers, and researchers to build upon. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [farmos](https://truecharts.org/docs/charts/incubator/farmos) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/farmos/0.0.24/app-readme.md b/incubator/farmos/0.0.25/app-readme.md similarity index 100% rename from incubator/farmos/0.0.24/app-readme.md rename to incubator/farmos/0.0.25/app-readme.md diff --git a/incubator/farmos/0.0.25/charts/common-10.5.10.tgz b/incubator/farmos/0.0.25/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/farmos/0.0.25/charts/common-10.5.10.tgz differ diff --git a/incubator/farmos/0.0.24/ix_values.yaml b/incubator/farmos/0.0.25/ix_values.yaml similarity index 100% rename from incubator/farmos/0.0.24/ix_values.yaml rename to incubator/farmos/0.0.25/ix_values.yaml diff --git a/incubator/farmos/0.0.24/questions.yaml b/incubator/farmos/0.0.25/questions.yaml similarity index 100% rename from incubator/farmos/0.0.24/questions.yaml rename to incubator/farmos/0.0.25/questions.yaml diff --git a/incubator/farmos/0.0.24/templates/common.yaml b/incubator/farmos/0.0.25/templates/common.yaml similarity index 100% rename from incubator/farmos/0.0.24/templates/common.yaml rename to incubator/farmos/0.0.25/templates/common.yaml diff --git a/incubator/farmos/0.0.24/values.yaml b/incubator/farmos/0.0.25/values.yaml similarity index 100% rename from incubator/farmos/0.0.24/values.yaml rename to incubator/farmos/0.0.25/values.yaml diff --git a/incubator/fastcom-mqtt/0.0.24/CHANGELOG.md b/incubator/fastcom-mqtt/0.0.24/CHANGELOG.md deleted file mode 100644 index 36e28c5790c..00000000000 --- a/incubator/fastcom-mqtt/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [fastcom-mqtt-0.0.24](https://github.com/truecharts/charts/compare/fastcom-mqtt-0.0.23...fastcom-mqtt-0.0.24) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fastcom-mqtt-0.0.24](https://github.com/truecharts/charts/compare/fastcom-mqtt-0.0.23...fastcom-mqtt-0.0.24) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fastcom-mqtt-0.0.24](https://github.com/truecharts/charts/compare/fastcom-mqtt-0.0.23...fastcom-mqtt-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fastcom-mqtt-0.0.24](https://github.com/truecharts/charts/compare/fastcom-mqtt-0.0.23...fastcom-mqtt-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fastcom-mqtt-0.0.24](https://github.com/truecharts/charts/compare/fastcom-mqtt-0.0.23...fastcom-mqtt-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fastcom-mqtt-0.0.24](https://github.com/truecharts/charts/compare/fastcom-mqtt-0.0.23...fastcom-mqtt-0.0.24) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fastcom-mqtt-0.0.23](https://github.com/truecharts/charts/compare/fastcom-mqtt-0.0.22...fastcom-mqtt-0.0.23) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [fastcom-mqtt-0.0.22](https://github.com/truecharts/charts/compare/fastcom-mqtt-0.0.21...fastcom-mqtt-0.0.22) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [fastcom-mqtt-0.0.21](https://github.com/truecharts/charts/compare/fastcom-mqtt-0.0.20...fastcom-mqtt-0.0.21) (2022-08-29) - diff --git a/incubator/fastcom-mqtt/0.0.24/Chart.lock b/incubator/fastcom-mqtt/0.0.24/Chart.lock deleted file mode 100644 index 89611006a38..00000000000 --- a/incubator/fastcom-mqtt/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:54:51.830076882Z" diff --git a/incubator/fastcom-mqtt/0.0.24/Chart.yaml b/incubator/fastcom-mqtt/0.0.24/Chart.yaml deleted file mode 100644 index a7f9b64ff54..00000000000 --- a/incubator/fastcom-mqtt/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - HomeAutomation -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.24 diff --git a/incubator/fastcom-mqtt/0.0.24/README.md b/incubator/fastcom-mqtt/0.0.24/README.md deleted file mode 100644 index 37a94692ec1..00000000000 --- a/incubator/fastcom-mqtt/0.0.24/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# fastcom-mqtt - -![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Chart Chart with Fast.com CLI sending data directly to MQTT Broker - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [fastcom-mqtt](https://truecharts.org/docs/charts/incubator/fastcom-mqtt) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/fastcom-mqtt/0.0.24/charts/common-10.5.9.tgz b/incubator/fastcom-mqtt/0.0.24/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/fastcom-mqtt/0.0.24/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/fastcom-mqtt/0.0.25/CHANGELOG.md b/incubator/fastcom-mqtt/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..5fb468ec1ec --- /dev/null +++ b/incubator/fastcom-mqtt/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [fastcom-mqtt-0.0.25](https://github.com/truecharts/charts/compare/fastcom-mqtt-0.0.24...fastcom-mqtt-0.0.25) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [fastcom-mqtt-0.0.24](https://github.com/truecharts/charts/compare/fastcom-mqtt-0.0.23...fastcom-mqtt-0.0.24) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fastcom-mqtt-0.0.24](https://github.com/truecharts/charts/compare/fastcom-mqtt-0.0.23...fastcom-mqtt-0.0.24) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fastcom-mqtt-0.0.24](https://github.com/truecharts/charts/compare/fastcom-mqtt-0.0.23...fastcom-mqtt-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fastcom-mqtt-0.0.24](https://github.com/truecharts/charts/compare/fastcom-mqtt-0.0.23...fastcom-mqtt-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fastcom-mqtt-0.0.24](https://github.com/truecharts/charts/compare/fastcom-mqtt-0.0.23...fastcom-mqtt-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fastcom-mqtt-0.0.24](https://github.com/truecharts/charts/compare/fastcom-mqtt-0.0.23...fastcom-mqtt-0.0.24) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fastcom-mqtt-0.0.23](https://github.com/truecharts/charts/compare/fastcom-mqtt-0.0.22...fastcom-mqtt-0.0.23) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [fastcom-mqtt-0.0.22](https://github.com/truecharts/charts/compare/fastcom-mqtt-0.0.21...fastcom-mqtt-0.0.22) (2022-08-30) + diff --git a/incubator/fastcom-mqtt/0.0.25/Chart.lock b/incubator/fastcom-mqtt/0.0.25/Chart.lock new file mode 100644 index 00000000000..55b6dbe8c7f --- /dev/null +++ b/incubator/fastcom-mqtt/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:40:52.133844128Z" diff --git a/incubator/fastcom-mqtt/0.0.25/Chart.yaml b/incubator/fastcom-mqtt/0.0.25/Chart.yaml new file mode 100644 index 00000000000..d98eaee76f0 --- /dev/null +++ b/incubator/fastcom-mqtt/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - HomeAutomation +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: "Chart Chart with Fast.com CLI sending data directly to MQTT Broker\n" +home: https://truecharts.org/docs/charts/incubator/fastcom-mqtt +icon: https://truecharts.org/img/hotlink-ok/chart-icons/fastcom-mqtt.png +keywords: + - fastcom-mqtt + - HomeAutomation +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: fastcom-mqtt +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/fastcom-mqtt + - https://github.com/simonjenny/fastcom-mqtt + - https://hub.docker.com/r/simonjenny/fastcom-mqtt/ +type: application +version: 0.0.25 diff --git a/incubator/fastcom-mqtt/0.0.25/README.md b/incubator/fastcom-mqtt/0.0.25/README.md new file mode 100644 index 00000000000..d37b07e7127 --- /dev/null +++ b/incubator/fastcom-mqtt/0.0.25/README.md @@ -0,0 +1,109 @@ +# fastcom-mqtt + +![Version: 0.0.25](https://img.shields.io/badge/Version-0.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Chart Chart with Fast.com CLI sending data directly to MQTT Broker + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [fastcom-mqtt](https://truecharts.org/docs/charts/incubator/fastcom-mqtt) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/fastcom-mqtt/0.0.24/app-readme.md b/incubator/fastcom-mqtt/0.0.25/app-readme.md similarity index 100% rename from incubator/fastcom-mqtt/0.0.24/app-readme.md rename to incubator/fastcom-mqtt/0.0.25/app-readme.md diff --git a/incubator/fastcom-mqtt/0.0.25/charts/common-10.5.10.tgz b/incubator/fastcom-mqtt/0.0.25/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/fastcom-mqtt/0.0.25/charts/common-10.5.10.tgz differ diff --git a/incubator/fastcom-mqtt/0.0.24/ix_values.yaml b/incubator/fastcom-mqtt/0.0.25/ix_values.yaml similarity index 100% rename from incubator/fastcom-mqtt/0.0.24/ix_values.yaml rename to incubator/fastcom-mqtt/0.0.25/ix_values.yaml diff --git a/incubator/fastcom-mqtt/0.0.24/questions.yaml b/incubator/fastcom-mqtt/0.0.25/questions.yaml similarity index 100% rename from incubator/fastcom-mqtt/0.0.24/questions.yaml rename to incubator/fastcom-mqtt/0.0.25/questions.yaml diff --git a/incubator/fastcom-mqtt/0.0.24/templates/common.yaml b/incubator/fastcom-mqtt/0.0.25/templates/common.yaml similarity index 100% rename from incubator/fastcom-mqtt/0.0.24/templates/common.yaml rename to incubator/fastcom-mqtt/0.0.25/templates/common.yaml diff --git a/incubator/fastcom-mqtt/0.0.24/values.yaml b/incubator/fastcom-mqtt/0.0.25/values.yaml similarity index 100% rename from incubator/fastcom-mqtt/0.0.24/values.yaml rename to incubator/fastcom-mqtt/0.0.25/values.yaml diff --git a/incubator/fenrus/0.0.24/CHANGELOG.md b/incubator/fenrus/0.0.24/CHANGELOG.md deleted file mode 100644 index 2c48639ba13..00000000000 --- a/incubator/fenrus/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [fenrus-0.0.24](https://github.com/truecharts/charts/compare/fenrus-0.0.23...fenrus-0.0.24) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fenrus-0.0.24](https://github.com/truecharts/charts/compare/fenrus-0.0.23...fenrus-0.0.24) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fenrus-0.0.24](https://github.com/truecharts/charts/compare/fenrus-0.0.23...fenrus-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fenrus-0.0.24](https://github.com/truecharts/charts/compare/fenrus-0.0.23...fenrus-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fenrus-0.0.24](https://github.com/truecharts/charts/compare/fenrus-0.0.23...fenrus-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fenrus-0.0.24](https://github.com/truecharts/charts/compare/fenrus-0.0.23...fenrus-0.0.24) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fenrus-0.0.23](https://github.com/truecharts/charts/compare/fenrus-0.0.22...fenrus-0.0.23) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [fenrus-0.0.22](https://github.com/truecharts/charts/compare/fenrus-0.0.21...fenrus-0.0.22) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [fenrus-0.0.21](https://github.com/truecharts/charts/compare/fenrus-0.0.20...fenrus-0.0.21) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - diff --git a/incubator/fenrus/0.0.24/Chart.lock b/incubator/fenrus/0.0.24/Chart.lock deleted file mode 100644 index 46b4f771694..00000000000 --- a/incubator/fenrus/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:54:53.421519364Z" diff --git a/incubator/fenrus/0.0.24/Chart.yaml b/incubator/fenrus/0.0.24/Chart.yaml deleted file mode 100644 index e086672a317..00000000000 --- a/incubator/fenrus/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.24 diff --git a/incubator/fenrus/0.0.24/README.md b/incubator/fenrus/0.0.24/README.md deleted file mode 100644 index a0e77558279..00000000000 --- a/incubator/fenrus/0.0.24/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# fenrus - -![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Fenrus is a home page / personal dashboard with smart apps. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [fenrus](https://truecharts.org/docs/charts/incubator/fenrus) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/fenrus/0.0.24/charts/common-10.5.9.tgz b/incubator/fenrus/0.0.24/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/fenrus/0.0.24/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/fenrus/0.0.25/CHANGELOG.md b/incubator/fenrus/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..3964c343509 --- /dev/null +++ b/incubator/fenrus/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [fenrus-0.0.25](https://github.com/truecharts/charts/compare/fenrus-0.0.24...fenrus-0.0.25) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [fenrus-0.0.24](https://github.com/truecharts/charts/compare/fenrus-0.0.23...fenrus-0.0.24) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fenrus-0.0.24](https://github.com/truecharts/charts/compare/fenrus-0.0.23...fenrus-0.0.24) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fenrus-0.0.24](https://github.com/truecharts/charts/compare/fenrus-0.0.23...fenrus-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fenrus-0.0.24](https://github.com/truecharts/charts/compare/fenrus-0.0.23...fenrus-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fenrus-0.0.24](https://github.com/truecharts/charts/compare/fenrus-0.0.23...fenrus-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fenrus-0.0.24](https://github.com/truecharts/charts/compare/fenrus-0.0.23...fenrus-0.0.24) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fenrus-0.0.23](https://github.com/truecharts/charts/compare/fenrus-0.0.22...fenrus-0.0.23) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [fenrus-0.0.22](https://github.com/truecharts/charts/compare/fenrus-0.0.21...fenrus-0.0.22) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + diff --git a/incubator/fenrus/0.0.25/Chart.lock b/incubator/fenrus/0.0.25/Chart.lock new file mode 100644 index 00000000000..ab8cebecce5 --- /dev/null +++ b/incubator/fenrus/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:40:54.760546284Z" diff --git a/incubator/fenrus/0.0.25/Chart.yaml b/incubator/fenrus/0.0.25/Chart.yaml new file mode 100644 index 00000000000..aa9bd00fe99 --- /dev/null +++ b/incubator/fenrus/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: "Fenrus is a home page / personal dashboard with smart apps. \n" +home: https://truecharts.org/docs/charts/incubator/fenrus +icon: https://truecharts.org/img/hotlink-ok/chart-icons/fenrus.png +keywords: + - fenrus + - Productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: fenrus +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/fenrus + - http://fenrus.io + - https://hub.docker.com/r/revenz/fenrus/ +type: application +version: 0.0.25 diff --git a/incubator/fenrus/0.0.25/README.md b/incubator/fenrus/0.0.25/README.md new file mode 100644 index 00000000000..98dd57451e1 --- /dev/null +++ b/incubator/fenrus/0.0.25/README.md @@ -0,0 +1,109 @@ +# fenrus + +![Version: 0.0.25](https://img.shields.io/badge/Version-0.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Fenrus is a home page / personal dashboard with smart apps. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [fenrus](https://truecharts.org/docs/charts/incubator/fenrus) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/fenrus/0.0.24/app-readme.md b/incubator/fenrus/0.0.25/app-readme.md similarity index 100% rename from incubator/fenrus/0.0.24/app-readme.md rename to incubator/fenrus/0.0.25/app-readme.md diff --git a/incubator/fenrus/0.0.25/charts/common-10.5.10.tgz b/incubator/fenrus/0.0.25/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/fenrus/0.0.25/charts/common-10.5.10.tgz differ diff --git a/incubator/fenrus/0.0.24/ix_values.yaml b/incubator/fenrus/0.0.25/ix_values.yaml similarity index 100% rename from incubator/fenrus/0.0.24/ix_values.yaml rename to incubator/fenrus/0.0.25/ix_values.yaml diff --git a/incubator/fenrus/0.0.24/questions.yaml b/incubator/fenrus/0.0.25/questions.yaml similarity index 100% rename from incubator/fenrus/0.0.24/questions.yaml rename to incubator/fenrus/0.0.25/questions.yaml diff --git a/incubator/fenrus/0.0.24/templates/common.yaml b/incubator/fenrus/0.0.25/templates/common.yaml similarity index 100% rename from incubator/fenrus/0.0.24/templates/common.yaml rename to incubator/fenrus/0.0.25/templates/common.yaml diff --git a/incubator/fenrus/0.0.24/values.yaml b/incubator/fenrus/0.0.25/values.yaml similarity index 100% rename from incubator/fenrus/0.0.24/values.yaml rename to incubator/fenrus/0.0.25/values.yaml diff --git a/incubator/ferdi-client/0.0.23/CHANGELOG.md b/incubator/ferdi-client/0.0.23/CHANGELOG.md deleted file mode 100644 index 57ec057e206..00000000000 --- a/incubator/ferdi-client/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ferdi-client-0.0.23](https://github.com/truecharts/charts/compare/ferdi-client-0.0.22...ferdi-client-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ferdi-client-0.0.23](https://github.com/truecharts/charts/compare/ferdi-client-0.0.22...ferdi-client-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ferdi-client-0.0.23](https://github.com/truecharts/charts/compare/ferdi-client-0.0.22...ferdi-client-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ferdi-client-0.0.23](https://github.com/truecharts/charts/compare/ferdi-client-0.0.22...ferdi-client-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ferdi-client-0.0.23](https://github.com/truecharts/charts/compare/ferdi-client-0.0.22...ferdi-client-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ferdi-client-0.0.23](https://github.com/truecharts/charts/compare/ferdi-client-0.0.22...ferdi-client-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ferdi-client-0.0.22](https://github.com/truecharts/charts/compare/ferdi-client-0.0.21...ferdi-client-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [ferdi-client-0.0.21](https://github.com/truecharts/charts/compare/ferdi-client-0.0.20...ferdi-client-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [ferdi-client-0.0.20](https://github.com/truecharts/charts/compare/ferdi-client-0.0.19...ferdi-client-0.0.20) (2022-08-29) - diff --git a/incubator/ferdi-client/0.0.23/Chart.lock b/incubator/ferdi-client/0.0.23/Chart.lock deleted file mode 100644 index 9ba719fda0a..00000000000 --- a/incubator/ferdi-client/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:55:06.821205391Z" diff --git a/incubator/ferdi-client/0.0.23/Chart.yaml b/incubator/ferdi-client/0.0.23/Chart.yaml deleted file mode 100644 index 71a3b56a5e1..00000000000 --- a/incubator/ferdi-client/0.0.23/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/ferdi-client/0.0.23/README.md b/incubator/ferdi-client/0.0.23/README.md deleted file mode 100644 index 85aa40af83e..00000000000 --- a/incubator/ferdi-client/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# ferdi-client - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Ferdi is a destkop app that helps you organize how you use your favourite apps by combining them into one application. It is based on Franz - a software already used by thousands of people - with the difference that Ferdi gives you many additional features and doesn't restrict its usage! Ferdi is compatible with your existing Franz account so you can continue right where you left off. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [ferdi-client](https://truecharts.org/docs/charts/incubator/ferdi-client) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/ferdi-client/0.0.23/charts/common-10.5.9.tgz b/incubator/ferdi-client/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/ferdi-client/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/ferdi-client/0.0.24/CHANGELOG.md b/incubator/ferdi-client/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..9cebfcd9181 --- /dev/null +++ b/incubator/ferdi-client/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ferdi-client-0.0.24](https://github.com/truecharts/charts/compare/ferdi-client-0.0.23...ferdi-client-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [ferdi-client-0.0.23](https://github.com/truecharts/charts/compare/ferdi-client-0.0.22...ferdi-client-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ferdi-client-0.0.23](https://github.com/truecharts/charts/compare/ferdi-client-0.0.22...ferdi-client-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ferdi-client-0.0.23](https://github.com/truecharts/charts/compare/ferdi-client-0.0.22...ferdi-client-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ferdi-client-0.0.23](https://github.com/truecharts/charts/compare/ferdi-client-0.0.22...ferdi-client-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ferdi-client-0.0.23](https://github.com/truecharts/charts/compare/ferdi-client-0.0.22...ferdi-client-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ferdi-client-0.0.23](https://github.com/truecharts/charts/compare/ferdi-client-0.0.22...ferdi-client-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ferdi-client-0.0.22](https://github.com/truecharts/charts/compare/ferdi-client-0.0.21...ferdi-client-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [ferdi-client-0.0.21](https://github.com/truecharts/charts/compare/ferdi-client-0.0.20...ferdi-client-0.0.21) (2022-08-30) diff --git a/incubator/ferdi-client/0.0.24/Chart.lock b/incubator/ferdi-client/0.0.24/Chart.lock new file mode 100644 index 00000000000..6ca72af69d4 --- /dev/null +++ b/incubator/ferdi-client/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:41:02.674720143Z" diff --git a/incubator/ferdi-client/0.0.24/Chart.yaml b/incubator/ferdi-client/0.0.24/Chart.yaml new file mode 100644 index 00000000000..a5cf2652470 --- /dev/null +++ b/incubator/ferdi-client/0.0.24/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.5.10 +deprecated: false +description: "Ferdi is a destkop app that helps you organize how you use your favourite apps by combining them into one application. It is based on Franz - a software already used by thousands of people - with the difference that Ferdi gives you many additional features and doesn't restrict its usage! Ferdi is compatible with your existing Franz account so you can continue right where you left off." +home: https://truecharts.org/docs/charts/incubator/ferdi-client +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ferdi-client.png +keywords: + - ferdi-client + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ferdi-client +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/ferdi-client + - https://getferdi.com/ + - https://hub.docker.com/r/ich777/ferdi-client/ +type: application +version: 0.0.24 diff --git a/incubator/ferdi-client/0.0.24/README.md b/incubator/ferdi-client/0.0.24/README.md new file mode 100644 index 00000000000..e32f15ae038 --- /dev/null +++ b/incubator/ferdi-client/0.0.24/README.md @@ -0,0 +1,109 @@ +# ferdi-client + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Ferdi is a destkop app that helps you organize how you use your favourite apps by combining them into one application. It is based on Franz - a software already used by thousands of people - with the difference that Ferdi gives you many additional features and doesn't restrict its usage! Ferdi is compatible with your existing Franz account so you can continue right where you left off. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [ferdi-client](https://truecharts.org/docs/charts/incubator/ferdi-client) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/ferdi-client/0.0.23/app-readme.md b/incubator/ferdi-client/0.0.24/app-readme.md similarity index 100% rename from incubator/ferdi-client/0.0.23/app-readme.md rename to incubator/ferdi-client/0.0.24/app-readme.md diff --git a/incubator/ferdi-client/0.0.24/charts/common-10.5.10.tgz b/incubator/ferdi-client/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/ferdi-client/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/ferdi-client/0.0.23/ix_values.yaml b/incubator/ferdi-client/0.0.24/ix_values.yaml similarity index 100% rename from incubator/ferdi-client/0.0.23/ix_values.yaml rename to incubator/ferdi-client/0.0.24/ix_values.yaml diff --git a/incubator/ferdi-client/0.0.23/questions.yaml b/incubator/ferdi-client/0.0.24/questions.yaml similarity index 100% rename from incubator/ferdi-client/0.0.23/questions.yaml rename to incubator/ferdi-client/0.0.24/questions.yaml diff --git a/incubator/ferdi-client/0.0.23/templates/common.yaml b/incubator/ferdi-client/0.0.24/templates/common.yaml similarity index 100% rename from incubator/ferdi-client/0.0.23/templates/common.yaml rename to incubator/ferdi-client/0.0.24/templates/common.yaml diff --git a/incubator/ferdi-client/0.0.23/values.yaml b/incubator/ferdi-client/0.0.24/values.yaml similarity index 100% rename from incubator/ferdi-client/0.0.23/values.yaml rename to incubator/ferdi-client/0.0.24/values.yaml diff --git a/incubator/ffmpeg-mkvdts2ac3/0.0.23/CHANGELOG.md b/incubator/ffmpeg-mkvdts2ac3/0.0.23/CHANGELOG.md deleted file mode 100644 index 4b8e263036e..00000000000 --- a/incubator/ffmpeg-mkvdts2ac3/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ffmpeg-mkvdts2ac3-0.0.23](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.22...ffmpeg-mkvdts2ac3-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ffmpeg-mkvdts2ac3-0.0.23](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.22...ffmpeg-mkvdts2ac3-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ffmpeg-mkvdts2ac3-0.0.23](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.22...ffmpeg-mkvdts2ac3-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ffmpeg-mkvdts2ac3-0.0.23](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.22...ffmpeg-mkvdts2ac3-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ffmpeg-mkvdts2ac3-0.0.23](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.22...ffmpeg-mkvdts2ac3-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ffmpeg-mkvdts2ac3-0.0.23](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.22...ffmpeg-mkvdts2ac3-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ffmpeg-mkvdts2ac3-0.0.22](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.21...ffmpeg-mkvdts2ac3-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [ffmpeg-mkvdts2ac3-0.0.21](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.20...ffmpeg-mkvdts2ac3-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [ffmpeg-mkvdts2ac3-0.0.20](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.19...ffmpeg-mkvdts2ac3-0.0.20) (2022-08-29) - diff --git a/incubator/ffmpeg-mkvdts2ac3/0.0.23/Chart.lock b/incubator/ffmpeg-mkvdts2ac3/0.0.23/Chart.lock deleted file mode 100644 index d919003a399..00000000000 --- a/incubator/ffmpeg-mkvdts2ac3/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:55:13.28149419Z" diff --git a/incubator/ffmpeg-mkvdts2ac3/0.0.23/Chart.yaml b/incubator/ffmpeg-mkvdts2ac3/0.0.23/Chart.yaml deleted file mode 100644 index 1b8e21743d7..00000000000 --- a/incubator/ffmpeg-mkvdts2ac3/0.0.23/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/ffmpeg-mkvdts2ac3/0.0.23/README.md b/incubator/ffmpeg-mkvdts2ac3/0.0.23/README.md deleted file mode 100644 index a1ee57061a4..00000000000 --- a/incubator/ffmpeg-mkvdts2ac3/0.0.23/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# ffmpeg-mkvdts2ac3 - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -A Chart Chart designed to watch a directory and encode media files. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [ffmpeg-mkvdts2ac3](https://truecharts.org/docs/charts/incubator/ffmpeg-mkvdts2ac3) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/ffmpeg-mkvdts2ac3/0.0.23/charts/common-10.5.9.tgz b/incubator/ffmpeg-mkvdts2ac3/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/ffmpeg-mkvdts2ac3/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/ffmpeg-mkvdts2ac3/0.0.24/CHANGELOG.md b/incubator/ffmpeg-mkvdts2ac3/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..fa038a18e20 --- /dev/null +++ b/incubator/ffmpeg-mkvdts2ac3/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ffmpeg-mkvdts2ac3-0.0.24](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.23...ffmpeg-mkvdts2ac3-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [ffmpeg-mkvdts2ac3-0.0.23](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.22...ffmpeg-mkvdts2ac3-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ffmpeg-mkvdts2ac3-0.0.23](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.22...ffmpeg-mkvdts2ac3-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ffmpeg-mkvdts2ac3-0.0.23](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.22...ffmpeg-mkvdts2ac3-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ffmpeg-mkvdts2ac3-0.0.23](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.22...ffmpeg-mkvdts2ac3-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ffmpeg-mkvdts2ac3-0.0.23](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.22...ffmpeg-mkvdts2ac3-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ffmpeg-mkvdts2ac3-0.0.23](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.22...ffmpeg-mkvdts2ac3-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ffmpeg-mkvdts2ac3-0.0.22](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.21...ffmpeg-mkvdts2ac3-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [ffmpeg-mkvdts2ac3-0.0.21](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.20...ffmpeg-mkvdts2ac3-0.0.21) (2022-08-30) + diff --git a/incubator/ffmpeg-mkvdts2ac3/0.0.24/Chart.lock b/incubator/ffmpeg-mkvdts2ac3/0.0.24/Chart.lock new file mode 100644 index 00000000000..39668975a20 --- /dev/null +++ b/incubator/ffmpeg-mkvdts2ac3/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:41:06.012211792Z" diff --git a/incubator/ffmpeg-mkvdts2ac3/0.0.24/Chart.yaml b/incubator/ffmpeg-mkvdts2ac3/0.0.24/Chart.yaml new file mode 100644 index 00000000000..ff805745988 --- /dev/null +++ b/incubator/ffmpeg-mkvdts2ac3/0.0.24/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.5.10 +deprecated: false +description: A Chart Chart designed to watch a directory and encode media files. +home: https://truecharts.org/docs/charts/incubator/ffmpeg-mkvdts2ac3 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ffmpeg-mkvdts2ac3.png +keywords: + - ffmpeg-mkvdts2ac3 + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ffmpeg-mkvdts2ac3 +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/ffmpeg-mkvdts2ac3 + - https://registry.hub.docker.com/r/snoopy86/ffmpeg/ +type: application +version: 0.0.24 diff --git a/incubator/ffmpeg-mkvdts2ac3/0.0.24/README.md b/incubator/ffmpeg-mkvdts2ac3/0.0.24/README.md new file mode 100644 index 00000000000..73b13517985 --- /dev/null +++ b/incubator/ffmpeg-mkvdts2ac3/0.0.24/README.md @@ -0,0 +1,108 @@ +# ffmpeg-mkvdts2ac3 + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +A Chart Chart designed to watch a directory and encode media files. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [ffmpeg-mkvdts2ac3](https://truecharts.org/docs/charts/incubator/ffmpeg-mkvdts2ac3) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/ffmpeg-mkvdts2ac3/0.0.23/app-readme.md b/incubator/ffmpeg-mkvdts2ac3/0.0.24/app-readme.md similarity index 100% rename from incubator/ffmpeg-mkvdts2ac3/0.0.23/app-readme.md rename to incubator/ffmpeg-mkvdts2ac3/0.0.24/app-readme.md diff --git a/incubator/ffmpeg-mkvdts2ac3/0.0.24/charts/common-10.5.10.tgz b/incubator/ffmpeg-mkvdts2ac3/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/ffmpeg-mkvdts2ac3/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/ffmpeg-mkvdts2ac3/0.0.23/ix_values.yaml b/incubator/ffmpeg-mkvdts2ac3/0.0.24/ix_values.yaml similarity index 100% rename from incubator/ffmpeg-mkvdts2ac3/0.0.23/ix_values.yaml rename to incubator/ffmpeg-mkvdts2ac3/0.0.24/ix_values.yaml diff --git a/incubator/ffmpeg-mkvdts2ac3/0.0.23/questions.yaml b/incubator/ffmpeg-mkvdts2ac3/0.0.24/questions.yaml similarity index 100% rename from incubator/ffmpeg-mkvdts2ac3/0.0.23/questions.yaml rename to incubator/ffmpeg-mkvdts2ac3/0.0.24/questions.yaml diff --git a/incubator/ffmpeg-mkvdts2ac3/0.0.23/templates/common.yaml b/incubator/ffmpeg-mkvdts2ac3/0.0.24/templates/common.yaml similarity index 100% rename from incubator/ffmpeg-mkvdts2ac3/0.0.23/templates/common.yaml rename to incubator/ffmpeg-mkvdts2ac3/0.0.24/templates/common.yaml diff --git a/incubator/ffmpeg-mkvdts2ac3/0.0.23/values.yaml b/incubator/ffmpeg-mkvdts2ac3/0.0.24/values.yaml similarity index 100% rename from incubator/ffmpeg-mkvdts2ac3/0.0.23/values.yaml rename to incubator/ffmpeg-mkvdts2ac3/0.0.24/values.yaml diff --git a/incubator/filegator/0.0.23/CHANGELOG.md b/incubator/filegator/0.0.23/CHANGELOG.md deleted file mode 100644 index e050911159a..00000000000 --- a/incubator/filegator/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [filegator-0.0.23](https://github.com/truecharts/charts/compare/filegator-0.0.22...filegator-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [filegator-0.0.23](https://github.com/truecharts/charts/compare/filegator-0.0.22...filegator-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [filegator-0.0.23](https://github.com/truecharts/charts/compare/filegator-0.0.22...filegator-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [filegator-0.0.23](https://github.com/truecharts/charts/compare/filegator-0.0.22...filegator-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [filegator-0.0.23](https://github.com/truecharts/charts/compare/filegator-0.0.22...filegator-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [filegator-0.0.23](https://github.com/truecharts/charts/compare/filegator-0.0.22...filegator-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [filegator-0.0.22](https://github.com/truecharts/charts/compare/filegator-0.0.21...filegator-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [filegator-0.0.21](https://github.com/truecharts/charts/compare/filegator-0.0.20...filegator-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [filegator-0.0.20](https://github.com/truecharts/charts/compare/filegator-0.0.19...filegator-0.0.20) (2022-08-29) - diff --git a/incubator/filegator/0.0.23/Chart.lock b/incubator/filegator/0.0.23/Chart.lock deleted file mode 100644 index ef037b52a6a..00000000000 --- a/incubator/filegator/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:55:17.035908876Z" diff --git a/incubator/filegator/0.0.23/Chart.yaml b/incubator/filegator/0.0.23/Chart.yaml deleted file mode 100644 index 222d2205d6a..00000000000 --- a/incubator/filegator/0.0.23/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Productivity - - Tools-Utilities - - Network-FTP -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/filegator/0.0.23/README.md b/incubator/filegator/0.0.23/README.md deleted file mode 100644 index 42cd940ca2e..00000000000 --- a/incubator/filegator/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# filegator - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -FileGator is a free, open-source, self-hosted web application for managing files and folders. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [filegator](https://truecharts.org/docs/charts/incubator/filegator) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/filegator/0.0.23/charts/common-10.5.9.tgz b/incubator/filegator/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/filegator/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/filegator/0.0.24/CHANGELOG.md b/incubator/filegator/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..2b36edf244d --- /dev/null +++ b/incubator/filegator/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [filegator-0.0.24](https://github.com/truecharts/charts/compare/filegator-0.0.23...filegator-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [filegator-0.0.23](https://github.com/truecharts/charts/compare/filegator-0.0.22...filegator-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [filegator-0.0.23](https://github.com/truecharts/charts/compare/filegator-0.0.22...filegator-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [filegator-0.0.23](https://github.com/truecharts/charts/compare/filegator-0.0.22...filegator-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [filegator-0.0.23](https://github.com/truecharts/charts/compare/filegator-0.0.22...filegator-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [filegator-0.0.23](https://github.com/truecharts/charts/compare/filegator-0.0.22...filegator-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [filegator-0.0.23](https://github.com/truecharts/charts/compare/filegator-0.0.22...filegator-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [filegator-0.0.22](https://github.com/truecharts/charts/compare/filegator-0.0.21...filegator-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [filegator-0.0.21](https://github.com/truecharts/charts/compare/filegator-0.0.20...filegator-0.0.21) (2022-08-30) diff --git a/incubator/filegator/0.0.24/Chart.lock b/incubator/filegator/0.0.24/Chart.lock new file mode 100644 index 00000000000..c58c89d5bd4 --- /dev/null +++ b/incubator/filegator/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:41:23.648276943Z" diff --git a/incubator/filegator/0.0.24/Chart.yaml b/incubator/filegator/0.0.24/Chart.yaml new file mode 100644 index 00000000000..9a611e27a42 --- /dev/null +++ b/incubator/filegator/0.0.24/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.5.10 +deprecated: false +description: "FileGator is a free, open-source, self-hosted web application for managing files and folders." +home: https://truecharts.org/docs/charts/incubator/filegator +icon: https://truecharts.org/img/hotlink-ok/chart-icons/filegator.png +keywords: + - filegator + - Cloud + - Productivity + - Tools-Utilities + - Network-FTP +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: filegator +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/filegator + - https://github.com/filegator/filegator + - https://hub.docker.com/r/maxime1907/filegator +type: application +version: 0.0.24 diff --git a/incubator/filegator/0.0.24/README.md b/incubator/filegator/0.0.24/README.md new file mode 100644 index 00000000000..61194b06168 --- /dev/null +++ b/incubator/filegator/0.0.24/README.md @@ -0,0 +1,109 @@ +# filegator + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +FileGator is a free, open-source, self-hosted web application for managing files and folders. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [filegator](https://truecharts.org/docs/charts/incubator/filegator) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/filegator/0.0.23/app-readme.md b/incubator/filegator/0.0.24/app-readme.md similarity index 100% rename from incubator/filegator/0.0.23/app-readme.md rename to incubator/filegator/0.0.24/app-readme.md diff --git a/incubator/filegator/0.0.24/charts/common-10.5.10.tgz b/incubator/filegator/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/filegator/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/filegator/0.0.23/ix_values.yaml b/incubator/filegator/0.0.24/ix_values.yaml similarity index 100% rename from incubator/filegator/0.0.23/ix_values.yaml rename to incubator/filegator/0.0.24/ix_values.yaml diff --git a/incubator/filegator/0.0.23/questions.yaml b/incubator/filegator/0.0.24/questions.yaml similarity index 100% rename from incubator/filegator/0.0.23/questions.yaml rename to incubator/filegator/0.0.24/questions.yaml diff --git a/incubator/filegator/0.0.23/templates/common.yaml b/incubator/filegator/0.0.24/templates/common.yaml similarity index 100% rename from incubator/filegator/0.0.23/templates/common.yaml rename to incubator/filegator/0.0.24/templates/common.yaml diff --git a/incubator/filegator/0.0.23/values.yaml b/incubator/filegator/0.0.24/values.yaml similarity index 100% rename from incubator/filegator/0.0.23/values.yaml rename to incubator/filegator/0.0.24/values.yaml diff --git a/incubator/fileshelter/0.0.23/CHANGELOG.md b/incubator/fileshelter/0.0.23/CHANGELOG.md deleted file mode 100644 index 68d28e7da46..00000000000 --- a/incubator/fileshelter/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [fileshelter-0.0.23](https://github.com/truecharts/charts/compare/fileshelter-0.0.22...fileshelter-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fileshelter-0.0.23](https://github.com/truecharts/charts/compare/fileshelter-0.0.22...fileshelter-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fileshelter-0.0.23](https://github.com/truecharts/charts/compare/fileshelter-0.0.22...fileshelter-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fileshelter-0.0.23](https://github.com/truecharts/charts/compare/fileshelter-0.0.22...fileshelter-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fileshelter-0.0.23](https://github.com/truecharts/charts/compare/fileshelter-0.0.22...fileshelter-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fileshelter-0.0.23](https://github.com/truecharts/charts/compare/fileshelter-0.0.22...fileshelter-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fileshelter-0.0.22](https://github.com/truecharts/charts/compare/fileshelter-0.0.21...fileshelter-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [fileshelter-0.0.21](https://github.com/truecharts/charts/compare/fileshelter-0.0.20...fileshelter-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [fileshelter-0.0.20](https://github.com/truecharts/charts/compare/fileshelter-0.0.19...fileshelter-0.0.20) (2022-08-29) - diff --git a/incubator/fileshelter/0.0.23/Chart.lock b/incubator/fileshelter/0.0.23/Chart.lock deleted file mode 100644 index c1875e9b73c..00000000000 --- a/incubator/fileshelter/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:55:17.923886098Z" diff --git a/incubator/fileshelter/0.0.23/Chart.yaml b/incubator/fileshelter/0.0.23/Chart.yaml deleted file mode 100644 index 1ffcca404f0..00000000000 --- a/incubator/fileshelter/0.0.23/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Tools-Utilities - - Network-Web - - Network-FTP -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/fileshelter/0.0.23/README.md b/incubator/fileshelter/0.0.23/README.md deleted file mode 100644 index bc57c6f1e6d..00000000000 --- a/incubator/fileshelter/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# fileshelter - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -FileShelter is a self-hosted software that allows you to easily share files over the Internet. Just upload one or more files and get an URL back! - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [fileshelter](https://truecharts.org/docs/charts/incubator/fileshelter) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/fileshelter/0.0.23/charts/common-10.5.9.tgz b/incubator/fileshelter/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/fileshelter/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/fileshelter/0.0.24/CHANGELOG.md b/incubator/fileshelter/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..a80b617f8e7 --- /dev/null +++ b/incubator/fileshelter/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [fileshelter-0.0.24](https://github.com/truecharts/charts/compare/fileshelter-0.0.23...fileshelter-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [fileshelter-0.0.23](https://github.com/truecharts/charts/compare/fileshelter-0.0.22...fileshelter-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fileshelter-0.0.23](https://github.com/truecharts/charts/compare/fileshelter-0.0.22...fileshelter-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fileshelter-0.0.23](https://github.com/truecharts/charts/compare/fileshelter-0.0.22...fileshelter-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fileshelter-0.0.23](https://github.com/truecharts/charts/compare/fileshelter-0.0.22...fileshelter-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fileshelter-0.0.23](https://github.com/truecharts/charts/compare/fileshelter-0.0.22...fileshelter-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fileshelter-0.0.23](https://github.com/truecharts/charts/compare/fileshelter-0.0.22...fileshelter-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fileshelter-0.0.22](https://github.com/truecharts/charts/compare/fileshelter-0.0.21...fileshelter-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [fileshelter-0.0.21](https://github.com/truecharts/charts/compare/fileshelter-0.0.20...fileshelter-0.0.21) (2022-08-30) + diff --git a/incubator/fileshelter/0.0.24/Chart.lock b/incubator/fileshelter/0.0.24/Chart.lock new file mode 100644 index 00000000000..1a679f237df --- /dev/null +++ b/incubator/fileshelter/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:41:24.912358437Z" diff --git a/incubator/fileshelter/0.0.24/Chart.yaml b/incubator/fileshelter/0.0.24/Chart.yaml new file mode 100644 index 00000000000..534d891e611 --- /dev/null +++ b/incubator/fileshelter/0.0.24/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.5.10 +deprecated: false +description: "FileShelter is a self-hosted software that allows you to easily share files over the Internet. Just upload one or more files and get an URL back!" +home: https://truecharts.org/docs/charts/incubator/fileshelter +icon: https://truecharts.org/img/hotlink-ok/chart-icons/fileshelter.png +keywords: + - fileshelter + - Cloud + - Tools-Utilities + - Network-Web + - Network-FTP +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: fileshelter +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/fileshelter + - https://github.com/epoupon/fileshelter + - https://hub.docker.com/r/epoupon/fileshelter +type: application +version: 0.0.24 diff --git a/incubator/fileshelter/0.0.24/README.md b/incubator/fileshelter/0.0.24/README.md new file mode 100644 index 00000000000..a4065021780 --- /dev/null +++ b/incubator/fileshelter/0.0.24/README.md @@ -0,0 +1,109 @@ +# fileshelter + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +FileShelter is a self-hosted software that allows you to easily share files over the Internet. Just upload one or more files and get an URL back! + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [fileshelter](https://truecharts.org/docs/charts/incubator/fileshelter) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/fileshelter/0.0.23/app-readme.md b/incubator/fileshelter/0.0.24/app-readme.md similarity index 100% rename from incubator/fileshelter/0.0.23/app-readme.md rename to incubator/fileshelter/0.0.24/app-readme.md diff --git a/incubator/fileshelter/0.0.24/charts/common-10.5.10.tgz b/incubator/fileshelter/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/fileshelter/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/fileshelter/0.0.23/ix_values.yaml b/incubator/fileshelter/0.0.24/ix_values.yaml similarity index 100% rename from incubator/fileshelter/0.0.23/ix_values.yaml rename to incubator/fileshelter/0.0.24/ix_values.yaml diff --git a/incubator/fileshelter/0.0.23/questions.yaml b/incubator/fileshelter/0.0.24/questions.yaml similarity index 100% rename from incubator/fileshelter/0.0.23/questions.yaml rename to incubator/fileshelter/0.0.24/questions.yaml diff --git a/incubator/fileshelter/0.0.23/templates/common.yaml b/incubator/fileshelter/0.0.24/templates/common.yaml similarity index 100% rename from incubator/fileshelter/0.0.23/templates/common.yaml rename to incubator/fileshelter/0.0.24/templates/common.yaml diff --git a/incubator/fileshelter/0.0.23/values.yaml b/incubator/fileshelter/0.0.24/values.yaml similarity index 100% rename from incubator/fileshelter/0.0.23/values.yaml rename to incubator/fileshelter/0.0.24/values.yaml diff --git a/incubator/filestash/0.0.34/CHANGELOG.md b/incubator/filestash/0.0.34/CHANGELOG.md deleted file mode 100644 index d333161f464..00000000000 --- a/incubator/filestash/0.0.34/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [filestash-0.0.34](https://github.com/truecharts/charts/compare/filestash-0.0.33...filestash-0.0.34) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [filestash-0.0.34](https://github.com/truecharts/charts/compare/filestash-0.0.33...filestash-0.0.34) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [filestash-0.0.34](https://github.com/truecharts/charts/compare/filestash-0.0.33...filestash-0.0.34) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [filestash-0.0.34](https://github.com/truecharts/charts/compare/filestash-0.0.33...filestash-0.0.34) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [filestash-0.0.34](https://github.com/truecharts/charts/compare/filestash-0.0.33...filestash-0.0.34) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [filestash-0.0.34](https://github.com/truecharts/charts/compare/filestash-0.0.33...filestash-0.0.34) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [filestash-0.0.33](https://github.com/truecharts/charts/compare/filestash-0.0.32...filestash-0.0.33) (2022-09-03) - -### Chore - -- update docker general non-major ([#3668](https://github.com/truecharts/charts/issues/3668)) - - - - -## [filestash-0.0.32](https://github.com/truecharts/charts/compare/filestash-0.0.31...filestash-0.0.32) (2022-09-02) - -### Chore - -- update docker general non-major ([#3660](https://github.com/truecharts/charts/issues/3660)) - - - - -## [filestash-0.0.31](https://github.com/truecharts/charts/compare/filestash-0.0.30...filestash-0.0.31) (2022-09-01) - -### Chore - -- update docker general non-major ([#3649](https://github.com/truecharts/charts/issues/3649)) - - - diff --git a/incubator/filestash/0.0.34/Chart.lock b/incubator/filestash/0.0.34/Chart.lock deleted file mode 100644 index 8adc88b14a6..00000000000 --- a/incubator/filestash/0.0.34/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:55:31.272228177Z" diff --git a/incubator/filestash/0.0.34/Chart.yaml b/incubator/filestash/0.0.34/Chart.yaml deleted file mode 100644 index 8c64240f40c..00000000000 --- a/incubator/filestash/0.0.34/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Productivity - - Network-Web -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.34 diff --git a/incubator/filestash/0.0.34/README.md b/incubator/filestash/0.0.34/README.md deleted file mode 100644 index 0d5bfb78993..00000000000 --- a/incubator/filestash/0.0.34/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# filestash - -![Version: 0.0.34](https://img.shields.io/badge/Version-0.0.34-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -A modern web client for SFTP, S3, FTP, WebDAV, Git, Minio, LDAP, CalDAV, CardDAV, Mysql, Backblaze, ... - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [filestash](https://truecharts.org/docs/charts/incubator/filestash) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/filestash/0.0.34/charts/common-10.5.9.tgz b/incubator/filestash/0.0.34/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/filestash/0.0.34/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/filestash/0.0.35/CHANGELOG.md b/incubator/filestash/0.0.35/CHANGELOG.md new file mode 100644 index 00000000000..d726513d8d5 --- /dev/null +++ b/incubator/filestash/0.0.35/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [filestash-0.0.35](https://github.com/truecharts/charts/compare/filestash-0.0.34...filestash-0.0.35) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [filestash-0.0.34](https://github.com/truecharts/charts/compare/filestash-0.0.33...filestash-0.0.34) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [filestash-0.0.34](https://github.com/truecharts/charts/compare/filestash-0.0.33...filestash-0.0.34) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [filestash-0.0.34](https://github.com/truecharts/charts/compare/filestash-0.0.33...filestash-0.0.34) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [filestash-0.0.34](https://github.com/truecharts/charts/compare/filestash-0.0.33...filestash-0.0.34) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [filestash-0.0.34](https://github.com/truecharts/charts/compare/filestash-0.0.33...filestash-0.0.34) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [filestash-0.0.34](https://github.com/truecharts/charts/compare/filestash-0.0.33...filestash-0.0.34) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [filestash-0.0.33](https://github.com/truecharts/charts/compare/filestash-0.0.32...filestash-0.0.33) (2022-09-03) + +### Chore + +- update docker general non-major ([#3668](https://github.com/truecharts/charts/issues/3668)) + + + + +## [filestash-0.0.32](https://github.com/truecharts/charts/compare/filestash-0.0.31...filestash-0.0.32) (2022-09-02) + +### Chore + +- update docker general non-major ([#3660](https://github.com/truecharts/charts/issues/3660)) + + diff --git a/incubator/filestash/0.0.35/Chart.lock b/incubator/filestash/0.0.35/Chart.lock new file mode 100644 index 00000000000..1b1640fdbed --- /dev/null +++ b/incubator/filestash/0.0.35/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:41:33.679649357Z" diff --git a/incubator/filestash/0.0.35/Chart.yaml b/incubator/filestash/0.0.35/Chart.yaml new file mode 100644 index 00000000000..3941569e256 --- /dev/null +++ b/incubator/filestash/0.0.35/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.5.10 +deprecated: false +description: A modern web client for SFTP, S3, FTP, WebDAV, Git, Minio, LDAP, CalDAV, CardDAV, Mysql, Backblaze, ... +home: https://truecharts.org/docs/charts/incubator/filestash +icon: https://truecharts.org/img/hotlink-ok/chart-icons/filestash.png +keywords: + - filestash + - Cloud + - Productivity + - Network-Web +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: filestash +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/filestash + - https://www.filestash.app/ + - https://hub.docker.com/r/machines/filestash/ +type: application +version: 0.0.35 diff --git a/incubator/filestash/0.0.35/README.md b/incubator/filestash/0.0.35/README.md new file mode 100644 index 00000000000..27c4a0ff147 --- /dev/null +++ b/incubator/filestash/0.0.35/README.md @@ -0,0 +1,109 @@ +# filestash + +![Version: 0.0.35](https://img.shields.io/badge/Version-0.0.35-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +A modern web client for SFTP, S3, FTP, WebDAV, Git, Minio, LDAP, CalDAV, CardDAV, Mysql, Backblaze, ... + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [filestash](https://truecharts.org/docs/charts/incubator/filestash) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/filestash/0.0.34/app-readme.md b/incubator/filestash/0.0.35/app-readme.md similarity index 100% rename from incubator/filestash/0.0.34/app-readme.md rename to incubator/filestash/0.0.35/app-readme.md diff --git a/incubator/filestash/0.0.35/charts/common-10.5.10.tgz b/incubator/filestash/0.0.35/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/filestash/0.0.35/charts/common-10.5.10.tgz differ diff --git a/incubator/filestash/0.0.34/ix_values.yaml b/incubator/filestash/0.0.35/ix_values.yaml similarity index 100% rename from incubator/filestash/0.0.34/ix_values.yaml rename to incubator/filestash/0.0.35/ix_values.yaml diff --git a/incubator/filestash/0.0.34/questions.yaml b/incubator/filestash/0.0.35/questions.yaml similarity index 100% rename from incubator/filestash/0.0.34/questions.yaml rename to incubator/filestash/0.0.35/questions.yaml diff --git a/incubator/filestash/0.0.34/templates/common.yaml b/incubator/filestash/0.0.35/templates/common.yaml similarity index 100% rename from incubator/filestash/0.0.34/templates/common.yaml rename to incubator/filestash/0.0.35/templates/common.yaml diff --git a/incubator/filestash/0.0.34/values.yaml b/incubator/filestash/0.0.35/values.yaml similarity index 100% rename from incubator/filestash/0.0.34/values.yaml rename to incubator/filestash/0.0.35/values.yaml diff --git a/incubator/firefox-desktop-g3/0.0.25/CHANGELOG.md b/incubator/firefox-desktop-g3/0.0.25/CHANGELOG.md deleted file mode 100644 index 61111664f4c..00000000000 --- a/incubator/firefox-desktop-g3/0.0.25/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [firefox-desktop-g3-0.0.25](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.24...firefox-desktop-g3-0.0.25) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [firefox-desktop-g3-0.0.25](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.24...firefox-desktop-g3-0.0.25) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [firefox-desktop-g3-0.0.25](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.24...firefox-desktop-g3-0.0.25) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [firefox-desktop-g3-0.0.25](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.24...firefox-desktop-g3-0.0.25) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [firefox-desktop-g3-0.0.25](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.24...firefox-desktop-g3-0.0.25) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [firefox-desktop-g3-0.0.25](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.24...firefox-desktop-g3-0.0.25) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [firefox-desktop-g3-0.0.24](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.23...firefox-desktop-g3-0.0.24) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [firefox-desktop-g3-0.0.23](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.22...firefox-desktop-g3-0.0.23) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/firefox-desktop-g3/0.0.25/Chart.lock b/incubator/firefox-desktop-g3/0.0.25/Chart.lock deleted file mode 100644 index 61c7610937f..00000000000 --- a/incubator/firefox-desktop-g3/0.0.25/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:55:38.21740597Z" diff --git a/incubator/firefox-desktop-g3/0.0.25/Chart.yaml b/incubator/firefox-desktop-g3/0.0.25/Chart.yaml deleted file mode 100644 index b51a41a489b..00000000000 --- a/incubator/firefox-desktop-g3/0.0.25/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities - - Network-Web -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.25 diff --git a/incubator/firefox-desktop-g3/0.0.25/README.md b/incubator/firefox-desktop-g3/0.0.25/README.md deleted file mode 100644 index 7c0f8e1c13c..00000000000 --- a/incubator/firefox-desktop-g3/0.0.25/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# firefox-desktop-g3 - -![Version: 0.0.25](https://img.shields.io/badge/Version-0.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [firefox-desktop-g3](https://truecharts.org/docs/charts/incubator/firefox-desktop-g3) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/firefox-desktop-g3/0.0.25/charts/common-10.5.9.tgz b/incubator/firefox-desktop-g3/0.0.25/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/firefox-desktop-g3/0.0.25/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/firefox-desktop-g3/0.0.26/CHANGELOG.md b/incubator/firefox-desktop-g3/0.0.26/CHANGELOG.md new file mode 100644 index 00000000000..82f464387e7 --- /dev/null +++ b/incubator/firefox-desktop-g3/0.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [firefox-desktop-g3-0.0.26](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.25...firefox-desktop-g3-0.0.26) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [firefox-desktop-g3-0.0.25](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.24...firefox-desktop-g3-0.0.25) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [firefox-desktop-g3-0.0.25](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.24...firefox-desktop-g3-0.0.25) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [firefox-desktop-g3-0.0.25](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.24...firefox-desktop-g3-0.0.25) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [firefox-desktop-g3-0.0.25](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.24...firefox-desktop-g3-0.0.25) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [firefox-desktop-g3-0.0.25](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.24...firefox-desktop-g3-0.0.25) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [firefox-desktop-g3-0.0.25](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.24...firefox-desktop-g3-0.0.25) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [firefox-desktop-g3-0.0.24](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.23...firefox-desktop-g3-0.0.24) (2022-08-30) + +### Chore + diff --git a/incubator/firefox-desktop-g3/0.0.26/Chart.lock b/incubator/firefox-desktop-g3/0.0.26/Chart.lock new file mode 100644 index 00000000000..5c2b67820ec --- /dev/null +++ b/incubator/firefox-desktop-g3/0.0.26/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:41:37.020834066Z" diff --git a/incubator/firefox-desktop-g3/0.0.26/Chart.yaml b/incubator/firefox-desktop-g3/0.0.26/Chart.yaml new file mode 100644 index 00000000000..4fd4cf2047e --- /dev/null +++ b/incubator/firefox-desktop-g3/0.0.26/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.5.10 +deprecated: false +description: "Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing" +home: https://truecharts.org/docs/charts/incubator/firefox-desktop-g3 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/firefox-desktop-g3.png +keywords: + - firefox-desktop-g3 + - Productivity + - Tools-Utilities + - Network-Web +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: firefox-desktop-g3 +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/firefox-desktop-g3 + - https://github.com/accetto/headless-drawing-g3/ + - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-firefox-g3 +type: application +version: 0.0.26 diff --git a/incubator/firefox-desktop-g3/0.0.26/README.md b/incubator/firefox-desktop-g3/0.0.26/README.md new file mode 100644 index 00000000000..37c2a17186f --- /dev/null +++ b/incubator/firefox-desktop-g3/0.0.26/README.md @@ -0,0 +1,109 @@ +# firefox-desktop-g3 + +![Version: 0.0.26](https://img.shields.io/badge/Version-0.0.26-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [firefox-desktop-g3](https://truecharts.org/docs/charts/incubator/firefox-desktop-g3) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/firefox-desktop-g3/0.0.25/app-readme.md b/incubator/firefox-desktop-g3/0.0.26/app-readme.md similarity index 100% rename from incubator/firefox-desktop-g3/0.0.25/app-readme.md rename to incubator/firefox-desktop-g3/0.0.26/app-readme.md diff --git a/incubator/firefox-desktop-g3/0.0.26/charts/common-10.5.10.tgz b/incubator/firefox-desktop-g3/0.0.26/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/firefox-desktop-g3/0.0.26/charts/common-10.5.10.tgz differ diff --git a/incubator/firefox-desktop-g3/0.0.25/ix_values.yaml b/incubator/firefox-desktop-g3/0.0.26/ix_values.yaml similarity index 100% rename from incubator/firefox-desktop-g3/0.0.25/ix_values.yaml rename to incubator/firefox-desktop-g3/0.0.26/ix_values.yaml diff --git a/incubator/firefox-desktop-g3/0.0.25/questions.yaml b/incubator/firefox-desktop-g3/0.0.26/questions.yaml similarity index 100% rename from incubator/firefox-desktop-g3/0.0.25/questions.yaml rename to incubator/firefox-desktop-g3/0.0.26/questions.yaml diff --git a/incubator/firefox-desktop-g3/0.0.25/templates/common.yaml b/incubator/firefox-desktop-g3/0.0.26/templates/common.yaml similarity index 100% rename from incubator/firefox-desktop-g3/0.0.25/templates/common.yaml rename to incubator/firefox-desktop-g3/0.0.26/templates/common.yaml diff --git a/incubator/firefox-desktop-g3/0.0.25/values.yaml b/incubator/firefox-desktop-g3/0.0.26/values.yaml similarity index 100% rename from incubator/firefox-desktop-g3/0.0.25/values.yaml rename to incubator/firefox-desktop-g3/0.0.26/values.yaml diff --git a/incubator/fireshare/0.0.27/CHANGELOG.md b/incubator/fireshare/0.0.27/CHANGELOG.md deleted file mode 100644 index 5d62fff3faa..00000000000 --- a/incubator/fireshare/0.0.27/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [fireshare-0.0.27](https://github.com/truecharts/charts/compare/fireshare-0.0.26...fireshare-0.0.27) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fireshare-0.0.27](https://github.com/truecharts/charts/compare/fireshare-0.0.26...fireshare-0.0.27) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fireshare-0.0.27](https://github.com/truecharts/charts/compare/fireshare-0.0.26...fireshare-0.0.27) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fireshare-0.0.27](https://github.com/truecharts/charts/compare/fireshare-0.0.26...fireshare-0.0.27) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fireshare-0.0.27](https://github.com/truecharts/charts/compare/fireshare-0.0.26...fireshare-0.0.27) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fireshare-0.0.27](https://github.com/truecharts/charts/compare/fireshare-0.0.26...fireshare-0.0.27) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - - -## [fireshare-0.0.25](https://github.com/truecharts/charts/compare/fireshare-0.0.24...fireshare-0.0.25) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [fireshare-0.0.24](https://github.com/truecharts/charts/compare/fireshare-0.0.23...fireshare-0.0.24) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [fireshare-0.0.23](https://github.com/truecharts/charts/compare/fireshare-0.0.22...fireshare-0.0.23) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - diff --git a/incubator/fireshare/0.0.27/Chart.lock b/incubator/fireshare/0.0.27/Chart.lock deleted file mode 100644 index 5a79c919b5c..00000000000 --- a/incubator/fireshare/0.0.27/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:55:42.393269435Z" diff --git a/incubator/fireshare/0.0.27/Chart.yaml b/incubator/fireshare/0.0.27/Chart.yaml deleted file mode 100644 index 66ecf759fba..00000000000 --- a/incubator/fireshare/0.0.27/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "1.2.4" -kubeVersion: ">=1.16.0-0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -description: "Share your game clips, videos, or other media via unique links." -version: 0.0.27 -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.27/README.md b/incubator/fireshare/0.0.27/README.md deleted file mode 100644 index d3b0003410e..00000000000 --- a/incubator/fireshare/0.0.27/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# fireshare - -![Version: 0.0.27](https://img.shields.io/badge/Version-0.0.27-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.2.4](https://img.shields.io/badge/AppVersion-1.2.4-informational?style=flat-square) - -Share your game clips, videos, or other media via unique links. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [fireshare](https://truecharts.org/docs/charts/incubator/fireshare) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/fireshare/0.0.27/charts/common-10.5.9.tgz b/incubator/fireshare/0.0.27/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/fireshare/0.0.27/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/fireshare/0.0.28/CHANGELOG.md b/incubator/fireshare/0.0.28/CHANGELOG.md new file mode 100644 index 00000000000..ebda5244fc3 --- /dev/null +++ b/incubator/fireshare/0.0.28/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [fireshare-0.0.28](https://github.com/truecharts/charts/compare/fireshare-0.0.27...fireshare-0.0.28) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [fireshare-0.0.27](https://github.com/truecharts/charts/compare/fireshare-0.0.26...fireshare-0.0.27) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fireshare-0.0.27](https://github.com/truecharts/charts/compare/fireshare-0.0.26...fireshare-0.0.27) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fireshare-0.0.27](https://github.com/truecharts/charts/compare/fireshare-0.0.26...fireshare-0.0.27) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fireshare-0.0.27](https://github.com/truecharts/charts/compare/fireshare-0.0.26...fireshare-0.0.27) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fireshare-0.0.27](https://github.com/truecharts/charts/compare/fireshare-0.0.26...fireshare-0.0.27) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fireshare-0.0.27](https://github.com/truecharts/charts/compare/fireshare-0.0.26...fireshare-0.0.27) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + + +## [fireshare-0.0.25](https://github.com/truecharts/charts/compare/fireshare-0.0.24...fireshare-0.0.25) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [fireshare-0.0.24](https://github.com/truecharts/charts/compare/fireshare-0.0.23...fireshare-0.0.24) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + diff --git a/incubator/fireshare/0.0.28/Chart.lock b/incubator/fireshare/0.0.28/Chart.lock new file mode 100644 index 00000000000..f23bc7378b6 --- /dev/null +++ b/incubator/fireshare/0.0.28/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:41:55.372362226Z" diff --git a/incubator/fireshare/0.0.28/Chart.yaml b/incubator/fireshare/0.0.28/Chart.yaml new file mode 100644 index 00000000000..9f5b5035c7c --- /dev/null +++ b/incubator/fireshare/0.0.28/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "1.2.4" +kubeVersion: ">=1.16.0-0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: "Share your game clips, videos, or other media via unique links." +version: 0.0.28 +deprecated: false +home: https://truecharts.org/docs/charts/incubator/fireshare +icon: https://truecharts.org/img/hotlink-ok/chart-icons/fireshare.png +keywords: + - fireshare +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: fireshare +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/fireshare + - https://github.com/ShaneIsrael/fireshare + - https://hub.docker.com/r/shaneisrael/fireshare +type: application +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - media diff --git a/incubator/fireshare/0.0.28/README.md b/incubator/fireshare/0.0.28/README.md new file mode 100644 index 00000000000..795aa8c41ee --- /dev/null +++ b/incubator/fireshare/0.0.28/README.md @@ -0,0 +1,109 @@ +# fireshare + +![Version: 0.0.28](https://img.shields.io/badge/Version-0.0.28-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.2.4](https://img.shields.io/badge/AppVersion-1.2.4-informational?style=flat-square) + +Share your game clips, videos, or other media via unique links. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [fireshare](https://truecharts.org/docs/charts/incubator/fireshare) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/fireshare/0.0.27/app-readme.md b/incubator/fireshare/0.0.28/app-readme.md similarity index 100% rename from incubator/fireshare/0.0.27/app-readme.md rename to incubator/fireshare/0.0.28/app-readme.md diff --git a/incubator/fireshare/0.0.28/charts/common-10.5.10.tgz b/incubator/fireshare/0.0.28/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/fireshare/0.0.28/charts/common-10.5.10.tgz differ diff --git a/incubator/fireshare/0.0.27/ix_values.yaml b/incubator/fireshare/0.0.28/ix_values.yaml similarity index 100% rename from incubator/fireshare/0.0.27/ix_values.yaml rename to incubator/fireshare/0.0.28/ix_values.yaml diff --git a/incubator/fireshare/0.0.27/questions.yaml b/incubator/fireshare/0.0.28/questions.yaml similarity index 100% rename from incubator/fireshare/0.0.27/questions.yaml rename to incubator/fireshare/0.0.28/questions.yaml diff --git a/incubator/fireshare/0.0.27/templates/_secrets.tpl b/incubator/fireshare/0.0.28/templates/_secrets.tpl similarity index 100% rename from incubator/fireshare/0.0.27/templates/_secrets.tpl rename to incubator/fireshare/0.0.28/templates/_secrets.tpl diff --git a/incubator/fireshare/0.0.27/templates/common.yaml b/incubator/fireshare/0.0.28/templates/common.yaml similarity index 100% rename from incubator/fireshare/0.0.27/templates/common.yaml rename to incubator/fireshare/0.0.28/templates/common.yaml diff --git a/incubator/fireshare/0.0.27/values.yaml b/incubator/fireshare/0.0.28/values.yaml similarity index 100% rename from incubator/fireshare/0.0.27/values.yaml rename to incubator/fireshare/0.0.28/values.yaml diff --git a/incubator/fistfuloffrags/0.0.23/CHANGELOG.md b/incubator/fistfuloffrags/0.0.23/CHANGELOG.md deleted file mode 100644 index 5c16d6c19ba..00000000000 --- a/incubator/fistfuloffrags/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [fistfuloffrags-0.0.23](https://github.com/truecharts/charts/compare/fistfuloffrags-0.0.22...fistfuloffrags-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fistfuloffrags-0.0.23](https://github.com/truecharts/charts/compare/fistfuloffrags-0.0.22...fistfuloffrags-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fistfuloffrags-0.0.23](https://github.com/truecharts/charts/compare/fistfuloffrags-0.0.22...fistfuloffrags-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fistfuloffrags-0.0.23](https://github.com/truecharts/charts/compare/fistfuloffrags-0.0.22...fistfuloffrags-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fistfuloffrags-0.0.23](https://github.com/truecharts/charts/compare/fistfuloffrags-0.0.22...fistfuloffrags-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fistfuloffrags-0.0.23](https://github.com/truecharts/charts/compare/fistfuloffrags-0.0.22...fistfuloffrags-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fistfuloffrags-0.0.22](https://github.com/truecharts/charts/compare/fistfuloffrags-0.0.21...fistfuloffrags-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [fistfuloffrags-0.0.21](https://github.com/truecharts/charts/compare/fistfuloffrags-0.0.20...fistfuloffrags-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [fistfuloffrags-0.0.20](https://github.com/truecharts/charts/compare/fistfuloffrags-0.0.19...fistfuloffrags-0.0.20) (2022-08-29) - diff --git a/incubator/fistfuloffrags/0.0.23/Chart.lock b/incubator/fistfuloffrags/0.0.23/Chart.lock deleted file mode 100644 index 479f6e038ed..00000000000 --- a/incubator/fistfuloffrags/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:55:43.131809192Z" diff --git a/incubator/fistfuloffrags/0.0.23/Chart.yaml b/incubator/fistfuloffrags/0.0.23/Chart.yaml deleted file mode 100644 index 1a23599d25c..00000000000 --- a/incubator/fistfuloffrags/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/fistfuloffrags/0.0.23/README.md b/incubator/fistfuloffrags/0.0.23/README.md deleted file mode 100644 index ceb9d0d476e..00000000000 --- a/incubator/fistfuloffrags/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# fistfuloffrags - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -This Chart will download and install SteamCMD. It will also install Fistful of Frags and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [fistfuloffrags](https://truecharts.org/docs/charts/incubator/fistfuloffrags) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/fistfuloffrags/0.0.23/charts/common-10.5.9.tgz b/incubator/fistfuloffrags/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/fistfuloffrags/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/fistfuloffrags/0.0.24/CHANGELOG.md b/incubator/fistfuloffrags/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..c9d57cb0e7f --- /dev/null +++ b/incubator/fistfuloffrags/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [fistfuloffrags-0.0.24](https://github.com/truecharts/charts/compare/fistfuloffrags-0.0.23...fistfuloffrags-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [fistfuloffrags-0.0.23](https://github.com/truecharts/charts/compare/fistfuloffrags-0.0.22...fistfuloffrags-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fistfuloffrags-0.0.23](https://github.com/truecharts/charts/compare/fistfuloffrags-0.0.22...fistfuloffrags-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fistfuloffrags-0.0.23](https://github.com/truecharts/charts/compare/fistfuloffrags-0.0.22...fistfuloffrags-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fistfuloffrags-0.0.23](https://github.com/truecharts/charts/compare/fistfuloffrags-0.0.22...fistfuloffrags-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fistfuloffrags-0.0.23](https://github.com/truecharts/charts/compare/fistfuloffrags-0.0.22...fistfuloffrags-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fistfuloffrags-0.0.23](https://github.com/truecharts/charts/compare/fistfuloffrags-0.0.22...fistfuloffrags-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fistfuloffrags-0.0.22](https://github.com/truecharts/charts/compare/fistfuloffrags-0.0.21...fistfuloffrags-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [fistfuloffrags-0.0.21](https://github.com/truecharts/charts/compare/fistfuloffrags-0.0.20...fistfuloffrags-0.0.21) (2022-08-30) diff --git a/incubator/fistfuloffrags/0.0.24/Chart.lock b/incubator/fistfuloffrags/0.0.24/Chart.lock new file mode 100644 index 00000000000..deeca60db31 --- /dev/null +++ b/incubator/fistfuloffrags/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:41:55.576826992Z" diff --git a/incubator/fistfuloffrags/0.0.24/Chart.yaml b/incubator/fistfuloffrags/0.0.24/Chart.yaml new file mode 100644 index 00000000000..dd47db474c9 --- /dev/null +++ b/incubator/fistfuloffrags/0.0.24/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.5.10 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install Fistful of Frags and run it." +home: https://truecharts.org/docs/charts/incubator/fistfuloffrags +icon: https://truecharts.org/img/hotlink-ok/chart-icons/fistfuloffrags.png +keywords: + - fistfuloffrags + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: fistfuloffrags +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/fistfuloffrags + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.24 diff --git a/incubator/fistfuloffrags/0.0.24/README.md b/incubator/fistfuloffrags/0.0.24/README.md new file mode 100644 index 00000000000..56cb544d4dc --- /dev/null +++ b/incubator/fistfuloffrags/0.0.24/README.md @@ -0,0 +1,109 @@ +# fistfuloffrags + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +This Chart will download and install SteamCMD. It will also install Fistful of Frags and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [fistfuloffrags](https://truecharts.org/docs/charts/incubator/fistfuloffrags) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/fistfuloffrags/0.0.23/app-readme.md b/incubator/fistfuloffrags/0.0.24/app-readme.md similarity index 100% rename from incubator/fistfuloffrags/0.0.23/app-readme.md rename to incubator/fistfuloffrags/0.0.24/app-readme.md diff --git a/incubator/fistfuloffrags/0.0.24/charts/common-10.5.10.tgz b/incubator/fistfuloffrags/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/fistfuloffrags/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/fistfuloffrags/0.0.23/ix_values.yaml b/incubator/fistfuloffrags/0.0.24/ix_values.yaml similarity index 100% rename from incubator/fistfuloffrags/0.0.23/ix_values.yaml rename to incubator/fistfuloffrags/0.0.24/ix_values.yaml diff --git a/incubator/fistfuloffrags/0.0.23/questions.yaml b/incubator/fistfuloffrags/0.0.24/questions.yaml similarity index 100% rename from incubator/fistfuloffrags/0.0.23/questions.yaml rename to incubator/fistfuloffrags/0.0.24/questions.yaml diff --git a/incubator/fistfuloffrags/0.0.23/templates/common.yaml b/incubator/fistfuloffrags/0.0.24/templates/common.yaml similarity index 100% rename from incubator/fistfuloffrags/0.0.23/templates/common.yaml rename to incubator/fistfuloffrags/0.0.24/templates/common.yaml diff --git a/incubator/fistfuloffrags/0.0.23/values.yaml b/incubator/fistfuloffrags/0.0.24/values.yaml similarity index 100% rename from incubator/fistfuloffrags/0.0.23/values.yaml rename to incubator/fistfuloffrags/0.0.24/values.yaml diff --git a/incubator/fivem/0.0.23/CHANGELOG.md b/incubator/fivem/0.0.23/CHANGELOG.md deleted file mode 100644 index 991223fabbe..00000000000 --- a/incubator/fivem/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [fivem-0.0.23](https://github.com/truecharts/charts/compare/fivem-0.0.22...fivem-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fivem-0.0.23](https://github.com/truecharts/charts/compare/fivem-0.0.22...fivem-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fivem-0.0.23](https://github.com/truecharts/charts/compare/fivem-0.0.22...fivem-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fivem-0.0.23](https://github.com/truecharts/charts/compare/fivem-0.0.22...fivem-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fivem-0.0.23](https://github.com/truecharts/charts/compare/fivem-0.0.22...fivem-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fivem-0.0.23](https://github.com/truecharts/charts/compare/fivem-0.0.22...fivem-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fivem-0.0.22](https://github.com/truecharts/charts/compare/fivem-0.0.21...fivem-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [fivem-0.0.21](https://github.com/truecharts/charts/compare/fivem-0.0.20...fivem-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [fivem-0.0.20](https://github.com/truecharts/charts/compare/fivem-0.0.19...fivem-0.0.20) (2022-08-29) - diff --git a/incubator/fivem/0.0.23/Chart.lock b/incubator/fivem/0.0.23/Chart.lock deleted file mode 100644 index e3bd43e546e..00000000000 --- a/incubator/fivem/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:55:56.124812282Z" diff --git a/incubator/fivem/0.0.23/Chart.yaml b/incubator/fivem/0.0.23/Chart.yaml deleted file mode 100644 index f806b75e3e6..00000000000 --- a/incubator/fivem/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/fivem/0.0.23/README.md b/incubator/fivem/0.0.23/README.md deleted file mode 100644 index 493bbe92d28..00000000000 --- a/incubator/fivem/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# fivem - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -With this Chart you can run FiveM (GTA V MOD SERVER) it will automatically download the latest version or if you want to updated it yourself set the ‘Manual Updates’ (in the 'Show more settings' tab down below) to ‘true’ (without quotes). The Chart will automatically extract it and download all other required files (resources, server.cfg). You can get fx.tar.xz from here: https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/ To run this Chart you must provide a valid Server Key (you can get them from here: https://keymaster.fivem.net/) and your prefered Server Name. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [fivem](https://truecharts.org/docs/charts/incubator/fivem) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/fivem/0.0.23/charts/common-10.5.9.tgz b/incubator/fivem/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/fivem/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/fivem/0.0.24/CHANGELOG.md b/incubator/fivem/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..884237a2bb7 --- /dev/null +++ b/incubator/fivem/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [fivem-0.0.24](https://github.com/truecharts/charts/compare/fivem-0.0.23...fivem-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [fivem-0.0.23](https://github.com/truecharts/charts/compare/fivem-0.0.22...fivem-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fivem-0.0.23](https://github.com/truecharts/charts/compare/fivem-0.0.22...fivem-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fivem-0.0.23](https://github.com/truecharts/charts/compare/fivem-0.0.22...fivem-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fivem-0.0.23](https://github.com/truecharts/charts/compare/fivem-0.0.22...fivem-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fivem-0.0.23](https://github.com/truecharts/charts/compare/fivem-0.0.22...fivem-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fivem-0.0.23](https://github.com/truecharts/charts/compare/fivem-0.0.22...fivem-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fivem-0.0.22](https://github.com/truecharts/charts/compare/fivem-0.0.21...fivem-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [fivem-0.0.21](https://github.com/truecharts/charts/compare/fivem-0.0.20...fivem-0.0.21) (2022-08-30) diff --git a/incubator/fivem/0.0.24/Chart.lock b/incubator/fivem/0.0.24/Chart.lock new file mode 100644 index 00000000000..3cff2f064d7 --- /dev/null +++ b/incubator/fivem/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:42:03.857829308Z" diff --git a/incubator/fivem/0.0.24/Chart.yaml b/incubator/fivem/0.0.24/Chart.yaml new file mode 100644 index 00000000000..328f87462b9 --- /dev/null +++ b/incubator/fivem/0.0.24/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.5.10 +deprecated: false +description: "With this Chart you can run FiveM (GTA V MOD SERVER) it will automatically download the latest version or if you want to updated it yourself set the ‘Manual Updates’ (in the 'Show more settings' tab down below) to ‘true’ (without quotes). The Chart will automatically extract it and download all other required files (resources, server.cfg). You can get fx.tar.xz from here: https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/ To run this Chart you must provide a valid Server Key (you can get them from here: https://keymaster.fivem.net/) and your prefered Server Name." +home: https://truecharts.org/docs/charts/incubator/fivem +icon: https://truecharts.org/img/hotlink-ok/chart-icons/fivem.png +keywords: + - fivem + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: fivem +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/fivem + - https://fivem.net/ + - https://hub.docker.com/r/ich777/fivemserver/ +type: application +version: 0.0.24 diff --git a/incubator/fivem/0.0.24/README.md b/incubator/fivem/0.0.24/README.md new file mode 100644 index 00000000000..e7a5cb39b19 --- /dev/null +++ b/incubator/fivem/0.0.24/README.md @@ -0,0 +1,109 @@ +# fivem + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +With this Chart you can run FiveM (GTA V MOD SERVER) it will automatically download the latest version or if you want to updated it yourself set the ‘Manual Updates’ (in the 'Show more settings' tab down below) to ‘true’ (without quotes). The Chart will automatically extract it and download all other required files (resources, server.cfg). You can get fx.tar.xz from here: https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/ To run this Chart you must provide a valid Server Key (you can get them from here: https://keymaster.fivem.net/) and your prefered Server Name. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [fivem](https://truecharts.org/docs/charts/incubator/fivem) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/fivem/0.0.23/app-readme.md b/incubator/fivem/0.0.24/app-readme.md similarity index 100% rename from incubator/fivem/0.0.23/app-readme.md rename to incubator/fivem/0.0.24/app-readme.md diff --git a/incubator/fivem/0.0.24/charts/common-10.5.10.tgz b/incubator/fivem/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/fivem/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/fivem/0.0.23/ix_values.yaml b/incubator/fivem/0.0.24/ix_values.yaml similarity index 100% rename from incubator/fivem/0.0.23/ix_values.yaml rename to incubator/fivem/0.0.24/ix_values.yaml diff --git a/incubator/fivem/0.0.23/questions.yaml b/incubator/fivem/0.0.24/questions.yaml similarity index 100% rename from incubator/fivem/0.0.23/questions.yaml rename to incubator/fivem/0.0.24/questions.yaml diff --git a/incubator/fivem/0.0.23/templates/common.yaml b/incubator/fivem/0.0.24/templates/common.yaml similarity index 100% rename from incubator/fivem/0.0.23/templates/common.yaml rename to incubator/fivem/0.0.24/templates/common.yaml diff --git a/incubator/fivem/0.0.23/values.yaml b/incubator/fivem/0.0.24/values.yaml similarity index 100% rename from incubator/fivem/0.0.23/values.yaml rename to incubator/fivem/0.0.24/values.yaml diff --git a/incubator/flame/0.0.27/CHANGELOG.md b/incubator/flame/0.0.27/CHANGELOG.md deleted file mode 100644 index c27e22ea09d..00000000000 --- a/incubator/flame/0.0.27/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [flame-0.0.27](https://github.com/truecharts/charts/compare/flame-0.0.26...flame-0.0.27) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [flame-0.0.27](https://github.com/truecharts/charts/compare/flame-0.0.26...flame-0.0.27) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [flame-0.0.27](https://github.com/truecharts/charts/compare/flame-0.0.26...flame-0.0.27) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [flame-0.0.27](https://github.com/truecharts/charts/compare/flame-0.0.26...flame-0.0.27) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [flame-0.0.27](https://github.com/truecharts/charts/compare/flame-0.0.26...flame-0.0.27) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [flame-0.0.27](https://github.com/truecharts/charts/compare/flame-0.0.26...flame-0.0.27) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [flame-0.0.26](https://github.com/truecharts/charts/compare/flame-0.0.25...flame-0.0.26) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [flame-0.0.25](https://github.com/truecharts/charts/compare/flame-0.0.24...flame-0.0.25) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [flame-0.0.24](https://github.com/truecharts/charts/compare/flame-0.0.23...flame-0.0.24) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - diff --git a/incubator/flame/0.0.27/Chart.lock b/incubator/flame/0.0.27/Chart.lock deleted file mode 100644 index dd28d30ad7c..00000000000 --- a/incubator/flame/0.0.27/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:56:03.244229745Z" diff --git a/incubator/flame/0.0.27/Chart.yaml b/incubator/flame/0.0.27/Chart.yaml deleted file mode 100644 index 32046f90f7b..00000000000 --- a/incubator/flame/0.0.27/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "2.3.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.27 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - utilities diff --git a/incubator/flame/0.0.27/README.md b/incubator/flame/0.0.27/README.md deleted file mode 100644 index 95138e517b5..00000000000 --- a/incubator/flame/0.0.27/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# flame - -![Version: 0.0.27](https://img.shields.io/badge/Version-0.0.27-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.3.0](https://img.shields.io/badge/AppVersion-2.3.0-informational?style=flat-square) - -Flame is self-hosted start page for your server. Easily manage your apps and bookmarks with built-in editors. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [flame](https://truecharts.org/docs/charts/incubator/flame) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/flame/0.0.27/charts/common-10.5.9.tgz b/incubator/flame/0.0.27/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/flame/0.0.27/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/flame/0.0.28/CHANGELOG.md b/incubator/flame/0.0.28/CHANGELOG.md new file mode 100644 index 00000000000..21ada03516e --- /dev/null +++ b/incubator/flame/0.0.28/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [flame-0.0.28](https://github.com/truecharts/charts/compare/flame-0.0.27...flame-0.0.28) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [flame-0.0.27](https://github.com/truecharts/charts/compare/flame-0.0.26...flame-0.0.27) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [flame-0.0.27](https://github.com/truecharts/charts/compare/flame-0.0.26...flame-0.0.27) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [flame-0.0.27](https://github.com/truecharts/charts/compare/flame-0.0.26...flame-0.0.27) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [flame-0.0.27](https://github.com/truecharts/charts/compare/flame-0.0.26...flame-0.0.27) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [flame-0.0.27](https://github.com/truecharts/charts/compare/flame-0.0.26...flame-0.0.27) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [flame-0.0.27](https://github.com/truecharts/charts/compare/flame-0.0.26...flame-0.0.27) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [flame-0.0.26](https://github.com/truecharts/charts/compare/flame-0.0.25...flame-0.0.26) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [flame-0.0.25](https://github.com/truecharts/charts/compare/flame-0.0.24...flame-0.0.25) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + diff --git a/incubator/flame/0.0.28/Chart.lock b/incubator/flame/0.0.28/Chart.lock new file mode 100644 index 00000000000..0f53f492a48 --- /dev/null +++ b/incubator/flame/0.0.28/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:42:08.208795552Z" diff --git a/incubator/flame/0.0.28/Chart.yaml b/incubator/flame/0.0.28/Chart.yaml new file mode 100644 index 00000000000..673cf202b7e --- /dev/null +++ b/incubator/flame/0.0.28/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "2.3.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: Flame is self-hosted start page for your server. Easily manage your apps and bookmarks with built-in editors. +home: https://truecharts.org/docs/charts/incubator/flame +icon: https://truecharts.org/img/hotlink-ok/chart-icons/flame.png +keywords: + - flame + - dashboard +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: flame +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/flame + - https://github.com/pawelmalak/flame + - https://hub.docker.com/r/pawelmalak/flame +type: application +version: 0.0.28 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - utilities diff --git a/incubator/flame/0.0.28/README.md b/incubator/flame/0.0.28/README.md new file mode 100644 index 00000000000..9408a7e1738 --- /dev/null +++ b/incubator/flame/0.0.28/README.md @@ -0,0 +1,109 @@ +# flame + +![Version: 0.0.28](https://img.shields.io/badge/Version-0.0.28-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.3.0](https://img.shields.io/badge/AppVersion-2.3.0-informational?style=flat-square) + +Flame is self-hosted start page for your server. Easily manage your apps and bookmarks with built-in editors. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [flame](https://truecharts.org/docs/charts/incubator/flame) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/flame/0.0.27/app-readme.md b/incubator/flame/0.0.28/app-readme.md similarity index 100% rename from incubator/flame/0.0.27/app-readme.md rename to incubator/flame/0.0.28/app-readme.md diff --git a/incubator/flame/0.0.28/charts/common-10.5.10.tgz b/incubator/flame/0.0.28/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/flame/0.0.28/charts/common-10.5.10.tgz differ diff --git a/incubator/flame/0.0.27/ix_values.yaml b/incubator/flame/0.0.28/ix_values.yaml similarity index 100% rename from incubator/flame/0.0.27/ix_values.yaml rename to incubator/flame/0.0.28/ix_values.yaml diff --git a/incubator/flame/0.0.27/questions.yaml b/incubator/flame/0.0.28/questions.yaml similarity index 100% rename from incubator/flame/0.0.27/questions.yaml rename to incubator/flame/0.0.28/questions.yaml diff --git a/incubator/flame/0.0.27/templates/_integration.tpl b/incubator/flame/0.0.28/templates/_integration.tpl similarity index 100% rename from incubator/flame/0.0.27/templates/_integration.tpl rename to incubator/flame/0.0.28/templates/_integration.tpl diff --git a/incubator/flame/0.0.27/templates/common.yaml b/incubator/flame/0.0.28/templates/common.yaml similarity index 100% rename from incubator/flame/0.0.27/templates/common.yaml rename to incubator/flame/0.0.28/templates/common.yaml diff --git a/incubator/flame/0.0.27/values.yaml b/incubator/flame/0.0.28/values.yaml similarity index 100% rename from incubator/flame/0.0.27/values.yaml rename to incubator/flame/0.0.28/values.yaml diff --git a/incubator/flashpaper/0.0.24/CHANGELOG.md b/incubator/flashpaper/0.0.24/CHANGELOG.md deleted file mode 100644 index ca7959825d0..00000000000 --- a/incubator/flashpaper/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [flashpaper-0.0.24](https://github.com/truecharts/charts/compare/flashpaper-0.0.23...flashpaper-0.0.24) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [flashpaper-0.0.24](https://github.com/truecharts/charts/compare/flashpaper-0.0.23...flashpaper-0.0.24) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [flashpaper-0.0.24](https://github.com/truecharts/charts/compare/flashpaper-0.0.23...flashpaper-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [flashpaper-0.0.24](https://github.com/truecharts/charts/compare/flashpaper-0.0.23...flashpaper-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [flashpaper-0.0.24](https://github.com/truecharts/charts/compare/flashpaper-0.0.23...flashpaper-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [flashpaper-0.0.24](https://github.com/truecharts/charts/compare/flashpaper-0.0.23...flashpaper-0.0.24) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [flashpaper-0.0.23](https://github.com/truecharts/charts/compare/flashpaper-0.0.22...flashpaper-0.0.23) (2022-09-04) - - - - -## [flashpaper-0.0.22](https://github.com/truecharts/charts/compare/flashpaper-0.0.21...flashpaper-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [flashpaper-0.0.21](https://github.com/truecharts/charts/compare/flashpaper-0.0.20...flashpaper-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [flashpaper-0.0.20](https://github.com/truecharts/charts/compare/flashpaper-0.0.19...flashpaper-0.0.20) (2022-08-29) - -### Chore diff --git a/incubator/flashpaper/0.0.24/Chart.lock b/incubator/flashpaper/0.0.24/Chart.lock deleted file mode 100644 index c22264d8b24..00000000000 --- a/incubator/flashpaper/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:56:07.01721658Z" diff --git a/incubator/flashpaper/0.0.24/Chart.yaml b/incubator/flashpaper/0.0.24/Chart.yaml deleted file mode 100644 index f103fe63105..00000000000 --- a/incubator/flashpaper/0.0.24/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Productivity - - Security - - Tools-Utilities - - Network-Web -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.24 diff --git a/incubator/flashpaper/0.0.24/README.md b/incubator/flashpaper/0.0.24/README.md deleted file mode 100644 index ef8fb1e66d1..00000000000 --- a/incubator/flashpaper/0.0.24/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# flashpaper - -![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -A one-time encrypted zero-knowledge password/secret sharing application focused on simplicity and security. No database or complicated set-up required. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [flashpaper](https://truecharts.org/docs/charts/incubator/flashpaper) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/flashpaper/0.0.24/charts/common-10.5.9.tgz b/incubator/flashpaper/0.0.24/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/flashpaper/0.0.24/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/flashpaper/0.0.25/CHANGELOG.md b/incubator/flashpaper/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..7fc8c268e0f --- /dev/null +++ b/incubator/flashpaper/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [flashpaper-0.0.25](https://github.com/truecharts/charts/compare/flashpaper-0.0.24...flashpaper-0.0.25) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [flashpaper-0.0.24](https://github.com/truecharts/charts/compare/flashpaper-0.0.23...flashpaper-0.0.24) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [flashpaper-0.0.24](https://github.com/truecharts/charts/compare/flashpaper-0.0.23...flashpaper-0.0.24) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [flashpaper-0.0.24](https://github.com/truecharts/charts/compare/flashpaper-0.0.23...flashpaper-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [flashpaper-0.0.24](https://github.com/truecharts/charts/compare/flashpaper-0.0.23...flashpaper-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [flashpaper-0.0.24](https://github.com/truecharts/charts/compare/flashpaper-0.0.23...flashpaper-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [flashpaper-0.0.24](https://github.com/truecharts/charts/compare/flashpaper-0.0.23...flashpaper-0.0.24) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [flashpaper-0.0.23](https://github.com/truecharts/charts/compare/flashpaper-0.0.22...flashpaper-0.0.23) (2022-09-04) + + + + +## [flashpaper-0.0.22](https://github.com/truecharts/charts/compare/flashpaper-0.0.21...flashpaper-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [flashpaper-0.0.21](https://github.com/truecharts/charts/compare/flashpaper-0.0.20...flashpaper-0.0.21) (2022-08-30) + diff --git a/incubator/flashpaper/0.0.25/Chart.lock b/incubator/flashpaper/0.0.25/Chart.lock new file mode 100644 index 00000000000..ff7e11bbfbd --- /dev/null +++ b/incubator/flashpaper/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:42:26.630342881Z" diff --git a/incubator/flashpaper/0.0.25/Chart.yaml b/incubator/flashpaper/0.0.25/Chart.yaml new file mode 100644 index 00000000000..17f79f77a3a --- /dev/null +++ b/incubator/flashpaper/0.0.25/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.5.10 +deprecated: false +description: "A one-time encrypted zero-knowledge password/secret sharing application focused on simplicity and security. No database or complicated set-up required." +home: https://truecharts.org/docs/charts/incubator/flashpaper +icon: https://truecharts.org/img/hotlink-ok/chart-icons/flashpaper.png +keywords: + - flashpaper + - Cloud + - Productivity + - Security + - Tools-Utilities + - Network-Web +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: flashpaper +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/flashpaper + - https://github.com/AndrewPaglusch/FlashPaper + - https://hub.docker.com/r/andrewpaglusch/flashpaper +type: application +version: 0.0.25 diff --git a/incubator/flashpaper/0.0.25/README.md b/incubator/flashpaper/0.0.25/README.md new file mode 100644 index 00000000000..117f4e199d4 --- /dev/null +++ b/incubator/flashpaper/0.0.25/README.md @@ -0,0 +1,109 @@ +# flashpaper + +![Version: 0.0.25](https://img.shields.io/badge/Version-0.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +A one-time encrypted zero-knowledge password/secret sharing application focused on simplicity and security. No database or complicated set-up required. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [flashpaper](https://truecharts.org/docs/charts/incubator/flashpaper) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/flashpaper/0.0.24/app-readme.md b/incubator/flashpaper/0.0.25/app-readme.md similarity index 100% rename from incubator/flashpaper/0.0.24/app-readme.md rename to incubator/flashpaper/0.0.25/app-readme.md diff --git a/incubator/flashpaper/0.0.25/charts/common-10.5.10.tgz b/incubator/flashpaper/0.0.25/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/flashpaper/0.0.25/charts/common-10.5.10.tgz differ diff --git a/incubator/flashpaper/0.0.24/ix_values.yaml b/incubator/flashpaper/0.0.25/ix_values.yaml similarity index 100% rename from incubator/flashpaper/0.0.24/ix_values.yaml rename to incubator/flashpaper/0.0.25/ix_values.yaml diff --git a/incubator/flashpaper/0.0.24/questions.yaml b/incubator/flashpaper/0.0.25/questions.yaml similarity index 100% rename from incubator/flashpaper/0.0.24/questions.yaml rename to incubator/flashpaper/0.0.25/questions.yaml diff --git a/incubator/flashpaper/0.0.24/templates/common.yaml b/incubator/flashpaper/0.0.25/templates/common.yaml similarity index 100% rename from incubator/flashpaper/0.0.24/templates/common.yaml rename to incubator/flashpaper/0.0.25/templates/common.yaml diff --git a/incubator/flashpaper/0.0.24/values.yaml b/incubator/flashpaper/0.0.25/values.yaml similarity index 100% rename from incubator/flashpaper/0.0.24/values.yaml rename to incubator/flashpaper/0.0.25/values.yaml diff --git a/incubator/flextv/0.0.23/CHANGELOG.md b/incubator/flextv/0.0.23/CHANGELOG.md deleted file mode 100644 index 57455d265fa..00000000000 --- a/incubator/flextv/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [flextv-0.0.23](https://github.com/truecharts/charts/compare/flextv-0.0.22...flextv-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [flextv-0.0.23](https://github.com/truecharts/charts/compare/flextv-0.0.22...flextv-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [flextv-0.0.23](https://github.com/truecharts/charts/compare/flextv-0.0.22...flextv-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [flextv-0.0.23](https://github.com/truecharts/charts/compare/flextv-0.0.22...flextv-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [flextv-0.0.23](https://github.com/truecharts/charts/compare/flextv-0.0.22...flextv-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [flextv-0.0.23](https://github.com/truecharts/charts/compare/flextv-0.0.22...flextv-0.0.23) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [flextv-0.0.22](https://github.com/truecharts/charts/compare/flextv-0.0.21...flextv-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [flextv-0.0.21](https://github.com/truecharts/charts/compare/flextv-0.0.20...flextv-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [flextv-0.0.20](https://github.com/truecharts/charts/compare/flextv-0.0.19...flextv-0.0.20) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - diff --git a/incubator/flextv/0.0.23/Chart.lock b/incubator/flextv/0.0.23/Chart.lock deleted file mode 100644 index d4e7a6a235c..00000000000 --- a/incubator/flextv/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:56:08.228128197Z" diff --git a/incubator/flextv/0.0.23/Chart.yaml b/incubator/flextv/0.0.23/Chart.yaml deleted file mode 100644 index 5e7aa1cbccd..00000000000 --- a/incubator/flextv/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaApp -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/flextv/0.0.23/README.md b/incubator/flextv/0.0.23/README.md deleted file mode 100644 index 79341734090..00000000000 --- a/incubator/flextv/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# flextv - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -A super-sexy voice interface for the Plex HTPC. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [flextv](https://truecharts.org/docs/charts/incubator/flextv) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/flextv/0.0.23/charts/common-10.5.9.tgz b/incubator/flextv/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/flextv/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/flextv/0.0.24/CHANGELOG.md b/incubator/flextv/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..b8bae2d8750 --- /dev/null +++ b/incubator/flextv/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [flextv-0.0.24](https://github.com/truecharts/charts/compare/flextv-0.0.23...flextv-0.0.24) (2022-09-15) + +### Chore + +- 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.23](https://github.com/truecharts/charts/compare/flextv-0.0.22...flextv-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [flextv-0.0.23](https://github.com/truecharts/charts/compare/flextv-0.0.22...flextv-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [flextv-0.0.23](https://github.com/truecharts/charts/compare/flextv-0.0.22...flextv-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [flextv-0.0.23](https://github.com/truecharts/charts/compare/flextv-0.0.22...flextv-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [flextv-0.0.23](https://github.com/truecharts/charts/compare/flextv-0.0.22...flextv-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [flextv-0.0.23](https://github.com/truecharts/charts/compare/flextv-0.0.22...flextv-0.0.23) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [flextv-0.0.22](https://github.com/truecharts/charts/compare/flextv-0.0.21...flextv-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [flextv-0.0.21](https://github.com/truecharts/charts/compare/flextv-0.0.20...flextv-0.0.21) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + diff --git a/incubator/flextv/0.0.24/Chart.lock b/incubator/flextv/0.0.24/Chart.lock new file mode 100644 index 00000000000..55a41c77642 --- /dev/null +++ b/incubator/flextv/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:42:27.315629394Z" diff --git a/incubator/flextv/0.0.24/Chart.yaml b/incubator/flextv/0.0.24/Chart.yaml new file mode 100644 index 00000000000..81e26a948c8 --- /dev/null +++ b/incubator/flextv/0.0.24/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.5.10 +deprecated: false +description: A super-sexy voice interface for the Plex HTPC. +home: https://truecharts.org/docs/charts/incubator/flextv +icon: https://truecharts.org/img/hotlink-ok/chart-icons/flextv.png +keywords: + - flextv + - MediaApp +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: flextv +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/flextv + - https://github.com/d8ahazard/FlexTV + - https://registry.hub.docker.com/r/jcreynolds/flextv/ +type: application +version: 0.0.24 diff --git a/incubator/flextv/0.0.24/README.md b/incubator/flextv/0.0.24/README.md new file mode 100644 index 00000000000..6d499c6f8fa --- /dev/null +++ b/incubator/flextv/0.0.24/README.md @@ -0,0 +1,109 @@ +# flextv + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +A super-sexy voice interface for the Plex HTPC. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [flextv](https://truecharts.org/docs/charts/incubator/flextv) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/flextv/0.0.23/app-readme.md b/incubator/flextv/0.0.24/app-readme.md similarity index 100% rename from incubator/flextv/0.0.23/app-readme.md rename to incubator/flextv/0.0.24/app-readme.md diff --git a/incubator/flextv/0.0.24/charts/common-10.5.10.tgz b/incubator/flextv/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/flextv/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/flextv/0.0.23/ix_values.yaml b/incubator/flextv/0.0.24/ix_values.yaml similarity index 100% rename from incubator/flextv/0.0.23/ix_values.yaml rename to incubator/flextv/0.0.24/ix_values.yaml diff --git a/incubator/flextv/0.0.23/questions.yaml b/incubator/flextv/0.0.24/questions.yaml similarity index 100% rename from incubator/flextv/0.0.23/questions.yaml rename to incubator/flextv/0.0.24/questions.yaml diff --git a/incubator/flextv/0.0.23/templates/common.yaml b/incubator/flextv/0.0.24/templates/common.yaml similarity index 100% rename from incubator/flextv/0.0.23/templates/common.yaml rename to incubator/flextv/0.0.24/templates/common.yaml diff --git a/incubator/flextv/0.0.23/values.yaml b/incubator/flextv/0.0.24/values.yaml similarity index 100% rename from incubator/flextv/0.0.23/values.yaml rename to incubator/flextv/0.0.24/values.yaml diff --git a/incubator/fluttercoin-wallet/0.0.23/CHANGELOG.md b/incubator/fluttercoin-wallet/0.0.23/CHANGELOG.md deleted file mode 100644 index a2a8680ddf9..00000000000 --- a/incubator/fluttercoin-wallet/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [fluttercoin-wallet-0.0.23](https://github.com/truecharts/charts/compare/fluttercoin-wallet-0.0.22...fluttercoin-wallet-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fluttercoin-wallet-0.0.23](https://github.com/truecharts/charts/compare/fluttercoin-wallet-0.0.22...fluttercoin-wallet-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fluttercoin-wallet-0.0.23](https://github.com/truecharts/charts/compare/fluttercoin-wallet-0.0.22...fluttercoin-wallet-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fluttercoin-wallet-0.0.23](https://github.com/truecharts/charts/compare/fluttercoin-wallet-0.0.22...fluttercoin-wallet-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fluttercoin-wallet-0.0.23](https://github.com/truecharts/charts/compare/fluttercoin-wallet-0.0.22...fluttercoin-wallet-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fluttercoin-wallet-0.0.23](https://github.com/truecharts/charts/compare/fluttercoin-wallet-0.0.22...fluttercoin-wallet-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fluttercoin-wallet-0.0.22](https://github.com/truecharts/charts/compare/fluttercoin-wallet-0.0.21...fluttercoin-wallet-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [fluttercoin-wallet-0.0.21](https://github.com/truecharts/charts/compare/fluttercoin-wallet-0.0.20...fluttercoin-wallet-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [fluttercoin-wallet-0.0.20](https://github.com/truecharts/charts/compare/fluttercoin-wallet-0.0.19...fluttercoin-wallet-0.0.20) (2022-08-29) - diff --git a/incubator/fluttercoin-wallet/0.0.23/Chart.lock b/incubator/fluttercoin-wallet/0.0.23/Chart.lock deleted file mode 100644 index 589ffdb554e..00000000000 --- a/incubator/fluttercoin-wallet/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:56:21.232321941Z" diff --git a/incubator/fluttercoin-wallet/0.0.23/Chart.yaml b/incubator/fluttercoin-wallet/0.0.23/Chart.yaml deleted file mode 100644 index f22155eb49f..00000000000 --- a/incubator/fluttercoin-wallet/0.0.23/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Other - - Productivity - - Tools-Utilities - - Crypto -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/fluttercoin-wallet/0.0.23/README.md b/incubator/fluttercoin-wallet/0.0.23/README.md deleted file mode 100644 index 0fb17184323..00000000000 --- a/incubator/fluttercoin-wallet/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# fluttercoin-wallet - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -FlutterCoin may be a coin with the tried and true algorithm of scrypt, but it's definitely anything but ordinary. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [fluttercoin-wallet](https://truecharts.org/docs/charts/incubator/fluttercoin-wallet) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/fluttercoin-wallet/0.0.23/charts/common-10.5.9.tgz b/incubator/fluttercoin-wallet/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/fluttercoin-wallet/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/fluttercoin-wallet/0.0.24/CHANGELOG.md b/incubator/fluttercoin-wallet/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..60e585da284 --- /dev/null +++ b/incubator/fluttercoin-wallet/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [fluttercoin-wallet-0.0.24](https://github.com/truecharts/charts/compare/fluttercoin-wallet-0.0.23...fluttercoin-wallet-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [fluttercoin-wallet-0.0.23](https://github.com/truecharts/charts/compare/fluttercoin-wallet-0.0.22...fluttercoin-wallet-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fluttercoin-wallet-0.0.23](https://github.com/truecharts/charts/compare/fluttercoin-wallet-0.0.22...fluttercoin-wallet-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fluttercoin-wallet-0.0.23](https://github.com/truecharts/charts/compare/fluttercoin-wallet-0.0.22...fluttercoin-wallet-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fluttercoin-wallet-0.0.23](https://github.com/truecharts/charts/compare/fluttercoin-wallet-0.0.22...fluttercoin-wallet-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fluttercoin-wallet-0.0.23](https://github.com/truecharts/charts/compare/fluttercoin-wallet-0.0.22...fluttercoin-wallet-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fluttercoin-wallet-0.0.23](https://github.com/truecharts/charts/compare/fluttercoin-wallet-0.0.22...fluttercoin-wallet-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fluttercoin-wallet-0.0.22](https://github.com/truecharts/charts/compare/fluttercoin-wallet-0.0.21...fluttercoin-wallet-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [fluttercoin-wallet-0.0.21](https://github.com/truecharts/charts/compare/fluttercoin-wallet-0.0.20...fluttercoin-wallet-0.0.21) (2022-08-30) diff --git a/incubator/fluttercoin-wallet/0.0.24/Chart.lock b/incubator/fluttercoin-wallet/0.0.24/Chart.lock new file mode 100644 index 00000000000..9dcd873f3a4 --- /dev/null +++ b/incubator/fluttercoin-wallet/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:42:35.514991428Z" diff --git a/incubator/fluttercoin-wallet/0.0.24/Chart.yaml b/incubator/fluttercoin-wallet/0.0.24/Chart.yaml new file mode 100644 index 00000000000..60c7c9157c8 --- /dev/null +++ b/incubator/fluttercoin-wallet/0.0.24/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.5.10 +deprecated: false +description: "FlutterCoin may be a coin with the tried and true algorithm of scrypt, but it's definitely anything but ordinary." +home: https://truecharts.org/docs/charts/incubator/fluttercoin-wallet +icon: https://truecharts.org/img/hotlink-ok/chart-icons/fluttercoin-wallet.png +keywords: + - fluttercoin-wallet + - Network-Other + - Productivity + - Tools-Utilities + - Crypto +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: fluttercoin-wallet +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/fluttercoin-wallet + - https://fluttercoin.me/ + - https://hub.docker.com/r/ich777/fluttercoin +type: application +version: 0.0.24 diff --git a/incubator/fluttercoin-wallet/0.0.24/README.md b/incubator/fluttercoin-wallet/0.0.24/README.md new file mode 100644 index 00000000000..6cf8d3c3871 --- /dev/null +++ b/incubator/fluttercoin-wallet/0.0.24/README.md @@ -0,0 +1,109 @@ +# fluttercoin-wallet + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +FlutterCoin may be a coin with the tried and true algorithm of scrypt, but it's definitely anything but ordinary. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [fluttercoin-wallet](https://truecharts.org/docs/charts/incubator/fluttercoin-wallet) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/fluttercoin-wallet/0.0.23/app-readme.md b/incubator/fluttercoin-wallet/0.0.24/app-readme.md similarity index 100% rename from incubator/fluttercoin-wallet/0.0.23/app-readme.md rename to incubator/fluttercoin-wallet/0.0.24/app-readme.md diff --git a/incubator/fluttercoin-wallet/0.0.24/charts/common-10.5.10.tgz b/incubator/fluttercoin-wallet/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/fluttercoin-wallet/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/fluttercoin-wallet/0.0.23/ix_values.yaml b/incubator/fluttercoin-wallet/0.0.24/ix_values.yaml similarity index 100% rename from incubator/fluttercoin-wallet/0.0.23/ix_values.yaml rename to incubator/fluttercoin-wallet/0.0.24/ix_values.yaml diff --git a/incubator/fluttercoin-wallet/0.0.23/questions.yaml b/incubator/fluttercoin-wallet/0.0.24/questions.yaml similarity index 100% rename from incubator/fluttercoin-wallet/0.0.23/questions.yaml rename to incubator/fluttercoin-wallet/0.0.24/questions.yaml diff --git a/incubator/fluttercoin-wallet/0.0.23/templates/common.yaml b/incubator/fluttercoin-wallet/0.0.24/templates/common.yaml similarity index 100% rename from incubator/fluttercoin-wallet/0.0.23/templates/common.yaml rename to incubator/fluttercoin-wallet/0.0.24/templates/common.yaml diff --git a/incubator/fluttercoin-wallet/0.0.23/values.yaml b/incubator/fluttercoin-wallet/0.0.24/values.yaml similarity index 100% rename from incubator/fluttercoin-wallet/0.0.23/values.yaml rename to incubator/fluttercoin-wallet/0.0.24/values.yaml diff --git a/incubator/fmd2-wine/0.0.23/CHANGELOG.md b/incubator/fmd2-wine/0.0.23/CHANGELOG.md deleted file mode 100644 index 4d613edf07c..00000000000 --- a/incubator/fmd2-wine/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [fmd2-wine-0.0.23](https://github.com/truecharts/charts/compare/fmd2-wine-0.0.22...fmd2-wine-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fmd2-wine-0.0.23](https://github.com/truecharts/charts/compare/fmd2-wine-0.0.22...fmd2-wine-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fmd2-wine-0.0.23](https://github.com/truecharts/charts/compare/fmd2-wine-0.0.22...fmd2-wine-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fmd2-wine-0.0.23](https://github.com/truecharts/charts/compare/fmd2-wine-0.0.22...fmd2-wine-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fogproject-0.0.23](https://github.com/truecharts/charts/compare/fogproject-0.0.22...fogproject-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fogproject-0.0.23](https://github.com/truecharts/charts/compare/fogproject-0.0.22...fogproject-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fogproject-0.0.22](https://github.com/truecharts/charts/compare/fogproject-0.0.21...fogproject-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [fogproject-0.0.21](https://github.com/truecharts/charts/compare/fogproject-0.0.20...fogproject-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [fogproject-0.0.20](https://github.com/truecharts/charts/compare/fogproject-0.0.19...fogproject-0.0.20) (2022-08-29) - diff --git a/incubator/fmd2-wine/0.0.23/Chart.lock b/incubator/fmd2-wine/0.0.23/Chart.lock deleted file mode 100644 index 9816b8e7697..00000000000 --- a/incubator/fmd2-wine/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:56:28.482269459Z" diff --git a/incubator/fmd2-wine/0.0.23/Chart.yaml b/incubator/fmd2-wine/0.0.23/Chart.yaml deleted file mode 100644 index 1244db29f88..00000000000 --- a/incubator/fmd2-wine/0.0.23/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Downloaders - - MediaApp-Books -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/fmd2-wine/0.0.23/README.md b/incubator/fmd2-wine/0.0.23/README.md deleted file mode 100644 index f80a67b3115..00000000000 --- a/incubator/fmd2-wine/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# fmd2-wine - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -**FMD2:** This is an active fork of the Free Manga Downloader which is a free open source application written in Object Pascal for managing and downloading manga from various websites. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [fmd2-wine](https://truecharts.org/docs/charts/incubator/fmd2-wine) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/fmd2-wine/0.0.23/charts/common-10.5.9.tgz b/incubator/fmd2-wine/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/fmd2-wine/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/fmd2-wine/0.0.24/CHANGELOG.md b/incubator/fmd2-wine/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..bd7d032bcb3 --- /dev/null +++ b/incubator/fmd2-wine/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [fmd2-wine-0.0.24](https://github.com/truecharts/charts/compare/fmd2-wine-0.0.23...fmd2-wine-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [fmd2-wine-0.0.23](https://github.com/truecharts/charts/compare/fmd2-wine-0.0.22...fmd2-wine-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fmd2-wine-0.0.23](https://github.com/truecharts/charts/compare/fmd2-wine-0.0.22...fmd2-wine-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fmd2-wine-0.0.23](https://github.com/truecharts/charts/compare/fmd2-wine-0.0.22...fmd2-wine-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fmd2-wine-0.0.23](https://github.com/truecharts/charts/compare/fmd2-wine-0.0.22...fmd2-wine-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fogproject-0.0.23](https://github.com/truecharts/charts/compare/fogproject-0.0.22...fogproject-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fogproject-0.0.23](https://github.com/truecharts/charts/compare/fogproject-0.0.22...fogproject-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fogproject-0.0.22](https://github.com/truecharts/charts/compare/fogproject-0.0.21...fogproject-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [fogproject-0.0.21](https://github.com/truecharts/charts/compare/fogproject-0.0.20...fogproject-0.0.21) (2022-08-30) diff --git a/incubator/fmd2-wine/0.0.24/Chart.lock b/incubator/fmd2-wine/0.0.24/Chart.lock new file mode 100644 index 00000000000..b4f31c7e0e0 --- /dev/null +++ b/incubator/fmd2-wine/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:42:38.81610668Z" diff --git a/incubator/fmd2-wine/0.0.24/Chart.yaml b/incubator/fmd2-wine/0.0.24/Chart.yaml new file mode 100644 index 00000000000..c06869d32a8 --- /dev/null +++ b/incubator/fmd2-wine/0.0.24/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.5.10 +deprecated: false +description: "**FMD2:** This is an active fork of the Free Manga Downloader which is a free open source application written in Object Pascal for managing and downloading manga from various websites. " +home: https://truecharts.org/docs/charts/incubator/fmd2-wine +icon: https://truecharts.org/img/hotlink-ok/chart-icons/fmd2-wine.png +keywords: + - fmd2-wine + - Downloaders + - MediaApp-Books +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: fmd2-wine +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/fmd2-wine + - https://github.com/Banh-Canh/docker-FMD2 + - https://hub.docker.com/r/banhcanh/docker-fmd2/ +type: application +version: 0.0.24 diff --git a/incubator/fmd2-wine/0.0.24/README.md b/incubator/fmd2-wine/0.0.24/README.md new file mode 100644 index 00000000000..e733e6a0067 --- /dev/null +++ b/incubator/fmd2-wine/0.0.24/README.md @@ -0,0 +1,109 @@ +# fmd2-wine + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +**FMD2:** This is an active fork of the Free Manga Downloader which is a free open source application written in Object Pascal for managing and downloading manga from various websites. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [fmd2-wine](https://truecharts.org/docs/charts/incubator/fmd2-wine) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/fmd2-wine/0.0.23/app-readme.md b/incubator/fmd2-wine/0.0.24/app-readme.md similarity index 100% rename from incubator/fmd2-wine/0.0.23/app-readme.md rename to incubator/fmd2-wine/0.0.24/app-readme.md diff --git a/incubator/fmd2-wine/0.0.24/charts/common-10.5.10.tgz b/incubator/fmd2-wine/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/fmd2-wine/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/fmd2-wine/0.0.23/ix_values.yaml b/incubator/fmd2-wine/0.0.24/ix_values.yaml similarity index 100% rename from incubator/fmd2-wine/0.0.23/ix_values.yaml rename to incubator/fmd2-wine/0.0.24/ix_values.yaml diff --git a/incubator/fmd2-wine/0.0.23/questions.yaml b/incubator/fmd2-wine/0.0.24/questions.yaml similarity index 100% rename from incubator/fmd2-wine/0.0.23/questions.yaml rename to incubator/fmd2-wine/0.0.24/questions.yaml diff --git a/incubator/fmd2-wine/0.0.23/templates/common.yaml b/incubator/fmd2-wine/0.0.24/templates/common.yaml similarity index 100% rename from incubator/fmd2-wine/0.0.23/templates/common.yaml rename to incubator/fmd2-wine/0.0.24/templates/common.yaml diff --git a/incubator/fmd2-wine/0.0.23/values.yaml b/incubator/fmd2-wine/0.0.24/values.yaml similarity index 100% rename from incubator/fmd2-wine/0.0.23/values.yaml rename to incubator/fmd2-wine/0.0.24/values.yaml diff --git a/incubator/fogproject/0.0.23/CHANGELOG.md b/incubator/fogproject/0.0.23/CHANGELOG.md deleted file mode 100644 index f3ea5f6d77d..00000000000 --- a/incubator/fogproject/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [fogproject-0.0.23](https://github.com/truecharts/charts/compare/fogproject-0.0.22...fogproject-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fogproject-0.0.23](https://github.com/truecharts/charts/compare/fogproject-0.0.22...fogproject-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fogproject-0.0.23](https://github.com/truecharts/charts/compare/fogproject-0.0.22...fogproject-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fogproject-0.0.23](https://github.com/truecharts/charts/compare/fogproject-0.0.22...fogproject-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - - -## [fogproject-0.0.23](https://github.com/truecharts/charts/compare/fogproject-0.0.22...fogproject-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fogproject-0.0.22](https://github.com/truecharts/charts/compare/fogproject-0.0.21...fogproject-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [fogproject-0.0.21](https://github.com/truecharts/charts/compare/fogproject-0.0.20...fogproject-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [fogproject-0.0.20](https://github.com/truecharts/charts/compare/fogproject-0.0.19...fogproject-0.0.20) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - - -## [fogproject-0.0.19](https://github.com/truecharts/charts/compare/fogproject-0.0.17...fogproject-0.0.19) (2022-08-26) - -### Fix diff --git a/incubator/fogproject/0.0.23/Chart.lock b/incubator/fogproject/0.0.23/Chart.lock deleted file mode 100644 index 8d040c4459c..00000000000 --- a/incubator/fogproject/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:56:32.29521349Z" diff --git a/incubator/fogproject/0.0.23/Chart.yaml b/incubator/fogproject/0.0.23/Chart.yaml deleted file mode 100644 index 2f25a38acfb..00000000000 --- a/incubator/fogproject/0.0.23/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Backup - - Network-DNS -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/fogproject/0.0.23/README.md b/incubator/fogproject/0.0.23/README.md deleted file mode 100644 index 405fe6afdc5..00000000000 --- a/incubator/fogproject/0.0.23/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# fogproject - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -FOG Project can capture, deploy, and manage Windows, Mac OSX, and various Linux distributions. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [fogproject](https://truecharts.org/docs/charts/incubator/fogproject) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/fogproject/0.0.23/charts/common-10.5.9.tgz b/incubator/fogproject/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/fogproject/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/fogproject/0.0.24/CHANGELOG.md b/incubator/fogproject/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..0f84a9fdffe --- /dev/null +++ b/incubator/fogproject/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [fogproject-0.0.24](https://github.com/truecharts/charts/compare/fogproject-0.0.23...fogproject-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [fogproject-0.0.23](https://github.com/truecharts/charts/compare/fogproject-0.0.22...fogproject-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fogproject-0.0.23](https://github.com/truecharts/charts/compare/fogproject-0.0.22...fogproject-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fogproject-0.0.23](https://github.com/truecharts/charts/compare/fogproject-0.0.22...fogproject-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fogproject-0.0.23](https://github.com/truecharts/charts/compare/fogproject-0.0.22...fogproject-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + + +## [fogproject-0.0.23](https://github.com/truecharts/charts/compare/fogproject-0.0.22...fogproject-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fogproject-0.0.22](https://github.com/truecharts/charts/compare/fogproject-0.0.21...fogproject-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [fogproject-0.0.21](https://github.com/truecharts/charts/compare/fogproject-0.0.20...fogproject-0.0.21) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [fogproject-0.0.20](https://github.com/truecharts/charts/compare/fogproject-0.0.19...fogproject-0.0.20) (2022-08-29) + +### Chore diff --git a/incubator/fogproject/0.0.24/Chart.lock b/incubator/fogproject/0.0.24/Chart.lock new file mode 100644 index 00000000000..699bcf481de --- /dev/null +++ b/incubator/fogproject/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:42:57.805174717Z" diff --git a/incubator/fogproject/0.0.24/Chart.yaml b/incubator/fogproject/0.0.24/Chart.yaml new file mode 100644 index 00000000000..a0ac2318408 --- /dev/null +++ b/incubator/fogproject/0.0.24/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.5.10 +deprecated: false +description: "FOG Project can capture, deploy, and manage Windows, Mac OSX, and various Linux distributions." +home: https://truecharts.org/docs/charts/incubator/fogproject +icon: https://truecharts.org/img/hotlink-ok/chart-icons/fogproject.png +keywords: + - fogproject + - Backup + - Network-DNS +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: fogproject +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/fogproject + - https://github.com/redvex2460/fogproject +type: application +version: 0.0.24 diff --git a/incubator/fogproject/0.0.24/README.md b/incubator/fogproject/0.0.24/README.md new file mode 100644 index 00000000000..24fff2ab47d --- /dev/null +++ b/incubator/fogproject/0.0.24/README.md @@ -0,0 +1,108 @@ +# fogproject + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +FOG Project can capture, deploy, and manage Windows, Mac OSX, and various Linux distributions. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [fogproject](https://truecharts.org/docs/charts/incubator/fogproject) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/fogproject/0.0.23/app-readme.md b/incubator/fogproject/0.0.24/app-readme.md similarity index 100% rename from incubator/fogproject/0.0.23/app-readme.md rename to incubator/fogproject/0.0.24/app-readme.md diff --git a/incubator/fogproject/0.0.24/charts/common-10.5.10.tgz b/incubator/fogproject/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/fogproject/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/fogproject/0.0.23/ix_values.yaml b/incubator/fogproject/0.0.24/ix_values.yaml similarity index 100% rename from incubator/fogproject/0.0.23/ix_values.yaml rename to incubator/fogproject/0.0.24/ix_values.yaml diff --git a/incubator/fogproject/0.0.23/questions.yaml b/incubator/fogproject/0.0.24/questions.yaml similarity index 100% rename from incubator/fogproject/0.0.23/questions.yaml rename to incubator/fogproject/0.0.24/questions.yaml diff --git a/incubator/fogproject/0.0.23/templates/common.yaml b/incubator/fogproject/0.0.24/templates/common.yaml similarity index 100% rename from incubator/fogproject/0.0.23/templates/common.yaml rename to incubator/fogproject/0.0.24/templates/common.yaml diff --git a/incubator/fogproject/0.0.23/values.yaml b/incubator/fogproject/0.0.24/values.yaml similarity index 100% rename from incubator/fogproject/0.0.23/values.yaml rename to incubator/fogproject/0.0.24/values.yaml diff --git a/incubator/fotosho/0.0.23/CHANGELOG.md b/incubator/fotosho/0.0.23/CHANGELOG.md deleted file mode 100644 index b6408957f49..00000000000 --- a/incubator/fotosho/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [fotosho-0.0.23](https://github.com/truecharts/charts/compare/fotosho-0.0.22...fotosho-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fotosho-0.0.23](https://github.com/truecharts/charts/compare/fotosho-0.0.22...fotosho-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fotosho-0.0.23](https://github.com/truecharts/charts/compare/fotosho-0.0.22...fotosho-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fotosho-0.0.23](https://github.com/truecharts/charts/compare/fotosho-0.0.22...fotosho-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fotosho-0.0.23](https://github.com/truecharts/charts/compare/fotosho-0.0.22...fotosho-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fotosho-0.0.23](https://github.com/truecharts/charts/compare/fotosho-0.0.22...fotosho-0.0.23) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fotosho-0.0.22](https://github.com/truecharts/charts/compare/fotosho-0.0.21...fotosho-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [fotosho-0.0.21](https://github.com/truecharts/charts/compare/fotosho-0.0.20...fotosho-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [fotosho-0.0.20](https://github.com/truecharts/charts/compare/fotosho-0.0.19...fotosho-0.0.20) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - diff --git a/incubator/fotosho/0.0.23/Chart.lock b/incubator/fotosho/0.0.23/Chart.lock deleted file mode 100644 index ece83e25533..00000000000 --- a/incubator/fotosho/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:56:33.016174204Z" diff --git a/incubator/fotosho/0.0.23/Chart.yaml b/incubator/fotosho/0.0.23/Chart.yaml deleted file mode 100644 index f9298086064..00000000000 --- a/incubator/fotosho/0.0.23/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaApp-Photos - - MediaServer-Photos -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/fotosho/0.0.23/README.md b/incubator/fotosho/0.0.23/README.md deleted file mode 100644 index 03f992f017a..00000000000 --- a/incubator/fotosho/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# fotosho - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -*BETA* Fotosho is a photo gallery for your home server. Organize your photos into albums internally and view as a slideshow. Free and open source. Does not require a database. Does not move, copy or modify your photos. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [fotosho](https://truecharts.org/docs/charts/incubator/fotosho) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/fotosho/0.0.23/charts/common-10.5.9.tgz b/incubator/fotosho/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/fotosho/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/fotosho/0.0.24/CHANGELOG.md b/incubator/fotosho/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..6cc191ed5b9 --- /dev/null +++ b/incubator/fotosho/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [fotosho-0.0.24](https://github.com/truecharts/charts/compare/fotosho-0.0.23...fotosho-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [fotosho-0.0.23](https://github.com/truecharts/charts/compare/fotosho-0.0.22...fotosho-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fotosho-0.0.23](https://github.com/truecharts/charts/compare/fotosho-0.0.22...fotosho-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fotosho-0.0.23](https://github.com/truecharts/charts/compare/fotosho-0.0.22...fotosho-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fotosho-0.0.23](https://github.com/truecharts/charts/compare/fotosho-0.0.22...fotosho-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fotosho-0.0.23](https://github.com/truecharts/charts/compare/fotosho-0.0.22...fotosho-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fotosho-0.0.23](https://github.com/truecharts/charts/compare/fotosho-0.0.22...fotosho-0.0.23) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fotosho-0.0.22](https://github.com/truecharts/charts/compare/fotosho-0.0.21...fotosho-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [fotosho-0.0.21](https://github.com/truecharts/charts/compare/fotosho-0.0.20...fotosho-0.0.21) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + diff --git a/incubator/fotosho/0.0.24/Chart.lock b/incubator/fotosho/0.0.24/Chart.lock new file mode 100644 index 00000000000..0a05a499b50 --- /dev/null +++ b/incubator/fotosho/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:42:57.989865411Z" diff --git a/incubator/fotosho/0.0.24/Chart.yaml b/incubator/fotosho/0.0.24/Chart.yaml new file mode 100644 index 00000000000..de13b4ebe94 --- /dev/null +++ b/incubator/fotosho/0.0.24/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.5.10 +deprecated: false +description: "*BETA* Fotosho is a photo gallery for your home server. Organize your photos into albums internally and view as a slideshow. Free and open source. Does not require a database. Does not move, copy or modify your photos." +home: https://truecharts.org/docs/charts/incubator/fotosho +icon: https://truecharts.org/img/hotlink-ok/chart-icons/fotosho.png +keywords: + - fotosho + - MediaApp-Photos + - MediaServer-Photos +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: fotosho +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/fotosho + - https://github.com/advplyr/fotosho + - https://hub.docker.com/r/advplyr/fotosho/ +type: application +version: 0.0.24 diff --git a/incubator/fotosho/0.0.24/README.md b/incubator/fotosho/0.0.24/README.md new file mode 100644 index 00000000000..a4b92c4e18d --- /dev/null +++ b/incubator/fotosho/0.0.24/README.md @@ -0,0 +1,109 @@ +# fotosho + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +*BETA* Fotosho is a photo gallery for your home server. Organize your photos into albums internally and view as a slideshow. Free and open source. Does not require a database. Does not move, copy or modify your photos. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [fotosho](https://truecharts.org/docs/charts/incubator/fotosho) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/fotosho/0.0.23/app-readme.md b/incubator/fotosho/0.0.24/app-readme.md similarity index 100% rename from incubator/fotosho/0.0.23/app-readme.md rename to incubator/fotosho/0.0.24/app-readme.md diff --git a/incubator/fotosho/0.0.24/charts/common-10.5.10.tgz b/incubator/fotosho/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/fotosho/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/fotosho/0.0.23/ix_values.yaml b/incubator/fotosho/0.0.24/ix_values.yaml similarity index 100% rename from incubator/fotosho/0.0.23/ix_values.yaml rename to incubator/fotosho/0.0.24/ix_values.yaml diff --git a/incubator/fotosho/0.0.23/questions.yaml b/incubator/fotosho/0.0.24/questions.yaml similarity index 100% rename from incubator/fotosho/0.0.23/questions.yaml rename to incubator/fotosho/0.0.24/questions.yaml diff --git a/incubator/fotosho/0.0.23/templates/common.yaml b/incubator/fotosho/0.0.24/templates/common.yaml similarity index 100% rename from incubator/fotosho/0.0.23/templates/common.yaml rename to incubator/fotosho/0.0.24/templates/common.yaml diff --git a/incubator/fotosho/0.0.23/values.yaml b/incubator/fotosho/0.0.24/values.yaml similarity index 100% rename from incubator/fotosho/0.0.23/values.yaml rename to incubator/fotosho/0.0.24/values.yaml diff --git a/incubator/freecad-desktop-g3/0.0.23/CHANGELOG.md b/incubator/freecad-desktop-g3/0.0.23/CHANGELOG.md deleted file mode 100644 index 78e66c92113..00000000000 --- a/incubator/freecad-desktop-g3/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [freecad-desktop-g3-0.0.23](https://github.com/truecharts/charts/compare/freecad-desktop-g3-0.0.22...freecad-desktop-g3-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [freecad-desktop-g3-0.0.23](https://github.com/truecharts/charts/compare/freecad-desktop-g3-0.0.22...freecad-desktop-g3-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [freecad-desktop-g3-0.0.23](https://github.com/truecharts/charts/compare/freecad-desktop-g3-0.0.22...freecad-desktop-g3-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [freecad-desktop-g3-0.0.23](https://github.com/truecharts/charts/compare/freecad-desktop-g3-0.0.22...freecad-desktop-g3-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [freecad-desktop-g3-0.0.23](https://github.com/truecharts/charts/compare/freecad-desktop-g3-0.0.22...freecad-desktop-g3-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [freecad-desktop-g3-0.0.23](https://github.com/truecharts/charts/compare/freecad-desktop-g3-0.0.22...freecad-desktop-g3-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [freecad-desktop-g3-0.0.22](https://github.com/truecharts/charts/compare/freecad-desktop-g3-0.0.21...freecad-desktop-g3-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [freecad-desktop-g3-0.0.21](https://github.com/truecharts/charts/compare/freecad-desktop-g3-0.0.20...freecad-desktop-g3-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [freecad-desktop-g3-0.0.20](https://github.com/truecharts/charts/compare/freecad-desktop-g3-0.0.19...freecad-desktop-g3-0.0.20) (2022-08-29) - diff --git a/incubator/freecad-desktop-g3/0.0.23/Chart.lock b/incubator/freecad-desktop-g3/0.0.23/Chart.lock deleted file mode 100644 index 6b752b95bf1..00000000000 --- a/incubator/freecad-desktop-g3/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:56:46.260097155Z" diff --git a/incubator/freecad-desktop-g3/0.0.23/Chart.yaml b/incubator/freecad-desktop-g3/0.0.23/Chart.yaml deleted file mode 100644 index f739019b7f3..00000000000 --- a/incubator/freecad-desktop-g3/0.0.23/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities - - MediaApp-Photos -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/freecad-desktop-g3/0.0.23/README.md b/incubator/freecad-desktop-g3/0.0.23/README.md deleted file mode 100644 index b301a655ba3..00000000000 --- a/incubator/freecad-desktop-g3/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# freecad-desktop-g3 - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [freecad-desktop-g3](https://truecharts.org/docs/charts/incubator/freecad-desktop-g3) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/freecad-desktop-g3/0.0.23/charts/common-10.5.9.tgz b/incubator/freecad-desktop-g3/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/freecad-desktop-g3/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/freecad-desktop-g3/0.0.24/CHANGELOG.md b/incubator/freecad-desktop-g3/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..bcd4f223911 --- /dev/null +++ b/incubator/freecad-desktop-g3/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [freecad-desktop-g3-0.0.24](https://github.com/truecharts/charts/compare/freecad-desktop-g3-0.0.23...freecad-desktop-g3-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [freecad-desktop-g3-0.0.23](https://github.com/truecharts/charts/compare/freecad-desktop-g3-0.0.22...freecad-desktop-g3-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [freecad-desktop-g3-0.0.23](https://github.com/truecharts/charts/compare/freecad-desktop-g3-0.0.22...freecad-desktop-g3-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [freecad-desktop-g3-0.0.23](https://github.com/truecharts/charts/compare/freecad-desktop-g3-0.0.22...freecad-desktop-g3-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [freecad-desktop-g3-0.0.23](https://github.com/truecharts/charts/compare/freecad-desktop-g3-0.0.22...freecad-desktop-g3-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [freecad-desktop-g3-0.0.23](https://github.com/truecharts/charts/compare/freecad-desktop-g3-0.0.22...freecad-desktop-g3-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [freecad-desktop-g3-0.0.23](https://github.com/truecharts/charts/compare/freecad-desktop-g3-0.0.22...freecad-desktop-g3-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [freecad-desktop-g3-0.0.22](https://github.com/truecharts/charts/compare/freecad-desktop-g3-0.0.21...freecad-desktop-g3-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [freecad-desktop-g3-0.0.21](https://github.com/truecharts/charts/compare/freecad-desktop-g3-0.0.20...freecad-desktop-g3-0.0.21) (2022-08-30) diff --git a/incubator/freecad-desktop-g3/0.0.24/Chart.lock b/incubator/freecad-desktop-g3/0.0.24/Chart.lock new file mode 100644 index 00000000000..131333eb2c7 --- /dev/null +++ b/incubator/freecad-desktop-g3/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:43:06.398422695Z" diff --git a/incubator/freecad-desktop-g3/0.0.24/Chart.yaml b/incubator/freecad-desktop-g3/0.0.24/Chart.yaml new file mode 100644 index 00000000000..be4a111d68b --- /dev/null +++ b/incubator/freecad-desktop-g3/0.0.24/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.5.10 +deprecated: false +description: "Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing" +home: https://truecharts.org/docs/charts/incubator/freecad-desktop-g3 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/freecad-desktop-g3.png +keywords: + - freecad-desktop-g3 + - Productivity + - Tools-Utilities + - MediaApp-Photos +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: freecad-desktop-g3 +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/freecad-desktop-g3 + - https://github.com/accetto/headless-drawing-g3/ + - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-freecad-g3 +type: application +version: 0.0.24 diff --git a/incubator/freecad-desktop-g3/0.0.24/README.md b/incubator/freecad-desktop-g3/0.0.24/README.md new file mode 100644 index 00000000000..b67b80744d2 --- /dev/null +++ b/incubator/freecad-desktop-g3/0.0.24/README.md @@ -0,0 +1,109 @@ +# freecad-desktop-g3 + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [freecad-desktop-g3](https://truecharts.org/docs/charts/incubator/freecad-desktop-g3) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/freecad-desktop-g3/0.0.23/app-readme.md b/incubator/freecad-desktop-g3/0.0.24/app-readme.md similarity index 100% rename from incubator/freecad-desktop-g3/0.0.23/app-readme.md rename to incubator/freecad-desktop-g3/0.0.24/app-readme.md diff --git a/incubator/freecad-desktop-g3/0.0.24/charts/common-10.5.10.tgz b/incubator/freecad-desktop-g3/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/freecad-desktop-g3/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/freecad-desktop-g3/0.0.23/ix_values.yaml b/incubator/freecad-desktop-g3/0.0.24/ix_values.yaml similarity index 100% rename from incubator/freecad-desktop-g3/0.0.23/ix_values.yaml rename to incubator/freecad-desktop-g3/0.0.24/ix_values.yaml diff --git a/incubator/freecad-desktop-g3/0.0.23/questions.yaml b/incubator/freecad-desktop-g3/0.0.24/questions.yaml similarity index 100% rename from incubator/freecad-desktop-g3/0.0.23/questions.yaml rename to incubator/freecad-desktop-g3/0.0.24/questions.yaml diff --git a/incubator/freecad-desktop-g3/0.0.23/templates/common.yaml b/incubator/freecad-desktop-g3/0.0.24/templates/common.yaml similarity index 100% rename from incubator/freecad-desktop-g3/0.0.23/templates/common.yaml rename to incubator/freecad-desktop-g3/0.0.24/templates/common.yaml diff --git a/incubator/freecad-desktop-g3/0.0.23/values.yaml b/incubator/freecad-desktop-g3/0.0.24/values.yaml similarity index 100% rename from incubator/freecad-desktop-g3/0.0.23/values.yaml rename to incubator/freecad-desktop-g3/0.0.24/values.yaml diff --git a/incubator/frigate/2.0.33/CHANGELOG.md b/incubator/frigate/2.0.33/CHANGELOG.md deleted file mode 100644 index 2ebc9ab6325..00000000000 --- a/incubator/frigate/2.0.33/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [frigate-2.0.33](https://github.com/truecharts/charts/compare/frigate-2.0.32...frigate-2.0.33) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [frigate-2.0.33](https://github.com/truecharts/charts/compare/frigate-2.0.32...frigate-2.0.33) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [frigate-2.0.33](https://github.com/truecharts/charts/compare/frigate-2.0.32...frigate-2.0.33) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [frigate-2.0.33](https://github.com/truecharts/charts/compare/frigate-2.0.32...frigate-2.0.33) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [frigate-2.0.33](https://github.com/truecharts/charts/compare/frigate-2.0.32...frigate-2.0.33) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [frigate-2.0.33](https://github.com/truecharts/charts/compare/frigate-2.0.32...frigate-2.0.33) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [frigate-2.0.32](https://github.com/truecharts/charts/compare/frigate-2.0.31...frigate-2.0.32) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [frigate-2.0.31](https://github.com/truecharts/charts/compare/frigate-2.0.30...frigate-2.0.31) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [frigate-2.0.30](https://github.com/truecharts/charts/compare/frigate-2.0.29...frigate-2.0.30) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - diff --git a/incubator/frigate/2.0.33/Chart.lock b/incubator/frigate/2.0.33/Chart.lock deleted file mode 100644 index 8ad1df12439..00000000000 --- a/incubator/frigate/2.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:56:53.459809702Z" diff --git a/incubator/frigate/2.0.33/Chart.yaml b/incubator/frigate/2.0.33/Chart.yaml deleted file mode 100644 index 7751d1ff6ab..00000000000 --- a/incubator/frigate/2.0.33/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.33 -annotations: - truecharts.org/catagories: | - - nvr - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/frigate/2.0.33/README.md b/incubator/frigate/2.0.33/README.md deleted file mode 100644 index 9920c8de3a0..00000000000 --- a/incubator/frigate/2.0.33/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# frigate - -![Version: 2.0.33](https://img.shields.io/badge/Version-2.0.33-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -NVR With Realtime Object Detection for IP Cameras - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [frigate](https://truecharts.org/docs/charts/incubator/frigate) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/frigate/2.0.33/charts/common-10.5.9.tgz b/incubator/frigate/2.0.33/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/frigate/2.0.33/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/frigate/2.0.34/CHANGELOG.md b/incubator/frigate/2.0.34/CHANGELOG.md new file mode 100644 index 00000000000..81a35f58ea0 --- /dev/null +++ b/incubator/frigate/2.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [frigate-2.0.34](https://github.com/truecharts/charts/compare/frigate-2.0.33...frigate-2.0.34) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [frigate-2.0.33](https://github.com/truecharts/charts/compare/frigate-2.0.32...frigate-2.0.33) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [frigate-2.0.33](https://github.com/truecharts/charts/compare/frigate-2.0.32...frigate-2.0.33) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [frigate-2.0.33](https://github.com/truecharts/charts/compare/frigate-2.0.32...frigate-2.0.33) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [frigate-2.0.33](https://github.com/truecharts/charts/compare/frigate-2.0.32...frigate-2.0.33) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [frigate-2.0.33](https://github.com/truecharts/charts/compare/frigate-2.0.32...frigate-2.0.33) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [frigate-2.0.33](https://github.com/truecharts/charts/compare/frigate-2.0.32...frigate-2.0.33) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [frigate-2.0.32](https://github.com/truecharts/charts/compare/frigate-2.0.31...frigate-2.0.32) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [frigate-2.0.31](https://github.com/truecharts/charts/compare/frigate-2.0.30...frigate-2.0.31) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + diff --git a/incubator/frigate/2.0.34/Chart.lock b/incubator/frigate/2.0.34/Chart.lock new file mode 100644 index 00000000000..ece0cec6efe --- /dev/null +++ b/incubator/frigate/2.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:43:09.799144231Z" diff --git a/incubator/frigate/2.0.34/Chart.yaml b/incubator/frigate/2.0.34/Chart.yaml new file mode 100644 index 00000000000..1fe124d8bbd --- /dev/null +++ b/incubator/frigate/2.0.34/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: NVR With Realtime Object Detection for IP Cameras +home: https://truecharts.org/docs/charts/incubator/frigate +icon: https://truecharts.org/img/hotlink-ok/chart-icons/frigate.png +keywords: + - encode + - nvr + - media + - frigate +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: frigate +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/frigate + - https://github.com/blakeblackshear/frigate + - https://hub.docker.com/r/blakeblackshear/frigate +type: application +version: 2.0.34 +annotations: + truecharts.org/catagories: | + - nvr + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/frigate/2.0.34/README.md b/incubator/frigate/2.0.34/README.md new file mode 100644 index 00000000000..b26c71841bb --- /dev/null +++ b/incubator/frigate/2.0.34/README.md @@ -0,0 +1,109 @@ +# frigate + +![Version: 2.0.34](https://img.shields.io/badge/Version-2.0.34-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +NVR With Realtime Object Detection for IP Cameras + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [frigate](https://truecharts.org/docs/charts/incubator/frigate) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/frigate/2.0.33/app-readme.md b/incubator/frigate/2.0.34/app-readme.md similarity index 100% rename from incubator/frigate/2.0.33/app-readme.md rename to incubator/frigate/2.0.34/app-readme.md diff --git a/incubator/frigate/2.0.34/charts/common-10.5.10.tgz b/incubator/frigate/2.0.34/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/frigate/2.0.34/charts/common-10.5.10.tgz differ diff --git a/incubator/frigate/2.0.33/ix_values.yaml b/incubator/frigate/2.0.34/ix_values.yaml similarity index 100% rename from incubator/frigate/2.0.33/ix_values.yaml rename to incubator/frigate/2.0.34/ix_values.yaml diff --git a/incubator/frigate/2.0.33/questions.yaml b/incubator/frigate/2.0.34/questions.yaml similarity index 100% rename from incubator/frigate/2.0.33/questions.yaml rename to incubator/frigate/2.0.34/questions.yaml diff --git a/incubator/frigate/2.0.33/templates/common.yaml b/incubator/frigate/2.0.34/templates/common.yaml similarity index 100% rename from incubator/frigate/2.0.33/templates/common.yaml rename to incubator/frigate/2.0.34/templates/common.yaml diff --git a/incubator/frigate/2.0.33/values.yaml b/incubator/frigate/2.0.34/values.yaml similarity index 100% rename from incubator/frigate/2.0.33/values.yaml rename to incubator/frigate/2.0.34/values.yaml diff --git a/incubator/fsm/0.0.23/CHANGELOG.md b/incubator/fsm/0.0.23/CHANGELOG.md deleted file mode 100644 index 5e0500d6e54..00000000000 --- a/incubator/fsm/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [fsm-0.0.23](https://github.com/truecharts/charts/compare/fsm-0.0.22...fsm-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fsm-0.0.23](https://github.com/truecharts/charts/compare/fsm-0.0.22...fsm-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fsm-0.0.23](https://github.com/truecharts/charts/compare/fsm-0.0.22...fsm-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fsm-0.0.23](https://github.com/truecharts/charts/compare/fsm-0.0.22...fsm-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fsm-0.0.23](https://github.com/truecharts/charts/compare/fsm-0.0.22...fsm-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fsm-0.0.23](https://github.com/truecharts/charts/compare/fsm-0.0.22...fsm-0.0.23) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fsm-0.0.22](https://github.com/truecharts/charts/compare/fsm-0.0.21...fsm-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [fsm-0.0.21](https://github.com/truecharts/charts/compare/fsm-0.0.20...fsm-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [fsm-0.0.20](https://github.com/truecharts/charts/compare/fsm-0.0.19...fsm-0.0.20) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - diff --git a/incubator/fsm/0.0.23/Chart.lock b/incubator/fsm/0.0.23/Chart.lock deleted file mode 100644 index c05f93e556c..00000000000 --- a/incubator/fsm/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:56:57.397901557Z" diff --git a/incubator/fsm/0.0.23/Chart.yaml b/incubator/fsm/0.0.23/Chart.yaml deleted file mode 100644 index 5c364f73538..00000000000 --- a/incubator/fsm/0.0.23/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/fsm/0.0.23/README.md b/incubator/fsm/0.0.23/README.md deleted file mode 100644 index 341be5cdcdf..00000000000 --- a/incubator/fsm/0.0.23/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# fsm - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [fsm](https://truecharts.org/docs/charts/incubator/fsm) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/fsm/0.0.23/charts/common-10.5.9.tgz b/incubator/fsm/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/fsm/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/fsm/0.0.24/CHANGELOG.md b/incubator/fsm/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..a624e5537ea --- /dev/null +++ b/incubator/fsm/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [fsm-0.0.24](https://github.com/truecharts/charts/compare/fsm-0.0.23...fsm-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [fsm-0.0.23](https://github.com/truecharts/charts/compare/fsm-0.0.22...fsm-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fsm-0.0.23](https://github.com/truecharts/charts/compare/fsm-0.0.22...fsm-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fsm-0.0.23](https://github.com/truecharts/charts/compare/fsm-0.0.22...fsm-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fsm-0.0.23](https://github.com/truecharts/charts/compare/fsm-0.0.22...fsm-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fsm-0.0.23](https://github.com/truecharts/charts/compare/fsm-0.0.22...fsm-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fsm-0.0.23](https://github.com/truecharts/charts/compare/fsm-0.0.22...fsm-0.0.23) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fsm-0.0.22](https://github.com/truecharts/charts/compare/fsm-0.0.21...fsm-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [fsm-0.0.21](https://github.com/truecharts/charts/compare/fsm-0.0.20...fsm-0.0.21) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/incubator/fsm/0.0.24/Chart.lock b/incubator/fsm/0.0.24/Chart.lock new file mode 100644 index 00000000000..570ab503eda --- /dev/null +++ b/incubator/fsm/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:43:28.776602458Z" diff --git a/incubator/fsm/0.0.24/Chart.yaml b/incubator/fsm/0.0.24/Chart.yaml new file mode 100644 index 00000000000..f3f990e6267 --- /dev/null +++ b/incubator/fsm/0.0.24/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.5.10 +deprecated: false +description: "" +home: https://truecharts.org/docs/charts/incubator/fsm +icon: https://truecharts.org/img/hotlink-ok/chart-icons/fsm.png +keywords: + - fsm + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: fsm +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/fsm + - https://registry.hub.docker.com/r/ofsm/ofsm +type: application +version: 0.0.24 diff --git a/incubator/fsm/0.0.24/README.md b/incubator/fsm/0.0.24/README.md new file mode 100644 index 00000000000..90c3fe51c8c --- /dev/null +++ b/incubator/fsm/0.0.24/README.md @@ -0,0 +1,106 @@ +# fsm + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [fsm](https://truecharts.org/docs/charts/incubator/fsm) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/fsm/0.0.23/app-readme.md b/incubator/fsm/0.0.24/app-readme.md similarity index 100% rename from incubator/fsm/0.0.23/app-readme.md rename to incubator/fsm/0.0.24/app-readme.md diff --git a/incubator/fsm/0.0.24/charts/common-10.5.10.tgz b/incubator/fsm/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/fsm/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/fsm/0.0.23/ix_values.yaml b/incubator/fsm/0.0.24/ix_values.yaml similarity index 100% rename from incubator/fsm/0.0.23/ix_values.yaml rename to incubator/fsm/0.0.24/ix_values.yaml diff --git a/incubator/fsm/0.0.23/questions.yaml b/incubator/fsm/0.0.24/questions.yaml similarity index 100% rename from incubator/fsm/0.0.23/questions.yaml rename to incubator/fsm/0.0.24/questions.yaml diff --git a/incubator/fsm/0.0.23/templates/common.yaml b/incubator/fsm/0.0.24/templates/common.yaml similarity index 100% rename from incubator/fsm/0.0.23/templates/common.yaml rename to incubator/fsm/0.0.24/templates/common.yaml diff --git a/incubator/fsm/0.0.23/values.yaml b/incubator/fsm/0.0.24/values.yaml similarity index 100% rename from incubator/fsm/0.0.23/values.yaml rename to incubator/fsm/0.0.24/values.yaml diff --git a/incubator/funkwhale-all-in-one/0.0.23/CHANGELOG.md b/incubator/funkwhale-all-in-one/0.0.23/CHANGELOG.md deleted file mode 100644 index c61158a7f57..00000000000 --- a/incubator/funkwhale-all-in-one/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [funkwhale-all-in-one-0.0.23](https://github.com/truecharts/charts/compare/funkwhale-all-in-one-0.0.22...funkwhale-all-in-one-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [funkwhale-all-in-one-0.0.23](https://github.com/truecharts/charts/compare/funkwhale-all-in-one-0.0.22...funkwhale-all-in-one-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [funkwhale-all-in-one-0.0.23](https://github.com/truecharts/charts/compare/funkwhale-all-in-one-0.0.22...funkwhale-all-in-one-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [funkwhale-all-in-one-0.0.23](https://github.com/truecharts/charts/compare/funkwhale-all-in-one-0.0.22...funkwhale-all-in-one-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [funkwhale-all-in-one-0.0.23](https://github.com/truecharts/charts/compare/funkwhale-all-in-one-0.0.22...funkwhale-all-in-one-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [funkwhale-all-in-one-0.0.23](https://github.com/truecharts/charts/compare/funkwhale-all-in-one-0.0.22...funkwhale-all-in-one-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [funkwhale-all-in-one-0.0.22](https://github.com/truecharts/charts/compare/funkwhale-all-in-one-0.0.20...funkwhale-all-in-one-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [funkwhale-all-in-one-0.0.21](https://github.com/truecharts/charts/compare/funkwhale-all-in-one-0.0.20...funkwhale-all-in-one-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/funkwhale-all-in-one/0.0.23/Chart.lock b/incubator/funkwhale-all-in-one/0.0.23/Chart.lock deleted file mode 100644 index f702896ebde..00000000000 --- a/incubator/funkwhale-all-in-one/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:57:10.442122727Z" diff --git a/incubator/funkwhale-all-in-one/0.0.23/Chart.yaml b/incubator/funkwhale-all-in-one/0.0.23/Chart.yaml deleted file mode 100644 index 07a06091288..00000000000 --- a/incubator/funkwhale-all-in-one/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaServer-Music -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/funkwhale-all-in-one/0.0.23/README.md b/incubator/funkwhale-all-in-one/0.0.23/README.md deleted file mode 100644 index 9501bed1689..00000000000 --- a/incubator/funkwhale-all-in-one/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# funkwhale-all-in-one - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Funkwhale is a community-driven project that lets you listen and share music and audio within a decentralised, open network. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [funkwhale-all-in-one](https://truecharts.org/docs/charts/incubator/funkwhale-all-in-one) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/funkwhale-all-in-one/0.0.23/charts/common-10.5.9.tgz b/incubator/funkwhale-all-in-one/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/funkwhale-all-in-one/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/funkwhale-all-in-one/0.0.24/CHANGELOG.md b/incubator/funkwhale-all-in-one/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..ab5d091ac02 --- /dev/null +++ b/incubator/funkwhale-all-in-one/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [funkwhale-all-in-one-0.0.24](https://github.com/truecharts/charts/compare/funkwhale-all-in-one-0.0.23...funkwhale-all-in-one-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [funkwhale-all-in-one-0.0.23](https://github.com/truecharts/charts/compare/funkwhale-all-in-one-0.0.22...funkwhale-all-in-one-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [funkwhale-all-in-one-0.0.23](https://github.com/truecharts/charts/compare/funkwhale-all-in-one-0.0.22...funkwhale-all-in-one-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [funkwhale-all-in-one-0.0.23](https://github.com/truecharts/charts/compare/funkwhale-all-in-one-0.0.22...funkwhale-all-in-one-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [funkwhale-all-in-one-0.0.23](https://github.com/truecharts/charts/compare/funkwhale-all-in-one-0.0.22...funkwhale-all-in-one-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [funkwhale-all-in-one-0.0.23](https://github.com/truecharts/charts/compare/funkwhale-all-in-one-0.0.22...funkwhale-all-in-one-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [funkwhale-all-in-one-0.0.23](https://github.com/truecharts/charts/compare/funkwhale-all-in-one-0.0.22...funkwhale-all-in-one-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [funkwhale-all-in-one-0.0.22](https://github.com/truecharts/charts/compare/funkwhale-all-in-one-0.0.20...funkwhale-all-in-one-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/incubator/funkwhale-all-in-one/0.0.24/Chart.lock b/incubator/funkwhale-all-in-one/0.0.24/Chart.lock new file mode 100644 index 00000000000..e603de297d2 --- /dev/null +++ b/incubator/funkwhale-all-in-one/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:43:37.523168181Z" diff --git a/incubator/funkwhale-all-in-one/0.0.24/Chart.yaml b/incubator/funkwhale-all-in-one/0.0.24/Chart.yaml new file mode 100644 index 00000000000..a9edffdc407 --- /dev/null +++ b/incubator/funkwhale-all-in-one/0.0.24/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.5.10 +deprecated: false +description: "Funkwhale is a community-driven project that lets you listen and share music and audio within a decentralised, open network." +home: https://truecharts.org/docs/charts/incubator/funkwhale-all-in-one +icon: https://truecharts.org/img/hotlink-ok/chart-icons/funkwhale-all-in-one.png +keywords: + - funkwhale-all-in-one + - MediaServer-Music +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: funkwhale-all-in-one +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/funkwhale-all-in-one + - https://funkwhale.audio/ + - https://hub.docker.com/r/funkwhale/all-in-one/ +type: application +version: 0.0.24 diff --git a/incubator/funkwhale-all-in-one/0.0.24/README.md b/incubator/funkwhale-all-in-one/0.0.24/README.md new file mode 100644 index 00000000000..bc70b129556 --- /dev/null +++ b/incubator/funkwhale-all-in-one/0.0.24/README.md @@ -0,0 +1,109 @@ +# funkwhale-all-in-one + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Funkwhale is a community-driven project that lets you listen and share music and audio within a decentralised, open network. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [funkwhale-all-in-one](https://truecharts.org/docs/charts/incubator/funkwhale-all-in-one) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/funkwhale-all-in-one/0.0.23/app-readme.md b/incubator/funkwhale-all-in-one/0.0.24/app-readme.md similarity index 100% rename from incubator/funkwhale-all-in-one/0.0.23/app-readme.md rename to incubator/funkwhale-all-in-one/0.0.24/app-readme.md diff --git a/incubator/funkwhale-all-in-one/0.0.24/charts/common-10.5.10.tgz b/incubator/funkwhale-all-in-one/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/funkwhale-all-in-one/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/funkwhale-all-in-one/0.0.23/ix_values.yaml b/incubator/funkwhale-all-in-one/0.0.24/ix_values.yaml similarity index 100% rename from incubator/funkwhale-all-in-one/0.0.23/ix_values.yaml rename to incubator/funkwhale-all-in-one/0.0.24/ix_values.yaml diff --git a/incubator/funkwhale-all-in-one/0.0.23/questions.yaml b/incubator/funkwhale-all-in-one/0.0.24/questions.yaml similarity index 100% rename from incubator/funkwhale-all-in-one/0.0.23/questions.yaml rename to incubator/funkwhale-all-in-one/0.0.24/questions.yaml diff --git a/incubator/funkwhale-all-in-one/0.0.23/templates/common.yaml b/incubator/funkwhale-all-in-one/0.0.24/templates/common.yaml similarity index 100% rename from incubator/funkwhale-all-in-one/0.0.23/templates/common.yaml rename to incubator/funkwhale-all-in-one/0.0.24/templates/common.yaml diff --git a/incubator/funkwhale-all-in-one/0.0.23/values.yaml b/incubator/funkwhale-all-in-one/0.0.24/values.yaml similarity index 100% rename from incubator/funkwhale-all-in-one/0.0.23/values.yaml rename to incubator/funkwhale-all-in-one/0.0.24/values.yaml diff --git a/incubator/funkwhale/0.0.23/CHANGELOG.md b/incubator/funkwhale/0.0.23/CHANGELOG.md deleted file mode 100644 index 14e581a2d08..00000000000 --- a/incubator/funkwhale/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [funkwhale-0.0.23](https://github.com/truecharts/charts/compare/funkwhale-0.0.22...funkwhale-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [funkwhale-0.0.23](https://github.com/truecharts/charts/compare/funkwhale-0.0.22...funkwhale-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [funkwhale-0.0.23](https://github.com/truecharts/charts/compare/funkwhale-0.0.22...funkwhale-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [funkwhale-0.0.23](https://github.com/truecharts/charts/compare/funkwhale-0.0.22...funkwhale-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [funkwhale-0.0.23](https://github.com/truecharts/charts/compare/funkwhale-0.0.22...funkwhale-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [funkwhale-0.0.23](https://github.com/truecharts/charts/compare/funkwhale-0.0.22...funkwhale-0.0.23) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [funkwhale-0.0.22](https://github.com/truecharts/charts/compare/funkwhale-0.0.21...funkwhale-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [funkwhale-0.0.21](https://github.com/truecharts/charts/compare/funkwhale-all-in-one-0.0.20...funkwhale-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [funkwhale-0.0.20](https://github.com/truecharts/charts/compare/funkwhale-all-in-one-0.0.19...funkwhale-0.0.20) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - diff --git a/incubator/funkwhale/0.0.23/Chart.lock b/incubator/funkwhale/0.0.23/Chart.lock deleted file mode 100644 index d9447911ac2..00000000000 --- a/incubator/funkwhale/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:56:57.777340547Z" diff --git a/incubator/funkwhale/0.0.23/Chart.yaml b/incubator/funkwhale/0.0.23/Chart.yaml deleted file mode 100644 index 6d8093d4073..00000000000 --- a/incubator/funkwhale/0.0.23/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaApp-Music - - MediaServer-Music -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/funkwhale/0.0.23/README.md b/incubator/funkwhale/0.0.23/README.md deleted file mode 100644 index f86a225e924..00000000000 --- a/incubator/funkwhale/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# funkwhale - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Funkwhale is designed to make it easy to listen to music you like, and to discover new artists. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [funkwhale](https://truecharts.org/docs/charts/incubator/funkwhale) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/funkwhale/0.0.23/charts/common-10.5.9.tgz b/incubator/funkwhale/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/funkwhale/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/funkwhale/0.0.24/CHANGELOG.md b/incubator/funkwhale/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..7143eccffd9 --- /dev/null +++ b/incubator/funkwhale/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [funkwhale-0.0.24](https://github.com/truecharts/charts/compare/funkwhale-0.0.23...funkwhale-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [funkwhale-0.0.23](https://github.com/truecharts/charts/compare/funkwhale-0.0.22...funkwhale-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [funkwhale-0.0.23](https://github.com/truecharts/charts/compare/funkwhale-0.0.22...funkwhale-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [funkwhale-0.0.23](https://github.com/truecharts/charts/compare/funkwhale-0.0.22...funkwhale-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [funkwhale-0.0.23](https://github.com/truecharts/charts/compare/funkwhale-0.0.22...funkwhale-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [funkwhale-0.0.23](https://github.com/truecharts/charts/compare/funkwhale-0.0.22...funkwhale-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [funkwhale-0.0.23](https://github.com/truecharts/charts/compare/funkwhale-0.0.22...funkwhale-0.0.23) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [funkwhale-0.0.22](https://github.com/truecharts/charts/compare/funkwhale-0.0.21...funkwhale-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [funkwhale-0.0.21](https://github.com/truecharts/charts/compare/funkwhale-all-in-one-0.0.20...funkwhale-0.0.21) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + diff --git a/incubator/funkwhale/0.0.24/Chart.lock b/incubator/funkwhale/0.0.24/Chart.lock new file mode 100644 index 00000000000..bf4ef2ba026 --- /dev/null +++ b/incubator/funkwhale/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:43:29.281087952Z" diff --git a/incubator/funkwhale/0.0.24/Chart.yaml b/incubator/funkwhale/0.0.24/Chart.yaml new file mode 100644 index 00000000000..33ae6d3ba8a --- /dev/null +++ b/incubator/funkwhale/0.0.24/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.5.10 +deprecated: false +description: Funkwhale is designed to make it easy to listen to music you like, and to discover new artists. +home: https://truecharts.org/docs/charts/incubator/funkwhale +icon: https://truecharts.org/img/hotlink-ok/chart-icons/funkwhale.png +keywords: + - funkwhale + - MediaApp-Music + - MediaServer-Music +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: funkwhale +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/funkwhale + - https://funkwhale.audio/ + - https://hub.docker.com/r/thetarkus/funkwhale/ +type: application +version: 0.0.24 diff --git a/incubator/funkwhale/0.0.24/README.md b/incubator/funkwhale/0.0.24/README.md new file mode 100644 index 00000000000..1c85f71b76b --- /dev/null +++ b/incubator/funkwhale/0.0.24/README.md @@ -0,0 +1,109 @@ +# funkwhale + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Funkwhale is designed to make it easy to listen to music you like, and to discover new artists. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [funkwhale](https://truecharts.org/docs/charts/incubator/funkwhale) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/funkwhale/0.0.23/app-readme.md b/incubator/funkwhale/0.0.24/app-readme.md similarity index 100% rename from incubator/funkwhale/0.0.23/app-readme.md rename to incubator/funkwhale/0.0.24/app-readme.md diff --git a/incubator/funkwhale/0.0.24/charts/common-10.5.10.tgz b/incubator/funkwhale/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/funkwhale/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/funkwhale/0.0.23/ix_values.yaml b/incubator/funkwhale/0.0.24/ix_values.yaml similarity index 100% rename from incubator/funkwhale/0.0.23/ix_values.yaml rename to incubator/funkwhale/0.0.24/ix_values.yaml diff --git a/incubator/funkwhale/0.0.23/questions.yaml b/incubator/funkwhale/0.0.24/questions.yaml similarity index 100% rename from incubator/funkwhale/0.0.23/questions.yaml rename to incubator/funkwhale/0.0.24/questions.yaml diff --git a/incubator/funkwhale/0.0.23/templates/common.yaml b/incubator/funkwhale/0.0.24/templates/common.yaml similarity index 100% rename from incubator/funkwhale/0.0.23/templates/common.yaml rename to incubator/funkwhale/0.0.24/templates/common.yaml diff --git a/incubator/funkwhale/0.0.23/values.yaml b/incubator/funkwhale/0.0.24/values.yaml similarity index 100% rename from incubator/funkwhale/0.0.23/values.yaml rename to incubator/funkwhale/0.0.24/values.yaml diff --git a/incubator/garrysmod/0.0.23/CHANGELOG.md b/incubator/garrysmod/0.0.23/CHANGELOG.md deleted file mode 100644 index 053b3cb4d7c..00000000000 --- a/incubator/garrysmod/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [garrysmod-0.0.23](https://github.com/truecharts/charts/compare/garrysmod-0.0.22...garrysmod-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [garrysmod-0.0.23](https://github.com/truecharts/charts/compare/garrysmod-0.0.22...garrysmod-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [garrysmod-0.0.23](https://github.com/truecharts/charts/compare/garrysmod-0.0.22...garrysmod-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [garrysmod-0.0.23](https://github.com/truecharts/charts/compare/garrysmod-0.0.22...garrysmod-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [garrysmod-0.0.23](https://github.com/truecharts/charts/compare/garrysmod-0.0.22...garrysmod-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [garrysmod-0.0.23](https://github.com/truecharts/charts/compare/garrysmod-0.0.22...garrysmod-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [garrysmod-0.0.22](https://github.com/truecharts/charts/compare/garrysmod-0.0.20...garrysmod-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [garrysmod-0.0.21](https://github.com/truecharts/charts/compare/garrysmod-0.0.20...garrysmod-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/garrysmod/0.0.23/Chart.lock b/incubator/garrysmod/0.0.23/Chart.lock deleted file mode 100644 index f287d1dd070..00000000000 --- a/incubator/garrysmod/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:57:18.655679723Z" diff --git a/incubator/garrysmod/0.0.23/Chart.yaml b/incubator/garrysmod/0.0.23/Chart.yaml deleted file mode 100644 index d6e66fcbcf7..00000000000 --- a/incubator/garrysmod/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/garrysmod/0.0.23/README.md b/incubator/garrysmod/0.0.23/README.md deleted file mode 100644 index 66f5a2d04db..00000000000 --- a/incubator/garrysmod/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# garrysmod - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -This Chart will download and install SteamCMD. It will also install Garry's Mod and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [garrysmod](https://truecharts.org/docs/charts/incubator/garrysmod) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/garrysmod/0.0.23/charts/common-10.5.9.tgz b/incubator/garrysmod/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/garrysmod/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/garrysmod/0.0.24/CHANGELOG.md b/incubator/garrysmod/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..04fe693cb76 --- /dev/null +++ b/incubator/garrysmod/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [garrysmod-0.0.24](https://github.com/truecharts/charts/compare/garrysmod-0.0.23...garrysmod-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [garrysmod-0.0.23](https://github.com/truecharts/charts/compare/garrysmod-0.0.22...garrysmod-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [garrysmod-0.0.23](https://github.com/truecharts/charts/compare/garrysmod-0.0.22...garrysmod-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [garrysmod-0.0.23](https://github.com/truecharts/charts/compare/garrysmod-0.0.22...garrysmod-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [garrysmod-0.0.23](https://github.com/truecharts/charts/compare/garrysmod-0.0.22...garrysmod-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [garrysmod-0.0.23](https://github.com/truecharts/charts/compare/garrysmod-0.0.22...garrysmod-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [garrysmod-0.0.23](https://github.com/truecharts/charts/compare/garrysmod-0.0.22...garrysmod-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [garrysmod-0.0.22](https://github.com/truecharts/charts/compare/garrysmod-0.0.20...garrysmod-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/incubator/garrysmod/0.0.24/Chart.lock b/incubator/garrysmod/0.0.24/Chart.lock new file mode 100644 index 00000000000..761005cfef9 --- /dev/null +++ b/incubator/garrysmod/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:43:40.437052447Z" diff --git a/incubator/garrysmod/0.0.24/Chart.yaml b/incubator/garrysmod/0.0.24/Chart.yaml new file mode 100644 index 00000000000..8d3927c51c4 --- /dev/null +++ b/incubator/garrysmod/0.0.24/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.5.10 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install Garry's Mod and run it." +home: https://truecharts.org/docs/charts/incubator/garrysmod +icon: https://truecharts.org/img/hotlink-ok/chart-icons/garrysmod.png +keywords: + - garrysmod + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: garrysmod +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/garrysmod + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.24 diff --git a/incubator/garrysmod/0.0.24/README.md b/incubator/garrysmod/0.0.24/README.md new file mode 100644 index 00000000000..fc872022353 --- /dev/null +++ b/incubator/garrysmod/0.0.24/README.md @@ -0,0 +1,109 @@ +# garrysmod + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +This Chart will download and install SteamCMD. It will also install Garry's Mod and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [garrysmod](https://truecharts.org/docs/charts/incubator/garrysmod) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/garrysmod/0.0.23/app-readme.md b/incubator/garrysmod/0.0.24/app-readme.md similarity index 100% rename from incubator/garrysmod/0.0.23/app-readme.md rename to incubator/garrysmod/0.0.24/app-readme.md diff --git a/incubator/garrysmod/0.0.24/charts/common-10.5.10.tgz b/incubator/garrysmod/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/garrysmod/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/garrysmod/0.0.23/ix_values.yaml b/incubator/garrysmod/0.0.24/ix_values.yaml similarity index 100% rename from incubator/garrysmod/0.0.23/ix_values.yaml rename to incubator/garrysmod/0.0.24/ix_values.yaml diff --git a/incubator/garrysmod/0.0.23/questions.yaml b/incubator/garrysmod/0.0.24/questions.yaml similarity index 100% rename from incubator/garrysmod/0.0.23/questions.yaml rename to incubator/garrysmod/0.0.24/questions.yaml diff --git a/incubator/garrysmod/0.0.23/templates/common.yaml b/incubator/garrysmod/0.0.24/templates/common.yaml similarity index 100% rename from incubator/garrysmod/0.0.23/templates/common.yaml rename to incubator/garrysmod/0.0.24/templates/common.yaml diff --git a/incubator/garrysmod/0.0.23/values.yaml b/incubator/garrysmod/0.0.24/values.yaml similarity index 100% rename from incubator/garrysmod/0.0.23/values.yaml rename to incubator/garrysmod/0.0.24/values.yaml diff --git a/incubator/genea/0.0.23/CHANGELOG.md b/incubator/genea/0.0.23/CHANGELOG.md deleted file mode 100644 index a1bd812e545..00000000000 --- a/incubator/genea/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [genea-0.0.23](https://github.com/truecharts/charts/compare/genea-0.0.22...genea-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [genea-0.0.23](https://github.com/truecharts/charts/compare/genea-0.0.22...genea-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [genea-0.0.23](https://github.com/truecharts/charts/compare/genea-0.0.22...genea-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [genea-0.0.23](https://github.com/truecharts/charts/compare/genea-0.0.22...genea-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [genea-0.0.23](https://github.com/truecharts/charts/compare/genea-0.0.22...genea-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [genea-0.0.23](https://github.com/truecharts/charts/compare/genea-0.0.22...genea-0.0.23) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [genea-0.0.22](https://github.com/truecharts/charts/compare/genea-0.0.20...genea-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [genea-0.0.21](https://github.com/truecharts/charts/compare/genea-0.0.20...genea-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [genea-0.0.20](https://github.com/truecharts/charts/compare/genea-0.0.19...genea-0.0.20) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/incubator/genea/0.0.23/Chart.lock b/incubator/genea/0.0.23/Chart.lock deleted file mode 100644 index f6cfa99fa09..00000000000 --- a/incubator/genea/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:57:22.971695126Z" diff --git a/incubator/genea/0.0.23/Chart.yaml b/incubator/genea/0.0.23/Chart.yaml deleted file mode 100644 index 4f2422baa1b..00000000000 --- a/incubator/genea/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/genea/0.0.23/README.md b/incubator/genea/0.0.23/README.md deleted file mode 100644 index 44b4812d6fa..00000000000 --- a/incubator/genea/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# genea - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Genea allows visually building and editing a family tree online. It consumes and saves genealogy data in the GEDCOM format without any server side components. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [genea](https://truecharts.org/docs/charts/incubator/genea) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/genea/0.0.23/charts/common-10.5.9.tgz b/incubator/genea/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/genea/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/genea/0.0.24/CHANGELOG.md b/incubator/genea/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..c344a2d041d --- /dev/null +++ b/incubator/genea/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [genea-0.0.24](https://github.com/truecharts/charts/compare/genea-0.0.23...genea-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [genea-0.0.23](https://github.com/truecharts/charts/compare/genea-0.0.22...genea-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [genea-0.0.23](https://github.com/truecharts/charts/compare/genea-0.0.22...genea-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [genea-0.0.23](https://github.com/truecharts/charts/compare/genea-0.0.22...genea-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [genea-0.0.23](https://github.com/truecharts/charts/compare/genea-0.0.22...genea-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [genea-0.0.23](https://github.com/truecharts/charts/compare/genea-0.0.22...genea-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [genea-0.0.23](https://github.com/truecharts/charts/compare/genea-0.0.22...genea-0.0.23) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [genea-0.0.22](https://github.com/truecharts/charts/compare/genea-0.0.20...genea-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [genea-0.0.21](https://github.com/truecharts/charts/compare/genea-0.0.20...genea-0.0.21) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + diff --git a/incubator/genea/0.0.24/Chart.lock b/incubator/genea/0.0.24/Chart.lock new file mode 100644 index 00000000000..0c9bf3289a6 --- /dev/null +++ b/incubator/genea/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:43:59.474376014Z" diff --git a/incubator/genea/0.0.24/Chart.yaml b/incubator/genea/0.0.24/Chart.yaml new file mode 100644 index 00000000000..157033dfb89 --- /dev/null +++ b/incubator/genea/0.0.24/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.5.10 +deprecated: false +description: Genea allows visually building and editing a family tree online. It consumes and saves genealogy data in the GEDCOM format without any server side components. +home: https://truecharts.org/docs/charts/incubator/genea +icon: https://truecharts.org/img/hotlink-ok/chart-icons/genea.png +keywords: + - genea + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: genea +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/genea + - https://github.com/genea-app/genea-app + - https://hub.docker.com/r/biggiesize/genea-app +type: application +version: 0.0.24 diff --git a/incubator/genea/0.0.24/README.md b/incubator/genea/0.0.24/README.md new file mode 100644 index 00000000000..21f64b87b0a --- /dev/null +++ b/incubator/genea/0.0.24/README.md @@ -0,0 +1,109 @@ +# genea + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Genea allows visually building and editing a family tree online. It consumes and saves genealogy data in the GEDCOM format without any server side components. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [genea](https://truecharts.org/docs/charts/incubator/genea) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/genea/0.0.23/app-readme.md b/incubator/genea/0.0.24/app-readme.md similarity index 100% rename from incubator/genea/0.0.23/app-readme.md rename to incubator/genea/0.0.24/app-readme.md diff --git a/incubator/genea/0.0.24/charts/common-10.5.10.tgz b/incubator/genea/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/genea/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/genea/0.0.23/ix_values.yaml b/incubator/genea/0.0.24/ix_values.yaml similarity index 100% rename from incubator/genea/0.0.23/ix_values.yaml rename to incubator/genea/0.0.24/ix_values.yaml diff --git a/incubator/genea/0.0.23/questions.yaml b/incubator/genea/0.0.24/questions.yaml similarity index 100% rename from incubator/genea/0.0.23/questions.yaml rename to incubator/genea/0.0.24/questions.yaml diff --git a/incubator/genea/0.0.23/templates/common.yaml b/incubator/genea/0.0.24/templates/common.yaml similarity index 100% rename from incubator/genea/0.0.23/templates/common.yaml rename to incubator/genea/0.0.24/templates/common.yaml diff --git a/incubator/genea/0.0.23/values.yaml b/incubator/genea/0.0.24/values.yaml similarity index 100% rename from incubator/genea/0.0.23/values.yaml rename to incubator/genea/0.0.24/values.yaml diff --git a/incubator/ghost/3.0.59/CHANGELOG.md b/incubator/ghost/3.0.59/CHANGELOG.md deleted file mode 100644 index e51f22cce79..00000000000 --- a/incubator/ghost/3.0.59/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ghost-3.0.59](https://github.com/truecharts/charts/compare/ghost-3.0.58...ghost-3.0.59) (2022-09-13) - -### Chore - -- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - - - -## [ghost-3.0.58](https://github.com/truecharts/charts/compare/ghost-3.0.57...ghost-3.0.58) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [ghost-3.0.58](https://github.com/truecharts/charts/compare/ghost-3.0.57...ghost-3.0.58) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [ghost-3.0.58](https://github.com/truecharts/charts/compare/ghost-3.0.57...ghost-3.0.58) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [ghost-3.0.58](https://github.com/truecharts/charts/compare/ghost-3.0.57...ghost-3.0.58) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [ghost-3.0.58](https://github.com/truecharts/charts/compare/ghost-3.0.57...ghost-3.0.58) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [ghost-3.0.58](https://github.com/truecharts/charts/compare/ghost-3.0.57...ghost-3.0.58) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [ghost-3.0.57](https://github.com/truecharts/charts/compare/ghost-3.0.56...ghost-3.0.57) (2022-09-03) - -### Chore - -- update docker general non-major ([#3668](https://github.com/truecharts/charts/issues/3668)) - - - - -## [ghost-3.0.56](https://github.com/truecharts/charts/compare/ghost-3.0.55...ghost-3.0.56) (2022-09-02) - diff --git a/incubator/ghost/3.0.59/Chart.lock b/incubator/ghost/3.0.59/Chart.lock deleted file mode 100644 index 7dde4120c27..00000000000 --- a/incubator/ghost/3.0.59/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.72 -digest: sha256:4918dea0a67663d68f645ee91f54faa55c628a2d463a8572c804e887186456f3 -generated: "2022-09-13T06:15:49.685775579Z" diff --git a/incubator/ghost/3.0.59/Chart.yaml b/incubator/ghost/3.0.59/Chart.yaml deleted file mode 100644 index deada5884fc..00000000000 --- a/incubator/ghost/3.0.59/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -appVersion: "5.13.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.72 -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.59 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/ghost/3.0.59/README.md b/incubator/ghost/3.0.59/README.md deleted file mode 100644 index 4853e799ccb..00000000000 --- a/incubator/ghost/3.0.59/README.md +++ /dev/null @@ -1,111 +0,0 @@ -# ghost - -![Version: 3.0.59](https://img.shields.io/badge/Version-3.0.59-informational?style=flat-square) ![AppVersion: 5.13.2](https://img.shields.io/badge/AppVersion-5.13.2-informational?style=flat-square) - -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.72 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/ghost/3.0.59/charts/common-10.5.9.tgz b/incubator/ghost/3.0.59/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/ghost/3.0.59/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/ghost/3.0.59/charts/mariadb-3.0.72.tgz b/incubator/ghost/3.0.59/charts/mariadb-3.0.72.tgz deleted file mode 100644 index c0d5628ce75..00000000000 Binary files a/incubator/ghost/3.0.59/charts/mariadb-3.0.72.tgz and /dev/null differ diff --git a/incubator/ghost/3.0.60/CHANGELOG.md b/incubator/ghost/3.0.60/CHANGELOG.md new file mode 100644 index 00000000000..e2141ec9765 --- /dev/null +++ b/incubator/ghost/3.0.60/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ghost-3.0.60](https://github.com/truecharts/charts/compare/ghost-3.0.59...ghost-3.0.60) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [ghost-3.0.59](https://github.com/truecharts/charts/compare/ghost-3.0.58...ghost-3.0.59) (2022-09-13) + +### Chore + +- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + + + + +## [ghost-3.0.58](https://github.com/truecharts/charts/compare/ghost-3.0.57...ghost-3.0.58) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [ghost-3.0.58](https://github.com/truecharts/charts/compare/ghost-3.0.57...ghost-3.0.58) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [ghost-3.0.58](https://github.com/truecharts/charts/compare/ghost-3.0.57...ghost-3.0.58) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [ghost-3.0.58](https://github.com/truecharts/charts/compare/ghost-3.0.57...ghost-3.0.58) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [ghost-3.0.58](https://github.com/truecharts/charts/compare/ghost-3.0.57...ghost-3.0.58) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [ghost-3.0.58](https://github.com/truecharts/charts/compare/ghost-3.0.57...ghost-3.0.58) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [ghost-3.0.57](https://github.com/truecharts/charts/compare/ghost-3.0.56...ghost-3.0.57) (2022-09-03) diff --git a/incubator/ghost/3.0.60/Chart.lock b/incubator/ghost/3.0.60/Chart.lock new file mode 100644 index 00000000000..c2fc67fe70e --- /dev/null +++ b/incubator/ghost/3.0.60/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.73 +digest: sha256:54198365667353e15dd5ab095f2d1f364ac3a6a72065cbd9a890d0867d58844f +generated: "2022-09-15T13:44:11.704355669Z" diff --git a/incubator/ghost/3.0.60/Chart.yaml b/incubator/ghost/3.0.60/Chart.yaml new file mode 100644 index 00000000000..556af4d7455 --- /dev/null +++ b/incubator/ghost/3.0.60/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "5.13.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.73 +description: Ghost is an open source, professional publishing platform built on a modern Node.js technology stack designed for teams who need power, flexibility and performance. +home: https://truecharts.org/docs/charts/incubator/ghost +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ghost.png +keywords: + - ghost + - blog + - cms +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ghost +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/ghost + - https://github.com/TryGhost/Ghost + - https://hub.docker.com/_/ghost + - https://ghost.org/docs/ +version: 3.0.60 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/ghost/3.0.60/README.md b/incubator/ghost/3.0.60/README.md new file mode 100644 index 00000000000..8558b9592f1 --- /dev/null +++ b/incubator/ghost/3.0.60/README.md @@ -0,0 +1,111 @@ +# ghost + +![Version: 3.0.60](https://img.shields.io/badge/Version-3.0.60-informational?style=flat-square) ![AppVersion: 5.13.2](https://img.shields.io/badge/AppVersion-5.13.2-informational?style=flat-square) + +Ghost is an open source, professional publishing platform built on a modern Node.js technology stack designed for teams who need power, flexibility and performance. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [ghost](https://truecharts.org/docs/charts/incubator/ghost) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | mariadb | 3.0.73 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/ghost/3.0.59/app-readme.md b/incubator/ghost/3.0.60/app-readme.md similarity index 100% rename from incubator/ghost/3.0.59/app-readme.md rename to incubator/ghost/3.0.60/app-readme.md diff --git a/incubator/ghost/3.0.60/charts/common-10.5.10.tgz b/incubator/ghost/3.0.60/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/ghost/3.0.60/charts/common-10.5.10.tgz differ diff --git a/incubator/ghost/3.0.60/charts/mariadb-3.0.73.tgz b/incubator/ghost/3.0.60/charts/mariadb-3.0.73.tgz new file mode 100644 index 00000000000..13d673713db Binary files /dev/null and b/incubator/ghost/3.0.60/charts/mariadb-3.0.73.tgz differ diff --git a/incubator/ghost/3.0.59/ix_values.yaml b/incubator/ghost/3.0.60/ix_values.yaml similarity index 100% rename from incubator/ghost/3.0.59/ix_values.yaml rename to incubator/ghost/3.0.60/ix_values.yaml diff --git a/incubator/ghost/3.0.59/questions.yaml b/incubator/ghost/3.0.60/questions.yaml similarity index 100% rename from incubator/ghost/3.0.59/questions.yaml rename to incubator/ghost/3.0.60/questions.yaml diff --git a/incubator/ghost/3.0.59/templates/common.yaml b/incubator/ghost/3.0.60/templates/common.yaml similarity index 100% rename from incubator/ghost/3.0.59/templates/common.yaml rename to incubator/ghost/3.0.60/templates/common.yaml diff --git a/incubator/ghost/3.0.59/values.yaml b/incubator/ghost/3.0.60/values.yaml similarity index 100% rename from incubator/ghost/3.0.59/values.yaml rename to incubator/ghost/3.0.60/values.yaml diff --git a/incubator/github-backup/0.0.23/CHANGELOG.md b/incubator/github-backup/0.0.23/CHANGELOG.md deleted file mode 100644 index c5e74706330..00000000000 --- a/incubator/github-backup/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [github-backup-0.0.23](https://github.com/truecharts/charts/compare/github-backup-0.0.22...github-backup-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [github-backup-0.0.23](https://github.com/truecharts/charts/compare/github-backup-0.0.22...github-backup-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [github-backup-0.0.23](https://github.com/truecharts/charts/compare/github-backup-0.0.22...github-backup-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [github-backup-0.0.23](https://github.com/truecharts/charts/compare/github-backup-0.0.22...github-backup-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [github-backup-0.0.23](https://github.com/truecharts/charts/compare/github-backup-0.0.22...github-backup-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [github-backup-0.0.23](https://github.com/truecharts/charts/compare/github-backup-0.0.22...github-backup-0.0.23) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [github-backup-0.0.22](https://github.com/truecharts/charts/compare/github-backup-0.0.20...github-backup-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [github-backup-0.0.21](https://github.com/truecharts/charts/compare/github-backup-0.0.20...github-backup-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [github-backup-0.0.20](https://github.com/truecharts/charts/compare/github-backup-0.0.19...github-backup-0.0.20) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/incubator/github-backup/0.0.23/Chart.lock b/incubator/github-backup/0.0.23/Chart.lock deleted file mode 100644 index f971aa62ed9..00000000000 --- a/incubator/github-backup/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:57:34.565359867Z" diff --git a/incubator/github-backup/0.0.23/Chart.yaml b/incubator/github-backup/0.0.23/Chart.yaml deleted file mode 100644 index 69454082e12..00000000000 --- a/incubator/github-backup/0.0.23/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Backup -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/github-backup/0.0.23/README.md b/incubator/github-backup/0.0.23/README.md deleted file mode 100644 index 0a38fc0775d..00000000000 --- a/incubator/github-backup/0.0.23/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# github-backup - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Like to maintain your own data? Automatically backup your github account to your Unraid server on a schedule. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [github-backup](https://truecharts.org/docs/charts/incubator/github-backup) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/github-backup/0.0.23/charts/common-10.5.9.tgz b/incubator/github-backup/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/github-backup/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/github-backup/0.0.24/CHANGELOG.md b/incubator/github-backup/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..9cedab75673 --- /dev/null +++ b/incubator/github-backup/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [github-backup-0.0.24](https://github.com/truecharts/charts/compare/github-backup-0.0.23...github-backup-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [github-backup-0.0.23](https://github.com/truecharts/charts/compare/github-backup-0.0.22...github-backup-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [github-backup-0.0.23](https://github.com/truecharts/charts/compare/github-backup-0.0.22...github-backup-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [github-backup-0.0.23](https://github.com/truecharts/charts/compare/github-backup-0.0.22...github-backup-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [github-backup-0.0.23](https://github.com/truecharts/charts/compare/github-backup-0.0.22...github-backup-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [github-backup-0.0.23](https://github.com/truecharts/charts/compare/github-backup-0.0.22...github-backup-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [github-backup-0.0.23](https://github.com/truecharts/charts/compare/github-backup-0.0.22...github-backup-0.0.23) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [github-backup-0.0.22](https://github.com/truecharts/charts/compare/github-backup-0.0.20...github-backup-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [github-backup-0.0.21](https://github.com/truecharts/charts/compare/github-backup-0.0.20...github-backup-0.0.21) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + diff --git a/incubator/github-backup/0.0.24/Chart.lock b/incubator/github-backup/0.0.24/Chart.lock new file mode 100644 index 00000000000..486a189484a --- /dev/null +++ b/incubator/github-backup/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:44:08.324616765Z" diff --git a/incubator/github-backup/0.0.24/Chart.yaml b/incubator/github-backup/0.0.24/Chart.yaml new file mode 100644 index 00000000000..43524272ac3 --- /dev/null +++ b/incubator/github-backup/0.0.24/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.5.10 +deprecated: false +description: Like to maintain your own data? Automatically backup your github account to your Unraid server on a schedule. +home: https://truecharts.org/docs/charts/incubator/github-backup +icon: https://truecharts.org/img/hotlink-ok/chart-icons/github-backup.png +keywords: + - github-backup + - Backup +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: github-backup +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/github-backup + - https://hub.docker.com/r/lnxd/github-backup +type: application +version: 0.0.24 diff --git a/incubator/github-backup/0.0.24/README.md b/incubator/github-backup/0.0.24/README.md new file mode 100644 index 00000000000..40699b28590 --- /dev/null +++ b/incubator/github-backup/0.0.24/README.md @@ -0,0 +1,108 @@ +# github-backup + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Like to maintain your own data? Automatically backup your github account to your Unraid server on a schedule. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [github-backup](https://truecharts.org/docs/charts/incubator/github-backup) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/github-backup/0.0.23/app-readme.md b/incubator/github-backup/0.0.24/app-readme.md similarity index 100% rename from incubator/github-backup/0.0.23/app-readme.md rename to incubator/github-backup/0.0.24/app-readme.md diff --git a/incubator/github-backup/0.0.24/charts/common-10.5.10.tgz b/incubator/github-backup/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/github-backup/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/github-backup/0.0.23/ix_values.yaml b/incubator/github-backup/0.0.24/ix_values.yaml similarity index 100% rename from incubator/github-backup/0.0.23/ix_values.yaml rename to incubator/github-backup/0.0.24/ix_values.yaml diff --git a/incubator/github-backup/0.0.23/questions.yaml b/incubator/github-backup/0.0.24/questions.yaml similarity index 100% rename from incubator/github-backup/0.0.23/questions.yaml rename to incubator/github-backup/0.0.24/questions.yaml diff --git a/incubator/github-backup/0.0.23/templates/common.yaml b/incubator/github-backup/0.0.24/templates/common.yaml similarity index 100% rename from incubator/github-backup/0.0.23/templates/common.yaml rename to incubator/github-backup/0.0.24/templates/common.yaml diff --git a/incubator/github-backup/0.0.23/values.yaml b/incubator/github-backup/0.0.24/values.yaml similarity index 100% rename from incubator/github-backup/0.0.23/values.yaml rename to incubator/github-backup/0.0.24/values.yaml diff --git a/incubator/glauth/0.0.23/CHANGELOG.md b/incubator/glauth/0.0.23/CHANGELOG.md deleted file mode 100644 index 5825fd98c3f..00000000000 --- a/incubator/glauth/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [glauth-0.0.23](https://github.com/truecharts/charts/compare/glauth-0.0.22...glauth-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [glauth-0.0.23](https://github.com/truecharts/charts/compare/glauth-0.0.22...glauth-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [glauth-0.0.23](https://github.com/truecharts/charts/compare/glauth-0.0.22...glauth-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [glauth-0.0.23](https://github.com/truecharts/charts/compare/glauth-0.0.22...glauth-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [glauth-0.0.23](https://github.com/truecharts/charts/compare/glauth-0.0.22...glauth-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [glauth-0.0.23](https://github.com/truecharts/charts/compare/glauth-0.0.22...glauth-0.0.23) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [glauth-0.0.22](https://github.com/truecharts/charts/compare/glauth-0.0.20...glauth-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [glauth-0.0.21](https://github.com/truecharts/charts/compare/glauth-0.0.20...glauth-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [glauth-0.0.20](https://github.com/truecharts/charts/compare/glauth-0.0.19...glauth-0.0.20) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/incubator/glauth/0.0.23/Chart.lock b/incubator/glauth/0.0.23/Chart.lock deleted file mode 100644 index 025db426d0f..00000000000 --- a/incubator/glauth/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:57:43.790797028Z" diff --git a/incubator/glauth/0.0.23/Chart.yaml b/incubator/glauth/0.0.23/Chart.yaml deleted file mode 100644 index caee7c86fe4..00000000000 --- a/incubator/glauth/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Security -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/glauth/0.0.23/README.md b/incubator/glauth/0.0.23/README.md deleted file mode 100644 index ebaf56dba21..00000000000 --- a/incubator/glauth/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# glauth - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -GLAuth is a secure, easy-to-use, LDAP server with configurable backends. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [glauth](https://truecharts.org/docs/charts/incubator/glauth) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/glauth/0.0.23/charts/common-10.5.9.tgz b/incubator/glauth/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/glauth/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/glauth/0.0.24/CHANGELOG.md b/incubator/glauth/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..a7a2ea1dc4d --- /dev/null +++ b/incubator/glauth/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [glauth-0.0.24](https://github.com/truecharts/charts/compare/glauth-0.0.23...glauth-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [glauth-0.0.23](https://github.com/truecharts/charts/compare/glauth-0.0.22...glauth-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [glauth-0.0.23](https://github.com/truecharts/charts/compare/glauth-0.0.22...glauth-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [glauth-0.0.23](https://github.com/truecharts/charts/compare/glauth-0.0.22...glauth-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [glauth-0.0.23](https://github.com/truecharts/charts/compare/glauth-0.0.22...glauth-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [glauth-0.0.23](https://github.com/truecharts/charts/compare/glauth-0.0.22...glauth-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [glauth-0.0.23](https://github.com/truecharts/charts/compare/glauth-0.0.22...glauth-0.0.23) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [glauth-0.0.22](https://github.com/truecharts/charts/compare/glauth-0.0.20...glauth-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [glauth-0.0.21](https://github.com/truecharts/charts/compare/glauth-0.0.20...glauth-0.0.21) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/glauth/0.0.24/Chart.lock b/incubator/glauth/0.0.24/Chart.lock new file mode 100644 index 00000000000..9cec4443943 --- /dev/null +++ b/incubator/glauth/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:44:10.71387501Z" diff --git a/incubator/glauth/0.0.24/Chart.yaml b/incubator/glauth/0.0.24/Chart.yaml new file mode 100644 index 00000000000..90a9b6c57f0 --- /dev/null +++ b/incubator/glauth/0.0.24/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.5.10 +deprecated: false +description: GLAuth is a secure, easy-to-use, LDAP server with configurable backends. +home: https://truecharts.org/docs/charts/incubator/glauth +icon: https://truecharts.org/img/hotlink-ok/chart-icons/glauth.png +keywords: + - glauth + - Security +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: glauth +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/glauth + - https://glauth.github.io + - https://hub.docker.com/repository/docker/glauth/glauth +type: application +version: 0.0.24 diff --git a/incubator/glauth/0.0.24/README.md b/incubator/glauth/0.0.24/README.md new file mode 100644 index 00000000000..87343be9d69 --- /dev/null +++ b/incubator/glauth/0.0.24/README.md @@ -0,0 +1,109 @@ +# glauth + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +GLAuth is a secure, easy-to-use, LDAP server with configurable backends. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [glauth](https://truecharts.org/docs/charts/incubator/glauth) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/glauth/0.0.23/app-readme.md b/incubator/glauth/0.0.24/app-readme.md similarity index 100% rename from incubator/glauth/0.0.23/app-readme.md rename to incubator/glauth/0.0.24/app-readme.md diff --git a/incubator/glauth/0.0.24/charts/common-10.5.10.tgz b/incubator/glauth/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/glauth/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/glauth/0.0.23/ix_values.yaml b/incubator/glauth/0.0.24/ix_values.yaml similarity index 100% rename from incubator/glauth/0.0.23/ix_values.yaml rename to incubator/glauth/0.0.24/ix_values.yaml diff --git a/incubator/glauth/0.0.23/questions.yaml b/incubator/glauth/0.0.24/questions.yaml similarity index 100% rename from incubator/glauth/0.0.23/questions.yaml rename to incubator/glauth/0.0.24/questions.yaml diff --git a/incubator/glauth/0.0.23/templates/common.yaml b/incubator/glauth/0.0.24/templates/common.yaml similarity index 100% rename from incubator/glauth/0.0.23/templates/common.yaml rename to incubator/glauth/0.0.24/templates/common.yaml diff --git a/incubator/glauth/0.0.23/values.yaml b/incubator/glauth/0.0.24/values.yaml similarity index 100% rename from incubator/glauth/0.0.23/values.yaml rename to incubator/glauth/0.0.24/values.yaml diff --git a/incubator/go-auto-yt/0.0.23/CHANGELOG.md b/incubator/go-auto-yt/0.0.23/CHANGELOG.md deleted file mode 100644 index a2185df4d51..00000000000 --- a/incubator/go-auto-yt/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [go-auto-yt-0.0.23](https://github.com/truecharts/charts/compare/go-auto-yt-0.0.22...go-auto-yt-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [go-auto-yt-0.0.23](https://github.com/truecharts/charts/compare/go-auto-yt-0.0.22...go-auto-yt-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [go-auto-yt-0.0.23](https://github.com/truecharts/charts/compare/go-auto-yt-0.0.22...go-auto-yt-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [go-auto-yt-0.0.23](https://github.com/truecharts/charts/compare/go-auto-yt-0.0.22...go-auto-yt-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [go-auto-yt-0.0.23](https://github.com/truecharts/charts/compare/go-auto-yt-0.0.22...go-auto-yt-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [go-auto-yt-0.0.23](https://github.com/truecharts/charts/compare/go-auto-yt-0.0.22...go-auto-yt-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [go-auto-yt-0.0.22](https://github.com/truecharts/charts/compare/go-auto-yt-0.0.20...go-auto-yt-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [go-auto-yt-0.0.21](https://github.com/truecharts/charts/compare/go-auto-yt-0.0.20...go-auto-yt-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/go-auto-yt/0.0.23/Chart.lock b/incubator/go-auto-yt/0.0.23/Chart.lock deleted file mode 100644 index 0219a87d837..00000000000 --- a/incubator/go-auto-yt/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:57:47.546575953Z" diff --git a/incubator/go-auto-yt/0.0.23/Chart.yaml b/incubator/go-auto-yt/0.0.23/Chart.yaml deleted file mode 100644 index 77e98eedb69..00000000000 --- a/incubator/go-auto-yt/0.0.23/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Downloaders - - Tools-Utilities -apiVersion: v2 -appVersion: "stable" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/go-auto-yt/0.0.23/README.md b/incubator/go-auto-yt/0.0.23/README.md deleted file mode 100644 index 1cbf6489a56..00000000000 --- a/incubator/go-auto-yt/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# go-auto-yt - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: stable](https://img.shields.io/badge/AppVersion-stable-informational?style=flat-square) - -GoAutoYT makes it easy for you to automatically download videos from as many YouTube channels as you'd like. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [go-auto-yt](https://truecharts.org/docs/charts/incubator/go-auto-yt) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/go-auto-yt/0.0.23/charts/common-10.5.9.tgz b/incubator/go-auto-yt/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/go-auto-yt/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/go-auto-yt/0.0.24/CHANGELOG.md b/incubator/go-auto-yt/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..655a8bf47b6 --- /dev/null +++ b/incubator/go-auto-yt/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [go-auto-yt-0.0.24](https://github.com/truecharts/charts/compare/go-auto-yt-0.0.23...go-auto-yt-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [go-auto-yt-0.0.23](https://github.com/truecharts/charts/compare/go-auto-yt-0.0.22...go-auto-yt-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [go-auto-yt-0.0.23](https://github.com/truecharts/charts/compare/go-auto-yt-0.0.22...go-auto-yt-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [go-auto-yt-0.0.23](https://github.com/truecharts/charts/compare/go-auto-yt-0.0.22...go-auto-yt-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [go-auto-yt-0.0.23](https://github.com/truecharts/charts/compare/go-auto-yt-0.0.22...go-auto-yt-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [go-auto-yt-0.0.23](https://github.com/truecharts/charts/compare/go-auto-yt-0.0.22...go-auto-yt-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [go-auto-yt-0.0.23](https://github.com/truecharts/charts/compare/go-auto-yt-0.0.22...go-auto-yt-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [go-auto-yt-0.0.22](https://github.com/truecharts/charts/compare/go-auto-yt-0.0.20...go-auto-yt-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/incubator/go-auto-yt/0.0.24/Chart.lock b/incubator/go-auto-yt/0.0.24/Chart.lock new file mode 100644 index 00000000000..bd2f61bf328 --- /dev/null +++ b/incubator/go-auto-yt/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:44:30.301851838Z" diff --git a/incubator/go-auto-yt/0.0.24/Chart.yaml b/incubator/go-auto-yt/0.0.24/Chart.yaml new file mode 100644 index 00000000000..100c58d2a61 --- /dev/null +++ b/incubator/go-auto-yt/0.0.24/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.5.10 +deprecated: false +description: "GoAutoYT makes it easy for you to automatically download videos from as many YouTube channels as you'd like." +home: https://truecharts.org/docs/charts/incubator/go-auto-yt +icon: https://truecharts.org/img/hotlink-ok/chart-icons/go-auto-yt.png +keywords: + - go-auto-yt + - Downloaders + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: go-auto-yt +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/go-auto-yt + - https://github.com/XiovV/go-auto-yt + - https://hub.docker.com/r/xiovv/go-auto-yt +type: application +version: 0.0.24 diff --git a/incubator/go-auto-yt/0.0.24/README.md b/incubator/go-auto-yt/0.0.24/README.md new file mode 100644 index 00000000000..99019d70836 --- /dev/null +++ b/incubator/go-auto-yt/0.0.24/README.md @@ -0,0 +1,109 @@ +# go-auto-yt + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: stable](https://img.shields.io/badge/AppVersion-stable-informational?style=flat-square) + +GoAutoYT makes it easy for you to automatically download videos from as many YouTube channels as you'd like. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [go-auto-yt](https://truecharts.org/docs/charts/incubator/go-auto-yt) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/go-auto-yt/0.0.23/app-readme.md b/incubator/go-auto-yt/0.0.24/app-readme.md similarity index 100% rename from incubator/go-auto-yt/0.0.23/app-readme.md rename to incubator/go-auto-yt/0.0.24/app-readme.md diff --git a/incubator/go-auto-yt/0.0.24/charts/common-10.5.10.tgz b/incubator/go-auto-yt/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/go-auto-yt/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/go-auto-yt/0.0.23/ix_values.yaml b/incubator/go-auto-yt/0.0.24/ix_values.yaml similarity index 100% rename from incubator/go-auto-yt/0.0.23/ix_values.yaml rename to incubator/go-auto-yt/0.0.24/ix_values.yaml diff --git a/incubator/go-auto-yt/0.0.23/questions.yaml b/incubator/go-auto-yt/0.0.24/questions.yaml similarity index 100% rename from incubator/go-auto-yt/0.0.23/questions.yaml rename to incubator/go-auto-yt/0.0.24/questions.yaml diff --git a/incubator/go-auto-yt/0.0.23/templates/common.yaml b/incubator/go-auto-yt/0.0.24/templates/common.yaml similarity index 100% rename from incubator/go-auto-yt/0.0.23/templates/common.yaml rename to incubator/go-auto-yt/0.0.24/templates/common.yaml diff --git a/incubator/go-auto-yt/0.0.23/values.yaml b/incubator/go-auto-yt/0.0.24/values.yaml similarity index 100% rename from incubator/go-auto-yt/0.0.23/values.yaml rename to incubator/go-auto-yt/0.0.24/values.yaml diff --git a/incubator/go-playground/0.0.23/CHANGELOG.md b/incubator/go-playground/0.0.23/CHANGELOG.md deleted file mode 100644 index 29d03371491..00000000000 --- a/incubator/go-playground/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [go-playground-0.0.23](https://github.com/truecharts/charts/compare/go-playground-0.0.22...go-playground-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [go-playground-0.0.23](https://github.com/truecharts/charts/compare/go-playground-0.0.22...go-playground-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [go-playground-0.0.23](https://github.com/truecharts/charts/compare/go-playground-0.0.22...go-playground-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [go-playground-0.0.23](https://github.com/truecharts/charts/compare/go-playground-0.0.22...go-playground-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [go-playground-0.0.23](https://github.com/truecharts/charts/compare/go-playground-0.0.22...go-playground-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [go-playground-0.0.23](https://github.com/truecharts/charts/compare/go-playground-0.0.22...go-playground-0.0.23) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [go-playground-0.0.22](https://github.com/truecharts/charts/compare/go-playground-0.0.20...go-playground-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [go-playground-0.0.21](https://github.com/truecharts/charts/compare/go-playground-0.0.20...go-playground-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [go-playground-0.0.20](https://github.com/truecharts/charts/compare/go-playground-0.0.19...go-playground-0.0.20) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/incubator/go-playground/0.0.23/Chart.lock b/incubator/go-playground/0.0.23/Chart.lock deleted file mode 100644 index af121dc0792..00000000000 --- a/incubator/go-playground/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:58:00.086737437Z" diff --git a/incubator/go-playground/0.0.23/Chart.yaml b/incubator/go-playground/0.0.23/Chart.yaml deleted file mode 100644 index 7679416dde9..00000000000 --- a/incubator/go-playground/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/go-playground/0.0.23/README.md b/incubator/go-playground/0.0.23/README.md deleted file mode 100644 index 8e68e3a24b3..00000000000 --- a/incubator/go-playground/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# go-playground - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -mproved Go Playground powered by Monaco Editor and React - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [go-playground](https://truecharts.org/docs/charts/incubator/go-playground) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `go-playground` deployment - -```console -helm uninstall go-playground -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install go-playground \ - --set env.TZ="America/New York" \ - TrueCharts/go-playground -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install go-playground TrueCharts/go-playground -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/go-playground/0.0.23/charts/common-10.5.9.tgz b/incubator/go-playground/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/go-playground/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/go-playground/0.0.24/CHANGELOG.md b/incubator/go-playground/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..78cd392e29d --- /dev/null +++ b/incubator/go-playground/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [go-playground-0.0.24](https://github.com/truecharts/charts/compare/go-playground-0.0.23...go-playground-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [go-playground-0.0.23](https://github.com/truecharts/charts/compare/go-playground-0.0.22...go-playground-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [go-playground-0.0.23](https://github.com/truecharts/charts/compare/go-playground-0.0.22...go-playground-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [go-playground-0.0.23](https://github.com/truecharts/charts/compare/go-playground-0.0.22...go-playground-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [go-playground-0.0.23](https://github.com/truecharts/charts/compare/go-playground-0.0.22...go-playground-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [go-playground-0.0.23](https://github.com/truecharts/charts/compare/go-playground-0.0.22...go-playground-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [go-playground-0.0.23](https://github.com/truecharts/charts/compare/go-playground-0.0.22...go-playground-0.0.23) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [go-playground-0.0.22](https://github.com/truecharts/charts/compare/go-playground-0.0.20...go-playground-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [go-playground-0.0.21](https://github.com/truecharts/charts/compare/go-playground-0.0.20...go-playground-0.0.21) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/go-playground/0.0.24/Chart.lock b/incubator/go-playground/0.0.24/Chart.lock new file mode 100644 index 00000000000..85b1ad5743a --- /dev/null +++ b/incubator/go-playground/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:44:39.826830792Z" diff --git a/incubator/go-playground/0.0.24/Chart.yaml b/incubator/go-playground/0.0.24/Chart.yaml new file mode 100644 index 00000000000..57b4e09638a --- /dev/null +++ b/incubator/go-playground/0.0.24/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.5.10 +deprecated: false +description: mproved Go Playground powered by Monaco Editor and React +home: https://truecharts.org/docs/charts/incubator/go-playground +icon: https://truecharts.org/img/hotlink-ok/chart-icons/go-playground.png +keywords: + - go-playground + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: go-playground +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/go-playground + - https://hub.docker.com/r/x1unix/go-playground + - https://hub.docker.com/r/x1unix/go-playground +type: application +version: 0.0.24 diff --git a/incubator/go-playground/0.0.24/README.md b/incubator/go-playground/0.0.24/README.md new file mode 100644 index 00000000000..dd7ff71b161 --- /dev/null +++ b/incubator/go-playground/0.0.24/README.md @@ -0,0 +1,109 @@ +# go-playground + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +mproved Go Playground powered by Monaco Editor and React + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [go-playground](https://truecharts.org/docs/charts/incubator/go-playground) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `go-playground` deployment + +```console +helm uninstall go-playground +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install go-playground \ + --set env.TZ="America/New York" \ + TrueCharts/go-playground +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install go-playground TrueCharts/go-playground -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/go-playground/0.0.23/app-readme.md b/incubator/go-playground/0.0.24/app-readme.md similarity index 100% rename from incubator/go-playground/0.0.23/app-readme.md rename to incubator/go-playground/0.0.24/app-readme.md diff --git a/incubator/go-playground/0.0.24/charts/common-10.5.10.tgz b/incubator/go-playground/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/go-playground/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/go-playground/0.0.23/ix_values.yaml b/incubator/go-playground/0.0.24/ix_values.yaml similarity index 100% rename from incubator/go-playground/0.0.23/ix_values.yaml rename to incubator/go-playground/0.0.24/ix_values.yaml diff --git a/incubator/go-playground/0.0.23/questions.yaml b/incubator/go-playground/0.0.24/questions.yaml similarity index 100% rename from incubator/go-playground/0.0.23/questions.yaml rename to incubator/go-playground/0.0.24/questions.yaml diff --git a/incubator/go-playground/0.0.23/templates/common.yaml b/incubator/go-playground/0.0.24/templates/common.yaml similarity index 100% rename from incubator/go-playground/0.0.23/templates/common.yaml rename to incubator/go-playground/0.0.24/templates/common.yaml diff --git a/incubator/go-playground/0.0.23/values.yaml b/incubator/go-playground/0.0.24/values.yaml similarity index 100% rename from incubator/go-playground/0.0.23/values.yaml rename to incubator/go-playground/0.0.24/values.yaml diff --git a/incubator/goaccess-npm-logs/0.0.27/CHANGELOG.md b/incubator/goaccess-npm-logs/0.0.27/CHANGELOG.md deleted file mode 100644 index 1628bbd6fcf..00000000000 --- a/incubator/goaccess-npm-logs/0.0.27/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [goaccess-npm-logs-0.0.27](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.26...goaccess-npm-logs-0.0.27) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [goaccess-npm-logs-0.0.27](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.26...goaccess-npm-logs-0.0.27) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [goaccess-npm-logs-0.0.27](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.26...goaccess-npm-logs-0.0.27) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [goaccess-npm-logs-0.0.27](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.26...goaccess-npm-logs-0.0.27) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - - -## [goaccess-npm-logs-0.0.27](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.26...goaccess-npm-logs-0.0.27) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [goaccess-npm-logs-0.0.26](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.24...goaccess-npm-logs-0.0.26) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [goaccess-npm-logs-0.0.25](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.24...goaccess-npm-logs-0.0.25) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [goaccess-npm-logs-0.0.24](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.23...goaccess-npm-logs-0.0.24) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - - -## [goaccess-npm-logs-0.0.23](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.20...goaccess-npm-logs-0.0.23) (2022-08-27) diff --git a/incubator/goaccess-npm-logs/0.0.27/Chart.lock b/incubator/goaccess-npm-logs/0.0.27/Chart.lock deleted file mode 100644 index 4c90052dd08..00000000000 --- a/incubator/goaccess-npm-logs/0.0.27/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:58:08.411532702Z" diff --git a/incubator/goaccess-npm-logs/0.0.27/Chart.yaml b/incubator/goaccess-npm-logs/0.0.27/Chart.yaml deleted file mode 100644 index 4e48d5fd7e9..00000000000 --- a/incubator/goaccess-npm-logs/0.0.27/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities - - Network-Proxy -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.27 diff --git a/incubator/goaccess-npm-logs/0.0.27/README.md b/incubator/goaccess-npm-logs/0.0.27/README.md deleted file mode 100644 index 35398f46834..00000000000 --- a/incubator/goaccess-npm-logs/0.0.27/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# goaccess-npm-logs - -![Version: 0.0.27](https://img.shields.io/badge/Version-0.0.27-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -GoAccess for Nginx Proxy Manager Logs - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [goaccess-npm-logs](https://truecharts.org/docs/charts/incubator/goaccess-npm-logs) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/goaccess-npm-logs/0.0.27/charts/common-10.5.9.tgz b/incubator/goaccess-npm-logs/0.0.27/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/goaccess-npm-logs/0.0.27/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/goaccess-npm-logs/0.0.28/CHANGELOG.md b/incubator/goaccess-npm-logs/0.0.28/CHANGELOG.md new file mode 100644 index 00000000000..4a4899a6612 --- /dev/null +++ b/incubator/goaccess-npm-logs/0.0.28/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [goaccess-npm-logs-0.0.28](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.27...goaccess-npm-logs-0.0.28) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [goaccess-npm-logs-0.0.27](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.26...goaccess-npm-logs-0.0.27) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [goaccess-npm-logs-0.0.27](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.26...goaccess-npm-logs-0.0.27) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [goaccess-npm-logs-0.0.27](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.26...goaccess-npm-logs-0.0.27) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [goaccess-npm-logs-0.0.27](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.26...goaccess-npm-logs-0.0.27) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + + +## [goaccess-npm-logs-0.0.27](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.26...goaccess-npm-logs-0.0.27) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [goaccess-npm-logs-0.0.26](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.24...goaccess-npm-logs-0.0.26) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [goaccess-npm-logs-0.0.25](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.24...goaccess-npm-logs-0.0.25) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + diff --git a/incubator/goaccess-npm-logs/0.0.28/Chart.lock b/incubator/goaccess-npm-logs/0.0.28/Chart.lock new file mode 100644 index 00000000000..20f46088e30 --- /dev/null +++ b/incubator/goaccess-npm-logs/0.0.28/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:44:53.708319818Z" diff --git a/incubator/goaccess-npm-logs/0.0.28/Chart.yaml b/incubator/goaccess-npm-logs/0.0.28/Chart.yaml new file mode 100644 index 00000000000..787d5772aa8 --- /dev/null +++ b/incubator/goaccess-npm-logs/0.0.28/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.5.10 +deprecated: false +description: "GoAccess for Nginx Proxy Manager Logs" +home: https://truecharts.org/docs/charts/incubator/goaccess-npm-logs +icon: https://truecharts.org/img/hotlink-ok/chart-icons/goaccess-npm-logs.png +keywords: + - goaccess-npm-logs + - Tools-Utilities + - Network-Proxy +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: goaccess-npm-logs +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/goaccess-npm-logs + - https://github.com/xavier-hernandez/goaccess-for-nginxproxymanager + - https://hub.docker.com/r/xavierh/goaccess-for-nginxproxymanager +type: application +version: 0.0.28 diff --git a/incubator/goaccess-npm-logs/0.0.28/README.md b/incubator/goaccess-npm-logs/0.0.28/README.md new file mode 100644 index 00000000000..d0c24a9ec7e --- /dev/null +++ b/incubator/goaccess-npm-logs/0.0.28/README.md @@ -0,0 +1,109 @@ +# goaccess-npm-logs + +![Version: 0.0.28](https://img.shields.io/badge/Version-0.0.28-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +GoAccess for Nginx Proxy Manager Logs + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [goaccess-npm-logs](https://truecharts.org/docs/charts/incubator/goaccess-npm-logs) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/goaccess-npm-logs/0.0.27/app-readme.md b/incubator/goaccess-npm-logs/0.0.28/app-readme.md similarity index 100% rename from incubator/goaccess-npm-logs/0.0.27/app-readme.md rename to incubator/goaccess-npm-logs/0.0.28/app-readme.md diff --git a/incubator/goaccess-npm-logs/0.0.28/charts/common-10.5.10.tgz b/incubator/goaccess-npm-logs/0.0.28/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/goaccess-npm-logs/0.0.28/charts/common-10.5.10.tgz differ diff --git a/incubator/goaccess-npm-logs/0.0.27/ix_values.yaml b/incubator/goaccess-npm-logs/0.0.28/ix_values.yaml similarity index 100% rename from incubator/goaccess-npm-logs/0.0.27/ix_values.yaml rename to incubator/goaccess-npm-logs/0.0.28/ix_values.yaml diff --git a/incubator/goaccess-npm-logs/0.0.27/questions.yaml b/incubator/goaccess-npm-logs/0.0.28/questions.yaml similarity index 100% rename from incubator/goaccess-npm-logs/0.0.27/questions.yaml rename to incubator/goaccess-npm-logs/0.0.28/questions.yaml diff --git a/incubator/goaccess-npm-logs/0.0.27/templates/common.yaml b/incubator/goaccess-npm-logs/0.0.28/templates/common.yaml similarity index 100% rename from incubator/goaccess-npm-logs/0.0.27/templates/common.yaml rename to incubator/goaccess-npm-logs/0.0.28/templates/common.yaml diff --git a/incubator/goaccess-npm-logs/0.0.27/values.yaml b/incubator/goaccess-npm-logs/0.0.28/values.yaml similarity index 100% rename from incubator/goaccess-npm-logs/0.0.27/values.yaml rename to incubator/goaccess-npm-logs/0.0.28/values.yaml diff --git a/incubator/goaccess/0.0.23/CHANGELOG.md b/incubator/goaccess/0.0.23/CHANGELOG.md deleted file mode 100644 index a5e5f5b85c3..00000000000 --- a/incubator/goaccess/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [goaccess-0.0.23](https://github.com/truecharts/charts/compare/goaccess-0.0.22...goaccess-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [goaccess-0.0.23](https://github.com/truecharts/charts/compare/goaccess-0.0.22...goaccess-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [goaccess-0.0.23](https://github.com/truecharts/charts/compare/goaccess-0.0.22...goaccess-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [goaccess-0.0.23](https://github.com/truecharts/charts/compare/goaccess-0.0.22...goaccess-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [goaccess-0.0.23](https://github.com/truecharts/charts/compare/goaccess-0.0.22...goaccess-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [goaccess-0.0.23](https://github.com/truecharts/charts/compare/goaccess-0.0.22...goaccess-0.0.23) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [goaccess-0.0.22](https://github.com/truecharts/charts/compare/goaccess-0.0.20...goaccess-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [goaccess-0.0.21](https://github.com/truecharts/charts/compare/goaccess-0.0.20...goaccess-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [goaccess-0.0.20](https://github.com/truecharts/charts/compare/goaccess-0.0.19...goaccess-0.0.20) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/incubator/goaccess/0.0.23/Chart.lock b/incubator/goaccess/0.0.23/Chart.lock deleted file mode 100644 index 18e0da367db..00000000000 --- a/incubator/goaccess/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:58:06.517572902Z" diff --git a/incubator/goaccess/0.0.23/Chart.yaml b/incubator/goaccess/0.0.23/Chart.yaml deleted file mode 100644 index f6c69663701..00000000000 --- a/incubator/goaccess/0.0.23/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/goaccess/0.0.23/README.md b/incubator/goaccess/0.0.23/README.md deleted file mode 100644 index 90d41cc79ea..00000000000 --- a/incubator/goaccess/0.0.23/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# goaccess - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -GoAccess is an open source real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser. It provides fast and valuable HTTP statistics for system administrators that require a visual server report on the fly. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [goaccess](https://truecharts.org/docs/charts/incubator/goaccess) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/goaccess/0.0.23/charts/common-10.5.9.tgz b/incubator/goaccess/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/goaccess/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/goaccess/0.0.24/CHANGELOG.md b/incubator/goaccess/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..44cef005610 --- /dev/null +++ b/incubator/goaccess/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [goaccess-0.0.24](https://github.com/truecharts/charts/compare/goaccess-0.0.23...goaccess-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [goaccess-0.0.23](https://github.com/truecharts/charts/compare/goaccess-0.0.22...goaccess-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [goaccess-0.0.23](https://github.com/truecharts/charts/compare/goaccess-0.0.22...goaccess-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [goaccess-0.0.23](https://github.com/truecharts/charts/compare/goaccess-0.0.22...goaccess-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [goaccess-0.0.23](https://github.com/truecharts/charts/compare/goaccess-0.0.22...goaccess-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [goaccess-0.0.23](https://github.com/truecharts/charts/compare/goaccess-0.0.22...goaccess-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [goaccess-0.0.23](https://github.com/truecharts/charts/compare/goaccess-0.0.22...goaccess-0.0.23) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [goaccess-0.0.22](https://github.com/truecharts/charts/compare/goaccess-0.0.20...goaccess-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [goaccess-0.0.21](https://github.com/truecharts/charts/compare/goaccess-0.0.20...goaccess-0.0.21) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/goaccess/0.0.24/Chart.lock b/incubator/goaccess/0.0.24/Chart.lock new file mode 100644 index 00000000000..244dabcb3f2 --- /dev/null +++ b/incubator/goaccess/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:44:40.990271123Z" diff --git a/incubator/goaccess/0.0.24/Chart.yaml b/incubator/goaccess/0.0.24/Chart.yaml new file mode 100644 index 00000000000..6f98224a28d --- /dev/null +++ b/incubator/goaccess/0.0.24/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.5.10 +deprecated: false +description: GoAccess is an open source real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser. It provides fast and valuable HTTP statistics for system administrators that require a visual server report on the fly. +home: https://truecharts.org/docs/charts/incubator/goaccess +icon: https://truecharts.org/img/hotlink-ok/chart-icons/goaccess.png +keywords: + - goaccess + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: goaccess +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/goaccess + - https://hub.docker.com/r/gregyankovoy/goaccess/dockerfile +type: application +version: 0.0.24 diff --git a/incubator/goaccess/0.0.24/README.md b/incubator/goaccess/0.0.24/README.md new file mode 100644 index 00000000000..fa2508c3b5e --- /dev/null +++ b/incubator/goaccess/0.0.24/README.md @@ -0,0 +1,108 @@ +# goaccess + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +GoAccess is an open source real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser. It provides fast and valuable HTTP statistics for system administrators that require a visual server report on the fly. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [goaccess](https://truecharts.org/docs/charts/incubator/goaccess) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/goaccess/0.0.23/app-readme.md b/incubator/goaccess/0.0.24/app-readme.md similarity index 100% rename from incubator/goaccess/0.0.23/app-readme.md rename to incubator/goaccess/0.0.24/app-readme.md diff --git a/incubator/goaccess/0.0.24/charts/common-10.5.10.tgz b/incubator/goaccess/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/goaccess/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/goaccess/0.0.23/ix_values.yaml b/incubator/goaccess/0.0.24/ix_values.yaml similarity index 100% rename from incubator/goaccess/0.0.23/ix_values.yaml rename to incubator/goaccess/0.0.24/ix_values.yaml diff --git a/incubator/goaccess/0.0.23/questions.yaml b/incubator/goaccess/0.0.24/questions.yaml similarity index 100% rename from incubator/goaccess/0.0.23/questions.yaml rename to incubator/goaccess/0.0.24/questions.yaml diff --git a/incubator/goaccess/0.0.23/templates/common.yaml b/incubator/goaccess/0.0.24/templates/common.yaml similarity index 100% rename from incubator/goaccess/0.0.23/templates/common.yaml rename to incubator/goaccess/0.0.24/templates/common.yaml diff --git a/incubator/goaccess/0.0.23/values.yaml b/incubator/goaccess/0.0.24/values.yaml similarity index 100% rename from incubator/goaccess/0.0.23/values.yaml rename to incubator/goaccess/0.0.24/values.yaml diff --git a/incubator/godaddy-ddns/0.0.23/CHANGELOG.md b/incubator/godaddy-ddns/0.0.23/CHANGELOG.md deleted file mode 100644 index 75690f0fb82..00000000000 --- a/incubator/godaddy-ddns/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [godaddy-ddns-0.0.23](https://github.com/truecharts/charts/compare/godaddy-ddns-0.0.22...godaddy-ddns-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [godaddy-ddns-0.0.23](https://github.com/truecharts/charts/compare/godaddy-ddns-0.0.22...godaddy-ddns-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [godaddy-ddns-0.0.23](https://github.com/truecharts/charts/compare/godaddy-ddns-0.0.22...godaddy-ddns-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [godaddy-ddns-0.0.23](https://github.com/truecharts/charts/compare/godaddy-ddns-0.0.22...godaddy-ddns-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [goaccess-npm-logs-0.0.27](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.26...goaccess-npm-logs-0.0.27) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [goaccess-npm-logs-0.0.27](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.26...goaccess-npm-logs-0.0.27) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [goaccess-npm-logs-0.0.26](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.24...goaccess-npm-logs-0.0.26) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [goaccess-npm-logs-0.0.25](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.24...goaccess-npm-logs-0.0.25) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/godaddy-ddns/0.0.23/Chart.lock b/incubator/godaddy-ddns/0.0.23/Chart.lock deleted file mode 100644 index a2f82021eaf..00000000000 --- a/incubator/godaddy-ddns/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:58:12.237589981Z" diff --git a/incubator/godaddy-ddns/0.0.23/Chart.yaml b/incubator/godaddy-ddns/0.0.23/Chart.yaml deleted file mode 100644 index 7fed4abbe5c..00000000000 --- a/incubator/godaddy-ddns/0.0.23/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Web -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/godaddy-ddns/0.0.23/README.md b/incubator/godaddy-ddns/0.0.23/README.md deleted file mode 100644 index f3e2de110b1..00000000000 --- a/incubator/godaddy-ddns/0.0.23/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# godaddy-ddns - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Chart to provide a DDNS service for godaddy domains. Uses the GoDaddy REST API to update the given domain's DNS IP address to the public IP address of the host it is executing on. Performs a check every 10 minutes, but you can alter this if you like by modifying /etc/cron.d/godaddy-ddns inside the Chart. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [godaddy-ddns](https://truecharts.org/docs/charts/incubator/godaddy-ddns) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/godaddy-ddns/0.0.23/charts/common-10.5.9.tgz b/incubator/godaddy-ddns/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/godaddy-ddns/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/godaddy-ddns/0.0.24/CHANGELOG.md b/incubator/godaddy-ddns/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..b15663a7ab8 --- /dev/null +++ b/incubator/godaddy-ddns/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [godaddy-ddns-0.0.24](https://github.com/truecharts/charts/compare/godaddy-ddns-0.0.23...godaddy-ddns-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [godaddy-ddns-0.0.23](https://github.com/truecharts/charts/compare/godaddy-ddns-0.0.22...godaddy-ddns-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [godaddy-ddns-0.0.23](https://github.com/truecharts/charts/compare/godaddy-ddns-0.0.22...godaddy-ddns-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [godaddy-ddns-0.0.23](https://github.com/truecharts/charts/compare/godaddy-ddns-0.0.22...godaddy-ddns-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [godaddy-ddns-0.0.23](https://github.com/truecharts/charts/compare/godaddy-ddns-0.0.22...godaddy-ddns-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [goaccess-npm-logs-0.0.27](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.26...goaccess-npm-logs-0.0.27) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [goaccess-npm-logs-0.0.27](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.26...goaccess-npm-logs-0.0.27) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [goaccess-npm-logs-0.0.26](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.24...goaccess-npm-logs-0.0.26) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + diff --git a/incubator/godaddy-ddns/0.0.24/Chart.lock b/incubator/godaddy-ddns/0.0.24/Chart.lock new file mode 100644 index 00000000000..39262ce9175 --- /dev/null +++ b/incubator/godaddy-ddns/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:45:01.271691832Z" diff --git a/incubator/godaddy-ddns/0.0.24/Chart.yaml b/incubator/godaddy-ddns/0.0.24/Chart.yaml new file mode 100644 index 00000000000..6e90b0670e5 --- /dev/null +++ b/incubator/godaddy-ddns/0.0.24/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.5.10 +deprecated: false +description: Chart to provide a DDNS service for godaddy domains. Uses the GoDaddy REST API to update the given domain's DNS IP address to the public IP address of the host it is executing on. Performs a check every 10 minutes, but you can alter this if you like by modifying /etc/cron.d/godaddy-ddns inside the Chart. +home: https://truecharts.org/docs/charts/incubator/godaddy-ddns +icon: https://truecharts.org/img/hotlink-ok/chart-icons/godaddy-ddns.png +keywords: + - godaddy-ddns + - Network-Web +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: godaddy-ddns +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/godaddy-ddns + - https://hub.docker.com/r/jwater7/godaddy-publicip-updater/ +type: application +version: 0.0.24 diff --git a/incubator/godaddy-ddns/0.0.24/README.md b/incubator/godaddy-ddns/0.0.24/README.md new file mode 100644 index 00000000000..ffcf2424ba0 --- /dev/null +++ b/incubator/godaddy-ddns/0.0.24/README.md @@ -0,0 +1,108 @@ +# godaddy-ddns + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Chart to provide a DDNS service for godaddy domains. Uses the GoDaddy REST API to update the given domain's DNS IP address to the public IP address of the host it is executing on. Performs a check every 10 minutes, but you can alter this if you like by modifying /etc/cron.d/godaddy-ddns inside the Chart. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [godaddy-ddns](https://truecharts.org/docs/charts/incubator/godaddy-ddns) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/godaddy-ddns/0.0.23/app-readme.md b/incubator/godaddy-ddns/0.0.24/app-readme.md similarity index 100% rename from incubator/godaddy-ddns/0.0.23/app-readme.md rename to incubator/godaddy-ddns/0.0.24/app-readme.md diff --git a/incubator/godaddy-ddns/0.0.24/charts/common-10.5.10.tgz b/incubator/godaddy-ddns/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/godaddy-ddns/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/godaddy-ddns/0.0.23/ix_values.yaml b/incubator/godaddy-ddns/0.0.24/ix_values.yaml similarity index 100% rename from incubator/godaddy-ddns/0.0.23/ix_values.yaml rename to incubator/godaddy-ddns/0.0.24/ix_values.yaml diff --git a/incubator/godaddy-ddns/0.0.23/questions.yaml b/incubator/godaddy-ddns/0.0.24/questions.yaml similarity index 100% rename from incubator/godaddy-ddns/0.0.23/questions.yaml rename to incubator/godaddy-ddns/0.0.24/questions.yaml diff --git a/incubator/godaddy-ddns/0.0.23/templates/common.yaml b/incubator/godaddy-ddns/0.0.24/templates/common.yaml similarity index 100% rename from incubator/godaddy-ddns/0.0.23/templates/common.yaml rename to incubator/godaddy-ddns/0.0.24/templates/common.yaml diff --git a/incubator/godaddy-ddns/0.0.23/values.yaml b/incubator/godaddy-ddns/0.0.24/values.yaml similarity index 100% rename from incubator/godaddy-ddns/0.0.23/values.yaml rename to incubator/godaddy-ddns/0.0.24/values.yaml diff --git a/incubator/gokapi/0.0.29/CHANGELOG.md b/incubator/gokapi/0.0.29/CHANGELOG.md deleted file mode 100644 index 1d0ad2172fc..00000000000 --- a/incubator/gokapi/0.0.29/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [gokapi-0.0.29](https://github.com/truecharts/charts/compare/gokapi-0.0.28...gokapi-0.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [gokapi-0.0.29](https://github.com/truecharts/charts/compare/gokapi-0.0.28...gokapi-0.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [gokapi-0.0.29](https://github.com/truecharts/charts/compare/gokapi-0.0.28...gokapi-0.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [gokapi-0.0.29](https://github.com/truecharts/charts/compare/gokapi-0.0.28...gokapi-0.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [gokapi-0.0.29](https://github.com/truecharts/charts/compare/gokapi-0.0.28...gokapi-0.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [gokapi-0.0.29](https://github.com/truecharts/charts/compare/gokapi-0.0.28...gokapi-0.0.29) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [gokapi-0.0.28](https://github.com/truecharts/charts/compare/gokapi-0.0.26...gokapi-0.0.28) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [gokapi-0.0.27](https://github.com/truecharts/charts/compare/gokapi-0.0.26...gokapi-0.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [gokapi-0.0.26](https://github.com/truecharts/charts/compare/gokapi-0.0.25...gokapi-0.0.26) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/incubator/gokapi/0.0.29/Chart.lock b/incubator/gokapi/0.0.29/Chart.lock deleted file mode 100644 index 2a80dfe7158..00000000000 --- a/incubator/gokapi/0.0.29/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:58:26.247481149Z" diff --git a/incubator/gokapi/0.0.29/Chart.yaml b/incubator/gokapi/0.0.29/Chart.yaml deleted file mode 100644 index 75171634009..00000000000 --- a/incubator/gokapi/0.0.29/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "1.6.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.29 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - cloud - - utilities diff --git a/incubator/gokapi/0.0.29/README.md b/incubator/gokapi/0.0.29/README.md deleted file mode 100644 index 8387b041e22..00000000000 --- a/incubator/gokapi/0.0.29/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# gokapi - -![Version: 0.0.29](https://img.shields.io/badge/Version-0.0.29-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.6.1](https://img.shields.io/badge/AppVersion-1.6.1-informational?style=flat-square) - -Gokapi is a lightweight server to share files, which expire after a set amount of downloads or days. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [gokapi](https://truecharts.org/docs/charts/incubator/gokapi) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/gokapi/0.0.29/charts/common-10.5.9.tgz b/incubator/gokapi/0.0.29/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/gokapi/0.0.29/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/gokapi/0.0.30/CHANGELOG.md b/incubator/gokapi/0.0.30/CHANGELOG.md new file mode 100644 index 00000000000..8ec3b6d6d0d --- /dev/null +++ b/incubator/gokapi/0.0.30/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [gokapi-0.0.30](https://github.com/truecharts/charts/compare/gokapi-0.0.29...gokapi-0.0.30) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [gokapi-0.0.29](https://github.com/truecharts/charts/compare/gokapi-0.0.28...gokapi-0.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [gokapi-0.0.29](https://github.com/truecharts/charts/compare/gokapi-0.0.28...gokapi-0.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [gokapi-0.0.29](https://github.com/truecharts/charts/compare/gokapi-0.0.28...gokapi-0.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [gokapi-0.0.29](https://github.com/truecharts/charts/compare/gokapi-0.0.28...gokapi-0.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [gokapi-0.0.29](https://github.com/truecharts/charts/compare/gokapi-0.0.28...gokapi-0.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [gokapi-0.0.29](https://github.com/truecharts/charts/compare/gokapi-0.0.28...gokapi-0.0.29) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [gokapi-0.0.28](https://github.com/truecharts/charts/compare/gokapi-0.0.26...gokapi-0.0.28) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [gokapi-0.0.27](https://github.com/truecharts/charts/compare/gokapi-0.0.26...gokapi-0.0.27) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/gokapi/0.0.30/Chart.lock b/incubator/gokapi/0.0.30/Chart.lock new file mode 100644 index 00000000000..5084377b0d2 --- /dev/null +++ b/incubator/gokapi/0.0.30/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:45:09.95472568Z" diff --git a/incubator/gokapi/0.0.30/Chart.yaml b/incubator/gokapi/0.0.30/Chart.yaml new file mode 100644 index 00000000000..a0294d621c6 --- /dev/null +++ b/incubator/gokapi/0.0.30/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "1.6.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: "Gokapi is a lightweight server to share files, which expire after a set amount of downloads or days." +home: https://truecharts.org/docs/charts/incubator/gokapi +icon: https://truecharts.org/img/hotlink-ok/chart-icons/gokapi.png +keywords: + - gokapi + - cloud + - utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: gokapi +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/gokapi + - https://github.com/Forceu/gokapi + - https://hub.docker.com/r/f0rc3/gokapi +type: application +version: 0.0.30 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - cloud + - utilities diff --git a/incubator/gokapi/0.0.30/README.md b/incubator/gokapi/0.0.30/README.md new file mode 100644 index 00000000000..31c6ff13009 --- /dev/null +++ b/incubator/gokapi/0.0.30/README.md @@ -0,0 +1,109 @@ +# gokapi + +![Version: 0.0.30](https://img.shields.io/badge/Version-0.0.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.6.1](https://img.shields.io/badge/AppVersion-1.6.1-informational?style=flat-square) + +Gokapi is a lightweight server to share files, which expire after a set amount of downloads or days. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [gokapi](https://truecharts.org/docs/charts/incubator/gokapi) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/gokapi/0.0.29/app-readme.md b/incubator/gokapi/0.0.30/app-readme.md similarity index 100% rename from incubator/gokapi/0.0.29/app-readme.md rename to incubator/gokapi/0.0.30/app-readme.md diff --git a/incubator/gokapi/0.0.30/charts/common-10.5.10.tgz b/incubator/gokapi/0.0.30/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/gokapi/0.0.30/charts/common-10.5.10.tgz differ diff --git a/incubator/gokapi/0.0.29/ix_values.yaml b/incubator/gokapi/0.0.30/ix_values.yaml similarity index 100% rename from incubator/gokapi/0.0.29/ix_values.yaml rename to incubator/gokapi/0.0.30/ix_values.yaml diff --git a/incubator/gokapi/0.0.29/questions.yaml b/incubator/gokapi/0.0.30/questions.yaml similarity index 100% rename from incubator/gokapi/0.0.29/questions.yaml rename to incubator/gokapi/0.0.30/questions.yaml diff --git a/incubator/gokapi/0.0.29/templates/common.yaml b/incubator/gokapi/0.0.30/templates/common.yaml similarity index 100% rename from incubator/gokapi/0.0.29/templates/common.yaml rename to incubator/gokapi/0.0.30/templates/common.yaml diff --git a/incubator/gokapi/0.0.29/values.yaml b/incubator/gokapi/0.0.30/values.yaml similarity index 100% rename from incubator/gokapi/0.0.29/values.yaml rename to incubator/gokapi/0.0.30/values.yaml diff --git a/incubator/google-cloud-storage-backup/0.0.24/CHANGELOG.md b/incubator/google-cloud-storage-backup/0.0.24/CHANGELOG.md deleted file mode 100644 index 5c0ae564e2a..00000000000 --- a/incubator/google-cloud-storage-backup/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [google-cloud-storage-backup-0.0.24](https://github.com/truecharts/charts/compare/google-cloud-storage-backup-0.0.23...google-cloud-storage-backup-0.0.24) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [google-cloud-storage-backup-0.0.24](https://github.com/truecharts/charts/compare/google-cloud-storage-backup-0.0.23...google-cloud-storage-backup-0.0.24) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [google-cloud-storage-backup-0.0.24](https://github.com/truecharts/charts/compare/google-cloud-storage-backup-0.0.23...google-cloud-storage-backup-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [google-cloud-storage-backup-0.0.24](https://github.com/truecharts/charts/compare/google-cloud-storage-backup-0.0.23...google-cloud-storage-backup-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [google-cloud-storage-backup-0.0.24](https://github.com/truecharts/charts/compare/google-cloud-storage-backup-0.0.23...google-cloud-storage-backup-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [google-cloud-storage-backup-0.0.24](https://github.com/truecharts/charts/compare/google-cloud-storage-backup-0.0.23...google-cloud-storage-backup-0.0.24) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [google-cloud-storage-backup-0.0.23](https://github.com/truecharts/charts/compare/google-cloud-storage-backup-0.0.21...google-cloud-storage-backup-0.0.23) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [google-cloud-storage-backup-0.0.22](https://github.com/truecharts/charts/compare/google-cloud-storage-backup-0.0.21...google-cloud-storage-backup-0.0.22) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [google-cloud-storage-backup-0.0.21](https://github.com/truecharts/charts/compare/google-cloud-storage-backup-0.0.20...google-cloud-storage-backup-0.0.21) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/incubator/google-cloud-storage-backup/0.0.24/Chart.lock b/incubator/google-cloud-storage-backup/0.0.24/Chart.lock deleted file mode 100644 index 4490da576c5..00000000000 --- a/incubator/google-cloud-storage-backup/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:58:31.551777727Z" diff --git a/incubator/google-cloud-storage-backup/0.0.24/Chart.yaml b/incubator/google-cloud-storage-backup/0.0.24/Chart.yaml deleted file mode 100644 index e653781bcbc..00000000000 --- a/incubator/google-cloud-storage-backup/0.0.24/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Backup - - Cloud -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.24 diff --git a/incubator/google-cloud-storage-backup/0.0.24/README.md b/incubator/google-cloud-storage-backup/0.0.24/README.md deleted file mode 100644 index f516b24a825..00000000000 --- a/incubator/google-cloud-storage-backup/0.0.24/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# google-cloud-storage-backup - -![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -A simple way to backup important files to Google Cloud Storage. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [google-cloud-storage-backup](https://truecharts.org/docs/charts/incubator/google-cloud-storage-backup) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/google-cloud-storage-backup/0.0.24/charts/common-10.5.9.tgz b/incubator/google-cloud-storage-backup/0.0.24/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/google-cloud-storage-backup/0.0.24/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/google-cloud-storage-backup/0.0.25/CHANGELOG.md b/incubator/google-cloud-storage-backup/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..5afc025b0b2 --- /dev/null +++ b/incubator/google-cloud-storage-backup/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [google-cloud-storage-backup-0.0.25](https://github.com/truecharts/charts/compare/google-cloud-storage-backup-0.0.24...google-cloud-storage-backup-0.0.25) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [google-cloud-storage-backup-0.0.24](https://github.com/truecharts/charts/compare/google-cloud-storage-backup-0.0.23...google-cloud-storage-backup-0.0.24) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [google-cloud-storage-backup-0.0.24](https://github.com/truecharts/charts/compare/google-cloud-storage-backup-0.0.23...google-cloud-storage-backup-0.0.24) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [google-cloud-storage-backup-0.0.24](https://github.com/truecharts/charts/compare/google-cloud-storage-backup-0.0.23...google-cloud-storage-backup-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [google-cloud-storage-backup-0.0.24](https://github.com/truecharts/charts/compare/google-cloud-storage-backup-0.0.23...google-cloud-storage-backup-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [google-cloud-storage-backup-0.0.24](https://github.com/truecharts/charts/compare/google-cloud-storage-backup-0.0.23...google-cloud-storage-backup-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [google-cloud-storage-backup-0.0.24](https://github.com/truecharts/charts/compare/google-cloud-storage-backup-0.0.23...google-cloud-storage-backup-0.0.24) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [google-cloud-storage-backup-0.0.23](https://github.com/truecharts/charts/compare/google-cloud-storage-backup-0.0.21...google-cloud-storage-backup-0.0.23) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [google-cloud-storage-backup-0.0.22](https://github.com/truecharts/charts/compare/google-cloud-storage-backup-0.0.21...google-cloud-storage-backup-0.0.22) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + diff --git a/incubator/google-cloud-storage-backup/0.0.25/Chart.lock b/incubator/google-cloud-storage-backup/0.0.25/Chart.lock new file mode 100644 index 00000000000..ca12bdd719d --- /dev/null +++ b/incubator/google-cloud-storage-backup/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:45:11.823627827Z" diff --git a/incubator/google-cloud-storage-backup/0.0.25/Chart.yaml b/incubator/google-cloud-storage-backup/0.0.25/Chart.yaml new file mode 100644 index 00000000000..f71002f62fb --- /dev/null +++ b/incubator/google-cloud-storage-backup/0.0.25/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Backup + - Cloud +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: "A simple way to backup important files to Google Cloud Storage.\n" +home: https://truecharts.org/docs/charts/incubator/google-cloud-storage-backup +icon: https://truecharts.org/img/hotlink-ok/chart-icons/google-cloud-storage-backup.png +keywords: + - google-cloud-storage-backup + - Backup + - Cloud +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: google-cloud-storage-backup +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/google-cloud-storage-backup + - https://hub.docker.com/r/vinid223/gcloud-storage-backup +type: application +version: 0.0.25 diff --git a/incubator/google-cloud-storage-backup/0.0.25/README.md b/incubator/google-cloud-storage-backup/0.0.25/README.md new file mode 100644 index 00000000000..c1d8955ecb4 --- /dev/null +++ b/incubator/google-cloud-storage-backup/0.0.25/README.md @@ -0,0 +1,108 @@ +# google-cloud-storage-backup + +![Version: 0.0.25](https://img.shields.io/badge/Version-0.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +A simple way to backup important files to Google Cloud Storage. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [google-cloud-storage-backup](https://truecharts.org/docs/charts/incubator/google-cloud-storage-backup) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/google-cloud-storage-backup/0.0.24/app-readme.md b/incubator/google-cloud-storage-backup/0.0.25/app-readme.md similarity index 100% rename from incubator/google-cloud-storage-backup/0.0.24/app-readme.md rename to incubator/google-cloud-storage-backup/0.0.25/app-readme.md diff --git a/incubator/google-cloud-storage-backup/0.0.25/charts/common-10.5.10.tgz b/incubator/google-cloud-storage-backup/0.0.25/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/google-cloud-storage-backup/0.0.25/charts/common-10.5.10.tgz differ diff --git a/incubator/google-cloud-storage-backup/0.0.24/ix_values.yaml b/incubator/google-cloud-storage-backup/0.0.25/ix_values.yaml similarity index 100% rename from incubator/google-cloud-storage-backup/0.0.24/ix_values.yaml rename to incubator/google-cloud-storage-backup/0.0.25/ix_values.yaml diff --git a/incubator/google-cloud-storage-backup/0.0.24/questions.yaml b/incubator/google-cloud-storage-backup/0.0.25/questions.yaml similarity index 100% rename from incubator/google-cloud-storage-backup/0.0.24/questions.yaml rename to incubator/google-cloud-storage-backup/0.0.25/questions.yaml diff --git a/incubator/google-cloud-storage-backup/0.0.24/templates/common.yaml b/incubator/google-cloud-storage-backup/0.0.25/templates/common.yaml similarity index 100% rename from incubator/google-cloud-storage-backup/0.0.24/templates/common.yaml rename to incubator/google-cloud-storage-backup/0.0.25/templates/common.yaml diff --git a/incubator/google-cloud-storage-backup/0.0.24/values.yaml b/incubator/google-cloud-storage-backup/0.0.25/values.yaml similarity index 100% rename from incubator/google-cloud-storage-backup/0.0.24/values.yaml rename to incubator/google-cloud-storage-backup/0.0.25/values.yaml diff --git a/incubator/googlephotossync/0.0.31/CHANGELOG.md b/incubator/googlephotossync/0.0.31/CHANGELOG.md deleted file mode 100644 index 938e9328554..00000000000 --- a/incubator/googlephotossync/0.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [googlephotossync-0.0.31](https://github.com/truecharts/charts/compare/googlephotossync-0.0.30...googlephotossync-0.0.31) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [googlephotossync-0.0.31](https://github.com/truecharts/charts/compare/googlephotossync-0.0.30...googlephotossync-0.0.31) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [googlephotossync-0.0.31](https://github.com/truecharts/charts/compare/googlephotossync-0.0.30...googlephotossync-0.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [googlephotossync-0.0.31](https://github.com/truecharts/charts/compare/googlephotossync-0.0.30...googlephotossync-0.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [googlephotossync-0.0.31](https://github.com/truecharts/charts/compare/googlephotossync-0.0.30...googlephotossync-0.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [googlephotossync-0.0.31](https://github.com/truecharts/charts/compare/googlephotossync-0.0.30...googlephotossync-0.0.31) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [googlephotossync-0.0.30](https://github.com/truecharts/charts/compare/googlephotossync-0.0.29...googlephotossync-0.0.30) (2022-09-07) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) - - - - -## [googlephotossync-0.0.30](https://github.com/truecharts/charts/compare/googlephotossync-0.0.29...googlephotossync-0.0.30) (2022-09-06) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) - - - diff --git a/incubator/googlephotossync/0.0.31/Chart.lock b/incubator/googlephotossync/0.0.31/Chart.lock deleted file mode 100644 index 594ee14f678..00000000000 --- a/incubator/googlephotossync/0.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:58:32.748683592Z" diff --git a/incubator/googlephotossync/0.0.31/Chart.yaml b/incubator/googlephotossync/0.0.31/Chart.yaml deleted file mode 100644 index 6f2ba1c6cf8..00000000000 --- a/incubator/googlephotossync/0.0.31/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.31 diff --git a/incubator/googlephotossync/0.0.31/README.md b/incubator/googlephotossync/0.0.31/README.md deleted file mode 100644 index 3ab9186d388..00000000000 --- a/incubator/googlephotossync/0.0.31/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# googlephotossync - -![Version: 0.0.31](https://img.shields.io/badge/Version-0.0.31-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Google Photos Sync downloads your Google Photos to the local file system. It will backup all the photos the user uploaded to Google Photos, but also the album information and additional Google Photos 'Creations' (animations, panoramas, movies, effects and collages). - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [googlephotossync](https://truecharts.org/docs/charts/incubator/googlephotossync) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/googlephotossync/0.0.31/charts/common-10.5.9.tgz b/incubator/googlephotossync/0.0.31/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/googlephotossync/0.0.31/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/googlephotossync/0.0.32/CHANGELOG.md b/incubator/googlephotossync/0.0.32/CHANGELOG.md new file mode 100644 index 00000000000..e9be83ceae1 --- /dev/null +++ b/incubator/googlephotossync/0.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [googlephotossync-0.0.32](https://github.com/truecharts/charts/compare/googlephotossync-0.0.31...googlephotossync-0.0.32) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [googlephotossync-0.0.31](https://github.com/truecharts/charts/compare/googlephotossync-0.0.30...googlephotossync-0.0.31) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [googlephotossync-0.0.31](https://github.com/truecharts/charts/compare/googlephotossync-0.0.30...googlephotossync-0.0.31) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [googlephotossync-0.0.31](https://github.com/truecharts/charts/compare/googlephotossync-0.0.30...googlephotossync-0.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [googlephotossync-0.0.31](https://github.com/truecharts/charts/compare/googlephotossync-0.0.30...googlephotossync-0.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [googlephotossync-0.0.31](https://github.com/truecharts/charts/compare/googlephotossync-0.0.30...googlephotossync-0.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [googlephotossync-0.0.31](https://github.com/truecharts/charts/compare/googlephotossync-0.0.30...googlephotossync-0.0.31) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [googlephotossync-0.0.30](https://github.com/truecharts/charts/compare/googlephotossync-0.0.29...googlephotossync-0.0.30) (2022-09-07) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) + + + + diff --git a/incubator/googlephotossync/0.0.32/Chart.lock b/incubator/googlephotossync/0.0.32/Chart.lock new file mode 100644 index 00000000000..c86b09aeafb --- /dev/null +++ b/incubator/googlephotossync/0.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:45:23.729029486Z" diff --git a/incubator/googlephotossync/0.0.32/Chart.yaml b/incubator/googlephotossync/0.0.32/Chart.yaml new file mode 100644 index 00000000000..7a8ea17ef74 --- /dev/null +++ b/incubator/googlephotossync/0.0.32/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.5.10 +deprecated: false +description: "Google Photos Sync downloads your Google Photos to the local file system. It will backup all the photos the user uploaded to Google Photos, but also the album information and additional Google Photos 'Creations' (animations, panoramas, movies, effects and collages)." +home: https://truecharts.org/docs/charts/incubator/googlephotossync +icon: https://truecharts.org/img/hotlink-ok/chart-icons/googlephotossync.png +keywords: + - googlephotossync + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: googlephotossync +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/googlephotossync + - https://hub.docker.com/r/rix1337/docker-gphotos-sync +type: application +version: 0.0.32 diff --git a/incubator/googlephotossync/0.0.32/README.md b/incubator/googlephotossync/0.0.32/README.md new file mode 100644 index 00000000000..49968663035 --- /dev/null +++ b/incubator/googlephotossync/0.0.32/README.md @@ -0,0 +1,108 @@ +# googlephotossync + +![Version: 0.0.32](https://img.shields.io/badge/Version-0.0.32-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Google Photos Sync downloads your Google Photos to the local file system. It will backup all the photos the user uploaded to Google Photos, but also the album information and additional Google Photos 'Creations' (animations, panoramas, movies, effects and collages). + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [googlephotossync](https://truecharts.org/docs/charts/incubator/googlephotossync) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/googlephotossync/0.0.31/app-readme.md b/incubator/googlephotossync/0.0.32/app-readme.md similarity index 100% rename from incubator/googlephotossync/0.0.31/app-readme.md rename to incubator/googlephotossync/0.0.32/app-readme.md diff --git a/incubator/googlephotossync/0.0.32/charts/common-10.5.10.tgz b/incubator/googlephotossync/0.0.32/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/googlephotossync/0.0.32/charts/common-10.5.10.tgz differ diff --git a/incubator/googlephotossync/0.0.31/ix_values.yaml b/incubator/googlephotossync/0.0.32/ix_values.yaml similarity index 100% rename from incubator/googlephotossync/0.0.31/ix_values.yaml rename to incubator/googlephotossync/0.0.32/ix_values.yaml diff --git a/incubator/googlephotossync/0.0.31/questions.yaml b/incubator/googlephotossync/0.0.32/questions.yaml similarity index 100% rename from incubator/googlephotossync/0.0.31/questions.yaml rename to incubator/googlephotossync/0.0.32/questions.yaml diff --git a/incubator/googlephotossync/0.0.31/templates/common.yaml b/incubator/googlephotossync/0.0.32/templates/common.yaml similarity index 100% rename from incubator/googlephotossync/0.0.31/templates/common.yaml rename to incubator/googlephotossync/0.0.32/templates/common.yaml diff --git a/incubator/googlephotossync/0.0.31/values.yaml b/incubator/googlephotossync/0.0.32/values.yaml similarity index 100% rename from incubator/googlephotossync/0.0.31/values.yaml rename to incubator/googlephotossync/0.0.32/values.yaml diff --git a/incubator/gpodder/0.0.23/CHANGELOG.md b/incubator/gpodder/0.0.23/CHANGELOG.md deleted file mode 100644 index eec07242fb3..00000000000 --- a/incubator/gpodder/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [gpodder-0.0.23](https://github.com/truecharts/charts/compare/gpodder-0.0.22...gpodder-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [gpodder-0.0.23](https://github.com/truecharts/charts/compare/gpodder-0.0.22...gpodder-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [gpodder-0.0.23](https://github.com/truecharts/charts/compare/gpodder-0.0.22...gpodder-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [gpodder-0.0.23](https://github.com/truecharts/charts/compare/gpodder-0.0.22...gpodder-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [gpodder-0.0.23](https://github.com/truecharts/charts/compare/gpodder-0.0.22...gpodder-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [gpodder-0.0.23](https://github.com/truecharts/charts/compare/gpodder-0.0.22...gpodder-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [gpodder-0.0.22](https://github.com/truecharts/charts/compare/gpodder-0.0.20...gpodder-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [gpodder-0.0.21](https://github.com/truecharts/charts/compare/gpodder-0.0.20...gpodder-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/gpodder/0.0.23/Chart.lock b/incubator/gpodder/0.0.23/Chart.lock deleted file mode 100644 index a1c11802274..00000000000 --- a/incubator/gpodder/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:58:36.813047452Z" diff --git a/incubator/gpodder/0.0.23/Chart.yaml b/incubator/gpodder/0.0.23/Chart.yaml deleted file mode 100644 index 3f64358cf7d..00000000000 --- a/incubator/gpodder/0.0.23/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Downloaders - - MediaApp-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/gpodder/0.0.23/README.md b/incubator/gpodder/0.0.23/README.md deleted file mode 100644 index 78919a2c474..00000000000 --- a/incubator/gpodder/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# gpodder - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -gPodder is a simple, open source podcast client written in Python using GTK+. In development since 2005 with a proven, mature codebase.&#xD; - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [gpodder](https://truecharts.org/docs/charts/incubator/gpodder) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/gpodder/0.0.23/charts/common-10.5.9.tgz b/incubator/gpodder/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/gpodder/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/gpodder/0.0.24/CHANGELOG.md b/incubator/gpodder/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..41c11c42c9f --- /dev/null +++ b/incubator/gpodder/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [gpodder-0.0.24](https://github.com/truecharts/charts/compare/gpodder-0.0.23...gpodder-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [gpodder-0.0.23](https://github.com/truecharts/charts/compare/gpodder-0.0.22...gpodder-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [gpodder-0.0.23](https://github.com/truecharts/charts/compare/gpodder-0.0.22...gpodder-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [gpodder-0.0.23](https://github.com/truecharts/charts/compare/gpodder-0.0.22...gpodder-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [gpodder-0.0.23](https://github.com/truecharts/charts/compare/gpodder-0.0.22...gpodder-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [gpodder-0.0.23](https://github.com/truecharts/charts/compare/gpodder-0.0.22...gpodder-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [gpodder-0.0.23](https://github.com/truecharts/charts/compare/gpodder-0.0.22...gpodder-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [gpodder-0.0.22](https://github.com/truecharts/charts/compare/gpodder-0.0.20...gpodder-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/incubator/gpodder/0.0.24/Chart.lock b/incubator/gpodder/0.0.24/Chart.lock new file mode 100644 index 00000000000..db14f926b40 --- /dev/null +++ b/incubator/gpodder/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:45:32.192799396Z" diff --git a/incubator/gpodder/0.0.24/Chart.yaml b/incubator/gpodder/0.0.24/Chart.yaml new file mode 100644 index 00000000000..b854d5cd350 --- /dev/null +++ b/incubator/gpodder/0.0.24/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.5.10 +deprecated: false +description: "gPodder is a simple, open source podcast client written in Python using GTK+. In development since 2005 with a proven, mature codebase.&#xD;" +home: https://truecharts.org/docs/charts/incubator/gpodder +icon: https://truecharts.org/img/hotlink-ok/chart-icons/gpodder.png +keywords: + - gpodder + - Downloaders + - MediaApp-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: gpodder +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/gpodder + - https://gpodder.github.io/ + - https://hub.docker.com/r/xthursdayx/gpodder-docker/ +type: application +version: 0.0.24 diff --git a/incubator/gpodder/0.0.24/README.md b/incubator/gpodder/0.0.24/README.md new file mode 100644 index 00000000000..7c076bd10f6 --- /dev/null +++ b/incubator/gpodder/0.0.24/README.md @@ -0,0 +1,109 @@ +# gpodder + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +gPodder is a simple, open source podcast client written in Python using GTK+. In development since 2005 with a proven, mature codebase.&#xD; + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [gpodder](https://truecharts.org/docs/charts/incubator/gpodder) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/gpodder/0.0.23/app-readme.md b/incubator/gpodder/0.0.24/app-readme.md similarity index 100% rename from incubator/gpodder/0.0.23/app-readme.md rename to incubator/gpodder/0.0.24/app-readme.md diff --git a/incubator/gpodder/0.0.24/charts/common-10.5.10.tgz b/incubator/gpodder/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/gpodder/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/gpodder/0.0.23/ix_values.yaml b/incubator/gpodder/0.0.24/ix_values.yaml similarity index 100% rename from incubator/gpodder/0.0.23/ix_values.yaml rename to incubator/gpodder/0.0.24/ix_values.yaml diff --git a/incubator/gpodder/0.0.23/questions.yaml b/incubator/gpodder/0.0.24/questions.yaml similarity index 100% rename from incubator/gpodder/0.0.23/questions.yaml rename to incubator/gpodder/0.0.24/questions.yaml diff --git a/incubator/gpodder/0.0.23/templates/common.yaml b/incubator/gpodder/0.0.24/templates/common.yaml similarity index 100% rename from incubator/gpodder/0.0.23/templates/common.yaml rename to incubator/gpodder/0.0.24/templates/common.yaml diff --git a/incubator/gpodder/0.0.23/values.yaml b/incubator/gpodder/0.0.24/values.yaml similarity index 100% rename from incubator/gpodder/0.0.23/values.yaml rename to incubator/gpodder/0.0.24/values.yaml diff --git a/incubator/grafana-image-renderer/0.0.24/CHANGELOG.md b/incubator/grafana-image-renderer/0.0.24/CHANGELOG.md deleted file mode 100644 index 4ea47238196..00000000000 --- a/incubator/grafana-image-renderer/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [grafana-image-renderer-0.0.24](https://github.com/truecharts/charts/compare/grafana-image-renderer-0.0.23...grafana-image-renderer-0.0.24) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [grafana-image-renderer-0.0.24](https://github.com/truecharts/charts/compare/grafana-image-renderer-0.0.23...grafana-image-renderer-0.0.24) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [grafana-image-renderer-0.0.24](https://github.com/truecharts/charts/compare/grafana-image-renderer-0.0.23...grafana-image-renderer-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [grafana-image-renderer-0.0.24](https://github.com/truecharts/charts/compare/grafana-image-renderer-0.0.23...grafana-image-renderer-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [grafana-image-renderer-0.0.24](https://github.com/truecharts/charts/compare/grafana-image-renderer-0.0.23...grafana-image-renderer-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [grafana-image-renderer-0.0.24](https://github.com/truecharts/charts/compare/grafana-image-renderer-0.0.23...grafana-image-renderer-0.0.24) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [grafana-image-renderer-0.0.23](https://github.com/truecharts/charts/compare/grafana-image-renderer-0.0.22...grafana-image-renderer-0.0.23) (2022-08-31) - -### Chore - -- update docker general non-major ([#3640](https://github.com/truecharts/charts/issues/3640)) - - - - -## [grafana-image-renderer-0.0.22](https://github.com/truecharts/charts/compare/grafana-image-renderer-0.0.20...grafana-image-renderer-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/grafana-image-renderer/0.0.24/Chart.lock b/incubator/grafana-image-renderer/0.0.24/Chart.lock deleted file mode 100644 index bce88b4c5e7..00000000000 --- a/incubator/grafana-image-renderer/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:58:51.914949725Z" diff --git a/incubator/grafana-image-renderer/0.0.24/Chart.yaml b/incubator/grafana-image-renderer/0.0.24/Chart.yaml deleted file mode 100644 index 7893346a86e..00000000000 --- a/incubator/grafana-image-renderer/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.24 diff --git a/incubator/grafana-image-renderer/0.0.24/README.md b/incubator/grafana-image-renderer/0.0.24/README.md deleted file mode 100644 index 69374f46bd0..00000000000 --- a/incubator/grafana-image-renderer/0.0.24/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# grafana-image-renderer - -![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -A Grafana remote image renderer that handles rendering panels & dashboards to PNGs using headless chrome. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [grafana-image-renderer](https://truecharts.org/docs/charts/incubator/grafana-image-renderer) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/grafana-image-renderer/0.0.24/charts/common-10.5.9.tgz b/incubator/grafana-image-renderer/0.0.24/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/grafana-image-renderer/0.0.24/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/grafana-image-renderer/0.0.25/CHANGELOG.md b/incubator/grafana-image-renderer/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..e0a38369263 --- /dev/null +++ b/incubator/grafana-image-renderer/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [grafana-image-renderer-0.0.25](https://github.com/truecharts/charts/compare/grafana-image-renderer-0.0.24...grafana-image-renderer-0.0.25) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [grafana-image-renderer-0.0.24](https://github.com/truecharts/charts/compare/grafana-image-renderer-0.0.23...grafana-image-renderer-0.0.24) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [grafana-image-renderer-0.0.24](https://github.com/truecharts/charts/compare/grafana-image-renderer-0.0.23...grafana-image-renderer-0.0.24) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [grafana-image-renderer-0.0.24](https://github.com/truecharts/charts/compare/grafana-image-renderer-0.0.23...grafana-image-renderer-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [grafana-image-renderer-0.0.24](https://github.com/truecharts/charts/compare/grafana-image-renderer-0.0.23...grafana-image-renderer-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [grafana-image-renderer-0.0.24](https://github.com/truecharts/charts/compare/grafana-image-renderer-0.0.23...grafana-image-renderer-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [grafana-image-renderer-0.0.24](https://github.com/truecharts/charts/compare/grafana-image-renderer-0.0.23...grafana-image-renderer-0.0.24) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [grafana-image-renderer-0.0.23](https://github.com/truecharts/charts/compare/grafana-image-renderer-0.0.22...grafana-image-renderer-0.0.23) (2022-08-31) + +### Chore + +- update docker general non-major ([#3640](https://github.com/truecharts/charts/issues/3640)) + + + + +## [grafana-image-renderer-0.0.22](https://github.com/truecharts/charts/compare/grafana-image-renderer-0.0.20...grafana-image-renderer-0.0.22) (2022-08-30) + diff --git a/incubator/grafana-image-renderer/0.0.25/Chart.lock b/incubator/grafana-image-renderer/0.0.25/Chart.lock new file mode 100644 index 00000000000..8999cae1495 --- /dev/null +++ b/incubator/grafana-image-renderer/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:45:41.421293327Z" diff --git a/incubator/grafana-image-renderer/0.0.25/Chart.yaml b/incubator/grafana-image-renderer/0.0.25/Chart.yaml new file mode 100644 index 00000000000..a510aec746b --- /dev/null +++ b/incubator/grafana-image-renderer/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: "A Grafana remote image renderer that handles rendering panels & dashboards to PNGs using headless chrome." +home: https://truecharts.org/docs/charts/incubator/grafana-image-renderer +icon: https://truecharts.org/img/hotlink-ok/chart-icons/grafana-image-renderer.png +keywords: + - grafana-image-renderer + - Productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: grafana-image-renderer +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/grafana-image-renderer + - https://github.com/grafana/grafana-image-renderer/blob/master/docs/remote_rendering_using_docker.md + - https://hub.docker.com/r/grafana/grafana-image-renderer +type: application +version: 0.0.25 diff --git a/incubator/grafana-image-renderer/0.0.25/README.md b/incubator/grafana-image-renderer/0.0.25/README.md new file mode 100644 index 00000000000..c36abe95165 --- /dev/null +++ b/incubator/grafana-image-renderer/0.0.25/README.md @@ -0,0 +1,109 @@ +# grafana-image-renderer + +![Version: 0.0.25](https://img.shields.io/badge/Version-0.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +A Grafana remote image renderer that handles rendering panels & dashboards to PNGs using headless chrome. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [grafana-image-renderer](https://truecharts.org/docs/charts/incubator/grafana-image-renderer) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/grafana-image-renderer/0.0.24/app-readme.md b/incubator/grafana-image-renderer/0.0.25/app-readme.md similarity index 100% rename from incubator/grafana-image-renderer/0.0.24/app-readme.md rename to incubator/grafana-image-renderer/0.0.25/app-readme.md diff --git a/incubator/grafana-image-renderer/0.0.25/charts/common-10.5.10.tgz b/incubator/grafana-image-renderer/0.0.25/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/grafana-image-renderer/0.0.25/charts/common-10.5.10.tgz differ diff --git a/incubator/grafana-image-renderer/0.0.24/ix_values.yaml b/incubator/grafana-image-renderer/0.0.25/ix_values.yaml similarity index 100% rename from incubator/grafana-image-renderer/0.0.24/ix_values.yaml rename to incubator/grafana-image-renderer/0.0.25/ix_values.yaml diff --git a/incubator/grafana-image-renderer/0.0.24/questions.yaml b/incubator/grafana-image-renderer/0.0.25/questions.yaml similarity index 100% rename from incubator/grafana-image-renderer/0.0.24/questions.yaml rename to incubator/grafana-image-renderer/0.0.25/questions.yaml diff --git a/incubator/grafana-image-renderer/0.0.24/templates/common.yaml b/incubator/grafana-image-renderer/0.0.25/templates/common.yaml similarity index 100% rename from incubator/grafana-image-renderer/0.0.24/templates/common.yaml rename to incubator/grafana-image-renderer/0.0.25/templates/common.yaml diff --git a/incubator/grafana-image-renderer/0.0.24/values.yaml b/incubator/grafana-image-renderer/0.0.25/values.yaml similarity index 100% rename from incubator/grafana-image-renderer/0.0.24/values.yaml rename to incubator/grafana-image-renderer/0.0.25/values.yaml diff --git a/incubator/gridcoinwalletgui/0.0.24/CHANGELOG.md b/incubator/gridcoinwalletgui/0.0.24/CHANGELOG.md deleted file mode 100644 index bad4ac92eff..00000000000 --- a/incubator/gridcoinwalletgui/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [gridcoinwalletgui-0.0.24](https://github.com/truecharts/charts/compare/gridcoinwalletgui-0.0.23...gridcoinwalletgui-0.0.24) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [gridcoinwalletgui-0.0.24](https://github.com/truecharts/charts/compare/gridcoinwalletgui-0.0.23...gridcoinwalletgui-0.0.24) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [gridcoinwalletgui-0.0.24](https://github.com/truecharts/charts/compare/gridcoinwalletgui-0.0.23...gridcoinwalletgui-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [gridcoinwalletgui-0.0.24](https://github.com/truecharts/charts/compare/gridcoinwalletgui-0.0.23...gridcoinwalletgui-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [gridcoinwalletgui-0.0.24](https://github.com/truecharts/charts/compare/gridcoinwalletgui-0.0.23...gridcoinwalletgui-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [gridcoinwalletgui-0.0.24](https://github.com/truecharts/charts/compare/gridcoinwalletgui-0.0.23...gridcoinwalletgui-0.0.24) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [gridcoinwalletgui-0.0.23](https://github.com/truecharts/charts/compare/gridcoinwalletgui-0.0.21...gridcoinwalletgui-0.0.23) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [gridcoinwalletgui-0.0.22](https://github.com/truecharts/charts/compare/gridcoinwalletgui-0.0.21...gridcoinwalletgui-0.0.22) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/gridcoinwalletgui/0.0.24/Chart.lock b/incubator/gridcoinwalletgui/0.0.24/Chart.lock deleted file mode 100644 index 235f675e889..00000000000 --- a/incubator/gridcoinwalletgui/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:58:56.939828706Z" diff --git a/incubator/gridcoinwalletgui/0.0.24/Chart.yaml b/incubator/gridcoinwalletgui/0.0.24/Chart.yaml deleted file mode 100644 index 64eae1d65a1..00000000000 --- a/incubator/gridcoinwalletgui/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Crypto -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.24 diff --git a/incubator/gridcoinwalletgui/0.0.24/README.md b/incubator/gridcoinwalletgui/0.0.24/README.md deleted file mode 100644 index 94106acbe37..00000000000 --- a/incubator/gridcoinwalletgui/0.0.24/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# gridcoinwalletgui - -![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Running Boinc? Get some Gridcoins from your Boinc work! - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [gridcoinwalletgui](https://truecharts.org/docs/charts/incubator/gridcoinwalletgui) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/gridcoinwalletgui/0.0.24/charts/common-10.5.9.tgz b/incubator/gridcoinwalletgui/0.0.24/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/gridcoinwalletgui/0.0.24/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/gridcoinwalletgui/0.0.25/CHANGELOG.md b/incubator/gridcoinwalletgui/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..d41bca13426 --- /dev/null +++ b/incubator/gridcoinwalletgui/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [gridcoinwalletgui-0.0.25](https://github.com/truecharts/charts/compare/gridcoinwalletgui-0.0.24...gridcoinwalletgui-0.0.25) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [gridcoinwalletgui-0.0.24](https://github.com/truecharts/charts/compare/gridcoinwalletgui-0.0.23...gridcoinwalletgui-0.0.24) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [gridcoinwalletgui-0.0.24](https://github.com/truecharts/charts/compare/gridcoinwalletgui-0.0.23...gridcoinwalletgui-0.0.24) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [gridcoinwalletgui-0.0.24](https://github.com/truecharts/charts/compare/gridcoinwalletgui-0.0.23...gridcoinwalletgui-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [gridcoinwalletgui-0.0.24](https://github.com/truecharts/charts/compare/gridcoinwalletgui-0.0.23...gridcoinwalletgui-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [gridcoinwalletgui-0.0.24](https://github.com/truecharts/charts/compare/gridcoinwalletgui-0.0.23...gridcoinwalletgui-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [gridcoinwalletgui-0.0.24](https://github.com/truecharts/charts/compare/gridcoinwalletgui-0.0.23...gridcoinwalletgui-0.0.24) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [gridcoinwalletgui-0.0.23](https://github.com/truecharts/charts/compare/gridcoinwalletgui-0.0.21...gridcoinwalletgui-0.0.23) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/incubator/gridcoinwalletgui/0.0.25/Chart.lock b/incubator/gridcoinwalletgui/0.0.25/Chart.lock new file mode 100644 index 00000000000..a0f2426d8e2 --- /dev/null +++ b/incubator/gridcoinwalletgui/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:45:42.125557293Z" diff --git a/incubator/gridcoinwalletgui/0.0.25/Chart.yaml b/incubator/gridcoinwalletgui/0.0.25/Chart.yaml new file mode 100644 index 00000000000..337b0886e17 --- /dev/null +++ b/incubator/gridcoinwalletgui/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Crypto +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: "Running Boinc? Get some Gridcoins from your Boinc work!" +home: https://truecharts.org/docs/charts/incubator/gridcoinwalletgui +icon: https://truecharts.org/img/hotlink-ok/chart-icons/gridcoinwalletgui.png +keywords: + - gridcoinwalletgui + - Crypto +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: gridcoinwalletgui +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/gridcoinwalletgui + - https://gridcoin.us/ + - https://hub.docker.com/repository/docker/sublivion/gridcoinwalletgui +type: application +version: 0.0.25 diff --git a/incubator/gridcoinwalletgui/0.0.25/README.md b/incubator/gridcoinwalletgui/0.0.25/README.md new file mode 100644 index 00000000000..9bbc28dccff --- /dev/null +++ b/incubator/gridcoinwalletgui/0.0.25/README.md @@ -0,0 +1,109 @@ +# gridcoinwalletgui + +![Version: 0.0.25](https://img.shields.io/badge/Version-0.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Running Boinc? Get some Gridcoins from your Boinc work! + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [gridcoinwalletgui](https://truecharts.org/docs/charts/incubator/gridcoinwalletgui) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/gridcoinwalletgui/0.0.24/app-readme.md b/incubator/gridcoinwalletgui/0.0.25/app-readme.md similarity index 100% rename from incubator/gridcoinwalletgui/0.0.24/app-readme.md rename to incubator/gridcoinwalletgui/0.0.25/app-readme.md diff --git a/incubator/gridcoinwalletgui/0.0.25/charts/common-10.5.10.tgz b/incubator/gridcoinwalletgui/0.0.25/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/gridcoinwalletgui/0.0.25/charts/common-10.5.10.tgz differ diff --git a/incubator/gridcoinwalletgui/0.0.24/ix_values.yaml b/incubator/gridcoinwalletgui/0.0.25/ix_values.yaml similarity index 100% rename from incubator/gridcoinwalletgui/0.0.24/ix_values.yaml rename to incubator/gridcoinwalletgui/0.0.25/ix_values.yaml diff --git a/incubator/gridcoinwalletgui/0.0.24/questions.yaml b/incubator/gridcoinwalletgui/0.0.25/questions.yaml similarity index 100% rename from incubator/gridcoinwalletgui/0.0.24/questions.yaml rename to incubator/gridcoinwalletgui/0.0.25/questions.yaml diff --git a/incubator/gridcoinwalletgui/0.0.24/templates/common.yaml b/incubator/gridcoinwalletgui/0.0.25/templates/common.yaml similarity index 100% rename from incubator/gridcoinwalletgui/0.0.24/templates/common.yaml rename to incubator/gridcoinwalletgui/0.0.25/templates/common.yaml diff --git a/incubator/gridcoinwalletgui/0.0.24/values.yaml b/incubator/gridcoinwalletgui/0.0.25/values.yaml similarity index 100% rename from incubator/gridcoinwalletgui/0.0.24/values.yaml rename to incubator/gridcoinwalletgui/0.0.25/values.yaml diff --git a/incubator/guide2go/0.0.23/CHANGELOG.md b/incubator/guide2go/0.0.23/CHANGELOG.md deleted file mode 100644 index 7ba43de3572..00000000000 --- a/incubator/guide2go/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [guide2go-0.0.23](https://github.com/truecharts/charts/compare/guide2go-0.0.22...guide2go-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [guide2go-0.0.23](https://github.com/truecharts/charts/compare/guide2go-0.0.22...guide2go-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [guide2go-0.0.23](https://github.com/truecharts/charts/compare/guide2go-0.0.22...guide2go-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [guide2go-0.0.23](https://github.com/truecharts/charts/compare/guide2go-0.0.22...guide2go-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [guide2go-0.0.23](https://github.com/truecharts/charts/compare/guide2go-0.0.22...guide2go-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [guide2go-0.0.23](https://github.com/truecharts/charts/compare/guide2go-0.0.22...guide2go-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [guide2go-0.0.22](https://github.com/truecharts/charts/compare/guide2go-0.0.20...guide2go-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [guide2go-0.0.21](https://github.com/truecharts/charts/compare/guide2go-0.0.20...guide2go-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/guide2go/0.0.23/Chart.lock b/incubator/guide2go/0.0.23/Chart.lock deleted file mode 100644 index d221cfb0bbf..00000000000 --- a/incubator/guide2go/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:58:57.151707776Z" diff --git a/incubator/guide2go/0.0.23/Chart.yaml b/incubator/guide2go/0.0.23/Chart.yaml deleted file mode 100644 index b9566d6b2f6..00000000000 --- a/incubator/guide2go/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Downloaders -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/guide2go/0.0.23/README.md b/incubator/guide2go/0.0.23/README.md deleted file mode 100644 index 62643eeb56a..00000000000 --- a/incubator/guide2go/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# guide2go - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -a xml grabber from schedule direct service - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [guide2go](https://truecharts.org/docs/charts/incubator/guide2go) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/guide2go/0.0.23/charts/common-10.5.9.tgz b/incubator/guide2go/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/guide2go/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/guide2go/0.0.24/CHANGELOG.md b/incubator/guide2go/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..cb29f435d8c --- /dev/null +++ b/incubator/guide2go/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [guide2go-0.0.24](https://github.com/truecharts/charts/compare/guide2go-0.0.23...guide2go-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [guide2go-0.0.23](https://github.com/truecharts/charts/compare/guide2go-0.0.22...guide2go-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [guide2go-0.0.23](https://github.com/truecharts/charts/compare/guide2go-0.0.22...guide2go-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [guide2go-0.0.23](https://github.com/truecharts/charts/compare/guide2go-0.0.22...guide2go-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [guide2go-0.0.23](https://github.com/truecharts/charts/compare/guide2go-0.0.22...guide2go-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [guide2go-0.0.23](https://github.com/truecharts/charts/compare/guide2go-0.0.22...guide2go-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [guide2go-0.0.23](https://github.com/truecharts/charts/compare/guide2go-0.0.22...guide2go-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [guide2go-0.0.22](https://github.com/truecharts/charts/compare/guide2go-0.0.20...guide2go-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + diff --git a/incubator/guide2go/0.0.24/Chart.lock b/incubator/guide2go/0.0.24/Chart.lock new file mode 100644 index 00000000000..ec828da1ad4 --- /dev/null +++ b/incubator/guide2go/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:45:54.663630988Z" diff --git a/incubator/guide2go/0.0.24/Chart.yaml b/incubator/guide2go/0.0.24/Chart.yaml new file mode 100644 index 00000000000..547831ac37e --- /dev/null +++ b/incubator/guide2go/0.0.24/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.5.10 +deprecated: false +description: "a xml grabber from schedule direct service" +home: https://truecharts.org/docs/charts/incubator/guide2go +icon: https://truecharts.org/img/hotlink-ok/chart-icons/guide2go.png +keywords: + - guide2go + - Downloaders +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: guide2go +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/guide2go + - https://github.com/alturismo/guide2go + - https://hub.docker.com/r/alturismo/guide2go +type: application +version: 0.0.24 diff --git a/incubator/guide2go/0.0.24/README.md b/incubator/guide2go/0.0.24/README.md new file mode 100644 index 00000000000..d951385d075 --- /dev/null +++ b/incubator/guide2go/0.0.24/README.md @@ -0,0 +1,109 @@ +# guide2go + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +a xml grabber from schedule direct service + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [guide2go](https://truecharts.org/docs/charts/incubator/guide2go) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/guide2go/0.0.23/app-readme.md b/incubator/guide2go/0.0.24/app-readme.md similarity index 100% rename from incubator/guide2go/0.0.23/app-readme.md rename to incubator/guide2go/0.0.24/app-readme.md diff --git a/incubator/guide2go/0.0.24/charts/common-10.5.10.tgz b/incubator/guide2go/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/guide2go/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/guide2go/0.0.23/ix_values.yaml b/incubator/guide2go/0.0.24/ix_values.yaml similarity index 100% rename from incubator/guide2go/0.0.23/ix_values.yaml rename to incubator/guide2go/0.0.24/ix_values.yaml diff --git a/incubator/guide2go/0.0.23/questions.yaml b/incubator/guide2go/0.0.24/questions.yaml similarity index 100% rename from incubator/guide2go/0.0.23/questions.yaml rename to incubator/guide2go/0.0.24/questions.yaml diff --git a/incubator/guide2go/0.0.23/templates/common.yaml b/incubator/guide2go/0.0.24/templates/common.yaml similarity index 100% rename from incubator/guide2go/0.0.23/templates/common.yaml rename to incubator/guide2go/0.0.24/templates/common.yaml diff --git a/incubator/guide2go/0.0.23/values.yaml b/incubator/guide2go/0.0.24/values.yaml similarity index 100% rename from incubator/guide2go/0.0.23/values.yaml rename to incubator/guide2go/0.0.24/values.yaml diff --git a/incubator/h5ai/0.0.23/CHANGELOG.md b/incubator/h5ai/0.0.23/CHANGELOG.md deleted file mode 100644 index 8f0a36fc96a..00000000000 --- a/incubator/h5ai/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [h5ai-0.0.23](https://github.com/truecharts/charts/compare/h5ai-0.0.22...h5ai-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [h5ai-0.0.23](https://github.com/truecharts/charts/compare/h5ai-0.0.22...h5ai-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [h5ai-0.0.23](https://github.com/truecharts/charts/compare/h5ai-0.0.22...h5ai-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [h5ai-0.0.23](https://github.com/truecharts/charts/compare/h5ai-0.0.22...h5ai-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [h5ai-0.0.23](https://github.com/truecharts/charts/compare/h5ai-0.0.22...h5ai-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [h5ai-0.0.23](https://github.com/truecharts/charts/compare/h5ai-0.0.22...h5ai-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [h5ai-0.0.22](https://github.com/truecharts/charts/compare/h5ai-0.0.20...h5ai-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [h5ai-0.0.21](https://github.com/truecharts/charts/compare/h5ai-0.0.20...h5ai-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/h5ai/0.0.23/Chart.lock b/incubator/h5ai/0.0.23/Chart.lock deleted file mode 100644 index 88b23d333ce..00000000000 --- a/incubator/h5ai/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:59:02.23754905Z" diff --git a/incubator/h5ai/0.0.23/Chart.yaml b/incubator/h5ai/0.0.23/Chart.yaml deleted file mode 100644 index 38b15edcc19..00000000000 --- a/incubator/h5ai/0.0.23/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Network-FTP -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/h5ai/0.0.23/README.md b/incubator/h5ai/0.0.23/README.md deleted file mode 100644 index 7c36a5e9e96..00000000000 --- a/incubator/h5ai/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# h5ai - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -h5ai is a modern file indexer for HTTP web servers with focus on your files. Directories are displayed in a appealing way and browsing them is enhanced by different views, a breadcrumb and a tree overview. Initially h5ai was an acronym for HTML5 Apache Index but now it supports other web servers too. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [h5ai](https://truecharts.org/docs/charts/incubator/h5ai) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/h5ai/0.0.23/charts/common-10.5.9.tgz b/incubator/h5ai/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/h5ai/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/h5ai/0.0.24/CHANGELOG.md b/incubator/h5ai/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..da48eff2b98 --- /dev/null +++ b/incubator/h5ai/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [h5ai-0.0.24](https://github.com/truecharts/charts/compare/h5ai-0.0.23...h5ai-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [h5ai-0.0.23](https://github.com/truecharts/charts/compare/h5ai-0.0.22...h5ai-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [h5ai-0.0.23](https://github.com/truecharts/charts/compare/h5ai-0.0.22...h5ai-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [h5ai-0.0.23](https://github.com/truecharts/charts/compare/h5ai-0.0.22...h5ai-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [h5ai-0.0.23](https://github.com/truecharts/charts/compare/h5ai-0.0.22...h5ai-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [h5ai-0.0.23](https://github.com/truecharts/charts/compare/h5ai-0.0.22...h5ai-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [h5ai-0.0.23](https://github.com/truecharts/charts/compare/h5ai-0.0.22...h5ai-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [h5ai-0.0.22](https://github.com/truecharts/charts/compare/h5ai-0.0.20...h5ai-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/incubator/h5ai/0.0.24/Chart.lock b/incubator/h5ai/0.0.24/Chart.lock new file mode 100644 index 00000000000..e9af4ba3065 --- /dev/null +++ b/incubator/h5ai/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:46:03.201340204Z" diff --git a/incubator/h5ai/0.0.24/Chart.yaml b/incubator/h5ai/0.0.24/Chart.yaml new file mode 100644 index 00000000000..8c1d5d708ff --- /dev/null +++ b/incubator/h5ai/0.0.24/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.5.10 +deprecated: false +description: "h5ai is a modern file indexer for HTTP web servers with focus on your files. Directories are displayed in a appealing way and browsing them is enhanced by different views, a breadcrumb and a tree overview. Initially h5ai was an acronym for HTML5 Apache Index but now it supports other web servers too." +home: https://truecharts.org/docs/charts/incubator/h5ai +icon: https://truecharts.org/img/hotlink-ok/chart-icons/h5ai.png +keywords: + - h5ai + - Cloud + - Network-FTP +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: h5ai +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/h5ai + - https://github.com/awesometic/docker-h5ai + - https://hub.docker.com/r/awesometic/h5ai +type: application +version: 0.0.24 diff --git a/incubator/h5ai/0.0.24/README.md b/incubator/h5ai/0.0.24/README.md new file mode 100644 index 00000000000..8713bfca153 --- /dev/null +++ b/incubator/h5ai/0.0.24/README.md @@ -0,0 +1,109 @@ +# h5ai + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +h5ai is a modern file indexer for HTTP web servers with focus on your files. Directories are displayed in a appealing way and browsing them is enhanced by different views, a breadcrumb and a tree overview. Initially h5ai was an acronym for HTML5 Apache Index but now it supports other web servers too. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [h5ai](https://truecharts.org/docs/charts/incubator/h5ai) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/h5ai/0.0.23/app-readme.md b/incubator/h5ai/0.0.24/app-readme.md similarity index 100% rename from incubator/h5ai/0.0.23/app-readme.md rename to incubator/h5ai/0.0.24/app-readme.md diff --git a/incubator/h5ai/0.0.24/charts/common-10.5.10.tgz b/incubator/h5ai/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/h5ai/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/h5ai/0.0.23/ix_values.yaml b/incubator/h5ai/0.0.24/ix_values.yaml similarity index 100% rename from incubator/h5ai/0.0.23/ix_values.yaml rename to incubator/h5ai/0.0.24/ix_values.yaml diff --git a/incubator/h5ai/0.0.23/questions.yaml b/incubator/h5ai/0.0.24/questions.yaml similarity index 100% rename from incubator/h5ai/0.0.23/questions.yaml rename to incubator/h5ai/0.0.24/questions.yaml diff --git a/incubator/h5ai/0.0.23/templates/common.yaml b/incubator/h5ai/0.0.24/templates/common.yaml similarity index 100% rename from incubator/h5ai/0.0.23/templates/common.yaml rename to incubator/h5ai/0.0.24/templates/common.yaml diff --git a/incubator/h5ai/0.0.23/values.yaml b/incubator/h5ai/0.0.24/values.yaml similarity index 100% rename from incubator/h5ai/0.0.23/values.yaml rename to incubator/h5ai/0.0.24/values.yaml diff --git a/incubator/halflife2deathmatch/0.0.23/CHANGELOG.md b/incubator/halflife2deathmatch/0.0.23/CHANGELOG.md deleted file mode 100644 index 8ca912d79e0..00000000000 --- a/incubator/halflife2deathmatch/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [halflife2deathmatch-0.0.23](https://github.com/truecharts/charts/compare/halflife2deathmatch-0.0.22...halflife2deathmatch-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [halflife2deathmatch-0.0.23](https://github.com/truecharts/charts/compare/halflife2deathmatch-0.0.22...halflife2deathmatch-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [halflife2deathmatch-0.0.23](https://github.com/truecharts/charts/compare/halflife2deathmatch-0.0.22...halflife2deathmatch-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [halflife2deathmatch-0.0.23](https://github.com/truecharts/charts/compare/halflife2deathmatch-0.0.22...halflife2deathmatch-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [halflife2deathmatch-0.0.23](https://github.com/truecharts/charts/compare/halflife2deathmatch-0.0.22...halflife2deathmatch-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [halflife2deathmatch-0.0.23](https://github.com/truecharts/charts/compare/halflife2deathmatch-0.0.22...halflife2deathmatch-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [halflife2deathmatch-0.0.22](https://github.com/truecharts/charts/compare/halflife2deathmatch-0.0.20...halflife2deathmatch-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [halflife2deathmatch-0.0.21](https://github.com/truecharts/charts/compare/halflife2deathmatch-0.0.20...halflife2deathmatch-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/halflife2deathmatch/0.0.23/Chart.lock b/incubator/halflife2deathmatch/0.0.23/Chart.lock deleted file mode 100644 index b7672e601ff..00000000000 --- a/incubator/halflife2deathmatch/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:59:16.820035024Z" diff --git a/incubator/halflife2deathmatch/0.0.23/Chart.yaml b/incubator/halflife2deathmatch/0.0.23/Chart.yaml deleted file mode 100644 index 11a7eb000c5..00000000000 --- a/incubator/halflife2deathmatch/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/halflife2deathmatch/0.0.23/README.md b/incubator/halflife2deathmatch/0.0.23/README.md deleted file mode 100644 index 8e43af0a434..00000000000 --- a/incubator/halflife2deathmatch/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# halflife2deathmatch - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -This Chart will download and install SteamCMD. It will also install HalfLife2 DeathMatch and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [halflife2deathmatch](https://truecharts.org/docs/charts/incubator/halflife2deathmatch) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/halflife2deathmatch/0.0.23/charts/common-10.5.9.tgz b/incubator/halflife2deathmatch/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/halflife2deathmatch/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/halflife2deathmatch/0.0.24/CHANGELOG.md b/incubator/halflife2deathmatch/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..fc0ed2a1ba0 --- /dev/null +++ b/incubator/halflife2deathmatch/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [halflife2deathmatch-0.0.24](https://github.com/truecharts/charts/compare/halflife2deathmatch-0.0.23...halflife2deathmatch-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [halflife2deathmatch-0.0.23](https://github.com/truecharts/charts/compare/halflife2deathmatch-0.0.22...halflife2deathmatch-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [halflife2deathmatch-0.0.23](https://github.com/truecharts/charts/compare/halflife2deathmatch-0.0.22...halflife2deathmatch-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [halflife2deathmatch-0.0.23](https://github.com/truecharts/charts/compare/halflife2deathmatch-0.0.22...halflife2deathmatch-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [halflife2deathmatch-0.0.23](https://github.com/truecharts/charts/compare/halflife2deathmatch-0.0.22...halflife2deathmatch-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [halflife2deathmatch-0.0.23](https://github.com/truecharts/charts/compare/halflife2deathmatch-0.0.22...halflife2deathmatch-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [halflife2deathmatch-0.0.23](https://github.com/truecharts/charts/compare/halflife2deathmatch-0.0.22...halflife2deathmatch-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [halflife2deathmatch-0.0.22](https://github.com/truecharts/charts/compare/halflife2deathmatch-0.0.20...halflife2deathmatch-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/incubator/halflife2deathmatch/0.0.24/Chart.lock b/incubator/halflife2deathmatch/0.0.24/Chart.lock new file mode 100644 index 00000000000..7e3bd34cee0 --- /dev/null +++ b/incubator/halflife2deathmatch/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:46:12.391499518Z" diff --git a/incubator/halflife2deathmatch/0.0.24/Chart.yaml b/incubator/halflife2deathmatch/0.0.24/Chart.yaml new file mode 100644 index 00000000000..4e02872b9ec --- /dev/null +++ b/incubator/halflife2deathmatch/0.0.24/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.5.10 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install HalfLife2 DeathMatch and run it." +home: https://truecharts.org/docs/charts/incubator/halflife2deathmatch +icon: https://truecharts.org/img/hotlink-ok/chart-icons/halflife2deathmatch.png +keywords: + - halflife2deathmatch + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: halflife2deathmatch +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/halflife2deathmatch + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.24 diff --git a/incubator/halflife2deathmatch/0.0.24/README.md b/incubator/halflife2deathmatch/0.0.24/README.md new file mode 100644 index 00000000000..33eb7f2faa0 --- /dev/null +++ b/incubator/halflife2deathmatch/0.0.24/README.md @@ -0,0 +1,109 @@ +# halflife2deathmatch + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +This Chart will download and install SteamCMD. It will also install HalfLife2 DeathMatch and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [halflife2deathmatch](https://truecharts.org/docs/charts/incubator/halflife2deathmatch) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/halflife2deathmatch/0.0.23/app-readme.md b/incubator/halflife2deathmatch/0.0.24/app-readme.md similarity index 100% rename from incubator/halflife2deathmatch/0.0.23/app-readme.md rename to incubator/halflife2deathmatch/0.0.24/app-readme.md diff --git a/incubator/halflife2deathmatch/0.0.24/charts/common-10.5.10.tgz b/incubator/halflife2deathmatch/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/halflife2deathmatch/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/halflife2deathmatch/0.0.23/ix_values.yaml b/incubator/halflife2deathmatch/0.0.24/ix_values.yaml similarity index 100% rename from incubator/halflife2deathmatch/0.0.23/ix_values.yaml rename to incubator/halflife2deathmatch/0.0.24/ix_values.yaml diff --git a/incubator/halflife2deathmatch/0.0.23/questions.yaml b/incubator/halflife2deathmatch/0.0.24/questions.yaml similarity index 100% rename from incubator/halflife2deathmatch/0.0.23/questions.yaml rename to incubator/halflife2deathmatch/0.0.24/questions.yaml diff --git a/incubator/halflife2deathmatch/0.0.23/templates/common.yaml b/incubator/halflife2deathmatch/0.0.24/templates/common.yaml similarity index 100% rename from incubator/halflife2deathmatch/0.0.23/templates/common.yaml rename to incubator/halflife2deathmatch/0.0.24/templates/common.yaml diff --git a/incubator/halflife2deathmatch/0.0.23/values.yaml b/incubator/halflife2deathmatch/0.0.24/values.yaml similarity index 100% rename from incubator/halflife2deathmatch/0.0.23/values.yaml rename to incubator/halflife2deathmatch/0.0.24/values.yaml diff --git a/incubator/hassconfigurator/0.0.22/CHANGELOG.md b/incubator/hassconfigurator/0.0.22/CHANGELOG.md deleted file mode 100644 index b16818b723c..00000000000 --- a/incubator/hassconfigurator/0.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [hassconfigurator-0.0.22](https://github.com/truecharts/charts/compare/hassconfigurator-0.0.21...hassconfigurator-0.0.22) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [hassconfigurator-0.0.22](https://github.com/truecharts/charts/compare/hassconfigurator-0.0.21...hassconfigurator-0.0.22) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [hassconfigurator-0.0.22](https://github.com/truecharts/charts/compare/hassconfigurator-0.0.21...hassconfigurator-0.0.22) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [hassconfigurator-0.0.22](https://github.com/truecharts/charts/compare/hassconfigurator-0.0.21...hassconfigurator-0.0.22) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [hassconfigurator-0.0.22](https://github.com/truecharts/charts/compare/hassconfigurator-0.0.21...hassconfigurator-0.0.22) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [hassconfigurator-0.0.22](https://github.com/truecharts/charts/compare/hassconfigurator-0.0.21...hassconfigurator-0.0.22) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [hassconfigurator-0.0.21](https://github.com/truecharts/charts/compare/hassconfigurator-0.0.19...hassconfigurator-0.0.21) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [hassconfigurator-0.0.20](https://github.com/truecharts/charts/compare/hassconfigurator-0.0.19...hassconfigurator-0.0.20) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/hassconfigurator/0.0.22/Chart.lock b/incubator/hassconfigurator/0.0.22/Chart.lock deleted file mode 100644 index 70607eeb568..00000000000 --- a/incubator/hassconfigurator/0.0.22/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:59:21.299380096Z" diff --git a/incubator/hassconfigurator/0.0.22/Chart.yaml b/incubator/hassconfigurator/0.0.22/Chart.yaml deleted file mode 100644 index 9603a601057..00000000000 --- a/incubator/hassconfigurator/0.0.22/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - HomeAutomation -apiVersion: v2 -appVersion: "x86_64" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.22 diff --git a/incubator/hassconfigurator/0.0.22/README.md b/incubator/hassconfigurator/0.0.22/README.md deleted file mode 100644 index 770b270ad34..00000000000 --- a/incubator/hassconfigurator/0.0.22/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# hassconfigurator - -![Version: 0.0.22](https://img.shields.io/badge/Version-0.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: x86_64](https://img.shields.io/badge/AppVersion-x86_64-informational?style=flat-square) - -Home Assistant online configurator Chart from https://github.com/danielperna84/hass-configurator - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [hassconfigurator](https://truecharts.org/docs/charts/incubator/hassconfigurator) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/hassconfigurator/0.0.22/charts/common-10.5.9.tgz b/incubator/hassconfigurator/0.0.22/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/hassconfigurator/0.0.22/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/hassconfigurator/0.0.23/CHANGELOG.md b/incubator/hassconfigurator/0.0.23/CHANGELOG.md new file mode 100644 index 00000000000..1481b53f21e --- /dev/null +++ b/incubator/hassconfigurator/0.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [hassconfigurator-0.0.23](https://github.com/truecharts/charts/compare/hassconfigurator-0.0.22...hassconfigurator-0.0.23) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [hassconfigurator-0.0.22](https://github.com/truecharts/charts/compare/hassconfigurator-0.0.21...hassconfigurator-0.0.22) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [hassconfigurator-0.0.22](https://github.com/truecharts/charts/compare/hassconfigurator-0.0.21...hassconfigurator-0.0.22) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [hassconfigurator-0.0.22](https://github.com/truecharts/charts/compare/hassconfigurator-0.0.21...hassconfigurator-0.0.22) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [hassconfigurator-0.0.22](https://github.com/truecharts/charts/compare/hassconfigurator-0.0.21...hassconfigurator-0.0.22) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [hassconfigurator-0.0.22](https://github.com/truecharts/charts/compare/hassconfigurator-0.0.21...hassconfigurator-0.0.22) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [hassconfigurator-0.0.22](https://github.com/truecharts/charts/compare/hassconfigurator-0.0.21...hassconfigurator-0.0.22) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [hassconfigurator-0.0.21](https://github.com/truecharts/charts/compare/hassconfigurator-0.0.19...hassconfigurator-0.0.21) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/incubator/hassconfigurator/0.0.23/Chart.lock b/incubator/hassconfigurator/0.0.23/Chart.lock new file mode 100644 index 00000000000..40304e9ca77 --- /dev/null +++ b/incubator/hassconfigurator/0.0.23/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:46:13.242573099Z" diff --git a/incubator/hassconfigurator/0.0.23/Chart.yaml b/incubator/hassconfigurator/0.0.23/Chart.yaml new file mode 100644 index 00000000000..551b2b17efe --- /dev/null +++ b/incubator/hassconfigurator/0.0.23/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.5.10 +deprecated: false +description: Home Assistant online configurator Chart from https://github.com/danielperna84/hass-configurator +home: https://truecharts.org/docs/charts/incubator/hassconfigurator +icon: https://truecharts.org/img/hotlink-ok/chart-icons/hassconfigurator.png +keywords: + - hassconfigurator + - HomeAutomation +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: hassconfigurator +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/hassconfigurator + - https://github.com/danielperna84/hass-configurator + - https://hub.docker.com/r/causticlab/hass-configurator-docker//Dockerfile/ +type: application +version: 0.0.23 diff --git a/incubator/hassconfigurator/0.0.23/README.md b/incubator/hassconfigurator/0.0.23/README.md new file mode 100644 index 00000000000..b17fa277c13 --- /dev/null +++ b/incubator/hassconfigurator/0.0.23/README.md @@ -0,0 +1,109 @@ +# hassconfigurator + +![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: x86_64](https://img.shields.io/badge/AppVersion-x86_64-informational?style=flat-square) + +Home Assistant online configurator Chart from https://github.com/danielperna84/hass-configurator + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [hassconfigurator](https://truecharts.org/docs/charts/incubator/hassconfigurator) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/hassconfigurator/0.0.22/app-readme.md b/incubator/hassconfigurator/0.0.23/app-readme.md similarity index 100% rename from incubator/hassconfigurator/0.0.22/app-readme.md rename to incubator/hassconfigurator/0.0.23/app-readme.md diff --git a/incubator/hassconfigurator/0.0.23/charts/common-10.5.10.tgz b/incubator/hassconfigurator/0.0.23/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/hassconfigurator/0.0.23/charts/common-10.5.10.tgz differ diff --git a/incubator/hassconfigurator/0.0.22/ix_values.yaml b/incubator/hassconfigurator/0.0.23/ix_values.yaml similarity index 100% rename from incubator/hassconfigurator/0.0.22/ix_values.yaml rename to incubator/hassconfigurator/0.0.23/ix_values.yaml diff --git a/incubator/hassconfigurator/0.0.22/questions.yaml b/incubator/hassconfigurator/0.0.23/questions.yaml similarity index 100% rename from incubator/hassconfigurator/0.0.22/questions.yaml rename to incubator/hassconfigurator/0.0.23/questions.yaml diff --git a/incubator/hassconfigurator/0.0.22/templates/common.yaml b/incubator/hassconfigurator/0.0.23/templates/common.yaml similarity index 100% rename from incubator/hassconfigurator/0.0.22/templates/common.yaml rename to incubator/hassconfigurator/0.0.23/templates/common.yaml diff --git a/incubator/hassconfigurator/0.0.22/values.yaml b/incubator/hassconfigurator/0.0.23/values.yaml similarity index 100% rename from incubator/hassconfigurator/0.0.22/values.yaml rename to incubator/hassconfigurator/0.0.23/values.yaml diff --git a/incubator/hastebin/0.0.23/CHANGELOG.md b/incubator/hastebin/0.0.23/CHANGELOG.md deleted file mode 100644 index 3afbab10a87..00000000000 --- a/incubator/hastebin/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [hastebin-0.0.23](https://github.com/truecharts/charts/compare/hastebin-0.0.22...hastebin-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [hastebin-0.0.23](https://github.com/truecharts/charts/compare/hastebin-0.0.22...hastebin-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [hastebin-0.0.23](https://github.com/truecharts/charts/compare/hastebin-0.0.22...hastebin-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [hastebin-0.0.23](https://github.com/truecharts/charts/compare/hastebin-0.0.22...hastebin-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [hastebin-0.0.23](https://github.com/truecharts/charts/compare/hastebin-0.0.22...hastebin-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [hastebin-0.0.23](https://github.com/truecharts/charts/compare/hastebin-0.0.22...hastebin-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [hastebin-0.0.22](https://github.com/truecharts/charts/compare/hastebin-0.0.20...hastebin-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [hastebin-0.0.21](https://github.com/truecharts/charts/compare/hastebin-0.0.20...hastebin-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/hastebin/0.0.23/Chart.lock b/incubator/hastebin/0.0.23/Chart.lock deleted file mode 100644 index 571c67b191f..00000000000 --- a/incubator/hastebin/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:59:22.419866626Z" diff --git a/incubator/hastebin/0.0.23/Chart.yaml b/incubator/hastebin/0.0.23/Chart.yaml deleted file mode 100644 index 2c3febf11af..00000000000 --- a/incubator/hastebin/0.0.23/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Productivity - - Tools-Utilities - - Network-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/hastebin/0.0.23/README.md b/incubator/hastebin/0.0.23/README.md deleted file mode 100644 index e7a525f404f..00000000000 --- a/incubator/hastebin/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# hastebin - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Alpine-based Chart for Hastebin, the node.js paste service - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [hastebin](https://truecharts.org/docs/charts/incubator/hastebin) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/hastebin/0.0.23/charts/common-10.5.9.tgz b/incubator/hastebin/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/hastebin/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/hastebin/0.0.24/CHANGELOG.md b/incubator/hastebin/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..292e45b5b39 --- /dev/null +++ b/incubator/hastebin/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [hastebin-0.0.24](https://github.com/truecharts/charts/compare/hastebin-0.0.23...hastebin-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [hastebin-0.0.23](https://github.com/truecharts/charts/compare/hastebin-0.0.22...hastebin-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [hastebin-0.0.23](https://github.com/truecharts/charts/compare/hastebin-0.0.22...hastebin-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [hastebin-0.0.23](https://github.com/truecharts/charts/compare/hastebin-0.0.22...hastebin-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [hastebin-0.0.23](https://github.com/truecharts/charts/compare/hastebin-0.0.22...hastebin-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [hastebin-0.0.23](https://github.com/truecharts/charts/compare/hastebin-0.0.22...hastebin-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [hastebin-0.0.23](https://github.com/truecharts/charts/compare/hastebin-0.0.22...hastebin-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [hastebin-0.0.22](https://github.com/truecharts/charts/compare/hastebin-0.0.20...hastebin-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/incubator/hastebin/0.0.24/Chart.lock b/incubator/hastebin/0.0.24/Chart.lock new file mode 100644 index 00000000000..81021e502ed --- /dev/null +++ b/incubator/hastebin/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:46:25.889772564Z" diff --git a/incubator/hastebin/0.0.24/Chart.yaml b/incubator/hastebin/0.0.24/Chart.yaml new file mode 100644 index 00000000000..2df298504b6 --- /dev/null +++ b/incubator/hastebin/0.0.24/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.5.10 +deprecated: false +description: "Alpine-based Chart for Hastebin, the node.js paste service " +home: https://truecharts.org/docs/charts/incubator/hastebin +icon: https://truecharts.org/img/hotlink-ok/chart-icons/hastebin.png +keywords: + - hastebin + - Cloud + - Productivity + - Tools-Utilities + - Network-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: hastebin +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/hastebin + - https://github.com/nzzane/haste-server + - https://hub.docker.com/r/flippinturt/hastebin +type: application +version: 0.0.24 diff --git a/incubator/hastebin/0.0.24/README.md b/incubator/hastebin/0.0.24/README.md new file mode 100644 index 00000000000..174b0f88d53 --- /dev/null +++ b/incubator/hastebin/0.0.24/README.md @@ -0,0 +1,109 @@ +# hastebin + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Alpine-based Chart for Hastebin, the node.js paste service + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [hastebin](https://truecharts.org/docs/charts/incubator/hastebin) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/hastebin/0.0.23/app-readme.md b/incubator/hastebin/0.0.24/app-readme.md similarity index 100% rename from incubator/hastebin/0.0.23/app-readme.md rename to incubator/hastebin/0.0.24/app-readme.md diff --git a/incubator/hastebin/0.0.24/charts/common-10.5.10.tgz b/incubator/hastebin/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/hastebin/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/hastebin/0.0.23/ix_values.yaml b/incubator/hastebin/0.0.24/ix_values.yaml similarity index 100% rename from incubator/hastebin/0.0.23/ix_values.yaml rename to incubator/hastebin/0.0.24/ix_values.yaml diff --git a/incubator/hastebin/0.0.23/questions.yaml b/incubator/hastebin/0.0.24/questions.yaml similarity index 100% rename from incubator/hastebin/0.0.23/questions.yaml rename to incubator/hastebin/0.0.24/questions.yaml diff --git a/incubator/hastebin/0.0.23/templates/common.yaml b/incubator/hastebin/0.0.24/templates/common.yaml similarity index 100% rename from incubator/hastebin/0.0.23/templates/common.yaml rename to incubator/hastebin/0.0.24/templates/common.yaml diff --git a/incubator/hastebin/0.0.23/values.yaml b/incubator/hastebin/0.0.24/values.yaml similarity index 100% rename from incubator/hastebin/0.0.23/values.yaml rename to incubator/hastebin/0.0.24/values.yaml diff --git a/incubator/healthchecksdashboard/0.0.23/CHANGELOG.md b/incubator/healthchecksdashboard/0.0.23/CHANGELOG.md deleted file mode 100644 index 3e78c79c0ad..00000000000 --- a/incubator/healthchecksdashboard/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [healthchecksdashboard-0.0.23](https://github.com/truecharts/charts/compare/healthchecksdashboard-0.0.22...healthchecksdashboard-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [healthchecksdashboard-0.0.23](https://github.com/truecharts/charts/compare/healthchecksdashboard-0.0.22...healthchecksdashboard-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [healthchecksdashboard-0.0.23](https://github.com/truecharts/charts/compare/healthchecksdashboard-0.0.22...healthchecksdashboard-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [healthchecksdashboard-0.0.23](https://github.com/truecharts/charts/compare/healthchecksdashboard-0.0.22...healthchecksdashboard-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [healthchecksdashboard-0.0.23](https://github.com/truecharts/charts/compare/healthchecksdashboard-0.0.22...healthchecksdashboard-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [healthchecksdashboard-0.0.23](https://github.com/truecharts/charts/compare/healthchecksdashboard-0.0.22...healthchecksdashboard-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [healthchecksdashboard-0.0.22](https://github.com/truecharts/charts/compare/healthchecksdashboard-0.0.20...healthchecksdashboard-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [healthchecksdashboard-0.0.21](https://github.com/truecharts/charts/compare/healthchecksdashboard-0.0.20...healthchecksdashboard-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/healthchecksdashboard/0.0.23/Chart.lock b/incubator/healthchecksdashboard/0.0.23/Chart.lock deleted file mode 100644 index c653353a084..00000000000 --- a/incubator/healthchecksdashboard/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:59:27.53178378Z" diff --git a/incubator/healthchecksdashboard/0.0.23/Chart.yaml b/incubator/healthchecksdashboard/0.0.23/Chart.yaml deleted file mode 100644 index 291d7c0a6ba..00000000000 --- a/incubator/healthchecksdashboard/0.0.23/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities - - Other - - Network-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/healthchecksdashboard/0.0.23/README.md b/incubator/healthchecksdashboard/0.0.23/README.md deleted file mode 100644 index 229cedec5bf..00000000000 --- a/incubator/healthchecksdashboard/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# healthchecksdashboard - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -A standalone dashboard page showing the status of the checks in your Healthchecks.io account. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [healthchecksdashboard](https://truecharts.org/docs/charts/incubator/healthchecksdashboard) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/healthchecksdashboard/0.0.23/charts/common-10.5.9.tgz b/incubator/healthchecksdashboard/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/healthchecksdashboard/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/healthchecksdashboard/0.0.24/CHANGELOG.md b/incubator/healthchecksdashboard/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..befa8e6e6d7 --- /dev/null +++ b/incubator/healthchecksdashboard/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [healthchecksdashboard-0.0.24](https://github.com/truecharts/charts/compare/healthchecksdashboard-0.0.23...healthchecksdashboard-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [healthchecksdashboard-0.0.23](https://github.com/truecharts/charts/compare/healthchecksdashboard-0.0.22...healthchecksdashboard-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [healthchecksdashboard-0.0.23](https://github.com/truecharts/charts/compare/healthchecksdashboard-0.0.22...healthchecksdashboard-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [healthchecksdashboard-0.0.23](https://github.com/truecharts/charts/compare/healthchecksdashboard-0.0.22...healthchecksdashboard-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [healthchecksdashboard-0.0.23](https://github.com/truecharts/charts/compare/healthchecksdashboard-0.0.22...healthchecksdashboard-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [healthchecksdashboard-0.0.23](https://github.com/truecharts/charts/compare/healthchecksdashboard-0.0.22...healthchecksdashboard-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [healthchecksdashboard-0.0.23](https://github.com/truecharts/charts/compare/healthchecksdashboard-0.0.22...healthchecksdashboard-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [healthchecksdashboard-0.0.22](https://github.com/truecharts/charts/compare/healthchecksdashboard-0.0.20...healthchecksdashboard-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + diff --git a/incubator/healthchecksdashboard/0.0.24/Chart.lock b/incubator/healthchecksdashboard/0.0.24/Chart.lock new file mode 100644 index 00000000000..256a35add35 --- /dev/null +++ b/incubator/healthchecksdashboard/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:46:34.329308978Z" diff --git a/incubator/healthchecksdashboard/0.0.24/Chart.yaml b/incubator/healthchecksdashboard/0.0.24/Chart.yaml new file mode 100644 index 00000000000..ebfadaf911a --- /dev/null +++ b/incubator/healthchecksdashboard/0.0.24/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.5.10 +deprecated: false +description: "A standalone dashboard page showing the status of the checks in your Healthchecks.io account." +home: https://truecharts.org/docs/charts/incubator/healthchecksdashboard +icon: https://truecharts.org/img/hotlink-ok/chart-icons/healthchecksdashboard.png +keywords: + - healthchecksdashboard + - Tools-Utilities + - Other + - Network-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: healthchecksdashboard +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/healthchecksdashboard + - https://github.com/healthchecks/dashboard + - https://hub.docker.com/r/healthchecks/dashboard +type: application +version: 0.0.24 diff --git a/incubator/healthchecksdashboard/0.0.24/README.md b/incubator/healthchecksdashboard/0.0.24/README.md new file mode 100644 index 00000000000..25f95cb300a --- /dev/null +++ b/incubator/healthchecksdashboard/0.0.24/README.md @@ -0,0 +1,109 @@ +# healthchecksdashboard + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +A standalone dashboard page showing the status of the checks in your Healthchecks.io account. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [healthchecksdashboard](https://truecharts.org/docs/charts/incubator/healthchecksdashboard) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/healthchecksdashboard/0.0.23/app-readme.md b/incubator/healthchecksdashboard/0.0.24/app-readme.md similarity index 100% rename from incubator/healthchecksdashboard/0.0.23/app-readme.md rename to incubator/healthchecksdashboard/0.0.24/app-readme.md diff --git a/incubator/healthchecksdashboard/0.0.24/charts/common-10.5.10.tgz b/incubator/healthchecksdashboard/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/healthchecksdashboard/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/healthchecksdashboard/0.0.23/ix_values.yaml b/incubator/healthchecksdashboard/0.0.24/ix_values.yaml similarity index 100% rename from incubator/healthchecksdashboard/0.0.23/ix_values.yaml rename to incubator/healthchecksdashboard/0.0.24/ix_values.yaml diff --git a/incubator/healthchecksdashboard/0.0.23/questions.yaml b/incubator/healthchecksdashboard/0.0.24/questions.yaml similarity index 100% rename from incubator/healthchecksdashboard/0.0.23/questions.yaml rename to incubator/healthchecksdashboard/0.0.24/questions.yaml diff --git a/incubator/healthchecksdashboard/0.0.23/templates/common.yaml b/incubator/healthchecksdashboard/0.0.24/templates/common.yaml similarity index 100% rename from incubator/healthchecksdashboard/0.0.23/templates/common.yaml rename to incubator/healthchecksdashboard/0.0.24/templates/common.yaml diff --git a/incubator/healthchecksdashboard/0.0.23/values.yaml b/incubator/healthchecksdashboard/0.0.24/values.yaml similarity index 100% rename from incubator/healthchecksdashboard/0.0.23/values.yaml rename to incubator/healthchecksdashboard/0.0.24/values.yaml diff --git a/incubator/hetzner-ddns/0.0.23/CHANGELOG.md b/incubator/hetzner-ddns/0.0.23/CHANGELOG.md deleted file mode 100644 index 1a93b07c5bb..00000000000 --- a/incubator/hetzner-ddns/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [hetzner-ddns-0.0.23](https://github.com/truecharts/charts/compare/hetzner-ddns-0.0.22...hetzner-ddns-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [hetzner-ddns-0.0.23](https://github.com/truecharts/charts/compare/hetzner-ddns-0.0.22...hetzner-ddns-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [hetzner-ddns-0.0.23](https://github.com/truecharts/charts/compare/hetzner-ddns-0.0.22...hetzner-ddns-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [hetzner-ddns-0.0.23](https://github.com/truecharts/charts/compare/hetzner-ddns-0.0.22...hetzner-ddns-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [hetzner-ddns-0.0.23](https://github.com/truecharts/charts/compare/hetzner-ddns-0.0.22...hetzner-ddns-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [hetzner-ddns-0.0.23](https://github.com/truecharts/charts/compare/hetzner-ddns-0.0.22...hetzner-ddns-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [hetzner-ddns-0.0.22](https://github.com/truecharts/charts/compare/hetzner-ddns-0.0.20...hetzner-ddns-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [hetzner-ddns-0.0.21](https://github.com/truecharts/charts/compare/hetzner-ddns-0.0.20...hetzner-ddns-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/hetzner-ddns/0.0.23/Chart.lock b/incubator/hetzner-ddns/0.0.23/Chart.lock deleted file mode 100644 index 57ae9994ce8..00000000000 --- a/incubator/hetzner-ddns/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:59:42.408728336Z" diff --git a/incubator/hetzner-ddns/0.0.23/Chart.yaml b/incubator/hetzner-ddns/0.0.23/Chart.yaml deleted file mode 100644 index 5fb5d0aa372..00000000000 --- a/incubator/hetzner-ddns/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-DNS -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/hetzner-ddns/0.0.23/README.md b/incubator/hetzner-ddns/0.0.23/README.md deleted file mode 100644 index 41b74ef57d2..00000000000 --- a/incubator/hetzner-ddns/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# hetzner-ddns - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -This Chart will allow you to use the Hetzner DNS Service (https://www.hetzner.com/dns-console) as a Dynamic DNS (DDNS) Provider. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [hetzner-ddns](https://truecharts.org/docs/charts/incubator/hetzner-ddns) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/hetzner-ddns/0.0.23/charts/common-10.5.9.tgz b/incubator/hetzner-ddns/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/hetzner-ddns/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/hetzner-ddns/0.0.24/CHANGELOG.md b/incubator/hetzner-ddns/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..70787021072 --- /dev/null +++ b/incubator/hetzner-ddns/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [hetzner-ddns-0.0.24](https://github.com/truecharts/charts/compare/hetzner-ddns-0.0.23...hetzner-ddns-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [hetzner-ddns-0.0.23](https://github.com/truecharts/charts/compare/hetzner-ddns-0.0.22...hetzner-ddns-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [hetzner-ddns-0.0.23](https://github.com/truecharts/charts/compare/hetzner-ddns-0.0.22...hetzner-ddns-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [hetzner-ddns-0.0.23](https://github.com/truecharts/charts/compare/hetzner-ddns-0.0.22...hetzner-ddns-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [hetzner-ddns-0.0.23](https://github.com/truecharts/charts/compare/hetzner-ddns-0.0.22...hetzner-ddns-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [hetzner-ddns-0.0.23](https://github.com/truecharts/charts/compare/hetzner-ddns-0.0.22...hetzner-ddns-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [hetzner-ddns-0.0.23](https://github.com/truecharts/charts/compare/hetzner-ddns-0.0.22...hetzner-ddns-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [hetzner-ddns-0.0.22](https://github.com/truecharts/charts/compare/hetzner-ddns-0.0.20...hetzner-ddns-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + diff --git a/incubator/hetzner-ddns/0.0.24/Chart.lock b/incubator/hetzner-ddns/0.0.24/Chart.lock new file mode 100644 index 00000000000..2348901c0b4 --- /dev/null +++ b/incubator/hetzner-ddns/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:46:42.862264262Z" diff --git a/incubator/hetzner-ddns/0.0.24/Chart.yaml b/incubator/hetzner-ddns/0.0.24/Chart.yaml new file mode 100644 index 00000000000..0b2f85b3985 --- /dev/null +++ b/incubator/hetzner-ddns/0.0.24/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.5.10 +deprecated: false +description: This Chart will allow you to use the Hetzner DNS Service (https://www.hetzner.com/dns-console) as a Dynamic DNS (DDNS) Provider. +home: https://truecharts.org/docs/charts/incubator/hetzner-ddns +icon: https://truecharts.org/img/hotlink-ok/chart-icons/hetzner-ddns.png +keywords: + - hetzner-ddns + - Network-DNS +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: hetzner-ddns +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/hetzner-ddns + - https://github.com/kutzilla/docker-hetzner-ddns + - https://hub.docker.com/r/kutzilla/hetzner-ddns +type: application +version: 0.0.24 diff --git a/incubator/hetzner-ddns/0.0.24/README.md b/incubator/hetzner-ddns/0.0.24/README.md new file mode 100644 index 00000000000..645dc6c93d6 --- /dev/null +++ b/incubator/hetzner-ddns/0.0.24/README.md @@ -0,0 +1,109 @@ +# hetzner-ddns + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +This Chart will allow you to use the Hetzner DNS Service (https://www.hetzner.com/dns-console) as a Dynamic DNS (DDNS) Provider. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [hetzner-ddns](https://truecharts.org/docs/charts/incubator/hetzner-ddns) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/hetzner-ddns/0.0.23/app-readme.md b/incubator/hetzner-ddns/0.0.24/app-readme.md similarity index 100% rename from incubator/hetzner-ddns/0.0.23/app-readme.md rename to incubator/hetzner-ddns/0.0.24/app-readme.md diff --git a/incubator/hetzner-ddns/0.0.24/charts/common-10.5.10.tgz b/incubator/hetzner-ddns/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/hetzner-ddns/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/hetzner-ddns/0.0.23/ix_values.yaml b/incubator/hetzner-ddns/0.0.24/ix_values.yaml similarity index 100% rename from incubator/hetzner-ddns/0.0.23/ix_values.yaml rename to incubator/hetzner-ddns/0.0.24/ix_values.yaml diff --git a/incubator/hetzner-ddns/0.0.23/questions.yaml b/incubator/hetzner-ddns/0.0.24/questions.yaml similarity index 100% rename from incubator/hetzner-ddns/0.0.23/questions.yaml rename to incubator/hetzner-ddns/0.0.24/questions.yaml diff --git a/incubator/hetzner-ddns/0.0.23/templates/common.yaml b/incubator/hetzner-ddns/0.0.24/templates/common.yaml similarity index 100% rename from incubator/hetzner-ddns/0.0.23/templates/common.yaml rename to incubator/hetzner-ddns/0.0.24/templates/common.yaml diff --git a/incubator/hetzner-ddns/0.0.23/values.yaml b/incubator/hetzner-ddns/0.0.24/values.yaml similarity index 100% rename from incubator/hetzner-ddns/0.0.23/values.yaml rename to incubator/hetzner-ddns/0.0.24/values.yaml diff --git a/incubator/hexchat/0.0.24/CHANGELOG.md b/incubator/hexchat/0.0.24/CHANGELOG.md deleted file mode 100644 index 812240cd697..00000000000 --- a/incubator/hexchat/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [hexchat-0.0.24](https://github.com/truecharts/charts/compare/hexchat-0.0.23...hexchat-0.0.24) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [hexchat-0.0.24](https://github.com/truecharts/charts/compare/hexchat-0.0.23...hexchat-0.0.24) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [hexchat-0.0.24](https://github.com/truecharts/charts/compare/hexchat-0.0.23...hexchat-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [hexchat-0.0.24](https://github.com/truecharts/charts/compare/hexchat-0.0.23...hexchat-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [hexchat-0.0.24](https://github.com/truecharts/charts/compare/hexchat-0.0.23...hexchat-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [hexchat-0.0.24](https://github.com/truecharts/charts/compare/hexchat-0.0.23...hexchat-0.0.24) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - - -## [hexchat-0.0.22](https://github.com/truecharts/charts/compare/hexchat-0.0.20...hexchat-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [hexchat-0.0.21](https://github.com/truecharts/charts/compare/hexchat-0.0.20...hexchat-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [hexchat-0.0.20](https://github.com/truecharts/charts/compare/hexchat-0.0.19...hexchat-0.0.20) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) diff --git a/incubator/hexchat/0.0.24/Chart.lock b/incubator/hexchat/0.0.24/Chart.lock deleted file mode 100644 index d8c3f03e061..00000000000 --- a/incubator/hexchat/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:59:46.096925409Z" diff --git a/incubator/hexchat/0.0.24/Chart.yaml b/incubator/hexchat/0.0.24/Chart.yaml deleted file mode 100644 index 47675278d5e..00000000000 --- a/incubator/hexchat/0.0.24/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.24 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities diff --git a/incubator/hexchat/0.0.24/README.md b/incubator/hexchat/0.0.24/README.md deleted file mode 100644 index 2259da1c794..00000000000 --- a/incubator/hexchat/0.0.24/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# hexchat - -![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -HexChat is an IRC client based on XChat, but unlike XChat it’s completely free for both Windows and Unix-like systems. Since XChat is open source, it’s perfectly legal. For more info. HexChat was originally called XChat-WDK which in turn was a successor of freakschat. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [hexchat](https://truecharts.org/docs/charts/incubator/hexchat) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/hexchat/0.0.24/charts/common-10.5.9.tgz b/incubator/hexchat/0.0.24/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/hexchat/0.0.24/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/hexchat/0.0.25/CHANGELOG.md b/incubator/hexchat/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..74f9d063285 --- /dev/null +++ b/incubator/hexchat/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [hexchat-0.0.25](https://github.com/truecharts/charts/compare/hexchat-0.0.24...hexchat-0.0.25) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [hexchat-0.0.24](https://github.com/truecharts/charts/compare/hexchat-0.0.23...hexchat-0.0.24) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [hexchat-0.0.24](https://github.com/truecharts/charts/compare/hexchat-0.0.23...hexchat-0.0.24) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [hexchat-0.0.24](https://github.com/truecharts/charts/compare/hexchat-0.0.23...hexchat-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [hexchat-0.0.24](https://github.com/truecharts/charts/compare/hexchat-0.0.23...hexchat-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [hexchat-0.0.24](https://github.com/truecharts/charts/compare/hexchat-0.0.23...hexchat-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [hexchat-0.0.24](https://github.com/truecharts/charts/compare/hexchat-0.0.23...hexchat-0.0.24) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + + +## [hexchat-0.0.22](https://github.com/truecharts/charts/compare/hexchat-0.0.20...hexchat-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [hexchat-0.0.21](https://github.com/truecharts/charts/compare/hexchat-0.0.20...hexchat-0.0.21) (2022-08-30) + +### Chore + diff --git a/incubator/hexchat/0.0.25/Chart.lock b/incubator/hexchat/0.0.25/Chart.lock new file mode 100644 index 00000000000..3b70b0e573c --- /dev/null +++ b/incubator/hexchat/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:46:44.130454622Z" diff --git a/incubator/hexchat/0.0.25/Chart.yaml b/incubator/hexchat/0.0.25/Chart.yaml new file mode 100644 index 00000000000..857ad4d408b --- /dev/null +++ b/incubator/hexchat/0.0.25/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: "HexChat is an IRC client based on XChat, but unlike XChat it’s completely free for both Windows and Unix-like systems. Since XChat is open source, it’s perfectly legal. For more info. HexChat was originally called XChat-WDK which in turn was a successor of freakschat." +home: https://truecharts.org/docs/charts/incubator/hexchat +icon: https://truecharts.org/img/hotlink-ok/chart-icons/hexchat.png +keywords: + - hexchat + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: hexchat +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/hexchat + - https://hexchat.github.io/ + - https://registry.hub.docker.com/r/binhex/arch-hexchat/ + - https://github.com/binhex/documentation +type: application +version: 0.0.25 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Tools-Utilities diff --git a/incubator/hexchat/0.0.25/README.md b/incubator/hexchat/0.0.25/README.md new file mode 100644 index 00000000000..de5408a64ca --- /dev/null +++ b/incubator/hexchat/0.0.25/README.md @@ -0,0 +1,110 @@ +# hexchat + +![Version: 0.0.25](https://img.shields.io/badge/Version-0.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +HexChat is an IRC client based on XChat, but unlike XChat it’s completely free for both Windows and Unix-like systems. Since XChat is open source, it’s perfectly legal. For more info. HexChat was originally called XChat-WDK which in turn was a successor of freakschat. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [hexchat](https://truecharts.org/docs/charts/incubator/hexchat) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/hexchat/0.0.24/app-readme.md b/incubator/hexchat/0.0.25/app-readme.md similarity index 100% rename from incubator/hexchat/0.0.24/app-readme.md rename to incubator/hexchat/0.0.25/app-readme.md diff --git a/incubator/hexchat/0.0.25/charts/common-10.5.10.tgz b/incubator/hexchat/0.0.25/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/hexchat/0.0.25/charts/common-10.5.10.tgz differ diff --git a/incubator/hexchat/0.0.24/ix_values.yaml b/incubator/hexchat/0.0.25/ix_values.yaml similarity index 100% rename from incubator/hexchat/0.0.24/ix_values.yaml rename to incubator/hexchat/0.0.25/ix_values.yaml diff --git a/incubator/hexchat/0.0.24/questions.yaml b/incubator/hexchat/0.0.25/questions.yaml similarity index 100% rename from incubator/hexchat/0.0.24/questions.yaml rename to incubator/hexchat/0.0.25/questions.yaml diff --git a/incubator/hexchat/0.0.24/templates/common.yaml b/incubator/hexchat/0.0.25/templates/common.yaml similarity index 100% rename from incubator/hexchat/0.0.24/templates/common.yaml rename to incubator/hexchat/0.0.25/templates/common.yaml diff --git a/incubator/hexchat/0.0.24/values.yaml b/incubator/hexchat/0.0.25/values.yaml similarity index 100% rename from incubator/hexchat/0.0.24/values.yaml rename to incubator/hexchat/0.0.25/values.yaml diff --git a/incubator/hexo-blog/0.0.24/CHANGELOG.md b/incubator/hexo-blog/0.0.24/CHANGELOG.md deleted file mode 100644 index 03741ea6a08..00000000000 --- a/incubator/hexo-blog/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [hexo-blog-0.0.24](https://github.com/truecharts/charts/compare/hexo-blog-0.0.23...hexo-blog-0.0.24) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [hexo-blog-0.0.24](https://github.com/truecharts/charts/compare/hexo-blog-0.0.23...hexo-blog-0.0.24) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [hexo-blog-0.0.24](https://github.com/truecharts/charts/compare/hexo-blog-0.0.23...hexo-blog-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [hexo-blog-0.0.24](https://github.com/truecharts/charts/compare/hexo-blog-0.0.23...hexo-blog-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [hexo-blog-0.0.24](https://github.com/truecharts/charts/compare/hexo-blog-0.0.23...hexo-blog-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [hexo-blog-0.0.24](https://github.com/truecharts/charts/compare/hexo-blog-0.0.23...hexo-blog-0.0.24) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [hexchat-0.0.23](https://github.com/truecharts/charts/compare/hexchat-0.0.22...hexchat-0.0.23) (2022-09-04) - -### Fix - -- hexo-blog, hexchat, qbitmanage, whisparr ([#3688](https://github.com/truecharts/charts/issues/3688)) - - - - -## [hexchat-0.0.22](https://github.com/truecharts/charts/compare/hexchat-0.0.20...hexchat-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [hexchat-0.0.21](https://github.com/truecharts/charts/compare/hexchat-0.0.20...hexchat-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/incubator/hexo-blog/0.0.24/Chart.lock b/incubator/hexo-blog/0.0.24/Chart.lock deleted file mode 100644 index 0f7733ae77f..00000000000 --- a/incubator/hexo-blog/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:59:47.969905246Z" diff --git a/incubator/hexo-blog/0.0.24/Chart.yaml b/incubator/hexo-blog/0.0.24/Chart.yaml deleted file mode 100644 index 1abb65de9b8..00000000000 --- a/incubator/hexo-blog/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.24 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity diff --git a/incubator/hexo-blog/0.0.24/README.md b/incubator/hexo-blog/0.0.24/README.md deleted file mode 100644 index 82311e12333..00000000000 --- a/incubator/hexo-blog/0.0.24/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# hexo-blog - -![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -A self-hosted blogging platform in which posts are written in markdown - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [hexo-blog](https://truecharts.org/docs/charts/incubator/hexo-blog) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/hexo-blog/0.0.24/charts/common-10.5.9.tgz b/incubator/hexo-blog/0.0.24/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/hexo-blog/0.0.24/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/hexo-blog/0.0.25/CHANGELOG.md b/incubator/hexo-blog/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..866d014e438 --- /dev/null +++ b/incubator/hexo-blog/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [hexo-blog-0.0.25](https://github.com/truecharts/charts/compare/hexo-blog-0.0.24...hexo-blog-0.0.25) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [hexo-blog-0.0.24](https://github.com/truecharts/charts/compare/hexo-blog-0.0.23...hexo-blog-0.0.24) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [hexo-blog-0.0.24](https://github.com/truecharts/charts/compare/hexo-blog-0.0.23...hexo-blog-0.0.24) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [hexo-blog-0.0.24](https://github.com/truecharts/charts/compare/hexo-blog-0.0.23...hexo-blog-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [hexo-blog-0.0.24](https://github.com/truecharts/charts/compare/hexo-blog-0.0.23...hexo-blog-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [hexo-blog-0.0.24](https://github.com/truecharts/charts/compare/hexo-blog-0.0.23...hexo-blog-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [hexo-blog-0.0.24](https://github.com/truecharts/charts/compare/hexo-blog-0.0.23...hexo-blog-0.0.24) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [hexchat-0.0.23](https://github.com/truecharts/charts/compare/hexchat-0.0.22...hexchat-0.0.23) (2022-09-04) + +### Fix + +- hexo-blog, hexchat, qbitmanage, whisparr ([#3688](https://github.com/truecharts/charts/issues/3688)) + + + + +## [hexchat-0.0.22](https://github.com/truecharts/charts/compare/hexchat-0.0.20...hexchat-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/hexo-blog/0.0.25/Chart.lock b/incubator/hexo-blog/0.0.25/Chart.lock new file mode 100644 index 00000000000..f1ddc51f3dd --- /dev/null +++ b/incubator/hexo-blog/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:46:56.637243506Z" diff --git a/incubator/hexo-blog/0.0.25/Chart.yaml b/incubator/hexo-blog/0.0.25/Chart.yaml new file mode 100644 index 00000000000..190ebf3dba9 --- /dev/null +++ b/incubator/hexo-blog/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: A self-hosted blogging platform in which posts are written in markdown +home: https://truecharts.org/docs/charts/incubator/hexo-blog +icon: https://truecharts.org/img/hotlink-ok/chart-icons/hexo-blog.png +keywords: + - hexo-blog + - Productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: hexo-blog +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/hexo-blog + - https://github.com/fletchto99/hexo-dev-docker + - https://hub.docker.com/r/fletchto99/hexo-dev-blog/ +type: application +version: 0.0.25 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity diff --git a/incubator/hexo-blog/0.0.25/README.md b/incubator/hexo-blog/0.0.25/README.md new file mode 100644 index 00000000000..5991ed4d657 --- /dev/null +++ b/incubator/hexo-blog/0.0.25/README.md @@ -0,0 +1,109 @@ +# hexo-blog + +![Version: 0.0.25](https://img.shields.io/badge/Version-0.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +A self-hosted blogging platform in which posts are written in markdown + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [hexo-blog](https://truecharts.org/docs/charts/incubator/hexo-blog) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/hexo-blog/0.0.24/app-readme.md b/incubator/hexo-blog/0.0.25/app-readme.md similarity index 100% rename from incubator/hexo-blog/0.0.24/app-readme.md rename to incubator/hexo-blog/0.0.25/app-readme.md diff --git a/incubator/hexo-blog/0.0.25/charts/common-10.5.10.tgz b/incubator/hexo-blog/0.0.25/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/hexo-blog/0.0.25/charts/common-10.5.10.tgz differ diff --git a/incubator/hexo-blog/0.0.24/ix_values.yaml b/incubator/hexo-blog/0.0.25/ix_values.yaml similarity index 100% rename from incubator/hexo-blog/0.0.24/ix_values.yaml rename to incubator/hexo-blog/0.0.25/ix_values.yaml diff --git a/incubator/hexo-blog/0.0.24/questions.yaml b/incubator/hexo-blog/0.0.25/questions.yaml similarity index 100% rename from incubator/hexo-blog/0.0.24/questions.yaml rename to incubator/hexo-blog/0.0.25/questions.yaml diff --git a/incubator/hexo-blog/0.0.24/templates/common.yaml b/incubator/hexo-blog/0.0.25/templates/common.yaml similarity index 100% rename from incubator/hexo-blog/0.0.24/templates/common.yaml rename to incubator/hexo-blog/0.0.25/templates/common.yaml diff --git a/incubator/hexo-blog/0.0.24/values.yaml b/incubator/hexo-blog/0.0.25/values.yaml similarity index 100% rename from incubator/hexo-blog/0.0.24/values.yaml rename to incubator/hexo-blog/0.0.25/values.yaml diff --git a/incubator/homebridge/1.0.34/CHANGELOG.md b/incubator/homebridge/1.0.34/CHANGELOG.md deleted file mode 100644 index 2972757cb5a..00000000000 --- a/incubator/homebridge/1.0.34/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [homebridge-1.0.34](https://github.com/truecharts/charts/compare/homebridge-1.0.33...homebridge-1.0.34) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [homebridge-1.0.34](https://github.com/truecharts/charts/compare/homebridge-1.0.33...homebridge-1.0.34) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [homebridge-1.0.34](https://github.com/truecharts/charts/compare/homebridge-1.0.33...homebridge-1.0.34) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [homebridge-1.0.34](https://github.com/truecharts/charts/compare/homebridge-1.0.33...homebridge-1.0.34) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [homebridge-1.0.34](https://github.com/truecharts/charts/compare/homebridge-1.0.33...homebridge-1.0.34) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [homebridge-1.0.34](https://github.com/truecharts/charts/compare/homebridge-1.0.33...homebridge-1.0.34) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [homebridge-1.0.33](https://github.com/truecharts/charts/compare/homebridge-1.0.31...homebridge-1.0.33) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [homebridge-1.0.32](https://github.com/truecharts/charts/compare/homebridge-1.0.31...homebridge-1.0.32) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [homebridge-1.0.31](https://github.com/truecharts/charts/compare/homebridge-1.0.30...homebridge-1.0.31) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/incubator/homebridge/1.0.34/Chart.lock b/incubator/homebridge/1.0.34/Chart.lock deleted file mode 100644 index 0f6418aac98..00000000000 --- a/incubator/homebridge/1.0.34/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:59:52.523687029Z" diff --git a/incubator/homebridge/1.0.34/Chart.yaml b/incubator/homebridge/1.0.34/Chart.yaml deleted file mode 100644 index a78c8f29f0c..00000000000 --- a/incubator/homebridge/1.0.34/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "2022" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.34 -annotations: - truecharts.org/catagories: | - - media - - test - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/homebridge/1.0.34/README.md b/incubator/homebridge/1.0.34/README.md deleted file mode 100644 index e5da787b866..00000000000 --- a/incubator/homebridge/1.0.34/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# homebridge - -![Version: 1.0.34](https://img.shields.io/badge/Version-1.0.34-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2022](https://img.shields.io/badge/AppVersion-2022-informational?style=flat-square) - -A lightweight NodeJS server that emulates the iOS HomeKit API - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [homebridge](https://truecharts.org/docs/charts/incubator/homebridge) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/homebridge/1.0.34/charts/common-10.5.9.tgz b/incubator/homebridge/1.0.34/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/homebridge/1.0.34/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/homebridge/1.0.35/CHANGELOG.md b/incubator/homebridge/1.0.35/CHANGELOG.md new file mode 100644 index 00000000000..4cfbd8b5fc2 --- /dev/null +++ b/incubator/homebridge/1.0.35/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [homebridge-1.0.35](https://github.com/truecharts/charts/compare/homebridge-1.0.34...homebridge-1.0.35) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [homebridge-1.0.34](https://github.com/truecharts/charts/compare/homebridge-1.0.33...homebridge-1.0.34) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [homebridge-1.0.34](https://github.com/truecharts/charts/compare/homebridge-1.0.33...homebridge-1.0.34) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [homebridge-1.0.34](https://github.com/truecharts/charts/compare/homebridge-1.0.33...homebridge-1.0.34) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [homebridge-1.0.34](https://github.com/truecharts/charts/compare/homebridge-1.0.33...homebridge-1.0.34) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [homebridge-1.0.34](https://github.com/truecharts/charts/compare/homebridge-1.0.33...homebridge-1.0.34) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [homebridge-1.0.34](https://github.com/truecharts/charts/compare/homebridge-1.0.33...homebridge-1.0.34) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [homebridge-1.0.33](https://github.com/truecharts/charts/compare/homebridge-1.0.31...homebridge-1.0.33) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [homebridge-1.0.32](https://github.com/truecharts/charts/compare/homebridge-1.0.31...homebridge-1.0.32) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/homebridge/1.0.35/Chart.lock b/incubator/homebridge/1.0.35/Chart.lock new file mode 100644 index 00000000000..e713ccbcf97 --- /dev/null +++ b/incubator/homebridge/1.0.35/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:47:05.898400814Z" diff --git a/incubator/homebridge/1.0.35/Chart.yaml b/incubator/homebridge/1.0.35/Chart.yaml new file mode 100644 index 00000000000..b051752e492 --- /dev/null +++ b/incubator/homebridge/1.0.35/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "2022" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: A lightweight NodeJS server that emulates the iOS HomeKit API +home: https://truecharts.org/docs/charts/incubator/homebridge +icon: https://truecharts.org/img/hotlink-ok/chart-icons/homebridge.png +keywords: + - homebridge + - homekit +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: homebridge +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/homebridge + - https://homebridge.io/ + - https://github.com/oznu/docker-homebridge +type: application +version: 1.0.35 +annotations: + truecharts.org/catagories: | + - media + - test + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/homebridge/1.0.35/README.md b/incubator/homebridge/1.0.35/README.md new file mode 100644 index 00000000000..57313216953 --- /dev/null +++ b/incubator/homebridge/1.0.35/README.md @@ -0,0 +1,109 @@ +# homebridge + +![Version: 1.0.35](https://img.shields.io/badge/Version-1.0.35-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2022](https://img.shields.io/badge/AppVersion-2022-informational?style=flat-square) + +A lightweight NodeJS server that emulates the iOS HomeKit API + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [homebridge](https://truecharts.org/docs/charts/incubator/homebridge) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/homebridge/1.0.34/app-readme.md b/incubator/homebridge/1.0.35/app-readme.md similarity index 100% rename from incubator/homebridge/1.0.34/app-readme.md rename to incubator/homebridge/1.0.35/app-readme.md diff --git a/incubator/homebridge/1.0.35/charts/common-10.5.10.tgz b/incubator/homebridge/1.0.35/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/homebridge/1.0.35/charts/common-10.5.10.tgz differ diff --git a/incubator/homebridge/1.0.34/ix_values.yaml b/incubator/homebridge/1.0.35/ix_values.yaml similarity index 100% rename from incubator/homebridge/1.0.34/ix_values.yaml rename to incubator/homebridge/1.0.35/ix_values.yaml diff --git a/incubator/homebridge/1.0.34/questions.yaml b/incubator/homebridge/1.0.35/questions.yaml similarity index 100% rename from incubator/homebridge/1.0.34/questions.yaml rename to incubator/homebridge/1.0.35/questions.yaml diff --git a/incubator/homebridge/1.0.34/templates/common.yaml b/incubator/homebridge/1.0.35/templates/common.yaml similarity index 100% rename from incubator/homebridge/1.0.34/templates/common.yaml rename to incubator/homebridge/1.0.35/templates/common.yaml diff --git a/incubator/homebridge/1.0.34/values.yaml b/incubator/homebridge/1.0.35/values.yaml similarity index 100% rename from incubator/homebridge/1.0.34/values.yaml rename to incubator/homebridge/1.0.35/values.yaml diff --git a/incubator/homelablabelmaker/0.0.23/CHANGELOG.md b/incubator/homelablabelmaker/0.0.23/CHANGELOG.md deleted file mode 100644 index b564fecfdb7..00000000000 --- a/incubator/homelablabelmaker/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [homelablabelmaker-0.0.23](https://github.com/truecharts/charts/compare/homelablabelmaker-0.0.22...homelablabelmaker-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [homelablabelmaker-0.0.23](https://github.com/truecharts/charts/compare/homelablabelmaker-0.0.22...homelablabelmaker-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [homelablabelmaker-0.0.23](https://github.com/truecharts/charts/compare/homelablabelmaker-0.0.22...homelablabelmaker-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [homelablabelmaker-0.0.23](https://github.com/truecharts/charts/compare/homelablabelmaker-0.0.22...homelablabelmaker-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [homelablabelmaker-0.0.23](https://github.com/truecharts/charts/compare/homelablabelmaker-0.0.22...homelablabelmaker-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [homelablabelmaker-0.0.23](https://github.com/truecharts/charts/compare/homelablabelmaker-0.0.22...homelablabelmaker-0.0.23) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [homelablabelmaker-0.0.22](https://github.com/truecharts/charts/compare/homelablabelmaker-0.0.20...homelablabelmaker-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [homelablabelmaker-0.0.21](https://github.com/truecharts/charts/compare/homelablabelmaker-0.0.20...homelablabelmaker-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [homelablabelmaker-0.0.20](https://github.com/truecharts/charts/compare/homelablabelmaker-0.0.19...homelablabelmaker-0.0.20) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/incubator/homelablabelmaker/0.0.23/Chart.lock b/incubator/homelablabelmaker/0.0.23/Chart.lock deleted file mode 100644 index 6ae13d5b90a..00000000000 --- a/incubator/homelablabelmaker/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:00:07.593767501Z" diff --git a/incubator/homelablabelmaker/0.0.23/Chart.yaml b/incubator/homelablabelmaker/0.0.23/Chart.yaml deleted file mode 100644 index e1cb878c698..00000000000 --- a/incubator/homelablabelmaker/0.0.23/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -deprecated: false -description: DIY tool to create and print labels for Dell Poweredge and HP Proliant drive caddies. -home: https://truecharts.org/docs/charts/incubator/homelablabelmaker -icon: https://truecharts.org/img/hotlink-ok/chart-icons/homelablabelmaker.png -keywords: - - homelablabelmaker - - Tools-Utilities - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: homelablabelmaker -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/homelablabelmaker - - https://github.com/DavidSpek/homelablabelmaker - - https://hub.docker.com/r/davidspek/homelablabelmaker/ -type: application -version: 0.0.23 diff --git a/incubator/homelablabelmaker/0.0.23/README.md b/incubator/homelablabelmaker/0.0.23/README.md deleted file mode 100644 index ab276e04610..00000000000 --- a/incubator/homelablabelmaker/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# homelablabelmaker - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -DIY tool to create and print labels for Dell Poweredge and HP Proliant drive caddies. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [homelablabelmaker](https://truecharts.org/docs/charts/incubator/homelablabelmaker) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/homelablabelmaker/0.0.23/charts/common-10.5.9.tgz b/incubator/homelablabelmaker/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/homelablabelmaker/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/homelablabelmaker/0.0.24/CHANGELOG.md b/incubator/homelablabelmaker/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..06756a96096 --- /dev/null +++ b/incubator/homelablabelmaker/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [homelablabelmaker-0.0.24](https://github.com/truecharts/charts/compare/homelablabelmaker-0.0.23...homelablabelmaker-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [homelablabelmaker-0.0.23](https://github.com/truecharts/charts/compare/homelablabelmaker-0.0.22...homelablabelmaker-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [homelablabelmaker-0.0.23](https://github.com/truecharts/charts/compare/homelablabelmaker-0.0.22...homelablabelmaker-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [homelablabelmaker-0.0.23](https://github.com/truecharts/charts/compare/homelablabelmaker-0.0.22...homelablabelmaker-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [homelablabelmaker-0.0.23](https://github.com/truecharts/charts/compare/homelablabelmaker-0.0.22...homelablabelmaker-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [homelablabelmaker-0.0.23](https://github.com/truecharts/charts/compare/homelablabelmaker-0.0.22...homelablabelmaker-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [homelablabelmaker-0.0.23](https://github.com/truecharts/charts/compare/homelablabelmaker-0.0.22...homelablabelmaker-0.0.23) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [homelablabelmaker-0.0.22](https://github.com/truecharts/charts/compare/homelablabelmaker-0.0.20...homelablabelmaker-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [homelablabelmaker-0.0.21](https://github.com/truecharts/charts/compare/homelablabelmaker-0.0.20...homelablabelmaker-0.0.21) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + diff --git a/incubator/homelablabelmaker/0.0.24/Chart.lock b/incubator/homelablabelmaker/0.0.24/Chart.lock new file mode 100644 index 00000000000..c50859569b3 --- /dev/null +++ b/incubator/homelablabelmaker/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:47:12.818119705Z" diff --git a/incubator/homelablabelmaker/0.0.24/Chart.yaml b/incubator/homelablabelmaker/0.0.24/Chart.yaml new file mode 100644 index 00000000000..4d8e215019c --- /dev/null +++ b/incubator/homelablabelmaker/0.0.24/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.5.10 +deprecated: false +description: DIY tool to create and print labels for Dell Poweredge and HP Proliant drive caddies. +home: https://truecharts.org/docs/charts/incubator/homelablabelmaker +icon: https://truecharts.org/img/hotlink-ok/chart-icons/homelablabelmaker.png +keywords: + - homelablabelmaker + - Tools-Utilities + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: homelablabelmaker +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/homelablabelmaker + - https://github.com/DavidSpek/homelablabelmaker + - https://hub.docker.com/r/davidspek/homelablabelmaker/ +type: application +version: 0.0.24 diff --git a/incubator/homelablabelmaker/0.0.24/README.md b/incubator/homelablabelmaker/0.0.24/README.md new file mode 100644 index 00000000000..408416ef17d --- /dev/null +++ b/incubator/homelablabelmaker/0.0.24/README.md @@ -0,0 +1,109 @@ +# homelablabelmaker + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +DIY tool to create and print labels for Dell Poweredge and HP Proliant drive caddies. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [homelablabelmaker](https://truecharts.org/docs/charts/incubator/homelablabelmaker) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/homelablabelmaker/0.0.23/app-readme.md b/incubator/homelablabelmaker/0.0.24/app-readme.md similarity index 100% rename from incubator/homelablabelmaker/0.0.23/app-readme.md rename to incubator/homelablabelmaker/0.0.24/app-readme.md diff --git a/incubator/homelablabelmaker/0.0.24/charts/common-10.5.10.tgz b/incubator/homelablabelmaker/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/homelablabelmaker/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/homelablabelmaker/0.0.23/ix_values.yaml b/incubator/homelablabelmaker/0.0.24/ix_values.yaml similarity index 100% rename from incubator/homelablabelmaker/0.0.23/ix_values.yaml rename to incubator/homelablabelmaker/0.0.24/ix_values.yaml diff --git a/incubator/homelablabelmaker/0.0.23/questions.yaml b/incubator/homelablabelmaker/0.0.24/questions.yaml similarity index 100% rename from incubator/homelablabelmaker/0.0.23/questions.yaml rename to incubator/homelablabelmaker/0.0.24/questions.yaml diff --git a/incubator/homelablabelmaker/0.0.23/templates/common.yaml b/incubator/homelablabelmaker/0.0.24/templates/common.yaml similarity index 100% rename from incubator/homelablabelmaker/0.0.23/templates/common.yaml rename to incubator/homelablabelmaker/0.0.24/templates/common.yaml diff --git a/incubator/homelablabelmaker/0.0.23/values.yaml b/incubator/homelablabelmaker/0.0.24/values.yaml similarity index 100% rename from incubator/homelablabelmaker/0.0.23/values.yaml rename to incubator/homelablabelmaker/0.0.24/values.yaml diff --git a/incubator/hoobs/0.0.23/CHANGELOG.md b/incubator/hoobs/0.0.23/CHANGELOG.md deleted file mode 100644 index c236fefcc97..00000000000 --- a/incubator/hoobs/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [hoobs-0.0.23](https://github.com/truecharts/charts/compare/hoobs-0.0.22...hoobs-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [hoobs-0.0.23](https://github.com/truecharts/charts/compare/hoobs-0.0.22...hoobs-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [hoobs-0.0.23](https://github.com/truecharts/charts/compare/hoobs-0.0.22...hoobs-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [hoobs-0.0.23](https://github.com/truecharts/charts/compare/hoobs-0.0.22...hoobs-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [hoobs-0.0.23](https://github.com/truecharts/charts/compare/hoobs-0.0.22...hoobs-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [hoobs-0.0.23](https://github.com/truecharts/charts/compare/hoobs-0.0.22...hoobs-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [hoobs-0.0.22](https://github.com/truecharts/charts/compare/hoobs-0.0.20...hoobs-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [hoobs-0.0.21](https://github.com/truecharts/charts/compare/hoobs-0.0.20...hoobs-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/hoobs/0.0.23/Chart.lock b/incubator/hoobs/0.0.23/Chart.lock deleted file mode 100644 index f3429df6934..00000000000 --- a/incubator/hoobs/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:00:11.034676618Z" diff --git a/incubator/hoobs/0.0.23/Chart.yaml b/incubator/hoobs/0.0.23/Chart.yaml deleted file mode 100644 index 4e31533feff..00000000000 --- a/incubator/hoobs/0.0.23/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - HomeAutomation - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/hoobs/0.0.23/README.md b/incubator/hoobs/0.0.23/README.md deleted file mode 100644 index b393f89e6ef..00000000000 --- a/incubator/hoobs/0.0.23/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# hoobs - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -HOOBS is a Homebridge stack with a interface that simplifies configuration and installing plugins. This adds a process wrapper for Homebridge. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [hoobs](https://truecharts.org/docs/charts/incubator/hoobs) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/hoobs/0.0.23/charts/common-10.5.9.tgz b/incubator/hoobs/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/hoobs/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/hoobs/0.0.24/CHANGELOG.md b/incubator/hoobs/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..60b503c34e2 --- /dev/null +++ b/incubator/hoobs/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [hoobs-0.0.24](https://github.com/truecharts/charts/compare/hoobs-0.0.23...hoobs-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [hoobs-0.0.23](https://github.com/truecharts/charts/compare/hoobs-0.0.22...hoobs-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [hoobs-0.0.23](https://github.com/truecharts/charts/compare/hoobs-0.0.22...hoobs-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [hoobs-0.0.23](https://github.com/truecharts/charts/compare/hoobs-0.0.22...hoobs-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [hoobs-0.0.23](https://github.com/truecharts/charts/compare/hoobs-0.0.22...hoobs-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [hoobs-0.0.23](https://github.com/truecharts/charts/compare/hoobs-0.0.22...hoobs-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [hoobs-0.0.23](https://github.com/truecharts/charts/compare/hoobs-0.0.22...hoobs-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [hoobs-0.0.22](https://github.com/truecharts/charts/compare/hoobs-0.0.20...hoobs-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/incubator/hoobs/0.0.24/Chart.lock b/incubator/hoobs/0.0.24/Chart.lock new file mode 100644 index 00000000000..09a31e6293f --- /dev/null +++ b/incubator/hoobs/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:47:15.401559479Z" diff --git a/incubator/hoobs/0.0.24/Chart.yaml b/incubator/hoobs/0.0.24/Chart.yaml new file mode 100644 index 00000000000..bda56b0b784 --- /dev/null +++ b/incubator/hoobs/0.0.24/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.5.10 +deprecated: false +description: "HOOBS is a Homebridge stack with a interface that simplifies configuration and installing plugins. This adds a process wrapper for Homebridge. " +home: https://truecharts.org/docs/charts/incubator/hoobs +icon: https://truecharts.org/img/hotlink-ok/chart-icons/hoobs.png +keywords: + - hoobs + - HomeAutomation + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: hoobs +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/hoobs + - https://hub.docker.com/r/hoobs/hoobs +type: application +version: 0.0.24 diff --git a/incubator/hoobs/0.0.24/README.md b/incubator/hoobs/0.0.24/README.md new file mode 100644 index 00000000000..ba49f56d31d --- /dev/null +++ b/incubator/hoobs/0.0.24/README.md @@ -0,0 +1,108 @@ +# hoobs + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +HOOBS is a Homebridge stack with a interface that simplifies configuration and installing plugins. This adds a process wrapper for Homebridge. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [hoobs](https://truecharts.org/docs/charts/incubator/hoobs) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/hoobs/0.0.23/app-readme.md b/incubator/hoobs/0.0.24/app-readme.md similarity index 100% rename from incubator/hoobs/0.0.23/app-readme.md rename to incubator/hoobs/0.0.24/app-readme.md diff --git a/incubator/hoobs/0.0.24/charts/common-10.5.10.tgz b/incubator/hoobs/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/hoobs/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/hoobs/0.0.23/ix_values.yaml b/incubator/hoobs/0.0.24/ix_values.yaml similarity index 100% rename from incubator/hoobs/0.0.23/ix_values.yaml rename to incubator/hoobs/0.0.24/ix_values.yaml diff --git a/incubator/hoobs/0.0.23/questions.yaml b/incubator/hoobs/0.0.24/questions.yaml similarity index 100% rename from incubator/hoobs/0.0.23/questions.yaml rename to incubator/hoobs/0.0.24/questions.yaml diff --git a/incubator/hoobs/0.0.23/templates/common.yaml b/incubator/hoobs/0.0.24/templates/common.yaml similarity index 100% rename from incubator/hoobs/0.0.23/templates/common.yaml rename to incubator/hoobs/0.0.24/templates/common.yaml diff --git a/incubator/hoobs/0.0.23/values.yaml b/incubator/hoobs/0.0.24/values.yaml similarity index 100% rename from incubator/hoobs/0.0.23/values.yaml rename to incubator/hoobs/0.0.24/values.yaml diff --git a/incubator/humhub/0.0.25/CHANGELOG.md b/incubator/humhub/0.0.25/CHANGELOG.md deleted file mode 100644 index 4c3253699a5..00000000000 --- a/incubator/humhub/0.0.25/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [humhub-0.0.25](https://github.com/truecharts/charts/compare/humhub-0.0.24...humhub-0.0.25) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [humhub-0.0.25](https://github.com/truecharts/charts/compare/humhub-0.0.24...humhub-0.0.25) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [humhub-0.0.25](https://github.com/truecharts/charts/compare/humhub-0.0.24...humhub-0.0.25) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [humhub-0.0.25](https://github.com/truecharts/charts/compare/humhub-0.0.24...humhub-0.0.25) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [humhub-0.0.25](https://github.com/truecharts/charts/compare/humhub-0.0.24...humhub-0.0.25) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [humhub-0.0.25](https://github.com/truecharts/charts/compare/humhub-0.0.24...humhub-0.0.25) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [humhub-0.0.24](https://github.com/truecharts/charts/compare/humhub-0.0.23...humhub-0.0.24) (2022-09-04) - -### Chore - -- update docker general non-major ([#3681](https://github.com/truecharts/charts/issues/3681)) - - - - -## [humhub-0.0.23](https://github.com/truecharts/charts/compare/humhub-0.0.21...humhub-0.0.23) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [humhub-0.0.22](https://github.com/truecharts/charts/compare/humhub-0.0.21...humhub-0.0.22) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/incubator/humhub/0.0.25/Chart.lock b/incubator/humhub/0.0.25/Chart.lock deleted file mode 100644 index 7a021fe8f1a..00000000000 --- a/incubator/humhub/0.0.25/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:00:12.704505451Z" diff --git a/incubator/humhub/0.0.25/Chart.yaml b/incubator/humhub/0.0.25/Chart.yaml deleted file mode 100644 index 6aa5af8f075..00000000000 --- a/incubator/humhub/0.0.25/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Web -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.25 diff --git a/incubator/humhub/0.0.25/README.md b/incubator/humhub/0.0.25/README.md deleted file mode 100644 index f14208b35e6..00000000000 --- a/incubator/humhub/0.0.25/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# humhub - -![Version: 0.0.25](https://img.shields.io/badge/Version-0.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -HumHub is a free social network software and framework built to give you the tools to make communication and collaboration easy and successful. The Database is at 'localhost', username is 'humhub', the database name is 'humhub', there are no password (local user) - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [humhub](https://truecharts.org/docs/charts/incubator/humhub) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/humhub/0.0.25/charts/common-10.5.9.tgz b/incubator/humhub/0.0.25/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/humhub/0.0.25/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/humhub/0.0.26/CHANGELOG.md b/incubator/humhub/0.0.26/CHANGELOG.md new file mode 100644 index 00000000000..488322f9ad3 --- /dev/null +++ b/incubator/humhub/0.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [humhub-0.0.26](https://github.com/truecharts/charts/compare/humhub-0.0.25...humhub-0.0.26) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [humhub-0.0.25](https://github.com/truecharts/charts/compare/humhub-0.0.24...humhub-0.0.25) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [humhub-0.0.25](https://github.com/truecharts/charts/compare/humhub-0.0.24...humhub-0.0.25) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [humhub-0.0.25](https://github.com/truecharts/charts/compare/humhub-0.0.24...humhub-0.0.25) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [humhub-0.0.25](https://github.com/truecharts/charts/compare/humhub-0.0.24...humhub-0.0.25) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [humhub-0.0.25](https://github.com/truecharts/charts/compare/humhub-0.0.24...humhub-0.0.25) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [humhub-0.0.25](https://github.com/truecharts/charts/compare/humhub-0.0.24...humhub-0.0.25) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [humhub-0.0.24](https://github.com/truecharts/charts/compare/humhub-0.0.23...humhub-0.0.24) (2022-09-04) + +### Chore + +- update docker general non-major ([#3681](https://github.com/truecharts/charts/issues/3681)) + + + + +## [humhub-0.0.23](https://github.com/truecharts/charts/compare/humhub-0.0.21...humhub-0.0.23) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/humhub/0.0.26/Chart.lock b/incubator/humhub/0.0.26/Chart.lock new file mode 100644 index 00000000000..47d0efad355 --- /dev/null +++ b/incubator/humhub/0.0.26/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:47:28.022710652Z" diff --git a/incubator/humhub/0.0.26/Chart.yaml b/incubator/humhub/0.0.26/Chart.yaml new file mode 100644 index 00000000000..c43303acd8c --- /dev/null +++ b/incubator/humhub/0.0.26/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.5.10 +deprecated: false +description: HumHub is a free social network software and framework built to give you the tools to make communication and collaboration easy and successful. The Database is at 'localhost', username is 'humhub', the database name is 'humhub', there are no password (local user) +home: https://truecharts.org/docs/charts/incubator/humhub +icon: https://truecharts.org/img/hotlink-ok/chart-icons/humhub.png +keywords: + - humhub + - Network-Web +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: humhub +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/humhub + - https://ghcr.io/siwatinc/humhub +type: application +version: 0.0.26 diff --git a/incubator/humhub/0.0.26/README.md b/incubator/humhub/0.0.26/README.md new file mode 100644 index 00000000000..f2fdecbe9e9 --- /dev/null +++ b/incubator/humhub/0.0.26/README.md @@ -0,0 +1,108 @@ +# humhub + +![Version: 0.0.26](https://img.shields.io/badge/Version-0.0.26-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +HumHub is a free social network software and framework built to give you the tools to make communication and collaboration easy and successful. The Database is at 'localhost', username is 'humhub', the database name is 'humhub', there are no password (local user) + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [humhub](https://truecharts.org/docs/charts/incubator/humhub) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/humhub/0.0.25/app-readme.md b/incubator/humhub/0.0.26/app-readme.md similarity index 100% rename from incubator/humhub/0.0.25/app-readme.md rename to incubator/humhub/0.0.26/app-readme.md diff --git a/incubator/humhub/0.0.26/charts/common-10.5.10.tgz b/incubator/humhub/0.0.26/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/humhub/0.0.26/charts/common-10.5.10.tgz differ diff --git a/incubator/humhub/0.0.25/ix_values.yaml b/incubator/humhub/0.0.26/ix_values.yaml similarity index 100% rename from incubator/humhub/0.0.25/ix_values.yaml rename to incubator/humhub/0.0.26/ix_values.yaml diff --git a/incubator/humhub/0.0.25/questions.yaml b/incubator/humhub/0.0.26/questions.yaml similarity index 100% rename from incubator/humhub/0.0.25/questions.yaml rename to incubator/humhub/0.0.26/questions.yaml diff --git a/incubator/humhub/0.0.25/templates/common.yaml b/incubator/humhub/0.0.26/templates/common.yaml similarity index 100% rename from incubator/humhub/0.0.25/templates/common.yaml rename to incubator/humhub/0.0.26/templates/common.yaml diff --git a/incubator/humhub/0.0.25/values.yaml b/incubator/humhub/0.0.26/values.yaml similarity index 100% rename from incubator/humhub/0.0.25/values.yaml rename to incubator/humhub/0.0.26/values.yaml diff --git a/incubator/hurtworld/0.0.23/CHANGELOG.md b/incubator/hurtworld/0.0.23/CHANGELOG.md deleted file mode 100644 index 7eed3fa93b1..00000000000 --- a/incubator/hurtworld/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [hurtworld-0.0.23](https://github.com/truecharts/charts/compare/hurtworld-0.0.22...hurtworld-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [hurtworld-0.0.23](https://github.com/truecharts/charts/compare/hurtworld-0.0.22...hurtworld-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [hurtworld-0.0.23](https://github.com/truecharts/charts/compare/hurtworld-0.0.22...hurtworld-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [hurtworld-0.0.23](https://github.com/truecharts/charts/compare/hurtworld-0.0.22...hurtworld-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [hurtworld-0.0.23](https://github.com/truecharts/charts/compare/hurtworld-0.0.22...hurtworld-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [hurtworld-0.0.23](https://github.com/truecharts/charts/compare/hurtworld-0.0.22...hurtworld-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [hurtworld-0.0.22](https://github.com/truecharts/charts/compare/hurtworld-0.0.20...hurtworld-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [hurtworld-0.0.21](https://github.com/truecharts/charts/compare/hurtworld-0.0.20...hurtworld-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/hurtworld/0.0.23/Chart.lock b/incubator/hurtworld/0.0.23/Chart.lock deleted file mode 100644 index 91eadda50db..00000000000 --- a/incubator/hurtworld/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:00:17.167448047Z" diff --git a/incubator/hurtworld/0.0.23/Chart.yaml b/incubator/hurtworld/0.0.23/Chart.yaml deleted file mode 100644 index 8b61dcddce2..00000000000 --- a/incubator/hurtworld/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/hurtworld/0.0.23/README.md b/incubator/hurtworld/0.0.23/README.md deleted file mode 100644 index 249621736c3..00000000000 --- a/incubator/hurtworld/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# hurtworld - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -This Chart will download and install SteamCMD. It will also install Hurtworld and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [hurtworld](https://truecharts.org/docs/charts/incubator/hurtworld) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/hurtworld/0.0.23/charts/common-10.5.9.tgz b/incubator/hurtworld/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/hurtworld/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/hurtworld/0.0.24/CHANGELOG.md b/incubator/hurtworld/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..bdc136a620b --- /dev/null +++ b/incubator/hurtworld/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [hurtworld-0.0.24](https://github.com/truecharts/charts/compare/hurtworld-0.0.23...hurtworld-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [hurtworld-0.0.23](https://github.com/truecharts/charts/compare/hurtworld-0.0.22...hurtworld-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [hurtworld-0.0.23](https://github.com/truecharts/charts/compare/hurtworld-0.0.22...hurtworld-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [hurtworld-0.0.23](https://github.com/truecharts/charts/compare/hurtworld-0.0.22...hurtworld-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [hurtworld-0.0.23](https://github.com/truecharts/charts/compare/hurtworld-0.0.22...hurtworld-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [hurtworld-0.0.23](https://github.com/truecharts/charts/compare/hurtworld-0.0.22...hurtworld-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [hurtworld-0.0.23](https://github.com/truecharts/charts/compare/hurtworld-0.0.22...hurtworld-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [hurtworld-0.0.22](https://github.com/truecharts/charts/compare/hurtworld-0.0.20...hurtworld-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/incubator/hurtworld/0.0.24/Chart.lock b/incubator/hurtworld/0.0.24/Chart.lock new file mode 100644 index 00000000000..401227b3374 --- /dev/null +++ b/incubator/hurtworld/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:47:37.20023906Z" diff --git a/incubator/hurtworld/0.0.24/Chart.yaml b/incubator/hurtworld/0.0.24/Chart.yaml new file mode 100644 index 00000000000..aaaf1b93e64 --- /dev/null +++ b/incubator/hurtworld/0.0.24/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.5.10 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install Hurtworld and run it." +home: https://truecharts.org/docs/charts/incubator/hurtworld +icon: https://truecharts.org/img/hotlink-ok/chart-icons/hurtworld.png +keywords: + - hurtworld + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: hurtworld +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/hurtworld + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.24 diff --git a/incubator/hurtworld/0.0.24/README.md b/incubator/hurtworld/0.0.24/README.md new file mode 100644 index 00000000000..53a2e5329bc --- /dev/null +++ b/incubator/hurtworld/0.0.24/README.md @@ -0,0 +1,109 @@ +# hurtworld + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +This Chart will download and install SteamCMD. It will also install Hurtworld and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [hurtworld](https://truecharts.org/docs/charts/incubator/hurtworld) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/hurtworld/0.0.23/app-readme.md b/incubator/hurtworld/0.0.24/app-readme.md similarity index 100% rename from incubator/hurtworld/0.0.23/app-readme.md rename to incubator/hurtworld/0.0.24/app-readme.md diff --git a/incubator/hurtworld/0.0.24/charts/common-10.5.10.tgz b/incubator/hurtworld/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/hurtworld/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/hurtworld/0.0.23/ix_values.yaml b/incubator/hurtworld/0.0.24/ix_values.yaml similarity index 100% rename from incubator/hurtworld/0.0.23/ix_values.yaml rename to incubator/hurtworld/0.0.24/ix_values.yaml diff --git a/incubator/hurtworld/0.0.23/questions.yaml b/incubator/hurtworld/0.0.24/questions.yaml similarity index 100% rename from incubator/hurtworld/0.0.23/questions.yaml rename to incubator/hurtworld/0.0.24/questions.yaml diff --git a/incubator/hurtworld/0.0.23/templates/common.yaml b/incubator/hurtworld/0.0.24/templates/common.yaml similarity index 100% rename from incubator/hurtworld/0.0.23/templates/common.yaml rename to incubator/hurtworld/0.0.24/templates/common.yaml diff --git a/incubator/hurtworld/0.0.23/values.yaml b/incubator/hurtworld/0.0.24/values.yaml similarity index 100% rename from incubator/hurtworld/0.0.23/values.yaml rename to incubator/hurtworld/0.0.24/values.yaml diff --git a/incubator/icloudpd/0.0.31/CHANGELOG.md b/incubator/icloudpd/0.0.31/CHANGELOG.md deleted file mode 100644 index 0cb633a7482..00000000000 --- a/incubator/icloudpd/0.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [icloudpd-0.0.31](https://github.com/truecharts/charts/compare/icloudpd-0.0.30...icloudpd-0.0.31) (2022-09-13) - -### Chore - -- update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755)) - - - - -## [icloudpd-0.0.30](https://github.com/truecharts/charts/compare/icloudpd-0.0.29...icloudpd-0.0.30) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [icloudpd-0.0.30](https://github.com/truecharts/charts/compare/icloudpd-0.0.29...icloudpd-0.0.30) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [icloudpd-0.0.30](https://github.com/truecharts/charts/compare/icloudpd-0.0.29...icloudpd-0.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [icloudpd-0.0.30](https://github.com/truecharts/charts/compare/icloudpd-0.0.29...icloudpd-0.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [icloudpd-0.0.30](https://github.com/truecharts/charts/compare/icloudpd-0.0.29...icloudpd-0.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [icloudpd-0.0.30](https://github.com/truecharts/charts/compare/icloudpd-0.0.29...icloudpd-0.0.30) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [icloudpd-0.0.29](https://github.com/truecharts/charts/compare/icloudpd-0.0.28...icloudpd-0.0.29) (2022-09-10) - -### Chore - -- update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) - - - - -## [icloudpd-0.0.28](https://github.com/truecharts/charts/compare/icloudpd-0.0.26...icloudpd-0.0.28) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/incubator/icloudpd/0.0.31/Chart.lock b/incubator/icloudpd/0.0.31/Chart.lock deleted file mode 100644 index faf0152f973..00000000000 --- a/incubator/icloudpd/0.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-13T05:24:25.127226111Z" diff --git a/incubator/icloudpd/0.0.31/Chart.yaml b/incubator/icloudpd/0.0.31/Chart.yaml deleted file mode 100644 index 065076e4089..00000000000 --- a/incubator/icloudpd/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.5.9 -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.31 diff --git a/incubator/icloudpd/0.0.31/README.md b/incubator/icloudpd/0.0.31/README.md deleted file mode 100644 index 1823c1a0abd..00000000000 --- a/incubator/icloudpd/0.0.31/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# icloudpd - -![Version: 0.0.31](https://img.shields.io/badge/Version-0.0.31-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -iCloudPD, syncs photos from iDevices to a single directory on TrueNAS. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [icloudpd](https://truecharts.org/docs/charts/incubator/icloudpd) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `icloudpd` deployment - -```console -helm uninstall icloudpd -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install icloudpd \ - --set env.TZ="America/New York" \ - TrueCharts/icloudpd -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install icloudpd TrueCharts/icloudpd -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/icloudpd/0.0.31/charts/common-10.5.9.tgz b/incubator/icloudpd/0.0.31/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/icloudpd/0.0.31/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/icloudpd/0.0.32/CHANGELOG.md b/incubator/icloudpd/0.0.32/CHANGELOG.md new file mode 100644 index 00000000000..3e0e8a49240 --- /dev/null +++ b/incubator/icloudpd/0.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [icloudpd-0.0.32](https://github.com/truecharts/charts/compare/icloudpd-0.0.31...icloudpd-0.0.32) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [icloudpd-0.0.31](https://github.com/truecharts/charts/compare/icloudpd-0.0.30...icloudpd-0.0.31) (2022-09-13) + +### Chore + +- update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755)) + + + + +## [icloudpd-0.0.30](https://github.com/truecharts/charts/compare/icloudpd-0.0.29...icloudpd-0.0.30) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [icloudpd-0.0.30](https://github.com/truecharts/charts/compare/icloudpd-0.0.29...icloudpd-0.0.30) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [icloudpd-0.0.30](https://github.com/truecharts/charts/compare/icloudpd-0.0.29...icloudpd-0.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [icloudpd-0.0.30](https://github.com/truecharts/charts/compare/icloudpd-0.0.29...icloudpd-0.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [icloudpd-0.0.30](https://github.com/truecharts/charts/compare/icloudpd-0.0.29...icloudpd-0.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [icloudpd-0.0.30](https://github.com/truecharts/charts/compare/icloudpd-0.0.29...icloudpd-0.0.30) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [icloudpd-0.0.29](https://github.com/truecharts/charts/compare/icloudpd-0.0.28...icloudpd-0.0.29) (2022-09-10) + +### Chore + +- update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) + + + diff --git a/incubator/icloudpd/0.0.32/Chart.lock b/incubator/icloudpd/0.0.32/Chart.lock new file mode 100644 index 00000000000..295bf2da191 --- /dev/null +++ b/incubator/icloudpd/0.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:47:43.919267196Z" diff --git a/incubator/icloudpd/0.0.32/Chart.yaml b/incubator/icloudpd/0.0.32/Chart.yaml new file mode 100644 index 00000000000..df612a6df16 --- /dev/null +++ b/incubator/icloudpd/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.5.10 +deprecated: false +description: iCloudPD, syncs photos from iDevices to a single directory on TrueNAS. +home: https://truecharts.org/docs/charts/incubator/icloudpd +icon: https://truecharts.org/img/hotlink-ok/chart-icons/icloudpd.png +keywords: + - icloudpd + - Backup + - Cloud + - Downloaders +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: icloudpd +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/icloudpd + - https://github.com/Womabre/-TrueNAS-docker-templates + - https://hub.docker.com/r/boredazfcuk/icloudpd/ +type: application +version: 0.0.32 diff --git a/incubator/icloudpd/0.0.32/README.md b/incubator/icloudpd/0.0.32/README.md new file mode 100644 index 00000000000..cf6a6668f67 --- /dev/null +++ b/incubator/icloudpd/0.0.32/README.md @@ -0,0 +1,109 @@ +# icloudpd + +![Version: 0.0.32](https://img.shields.io/badge/Version-0.0.32-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +iCloudPD, syncs photos from iDevices to a single directory on TrueNAS. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [icloudpd](https://truecharts.org/docs/charts/incubator/icloudpd) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `icloudpd` deployment + +```console +helm uninstall icloudpd +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install icloudpd \ + --set env.TZ="America/New York" \ + TrueCharts/icloudpd +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install icloudpd TrueCharts/icloudpd -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/icloudpd/0.0.31/app-readme.md b/incubator/icloudpd/0.0.32/app-readme.md similarity index 100% rename from incubator/icloudpd/0.0.31/app-readme.md rename to incubator/icloudpd/0.0.32/app-readme.md diff --git a/incubator/icloudpd/0.0.32/charts/common-10.5.10.tgz b/incubator/icloudpd/0.0.32/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/icloudpd/0.0.32/charts/common-10.5.10.tgz differ diff --git a/incubator/icloudpd/0.0.31/ix_values.yaml b/incubator/icloudpd/0.0.32/ix_values.yaml similarity index 100% rename from incubator/icloudpd/0.0.31/ix_values.yaml rename to incubator/icloudpd/0.0.32/ix_values.yaml diff --git a/incubator/icloudpd/0.0.31/questions.yaml b/incubator/icloudpd/0.0.32/questions.yaml similarity index 100% rename from incubator/icloudpd/0.0.31/questions.yaml rename to incubator/icloudpd/0.0.32/questions.yaml diff --git a/incubator/icloudpd/0.0.31/templates/common.yaml b/incubator/icloudpd/0.0.32/templates/common.yaml similarity index 100% rename from incubator/icloudpd/0.0.31/templates/common.yaml rename to incubator/icloudpd/0.0.32/templates/common.yaml diff --git a/incubator/icloudpd/0.0.31/values.yaml b/incubator/icloudpd/0.0.32/values.yaml similarity index 100% rename from incubator/icloudpd/0.0.31/values.yaml rename to incubator/icloudpd/0.0.32/values.yaml diff --git a/incubator/imgpush/0.0.23/CHANGELOG.md b/incubator/imgpush/0.0.23/CHANGELOG.md deleted file mode 100644 index f3cf11ebb89..00000000000 --- a/incubator/imgpush/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [imgpush-0.0.23](https://github.com/truecharts/charts/compare/imgpush-0.0.22...imgpush-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [imgpush-0.0.23](https://github.com/truecharts/charts/compare/imgpush-0.0.22...imgpush-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [imgpush-0.0.23](https://github.com/truecharts/charts/compare/imgpush-0.0.22...imgpush-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [imgpush-0.0.23](https://github.com/truecharts/charts/compare/imgpush-0.0.22...imgpush-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [imgpush-0.0.23](https://github.com/truecharts/charts/compare/imgpush-0.0.22...imgpush-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [imgpush-0.0.23](https://github.com/truecharts/charts/compare/imgpush-0.0.22...imgpush-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [imgpush-0.0.22](https://github.com/truecharts/charts/compare/imgpush-0.0.20...imgpush-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [imgpush-0.0.21](https://github.com/truecharts/charts/compare/imgpush-0.0.20...imgpush-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/imgpush/0.0.23/Chart.lock b/incubator/imgpush/0.0.23/Chart.lock deleted file mode 100644 index d5e256d3810..00000000000 --- a/incubator/imgpush/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:00:36.689114724Z" diff --git a/incubator/imgpush/0.0.23/Chart.yaml b/incubator/imgpush/0.0.23/Chart.yaml deleted file mode 100644 index 4a24c26361b..00000000000 --- a/incubator/imgpush/0.0.23/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Tools-Utilities - - MediaServer-Photos - - Network-Web - - Network-FTP -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/imgpush/0.0.23/README.md b/incubator/imgpush/0.0.23/README.md deleted file mode 100644 index cd368b2ebe4..00000000000 --- a/incubator/imgpush/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# imgpush - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Minimalist Self-hosted Image Service for user submitted images in your app (e.g. avatars). - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [imgpush](https://truecharts.org/docs/charts/incubator/imgpush) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/imgpush/0.0.23/charts/common-10.5.9.tgz b/incubator/imgpush/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/imgpush/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/imgpush/0.0.24/CHANGELOG.md b/incubator/imgpush/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..2d9f1da9a46 --- /dev/null +++ b/incubator/imgpush/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [imgpush-0.0.24](https://github.com/truecharts/charts/compare/imgpush-0.0.23...imgpush-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [imgpush-0.0.23](https://github.com/truecharts/charts/compare/imgpush-0.0.22...imgpush-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [imgpush-0.0.23](https://github.com/truecharts/charts/compare/imgpush-0.0.22...imgpush-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [imgpush-0.0.23](https://github.com/truecharts/charts/compare/imgpush-0.0.22...imgpush-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [imgpush-0.0.23](https://github.com/truecharts/charts/compare/imgpush-0.0.22...imgpush-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [imgpush-0.0.23](https://github.com/truecharts/charts/compare/imgpush-0.0.22...imgpush-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [imgpush-0.0.23](https://github.com/truecharts/charts/compare/imgpush-0.0.22...imgpush-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [imgpush-0.0.22](https://github.com/truecharts/charts/compare/imgpush-0.0.20...imgpush-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/incubator/imgpush/0.0.24/Chart.lock b/incubator/imgpush/0.0.24/Chart.lock new file mode 100644 index 00000000000..254a156cc69 --- /dev/null +++ b/incubator/imgpush/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:47:47.074485406Z" diff --git a/incubator/imgpush/0.0.24/Chart.yaml b/incubator/imgpush/0.0.24/Chart.yaml new file mode 100644 index 00000000000..92c1c775f43 --- /dev/null +++ b/incubator/imgpush/0.0.24/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.5.10 +deprecated: false +description: "Minimalist Self-hosted Image Service for user submitted images in your app (e.g. avatars)." +home: https://truecharts.org/docs/charts/incubator/imgpush +icon: https://truecharts.org/img/hotlink-ok/chart-icons/imgpush.png +keywords: + - imgpush + - Cloud + - Tools-Utilities + - MediaServer-Photos + - Network-Web + - Network-FTP +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: imgpush +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/imgpush + - https://github.com/hauxir/imgpush + - https://hub.docker.com/r/hauxir/imgpush +type: application +version: 0.0.24 diff --git a/incubator/imgpush/0.0.24/README.md b/incubator/imgpush/0.0.24/README.md new file mode 100644 index 00000000000..0db7e67c697 --- /dev/null +++ b/incubator/imgpush/0.0.24/README.md @@ -0,0 +1,109 @@ +# imgpush + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Minimalist Self-hosted Image Service for user submitted images in your app (e.g. avatars). + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [imgpush](https://truecharts.org/docs/charts/incubator/imgpush) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/imgpush/0.0.23/app-readme.md b/incubator/imgpush/0.0.24/app-readme.md similarity index 100% rename from incubator/imgpush/0.0.23/app-readme.md rename to incubator/imgpush/0.0.24/app-readme.md diff --git a/incubator/imgpush/0.0.24/charts/common-10.5.10.tgz b/incubator/imgpush/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/imgpush/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/imgpush/0.0.23/ix_values.yaml b/incubator/imgpush/0.0.24/ix_values.yaml similarity index 100% rename from incubator/imgpush/0.0.23/ix_values.yaml rename to incubator/imgpush/0.0.24/ix_values.yaml diff --git a/incubator/imgpush/0.0.23/questions.yaml b/incubator/imgpush/0.0.24/questions.yaml similarity index 100% rename from incubator/imgpush/0.0.23/questions.yaml rename to incubator/imgpush/0.0.24/questions.yaml diff --git a/incubator/imgpush/0.0.23/templates/common.yaml b/incubator/imgpush/0.0.24/templates/common.yaml similarity index 100% rename from incubator/imgpush/0.0.23/templates/common.yaml rename to incubator/imgpush/0.0.24/templates/common.yaml diff --git a/incubator/imgpush/0.0.23/values.yaml b/incubator/imgpush/0.0.24/values.yaml similarity index 100% rename from incubator/imgpush/0.0.23/values.yaml rename to incubator/imgpush/0.0.24/values.yaml diff --git a/incubator/import-ics/0.0.23/CHANGELOG.md b/incubator/import-ics/0.0.23/CHANGELOG.md deleted file mode 100644 index ba1a91fcc33..00000000000 --- a/incubator/import-ics/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [import-ics-0.0.23](https://github.com/truecharts/charts/compare/import-ics-0.0.22...import-ics-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [import-ics-0.0.23](https://github.com/truecharts/charts/compare/import-ics-0.0.22...import-ics-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [import-ics-0.0.23](https://github.com/truecharts/charts/compare/import-ics-0.0.22...import-ics-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [import-ics-0.0.23](https://github.com/truecharts/charts/compare/import-ics-0.0.22...import-ics-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [import-ics-0.0.23](https://github.com/truecharts/charts/compare/import-ics-0.0.22...import-ics-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [import-ics-0.0.23](https://github.com/truecharts/charts/compare/import-ics-0.0.22...import-ics-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [import-ics-0.0.22](https://github.com/truecharts/charts/compare/import-ics-0.0.20...import-ics-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [import-ics-0.0.21](https://github.com/truecharts/charts/compare/import-ics-0.0.20...import-ics-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/import-ics/0.0.23/Chart.lock b/incubator/import-ics/0.0.23/Chart.lock deleted file mode 100644 index 39fa02e1d00..00000000000 --- a/incubator/import-ics/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:00:37.809265456Z" diff --git a/incubator/import-ics/0.0.23/Chart.yaml b/incubator/import-ics/0.0.23/Chart.yaml deleted file mode 100644 index 4b65d5e1f95..00000000000 --- a/incubator/import-ics/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/import-ics/0.0.23/README.md b/incubator/import-ics/0.0.23/README.md deleted file mode 100644 index 4356df4954b..00000000000 --- a/incubator/import-ics/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# import-ics - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Runs a python script at a crontab defined interval that downloads/imports ics files into a caldav server. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [import-ics](https://truecharts.org/docs/charts/incubator/import-ics) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/import-ics/0.0.23/charts/common-10.5.9.tgz b/incubator/import-ics/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/import-ics/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/import-ics/0.0.24/CHANGELOG.md b/incubator/import-ics/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..eac4710fd19 --- /dev/null +++ b/incubator/import-ics/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [import-ics-0.0.24](https://github.com/truecharts/charts/compare/import-ics-0.0.23...import-ics-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [import-ics-0.0.23](https://github.com/truecharts/charts/compare/import-ics-0.0.22...import-ics-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [import-ics-0.0.23](https://github.com/truecharts/charts/compare/import-ics-0.0.22...import-ics-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [import-ics-0.0.23](https://github.com/truecharts/charts/compare/import-ics-0.0.22...import-ics-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [import-ics-0.0.23](https://github.com/truecharts/charts/compare/import-ics-0.0.22...import-ics-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [import-ics-0.0.23](https://github.com/truecharts/charts/compare/import-ics-0.0.22...import-ics-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [import-ics-0.0.23](https://github.com/truecharts/charts/compare/import-ics-0.0.22...import-ics-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [import-ics-0.0.22](https://github.com/truecharts/charts/compare/import-ics-0.0.20...import-ics-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + diff --git a/incubator/import-ics/0.0.24/Chart.lock b/incubator/import-ics/0.0.24/Chart.lock new file mode 100644 index 00000000000..af9adad70c7 --- /dev/null +++ b/incubator/import-ics/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:47:58.222921378Z" diff --git a/incubator/import-ics/0.0.24/Chart.yaml b/incubator/import-ics/0.0.24/Chart.yaml new file mode 100644 index 00000000000..3fb4da1b0e1 --- /dev/null +++ b/incubator/import-ics/0.0.24/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.5.10 +deprecated: false +description: "Runs a python script at a crontab defined interval that downloads/imports ics files into a caldav server." +home: https://truecharts.org/docs/charts/incubator/import-ics +icon: https://truecharts.org/img/hotlink-ok/chart-icons/import-ics.png +keywords: + - import-ics + - Productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: import-ics +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/import-ics + - https://github.com/Vilhjalmr26/import_ics + - https://hub.docker.com/repository/docker/vilhjalmr26/import_ics +type: application +version: 0.0.24 diff --git a/incubator/import-ics/0.0.24/README.md b/incubator/import-ics/0.0.24/README.md new file mode 100644 index 00000000000..644fe239451 --- /dev/null +++ b/incubator/import-ics/0.0.24/README.md @@ -0,0 +1,109 @@ +# import-ics + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Runs a python script at a crontab defined interval that downloads/imports ics files into a caldav server. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [import-ics](https://truecharts.org/docs/charts/incubator/import-ics) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/import-ics/0.0.23/app-readme.md b/incubator/import-ics/0.0.24/app-readme.md similarity index 100% rename from incubator/import-ics/0.0.23/app-readme.md rename to incubator/import-ics/0.0.24/app-readme.md diff --git a/incubator/import-ics/0.0.24/charts/common-10.5.10.tgz b/incubator/import-ics/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/import-ics/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/import-ics/0.0.23/ix_values.yaml b/incubator/import-ics/0.0.24/ix_values.yaml similarity index 100% rename from incubator/import-ics/0.0.23/ix_values.yaml rename to incubator/import-ics/0.0.24/ix_values.yaml diff --git a/incubator/import-ics/0.0.23/questions.yaml b/incubator/import-ics/0.0.24/questions.yaml similarity index 100% rename from incubator/import-ics/0.0.23/questions.yaml rename to incubator/import-ics/0.0.24/questions.yaml diff --git a/incubator/import-ics/0.0.23/templates/common.yaml b/incubator/import-ics/0.0.24/templates/common.yaml similarity index 100% rename from incubator/import-ics/0.0.23/templates/common.yaml rename to incubator/import-ics/0.0.24/templates/common.yaml diff --git a/incubator/import-ics/0.0.23/values.yaml b/incubator/import-ics/0.0.24/values.yaml similarity index 100% rename from incubator/import-ics/0.0.23/values.yaml rename to incubator/import-ics/0.0.24/values.yaml diff --git a/incubator/inkscape-desktop-g3/0.0.23/CHANGELOG.md b/incubator/inkscape-desktop-g3/0.0.23/CHANGELOG.md deleted file mode 100644 index 8f4c06d28e0..00000000000 --- a/incubator/inkscape-desktop-g3/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [inkscape-desktop-g3-0.0.23](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.22...inkscape-desktop-g3-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [inkscape-desktop-g3-0.0.23](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.22...inkscape-desktop-g3-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [inkscape-desktop-g3-0.0.23](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.22...inkscape-desktop-g3-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [inkscape-desktop-g3-0.0.23](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.22...inkscape-desktop-g3-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [inkscape-desktop-g3-0.0.23](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.22...inkscape-desktop-g3-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [inkscape-desktop-g3-0.0.23](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.22...inkscape-desktop-g3-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [inkscape-desktop-g3-0.0.22](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.20...inkscape-desktop-g3-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [inkscape-desktop-g3-0.0.21](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.20...inkscape-desktop-g3-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/inkscape-desktop-g3/0.0.23/Chart.lock b/incubator/inkscape-desktop-g3/0.0.23/Chart.lock deleted file mode 100644 index dd86a7b131b..00000000000 --- a/incubator/inkscape-desktop-g3/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:00:41.92773004Z" diff --git a/incubator/inkscape-desktop-g3/0.0.23/Chart.yaml b/incubator/inkscape-desktop-g3/0.0.23/Chart.yaml deleted file mode 100644 index b6378a8bcca..00000000000 --- a/incubator/inkscape-desktop-g3/0.0.23/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities - - MediaApp-Photos -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/inkscape-desktop-g3/0.0.23/README.md b/incubator/inkscape-desktop-g3/0.0.23/README.md deleted file mode 100644 index b2972f6e297..00000000000 --- a/incubator/inkscape-desktop-g3/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# inkscape-desktop-g3 - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [inkscape-desktop-g3](https://truecharts.org/docs/charts/incubator/inkscape-desktop-g3) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/inkscape-desktop-g3/0.0.23/charts/common-10.5.9.tgz b/incubator/inkscape-desktop-g3/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/inkscape-desktop-g3/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/inkscape-desktop-g3/0.0.24/CHANGELOG.md b/incubator/inkscape-desktop-g3/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..e88a351dfb4 --- /dev/null +++ b/incubator/inkscape-desktop-g3/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [inkscape-desktop-g3-0.0.24](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.23...inkscape-desktop-g3-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [inkscape-desktop-g3-0.0.23](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.22...inkscape-desktop-g3-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [inkscape-desktop-g3-0.0.23](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.22...inkscape-desktop-g3-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [inkscape-desktop-g3-0.0.23](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.22...inkscape-desktop-g3-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [inkscape-desktop-g3-0.0.23](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.22...inkscape-desktop-g3-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [inkscape-desktop-g3-0.0.23](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.22...inkscape-desktop-g3-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [inkscape-desktop-g3-0.0.23](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.22...inkscape-desktop-g3-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [inkscape-desktop-g3-0.0.22](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.20...inkscape-desktop-g3-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/incubator/inkscape-desktop-g3/0.0.24/Chart.lock b/incubator/inkscape-desktop-g3/0.0.24/Chart.lock new file mode 100644 index 00000000000..3799c2fd83a --- /dev/null +++ b/incubator/inkscape-desktop-g3/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:48:08.097967725Z" diff --git a/incubator/inkscape-desktop-g3/0.0.24/Chart.yaml b/incubator/inkscape-desktop-g3/0.0.24/Chart.yaml new file mode 100644 index 00000000000..d5d99ea1246 --- /dev/null +++ b/incubator/inkscape-desktop-g3/0.0.24/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.5.10 +deprecated: false +description: "Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing" +home: https://truecharts.org/docs/charts/incubator/inkscape-desktop-g3 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/inkscape-desktop-g3.png +keywords: + - inkscape-desktop-g3 + - Productivity + - Tools-Utilities + - MediaApp-Photos +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: inkscape-desktop-g3 +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/inkscape-desktop-g3 + - https://github.com/accetto/headless-drawing-g3/ + - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-inkscape-g3 +type: application +version: 0.0.24 diff --git a/incubator/inkscape-desktop-g3/0.0.24/README.md b/incubator/inkscape-desktop-g3/0.0.24/README.md new file mode 100644 index 00000000000..7198c04dadb --- /dev/null +++ b/incubator/inkscape-desktop-g3/0.0.24/README.md @@ -0,0 +1,109 @@ +# inkscape-desktop-g3 + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [inkscape-desktop-g3](https://truecharts.org/docs/charts/incubator/inkscape-desktop-g3) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/inkscape-desktop-g3/0.0.23/app-readme.md b/incubator/inkscape-desktop-g3/0.0.24/app-readme.md similarity index 100% rename from incubator/inkscape-desktop-g3/0.0.23/app-readme.md rename to incubator/inkscape-desktop-g3/0.0.24/app-readme.md diff --git a/incubator/inkscape-desktop-g3/0.0.24/charts/common-10.5.10.tgz b/incubator/inkscape-desktop-g3/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/inkscape-desktop-g3/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/inkscape-desktop-g3/0.0.23/ix_values.yaml b/incubator/inkscape-desktop-g3/0.0.24/ix_values.yaml similarity index 100% rename from incubator/inkscape-desktop-g3/0.0.23/ix_values.yaml rename to incubator/inkscape-desktop-g3/0.0.24/ix_values.yaml diff --git a/incubator/inkscape-desktop-g3/0.0.23/questions.yaml b/incubator/inkscape-desktop-g3/0.0.24/questions.yaml similarity index 100% rename from incubator/inkscape-desktop-g3/0.0.23/questions.yaml rename to incubator/inkscape-desktop-g3/0.0.24/questions.yaml diff --git a/incubator/inkscape-desktop-g3/0.0.23/templates/common.yaml b/incubator/inkscape-desktop-g3/0.0.24/templates/common.yaml similarity index 100% rename from incubator/inkscape-desktop-g3/0.0.23/templates/common.yaml rename to incubator/inkscape-desktop-g3/0.0.24/templates/common.yaml diff --git a/incubator/inkscape-desktop-g3/0.0.23/values.yaml b/incubator/inkscape-desktop-g3/0.0.24/values.yaml similarity index 100% rename from incubator/inkscape-desktop-g3/0.0.23/values.yaml rename to incubator/inkscape-desktop-g3/0.0.24/values.yaml diff --git a/incubator/insurgencysandstorm/0.0.23/CHANGELOG.md b/incubator/insurgencysandstorm/0.0.23/CHANGELOG.md deleted file mode 100644 index 18a16f9b885..00000000000 --- a/incubator/insurgencysandstorm/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [insurgencysandstorm-0.0.23](https://github.com/truecharts/charts/compare/insurgencysandstorm-0.0.22...insurgencysandstorm-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [insurgencysandstorm-0.0.23](https://github.com/truecharts/charts/compare/insurgencysandstorm-0.0.22...insurgencysandstorm-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [insurgencysandstorm-0.0.23](https://github.com/truecharts/charts/compare/insurgencysandstorm-0.0.22...insurgencysandstorm-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [insurgencysandstorm-0.0.23](https://github.com/truecharts/charts/compare/insurgencysandstorm-0.0.22...insurgencysandstorm-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [insurgencysandstorm-0.0.23](https://github.com/truecharts/charts/compare/insurgencysandstorm-0.0.22...insurgencysandstorm-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [insurgencysandstorm-0.0.23](https://github.com/truecharts/charts/compare/insurgencysandstorm-0.0.22...insurgencysandstorm-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [insurgencysandstorm-0.0.22](https://github.com/truecharts/charts/compare/insurgencysandstorm-0.0.20...insurgencysandstorm-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [insurgencysandstorm-0.0.21](https://github.com/truecharts/charts/compare/insurgencysandstorm-0.0.20...insurgencysandstorm-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/insurgencysandstorm/0.0.23/Chart.lock b/incubator/insurgencysandstorm/0.0.23/Chart.lock deleted file mode 100644 index b2134151c3f..00000000000 --- a/incubator/insurgencysandstorm/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:00:57.156857167Z" diff --git a/incubator/insurgencysandstorm/0.0.23/Chart.yaml b/incubator/insurgencysandstorm/0.0.23/Chart.yaml deleted file mode 100644 index 2aecd570fe7..00000000000 --- a/incubator/insurgencysandstorm/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/insurgencysandstorm/0.0.23/README.md b/incubator/insurgencysandstorm/0.0.23/README.md deleted file mode 100644 index 1a84f88f260..00000000000 --- a/incubator/insurgencysandstorm/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# insurgencysandstorm - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -This Chart will download and install SteamCMD. It will also install Insurgency Sandstorm and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [insurgencysandstorm](https://truecharts.org/docs/charts/incubator/insurgencysandstorm) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/insurgencysandstorm/0.0.23/charts/common-10.5.9.tgz b/incubator/insurgencysandstorm/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/insurgencysandstorm/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/insurgencysandstorm/0.0.24/CHANGELOG.md b/incubator/insurgencysandstorm/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..bfaf17cba81 --- /dev/null +++ b/incubator/insurgencysandstorm/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [insurgencysandstorm-0.0.24](https://github.com/truecharts/charts/compare/insurgencysandstorm-0.0.23...insurgencysandstorm-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [insurgencysandstorm-0.0.23](https://github.com/truecharts/charts/compare/insurgencysandstorm-0.0.22...insurgencysandstorm-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [insurgencysandstorm-0.0.23](https://github.com/truecharts/charts/compare/insurgencysandstorm-0.0.22...insurgencysandstorm-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [insurgencysandstorm-0.0.23](https://github.com/truecharts/charts/compare/insurgencysandstorm-0.0.22...insurgencysandstorm-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [insurgencysandstorm-0.0.23](https://github.com/truecharts/charts/compare/insurgencysandstorm-0.0.22...insurgencysandstorm-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [insurgencysandstorm-0.0.23](https://github.com/truecharts/charts/compare/insurgencysandstorm-0.0.22...insurgencysandstorm-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [insurgencysandstorm-0.0.23](https://github.com/truecharts/charts/compare/insurgencysandstorm-0.0.22...insurgencysandstorm-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [insurgencysandstorm-0.0.22](https://github.com/truecharts/charts/compare/insurgencysandstorm-0.0.20...insurgencysandstorm-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/incubator/insurgencysandstorm/0.0.24/Chart.lock b/incubator/insurgencysandstorm/0.0.24/Chart.lock new file mode 100644 index 00000000000..8a71515536b --- /dev/null +++ b/incubator/insurgencysandstorm/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:48:15.031652428Z" diff --git a/incubator/insurgencysandstorm/0.0.24/Chart.yaml b/incubator/insurgencysandstorm/0.0.24/Chart.yaml new file mode 100644 index 00000000000..1138140207c --- /dev/null +++ b/incubator/insurgencysandstorm/0.0.24/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.5.10 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install Insurgency Sandstorm and run it." +home: https://truecharts.org/docs/charts/incubator/insurgencysandstorm +icon: https://truecharts.org/img/hotlink-ok/chart-icons/insurgencysandstorm.png +keywords: + - insurgencysandstorm + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: insurgencysandstorm +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/insurgencysandstorm + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.24 diff --git a/incubator/insurgencysandstorm/0.0.24/README.md b/incubator/insurgencysandstorm/0.0.24/README.md new file mode 100644 index 00000000000..5adaebbf3a8 --- /dev/null +++ b/incubator/insurgencysandstorm/0.0.24/README.md @@ -0,0 +1,109 @@ +# insurgencysandstorm + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +This Chart will download and install SteamCMD. It will also install Insurgency Sandstorm and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [insurgencysandstorm](https://truecharts.org/docs/charts/incubator/insurgencysandstorm) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/insurgencysandstorm/0.0.23/app-readme.md b/incubator/insurgencysandstorm/0.0.24/app-readme.md similarity index 100% rename from incubator/insurgencysandstorm/0.0.23/app-readme.md rename to incubator/insurgencysandstorm/0.0.24/app-readme.md diff --git a/incubator/insurgencysandstorm/0.0.24/charts/common-10.5.10.tgz b/incubator/insurgencysandstorm/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/insurgencysandstorm/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/insurgencysandstorm/0.0.23/ix_values.yaml b/incubator/insurgencysandstorm/0.0.24/ix_values.yaml similarity index 100% rename from incubator/insurgencysandstorm/0.0.23/ix_values.yaml rename to incubator/insurgencysandstorm/0.0.24/ix_values.yaml diff --git a/incubator/insurgencysandstorm/0.0.23/questions.yaml b/incubator/insurgencysandstorm/0.0.24/questions.yaml similarity index 100% rename from incubator/insurgencysandstorm/0.0.23/questions.yaml rename to incubator/insurgencysandstorm/0.0.24/questions.yaml diff --git a/incubator/insurgencysandstorm/0.0.23/templates/common.yaml b/incubator/insurgencysandstorm/0.0.24/templates/common.yaml similarity index 100% rename from incubator/insurgencysandstorm/0.0.23/templates/common.yaml rename to incubator/insurgencysandstorm/0.0.24/templates/common.yaml diff --git a/incubator/insurgencysandstorm/0.0.23/values.yaml b/incubator/insurgencysandstorm/0.0.24/values.yaml similarity index 100% rename from incubator/insurgencysandstorm/0.0.23/values.yaml rename to incubator/insurgencysandstorm/0.0.24/values.yaml diff --git a/incubator/invitarr/0.0.23/CHANGELOG.md b/incubator/invitarr/0.0.23/CHANGELOG.md deleted file mode 100644 index 2268cbcc173..00000000000 --- a/incubator/invitarr/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [invitarr-0.0.23](https://github.com/truecharts/charts/compare/invitarr-0.0.22...invitarr-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [invitarr-0.0.23](https://github.com/truecharts/charts/compare/invitarr-0.0.22...invitarr-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [invitarr-0.0.23](https://github.com/truecharts/charts/compare/invitarr-0.0.22...invitarr-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [invitarr-0.0.23](https://github.com/truecharts/charts/compare/invitarr-0.0.22...invitarr-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [invitarr-0.0.23](https://github.com/truecharts/charts/compare/invitarr-0.0.22...invitarr-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [invitarr-0.0.23](https://github.com/truecharts/charts/compare/invitarr-0.0.22...invitarr-0.0.23) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [invitarr-0.0.22](https://github.com/truecharts/charts/compare/invitarr-0.0.20...invitarr-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [invitarr-0.0.21](https://github.com/truecharts/charts/compare/invitarr-0.0.20...invitarr-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [invitarr-0.0.20](https://github.com/truecharts/charts/compare/invitarr-0.0.19...invitarr-0.0.20) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/incubator/invitarr/0.0.23/Chart.lock b/incubator/invitarr/0.0.23/Chart.lock deleted file mode 100644 index 0b36194a721..00000000000 --- a/incubator/invitarr/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:01:01.905407904Z" diff --git a/incubator/invitarr/0.0.23/Chart.yaml b/incubator/invitarr/0.0.23/Chart.yaml deleted file mode 100644 index c36007a6d9c..00000000000 --- a/incubator/invitarr/0.0.23/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - HomeAutomation - - Tools-Utilities - - Other - - MediaApp-Other - - MediaServer-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/invitarr/0.0.23/README.md b/incubator/invitarr/0.0.23/README.md deleted file mode 100644 index 84f10085e43..00000000000 --- a/incubator/invitarr/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# invitarr - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Invitarr is a chatbot that invites discord users to plex. You can also automate this bot to invite discord users to plex once a certain role is given to a user or the user can also be added manually. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [invitarr](https://truecharts.org/docs/charts/incubator/invitarr) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/invitarr/0.0.23/charts/common-10.5.9.tgz b/incubator/invitarr/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/invitarr/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/invitarr/0.0.24/CHANGELOG.md b/incubator/invitarr/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..4360a0c5b01 --- /dev/null +++ b/incubator/invitarr/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [invitarr-0.0.24](https://github.com/truecharts/charts/compare/invitarr-0.0.23...invitarr-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [invitarr-0.0.23](https://github.com/truecharts/charts/compare/invitarr-0.0.22...invitarr-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [invitarr-0.0.23](https://github.com/truecharts/charts/compare/invitarr-0.0.22...invitarr-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [invitarr-0.0.23](https://github.com/truecharts/charts/compare/invitarr-0.0.22...invitarr-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [invitarr-0.0.23](https://github.com/truecharts/charts/compare/invitarr-0.0.22...invitarr-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [invitarr-0.0.23](https://github.com/truecharts/charts/compare/invitarr-0.0.22...invitarr-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [invitarr-0.0.23](https://github.com/truecharts/charts/compare/invitarr-0.0.22...invitarr-0.0.23) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [invitarr-0.0.22](https://github.com/truecharts/charts/compare/invitarr-0.0.20...invitarr-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [invitarr-0.0.21](https://github.com/truecharts/charts/compare/invitarr-0.0.20...invitarr-0.0.21) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + diff --git a/incubator/invitarr/0.0.24/Chart.lock b/incubator/invitarr/0.0.24/Chart.lock new file mode 100644 index 00000000000..a0e535f9f2a --- /dev/null +++ b/incubator/invitarr/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:48:18.348059931Z" diff --git a/incubator/invitarr/0.0.24/Chart.yaml b/incubator/invitarr/0.0.24/Chart.yaml new file mode 100644 index 00000000000..1218ae90a33 --- /dev/null +++ b/incubator/invitarr/0.0.24/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.5.10 +deprecated: false +description: Invitarr is a chatbot that invites discord users to plex. You can also automate this bot to invite discord users to plex once a certain role is given to a user or the user can also be added manually. +home: https://truecharts.org/docs/charts/incubator/invitarr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/invitarr.png +keywords: + - invitarr + - HomeAutomation + - Tools-Utilities + - Other + - MediaApp-Other + - MediaServer-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: invitarr +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/invitarr + - https://github.com/Sleepingpirates/Invitarr + - https://hub.docker.com/r/piratify/invitarr +type: application +version: 0.0.24 diff --git a/incubator/invitarr/0.0.24/README.md b/incubator/invitarr/0.0.24/README.md new file mode 100644 index 00000000000..48dc75bcc75 --- /dev/null +++ b/incubator/invitarr/0.0.24/README.md @@ -0,0 +1,109 @@ +# invitarr + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Invitarr is a chatbot that invites discord users to plex. You can also automate this bot to invite discord users to plex once a certain role is given to a user or the user can also be added manually. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [invitarr](https://truecharts.org/docs/charts/incubator/invitarr) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/invitarr/0.0.23/app-readme.md b/incubator/invitarr/0.0.24/app-readme.md similarity index 100% rename from incubator/invitarr/0.0.23/app-readme.md rename to incubator/invitarr/0.0.24/app-readme.md diff --git a/incubator/invitarr/0.0.24/charts/common-10.5.10.tgz b/incubator/invitarr/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/invitarr/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/invitarr/0.0.23/ix_values.yaml b/incubator/invitarr/0.0.24/ix_values.yaml similarity index 100% rename from incubator/invitarr/0.0.23/ix_values.yaml rename to incubator/invitarr/0.0.24/ix_values.yaml diff --git a/incubator/invitarr/0.0.23/questions.yaml b/incubator/invitarr/0.0.24/questions.yaml similarity index 100% rename from incubator/invitarr/0.0.23/questions.yaml rename to incubator/invitarr/0.0.24/questions.yaml diff --git a/incubator/invitarr/0.0.23/templates/common.yaml b/incubator/invitarr/0.0.24/templates/common.yaml similarity index 100% rename from incubator/invitarr/0.0.23/templates/common.yaml rename to incubator/invitarr/0.0.24/templates/common.yaml diff --git a/incubator/invitarr/0.0.23/values.yaml b/incubator/invitarr/0.0.24/values.yaml similarity index 100% rename from incubator/invitarr/0.0.23/values.yaml rename to incubator/invitarr/0.0.24/values.yaml diff --git a/incubator/ipmi-tools/0.0.23/CHANGELOG.md b/incubator/ipmi-tools/0.0.23/CHANGELOG.md deleted file mode 100644 index 8f9418fcd5a..00000000000 --- a/incubator/ipmi-tools/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ipmi-tools-0.0.23](https://github.com/truecharts/charts/compare/ipmi-tools-0.0.22...ipmi-tools-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ipmi-tools-0.0.23](https://github.com/truecharts/charts/compare/ipmi-tools-0.0.22...ipmi-tools-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ipmi-tools-0.0.23](https://github.com/truecharts/charts/compare/ipmi-tools-0.0.22...ipmi-tools-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [jelu-0.0.28](https://github.com/truecharts/charts/compare/jelu-0.0.27...jelu-0.0.28) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [jelu-0.0.28](https://github.com/truecharts/charts/compare/jelu-0.0.27...jelu-0.0.28) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [jelu-0.0.28](https://github.com/truecharts/charts/compare/jelu-0.0.27...jelu-0.0.28) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [jelu-0.0.27](https://github.com/truecharts/charts/compare/jelu-0.0.25...jelu-0.0.27) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [jelu-0.0.26](https://github.com/truecharts/charts/compare/jelu-0.0.25...jelu-0.0.26) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/ipmi-tools/0.0.23/Chart.lock b/incubator/ipmi-tools/0.0.23/Chart.lock deleted file mode 100644 index 6bbd776f98a..00000000000 --- a/incubator/ipmi-tools/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:01:03.343667846Z" diff --git a/incubator/ipmi-tools/0.0.23/Chart.yaml b/incubator/ipmi-tools/0.0.23/Chart.yaml deleted file mode 100644 index 213b3864737..00000000000 --- a/incubator/ipmi-tools/0.0.23/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities - - Network-Management -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/ipmi-tools/0.0.23/README.md b/incubator/ipmi-tools/0.0.23/README.md deleted file mode 100644 index ea5bf4278f6..00000000000 --- a/incubator/ipmi-tools/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# ipmi-tools - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -This is a Chart with a webGUI to manage a Dell servers fan speeds using IPMI. You must enable IPMI from iDRAC. You can pass credentials through environment variables or enter them in the webGUI at runtime. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [ipmi-tools](https://truecharts.org/docs/charts/incubator/ipmi-tools) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/ipmi-tools/0.0.23/charts/common-10.5.9.tgz b/incubator/ipmi-tools/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/ipmi-tools/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/ipmi-tools/0.0.24/CHANGELOG.md b/incubator/ipmi-tools/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..1e40157bb5c --- /dev/null +++ b/incubator/ipmi-tools/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ipmi-tools-0.0.24](https://github.com/truecharts/charts/compare/ipmi-tools-0.0.23...ipmi-tools-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [ipmi-tools-0.0.23](https://github.com/truecharts/charts/compare/ipmi-tools-0.0.22...ipmi-tools-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ipmi-tools-0.0.23](https://github.com/truecharts/charts/compare/ipmi-tools-0.0.22...ipmi-tools-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ipmi-tools-0.0.23](https://github.com/truecharts/charts/compare/ipmi-tools-0.0.22...ipmi-tools-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [jelu-0.0.28](https://github.com/truecharts/charts/compare/jelu-0.0.27...jelu-0.0.28) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [jelu-0.0.28](https://github.com/truecharts/charts/compare/jelu-0.0.27...jelu-0.0.28) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [jelu-0.0.28](https://github.com/truecharts/charts/compare/jelu-0.0.27...jelu-0.0.28) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [jelu-0.0.27](https://github.com/truecharts/charts/compare/jelu-0.0.25...jelu-0.0.27) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/incubator/ipmi-tools/0.0.24/Chart.lock b/incubator/ipmi-tools/0.0.24/Chart.lock new file mode 100644 index 00000000000..268d3a0f4ae --- /dev/null +++ b/incubator/ipmi-tools/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:48:29.350736226Z" diff --git a/incubator/ipmi-tools/0.0.24/Chart.yaml b/incubator/ipmi-tools/0.0.24/Chart.yaml new file mode 100644 index 00000000000..d606a7eb497 --- /dev/null +++ b/incubator/ipmi-tools/0.0.24/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.5.10 +deprecated: false +description: This is a Chart with a webGUI to manage a Dell servers fan speeds using IPMI. You must enable IPMI from iDRAC. You can pass credentials through environment variables or enter them in the webGUI at runtime. +home: https://truecharts.org/docs/charts/incubator/ipmi-tools +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ipmi-tools.png +keywords: + - ipmi-tools + - Productivity + - Tools-Utilities + - Network-Management +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ipmi-tools +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/ipmi-tools + - https://github.com/EdwardChamberlain/IPMI-Fan-Controller + - https://hub.docker.com/r/edchamberlain/ipmi-tools +type: application +version: 0.0.24 diff --git a/incubator/ipmi-tools/0.0.24/README.md b/incubator/ipmi-tools/0.0.24/README.md new file mode 100644 index 00000000000..7ca32a1e071 --- /dev/null +++ b/incubator/ipmi-tools/0.0.24/README.md @@ -0,0 +1,109 @@ +# ipmi-tools + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +This is a Chart with a webGUI to manage a Dell servers fan speeds using IPMI. You must enable IPMI from iDRAC. You can pass credentials through environment variables or enter them in the webGUI at runtime. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [ipmi-tools](https://truecharts.org/docs/charts/incubator/ipmi-tools) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/ipmi-tools/0.0.23/app-readme.md b/incubator/ipmi-tools/0.0.24/app-readme.md similarity index 100% rename from incubator/ipmi-tools/0.0.23/app-readme.md rename to incubator/ipmi-tools/0.0.24/app-readme.md diff --git a/incubator/ipmi-tools/0.0.24/charts/common-10.5.10.tgz b/incubator/ipmi-tools/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/ipmi-tools/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/ipmi-tools/0.0.23/ix_values.yaml b/incubator/ipmi-tools/0.0.24/ix_values.yaml similarity index 100% rename from incubator/ipmi-tools/0.0.23/ix_values.yaml rename to incubator/ipmi-tools/0.0.24/ix_values.yaml diff --git a/incubator/ipmi-tools/0.0.23/questions.yaml b/incubator/ipmi-tools/0.0.24/questions.yaml similarity index 100% rename from incubator/ipmi-tools/0.0.23/questions.yaml rename to incubator/ipmi-tools/0.0.24/questions.yaml diff --git a/incubator/ipmi-tools/0.0.23/templates/common.yaml b/incubator/ipmi-tools/0.0.24/templates/common.yaml similarity index 100% rename from incubator/ipmi-tools/0.0.23/templates/common.yaml rename to incubator/ipmi-tools/0.0.24/templates/common.yaml diff --git a/incubator/ipmi-tools/0.0.23/values.yaml b/incubator/ipmi-tools/0.0.24/values.yaml similarity index 100% rename from incubator/ipmi-tools/0.0.23/values.yaml rename to incubator/ipmi-tools/0.0.24/values.yaml diff --git a/incubator/jelu/0.0.28/CHANGELOG.md b/incubator/jelu/0.0.28/CHANGELOG.md deleted file mode 100644 index 1169a3c835e..00000000000 --- a/incubator/jelu/0.0.28/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [jelu-0.0.28](https://github.com/truecharts/charts/compare/jelu-0.0.27...jelu-0.0.28) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [jelu-0.0.28](https://github.com/truecharts/charts/compare/jelu-0.0.27...jelu-0.0.28) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [jelu-0.0.28](https://github.com/truecharts/charts/compare/jelu-0.0.27...jelu-0.0.28) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - - -## [jelu-0.0.28](https://github.com/truecharts/charts/compare/jelu-0.0.27...jelu-0.0.28) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [jelu-0.0.28](https://github.com/truecharts/charts/compare/jelu-0.0.27...jelu-0.0.28) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [jelu-0.0.27](https://github.com/truecharts/charts/compare/jelu-0.0.25...jelu-0.0.27) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [jelu-0.0.26](https://github.com/truecharts/charts/compare/jelu-0.0.25...jelu-0.0.26) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [jelu-0.0.25](https://github.com/truecharts/charts/compare/jelu-0.0.24...jelu-0.0.25) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - - -## [jelu-0.0.24](https://github.com/truecharts/charts/compare/jelu-0.0.22...jelu-0.0.24) (2022-08-26) - diff --git a/incubator/jelu/0.0.28/Chart.lock b/incubator/jelu/0.0.28/Chart.lock deleted file mode 100644 index 45976b3ab38..00000000000 --- a/incubator/jelu/0.0.28/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:01:06.264990273Z" diff --git a/incubator/jelu/0.0.28/Chart.yaml b/incubator/jelu/0.0.28/Chart.yaml deleted file mode 100644 index 903bbe11758..00000000000 --- a/incubator/jelu/0.0.28/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaApp-Books -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.28 diff --git a/incubator/jelu/0.0.28/README.md b/incubator/jelu/0.0.28/README.md deleted file mode 100644 index 3c7f1db78df..00000000000 --- a/incubator/jelu/0.0.28/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# jelu - -![Version: 0.0.28](https://img.shields.io/badge/Version-0.0.28-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Track what you have read, what you are reading and what you want to read. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [jelu](https://truecharts.org/docs/charts/incubator/jelu) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `jelu` deployment - -```console -helm uninstall jelu -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install jelu \ - --set env.TZ="America/New York" \ - TrueCharts/jelu -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install jelu TrueCharts/jelu -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/jelu/0.0.28/charts/common-10.5.9.tgz b/incubator/jelu/0.0.28/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/jelu/0.0.28/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/jelu/0.0.29/CHANGELOG.md b/incubator/jelu/0.0.29/CHANGELOG.md new file mode 100644 index 00000000000..447385fdecd --- /dev/null +++ b/incubator/jelu/0.0.29/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [jelu-0.0.29](https://github.com/truecharts/charts/compare/jelu-0.0.28...jelu-0.0.29) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [jelu-0.0.28](https://github.com/truecharts/charts/compare/jelu-0.0.27...jelu-0.0.28) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [jelu-0.0.28](https://github.com/truecharts/charts/compare/jelu-0.0.27...jelu-0.0.28) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [jelu-0.0.28](https://github.com/truecharts/charts/compare/jelu-0.0.27...jelu-0.0.28) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + + +## [jelu-0.0.28](https://github.com/truecharts/charts/compare/jelu-0.0.27...jelu-0.0.28) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [jelu-0.0.28](https://github.com/truecharts/charts/compare/jelu-0.0.27...jelu-0.0.28) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [jelu-0.0.27](https://github.com/truecharts/charts/compare/jelu-0.0.25...jelu-0.0.27) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [jelu-0.0.26](https://github.com/truecharts/charts/compare/jelu-0.0.25...jelu-0.0.26) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [jelu-0.0.25](https://github.com/truecharts/charts/compare/jelu-0.0.24...jelu-0.0.25) (2022-08-29) diff --git a/incubator/jelu/0.0.29/Chart.lock b/incubator/jelu/0.0.29/Chart.lock new file mode 100644 index 00000000000..5f6cb29a01d --- /dev/null +++ b/incubator/jelu/0.0.29/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:48:38.576802329Z" diff --git a/incubator/jelu/0.0.29/Chart.yaml b/incubator/jelu/0.0.29/Chart.yaml new file mode 100644 index 00000000000..6b5dd7cceff --- /dev/null +++ b/incubator/jelu/0.0.29/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.5.10 +deprecated: false +description: "Track what you have read, what you are reading and what you want to read." +home: https://truecharts.org/docs/charts/incubator/jelu +icon: https://truecharts.org/img/hotlink-ok/chart-icons/jelu.png +keywords: + - jelu + - MediaApp-Books +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: jelu +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/jelu + - https://github.com/bayang/jelu + - https://hub.docker.com/r/wabayang/jelu +type: application +version: 0.0.29 diff --git a/incubator/jelu/0.0.29/README.md b/incubator/jelu/0.0.29/README.md new file mode 100644 index 00000000000..cae197335ca --- /dev/null +++ b/incubator/jelu/0.0.29/README.md @@ -0,0 +1,109 @@ +# jelu + +![Version: 0.0.29](https://img.shields.io/badge/Version-0.0.29-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Track what you have read, what you are reading and what you want to read. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [jelu](https://truecharts.org/docs/charts/incubator/jelu) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `jelu` deployment + +```console +helm uninstall jelu +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install jelu \ + --set env.TZ="America/New York" \ + TrueCharts/jelu +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install jelu TrueCharts/jelu -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/jelu/0.0.28/app-readme.md b/incubator/jelu/0.0.29/app-readme.md similarity index 100% rename from incubator/jelu/0.0.28/app-readme.md rename to incubator/jelu/0.0.29/app-readme.md diff --git a/incubator/jelu/0.0.29/charts/common-10.5.10.tgz b/incubator/jelu/0.0.29/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/jelu/0.0.29/charts/common-10.5.10.tgz differ diff --git a/incubator/jelu/0.0.28/ix_values.yaml b/incubator/jelu/0.0.29/ix_values.yaml similarity index 100% rename from incubator/jelu/0.0.28/ix_values.yaml rename to incubator/jelu/0.0.29/ix_values.yaml diff --git a/incubator/jelu/0.0.28/questions.yaml b/incubator/jelu/0.0.29/questions.yaml similarity index 100% rename from incubator/jelu/0.0.28/questions.yaml rename to incubator/jelu/0.0.29/questions.yaml diff --git a/incubator/jelu/0.0.28/templates/common.yaml b/incubator/jelu/0.0.29/templates/common.yaml similarity index 100% rename from incubator/jelu/0.0.28/templates/common.yaml rename to incubator/jelu/0.0.29/templates/common.yaml diff --git a/incubator/jelu/0.0.28/values.yaml b/incubator/jelu/0.0.29/values.yaml similarity index 100% rename from incubator/jelu/0.0.28/values.yaml rename to incubator/jelu/0.0.29/values.yaml diff --git a/incubator/jenkins/0.1.8/CHANGELOG.md b/incubator/jenkins/0.1.8/CHANGELOG.md deleted file mode 100644 index 97043378eaf..00000000000 --- a/incubator/jenkins/0.1.8/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [jenkins-0.1.8](https://github.com/truecharts/charts/compare/jenkins-0.1.7...jenkins-0.1.8) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [jenkins-0.1.8](https://github.com/truecharts/charts/compare/jenkins-0.1.7...jenkins-0.1.8) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [jenkins-0.1.8](https://github.com/truecharts/charts/compare/jenkins-0.1.7...jenkins-0.1.8) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [jenkins-0.1.8](https://github.com/truecharts/charts/compare/jenkins-0.1.7...jenkins-0.1.8) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [jenkins-0.1.8](https://github.com/truecharts/charts/compare/jenkins-0.1.7...jenkins-0.1.8) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [jenkins-0.1.8](https://github.com/truecharts/charts/compare/jenkins-0.1.7...jenkins-0.1.8) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [jenkins-0.1.7](https://github.com/truecharts/charts/compare/jenkins-0.1.5...jenkins-0.1.7) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [jenkins-0.1.6](https://github.com/truecharts/charts/compare/jenkins-0.1.5...jenkins-0.1.6) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [jenkins-0.1.5](https://github.com/truecharts/charts/compare/jenkins-0.1.4...jenkins-0.1.5) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/incubator/jenkins/0.1.8/Chart.lock b/incubator/jenkins/0.1.8/Chart.lock deleted file mode 100644 index 7fe3d641377..00000000000 --- a/incubator/jenkins/0.1.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:01:23.366934866Z" diff --git a/incubator/jenkins/0.1.8/Chart.yaml b/incubator/jenkins/0.1.8/Chart.yaml deleted file mode 100644 index 44d0acc0ffc..00000000000 --- a/incubator/jenkins/0.1.8/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "2.362" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.8 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - productivity diff --git a/incubator/jenkins/0.1.8/README.md b/incubator/jenkins/0.1.8/README.md deleted file mode 100644 index dcd7a14f2a2..00000000000 --- a/incubator/jenkins/0.1.8/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# jenkins - -![Version: 0.1.8](https://img.shields.io/badge/Version-0.1.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.362](https://img.shields.io/badge/AppVersion-2.362-informational?style=flat-square) - -Jenkins is the gold standard in devops tools for running CI/CD pipelines - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [jenkins](https://truecharts.org/docs/charts/incubator/jenkins) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/jenkins/0.1.8/charts/common-10.5.9.tgz b/incubator/jenkins/0.1.8/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/jenkins/0.1.8/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/jenkins/0.1.9/CHANGELOG.md b/incubator/jenkins/0.1.9/CHANGELOG.md new file mode 100644 index 00000000000..f2ee19d4cf1 --- /dev/null +++ b/incubator/jenkins/0.1.9/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [jenkins-0.1.9](https://github.com/truecharts/charts/compare/jenkins-0.1.8...jenkins-0.1.9) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [jenkins-0.1.8](https://github.com/truecharts/charts/compare/jenkins-0.1.7...jenkins-0.1.8) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [jenkins-0.1.8](https://github.com/truecharts/charts/compare/jenkins-0.1.7...jenkins-0.1.8) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [jenkins-0.1.8](https://github.com/truecharts/charts/compare/jenkins-0.1.7...jenkins-0.1.8) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [jenkins-0.1.8](https://github.com/truecharts/charts/compare/jenkins-0.1.7...jenkins-0.1.8) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [jenkins-0.1.8](https://github.com/truecharts/charts/compare/jenkins-0.1.7...jenkins-0.1.8) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [jenkins-0.1.8](https://github.com/truecharts/charts/compare/jenkins-0.1.7...jenkins-0.1.8) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [jenkins-0.1.7](https://github.com/truecharts/charts/compare/jenkins-0.1.5...jenkins-0.1.7) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [jenkins-0.1.6](https://github.com/truecharts/charts/compare/jenkins-0.1.5...jenkins-0.1.6) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/jenkins/0.1.9/Chart.lock b/incubator/jenkins/0.1.9/Chart.lock new file mode 100644 index 00000000000..b3f4addf399 --- /dev/null +++ b/incubator/jenkins/0.1.9/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:48:45.821522202Z" diff --git a/incubator/jenkins/0.1.9/Chart.yaml b/incubator/jenkins/0.1.9/Chart.yaml new file mode 100644 index 00000000000..c5c428d62cc --- /dev/null +++ b/incubator/jenkins/0.1.9/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "2.362" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: "Jenkins is the gold standard in devops tools for running CI/CD pipelines" +home: https://truecharts.org/docs/charts/incubator/jenkins +icon: https://truecharts.org/img/hotlink-ok/chart-icons/jenkins.png +keywords: + - jenkins + - productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: jenkins +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/jenkins + - https://hub.docker.com/r/jenkins/jenkins +type: application +version: 0.1.9 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - productivity diff --git a/incubator/jenkins/0.1.9/README.md b/incubator/jenkins/0.1.9/README.md new file mode 100644 index 00000000000..a49b0ca72a4 --- /dev/null +++ b/incubator/jenkins/0.1.9/README.md @@ -0,0 +1,108 @@ +# jenkins + +![Version: 0.1.9](https://img.shields.io/badge/Version-0.1.9-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.362](https://img.shields.io/badge/AppVersion-2.362-informational?style=flat-square) + +Jenkins is the gold standard in devops tools for running CI/CD pipelines + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [jenkins](https://truecharts.org/docs/charts/incubator/jenkins) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/jenkins/0.1.8/app-readme.md b/incubator/jenkins/0.1.9/app-readme.md similarity index 100% rename from incubator/jenkins/0.1.8/app-readme.md rename to incubator/jenkins/0.1.9/app-readme.md diff --git a/incubator/jenkins/0.1.9/charts/common-10.5.10.tgz b/incubator/jenkins/0.1.9/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/jenkins/0.1.9/charts/common-10.5.10.tgz differ diff --git a/incubator/jenkins/0.1.8/ix_values.yaml b/incubator/jenkins/0.1.9/ix_values.yaml similarity index 100% rename from incubator/jenkins/0.1.8/ix_values.yaml rename to incubator/jenkins/0.1.9/ix_values.yaml diff --git a/incubator/jenkins/0.1.8/questions.yaml b/incubator/jenkins/0.1.9/questions.yaml similarity index 100% rename from incubator/jenkins/0.1.8/questions.yaml rename to incubator/jenkins/0.1.9/questions.yaml diff --git a/incubator/jenkins/0.1.8/templates/common.yaml b/incubator/jenkins/0.1.9/templates/common.yaml similarity index 100% rename from incubator/jenkins/0.1.8/templates/common.yaml rename to incubator/jenkins/0.1.9/templates/common.yaml diff --git a/incubator/jenkins/0.1.8/values.yaml b/incubator/jenkins/0.1.9/values.yaml similarity index 100% rename from incubator/jenkins/0.1.8/values.yaml rename to incubator/jenkins/0.1.9/values.yaml diff --git a/incubator/jitsi/0.0.31/CHANGELOG.md b/incubator/jitsi/0.0.31/CHANGELOG.md deleted file mode 100644 index 7d5638423f2..00000000000 --- a/incubator/jitsi/0.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [jitsi-0.0.31](https://github.com/truecharts/charts/compare/jitsi-0.0.30...jitsi-0.0.31) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [jitsi-0.0.31](https://github.com/truecharts/charts/compare/jitsi-0.0.30...jitsi-0.0.31) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [jitsi-0.0.31](https://github.com/truecharts/charts/compare/jitsi-0.0.30...jitsi-0.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [jitsi-0.0.31](https://github.com/truecharts/charts/compare/jitsi-0.0.30...jitsi-0.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [jitsi-0.0.31](https://github.com/truecharts/charts/compare/jitsi-0.0.30...jitsi-0.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [jitsi-0.0.31](https://github.com/truecharts/charts/compare/jitsi-0.0.30...jitsi-0.0.31) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [jitsi-0.0.30](https://github.com/truecharts/charts/compare/jitsi-0.0.28...jitsi-0.0.30) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [jitsi-0.0.29](https://github.com/truecharts/charts/compare/jitsi-0.0.28...jitsi-0.0.29) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [jitsi-0.0.28](https://github.com/truecharts/charts/compare/jitsi-0.0.27...jitsi-0.0.28) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/incubator/jitsi/0.0.31/Chart.lock b/incubator/jitsi/0.0.31/Chart.lock deleted file mode 100644 index 30ac1314a69..00000000000 --- a/incubator/jitsi/0.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:01:26.139307404Z" diff --git a/incubator/jitsi/0.0.31/Chart.yaml b/incubator/jitsi/0.0.31/Chart.yaml deleted file mode 100644 index b424d3e4220..00000000000 --- a/incubator/jitsi/0.0.31/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.31 -kubeVersion: ">=1.16.0-0" -keywords: - - jitsi -home: https://truecharts.org/docs/charts/incubator/jitsi -icon: https://truecharts.org/img/hotlink-ok/chart-icons/jitsi.png -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/jitsi - - https://jitsi.org - - https://jitsi.github.io/handbook/docs/devops-guide/devops-guide-start -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.31/README.md b/incubator/jitsi/0.0.31/README.md deleted file mode 100644 index 312041a7f9f..00000000000 --- a/incubator/jitsi/0.0.31/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# jitsi - -![Version: 0.0.31](https://img.shields.io/badge/Version-0.0.31-informational?style=flat-square) ![AppVersion: 7648](https://img.shields.io/badge/AppVersion-7648-informational?style=flat-square) - -Jitsi is a set of open-source projects that allows you to easily build and deploy secure video conferencing solutions - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [jitsi](https://truecharts.org/docs/charts/incubator/jitsi) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/jitsi/0.0.31/charts/common-10.5.9.tgz b/incubator/jitsi/0.0.31/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/jitsi/0.0.31/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/jitsi/0.0.32/CHANGELOG.md b/incubator/jitsi/0.0.32/CHANGELOG.md new file mode 100644 index 00000000000..dbf7238b02b --- /dev/null +++ b/incubator/jitsi/0.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [jitsi-0.0.32](https://github.com/truecharts/charts/compare/jitsi-0.0.31...jitsi-0.0.32) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [jitsi-0.0.31](https://github.com/truecharts/charts/compare/jitsi-0.0.30...jitsi-0.0.31) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [jitsi-0.0.31](https://github.com/truecharts/charts/compare/jitsi-0.0.30...jitsi-0.0.31) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [jitsi-0.0.31](https://github.com/truecharts/charts/compare/jitsi-0.0.30...jitsi-0.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [jitsi-0.0.31](https://github.com/truecharts/charts/compare/jitsi-0.0.30...jitsi-0.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [jitsi-0.0.31](https://github.com/truecharts/charts/compare/jitsi-0.0.30...jitsi-0.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [jitsi-0.0.31](https://github.com/truecharts/charts/compare/jitsi-0.0.30...jitsi-0.0.31) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [jitsi-0.0.30](https://github.com/truecharts/charts/compare/jitsi-0.0.28...jitsi-0.0.30) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [jitsi-0.0.29](https://github.com/truecharts/charts/compare/jitsi-0.0.28...jitsi-0.0.29) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/jitsi/0.0.32/Chart.lock b/incubator/jitsi/0.0.32/Chart.lock new file mode 100644 index 00000000000..5620283cd77 --- /dev/null +++ b/incubator/jitsi/0.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:48:49.259242823Z" diff --git a/incubator/jitsi/0.0.32/Chart.yaml b/incubator/jitsi/0.0.32/Chart.yaml new file mode 100644 index 00000000000..c16fbd79393 --- /dev/null +++ b/incubator/jitsi/0.0.32/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.32 +kubeVersion: ">=1.16.0-0" +keywords: + - jitsi +home: https://truecharts.org/docs/charts/incubator/jitsi +icon: https://truecharts.org/img/hotlink-ok/chart-icons/jitsi.png +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/jitsi + - https://jitsi.org + - https://jitsi.github.io/handbook/docs/devops-guide/devops-guide-start +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - work + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/jitsi/0.0.32/README.md b/incubator/jitsi/0.0.32/README.md new file mode 100644 index 00000000000..2436a049a0c --- /dev/null +++ b/incubator/jitsi/0.0.32/README.md @@ -0,0 +1,109 @@ +# jitsi + +![Version: 0.0.32](https://img.shields.io/badge/Version-0.0.32-informational?style=flat-square) ![AppVersion: 7648](https://img.shields.io/badge/AppVersion-7648-informational?style=flat-square) + +Jitsi is a set of open-source projects that allows you to easily build and deploy secure video conferencing solutions + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [jitsi](https://truecharts.org/docs/charts/incubator/jitsi) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/jitsi/0.0.31/app-readme.md b/incubator/jitsi/0.0.32/app-readme.md similarity index 100% rename from incubator/jitsi/0.0.31/app-readme.md rename to incubator/jitsi/0.0.32/app-readme.md diff --git a/incubator/jitsi/0.0.32/charts/common-10.5.10.tgz b/incubator/jitsi/0.0.32/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/jitsi/0.0.32/charts/common-10.5.10.tgz differ diff --git a/incubator/jitsi/0.0.31/ix_values.yaml b/incubator/jitsi/0.0.32/ix_values.yaml similarity index 100% rename from incubator/jitsi/0.0.31/ix_values.yaml rename to incubator/jitsi/0.0.32/ix_values.yaml diff --git a/incubator/jitsi/0.0.31/questions.yaml b/incubator/jitsi/0.0.32/questions.yaml similarity index 100% rename from incubator/jitsi/0.0.31/questions.yaml rename to incubator/jitsi/0.0.32/questions.yaml diff --git a/incubator/jitsi/0.0.31/templates/common.yaml b/incubator/jitsi/0.0.32/templates/common.yaml similarity index 100% rename from incubator/jitsi/0.0.31/templates/common.yaml rename to incubator/jitsi/0.0.32/templates/common.yaml diff --git a/incubator/jitsi/0.0.31/values.yaml b/incubator/jitsi/0.0.32/values.yaml similarity index 100% rename from incubator/jitsi/0.0.31/values.yaml rename to incubator/jitsi/0.0.32/values.yaml diff --git a/incubator/jmzhomeproxy/0.0.23/CHANGELOG.md b/incubator/jmzhomeproxy/0.0.23/CHANGELOG.md deleted file mode 100644 index cf2b48f6ab7..00000000000 --- a/incubator/jmzhomeproxy/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [jmzhomeproxy-0.0.23](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.22...jmzhomeproxy-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [jmzhomeproxy-0.0.23](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.22...jmzhomeproxy-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [jmzhomeproxy-0.0.23](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.22...jmzhomeproxy-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [jmzhomeproxy-0.0.23](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.22...jmzhomeproxy-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [jmzhomeproxy-0.0.23](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.22...jmzhomeproxy-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [jmzhomeproxy-0.0.23](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.22...jmzhomeproxy-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [jmzhomeproxy-0.0.22](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.20...jmzhomeproxy-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [jmzhomeproxy-0.0.21](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.20...jmzhomeproxy-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/jmzhomeproxy/0.0.23/Chart.lock b/incubator/jmzhomeproxy/0.0.23/Chart.lock deleted file mode 100644 index 888c8d1529a..00000000000 --- a/incubator/jmzhomeproxy/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:01:28.562765956Z" diff --git a/incubator/jmzhomeproxy/0.0.23/Chart.yaml b/incubator/jmzhomeproxy/0.0.23/Chart.yaml deleted file mode 100644 index d4695762324..00000000000 --- a/incubator/jmzhomeproxy/0.0.23/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Network-Web -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/jmzhomeproxy/0.0.23/README.md b/incubator/jmzhomeproxy/0.0.23/README.md deleted file mode 100644 index ac746bf8554..00000000000 --- a/incubator/jmzhomeproxy/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# jmzhomeproxy - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Proxy is in quotes because I couldn't think of a better name. There is nothing overly special about this other than using it as a simple and easy to use dashboard for all your self-hosted services. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [jmzhomeproxy](https://truecharts.org/docs/charts/incubator/jmzhomeproxy) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/jmzhomeproxy/0.0.23/charts/common-10.5.9.tgz b/incubator/jmzhomeproxy/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/jmzhomeproxy/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/jmzhomeproxy/0.0.24/CHANGELOG.md b/incubator/jmzhomeproxy/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..5483fcbf76a --- /dev/null +++ b/incubator/jmzhomeproxy/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [jmzhomeproxy-0.0.24](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.23...jmzhomeproxy-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [jmzhomeproxy-0.0.23](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.22...jmzhomeproxy-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [jmzhomeproxy-0.0.23](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.22...jmzhomeproxy-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [jmzhomeproxy-0.0.23](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.22...jmzhomeproxy-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [jmzhomeproxy-0.0.23](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.22...jmzhomeproxy-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [jmzhomeproxy-0.0.23](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.22...jmzhomeproxy-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [jmzhomeproxy-0.0.23](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.22...jmzhomeproxy-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [jmzhomeproxy-0.0.22](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.20...jmzhomeproxy-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/incubator/jmzhomeproxy/0.0.24/Chart.lock b/incubator/jmzhomeproxy/0.0.24/Chart.lock new file mode 100644 index 00000000000..061dc7505eb --- /dev/null +++ b/incubator/jmzhomeproxy/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:48:59.811881436Z" diff --git a/incubator/jmzhomeproxy/0.0.24/Chart.yaml b/incubator/jmzhomeproxy/0.0.24/Chart.yaml new file mode 100644 index 00000000000..b4d4b92098c --- /dev/null +++ b/incubator/jmzhomeproxy/0.0.24/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.5.10 +deprecated: false +description: "Proxy is in quotes because I couldn't think of a better name. There is nothing overly special about this other than using it as a simple and easy to use dashboard for all your self-hosted services." +home: https://truecharts.org/docs/charts/incubator/jmzhomeproxy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/jmzhomeproxy.png +keywords: + - jmzhomeproxy + - Cloud + - Network-Web +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: jmzhomeproxy +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/jmzhomeproxy + - https://github.com/JmzTaylor/homelab_proxy/ + - https://hub.docker.com/u/jmzsoftware +type: application +version: 0.0.24 diff --git a/incubator/jmzhomeproxy/0.0.24/README.md b/incubator/jmzhomeproxy/0.0.24/README.md new file mode 100644 index 00000000000..7ece693cbbf --- /dev/null +++ b/incubator/jmzhomeproxy/0.0.24/README.md @@ -0,0 +1,109 @@ +# jmzhomeproxy + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Proxy is in quotes because I couldn't think of a better name. There is nothing overly special about this other than using it as a simple and easy to use dashboard for all your self-hosted services. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [jmzhomeproxy](https://truecharts.org/docs/charts/incubator/jmzhomeproxy) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/jmzhomeproxy/0.0.23/app-readme.md b/incubator/jmzhomeproxy/0.0.24/app-readme.md similarity index 100% rename from incubator/jmzhomeproxy/0.0.23/app-readme.md rename to incubator/jmzhomeproxy/0.0.24/app-readme.md diff --git a/incubator/jmzhomeproxy/0.0.24/charts/common-10.5.10.tgz b/incubator/jmzhomeproxy/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/jmzhomeproxy/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/jmzhomeproxy/0.0.23/ix_values.yaml b/incubator/jmzhomeproxy/0.0.24/ix_values.yaml similarity index 100% rename from incubator/jmzhomeproxy/0.0.23/ix_values.yaml rename to incubator/jmzhomeproxy/0.0.24/ix_values.yaml diff --git a/incubator/jmzhomeproxy/0.0.23/questions.yaml b/incubator/jmzhomeproxy/0.0.24/questions.yaml similarity index 100% rename from incubator/jmzhomeproxy/0.0.23/questions.yaml rename to incubator/jmzhomeproxy/0.0.24/questions.yaml diff --git a/incubator/jmzhomeproxy/0.0.23/templates/common.yaml b/incubator/jmzhomeproxy/0.0.24/templates/common.yaml similarity index 100% rename from incubator/jmzhomeproxy/0.0.23/templates/common.yaml rename to incubator/jmzhomeproxy/0.0.24/templates/common.yaml diff --git a/incubator/jmzhomeproxy/0.0.23/values.yaml b/incubator/jmzhomeproxy/0.0.24/values.yaml similarity index 100% rename from incubator/jmzhomeproxy/0.0.23/values.yaml rename to incubator/jmzhomeproxy/0.0.24/values.yaml diff --git a/incubator/jump/0.0.35/CHANGELOG.md b/incubator/jump/0.0.35/CHANGELOG.md deleted file mode 100644 index 1c4dec5f580..00000000000 --- a/incubator/jump/0.0.35/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [jump-0.0.35](https://github.com/truecharts/charts/compare/jump-0.0.34...jump-0.0.35) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [jump-0.0.35](https://github.com/truecharts/charts/compare/jump-0.0.34...jump-0.0.35) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [jump-0.0.35](https://github.com/truecharts/charts/compare/jump-0.0.34...jump-0.0.35) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [jump-0.0.35](https://github.com/truecharts/charts/compare/jump-0.0.34...jump-0.0.35) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [jump-0.0.35](https://github.com/truecharts/charts/compare/jump-0.0.34...jump-0.0.35) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [jump-0.0.35](https://github.com/truecharts/charts/compare/jump-0.0.34...jump-0.0.35) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [jump-0.0.34](https://github.com/truecharts/charts/compare/jump-0.0.32...jump-0.0.34) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [jump-0.0.33](https://github.com/truecharts/charts/compare/jump-0.0.32...jump-0.0.33) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [jump-0.0.32](https://github.com/truecharts/charts/compare/jump-0.0.31...jump-0.0.32) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/incubator/jump/0.0.35/Chart.lock b/incubator/jump/0.0.35/Chart.lock deleted file mode 100644 index 015087b29b1..00000000000 --- a/incubator/jump/0.0.35/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:01:31.30374252Z" diff --git a/incubator/jump/0.0.35/Chart.yaml b/incubator/jump/0.0.35/Chart.yaml deleted file mode 100644 index b1938fcd542..00000000000 --- a/incubator/jump/0.0.35/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "1.3.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.35 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/jump/0.0.35/README.md b/incubator/jump/0.0.35/README.md deleted file mode 100644 index f38bdb080d6..00000000000 --- a/incubator/jump/0.0.35/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# jump - -![Version: 0.0.35](https://img.shields.io/badge/Version-0.0.35-informational?style=flat-square) ![AppVersion: 1.3.0](https://img.shields.io/badge/AppVersion-1.3.0-informational?style=flat-square) - -Jump is yet another self-hosted startpage for your server designed to be simple, stylish, fast and secure. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [jump](https://truecharts.org/docs/charts/incubator/jump) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/jump/0.0.35/charts/common-10.5.9.tgz b/incubator/jump/0.0.35/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/jump/0.0.35/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/jump/0.0.36/CHANGELOG.md b/incubator/jump/0.0.36/CHANGELOG.md new file mode 100644 index 00000000000..6382246205f --- /dev/null +++ b/incubator/jump/0.0.36/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [jump-0.0.36](https://github.com/truecharts/charts/compare/jump-0.0.35...jump-0.0.36) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [jump-0.0.35](https://github.com/truecharts/charts/compare/jump-0.0.34...jump-0.0.35) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [jump-0.0.35](https://github.com/truecharts/charts/compare/jump-0.0.34...jump-0.0.35) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [jump-0.0.35](https://github.com/truecharts/charts/compare/jump-0.0.34...jump-0.0.35) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [jump-0.0.35](https://github.com/truecharts/charts/compare/jump-0.0.34...jump-0.0.35) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [jump-0.0.35](https://github.com/truecharts/charts/compare/jump-0.0.34...jump-0.0.35) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [jump-0.0.35](https://github.com/truecharts/charts/compare/jump-0.0.34...jump-0.0.35) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [jump-0.0.34](https://github.com/truecharts/charts/compare/jump-0.0.32...jump-0.0.34) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [jump-0.0.33](https://github.com/truecharts/charts/compare/jump-0.0.32...jump-0.0.33) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/jump/0.0.36/Chart.lock b/incubator/jump/0.0.36/Chart.lock new file mode 100644 index 00000000000..c99bf945086 --- /dev/null +++ b/incubator/jump/0.0.36/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:49:09.009252572Z" diff --git a/incubator/jump/0.0.36/Chart.yaml b/incubator/jump/0.0.36/Chart.yaml new file mode 100644 index 00000000000..72e900a43c4 --- /dev/null +++ b/incubator/jump/0.0.36/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "1.3.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: Jump is yet another self-hosted startpage for your server designed to be simple, stylish, fast and secure. +home: https://truecharts.org/docs/charts/incubator/jump +icon: https://truecharts.org/img/hotlink-ok/chart-icons/jump.png +keywords: + - dashboard + - jump +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: jump +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/jump + - https://github.com/daledavies/jump + - https://hub.docker.com/r/daledavies/jump +version: 0.0.36 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/jump/0.0.36/README.md b/incubator/jump/0.0.36/README.md new file mode 100644 index 00000000000..c540d01d9cc --- /dev/null +++ b/incubator/jump/0.0.36/README.md @@ -0,0 +1,109 @@ +# jump + +![Version: 0.0.36](https://img.shields.io/badge/Version-0.0.36-informational?style=flat-square) ![AppVersion: 1.3.0](https://img.shields.io/badge/AppVersion-1.3.0-informational?style=flat-square) + +Jump is yet another self-hosted startpage for your server designed to be simple, stylish, fast and secure. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [jump](https://truecharts.org/docs/charts/incubator/jump) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/jump/0.0.35/app-readme.md b/incubator/jump/0.0.36/app-readme.md similarity index 100% rename from incubator/jump/0.0.35/app-readme.md rename to incubator/jump/0.0.36/app-readme.md diff --git a/incubator/jump/0.0.36/charts/common-10.5.10.tgz b/incubator/jump/0.0.36/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/jump/0.0.36/charts/common-10.5.10.tgz differ diff --git a/incubator/jump/0.0.35/ix_values.yaml b/incubator/jump/0.0.36/ix_values.yaml similarity index 100% rename from incubator/jump/0.0.35/ix_values.yaml rename to incubator/jump/0.0.36/ix_values.yaml diff --git a/incubator/jump/0.0.35/questions.yaml b/incubator/jump/0.0.36/questions.yaml similarity index 100% rename from incubator/jump/0.0.35/questions.yaml rename to incubator/jump/0.0.36/questions.yaml diff --git a/incubator/jump/0.0.35/templates/common.yaml b/incubator/jump/0.0.36/templates/common.yaml similarity index 100% rename from incubator/jump/0.0.35/templates/common.yaml rename to incubator/jump/0.0.36/templates/common.yaml diff --git a/incubator/jump/0.0.35/values.yaml b/incubator/jump/0.0.36/values.yaml similarity index 100% rename from incubator/jump/0.0.35/values.yaml rename to incubator/jump/0.0.36/values.yaml diff --git a/incubator/kasm/0.0.29/CHANGELOG.md b/incubator/kasm/0.0.29/CHANGELOG.md deleted file mode 100644 index 121243982db..00000000000 --- a/incubator/kasm/0.0.29/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [kasm-0.0.29](https://github.com/truecharts/charts/compare/kasm-0.0.28...kasm-0.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kasm-0.0.29](https://github.com/truecharts/charts/compare/kasm-0.0.28...kasm-0.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kasm-0.0.29](https://github.com/truecharts/charts/compare/kasm-0.0.28...kasm-0.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kasm-0.0.29](https://github.com/truecharts/charts/compare/kasm-0.0.28...kasm-0.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kasm-0.0.29](https://github.com/truecharts/charts/compare/kasm-0.0.28...kasm-0.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kasm-0.0.29](https://github.com/truecharts/charts/compare/kasm-0.0.28...kasm-0.0.29) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kasm-0.0.28](https://github.com/truecharts/charts/compare/kasm-0.0.27...kasm-0.0.28) (2022-09-05) - -### Chore - -- update docker general non-major ([#3700](https://github.com/truecharts/charts/issues/3700)) - - - - -## [kasm-0.0.27](https://github.com/truecharts/charts/compare/kasm-0.0.25...kasm-0.0.27) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/kasm/0.0.29/Chart.lock b/incubator/kasm/0.0.29/Chart.lock deleted file mode 100644 index b867cd07a66..00000000000 --- a/incubator/kasm/0.0.29/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:01:48.463068733Z" diff --git a/incubator/kasm/0.0.29/Chart.yaml b/incubator/kasm/0.0.29/Chart.yaml deleted file mode 100644 index e39b0efe92e..00000000000 --- a/incubator/kasm/0.0.29/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.29 diff --git a/incubator/kasm/0.0.29/README.md b/incubator/kasm/0.0.29/README.md deleted file mode 100644 index f20f139627d..00000000000 --- a/incubator/kasm/0.0.29/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# kasm - -![Version: 0.0.29](https://img.shields.io/badge/Version-0.0.29-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Kasm(https://www.kasmweb.com/) Workspaces is a Chart container streaming platform for delivering browser-based access to desktops, applications, and web services. Kasm uses devops-enabled Containerized Desktop Infrastructure (CDI) to create on-demand, disposable, Chart Charts that are accessible via web browser. Example use-cases include Remote Browser Isolation (RBI), Data Loss Prevention (DLP), Desktop as a Service (DaaS), Secure Remote Access Services (RAS), and Open Source Intelligence (OSINT) collections. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [kasm](https://truecharts.org/docs/charts/incubator/kasm) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `kasm` deployment - -```console -helm uninstall kasm -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install kasm \ - --set env.TZ="America/New York" \ - TrueCharts/kasm -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install kasm TrueCharts/kasm -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/kasm/0.0.29/charts/common-10.5.9.tgz b/incubator/kasm/0.0.29/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/kasm/0.0.29/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/kasm/0.0.30/CHANGELOG.md b/incubator/kasm/0.0.30/CHANGELOG.md new file mode 100644 index 00000000000..09313692a77 --- /dev/null +++ b/incubator/kasm/0.0.30/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [kasm-0.0.30](https://github.com/truecharts/charts/compare/kasm-0.0.29...kasm-0.0.30) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [kasm-0.0.29](https://github.com/truecharts/charts/compare/kasm-0.0.28...kasm-0.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kasm-0.0.29](https://github.com/truecharts/charts/compare/kasm-0.0.28...kasm-0.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kasm-0.0.29](https://github.com/truecharts/charts/compare/kasm-0.0.28...kasm-0.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kasm-0.0.29](https://github.com/truecharts/charts/compare/kasm-0.0.28...kasm-0.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kasm-0.0.29](https://github.com/truecharts/charts/compare/kasm-0.0.28...kasm-0.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kasm-0.0.29](https://github.com/truecharts/charts/compare/kasm-0.0.28...kasm-0.0.29) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kasm-0.0.28](https://github.com/truecharts/charts/compare/kasm-0.0.27...kasm-0.0.28) (2022-09-05) + +### Chore + +- update docker general non-major ([#3700](https://github.com/truecharts/charts/issues/3700)) + + + + +## [kasm-0.0.27](https://github.com/truecharts/charts/compare/kasm-0.0.25...kasm-0.0.27) (2022-08-30) diff --git a/incubator/kasm/0.0.30/Chart.lock b/incubator/kasm/0.0.30/Chart.lock new file mode 100644 index 00000000000..4ecac9456e0 --- /dev/null +++ b/incubator/kasm/0.0.30/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:49:17.095032442Z" diff --git a/incubator/kasm/0.0.30/Chart.yaml b/incubator/kasm/0.0.30/Chart.yaml new file mode 100644 index 00000000000..d92dcf8a173 --- /dev/null +++ b/incubator/kasm/0.0.30/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: "Kasm(https://www.kasmweb.com/) Workspaces is a Chart container streaming platform for delivering browser-based access to desktops, applications, and web services. Kasm uses devops-enabled Containerized Desktop Infrastructure (CDI) to create on-demand, disposable, Chart Charts that are accessible via web browser. Example use-cases include Remote Browser Isolation (RBI), Data Loss Prevention (DLP), Desktop as a Service (DaaS), Secure Remote Access Services (RAS), and Open Source Intelligence (OSINT) collections.\n" +home: https://truecharts.org/docs/charts/incubator/kasm +icon: https://truecharts.org/img/hotlink-ok/chart-icons/kasm.png +keywords: + - kasm + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: kasm +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/kasm + - https://www.kasmweb.com/ + - https://github.com/orgs/linuxserver/packages/container/package/kasm + - https://github.com/linuxserver/docker-kasm#readme +type: application +version: 0.0.30 diff --git a/incubator/kasm/0.0.30/README.md b/incubator/kasm/0.0.30/README.md new file mode 100644 index 00000000000..911be9d684e --- /dev/null +++ b/incubator/kasm/0.0.30/README.md @@ -0,0 +1,110 @@ +# kasm + +![Version: 0.0.30](https://img.shields.io/badge/Version-0.0.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Kasm(https://www.kasmweb.com/) Workspaces is a Chart container streaming platform for delivering browser-based access to desktops, applications, and web services. Kasm uses devops-enabled Containerized Desktop Infrastructure (CDI) to create on-demand, disposable, Chart Charts that are accessible via web browser. Example use-cases include Remote Browser Isolation (RBI), Data Loss Prevention (DLP), Desktop as a Service (DaaS), Secure Remote Access Services (RAS), and Open Source Intelligence (OSINT) collections. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [kasm](https://truecharts.org/docs/charts/incubator/kasm) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `kasm` deployment + +```console +helm uninstall kasm +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install kasm \ + --set env.TZ="America/New York" \ + TrueCharts/kasm +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install kasm TrueCharts/kasm -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/kasm/0.0.29/app-readme.md b/incubator/kasm/0.0.30/app-readme.md similarity index 100% rename from incubator/kasm/0.0.29/app-readme.md rename to incubator/kasm/0.0.30/app-readme.md diff --git a/incubator/kasm/0.0.30/charts/common-10.5.10.tgz b/incubator/kasm/0.0.30/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/kasm/0.0.30/charts/common-10.5.10.tgz differ diff --git a/incubator/kasm/0.0.29/ix_values.yaml b/incubator/kasm/0.0.30/ix_values.yaml similarity index 100% rename from incubator/kasm/0.0.29/ix_values.yaml rename to incubator/kasm/0.0.30/ix_values.yaml diff --git a/incubator/kasm/0.0.29/questions.yaml b/incubator/kasm/0.0.30/questions.yaml similarity index 100% rename from incubator/kasm/0.0.29/questions.yaml rename to incubator/kasm/0.0.30/questions.yaml diff --git a/incubator/kasm/0.0.29/templates/common.yaml b/incubator/kasm/0.0.30/templates/common.yaml similarity index 100% rename from incubator/kasm/0.0.29/templates/common.yaml rename to incubator/kasm/0.0.30/templates/common.yaml diff --git a/incubator/kasm/0.0.29/values.yaml b/incubator/kasm/0.0.30/values.yaml similarity index 100% rename from incubator/kasm/0.0.29/values.yaml rename to incubator/kasm/0.0.30/values.yaml diff --git a/incubator/kdenlive-vnc/0.0.23/CHANGELOG.md b/incubator/kdenlive-vnc/0.0.23/CHANGELOG.md deleted file mode 100644 index c82a7678c2c..00000000000 --- a/incubator/kdenlive-vnc/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [kdenlive-vnc-0.0.23](https://github.com/truecharts/charts/compare/kdenlive-vnc-0.0.22...kdenlive-vnc-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kdenlive-vnc-0.0.23](https://github.com/truecharts/charts/compare/kdenlive-vnc-0.0.22...kdenlive-vnc-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kdenlive-vnc-0.0.23](https://github.com/truecharts/charts/compare/kdenlive-vnc-0.0.22...kdenlive-vnc-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kdenlive-vnc-0.0.23](https://github.com/truecharts/charts/compare/kdenlive-vnc-0.0.22...kdenlive-vnc-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kdenlive-vnc-0.0.23](https://github.com/truecharts/charts/compare/kdenlive-vnc-0.0.22...kdenlive-vnc-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kdenlive-vnc-0.0.23](https://github.com/truecharts/charts/compare/kdenlive-vnc-0.0.22...kdenlive-vnc-0.0.23) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kdenlive-vnc-0.0.22](https://github.com/truecharts/charts/compare/kdenlive-vnc-0.0.20...kdenlive-vnc-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [kdenlive-vnc-0.0.21](https://github.com/truecharts/charts/compare/kdenlive-vnc-0.0.20...kdenlive-vnc-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [kdenlive-vnc-0.0.20](https://github.com/truecharts/charts/compare/kdenlive-vnc-0.0.19...kdenlive-vnc-0.0.20) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/incubator/kdenlive-vnc/0.0.23/Chart.lock b/incubator/kdenlive-vnc/0.0.23/Chart.lock deleted file mode 100644 index 1cb4b7c76ba..00000000000 --- a/incubator/kdenlive-vnc/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:01:53.640647966Z" diff --git a/incubator/kdenlive-vnc/0.0.23/Chart.yaml b/incubator/kdenlive-vnc/0.0.23/Chart.yaml deleted file mode 100644 index 373180e6463..00000000000 --- a/incubator/kdenlive-vnc/0.0.23/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaApp-Video - - MediaApp-Music - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/kdenlive-vnc/0.0.23/README.md b/incubator/kdenlive-vnc/0.0.23/README.md deleted file mode 100644 index f2cb6680e3d..00000000000 --- a/incubator/kdenlive-vnc/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# kdenlive-vnc - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -An instance of kdenlive accessible through vnc and noVnc (=Web Interface) - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [kdenlive-vnc](https://truecharts.org/docs/charts/incubator/kdenlive-vnc) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/kdenlive-vnc/0.0.23/charts/common-10.5.9.tgz b/incubator/kdenlive-vnc/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/kdenlive-vnc/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/kdenlive-vnc/0.0.24/CHANGELOG.md b/incubator/kdenlive-vnc/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..b3ad1da7198 --- /dev/null +++ b/incubator/kdenlive-vnc/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [kdenlive-vnc-0.0.24](https://github.com/truecharts/charts/compare/kdenlive-vnc-0.0.23...kdenlive-vnc-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [kdenlive-vnc-0.0.23](https://github.com/truecharts/charts/compare/kdenlive-vnc-0.0.22...kdenlive-vnc-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kdenlive-vnc-0.0.23](https://github.com/truecharts/charts/compare/kdenlive-vnc-0.0.22...kdenlive-vnc-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kdenlive-vnc-0.0.23](https://github.com/truecharts/charts/compare/kdenlive-vnc-0.0.22...kdenlive-vnc-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kdenlive-vnc-0.0.23](https://github.com/truecharts/charts/compare/kdenlive-vnc-0.0.22...kdenlive-vnc-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kdenlive-vnc-0.0.23](https://github.com/truecharts/charts/compare/kdenlive-vnc-0.0.22...kdenlive-vnc-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kdenlive-vnc-0.0.23](https://github.com/truecharts/charts/compare/kdenlive-vnc-0.0.22...kdenlive-vnc-0.0.23) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kdenlive-vnc-0.0.22](https://github.com/truecharts/charts/compare/kdenlive-vnc-0.0.20...kdenlive-vnc-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [kdenlive-vnc-0.0.21](https://github.com/truecharts/charts/compare/kdenlive-vnc-0.0.20...kdenlive-vnc-0.0.21) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/kdenlive-vnc/0.0.24/Chart.lock b/incubator/kdenlive-vnc/0.0.24/Chart.lock new file mode 100644 index 00000000000..478a83ea2f3 --- /dev/null +++ b/incubator/kdenlive-vnc/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:49:29.952208203Z" diff --git a/incubator/kdenlive-vnc/0.0.24/Chart.yaml b/incubator/kdenlive-vnc/0.0.24/Chart.yaml new file mode 100644 index 00000000000..e93751afd8e --- /dev/null +++ b/incubator/kdenlive-vnc/0.0.24/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.5.10 +deprecated: false +description: An instance of kdenlive accessible through vnc and noVnc (=Web Interface) +home: https://truecharts.org/docs/charts/incubator/kdenlive-vnc +icon: https://truecharts.org/img/hotlink-ok/chart-icons/kdenlive-vnc.png +keywords: + - kdenlive-vnc + - MediaApp-Video + - MediaApp-Music + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: kdenlive-vnc +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/kdenlive-vnc + - https://github.com/JonathanTreffler/kdenlive-vnc-docker + - https://hub.docker.com/r/tessypowder/docker-kdenlive/ +type: application +version: 0.0.24 diff --git a/incubator/kdenlive-vnc/0.0.24/README.md b/incubator/kdenlive-vnc/0.0.24/README.md new file mode 100644 index 00000000000..0a5d82bd34b --- /dev/null +++ b/incubator/kdenlive-vnc/0.0.24/README.md @@ -0,0 +1,109 @@ +# kdenlive-vnc + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +An instance of kdenlive accessible through vnc and noVnc (=Web Interface) + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [kdenlive-vnc](https://truecharts.org/docs/charts/incubator/kdenlive-vnc) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/kdenlive-vnc/0.0.23/app-readme.md b/incubator/kdenlive-vnc/0.0.24/app-readme.md similarity index 100% rename from incubator/kdenlive-vnc/0.0.23/app-readme.md rename to incubator/kdenlive-vnc/0.0.24/app-readme.md diff --git a/incubator/kdenlive-vnc/0.0.24/charts/common-10.5.10.tgz b/incubator/kdenlive-vnc/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/kdenlive-vnc/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/kdenlive-vnc/0.0.23/ix_values.yaml b/incubator/kdenlive-vnc/0.0.24/ix_values.yaml similarity index 100% rename from incubator/kdenlive-vnc/0.0.23/ix_values.yaml rename to incubator/kdenlive-vnc/0.0.24/ix_values.yaml diff --git a/incubator/kdenlive-vnc/0.0.23/questions.yaml b/incubator/kdenlive-vnc/0.0.24/questions.yaml similarity index 100% rename from incubator/kdenlive-vnc/0.0.23/questions.yaml rename to incubator/kdenlive-vnc/0.0.24/questions.yaml diff --git a/incubator/kdenlive-vnc/0.0.23/templates/common.yaml b/incubator/kdenlive-vnc/0.0.24/templates/common.yaml similarity index 100% rename from incubator/kdenlive-vnc/0.0.23/templates/common.yaml rename to incubator/kdenlive-vnc/0.0.24/templates/common.yaml diff --git a/incubator/kdenlive-vnc/0.0.23/values.yaml b/incubator/kdenlive-vnc/0.0.24/values.yaml similarity index 100% rename from incubator/kdenlive-vnc/0.0.23/values.yaml rename to incubator/kdenlive-vnc/0.0.24/values.yaml diff --git a/incubator/kdenlive/0.0.29/CHANGELOG.md b/incubator/kdenlive/0.0.29/CHANGELOG.md deleted file mode 100644 index 6cdadbf57d3..00000000000 --- a/incubator/kdenlive/0.0.29/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [kdenlive-0.0.29](https://github.com/truecharts/charts/compare/kdenlive-0.0.28...kdenlive-0.0.29) (2022-09-13) - -### Chore - -- update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755)) - - - - -## [kdenlive-0.0.28](https://github.com/truecharts/charts/compare/kdenlive-0.0.27...kdenlive-0.0.28) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [kdenlive-0.0.28](https://github.com/truecharts/charts/compare/kdenlive-0.0.27...kdenlive-0.0.28) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [kdenlive-0.0.28](https://github.com/truecharts/charts/compare/kdenlive-0.0.27...kdenlive-0.0.28) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [kdenlive-0.0.28](https://github.com/truecharts/charts/compare/kdenlive-0.0.27...kdenlive-0.0.28) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [kdenlive-0.0.28](https://github.com/truecharts/charts/compare/kdenlive-0.0.27...kdenlive-0.0.28) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [kdenlive-0.0.28](https://github.com/truecharts/charts/compare/kdenlive-0.0.27...kdenlive-0.0.28) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [kdenlive-0.0.27](https://github.com/truecharts/charts/compare/kdenlive-0.0.25...kdenlive-0.0.27) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/kdenlive/0.0.29/Chart.lock b/incubator/kdenlive/0.0.29/Chart.lock deleted file mode 100644 index 0fa0173b978..00000000000 --- a/incubator/kdenlive/0.0.29/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-13T05:24:25.163189908Z" diff --git a/incubator/kdenlive/0.0.29/Chart.yaml b/incubator/kdenlive/0.0.29/Chart.yaml deleted file mode 100644 index 4732c2923da..00000000000 --- a/incubator/kdenlive/0.0.29/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.29 diff --git a/incubator/kdenlive/0.0.29/README.md b/incubator/kdenlive/0.0.29/README.md deleted file mode 100644 index 95e46355b13..00000000000 --- a/incubator/kdenlive/0.0.29/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# kdenlive - -![Version: 0.0.29](https://img.shields.io/badge/Version-0.0.29-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Kdenlive(https://kdenlive.org/) is a powerful free and open source cross-platform video editing program made by the KDE community. Feature rich and production ready. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [kdenlive](https://truecharts.org/docs/charts/incubator/kdenlive) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `kdenlive` deployment - -```console -helm uninstall kdenlive -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install kdenlive \ - --set env.TZ="America/New York" \ - TrueCharts/kdenlive -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install kdenlive TrueCharts/kdenlive -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/kdenlive/0.0.29/charts/common-10.5.9.tgz b/incubator/kdenlive/0.0.29/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/kdenlive/0.0.29/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/kdenlive/0.0.30/CHANGELOG.md b/incubator/kdenlive/0.0.30/CHANGELOG.md new file mode 100644 index 00000000000..8cb4ff9928b --- /dev/null +++ b/incubator/kdenlive/0.0.30/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [kdenlive-0.0.30](https://github.com/truecharts/charts/compare/kdenlive-0.0.29...kdenlive-0.0.30) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [kdenlive-0.0.29](https://github.com/truecharts/charts/compare/kdenlive-0.0.28...kdenlive-0.0.29) (2022-09-13) + +### Chore + +- update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755)) + + + + +## [kdenlive-0.0.28](https://github.com/truecharts/charts/compare/kdenlive-0.0.27...kdenlive-0.0.28) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [kdenlive-0.0.28](https://github.com/truecharts/charts/compare/kdenlive-0.0.27...kdenlive-0.0.28) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [kdenlive-0.0.28](https://github.com/truecharts/charts/compare/kdenlive-0.0.27...kdenlive-0.0.28) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [kdenlive-0.0.28](https://github.com/truecharts/charts/compare/kdenlive-0.0.27...kdenlive-0.0.28) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [kdenlive-0.0.28](https://github.com/truecharts/charts/compare/kdenlive-0.0.27...kdenlive-0.0.28) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [kdenlive-0.0.28](https://github.com/truecharts/charts/compare/kdenlive-0.0.27...kdenlive-0.0.28) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [kdenlive-0.0.27](https://github.com/truecharts/charts/compare/kdenlive-0.0.25...kdenlive-0.0.27) (2022-08-30) diff --git a/incubator/kdenlive/0.0.30/Chart.lock b/incubator/kdenlive/0.0.30/Chart.lock new file mode 100644 index 00000000000..a118ea8b6fe --- /dev/null +++ b/incubator/kdenlive/0.0.30/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:49:20.68158568Z" diff --git a/incubator/kdenlive/0.0.30/Chart.yaml b/incubator/kdenlive/0.0.30/Chart.yaml new file mode 100644 index 00000000000..c200b1f568b --- /dev/null +++ b/incubator/kdenlive/0.0.30/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: Kdenlive(https://kdenlive.org/) is a powerful free and open source cross-platform video editing program made by the KDE community. Feature rich and production ready. +home: https://truecharts.org/docs/charts/incubator/kdenlive +icon: https://truecharts.org/img/hotlink-ok/chart-icons/kdenlive.png +keywords: + - kdenlive + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: kdenlive +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/kdenlive + - https://kdenlive.org/ + - https://github.com/orgs/linuxserver/packages/container/package/kdenlive + - https://github.com/linuxserver/docker-kdenlive#readme +type: application +version: 0.0.30 diff --git a/incubator/kdenlive/0.0.30/README.md b/incubator/kdenlive/0.0.30/README.md new file mode 100644 index 00000000000..081e3362994 --- /dev/null +++ b/incubator/kdenlive/0.0.30/README.md @@ -0,0 +1,110 @@ +# kdenlive + +![Version: 0.0.30](https://img.shields.io/badge/Version-0.0.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Kdenlive(https://kdenlive.org/) is a powerful free and open source cross-platform video editing program made by the KDE community. Feature rich and production ready. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [kdenlive](https://truecharts.org/docs/charts/incubator/kdenlive) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `kdenlive` deployment + +```console +helm uninstall kdenlive +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install kdenlive \ + --set env.TZ="America/New York" \ + TrueCharts/kdenlive +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install kdenlive TrueCharts/kdenlive -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/kdenlive/0.0.29/app-readme.md b/incubator/kdenlive/0.0.30/app-readme.md similarity index 100% rename from incubator/kdenlive/0.0.29/app-readme.md rename to incubator/kdenlive/0.0.30/app-readme.md diff --git a/incubator/kdenlive/0.0.30/charts/common-10.5.10.tgz b/incubator/kdenlive/0.0.30/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/kdenlive/0.0.30/charts/common-10.5.10.tgz differ diff --git a/incubator/kdenlive/0.0.29/ix_values.yaml b/incubator/kdenlive/0.0.30/ix_values.yaml similarity index 100% rename from incubator/kdenlive/0.0.29/ix_values.yaml rename to incubator/kdenlive/0.0.30/ix_values.yaml diff --git a/incubator/kdenlive/0.0.29/questions.yaml b/incubator/kdenlive/0.0.30/questions.yaml similarity index 100% rename from incubator/kdenlive/0.0.29/questions.yaml rename to incubator/kdenlive/0.0.30/questions.yaml diff --git a/incubator/kdenlive/0.0.29/templates/common.yaml b/incubator/kdenlive/0.0.30/templates/common.yaml similarity index 100% rename from incubator/kdenlive/0.0.29/templates/common.yaml rename to incubator/kdenlive/0.0.30/templates/common.yaml diff --git a/incubator/kdenlive/0.0.29/values.yaml b/incubator/kdenlive/0.0.30/values.yaml similarity index 100% rename from incubator/kdenlive/0.0.29/values.yaml rename to incubator/kdenlive/0.0.30/values.yaml diff --git a/incubator/keeweb/0.0.23/CHANGELOG.md b/incubator/keeweb/0.0.23/CHANGELOG.md deleted file mode 100644 index a4015643a0f..00000000000 --- a/incubator/keeweb/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [keeweb-0.0.23](https://github.com/truecharts/charts/compare/keeweb-0.0.22...keeweb-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [keeweb-0.0.23](https://github.com/truecharts/charts/compare/keeweb-0.0.22...keeweb-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [keeweb-0.0.23](https://github.com/truecharts/charts/compare/keeweb-0.0.22...keeweb-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [keeweb-0.0.23](https://github.com/truecharts/charts/compare/keeweb-0.0.22...keeweb-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [keeweb-0.0.23](https://github.com/truecharts/charts/compare/keeweb-0.0.22...keeweb-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [keeweb-0.0.23](https://github.com/truecharts/charts/compare/keeweb-0.0.22...keeweb-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [keeweb-0.0.22](https://github.com/truecharts/charts/compare/keeweb-0.0.20...keeweb-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [keeweb-0.0.21](https://github.com/truecharts/charts/compare/keeweb-0.0.20...keeweb-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/keeweb/0.0.23/Chart.lock b/incubator/keeweb/0.0.23/Chart.lock deleted file mode 100644 index 51d823614a6..00000000000 --- a/incubator/keeweb/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:01:56.476456479Z" diff --git a/incubator/keeweb/0.0.23/Chart.yaml b/incubator/keeweb/0.0.23/Chart.yaml deleted file mode 100644 index 5f916587cce..00000000000 --- a/incubator/keeweb/0.0.23/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities - - Network-Web - - Network-Management -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -deprecated: false -description: "This webapp is a browser and desktop password manager compatible with KeePass databases. It doesn't require any server or additional resources. The app can run either in browser, or as a desktop app." -home: https://truecharts.org/docs/charts/incubator/keeweb -icon: https://truecharts.org/img/hotlink-ok/chart-icons/keeweb.png -keywords: - - keeweb - - Productivity - - Tools-Utilities - - Network-Web - - Network-Management -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: keeweb -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/keeweb - - https://github.com/keeweb/keeweb - - https://hub.docker.com/r/antelle/keeweb -type: application -version: 0.0.23 diff --git a/incubator/keeweb/0.0.23/README.md b/incubator/keeweb/0.0.23/README.md deleted file mode 100644 index d420b019477..00000000000 --- a/incubator/keeweb/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# keeweb - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -This webapp is a browser and desktop password manager compatible with KeePass databases. It doesn't require any server or additional resources. The app can run either in browser, or as a desktop app. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [keeweb](https://truecharts.org/docs/charts/incubator/keeweb) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/keeweb/0.0.23/charts/common-10.5.9.tgz b/incubator/keeweb/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/keeweb/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/keeweb/0.0.24/CHANGELOG.md b/incubator/keeweb/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..f6199f1fe20 --- /dev/null +++ b/incubator/keeweb/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [keeweb-0.0.24](https://github.com/truecharts/charts/compare/keeweb-0.0.23...keeweb-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [keeweb-0.0.23](https://github.com/truecharts/charts/compare/keeweb-0.0.22...keeweb-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [keeweb-0.0.23](https://github.com/truecharts/charts/compare/keeweb-0.0.22...keeweb-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [keeweb-0.0.23](https://github.com/truecharts/charts/compare/keeweb-0.0.22...keeweb-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [keeweb-0.0.23](https://github.com/truecharts/charts/compare/keeweb-0.0.22...keeweb-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [keeweb-0.0.23](https://github.com/truecharts/charts/compare/keeweb-0.0.22...keeweb-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [keeweb-0.0.23](https://github.com/truecharts/charts/compare/keeweb-0.0.22...keeweb-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [keeweb-0.0.22](https://github.com/truecharts/charts/compare/keeweb-0.0.20...keeweb-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/incubator/keeweb/0.0.24/Chart.lock b/incubator/keeweb/0.0.24/Chart.lock new file mode 100644 index 00000000000..b6452de7b0c --- /dev/null +++ b/incubator/keeweb/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:49:39.717456924Z" diff --git a/incubator/keeweb/0.0.24/Chart.yaml b/incubator/keeweb/0.0.24/Chart.yaml new file mode 100644 index 00000000000..ff959276368 --- /dev/null +++ b/incubator/keeweb/0.0.24/Chart.yaml @@ -0,0 +1,35 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Tools-Utilities + - Network-Web + - Network-Management +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: "This webapp is a browser and desktop password manager compatible with KeePass databases. It doesn't require any server or additional resources. The app can run either in browser, or as a desktop app." +home: https://truecharts.org/docs/charts/incubator/keeweb +icon: https://truecharts.org/img/hotlink-ok/chart-icons/keeweb.png +keywords: + - keeweb + - Productivity + - Tools-Utilities + - Network-Web + - Network-Management +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: keeweb +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/keeweb + - https://github.com/keeweb/keeweb + - https://hub.docker.com/r/antelle/keeweb +type: application +version: 0.0.24 diff --git a/incubator/keeweb/0.0.24/README.md b/incubator/keeweb/0.0.24/README.md new file mode 100644 index 00000000000..c7d5a5fcf29 --- /dev/null +++ b/incubator/keeweb/0.0.24/README.md @@ -0,0 +1,109 @@ +# keeweb + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +This webapp is a browser and desktop password manager compatible with KeePass databases. It doesn't require any server or additional resources. The app can run either in browser, or as a desktop app. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [keeweb](https://truecharts.org/docs/charts/incubator/keeweb) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/keeweb/0.0.23/app-readme.md b/incubator/keeweb/0.0.24/app-readme.md similarity index 100% rename from incubator/keeweb/0.0.23/app-readme.md rename to incubator/keeweb/0.0.24/app-readme.md diff --git a/incubator/keeweb/0.0.24/charts/common-10.5.10.tgz b/incubator/keeweb/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/keeweb/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/keeweb/0.0.23/ix_values.yaml b/incubator/keeweb/0.0.24/ix_values.yaml similarity index 100% rename from incubator/keeweb/0.0.23/ix_values.yaml rename to incubator/keeweb/0.0.24/ix_values.yaml diff --git a/incubator/keeweb/0.0.23/questions.yaml b/incubator/keeweb/0.0.24/questions.yaml similarity index 100% rename from incubator/keeweb/0.0.23/questions.yaml rename to incubator/keeweb/0.0.24/questions.yaml diff --git a/incubator/keeweb/0.0.23/templates/common.yaml b/incubator/keeweb/0.0.24/templates/common.yaml similarity index 100% rename from incubator/keeweb/0.0.23/templates/common.yaml rename to incubator/keeweb/0.0.24/templates/common.yaml diff --git a/incubator/keeweb/0.0.23/values.yaml b/incubator/keeweb/0.0.24/values.yaml similarity index 100% rename from incubator/keeweb/0.0.23/values.yaml rename to incubator/keeweb/0.0.24/values.yaml diff --git a/incubator/kerbalspaceprogram-lmp/0.0.23/CHANGELOG.md b/incubator/kerbalspaceprogram-lmp/0.0.23/CHANGELOG.md deleted file mode 100644 index 10a1de0d96f..00000000000 --- a/incubator/kerbalspaceprogram-lmp/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [kerbalspaceprogram-lmp-0.0.23](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-0.0.22...kerbalspaceprogram-lmp-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kerbalspaceprogram-lmp-0.0.23](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-0.0.22...kerbalspaceprogram-lmp-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kerbalspaceprogram-lmp-0.0.23](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-0.0.22...kerbalspaceprogram-lmp-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kerbalspaceprogram-lmp-0.0.23](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-0.0.22...kerbalspaceprogram-lmp-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kerbalspaceprogram-lmp-0.0.23](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-0.0.22...kerbalspaceprogram-lmp-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kerbalspaceprogram-lmp-0.0.23](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-0.0.22...kerbalspaceprogram-lmp-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kerbalspaceprogram-lmp-0.0.22](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-0.0.20...kerbalspaceprogram-lmp-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [kerbalspaceprogram-lmp-0.0.21](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-0.0.20...kerbalspaceprogram-lmp-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/kerbalspaceprogram-lmp/0.0.23/Chart.lock b/incubator/kerbalspaceprogram-lmp/0.0.23/Chart.lock deleted file mode 100644 index 02ec43c708f..00000000000 --- a/incubator/kerbalspaceprogram-lmp/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:02:13.248488697Z" diff --git a/incubator/kerbalspaceprogram-lmp/0.0.23/Chart.yaml b/incubator/kerbalspaceprogram-lmp/0.0.23/Chart.yaml deleted file mode 100644 index 44171c24d17..00000000000 --- a/incubator/kerbalspaceprogram-lmp/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/kerbalspaceprogram-lmp/0.0.23/README.md b/incubator/kerbalspaceprogram-lmp/0.0.23/README.md deleted file mode 100644 index 679524005a4..00000000000 --- a/incubator/kerbalspaceprogram-lmp/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# kerbalspaceprogram-lmp - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -This Chart will download and run Luna Multiplayer for Kerbal Space Program (KSP). - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [kerbalspaceprogram-lmp](https://truecharts.org/docs/charts/incubator/kerbalspaceprogram-lmp) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/kerbalspaceprogram-lmp/0.0.23/charts/common-10.5.9.tgz b/incubator/kerbalspaceprogram-lmp/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/kerbalspaceprogram-lmp/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/kerbalspaceprogram-lmp/0.0.24/CHANGELOG.md b/incubator/kerbalspaceprogram-lmp/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..ed7e2ed9971 --- /dev/null +++ b/incubator/kerbalspaceprogram-lmp/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [kerbalspaceprogram-lmp-0.0.24](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-0.0.23...kerbalspaceprogram-lmp-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [kerbalspaceprogram-lmp-0.0.23](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-0.0.22...kerbalspaceprogram-lmp-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kerbalspaceprogram-lmp-0.0.23](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-0.0.22...kerbalspaceprogram-lmp-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kerbalspaceprogram-lmp-0.0.23](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-0.0.22...kerbalspaceprogram-lmp-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kerbalspaceprogram-lmp-0.0.23](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-0.0.22...kerbalspaceprogram-lmp-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kerbalspaceprogram-lmp-0.0.23](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-0.0.22...kerbalspaceprogram-lmp-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kerbalspaceprogram-lmp-0.0.23](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-0.0.22...kerbalspaceprogram-lmp-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kerbalspaceprogram-lmp-0.0.22](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-0.0.20...kerbalspaceprogram-lmp-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/incubator/kerbalspaceprogram-lmp/0.0.24/Chart.lock b/incubator/kerbalspaceprogram-lmp/0.0.24/Chart.lock new file mode 100644 index 00000000000..e55220c6ab7 --- /dev/null +++ b/incubator/kerbalspaceprogram-lmp/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:49:47.995199261Z" diff --git a/incubator/kerbalspaceprogram-lmp/0.0.24/Chart.yaml b/incubator/kerbalspaceprogram-lmp/0.0.24/Chart.yaml new file mode 100644 index 00000000000..c295327aff3 --- /dev/null +++ b/incubator/kerbalspaceprogram-lmp/0.0.24/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.5.10 +deprecated: false +description: "This Chart will download and run Luna Multiplayer for Kerbal Space Program (KSP)." +home: https://truecharts.org/docs/charts/incubator/kerbalspaceprogram-lmp +icon: https://truecharts.org/img/hotlink-ok/chart-icons/kerbalspaceprogram-lmp.png +keywords: + - kerbalspaceprogram-lmp + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: kerbalspaceprogram-lmp +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/kerbalspaceprogram-lmp + - https://github.com/LunaMultiplayer/LunaMultiplayer + - https://hub.docker.com/r/ich777/lunamultiplayer-ksp/ +type: application +version: 0.0.24 diff --git a/incubator/kerbalspaceprogram-lmp/0.0.24/README.md b/incubator/kerbalspaceprogram-lmp/0.0.24/README.md new file mode 100644 index 00000000000..d0aa6371a1b --- /dev/null +++ b/incubator/kerbalspaceprogram-lmp/0.0.24/README.md @@ -0,0 +1,109 @@ +# kerbalspaceprogram-lmp + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +This Chart will download and run Luna Multiplayer for Kerbal Space Program (KSP). + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [kerbalspaceprogram-lmp](https://truecharts.org/docs/charts/incubator/kerbalspaceprogram-lmp) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/kerbalspaceprogram-lmp/0.0.23/app-readme.md b/incubator/kerbalspaceprogram-lmp/0.0.24/app-readme.md similarity index 100% rename from incubator/kerbalspaceprogram-lmp/0.0.23/app-readme.md rename to incubator/kerbalspaceprogram-lmp/0.0.24/app-readme.md diff --git a/incubator/kerbalspaceprogram-lmp/0.0.24/charts/common-10.5.10.tgz b/incubator/kerbalspaceprogram-lmp/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/kerbalspaceprogram-lmp/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/kerbalspaceprogram-lmp/0.0.23/ix_values.yaml b/incubator/kerbalspaceprogram-lmp/0.0.24/ix_values.yaml similarity index 100% rename from incubator/kerbalspaceprogram-lmp/0.0.23/ix_values.yaml rename to incubator/kerbalspaceprogram-lmp/0.0.24/ix_values.yaml diff --git a/incubator/kerbalspaceprogram-lmp/0.0.23/questions.yaml b/incubator/kerbalspaceprogram-lmp/0.0.24/questions.yaml similarity index 100% rename from incubator/kerbalspaceprogram-lmp/0.0.23/questions.yaml rename to incubator/kerbalspaceprogram-lmp/0.0.24/questions.yaml diff --git a/incubator/kerbalspaceprogram-lmp/0.0.23/templates/common.yaml b/incubator/kerbalspaceprogram-lmp/0.0.24/templates/common.yaml similarity index 100% rename from incubator/kerbalspaceprogram-lmp/0.0.23/templates/common.yaml rename to incubator/kerbalspaceprogram-lmp/0.0.24/templates/common.yaml diff --git a/incubator/kerbalspaceprogram-lmp/0.0.23/values.yaml b/incubator/kerbalspaceprogram-lmp/0.0.24/values.yaml similarity index 100% rename from incubator/kerbalspaceprogram-lmp/0.0.23/values.yaml rename to incubator/kerbalspaceprogram-lmp/0.0.24/values.yaml diff --git a/incubator/kerio-connect/0.0.23/CHANGELOG.md b/incubator/kerio-connect/0.0.23/CHANGELOG.md deleted file mode 100644 index 708dfddae9e..00000000000 --- a/incubator/kerio-connect/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [kerio-connect-0.0.23](https://github.com/truecharts/charts/compare/kerio-connect-0.0.22...kerio-connect-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kerio-connect-0.0.23](https://github.com/truecharts/charts/compare/kerio-connect-0.0.22...kerio-connect-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kerio-connect-0.0.23](https://github.com/truecharts/charts/compare/kerio-connect-0.0.22...kerio-connect-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kerio-connect-0.0.23](https://github.com/truecharts/charts/compare/kerio-connect-0.0.22...kerio-connect-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kerio-connect-0.0.23](https://github.com/truecharts/charts/compare/kerio-connect-0.0.22...kerio-connect-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kerio-connect-0.0.23](https://github.com/truecharts/charts/compare/kerio-connect-0.0.22...kerio-connect-0.0.23) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kerio-connect-0.0.22](https://github.com/truecharts/charts/compare/kerio-connect-0.0.20...kerio-connect-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [kerio-connect-0.0.21](https://github.com/truecharts/charts/compare/kerio-connect-0.0.20...kerio-connect-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [kerio-connect-0.0.20](https://github.com/truecharts/charts/compare/kerio-connect-0.0.19...kerio-connect-0.0.20) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/incubator/kerio-connect/0.0.23/Chart.lock b/incubator/kerio-connect/0.0.23/Chart.lock deleted file mode 100644 index 25f095ef5c4..00000000000 --- a/incubator/kerio-connect/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:02:16.372338612Z" diff --git a/incubator/kerio-connect/0.0.23/Chart.yaml b/incubator/kerio-connect/0.0.23/Chart.yaml deleted file mode 100644 index cf95dbecf97..00000000000 --- a/incubator/kerio-connect/0.0.23/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Web - - Network-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/kerio-connect/0.0.23/README.md b/incubator/kerio-connect/0.0.23/README.md deleted file mode 100644 index af3aebf2594..00000000000 --- a/incubator/kerio-connect/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# kerio-connect - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Kerio Connect is Mail/Groupware like Microsoft Exchange, but running on Linux. More Informations under www.kerio.com/connect - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [kerio-connect](https://truecharts.org/docs/charts/incubator/kerio-connect) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/kerio-connect/0.0.23/charts/common-10.5.9.tgz b/incubator/kerio-connect/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/kerio-connect/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/kerio-connect/0.0.24/CHANGELOG.md b/incubator/kerio-connect/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..085c21776e9 --- /dev/null +++ b/incubator/kerio-connect/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [kerio-connect-0.0.24](https://github.com/truecharts/charts/compare/kerio-connect-0.0.23...kerio-connect-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [kerio-connect-0.0.23](https://github.com/truecharts/charts/compare/kerio-connect-0.0.22...kerio-connect-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kerio-connect-0.0.23](https://github.com/truecharts/charts/compare/kerio-connect-0.0.22...kerio-connect-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kerio-connect-0.0.23](https://github.com/truecharts/charts/compare/kerio-connect-0.0.22...kerio-connect-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kerio-connect-0.0.23](https://github.com/truecharts/charts/compare/kerio-connect-0.0.22...kerio-connect-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kerio-connect-0.0.23](https://github.com/truecharts/charts/compare/kerio-connect-0.0.22...kerio-connect-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kerio-connect-0.0.23](https://github.com/truecharts/charts/compare/kerio-connect-0.0.22...kerio-connect-0.0.23) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kerio-connect-0.0.22](https://github.com/truecharts/charts/compare/kerio-connect-0.0.20...kerio-connect-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [kerio-connect-0.0.21](https://github.com/truecharts/charts/compare/kerio-connect-0.0.20...kerio-connect-0.0.21) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/kerio-connect/0.0.24/Chart.lock b/incubator/kerio-connect/0.0.24/Chart.lock new file mode 100644 index 00000000000..94850db1efb --- /dev/null +++ b/incubator/kerio-connect/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:49:52.058617055Z" diff --git a/incubator/kerio-connect/0.0.24/Chart.yaml b/incubator/kerio-connect/0.0.24/Chart.yaml new file mode 100644 index 00000000000..59c22a5ddd2 --- /dev/null +++ b/incubator/kerio-connect/0.0.24/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.5.10 +deprecated: false +description: Kerio Connect is Mail/Groupware like Microsoft Exchange, but running on Linux. More Informations under www.kerio.com/connect +home: https://truecharts.org/docs/charts/incubator/kerio-connect +icon: https://truecharts.org/img/hotlink-ok/chart-icons/kerio-connect.png +keywords: + - kerio-connect + - Network-Web + - Network-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: kerio-connect +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/kerio-connect + - http://kerio.com + - https://hub.docker.com/r/chvb/docker-kerio-connect/ +type: application +version: 0.0.24 diff --git a/incubator/kerio-connect/0.0.24/README.md b/incubator/kerio-connect/0.0.24/README.md new file mode 100644 index 00000000000..9e0df00fbd8 --- /dev/null +++ b/incubator/kerio-connect/0.0.24/README.md @@ -0,0 +1,109 @@ +# kerio-connect + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Kerio Connect is Mail/Groupware like Microsoft Exchange, but running on Linux. More Informations under www.kerio.com/connect + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [kerio-connect](https://truecharts.org/docs/charts/incubator/kerio-connect) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/kerio-connect/0.0.23/app-readme.md b/incubator/kerio-connect/0.0.24/app-readme.md similarity index 100% rename from incubator/kerio-connect/0.0.23/app-readme.md rename to incubator/kerio-connect/0.0.24/app-readme.md diff --git a/incubator/kerio-connect/0.0.24/charts/common-10.5.10.tgz b/incubator/kerio-connect/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/kerio-connect/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/kerio-connect/0.0.23/ix_values.yaml b/incubator/kerio-connect/0.0.24/ix_values.yaml similarity index 100% rename from incubator/kerio-connect/0.0.23/ix_values.yaml rename to incubator/kerio-connect/0.0.24/ix_values.yaml diff --git a/incubator/kerio-connect/0.0.23/questions.yaml b/incubator/kerio-connect/0.0.24/questions.yaml similarity index 100% rename from incubator/kerio-connect/0.0.23/questions.yaml rename to incubator/kerio-connect/0.0.24/questions.yaml diff --git a/incubator/kerio-connect/0.0.23/templates/common.yaml b/incubator/kerio-connect/0.0.24/templates/common.yaml similarity index 100% rename from incubator/kerio-connect/0.0.23/templates/common.yaml rename to incubator/kerio-connect/0.0.24/templates/common.yaml diff --git a/incubator/kerio-connect/0.0.23/values.yaml b/incubator/kerio-connect/0.0.24/values.yaml similarity index 100% rename from incubator/kerio-connect/0.0.23/values.yaml rename to incubator/kerio-connect/0.0.24/values.yaml diff --git a/incubator/kitana/0.0.23/CHANGELOG.md b/incubator/kitana/0.0.23/CHANGELOG.md deleted file mode 100644 index 6e7cf52c834..00000000000 --- a/incubator/kitana/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [kitana-0.0.23](https://github.com/truecharts/charts/compare/kitana-0.0.22...kitana-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kitana-0.0.23](https://github.com/truecharts/charts/compare/kitana-0.0.22...kitana-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kitana-0.0.23](https://github.com/truecharts/charts/compare/kitana-0.0.22...kitana-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kitana-0.0.23](https://github.com/truecharts/charts/compare/kitana-0.0.22...kitana-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kitana-0.0.23](https://github.com/truecharts/charts/compare/kitana-0.0.22...kitana-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kitana-0.0.23](https://github.com/truecharts/charts/compare/kitana-0.0.22...kitana-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kitana-0.0.22](https://github.com/truecharts/charts/compare/kitana-0.0.20...kitana-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [kitana-0.0.21](https://github.com/truecharts/charts/compare/kitana-0.0.20...kitana-0.0.21) (2022-08-30) - -### Chore diff --git a/incubator/kitana/0.0.23/Chart.lock b/incubator/kitana/0.0.23/Chart.lock deleted file mode 100644 index bffa9aeddd8..00000000000 --- a/incubator/kitana/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:02:18.551276586Z" diff --git a/incubator/kitana/0.0.23/Chart.yaml b/incubator/kitana/0.0.23/Chart.yaml deleted file mode 100644 index 38bae7ef8a1..00000000000 --- a/incubator/kitana/0.0.23/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - HomeAutomation - - Tools-Utilities - - MediaApp-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/kitana/0.0.23/README.md b/incubator/kitana/0.0.23/README.md deleted file mode 100644 index 844c198cebd..00000000000 --- a/incubator/kitana/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# kitana - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Kitana exposes your Plex plugin interfaces "to the outside world". It does that by authenticating against Plex.TV, then connecting to the Plex Media Server you tell it to, and essentially proxying the plugin UI. It has full PMS connection awareness and allows you to connect locally, remotely, or even via relay. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [kitana](https://truecharts.org/docs/charts/incubator/kitana) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/kitana/0.0.23/charts/common-10.5.9.tgz b/incubator/kitana/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/kitana/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/kitana/0.0.24/CHANGELOG.md b/incubator/kitana/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..0f4f42a37cf --- /dev/null +++ b/incubator/kitana/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [kitana-0.0.24](https://github.com/truecharts/charts/compare/kitana-0.0.23...kitana-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [kitana-0.0.23](https://github.com/truecharts/charts/compare/kitana-0.0.22...kitana-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kitana-0.0.23](https://github.com/truecharts/charts/compare/kitana-0.0.22...kitana-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kitana-0.0.23](https://github.com/truecharts/charts/compare/kitana-0.0.22...kitana-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kitana-0.0.23](https://github.com/truecharts/charts/compare/kitana-0.0.22...kitana-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kitana-0.0.23](https://github.com/truecharts/charts/compare/kitana-0.0.22...kitana-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kitana-0.0.23](https://github.com/truecharts/charts/compare/kitana-0.0.22...kitana-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kitana-0.0.22](https://github.com/truecharts/charts/compare/kitana-0.0.20...kitana-0.0.22) (2022-08-30) + +### Chore + diff --git a/incubator/kitana/0.0.24/Chart.lock b/incubator/kitana/0.0.24/Chart.lock new file mode 100644 index 00000000000..a8b51a279c4 --- /dev/null +++ b/incubator/kitana/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:50:01.36721419Z" diff --git a/incubator/kitana/0.0.24/Chart.yaml b/incubator/kitana/0.0.24/Chart.yaml new file mode 100644 index 00000000000..5024894541d --- /dev/null +++ b/incubator/kitana/0.0.24/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.5.10 +deprecated: false +description: 'Kitana exposes your Plex plugin interfaces "to the outside world". It does that by authenticating against Plex.TV, then connecting to the Plex Media Server you tell it to, and essentially proxying the plugin UI. It has full PMS connection awareness and allows you to connect locally, remotely, or even via relay.' +home: https://truecharts.org/docs/charts/incubator/kitana +icon: https://truecharts.org/img/hotlink-ok/chart-icons/kitana.png +keywords: + - kitana + - HomeAutomation + - Tools-Utilities + - MediaApp-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: kitana +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/kitana + - https://github.com/pannal/Kitana + - https://hub.docker.com/r/pannal/kitana/ +type: application +version: 0.0.24 diff --git a/incubator/kitana/0.0.24/README.md b/incubator/kitana/0.0.24/README.md new file mode 100644 index 00000000000..683491d690e --- /dev/null +++ b/incubator/kitana/0.0.24/README.md @@ -0,0 +1,109 @@ +# kitana + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Kitana exposes your Plex plugin interfaces "to the outside world". It does that by authenticating against Plex.TV, then connecting to the Plex Media Server you tell it to, and essentially proxying the plugin UI. It has full PMS connection awareness and allows you to connect locally, remotely, or even via relay. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [kitana](https://truecharts.org/docs/charts/incubator/kitana) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/kitana/0.0.23/app-readme.md b/incubator/kitana/0.0.24/app-readme.md similarity index 100% rename from incubator/kitana/0.0.23/app-readme.md rename to incubator/kitana/0.0.24/app-readme.md diff --git a/incubator/kitana/0.0.24/charts/common-10.5.10.tgz b/incubator/kitana/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/kitana/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/kitana/0.0.23/ix_values.yaml b/incubator/kitana/0.0.24/ix_values.yaml similarity index 100% rename from incubator/kitana/0.0.23/ix_values.yaml rename to incubator/kitana/0.0.24/ix_values.yaml diff --git a/incubator/kitana/0.0.23/questions.yaml b/incubator/kitana/0.0.24/questions.yaml similarity index 100% rename from incubator/kitana/0.0.23/questions.yaml rename to incubator/kitana/0.0.24/questions.yaml diff --git a/incubator/kitana/0.0.23/templates/common.yaml b/incubator/kitana/0.0.24/templates/common.yaml similarity index 100% rename from incubator/kitana/0.0.23/templates/common.yaml rename to incubator/kitana/0.0.24/templates/common.yaml diff --git a/incubator/kitana/0.0.23/values.yaml b/incubator/kitana/0.0.24/values.yaml similarity index 100% rename from incubator/kitana/0.0.23/values.yaml rename to incubator/kitana/0.0.24/values.yaml diff --git a/incubator/kiwix-serve/0.0.26/CHANGELOG.md b/incubator/kiwix-serve/0.0.26/CHANGELOG.md deleted file mode 100644 index 6c0f617401c..00000000000 --- a/incubator/kiwix-serve/0.0.26/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [kiwix-serve-0.0.26](https://github.com/truecharts/charts/compare/kiwix-serve-0.0.25...kiwix-serve-0.0.26) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kiwix-serve-0.0.26](https://github.com/truecharts/charts/compare/kiwix-serve-0.0.25...kiwix-serve-0.0.26) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kiwix-serve-0.0.26](https://github.com/truecharts/charts/compare/kiwix-serve-0.0.25...kiwix-serve-0.0.26) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kiwix-serve-0.0.26](https://github.com/truecharts/charts/compare/kiwix-serve-0.0.25...kiwix-serve-0.0.26) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kiwix-serve-0.0.26](https://github.com/truecharts/charts/compare/kiwix-serve-0.0.25...kiwix-serve-0.0.26) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kiwix-serve-0.0.26](https://github.com/truecharts/charts/compare/kiwix-serve-0.0.25...kiwix-serve-0.0.26) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kiwix-serve-0.0.25](https://github.com/truecharts/charts/compare/kiwix-serve-0.0.24...kiwix-serve-0.0.25) (2022-09-10) - -### Chore - -- update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) - - - - -## [kiwix-serve-0.0.24](https://github.com/truecharts/charts/compare/kiwix-serve-0.0.22...kiwix-serve-0.0.24) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [kiwix-serve-0.0.23](https://github.com/truecharts/charts/compare/kiwix-serve-0.0.22...kiwix-serve-0.0.23) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/incubator/kiwix-serve/0.0.26/Chart.lock b/incubator/kiwix-serve/0.0.26/Chart.lock deleted file mode 100644 index 62571aec9a5..00000000000 --- a/incubator/kiwix-serve/0.0.26/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:02:21.396080861Z" diff --git a/incubator/kiwix-serve/0.0.26/Chart.yaml b/incubator/kiwix-serve/0.0.26/Chart.yaml deleted file mode 100644 index 6503346d09a..00000000000 --- a/incubator/kiwix-serve/0.0.26/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -deprecated: false -description: Kiwix enables you to have the whole Wikipedia at hand wherever you go! [br]Remove download link after download complete.[/br] -home: https://truecharts.org/docs/charts/incubator/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/incubator/kiwix-serve - - https://www.kiwix.org/ - - https://hub.docker.com/r/kiwix/kiwix-serve/ -type: application -version: 0.0.26 diff --git a/incubator/kiwix-serve/0.0.26/README.md b/incubator/kiwix-serve/0.0.26/README.md deleted file mode 100644 index 6f7297aea31..00000000000 --- a/incubator/kiwix-serve/0.0.26/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# kiwix-serve - -![Version: 0.0.26](https://img.shields.io/badge/Version-0.0.26-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Kiwix enables you to have the whole Wikipedia at hand wherever you go! [br]Remove download link after download complete.[/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: [kiwix-serve](https://truecharts.org/docs/charts/incubator/kiwix-serve) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/kiwix-serve/0.0.26/charts/common-10.5.9.tgz b/incubator/kiwix-serve/0.0.26/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/kiwix-serve/0.0.26/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/kiwix-serve/0.0.27/CHANGELOG.md b/incubator/kiwix-serve/0.0.27/CHANGELOG.md new file mode 100644 index 00000000000..d12dffd9427 --- /dev/null +++ b/incubator/kiwix-serve/0.0.27/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [kiwix-serve-0.0.27](https://github.com/truecharts/charts/compare/kiwix-serve-0.0.26...kiwix-serve-0.0.27) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [kiwix-serve-0.0.26](https://github.com/truecharts/charts/compare/kiwix-serve-0.0.25...kiwix-serve-0.0.26) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kiwix-serve-0.0.26](https://github.com/truecharts/charts/compare/kiwix-serve-0.0.25...kiwix-serve-0.0.26) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kiwix-serve-0.0.26](https://github.com/truecharts/charts/compare/kiwix-serve-0.0.25...kiwix-serve-0.0.26) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kiwix-serve-0.0.26](https://github.com/truecharts/charts/compare/kiwix-serve-0.0.25...kiwix-serve-0.0.26) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kiwix-serve-0.0.26](https://github.com/truecharts/charts/compare/kiwix-serve-0.0.25...kiwix-serve-0.0.26) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kiwix-serve-0.0.26](https://github.com/truecharts/charts/compare/kiwix-serve-0.0.25...kiwix-serve-0.0.26) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kiwix-serve-0.0.25](https://github.com/truecharts/charts/compare/kiwix-serve-0.0.24...kiwix-serve-0.0.25) (2022-09-10) + +### Chore + +- update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) + + + + +## [kiwix-serve-0.0.24](https://github.com/truecharts/charts/compare/kiwix-serve-0.0.22...kiwix-serve-0.0.24) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/kiwix-serve/0.0.27/Chart.lock b/incubator/kiwix-serve/0.0.27/Chart.lock new file mode 100644 index 00000000000..0539c0dd68d --- /dev/null +++ b/incubator/kiwix-serve/0.0.27/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:50:10.671976564Z" diff --git a/incubator/kiwix-serve/0.0.27/Chart.yaml b/incubator/kiwix-serve/0.0.27/Chart.yaml new file mode 100644 index 00000000000..6e417f66d38 --- /dev/null +++ b/incubator/kiwix-serve/0.0.27/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.5.10 +deprecated: false +description: Kiwix enables you to have the whole Wikipedia at hand wherever you go! [br]Remove download link after download complete.[/br] +home: https://truecharts.org/docs/charts/incubator/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/incubator/kiwix-serve + - https://www.kiwix.org/ + - https://hub.docker.com/r/kiwix/kiwix-serve/ +type: application +version: 0.0.27 diff --git a/incubator/kiwix-serve/0.0.27/README.md b/incubator/kiwix-serve/0.0.27/README.md new file mode 100644 index 00000000000..c084d00fbd3 --- /dev/null +++ b/incubator/kiwix-serve/0.0.27/README.md @@ -0,0 +1,109 @@ +# kiwix-serve + +![Version: 0.0.27](https://img.shields.io/badge/Version-0.0.27-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Kiwix enables you to have the whole Wikipedia at hand wherever you go! [br]Remove download link after download complete.[/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: [kiwix-serve](https://truecharts.org/docs/charts/incubator/kiwix-serve) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/kiwix-serve/0.0.26/app-readme.md b/incubator/kiwix-serve/0.0.27/app-readme.md similarity index 100% rename from incubator/kiwix-serve/0.0.26/app-readme.md rename to incubator/kiwix-serve/0.0.27/app-readme.md diff --git a/incubator/kiwix-serve/0.0.27/charts/common-10.5.10.tgz b/incubator/kiwix-serve/0.0.27/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/kiwix-serve/0.0.27/charts/common-10.5.10.tgz differ diff --git a/incubator/kiwix-serve/0.0.26/ix_values.yaml b/incubator/kiwix-serve/0.0.27/ix_values.yaml similarity index 100% rename from incubator/kiwix-serve/0.0.26/ix_values.yaml rename to incubator/kiwix-serve/0.0.27/ix_values.yaml diff --git a/incubator/kiwix-serve/0.0.26/questions.yaml b/incubator/kiwix-serve/0.0.27/questions.yaml similarity index 100% rename from incubator/kiwix-serve/0.0.26/questions.yaml rename to incubator/kiwix-serve/0.0.27/questions.yaml diff --git a/incubator/kiwix-serve/0.0.26/templates/common.yaml b/incubator/kiwix-serve/0.0.27/templates/common.yaml similarity index 100% rename from incubator/kiwix-serve/0.0.26/templates/common.yaml rename to incubator/kiwix-serve/0.0.27/templates/common.yaml diff --git a/incubator/kiwix-serve/0.0.26/values.yaml b/incubator/kiwix-serve/0.0.27/values.yaml similarity index 100% rename from incubator/kiwix-serve/0.0.26/values.yaml rename to incubator/kiwix-serve/0.0.27/values.yaml diff --git a/incubator/krusader/0.0.23/CHANGELOG.md b/incubator/krusader/0.0.23/CHANGELOG.md deleted file mode 100644 index 35ee14f1c89..00000000000 --- a/incubator/krusader/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [krusader-0.0.23](https://github.com/truecharts/charts/compare/krusader-0.0.22...krusader-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [krusader-0.0.23](https://github.com/truecharts/charts/compare/krusader-0.0.22...krusader-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [krusader-0.0.23](https://github.com/truecharts/charts/compare/krusader-0.0.22...krusader-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [krusader-0.0.23](https://github.com/truecharts/charts/compare/krusader-0.0.22...krusader-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [krusader-0.0.23](https://github.com/truecharts/charts/compare/krusader-0.0.22...krusader-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [krusader-0.0.23](https://github.com/truecharts/charts/compare/krusader-0.0.22...krusader-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [krusader-0.0.22](https://github.com/truecharts/charts/compare/krusader-0.0.20...krusader-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [krusader-0.0.21](https://github.com/truecharts/charts/compare/krusader-0.0.20...krusader-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/krusader/0.0.23/Chart.lock b/incubator/krusader/0.0.23/Chart.lock deleted file mode 100644 index e97b253ce7c..00000000000 --- a/incubator/krusader/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:02:37.764436962Z" diff --git a/incubator/krusader/0.0.23/Chart.yaml b/incubator/krusader/0.0.23/Chart.yaml deleted file mode 100644 index ff7b49bf413..00000000000 --- a/incubator/krusader/0.0.23/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/krusader/0.0.23/README.md b/incubator/krusader/0.0.23/README.md deleted file mode 100644 index 876852fb866..00000000000 --- a/incubator/krusader/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# krusader - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Krusader is an advanced orthodox file manager for KDE and other desktops in the Unix world. It is similar to the console-based GNU Midnight Commander, GNOME Commander for the GNOME desktop environment, or Total Commander for Windows, all of which can trace their paradigmatic features to the original Norton Commander for DOS. It supports extensive archive handling, mounted filesystem support, FTP, advanced search, viewer/editor, directory synchronisation, file content comparisons, batch renaming, etc. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [krusader](https://truecharts.org/docs/charts/incubator/krusader) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/krusader/0.0.23/charts/common-10.5.9.tgz b/incubator/krusader/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/krusader/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/krusader/0.0.24/CHANGELOG.md b/incubator/krusader/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..41e1f0d3afe --- /dev/null +++ b/incubator/krusader/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [krusader-0.0.24](https://github.com/truecharts/charts/compare/krusader-0.0.23...krusader-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [krusader-0.0.23](https://github.com/truecharts/charts/compare/krusader-0.0.22...krusader-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [krusader-0.0.23](https://github.com/truecharts/charts/compare/krusader-0.0.22...krusader-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [krusader-0.0.23](https://github.com/truecharts/charts/compare/krusader-0.0.22...krusader-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [krusader-0.0.23](https://github.com/truecharts/charts/compare/krusader-0.0.22...krusader-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [krusader-0.0.23](https://github.com/truecharts/charts/compare/krusader-0.0.22...krusader-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [krusader-0.0.23](https://github.com/truecharts/charts/compare/krusader-0.0.22...krusader-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [krusader-0.0.22](https://github.com/truecharts/charts/compare/krusader-0.0.20...krusader-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/incubator/krusader/0.0.24/Chart.lock b/incubator/krusader/0.0.24/Chart.lock new file mode 100644 index 00000000000..8394d532e96 --- /dev/null +++ b/incubator/krusader/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:50:18.765254295Z" diff --git a/incubator/krusader/0.0.24/Chart.yaml b/incubator/krusader/0.0.24/Chart.yaml new file mode 100644 index 00000000000..8c31f265214 --- /dev/null +++ b/incubator/krusader/0.0.24/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.5.10 +deprecated: false +description: "Krusader is an advanced orthodox file manager for KDE and other desktops in the Unix world. It is similar to the console-based GNU Midnight Commander, GNOME Commander for the GNOME desktop environment, or Total Commander for Windows, all of which can trace their paradigmatic features to the original Norton Commander for DOS. It supports extensive archive handling, mounted filesystem support, FTP, advanced search, viewer/editor, directory synchronisation, file content comparisons, batch renaming, etc." +home: https://truecharts.org/docs/charts/incubator/krusader +icon: https://truecharts.org/img/hotlink-ok/chart-icons/krusader.png +keywords: + - krusader + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: krusader +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/krusader + - https://krusader.org/ + - https://hub.docker.com/r/ich777/krusader +type: application +version: 0.0.24 diff --git a/incubator/krusader/0.0.24/README.md b/incubator/krusader/0.0.24/README.md new file mode 100644 index 00000000000..97f6c2f575c --- /dev/null +++ b/incubator/krusader/0.0.24/README.md @@ -0,0 +1,109 @@ +# krusader + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Krusader is an advanced orthodox file manager for KDE and other desktops in the Unix world. It is similar to the console-based GNU Midnight Commander, GNOME Commander for the GNOME desktop environment, or Total Commander for Windows, all of which can trace their paradigmatic features to the original Norton Commander for DOS. It supports extensive archive handling, mounted filesystem support, FTP, advanced search, viewer/editor, directory synchronisation, file content comparisons, batch renaming, etc. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [krusader](https://truecharts.org/docs/charts/incubator/krusader) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/krusader/0.0.23/app-readme.md b/incubator/krusader/0.0.24/app-readme.md similarity index 100% rename from incubator/krusader/0.0.23/app-readme.md rename to incubator/krusader/0.0.24/app-readme.md diff --git a/incubator/krusader/0.0.24/charts/common-10.5.10.tgz b/incubator/krusader/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/krusader/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/krusader/0.0.23/ix_values.yaml b/incubator/krusader/0.0.24/ix_values.yaml similarity index 100% rename from incubator/krusader/0.0.23/ix_values.yaml rename to incubator/krusader/0.0.24/ix_values.yaml diff --git a/incubator/krusader/0.0.23/questions.yaml b/incubator/krusader/0.0.24/questions.yaml similarity index 100% rename from incubator/krusader/0.0.23/questions.yaml rename to incubator/krusader/0.0.24/questions.yaml diff --git a/incubator/krusader/0.0.23/templates/common.yaml b/incubator/krusader/0.0.24/templates/common.yaml similarity index 100% rename from incubator/krusader/0.0.23/templates/common.yaml rename to incubator/krusader/0.0.24/templates/common.yaml diff --git a/incubator/krusader/0.0.23/values.yaml b/incubator/krusader/0.0.24/values.yaml similarity index 100% rename from incubator/krusader/0.0.23/values.yaml rename to incubator/krusader/0.0.24/values.yaml diff --git a/incubator/lancache-dns/0.0.22/CHANGELOG.md b/incubator/lancache-dns/0.0.22/CHANGELOG.md deleted file mode 100644 index 31750244cfa..00000000000 --- a/incubator/lancache-dns/0.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [lancache-dns-0.0.22](https://github.com/truecharts/charts/compare/lancache-dns-0.0.21...lancache-dns-0.0.22) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [lancache-dns-0.0.22](https://github.com/truecharts/charts/compare/lancache-dns-0.0.21...lancache-dns-0.0.22) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [lancache-dns-0.0.22](https://github.com/truecharts/charts/compare/lancache-dns-0.0.21...lancache-dns-0.0.22) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [lancache-dns-0.0.22](https://github.com/truecharts/charts/compare/lancache-dns-0.0.21...lancache-dns-0.0.22) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [lancache-dns-0.0.22](https://github.com/truecharts/charts/compare/lancache-dns-0.0.21...lancache-dns-0.0.22) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [lancache-dns-0.0.22](https://github.com/truecharts/charts/compare/lancache-dns-0.0.21...lancache-dns-0.0.22) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [lancache-dns-0.0.21](https://github.com/truecharts/charts/compare/lancache-dns-0.0.20...lancache-dns-0.0.21) (2022-09-01) - -### Chore - -- update docker general non-major ([#3649](https://github.com/truecharts/charts/issues/3649)) - - - - -## [lancache-dns-0.0.20](https://github.com/truecharts/charts/compare/lancache-dns-0.0.18...lancache-dns-0.0.20) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/lancache-dns/0.0.22/Chart.lock b/incubator/lancache-dns/0.0.22/Chart.lock deleted file mode 100644 index b134e84f9b5..00000000000 --- a/incubator/lancache-dns/0.0.22/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:02:41.375918869Z" diff --git a/incubator/lancache-dns/0.0.22/Chart.yaml b/incubator/lancache-dns/0.0.22/Chart.yaml deleted file mode 100644 index 1f47cfe1262..00000000000 --- a/incubator/lancache-dns/0.0.22/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: lancache-dns -version: 0.0.22 -appVersion: "latest" -description: DNS Chart service for a steamcache. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/incubator/lancache-dns -icon: https://truecharts.org/img/hotlink-ok/chart-icons/lancache-dns.png -keywords: - - lancache-dns - - dns -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/lancache-dns - - https://hub.docker.com/r/lancachenet/lancache-dns - - https://github.com/lancachenet/lancache-dns -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/lancache-dns/0.0.22/README.md b/incubator/lancache-dns/0.0.22/README.md deleted file mode 100644 index cbe73723ad5..00000000000 --- a/incubator/lancache-dns/0.0.22/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# lancache-dns - -![Version: 0.0.22](https://img.shields.io/badge/Version-0.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -DNS Chart service for a steamcache. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [lancache-dns](https://truecharts.org/docs/charts/incubator/lancache-dns) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/lancache-dns/0.0.22/charts/common-10.5.9.tgz b/incubator/lancache-dns/0.0.22/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/lancache-dns/0.0.22/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/lancache-dns/0.0.23/CHANGELOG.md b/incubator/lancache-dns/0.0.23/CHANGELOG.md new file mode 100644 index 00000000000..91c4abc8a98 --- /dev/null +++ b/incubator/lancache-dns/0.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [lancache-dns-0.0.23](https://github.com/truecharts/charts/compare/lancache-dns-0.0.22...lancache-dns-0.0.23) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [lancache-dns-0.0.22](https://github.com/truecharts/charts/compare/lancache-dns-0.0.21...lancache-dns-0.0.22) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [lancache-dns-0.0.22](https://github.com/truecharts/charts/compare/lancache-dns-0.0.21...lancache-dns-0.0.22) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [lancache-dns-0.0.22](https://github.com/truecharts/charts/compare/lancache-dns-0.0.21...lancache-dns-0.0.22) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [lancache-dns-0.0.22](https://github.com/truecharts/charts/compare/lancache-dns-0.0.21...lancache-dns-0.0.22) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [lancache-dns-0.0.22](https://github.com/truecharts/charts/compare/lancache-dns-0.0.21...lancache-dns-0.0.22) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [lancache-dns-0.0.22](https://github.com/truecharts/charts/compare/lancache-dns-0.0.21...lancache-dns-0.0.22) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [lancache-dns-0.0.21](https://github.com/truecharts/charts/compare/lancache-dns-0.0.20...lancache-dns-0.0.21) (2022-09-01) + +### Chore + +- update docker general non-major ([#3649](https://github.com/truecharts/charts/issues/3649)) + + + + +## [lancache-dns-0.0.20](https://github.com/truecharts/charts/compare/lancache-dns-0.0.18...lancache-dns-0.0.20) (2022-08-30) diff --git a/incubator/lancache-dns/0.0.23/Chart.lock b/incubator/lancache-dns/0.0.23/Chart.lock new file mode 100644 index 00000000000..84db6c871c6 --- /dev/null +++ b/incubator/lancache-dns/0.0.23/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:50:22.993995314Z" diff --git a/incubator/lancache-dns/0.0.23/Chart.yaml b/incubator/lancache-dns/0.0.23/Chart.yaml new file mode 100644 index 00000000000..05c4db8ae2f --- /dev/null +++ b/incubator/lancache-dns/0.0.23/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: lancache-dns +version: 0.0.23 +appVersion: "latest" +description: DNS Chart service for a steamcache. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/incubator/lancache-dns +icon: https://truecharts.org/img/hotlink-ok/chart-icons/lancache-dns.png +keywords: + - lancache-dns + - dns +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/lancache-dns + - https://hub.docker.com/r/lancachenet/lancache-dns + - https://github.com/lancachenet/lancache-dns +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/lancache-dns/0.0.23/README.md b/incubator/lancache-dns/0.0.23/README.md new file mode 100644 index 00000000000..e6828186871 --- /dev/null +++ b/incubator/lancache-dns/0.0.23/README.md @@ -0,0 +1,109 @@ +# lancache-dns + +![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +DNS Chart service for a steamcache. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [lancache-dns](https://truecharts.org/docs/charts/incubator/lancache-dns) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/lancache-dns/0.0.22/app-readme.md b/incubator/lancache-dns/0.0.23/app-readme.md similarity index 100% rename from incubator/lancache-dns/0.0.22/app-readme.md rename to incubator/lancache-dns/0.0.23/app-readme.md diff --git a/incubator/lancache-dns/0.0.23/charts/common-10.5.10.tgz b/incubator/lancache-dns/0.0.23/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/lancache-dns/0.0.23/charts/common-10.5.10.tgz differ diff --git a/incubator/lancache-dns/0.0.22/ix_values.yaml b/incubator/lancache-dns/0.0.23/ix_values.yaml similarity index 100% rename from incubator/lancache-dns/0.0.22/ix_values.yaml rename to incubator/lancache-dns/0.0.23/ix_values.yaml diff --git a/incubator/lancache-dns/0.0.22/questions.yaml b/incubator/lancache-dns/0.0.23/questions.yaml similarity index 100% rename from incubator/lancache-dns/0.0.22/questions.yaml rename to incubator/lancache-dns/0.0.23/questions.yaml diff --git a/incubator/lancache-dns/0.0.22/templates/common.yaml b/incubator/lancache-dns/0.0.23/templates/common.yaml similarity index 100% rename from incubator/lancache-dns/0.0.22/templates/common.yaml rename to incubator/lancache-dns/0.0.23/templates/common.yaml diff --git a/incubator/lancache-dns/0.0.22/values.yaml b/incubator/lancache-dns/0.0.23/values.yaml similarity index 100% rename from incubator/lancache-dns/0.0.22/values.yaml rename to incubator/lancache-dns/0.0.23/values.yaml diff --git a/incubator/lancache-monolithic/0.0.26/CHANGELOG.md b/incubator/lancache-monolithic/0.0.26/CHANGELOG.md deleted file mode 100644 index 52036b770df..00000000000 --- a/incubator/lancache-monolithic/0.0.26/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [lancache-monolithic-0.0.26](https://github.com/truecharts/charts/compare/lancache-monolithic-0.0.25...lancache-monolithic-0.0.26) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [lancache-monolithic-0.0.26](https://github.com/truecharts/charts/compare/lancache-monolithic-0.0.25...lancache-monolithic-0.0.26) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [lancache-monolithic-0.0.26](https://github.com/truecharts/charts/compare/lancache-monolithic-0.0.25...lancache-monolithic-0.0.26) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [lancache-monolithic-0.0.26](https://github.com/truecharts/charts/compare/lancache-monolithic-0.0.25...lancache-monolithic-0.0.26) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [lancache-monolithic-0.0.26](https://github.com/truecharts/charts/compare/lancache-monolithic-0.0.25...lancache-monolithic-0.0.26) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [lancache-monolithic-0.0.26](https://github.com/truecharts/charts/compare/lancache-monolithic-0.0.25...lancache-monolithic-0.0.26) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [lancache-monolithic-0.0.25](https://github.com/truecharts/charts/compare/lancache-monolithic-0.0.24...lancache-monolithic-0.0.25) (2022-09-01) - -### Chore - -- update docker general non-major ([#3649](https://github.com/truecharts/charts/issues/3649)) - - - - -## [lancache-monolithic-0.0.24](https://github.com/truecharts/charts/compare/lancache-monolithic-0.0.22...lancache-monolithic-0.0.24) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [lancache-monolithic-0.0.23](https://github.com/truecharts/charts/compare/lancache-monolithic-0.0.22...lancache-monolithic-0.0.23) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/incubator/lancache-monolithic/0.0.26/Chart.lock b/incubator/lancache-monolithic/0.0.26/Chart.lock deleted file mode 100644 index 46a754e5303..00000000000 --- a/incubator/lancache-monolithic/0.0.26/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:02:43.556335418Z" diff --git a/incubator/lancache-monolithic/0.0.26/Chart.yaml b/incubator/lancache-monolithic/0.0.26/Chart.yaml deleted file mode 100644 index e97611cc0a1..00000000000 --- a/incubator/lancache-monolithic/0.0.26/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: lancache-monolithic -version: 0.0.26 -appVersion: "latest" -description: A monolithic lancache service capable of caching all CDN's in a single instance. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/incubator/lancache-monolithic -icon: https://truecharts.org/img/hotlink-ok/chart-icons/lancache-monolithic.png -keywords: - - monolithic - - lancache -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/lancache-monolithic - - https://hub.docker.com/r/lancachenet/monolithic - - https://github.com/lancachenet/monolithic -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - gaming - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/lancache-monolithic/0.0.26/README.md b/incubator/lancache-monolithic/0.0.26/README.md deleted file mode 100644 index 14169b48c4c..00000000000 --- a/incubator/lancache-monolithic/0.0.26/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# lancache-monolithic - -![Version: 0.0.26](https://img.shields.io/badge/Version-0.0.26-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -A monolithic lancache service capable of caching all CDN's in a single instance. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [lancache-monolithic](https://truecharts.org/docs/charts/incubator/lancache-monolithic) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/lancache-monolithic/0.0.26/charts/common-10.5.9.tgz b/incubator/lancache-monolithic/0.0.26/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/lancache-monolithic/0.0.26/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/lancache-monolithic/0.0.27/CHANGELOG.md b/incubator/lancache-monolithic/0.0.27/CHANGELOG.md new file mode 100644 index 00000000000..983f0c70b7d --- /dev/null +++ b/incubator/lancache-monolithic/0.0.27/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [lancache-monolithic-0.0.27](https://github.com/truecharts/charts/compare/lancache-monolithic-0.0.26...lancache-monolithic-0.0.27) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [lancache-monolithic-0.0.26](https://github.com/truecharts/charts/compare/lancache-monolithic-0.0.25...lancache-monolithic-0.0.26) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [lancache-monolithic-0.0.26](https://github.com/truecharts/charts/compare/lancache-monolithic-0.0.25...lancache-monolithic-0.0.26) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [lancache-monolithic-0.0.26](https://github.com/truecharts/charts/compare/lancache-monolithic-0.0.25...lancache-monolithic-0.0.26) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [lancache-monolithic-0.0.26](https://github.com/truecharts/charts/compare/lancache-monolithic-0.0.25...lancache-monolithic-0.0.26) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [lancache-monolithic-0.0.26](https://github.com/truecharts/charts/compare/lancache-monolithic-0.0.25...lancache-monolithic-0.0.26) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [lancache-monolithic-0.0.26](https://github.com/truecharts/charts/compare/lancache-monolithic-0.0.25...lancache-monolithic-0.0.26) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [lancache-monolithic-0.0.25](https://github.com/truecharts/charts/compare/lancache-monolithic-0.0.24...lancache-monolithic-0.0.25) (2022-09-01) + +### Chore + +- update docker general non-major ([#3649](https://github.com/truecharts/charts/issues/3649)) + + + + +## [lancache-monolithic-0.0.24](https://github.com/truecharts/charts/compare/lancache-monolithic-0.0.22...lancache-monolithic-0.0.24) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/lancache-monolithic/0.0.27/Chart.lock b/incubator/lancache-monolithic/0.0.27/Chart.lock new file mode 100644 index 00000000000..7dd127d74c2 --- /dev/null +++ b/incubator/lancache-monolithic/0.0.27/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:50:31.904037387Z" diff --git a/incubator/lancache-monolithic/0.0.27/Chart.yaml b/incubator/lancache-monolithic/0.0.27/Chart.yaml new file mode 100644 index 00000000000..3b6da135b02 --- /dev/null +++ b/incubator/lancache-monolithic/0.0.27/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: lancache-monolithic +version: 0.0.27 +appVersion: "latest" +description: A monolithic lancache service capable of caching all CDN's in a single instance. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/incubator/lancache-monolithic +icon: https://truecharts.org/img/hotlink-ok/chart-icons/lancache-monolithic.png +keywords: + - monolithic + - lancache +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/lancache-monolithic + - https://hub.docker.com/r/lancachenet/monolithic + - https://github.com/lancachenet/monolithic +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - gaming + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/lancache-monolithic/0.0.27/README.md b/incubator/lancache-monolithic/0.0.27/README.md new file mode 100644 index 00000000000..ee7c31ff93f --- /dev/null +++ b/incubator/lancache-monolithic/0.0.27/README.md @@ -0,0 +1,109 @@ +# lancache-monolithic + +![Version: 0.0.27](https://img.shields.io/badge/Version-0.0.27-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +A monolithic lancache service capable of caching all CDN's in a single instance. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [lancache-monolithic](https://truecharts.org/docs/charts/incubator/lancache-monolithic) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/lancache-monolithic/0.0.26/app-readme.md b/incubator/lancache-monolithic/0.0.27/app-readme.md similarity index 100% rename from incubator/lancache-monolithic/0.0.26/app-readme.md rename to incubator/lancache-monolithic/0.0.27/app-readme.md diff --git a/incubator/lancache-monolithic/0.0.27/charts/common-10.5.10.tgz b/incubator/lancache-monolithic/0.0.27/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/lancache-monolithic/0.0.27/charts/common-10.5.10.tgz differ diff --git a/incubator/lancache-monolithic/0.0.26/ix_values.yaml b/incubator/lancache-monolithic/0.0.27/ix_values.yaml similarity index 100% rename from incubator/lancache-monolithic/0.0.26/ix_values.yaml rename to incubator/lancache-monolithic/0.0.27/ix_values.yaml diff --git a/incubator/lancache-monolithic/0.0.26/questions.yaml b/incubator/lancache-monolithic/0.0.27/questions.yaml similarity index 100% rename from incubator/lancache-monolithic/0.0.26/questions.yaml rename to incubator/lancache-monolithic/0.0.27/questions.yaml diff --git a/incubator/lancache-monolithic/0.0.26/templates/common.yaml b/incubator/lancache-monolithic/0.0.27/templates/common.yaml similarity index 100% rename from incubator/lancache-monolithic/0.0.26/templates/common.yaml rename to incubator/lancache-monolithic/0.0.27/templates/common.yaml diff --git a/incubator/lancache-monolithic/0.0.26/values.yaml b/incubator/lancache-monolithic/0.0.27/values.yaml similarity index 100% rename from incubator/lancache-monolithic/0.0.26/values.yaml rename to incubator/lancache-monolithic/0.0.27/values.yaml diff --git a/incubator/lastoasis/0.0.23/CHANGELOG.md b/incubator/lastoasis/0.0.23/CHANGELOG.md deleted file mode 100644 index b952654265e..00000000000 --- a/incubator/lastoasis/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [lastoasis-0.0.23](https://github.com/truecharts/charts/compare/lastoasis-0.0.22...lastoasis-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [lastoasis-0.0.23](https://github.com/truecharts/charts/compare/lastoasis-0.0.22...lastoasis-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [lastoasis-0.0.23](https://github.com/truecharts/charts/compare/lastoasis-0.0.22...lastoasis-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [lastoasis-0.0.23](https://github.com/truecharts/charts/compare/lastoasis-0.0.22...lastoasis-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [lastoasis-0.0.23](https://github.com/truecharts/charts/compare/lastoasis-0.0.22...lastoasis-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [lastoasis-0.0.23](https://github.com/truecharts/charts/compare/lastoasis-0.0.22...lastoasis-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [lastoasis-0.0.22](https://github.com/truecharts/charts/compare/lastoasis-0.0.20...lastoasis-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [lastoasis-0.0.21](https://github.com/truecharts/charts/compare/lastoasis-0.0.20...lastoasis-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/lastoasis/0.0.23/Chart.lock b/incubator/lastoasis/0.0.23/Chart.lock deleted file mode 100644 index 1c8da925b39..00000000000 --- a/incubator/lastoasis/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:02:46.500337822Z" diff --git a/incubator/lastoasis/0.0.23/Chart.yaml b/incubator/lastoasis/0.0.23/Chart.yaml deleted file mode 100644 index c9d34464ca4..00000000000 --- a/incubator/lastoasis/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/lastoasis/0.0.23/README.md b/incubator/lastoasis/0.0.23/README.md deleted file mode 100644 index 545c51cd814..00000000000 --- a/incubator/lastoasis/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# lastoasis - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -This Chart will download and install SteamCMD. It will also install Last Oasis and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [lastoasis](https://truecharts.org/docs/charts/incubator/lastoasis) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/lastoasis/0.0.23/charts/common-10.5.9.tgz b/incubator/lastoasis/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/lastoasis/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/lastoasis/0.0.24/CHANGELOG.md b/incubator/lastoasis/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..7e261dbe48d --- /dev/null +++ b/incubator/lastoasis/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [lastoasis-0.0.24](https://github.com/truecharts/charts/compare/lastoasis-0.0.23...lastoasis-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [lastoasis-0.0.23](https://github.com/truecharts/charts/compare/lastoasis-0.0.22...lastoasis-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [lastoasis-0.0.23](https://github.com/truecharts/charts/compare/lastoasis-0.0.22...lastoasis-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [lastoasis-0.0.23](https://github.com/truecharts/charts/compare/lastoasis-0.0.22...lastoasis-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [lastoasis-0.0.23](https://github.com/truecharts/charts/compare/lastoasis-0.0.22...lastoasis-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [lastoasis-0.0.23](https://github.com/truecharts/charts/compare/lastoasis-0.0.22...lastoasis-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [lastoasis-0.0.23](https://github.com/truecharts/charts/compare/lastoasis-0.0.22...lastoasis-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [lastoasis-0.0.22](https://github.com/truecharts/charts/compare/lastoasis-0.0.20...lastoasis-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/incubator/lastoasis/0.0.24/Chart.lock b/incubator/lastoasis/0.0.24/Chart.lock new file mode 100644 index 00000000000..e569f464464 --- /dev/null +++ b/incubator/lastoasis/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:50:40.992238322Z" diff --git a/incubator/lastoasis/0.0.24/Chart.yaml b/incubator/lastoasis/0.0.24/Chart.yaml new file mode 100644 index 00000000000..a703a8922d3 --- /dev/null +++ b/incubator/lastoasis/0.0.24/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.5.10 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install Last Oasis and run it." +home: https://truecharts.org/docs/charts/incubator/lastoasis +icon: https://truecharts.org/img/hotlink-ok/chart-icons/lastoasis.png +keywords: + - lastoasis + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: lastoasis +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/lastoasis + - https://store.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.24 diff --git a/incubator/lastoasis/0.0.24/README.md b/incubator/lastoasis/0.0.24/README.md new file mode 100644 index 00000000000..e097efd910f --- /dev/null +++ b/incubator/lastoasis/0.0.24/README.md @@ -0,0 +1,109 @@ +# lastoasis + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +This Chart will download and install SteamCMD. It will also install Last Oasis and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [lastoasis](https://truecharts.org/docs/charts/incubator/lastoasis) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/lastoasis/0.0.23/app-readme.md b/incubator/lastoasis/0.0.24/app-readme.md similarity index 100% rename from incubator/lastoasis/0.0.23/app-readme.md rename to incubator/lastoasis/0.0.24/app-readme.md diff --git a/incubator/lastoasis/0.0.24/charts/common-10.5.10.tgz b/incubator/lastoasis/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/lastoasis/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/lastoasis/0.0.23/ix_values.yaml b/incubator/lastoasis/0.0.24/ix_values.yaml similarity index 100% rename from incubator/lastoasis/0.0.23/ix_values.yaml rename to incubator/lastoasis/0.0.24/ix_values.yaml diff --git a/incubator/lastoasis/0.0.23/questions.yaml b/incubator/lastoasis/0.0.24/questions.yaml similarity index 100% rename from incubator/lastoasis/0.0.23/questions.yaml rename to incubator/lastoasis/0.0.24/questions.yaml diff --git a/incubator/lastoasis/0.0.23/templates/common.yaml b/incubator/lastoasis/0.0.24/templates/common.yaml similarity index 100% rename from incubator/lastoasis/0.0.23/templates/common.yaml rename to incubator/lastoasis/0.0.24/templates/common.yaml diff --git a/incubator/lastoasis/0.0.23/values.yaml b/incubator/lastoasis/0.0.24/values.yaml similarity index 100% rename from incubator/lastoasis/0.0.23/values.yaml rename to incubator/lastoasis/0.0.24/values.yaml diff --git a/incubator/left4dead/0.0.23/CHANGELOG.md b/incubator/left4dead/0.0.23/CHANGELOG.md deleted file mode 100644 index 0e73066b3f8..00000000000 --- a/incubator/left4dead/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [left4dead-0.0.23](https://github.com/truecharts/charts/compare/left4dead-0.0.22...left4dead-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [left4dead-0.0.23](https://github.com/truecharts/charts/compare/left4dead-0.0.22...left4dead-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [left4dead-0.0.23](https://github.com/truecharts/charts/compare/left4dead-0.0.22...left4dead-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [left4dead-0.0.23](https://github.com/truecharts/charts/compare/left4dead-0.0.22...left4dead-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [left4dead-0.0.23](https://github.com/truecharts/charts/compare/left4dead-0.0.22...left4dead-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [left4dead-0.0.23](https://github.com/truecharts/charts/compare/left4dead-0.0.22...left4dead-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [left4dead-0.0.22](https://github.com/truecharts/charts/compare/left4dead-0.0.20...left4dead-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [left4dead-0.0.21](https://github.com/truecharts/charts/compare/left4dead-0.0.20...left4dead-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/left4dead/0.0.23/Chart.lock b/incubator/left4dead/0.0.23/Chart.lock deleted file mode 100644 index bc9a43b2430..00000000000 --- a/incubator/left4dead/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:03:03.068106312Z" diff --git a/incubator/left4dead/0.0.23/Chart.yaml b/incubator/left4dead/0.0.23/Chart.yaml deleted file mode 100644 index cd181673254..00000000000 --- a/incubator/left4dead/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/left4dead/0.0.23/README.md b/incubator/left4dead/0.0.23/README.md deleted file mode 100644 index bdb83f4c58e..00000000000 --- a/incubator/left4dead/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# left4dead - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -This Chart will download and install SteamCMD. It will also install Left4Dead and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [left4dead](https://truecharts.org/docs/charts/incubator/left4dead) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/left4dead/0.0.23/charts/common-10.5.9.tgz b/incubator/left4dead/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/left4dead/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/left4dead/0.0.24/CHANGELOG.md b/incubator/left4dead/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..c597764d0f7 --- /dev/null +++ b/incubator/left4dead/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [left4dead-0.0.24](https://github.com/truecharts/charts/compare/left4dead-0.0.23...left4dead-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [left4dead-0.0.23](https://github.com/truecharts/charts/compare/left4dead-0.0.22...left4dead-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [left4dead-0.0.23](https://github.com/truecharts/charts/compare/left4dead-0.0.22...left4dead-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [left4dead-0.0.23](https://github.com/truecharts/charts/compare/left4dead-0.0.22...left4dead-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [left4dead-0.0.23](https://github.com/truecharts/charts/compare/left4dead-0.0.22...left4dead-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [left4dead-0.0.23](https://github.com/truecharts/charts/compare/left4dead-0.0.22...left4dead-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [left4dead-0.0.23](https://github.com/truecharts/charts/compare/left4dead-0.0.22...left4dead-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [left4dead-0.0.22](https://github.com/truecharts/charts/compare/left4dead-0.0.20...left4dead-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/incubator/left4dead/0.0.24/Chart.lock b/incubator/left4dead/0.0.24/Chart.lock new file mode 100644 index 00000000000..64705034523 --- /dev/null +++ b/incubator/left4dead/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:50:50.037829376Z" diff --git a/incubator/left4dead/0.0.24/Chart.yaml b/incubator/left4dead/0.0.24/Chart.yaml new file mode 100644 index 00000000000..37367e2473c --- /dev/null +++ b/incubator/left4dead/0.0.24/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.5.10 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install Left4Dead and run it." +home: https://truecharts.org/docs/charts/incubator/left4dead +icon: https://truecharts.org/img/hotlink-ok/chart-icons/left4dead.png +keywords: + - left4dead + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: left4dead +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/left4dead + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.24 diff --git a/incubator/left4dead/0.0.24/README.md b/incubator/left4dead/0.0.24/README.md new file mode 100644 index 00000000000..4e1cd8f23dc --- /dev/null +++ b/incubator/left4dead/0.0.24/README.md @@ -0,0 +1,109 @@ +# left4dead + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +This Chart will download and install SteamCMD. It will also install Left4Dead and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [left4dead](https://truecharts.org/docs/charts/incubator/left4dead) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/left4dead/0.0.23/app-readme.md b/incubator/left4dead/0.0.24/app-readme.md similarity index 100% rename from incubator/left4dead/0.0.23/app-readme.md rename to incubator/left4dead/0.0.24/app-readme.md diff --git a/incubator/left4dead/0.0.24/charts/common-10.5.10.tgz b/incubator/left4dead/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/left4dead/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/left4dead/0.0.23/ix_values.yaml b/incubator/left4dead/0.0.24/ix_values.yaml similarity index 100% rename from incubator/left4dead/0.0.23/ix_values.yaml rename to incubator/left4dead/0.0.24/ix_values.yaml diff --git a/incubator/left4dead/0.0.23/questions.yaml b/incubator/left4dead/0.0.24/questions.yaml similarity index 100% rename from incubator/left4dead/0.0.23/questions.yaml rename to incubator/left4dead/0.0.24/questions.yaml diff --git a/incubator/left4dead/0.0.23/templates/common.yaml b/incubator/left4dead/0.0.24/templates/common.yaml similarity index 100% rename from incubator/left4dead/0.0.23/templates/common.yaml rename to incubator/left4dead/0.0.24/templates/common.yaml diff --git a/incubator/left4dead/0.0.23/values.yaml b/incubator/left4dead/0.0.24/values.yaml similarity index 100% rename from incubator/left4dead/0.0.23/values.yaml rename to incubator/left4dead/0.0.24/values.yaml diff --git a/incubator/lemur-cfssl/0.0.23/CHANGELOG.md b/incubator/lemur-cfssl/0.0.23/CHANGELOG.md deleted file mode 100644 index 5c699be21ed..00000000000 --- a/incubator/lemur-cfssl/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [lemur-cfssl-0.0.23](https://github.com/truecharts/charts/compare/lemur-cfssl-0.0.22...lemur-cfssl-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [lemur-cfssl-0.0.23](https://github.com/truecharts/charts/compare/lemur-cfssl-0.0.22...lemur-cfssl-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [lemur-cfssl-0.0.23](https://github.com/truecharts/charts/compare/lemur-cfssl-0.0.22...lemur-cfssl-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [lemur-cfssl-0.0.23](https://github.com/truecharts/charts/compare/lemur-cfssl-0.0.22...lemur-cfssl-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [lemur-cfssl-0.0.23](https://github.com/truecharts/charts/compare/lemur-cfssl-0.0.22...lemur-cfssl-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [lemur-cfssl-0.0.23](https://github.com/truecharts/charts/compare/lemur-cfssl-0.0.22...lemur-cfssl-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [lemur-cfssl-0.0.22](https://github.com/truecharts/charts/compare/lemur-cfssl-0.0.20...lemur-cfssl-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [lemur-cfssl-0.0.21](https://github.com/truecharts/charts/compare/lemur-cfssl-0.0.20...lemur-cfssl-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/lemur-cfssl/0.0.23/Chart.lock b/incubator/lemur-cfssl/0.0.23/Chart.lock deleted file mode 100644 index eac5f7a6d49..00000000000 --- a/incubator/lemur-cfssl/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:03:06.324043856Z" diff --git a/incubator/lemur-cfssl/0.0.23/Chart.yaml b/incubator/lemur-cfssl/0.0.23/Chart.yaml deleted file mode 100644 index fafcc32518b..00000000000 --- a/incubator/lemur-cfssl/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/lemur-cfssl/0.0.23/README.md b/incubator/lemur-cfssl/0.0.23/README.md deleted file mode 100644 index ab3041754dd..00000000000 --- a/incubator/lemur-cfssl/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# lemur-cfssl - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Lemur manages TLS certificate creation. While not able to issue certificates itself, Lemur acts as a broker between CAs and environments providing a central portal for developers to issue TLS certificates with 'sane' defaults. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [lemur-cfssl](https://truecharts.org/docs/charts/incubator/lemur-cfssl) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/lemur-cfssl/0.0.23/charts/common-10.5.9.tgz b/incubator/lemur-cfssl/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/lemur-cfssl/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/lemur-cfssl/0.0.24/CHANGELOG.md b/incubator/lemur-cfssl/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..fbec5300155 --- /dev/null +++ b/incubator/lemur-cfssl/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [lemur-cfssl-0.0.24](https://github.com/truecharts/charts/compare/lemur-cfssl-0.0.23...lemur-cfssl-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [lemur-cfssl-0.0.23](https://github.com/truecharts/charts/compare/lemur-cfssl-0.0.22...lemur-cfssl-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [lemur-cfssl-0.0.23](https://github.com/truecharts/charts/compare/lemur-cfssl-0.0.22...lemur-cfssl-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [lemur-cfssl-0.0.23](https://github.com/truecharts/charts/compare/lemur-cfssl-0.0.22...lemur-cfssl-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [lemur-cfssl-0.0.23](https://github.com/truecharts/charts/compare/lemur-cfssl-0.0.22...lemur-cfssl-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [lemur-cfssl-0.0.23](https://github.com/truecharts/charts/compare/lemur-cfssl-0.0.22...lemur-cfssl-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [lemur-cfssl-0.0.23](https://github.com/truecharts/charts/compare/lemur-cfssl-0.0.22...lemur-cfssl-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [lemur-cfssl-0.0.22](https://github.com/truecharts/charts/compare/lemur-cfssl-0.0.20...lemur-cfssl-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + diff --git a/incubator/lemur-cfssl/0.0.24/Chart.lock b/incubator/lemur-cfssl/0.0.24/Chart.lock new file mode 100644 index 00000000000..75b337f82e9 --- /dev/null +++ b/incubator/lemur-cfssl/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:50:54.502504384Z" diff --git a/incubator/lemur-cfssl/0.0.24/Chart.yaml b/incubator/lemur-cfssl/0.0.24/Chart.yaml new file mode 100644 index 00000000000..73a5216f874 --- /dev/null +++ b/incubator/lemur-cfssl/0.0.24/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.5.10 +deprecated: false +description: "Lemur manages TLS certificate creation. While not able to issue certificates itself, Lemur acts as a broker between CAs and environments providing a central portal for developers to issue TLS certificates with 'sane' defaults." +home: https://truecharts.org/docs/charts/incubator/lemur-cfssl +icon: https://truecharts.org/img/hotlink-ok/chart-icons/lemur-cfssl.png +keywords: + - lemur-cfssl + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: lemur-cfssl +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/lemur-cfssl + - https://github.com/Netflix/lemur + - https://hub.docker.com/r/halianelf/lemur/ +type: application +version: 0.0.24 diff --git a/incubator/lemur-cfssl/0.0.24/README.md b/incubator/lemur-cfssl/0.0.24/README.md new file mode 100644 index 00000000000..00d4a0a81f2 --- /dev/null +++ b/incubator/lemur-cfssl/0.0.24/README.md @@ -0,0 +1,109 @@ +# lemur-cfssl + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Lemur manages TLS certificate creation. While not able to issue certificates itself, Lemur acts as a broker between CAs and environments providing a central portal for developers to issue TLS certificates with 'sane' defaults. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [lemur-cfssl](https://truecharts.org/docs/charts/incubator/lemur-cfssl) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/lemur-cfssl/0.0.23/app-readme.md b/incubator/lemur-cfssl/0.0.24/app-readme.md similarity index 100% rename from incubator/lemur-cfssl/0.0.23/app-readme.md rename to incubator/lemur-cfssl/0.0.24/app-readme.md diff --git a/incubator/lemur-cfssl/0.0.24/charts/common-10.5.10.tgz b/incubator/lemur-cfssl/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/lemur-cfssl/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/lemur-cfssl/0.0.23/ix_values.yaml b/incubator/lemur-cfssl/0.0.24/ix_values.yaml similarity index 100% rename from incubator/lemur-cfssl/0.0.23/ix_values.yaml rename to incubator/lemur-cfssl/0.0.24/ix_values.yaml diff --git a/incubator/lemur-cfssl/0.0.23/questions.yaml b/incubator/lemur-cfssl/0.0.24/questions.yaml similarity index 100% rename from incubator/lemur-cfssl/0.0.23/questions.yaml rename to incubator/lemur-cfssl/0.0.24/questions.yaml diff --git a/incubator/lemur-cfssl/0.0.23/templates/common.yaml b/incubator/lemur-cfssl/0.0.24/templates/common.yaml similarity index 100% rename from incubator/lemur-cfssl/0.0.23/templates/common.yaml rename to incubator/lemur-cfssl/0.0.24/templates/common.yaml diff --git a/incubator/lemur-cfssl/0.0.23/values.yaml b/incubator/lemur-cfssl/0.0.24/values.yaml similarity index 100% rename from incubator/lemur-cfssl/0.0.23/values.yaml rename to incubator/lemur-cfssl/0.0.24/values.yaml diff --git a/incubator/lingva/0.0.24/CHANGELOG.md b/incubator/lingva/0.0.24/CHANGELOG.md deleted file mode 100644 index c765cb24dd9..00000000000 --- a/incubator/lingva/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [lingva-0.0.24](https://github.com/truecharts/charts/compare/lingva-0.0.23...lingva-0.0.24) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [lingva-0.0.24](https://github.com/truecharts/charts/compare/lingva-0.0.23...lingva-0.0.24) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [lingva-0.0.24](https://github.com/truecharts/charts/compare/lingva-0.0.23...lingva-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [lingva-0.0.24](https://github.com/truecharts/charts/compare/lingva-0.0.23...lingva-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [lingva-0.0.24](https://github.com/truecharts/charts/compare/lingva-0.0.23...lingva-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [lingva-0.0.24](https://github.com/truecharts/charts/compare/lingva-0.0.23...lingva-0.0.24) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [lingva-0.0.23](https://github.com/truecharts/charts/compare/lingva-0.0.21...lingva-0.0.23) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [lingva-0.0.22](https://github.com/truecharts/charts/compare/lingva-0.0.21...lingva-0.0.22) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [lingva-0.0.21](https://github.com/truecharts/charts/compare/lingva-0.0.20...lingva-0.0.21) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/incubator/lingva/0.0.24/Chart.lock b/incubator/lingva/0.0.24/Chart.lock deleted file mode 100644 index 9706c69cec2..00000000000 --- a/incubator/lingva/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:03:08.46634985Z" diff --git a/incubator/lingva/0.0.24/Chart.yaml b/incubator/lingva/0.0.24/Chart.yaml deleted file mode 100644 index b79797e795b..00000000000 --- a/incubator/lingva/0.0.24/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.24 diff --git a/incubator/lingva/0.0.24/README.md b/incubator/lingva/0.0.24/README.md deleted file mode 100644 index de377ca6cda..00000000000 --- a/incubator/lingva/0.0.24/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# lingva - -![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Alternative front-end for Google Translate, serving as a Free and Open Source translator with over a hundred languages available - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [lingva](https://truecharts.org/docs/charts/incubator/lingva) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `lingva` deployment - -```console -helm uninstall lingva -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install lingva \ - --set env.TZ="America/New York" \ - TrueCharts/lingva -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install lingva TrueCharts/lingva -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/lingva/0.0.24/charts/common-10.5.9.tgz b/incubator/lingva/0.0.24/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/lingva/0.0.24/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/lingva/0.0.25/CHANGELOG.md b/incubator/lingva/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..651ae724464 --- /dev/null +++ b/incubator/lingva/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [lingva-0.0.25](https://github.com/truecharts/charts/compare/lingva-0.0.24...lingva-0.0.25) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [lingva-0.0.24](https://github.com/truecharts/charts/compare/lingva-0.0.23...lingva-0.0.24) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [lingva-0.0.24](https://github.com/truecharts/charts/compare/lingva-0.0.23...lingva-0.0.24) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [lingva-0.0.24](https://github.com/truecharts/charts/compare/lingva-0.0.23...lingva-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [lingva-0.0.24](https://github.com/truecharts/charts/compare/lingva-0.0.23...lingva-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [lingva-0.0.24](https://github.com/truecharts/charts/compare/lingva-0.0.23...lingva-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [lingva-0.0.24](https://github.com/truecharts/charts/compare/lingva-0.0.23...lingva-0.0.24) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [lingva-0.0.23](https://github.com/truecharts/charts/compare/lingva-0.0.21...lingva-0.0.23) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [lingva-0.0.22](https://github.com/truecharts/charts/compare/lingva-0.0.21...lingva-0.0.22) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/lingva/0.0.25/Chart.lock b/incubator/lingva/0.0.25/Chart.lock new file mode 100644 index 00000000000..6ac4b42c41c --- /dev/null +++ b/incubator/lingva/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:51:02.943135659Z" diff --git a/incubator/lingva/0.0.25/Chart.yaml b/incubator/lingva/0.0.25/Chart.yaml new file mode 100644 index 00000000000..da8ae163db8 --- /dev/null +++ b/incubator/lingva/0.0.25/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: Alternative front-end for Google Translate, serving as a Free and Open Source translator with over a hundred languages available +home: https://truecharts.org/docs/charts/incubator/lingva +icon: https://truecharts.org/img/hotlink-ok/chart-icons/lingva.png +keywords: + - lingva + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: lingva +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/lingva + - https://github.com/TheDavidDelta/lingva-translate + - https://hub.docker.com/r/thedaviddelta/lingva-translate +type: application +version: 0.0.25 diff --git a/incubator/lingva/0.0.25/README.md b/incubator/lingva/0.0.25/README.md new file mode 100644 index 00000000000..eae5c4494ce --- /dev/null +++ b/incubator/lingva/0.0.25/README.md @@ -0,0 +1,109 @@ +# lingva + +![Version: 0.0.25](https://img.shields.io/badge/Version-0.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Alternative front-end for Google Translate, serving as a Free and Open Source translator with over a hundred languages available + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [lingva](https://truecharts.org/docs/charts/incubator/lingva) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `lingva` deployment + +```console +helm uninstall lingva +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install lingva \ + --set env.TZ="America/New York" \ + TrueCharts/lingva +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install lingva TrueCharts/lingva -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/lingva/0.0.24/app-readme.md b/incubator/lingva/0.0.25/app-readme.md similarity index 100% rename from incubator/lingva/0.0.24/app-readme.md rename to incubator/lingva/0.0.25/app-readme.md diff --git a/incubator/lingva/0.0.25/charts/common-10.5.10.tgz b/incubator/lingva/0.0.25/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/lingva/0.0.25/charts/common-10.5.10.tgz differ diff --git a/incubator/lingva/0.0.24/ix_values.yaml b/incubator/lingva/0.0.25/ix_values.yaml similarity index 100% rename from incubator/lingva/0.0.24/ix_values.yaml rename to incubator/lingva/0.0.25/ix_values.yaml diff --git a/incubator/lingva/0.0.24/questions.yaml b/incubator/lingva/0.0.25/questions.yaml similarity index 100% rename from incubator/lingva/0.0.24/questions.yaml rename to incubator/lingva/0.0.25/questions.yaml diff --git a/incubator/lingva/0.0.24/templates/common.yaml b/incubator/lingva/0.0.25/templates/common.yaml similarity index 100% rename from incubator/lingva/0.0.24/templates/common.yaml rename to incubator/lingva/0.0.25/templates/common.yaml diff --git a/incubator/lingva/0.0.24/values.yaml b/incubator/lingva/0.0.25/values.yaml similarity index 100% rename from incubator/lingva/0.0.24/values.yaml rename to incubator/lingva/0.0.25/values.yaml diff --git a/incubator/liquid-dl/0.0.23/CHANGELOG.md b/incubator/liquid-dl/0.0.23/CHANGELOG.md deleted file mode 100644 index 76471b10acf..00000000000 --- a/incubator/liquid-dl/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [liquid-dl-0.0.23](https://github.com/truecharts/charts/compare/liquid-dl-0.0.22...liquid-dl-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [liquid-dl-0.0.23](https://github.com/truecharts/charts/compare/liquid-dl-0.0.22...liquid-dl-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [liquid-dl-0.0.23](https://github.com/truecharts/charts/compare/liquid-dl-0.0.22...liquid-dl-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [liquid-dl-0.0.23](https://github.com/truecharts/charts/compare/liquid-dl-0.0.22...liquid-dl-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [liquid-dl-0.0.23](https://github.com/truecharts/charts/compare/liquid-dl-0.0.22...liquid-dl-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [liquid-dl-0.0.23](https://github.com/truecharts/charts/compare/liquid-dl-0.0.22...liquid-dl-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [liquid-dl-0.0.22](https://github.com/truecharts/charts/compare/liquid-dl-0.0.20...liquid-dl-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [liquid-dl-0.0.21](https://github.com/truecharts/charts/compare/liquid-dl-0.0.20...liquid-dl-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/liquid-dl/0.0.23/Chart.lock b/incubator/liquid-dl/0.0.23/Chart.lock deleted file mode 100644 index 4f55c7ad795..00000000000 --- a/incubator/liquid-dl/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:03:11.463322784Z" diff --git a/incubator/liquid-dl/0.0.23/Chart.yaml b/incubator/liquid-dl/0.0.23/Chart.yaml deleted file mode 100644 index 981a57fa53c..00000000000 --- a/incubator/liquid-dl/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Downloaders -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/liquid-dl/0.0.23/README.md b/incubator/liquid-dl/0.0.23/README.md deleted file mode 100644 index 7c061a64150..00000000000 --- a/incubator/liquid-dl/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# liquid-dl - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Liquid-dl is a simple tool for utlities such as FFMPEG, youtube-dl, and scdl. It provides a simple framework with simple point and click options allowing users - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [liquid-dl](https://truecharts.org/docs/charts/incubator/liquid-dl) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/liquid-dl/0.0.23/charts/common-10.5.9.tgz b/incubator/liquid-dl/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/liquid-dl/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/liquid-dl/0.0.24/CHANGELOG.md b/incubator/liquid-dl/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..b81decb0800 --- /dev/null +++ b/incubator/liquid-dl/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [liquid-dl-0.0.24](https://github.com/truecharts/charts/compare/liquid-dl-0.0.23...liquid-dl-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [liquid-dl-0.0.23](https://github.com/truecharts/charts/compare/liquid-dl-0.0.22...liquid-dl-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [liquid-dl-0.0.23](https://github.com/truecharts/charts/compare/liquid-dl-0.0.22...liquid-dl-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [liquid-dl-0.0.23](https://github.com/truecharts/charts/compare/liquid-dl-0.0.22...liquid-dl-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [liquid-dl-0.0.23](https://github.com/truecharts/charts/compare/liquid-dl-0.0.22...liquid-dl-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [liquid-dl-0.0.23](https://github.com/truecharts/charts/compare/liquid-dl-0.0.22...liquid-dl-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [liquid-dl-0.0.23](https://github.com/truecharts/charts/compare/liquid-dl-0.0.22...liquid-dl-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [liquid-dl-0.0.22](https://github.com/truecharts/charts/compare/liquid-dl-0.0.20...liquid-dl-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/incubator/liquid-dl/0.0.24/Chart.lock b/incubator/liquid-dl/0.0.24/Chart.lock new file mode 100644 index 00000000000..8da4eae94c6 --- /dev/null +++ b/incubator/liquid-dl/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:51:11.709069995Z" diff --git a/incubator/liquid-dl/0.0.24/Chart.yaml b/incubator/liquid-dl/0.0.24/Chart.yaml new file mode 100644 index 00000000000..3fb86441c67 --- /dev/null +++ b/incubator/liquid-dl/0.0.24/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.5.10 +deprecated: false +description: "Liquid-dl is a simple tool for utlities such as FFMPEG, youtube-dl, and scdl. It provides a simple framework with simple point and click options allowing users" +home: https://truecharts.org/docs/charts/incubator/liquid-dl +icon: https://truecharts.org/img/hotlink-ok/chart-icons/liquid-dl.png +keywords: + - liquid-dl + - Downloaders +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: liquid-dl +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/liquid-dl + - https://github.com/Kthulu120/liquid_dl + - https://hub.docker.com/r/kthulu120/liquid_dl/ +type: application +version: 0.0.24 diff --git a/incubator/liquid-dl/0.0.24/README.md b/incubator/liquid-dl/0.0.24/README.md new file mode 100644 index 00000000000..fbee9509b11 --- /dev/null +++ b/incubator/liquid-dl/0.0.24/README.md @@ -0,0 +1,109 @@ +# liquid-dl + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Liquid-dl is a simple tool for utlities such as FFMPEG, youtube-dl, and scdl. It provides a simple framework with simple point and click options allowing users + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [liquid-dl](https://truecharts.org/docs/charts/incubator/liquid-dl) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/liquid-dl/0.0.23/app-readme.md b/incubator/liquid-dl/0.0.24/app-readme.md similarity index 100% rename from incubator/liquid-dl/0.0.23/app-readme.md rename to incubator/liquid-dl/0.0.24/app-readme.md diff --git a/incubator/liquid-dl/0.0.24/charts/common-10.5.10.tgz b/incubator/liquid-dl/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/liquid-dl/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/liquid-dl/0.0.23/ix_values.yaml b/incubator/liquid-dl/0.0.24/ix_values.yaml similarity index 100% rename from incubator/liquid-dl/0.0.23/ix_values.yaml rename to incubator/liquid-dl/0.0.24/ix_values.yaml diff --git a/incubator/liquid-dl/0.0.23/questions.yaml b/incubator/liquid-dl/0.0.24/questions.yaml similarity index 100% rename from incubator/liquid-dl/0.0.23/questions.yaml rename to incubator/liquid-dl/0.0.24/questions.yaml diff --git a/incubator/liquid-dl/0.0.23/templates/common.yaml b/incubator/liquid-dl/0.0.24/templates/common.yaml similarity index 100% rename from incubator/liquid-dl/0.0.23/templates/common.yaml rename to incubator/liquid-dl/0.0.24/templates/common.yaml diff --git a/incubator/liquid-dl/0.0.23/values.yaml b/incubator/liquid-dl/0.0.24/values.yaml similarity index 100% rename from incubator/liquid-dl/0.0.23/values.yaml rename to incubator/liquid-dl/0.0.24/values.yaml diff --git a/incubator/livebook/0.0.23/CHANGELOG.md b/incubator/livebook/0.0.23/CHANGELOG.md deleted file mode 100644 index 98386273b07..00000000000 --- a/incubator/livebook/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [livebook-0.0.23](https://github.com/truecharts/charts/compare/livebook-0.0.22...livebook-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [livebook-0.0.23](https://github.com/truecharts/charts/compare/livebook-0.0.22...livebook-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [livebook-0.0.23](https://github.com/truecharts/charts/compare/livebook-0.0.22...livebook-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [livebook-0.0.23](https://github.com/truecharts/charts/compare/livebook-0.0.22...livebook-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [livebook-0.0.23](https://github.com/truecharts/charts/compare/livebook-0.0.22...livebook-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [livebook-0.0.23](https://github.com/truecharts/charts/compare/livebook-0.0.22...livebook-0.0.23) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [livebook-0.0.22](https://github.com/truecharts/charts/compare/livebook-0.0.20...livebook-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [livebook-0.0.21](https://github.com/truecharts/charts/compare/livebook-0.0.20...livebook-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [livebook-0.0.20](https://github.com/truecharts/charts/compare/livebook-0.0.19...livebook-0.0.20) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/incubator/livebook/0.0.23/Chart.lock b/incubator/livebook/0.0.23/Chart.lock deleted file mode 100644 index 4f25007786c..00000000000 --- a/incubator/livebook/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:03:28.073416768Z" diff --git a/incubator/livebook/0.0.23/Chart.yaml b/incubator/livebook/0.0.23/Chart.yaml deleted file mode 100644 index 61e7eacb2a1..00000000000 --- a/incubator/livebook/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/livebook/0.0.23/README.md b/incubator/livebook/0.0.23/README.md deleted file mode 100644 index cda526ef1fa..00000000000 --- a/incubator/livebook/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# livebook - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Livebook is a web application for writing interactive and collaborative code notebooks for Elixir - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [livebook](https://truecharts.org/docs/charts/incubator/livebook) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/livebook/0.0.23/charts/common-10.5.9.tgz b/incubator/livebook/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/livebook/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/livebook/0.0.24/CHANGELOG.md b/incubator/livebook/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..12221b25a9f --- /dev/null +++ b/incubator/livebook/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [livebook-0.0.24](https://github.com/truecharts/charts/compare/livebook-0.0.23...livebook-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [livebook-0.0.23](https://github.com/truecharts/charts/compare/livebook-0.0.22...livebook-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [livebook-0.0.23](https://github.com/truecharts/charts/compare/livebook-0.0.22...livebook-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [livebook-0.0.23](https://github.com/truecharts/charts/compare/livebook-0.0.22...livebook-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [livebook-0.0.23](https://github.com/truecharts/charts/compare/livebook-0.0.22...livebook-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [livebook-0.0.23](https://github.com/truecharts/charts/compare/livebook-0.0.22...livebook-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [livebook-0.0.23](https://github.com/truecharts/charts/compare/livebook-0.0.22...livebook-0.0.23) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [livebook-0.0.22](https://github.com/truecharts/charts/compare/livebook-0.0.20...livebook-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [livebook-0.0.21](https://github.com/truecharts/charts/compare/livebook-0.0.20...livebook-0.0.21) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/livebook/0.0.24/Chart.lock b/incubator/livebook/0.0.24/Chart.lock new file mode 100644 index 00000000000..5b44ce83edc --- /dev/null +++ b/incubator/livebook/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:51:20.424355716Z" diff --git a/incubator/livebook/0.0.24/Chart.yaml b/incubator/livebook/0.0.24/Chart.yaml new file mode 100644 index 00000000000..4bd44f1eb9c --- /dev/null +++ b/incubator/livebook/0.0.24/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.5.10 +deprecated: false +description: Livebook is a web application for writing interactive and collaborative code notebooks for Elixir +home: https://truecharts.org/docs/charts/incubator/livebook +icon: https://truecharts.org/img/hotlink-ok/chart-icons/livebook.png +keywords: + - livebook + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: livebook +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/livebook + - https://livebook.dev/ + - https://hub.docker.com/r/livebook/livebook +type: application +version: 0.0.24 diff --git a/incubator/livebook/0.0.24/README.md b/incubator/livebook/0.0.24/README.md new file mode 100644 index 00000000000..8e6e1e2944b --- /dev/null +++ b/incubator/livebook/0.0.24/README.md @@ -0,0 +1,109 @@ +# livebook + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Livebook is a web application for writing interactive and collaborative code notebooks for Elixir + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [livebook](https://truecharts.org/docs/charts/incubator/livebook) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/livebook/0.0.23/app-readme.md b/incubator/livebook/0.0.24/app-readme.md similarity index 100% rename from incubator/livebook/0.0.23/app-readme.md rename to incubator/livebook/0.0.24/app-readme.md diff --git a/incubator/livebook/0.0.24/charts/common-10.5.10.tgz b/incubator/livebook/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/livebook/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/livebook/0.0.23/ix_values.yaml b/incubator/livebook/0.0.24/ix_values.yaml similarity index 100% rename from incubator/livebook/0.0.23/ix_values.yaml rename to incubator/livebook/0.0.24/ix_values.yaml diff --git a/incubator/livebook/0.0.23/questions.yaml b/incubator/livebook/0.0.24/questions.yaml similarity index 100% rename from incubator/livebook/0.0.23/questions.yaml rename to incubator/livebook/0.0.24/questions.yaml diff --git a/incubator/livebook/0.0.23/templates/common.yaml b/incubator/livebook/0.0.24/templates/common.yaml similarity index 100% rename from incubator/livebook/0.0.23/templates/common.yaml rename to incubator/livebook/0.0.24/templates/common.yaml diff --git a/incubator/livebook/0.0.23/values.yaml b/incubator/livebook/0.0.24/values.yaml similarity index 100% rename from incubator/livebook/0.0.23/values.yaml rename to incubator/livebook/0.0.24/values.yaml diff --git a/incubator/livestreamdvr/0.0.22/CHANGELOG.md b/incubator/livestreamdvr/0.0.22/CHANGELOG.md deleted file mode 100644 index 535614620ee..00000000000 --- a/incubator/livestreamdvr/0.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [livestreamdvr-0.0.22](https://github.com/truecharts/charts/compare/livestreamdvr-0.0.21...livestreamdvr-0.0.22) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [livestreamdvr-0.0.22](https://github.com/truecharts/charts/compare/livestreamdvr-0.0.21...livestreamdvr-0.0.22) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [livestreamdvr-0.0.22](https://github.com/truecharts/charts/compare/livestreamdvr-0.0.21...livestreamdvr-0.0.22) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [livestreamdvr-0.0.22](https://github.com/truecharts/charts/compare/livestreamdvr-0.0.21...livestreamdvr-0.0.22) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [livestreamdvr-0.0.22](https://github.com/truecharts/charts/compare/livestreamdvr-0.0.21...livestreamdvr-0.0.22) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [livestreamdvr-0.0.22](https://github.com/truecharts/charts/compare/livestreamdvr-0.0.21...livestreamdvr-0.0.22) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [livestreamdvr-0.0.21](https://github.com/truecharts/charts/compare/livestreamdvr-0.0.19...livestreamdvr-0.0.21) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [livestreamdvr-0.0.20](https://github.com/truecharts/charts/compare/livestreamdvr-0.0.19...livestreamdvr-0.0.20) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/livestreamdvr/0.0.22/Chart.lock b/incubator/livestreamdvr/0.0.22/Chart.lock deleted file mode 100644 index 2ad8fb4d277..00000000000 --- a/incubator/livestreamdvr/0.0.22/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:03:31.288797434Z" diff --git a/incubator/livestreamdvr/0.0.22/Chart.yaml b/incubator/livestreamdvr/0.0.22/Chart.yaml deleted file mode 100644 index db7715c0772..00000000000 --- a/incubator/livestreamdvr/0.0.22/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaApp-Video -apiVersion: v2 -appVersion: "master" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.22 diff --git a/incubator/livestreamdvr/0.0.22/README.md b/incubator/livestreamdvr/0.0.22/README.md deleted file mode 100644 index 58570cda3a5..00000000000 --- a/incubator/livestreamdvr/0.0.22/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# livestreamdvr - -![Version: 0.0.22](https://img.shields.io/badge/Version-0.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: master](https://img.shields.io/badge/AppVersion-master-informational?style=flat-square) - -An automatic twitch recorder. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [livestreamdvr](https://truecharts.org/docs/charts/incubator/livestreamdvr) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/livestreamdvr/0.0.22/charts/common-10.5.9.tgz b/incubator/livestreamdvr/0.0.22/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/livestreamdvr/0.0.22/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/livestreamdvr/0.0.23/CHANGELOG.md b/incubator/livestreamdvr/0.0.23/CHANGELOG.md new file mode 100644 index 00000000000..66bf6a65bca --- /dev/null +++ b/incubator/livestreamdvr/0.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [livestreamdvr-0.0.23](https://github.com/truecharts/charts/compare/livestreamdvr-0.0.22...livestreamdvr-0.0.23) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [livestreamdvr-0.0.22](https://github.com/truecharts/charts/compare/livestreamdvr-0.0.21...livestreamdvr-0.0.22) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [livestreamdvr-0.0.22](https://github.com/truecharts/charts/compare/livestreamdvr-0.0.21...livestreamdvr-0.0.22) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [livestreamdvr-0.0.22](https://github.com/truecharts/charts/compare/livestreamdvr-0.0.21...livestreamdvr-0.0.22) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [livestreamdvr-0.0.22](https://github.com/truecharts/charts/compare/livestreamdvr-0.0.21...livestreamdvr-0.0.22) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [livestreamdvr-0.0.22](https://github.com/truecharts/charts/compare/livestreamdvr-0.0.21...livestreamdvr-0.0.22) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [livestreamdvr-0.0.22](https://github.com/truecharts/charts/compare/livestreamdvr-0.0.21...livestreamdvr-0.0.22) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [livestreamdvr-0.0.21](https://github.com/truecharts/charts/compare/livestreamdvr-0.0.19...livestreamdvr-0.0.21) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/incubator/livestreamdvr/0.0.23/Chart.lock b/incubator/livestreamdvr/0.0.23/Chart.lock new file mode 100644 index 00000000000..991a8cb4591 --- /dev/null +++ b/incubator/livestreamdvr/0.0.23/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:51:26.507677977Z" diff --git a/incubator/livestreamdvr/0.0.23/Chart.yaml b/incubator/livestreamdvr/0.0.23/Chart.yaml new file mode 100644 index 00000000000..febcb6993f3 --- /dev/null +++ b/incubator/livestreamdvr/0.0.23/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.5.10 +deprecated: false +description: "An automatic twitch recorder." +home: https://truecharts.org/docs/charts/incubator/livestreamdvr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/livestreamdvr.png +keywords: + - livestreamdvr + - MediaApp-Video +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: livestreamdvr +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/livestreamdvr + - https://github.com/MrBrax/LiveStreamDVR + - https://hub.docker.com/r/mrbrax/twitchautomator/ +type: application +version: 0.0.23 diff --git a/incubator/livestreamdvr/0.0.23/README.md b/incubator/livestreamdvr/0.0.23/README.md new file mode 100644 index 00000000000..17006a9a531 --- /dev/null +++ b/incubator/livestreamdvr/0.0.23/README.md @@ -0,0 +1,109 @@ +# livestreamdvr + +![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: master](https://img.shields.io/badge/AppVersion-master-informational?style=flat-square) + +An automatic twitch recorder. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [livestreamdvr](https://truecharts.org/docs/charts/incubator/livestreamdvr) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/livestreamdvr/0.0.22/app-readme.md b/incubator/livestreamdvr/0.0.23/app-readme.md similarity index 100% rename from incubator/livestreamdvr/0.0.22/app-readme.md rename to incubator/livestreamdvr/0.0.23/app-readme.md diff --git a/incubator/livestreamdvr/0.0.23/charts/common-10.5.10.tgz b/incubator/livestreamdvr/0.0.23/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/livestreamdvr/0.0.23/charts/common-10.5.10.tgz differ diff --git a/incubator/livestreamdvr/0.0.22/ix_values.yaml b/incubator/livestreamdvr/0.0.23/ix_values.yaml similarity index 100% rename from incubator/livestreamdvr/0.0.22/ix_values.yaml rename to incubator/livestreamdvr/0.0.23/ix_values.yaml diff --git a/incubator/livestreamdvr/0.0.22/questions.yaml b/incubator/livestreamdvr/0.0.23/questions.yaml similarity index 100% rename from incubator/livestreamdvr/0.0.22/questions.yaml rename to incubator/livestreamdvr/0.0.23/questions.yaml diff --git a/incubator/livestreamdvr/0.0.22/templates/common.yaml b/incubator/livestreamdvr/0.0.23/templates/common.yaml similarity index 100% rename from incubator/livestreamdvr/0.0.22/templates/common.yaml rename to incubator/livestreamdvr/0.0.23/templates/common.yaml diff --git a/incubator/livestreamdvr/0.0.22/values.yaml b/incubator/livestreamdvr/0.0.23/values.yaml similarity index 100% rename from incubator/livestreamdvr/0.0.22/values.yaml rename to incubator/livestreamdvr/0.0.23/values.yaml diff --git a/incubator/llalon-github-backup/0.0.23/CHANGELOG.md b/incubator/llalon-github-backup/0.0.23/CHANGELOG.md deleted file mode 100644 index baa68b5469b..00000000000 --- a/incubator/llalon-github-backup/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [llalon-github-backup-0.0.23](https://github.com/truecharts/charts/compare/llalon-github-backup-0.0.22...llalon-github-backup-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [llalon-github-backup-0.0.23](https://github.com/truecharts/charts/compare/llalon-github-backup-0.0.22...llalon-github-backup-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [llalon-github-backup-0.0.23](https://github.com/truecharts/charts/compare/llalon-github-backup-0.0.22...llalon-github-backup-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [llalon-github-backup-0.0.23](https://github.com/truecharts/charts/compare/llalon-github-backup-0.0.22...llalon-github-backup-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [llalon-github-backup-0.0.23](https://github.com/truecharts/charts/compare/llalon-github-backup-0.0.22...llalon-github-backup-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [llalon-github-backup-0.0.23](https://github.com/truecharts/charts/compare/llalon-github-backup-0.0.22...llalon-github-backup-0.0.23) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [llalon-github-backup-0.0.22](https://github.com/truecharts/charts/compare/llalon-github-backup-0.0.20...llalon-github-backup-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [llalon-github-backup-0.0.21](https://github.com/truecharts/charts/compare/llalon-github-backup-0.0.20...llalon-github-backup-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [llalon-github-backup-0.0.20](https://github.com/truecharts/charts/compare/llalon-github-backup-0.0.19...llalon-github-backup-0.0.20) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/incubator/llalon-github-backup/0.0.23/Chart.lock b/incubator/llalon-github-backup/0.0.23/Chart.lock deleted file mode 100644 index fa281f364b0..00000000000 --- a/incubator/llalon-github-backup/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:03:32.679211419Z" diff --git a/incubator/llalon-github-backup/0.0.23/Chart.yaml b/incubator/llalon-github-backup/0.0.23/Chart.yaml deleted file mode 100644 index 2dfc882df53..00000000000 --- a/incubator/llalon-github-backup/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Backup -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/llalon-github-backup/0.0.23/README.md b/incubator/llalon-github-backup/0.0.23/README.md deleted file mode 100644 index 61e781ea9e1..00000000000 --- a/incubator/llalon-github-backup/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# llalon-github-backup - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Automatically backup github repositories on schedule. Allows for custom configuration. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [llalon-github-backup](https://truecharts.org/docs/charts/incubator/llalon-github-backup) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/llalon-github-backup/0.0.23/charts/common-10.5.9.tgz b/incubator/llalon-github-backup/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/llalon-github-backup/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/llalon-github-backup/0.0.24/CHANGELOG.md b/incubator/llalon-github-backup/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..b24fd209069 --- /dev/null +++ b/incubator/llalon-github-backup/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [llalon-github-backup-0.0.24](https://github.com/truecharts/charts/compare/llalon-github-backup-0.0.23...llalon-github-backup-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [llalon-github-backup-0.0.23](https://github.com/truecharts/charts/compare/llalon-github-backup-0.0.22...llalon-github-backup-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [llalon-github-backup-0.0.23](https://github.com/truecharts/charts/compare/llalon-github-backup-0.0.22...llalon-github-backup-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [llalon-github-backup-0.0.23](https://github.com/truecharts/charts/compare/llalon-github-backup-0.0.22...llalon-github-backup-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [llalon-github-backup-0.0.23](https://github.com/truecharts/charts/compare/llalon-github-backup-0.0.22...llalon-github-backup-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [llalon-github-backup-0.0.23](https://github.com/truecharts/charts/compare/llalon-github-backup-0.0.22...llalon-github-backup-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [llalon-github-backup-0.0.23](https://github.com/truecharts/charts/compare/llalon-github-backup-0.0.22...llalon-github-backup-0.0.23) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [llalon-github-backup-0.0.22](https://github.com/truecharts/charts/compare/llalon-github-backup-0.0.20...llalon-github-backup-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [llalon-github-backup-0.0.21](https://github.com/truecharts/charts/compare/llalon-github-backup-0.0.20...llalon-github-backup-0.0.21) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + diff --git a/incubator/llalon-github-backup/0.0.24/Chart.lock b/incubator/llalon-github-backup/0.0.24/Chart.lock new file mode 100644 index 00000000000..b5a4cfb6e27 --- /dev/null +++ b/incubator/llalon-github-backup/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:51:33.487906322Z" diff --git a/incubator/llalon-github-backup/0.0.24/Chart.yaml b/incubator/llalon-github-backup/0.0.24/Chart.yaml new file mode 100644 index 00000000000..99ded588950 --- /dev/null +++ b/incubator/llalon-github-backup/0.0.24/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.5.10 +deprecated: false +description: Automatically backup github repositories on schedule. Allows for custom configuration. +home: https://truecharts.org/docs/charts/incubator/llalon-github-backup +icon: https://truecharts.org/img/hotlink-ok/chart-icons/llalon-github-backup.png +keywords: + - llalon-github-backup + - Backup +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: llalon-github-backup +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/llalon-github-backup + - https://github.com/abusesa/github-backup + - https://hub.docker.com/r/llalon/github-backup +type: application +version: 0.0.24 diff --git a/incubator/llalon-github-backup/0.0.24/README.md b/incubator/llalon-github-backup/0.0.24/README.md new file mode 100644 index 00000000000..7d463919e8f --- /dev/null +++ b/incubator/llalon-github-backup/0.0.24/README.md @@ -0,0 +1,109 @@ +# llalon-github-backup + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Automatically backup github repositories on schedule. Allows for custom configuration. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [llalon-github-backup](https://truecharts.org/docs/charts/incubator/llalon-github-backup) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/llalon-github-backup/0.0.23/app-readme.md b/incubator/llalon-github-backup/0.0.24/app-readme.md similarity index 100% rename from incubator/llalon-github-backup/0.0.23/app-readme.md rename to incubator/llalon-github-backup/0.0.24/app-readme.md diff --git a/incubator/llalon-github-backup/0.0.24/charts/common-10.5.10.tgz b/incubator/llalon-github-backup/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/llalon-github-backup/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/llalon-github-backup/0.0.23/ix_values.yaml b/incubator/llalon-github-backup/0.0.24/ix_values.yaml similarity index 100% rename from incubator/llalon-github-backup/0.0.23/ix_values.yaml rename to incubator/llalon-github-backup/0.0.24/ix_values.yaml diff --git a/incubator/llalon-github-backup/0.0.23/questions.yaml b/incubator/llalon-github-backup/0.0.24/questions.yaml similarity index 100% rename from incubator/llalon-github-backup/0.0.23/questions.yaml rename to incubator/llalon-github-backup/0.0.24/questions.yaml diff --git a/incubator/llalon-github-backup/0.0.23/templates/common.yaml b/incubator/llalon-github-backup/0.0.24/templates/common.yaml similarity index 100% rename from incubator/llalon-github-backup/0.0.23/templates/common.yaml rename to incubator/llalon-github-backup/0.0.24/templates/common.yaml diff --git a/incubator/llalon-github-backup/0.0.23/values.yaml b/incubator/llalon-github-backup/0.0.24/values.yaml similarity index 100% rename from incubator/llalon-github-backup/0.0.23/values.yaml rename to incubator/llalon-github-backup/0.0.24/values.yaml diff --git a/incubator/longvinter/0.0.23/CHANGELOG.md b/incubator/longvinter/0.0.23/CHANGELOG.md deleted file mode 100644 index 93ef982bd7c..00000000000 --- a/incubator/longvinter/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [longvinter-0.0.23](https://github.com/truecharts/charts/compare/longvinter-0.0.22...longvinter-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [longvinter-0.0.23](https://github.com/truecharts/charts/compare/longvinter-0.0.22...longvinter-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [longvinter-0.0.23](https://github.com/truecharts/charts/compare/longvinter-0.0.22...longvinter-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [longvinter-0.0.23](https://github.com/truecharts/charts/compare/longvinter-0.0.22...longvinter-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [longvinter-0.0.23](https://github.com/truecharts/charts/compare/longvinter-0.0.22...longvinter-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [longvinter-0.0.23](https://github.com/truecharts/charts/compare/longvinter-0.0.22...longvinter-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [longvinter-0.0.22](https://github.com/truecharts/charts/compare/longvinter-0.0.20...longvinter-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [longvinter-0.0.21](https://github.com/truecharts/charts/compare/longvinter-0.0.20...longvinter-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/longvinter/0.0.23/Chart.lock b/incubator/longvinter/0.0.23/Chart.lock deleted file mode 100644 index 7b82a06905c..00000000000 --- a/incubator/longvinter/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:03:36.481498244Z" diff --git a/incubator/longvinter/0.0.23/Chart.yaml b/incubator/longvinter/0.0.23/Chart.yaml deleted file mode 100644 index 5a8070b1cd2..00000000000 --- a/incubator/longvinter/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/longvinter/0.0.23/README.md b/incubator/longvinter/0.0.23/README.md deleted file mode 100644 index c7c94f94eb3..00000000000 --- a/incubator/longvinter/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# longvinter - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -This Chart will download and install SteamCMD. It will also install Longvinter and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [longvinter](https://truecharts.org/docs/charts/incubator/longvinter) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/longvinter/0.0.23/charts/common-10.5.9.tgz b/incubator/longvinter/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/longvinter/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/longvinter/0.0.24/CHANGELOG.md b/incubator/longvinter/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..85782f34a06 --- /dev/null +++ b/incubator/longvinter/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [longvinter-0.0.24](https://github.com/truecharts/charts/compare/longvinter-0.0.23...longvinter-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [longvinter-0.0.23](https://github.com/truecharts/charts/compare/longvinter-0.0.22...longvinter-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [longvinter-0.0.23](https://github.com/truecharts/charts/compare/longvinter-0.0.22...longvinter-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [longvinter-0.0.23](https://github.com/truecharts/charts/compare/longvinter-0.0.22...longvinter-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [longvinter-0.0.23](https://github.com/truecharts/charts/compare/longvinter-0.0.22...longvinter-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [longvinter-0.0.23](https://github.com/truecharts/charts/compare/longvinter-0.0.22...longvinter-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [longvinter-0.0.23](https://github.com/truecharts/charts/compare/longvinter-0.0.22...longvinter-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [longvinter-0.0.22](https://github.com/truecharts/charts/compare/longvinter-0.0.20...longvinter-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/incubator/longvinter/0.0.24/Chart.lock b/incubator/longvinter/0.0.24/Chart.lock new file mode 100644 index 00000000000..fb18709be1d --- /dev/null +++ b/incubator/longvinter/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:51:42.164336157Z" diff --git a/incubator/longvinter/0.0.24/Chart.yaml b/incubator/longvinter/0.0.24/Chart.yaml new file mode 100644 index 00000000000..be5f0214e0d --- /dev/null +++ b/incubator/longvinter/0.0.24/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.5.10 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install Longvinter and run it." +home: https://truecharts.org/docs/charts/incubator/longvinter +icon: https://truecharts.org/img/hotlink-ok/chart-icons/longvinter.png +keywords: + - longvinter + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: longvinter +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/longvinter + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.24 diff --git a/incubator/longvinter/0.0.24/README.md b/incubator/longvinter/0.0.24/README.md new file mode 100644 index 00000000000..ff40f09b42f --- /dev/null +++ b/incubator/longvinter/0.0.24/README.md @@ -0,0 +1,109 @@ +# longvinter + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +This Chart will download and install SteamCMD. It will also install Longvinter and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [longvinter](https://truecharts.org/docs/charts/incubator/longvinter) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/longvinter/0.0.23/app-readme.md b/incubator/longvinter/0.0.24/app-readme.md similarity index 100% rename from incubator/longvinter/0.0.23/app-readme.md rename to incubator/longvinter/0.0.24/app-readme.md diff --git a/incubator/longvinter/0.0.24/charts/common-10.5.10.tgz b/incubator/longvinter/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/longvinter/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/longvinter/0.0.23/ix_values.yaml b/incubator/longvinter/0.0.24/ix_values.yaml similarity index 100% rename from incubator/longvinter/0.0.23/ix_values.yaml rename to incubator/longvinter/0.0.24/ix_values.yaml diff --git a/incubator/longvinter/0.0.23/questions.yaml b/incubator/longvinter/0.0.24/questions.yaml similarity index 100% rename from incubator/longvinter/0.0.23/questions.yaml rename to incubator/longvinter/0.0.24/questions.yaml diff --git a/incubator/longvinter/0.0.23/templates/common.yaml b/incubator/longvinter/0.0.24/templates/common.yaml similarity index 100% rename from incubator/longvinter/0.0.23/templates/common.yaml rename to incubator/longvinter/0.0.24/templates/common.yaml diff --git a/incubator/longvinter/0.0.23/values.yaml b/incubator/longvinter/0.0.24/values.yaml similarity index 100% rename from incubator/longvinter/0.0.23/values.yaml rename to incubator/longvinter/0.0.24/values.yaml diff --git a/incubator/magnetico-environment/0.0.23/CHANGELOG.md b/incubator/magnetico-environment/0.0.23/CHANGELOG.md deleted file mode 100644 index f5686892b31..00000000000 --- a/incubator/magnetico-environment/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [magnetico-environment-0.0.23](https://github.com/truecharts/charts/compare/magnetico-environment-0.0.22...magnetico-environment-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [magnetico-environment-0.0.23](https://github.com/truecharts/charts/compare/magnetico-environment-0.0.22...magnetico-environment-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [magnetico-environment-0.0.23](https://github.com/truecharts/charts/compare/magnetico-environment-0.0.22...magnetico-environment-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [magnetico-environment-0.0.23](https://github.com/truecharts/charts/compare/magnetico-environment-0.0.22...magnetico-environment-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [magnetico-environment-0.0.23](https://github.com/truecharts/charts/compare/magnetico-environment-0.0.22...magnetico-environment-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [magnetico-environment-0.0.23](https://github.com/truecharts/charts/compare/magnetico-environment-0.0.22...magnetico-environment-0.0.23) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [magnetico-environment-0.0.22](https://github.com/truecharts/charts/compare/magnetico-environment-0.0.20...magnetico-environment-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [magnetico-environment-0.0.21](https://github.com/truecharts/charts/compare/magnetico-environment-0.0.20...magnetico-environment-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [magnetico-environment-0.0.20](https://github.com/truecharts/charts/compare/magnetico-environment-0.0.19...magnetico-environment-0.0.20) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/incubator/magnetico-environment/0.0.23/Chart.lock b/incubator/magnetico-environment/0.0.23/Chart.lock deleted file mode 100644 index 15023d4050e..00000000000 --- a/incubator/magnetico-environment/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:03:53.072422029Z" diff --git a/incubator/magnetico-environment/0.0.23/Chart.yaml b/incubator/magnetico-environment/0.0.23/Chart.yaml deleted file mode 100644 index dd5ff3c7c45..00000000000 --- a/incubator/magnetico-environment/0.0.23/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Downloaders - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/magnetico-environment/0.0.23/README.md b/incubator/magnetico-environment/0.0.23/README.md deleted file mode 100644 index 2a24daa9e9d..00000000000 --- a/incubator/magnetico-environment/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# magnetico-environment - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -magnetico is an autonomous (self-hosted) BitTorrent DHT indexer / crawler / search engine suite. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [magnetico-environment](https://truecharts.org/docs/charts/incubator/magnetico-environment) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/magnetico-environment/0.0.23/charts/common-10.5.9.tgz b/incubator/magnetico-environment/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/magnetico-environment/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/magnetico-environment/0.0.24/CHANGELOG.md b/incubator/magnetico-environment/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..5e4cee24104 --- /dev/null +++ b/incubator/magnetico-environment/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [magnetico-environment-0.0.24](https://github.com/truecharts/charts/compare/magnetico-environment-0.0.23...magnetico-environment-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [magnetico-environment-0.0.23](https://github.com/truecharts/charts/compare/magnetico-environment-0.0.22...magnetico-environment-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [magnetico-environment-0.0.23](https://github.com/truecharts/charts/compare/magnetico-environment-0.0.22...magnetico-environment-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [magnetico-environment-0.0.23](https://github.com/truecharts/charts/compare/magnetico-environment-0.0.22...magnetico-environment-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [magnetico-environment-0.0.23](https://github.com/truecharts/charts/compare/magnetico-environment-0.0.22...magnetico-environment-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [magnetico-environment-0.0.23](https://github.com/truecharts/charts/compare/magnetico-environment-0.0.22...magnetico-environment-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [magnetico-environment-0.0.23](https://github.com/truecharts/charts/compare/magnetico-environment-0.0.22...magnetico-environment-0.0.23) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [magnetico-environment-0.0.22](https://github.com/truecharts/charts/compare/magnetico-environment-0.0.20...magnetico-environment-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [magnetico-environment-0.0.21](https://github.com/truecharts/charts/compare/magnetico-environment-0.0.20...magnetico-environment-0.0.21) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/magnetico-environment/0.0.24/Chart.lock b/incubator/magnetico-environment/0.0.24/Chart.lock new file mode 100644 index 00000000000..b0d6b124637 --- /dev/null +++ b/incubator/magnetico-environment/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:51:52.044338312Z" diff --git a/incubator/magnetico-environment/0.0.24/Chart.yaml b/incubator/magnetico-environment/0.0.24/Chart.yaml new file mode 100644 index 00000000000..c9a8bf23b40 --- /dev/null +++ b/incubator/magnetico-environment/0.0.24/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.5.10 +deprecated: false +description: magnetico is an autonomous (self-hosted) BitTorrent DHT indexer / crawler / search engine suite. +home: https://truecharts.org/docs/charts/incubator/magnetico-environment +icon: https://truecharts.org/img/hotlink-ok/chart-icons/magnetico-environment.png +keywords: + - magnetico-environment + - Downloaders + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: magnetico-environment +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/magnetico-environment + - https://github.com/boramalper/magnetico + - https://hub.docker.com/r/dyonr/magnetico-environment +type: application +version: 0.0.24 diff --git a/incubator/magnetico-environment/0.0.24/README.md b/incubator/magnetico-environment/0.0.24/README.md new file mode 100644 index 00000000000..5871f0cbf50 --- /dev/null +++ b/incubator/magnetico-environment/0.0.24/README.md @@ -0,0 +1,109 @@ +# magnetico-environment + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +magnetico is an autonomous (self-hosted) BitTorrent DHT indexer / crawler / search engine suite. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [magnetico-environment](https://truecharts.org/docs/charts/incubator/magnetico-environment) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/magnetico-environment/0.0.23/app-readme.md b/incubator/magnetico-environment/0.0.24/app-readme.md similarity index 100% rename from incubator/magnetico-environment/0.0.23/app-readme.md rename to incubator/magnetico-environment/0.0.24/app-readme.md diff --git a/incubator/magnetico-environment/0.0.24/charts/common-10.5.10.tgz b/incubator/magnetico-environment/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/magnetico-environment/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/magnetico-environment/0.0.23/ix_values.yaml b/incubator/magnetico-environment/0.0.24/ix_values.yaml similarity index 100% rename from incubator/magnetico-environment/0.0.23/ix_values.yaml rename to incubator/magnetico-environment/0.0.24/ix_values.yaml diff --git a/incubator/magnetico-environment/0.0.23/questions.yaml b/incubator/magnetico-environment/0.0.24/questions.yaml similarity index 100% rename from incubator/magnetico-environment/0.0.23/questions.yaml rename to incubator/magnetico-environment/0.0.24/questions.yaml diff --git a/incubator/magnetico-environment/0.0.23/templates/common.yaml b/incubator/magnetico-environment/0.0.24/templates/common.yaml similarity index 100% rename from incubator/magnetico-environment/0.0.23/templates/common.yaml rename to incubator/magnetico-environment/0.0.24/templates/common.yaml diff --git a/incubator/magnetico-environment/0.0.23/values.yaml b/incubator/magnetico-environment/0.0.24/values.yaml similarity index 100% rename from incubator/magnetico-environment/0.0.23/values.yaml rename to incubator/magnetico-environment/0.0.24/values.yaml diff --git a/incubator/mailpile/0.0.23/CHANGELOG.md b/incubator/mailpile/0.0.23/CHANGELOG.md deleted file mode 100644 index 94e6b2035e8..00000000000 --- a/incubator/mailpile/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [mailpile-0.0.23](https://github.com/truecharts/charts/compare/mailpile-0.0.22...mailpile-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mailpile-0.0.23](https://github.com/truecharts/charts/compare/mailpile-0.0.22...mailpile-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mailpile-0.0.23](https://github.com/truecharts/charts/compare/mailpile-0.0.22...mailpile-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mailpile-0.0.23](https://github.com/truecharts/charts/compare/mailpile-0.0.22...mailpile-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mailpile-0.0.23](https://github.com/truecharts/charts/compare/mailpile-0.0.22...mailpile-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mailpile-0.0.23](https://github.com/truecharts/charts/compare/mailpile-0.0.22...mailpile-0.0.23) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mailpile-0.0.22](https://github.com/truecharts/charts/compare/mailpile-0.0.20...mailpile-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [mailpile-0.0.21](https://github.com/truecharts/charts/compare/mailpile-0.0.20...mailpile-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [mailpile-0.0.20](https://github.com/truecharts/charts/compare/mailpile-0.0.19...mailpile-0.0.20) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/incubator/mailpile/0.0.23/Chart.lock b/incubator/mailpile/0.0.23/Chart.lock deleted file mode 100644 index 291720ecfdb..00000000000 --- a/incubator/mailpile/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:03:55.93643201Z" diff --git a/incubator/mailpile/0.0.23/Chart.yaml b/incubator/mailpile/0.0.23/Chart.yaml deleted file mode 100644 index 2835ba6651d..00000000000 --- a/incubator/mailpile/0.0.23/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Network-Web - - Network-Messenger -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/mailpile/0.0.23/README.md b/incubator/mailpile/0.0.23/README.md deleted file mode 100644 index dc9ce6d0e58..00000000000 --- a/incubator/mailpile/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# mailpile - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Mailpile is software, an e-mail client. It runs on your desktop or laptop computer and you interact with it by using your web browser. The goal of Mailpile is to allow people to send e-mail in a more secure and private manner than before. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [mailpile](https://truecharts.org/docs/charts/incubator/mailpile) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/mailpile/0.0.23/charts/common-10.5.9.tgz b/incubator/mailpile/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/mailpile/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/mailpile/0.0.24/CHANGELOG.md b/incubator/mailpile/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..b4066903972 --- /dev/null +++ b/incubator/mailpile/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [mailpile-0.0.24](https://github.com/truecharts/charts/compare/mailpile-0.0.23...mailpile-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mailpile-0.0.23](https://github.com/truecharts/charts/compare/mailpile-0.0.22...mailpile-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mailpile-0.0.23](https://github.com/truecharts/charts/compare/mailpile-0.0.22...mailpile-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mailpile-0.0.23](https://github.com/truecharts/charts/compare/mailpile-0.0.22...mailpile-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mailpile-0.0.23](https://github.com/truecharts/charts/compare/mailpile-0.0.22...mailpile-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mailpile-0.0.23](https://github.com/truecharts/charts/compare/mailpile-0.0.22...mailpile-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mailpile-0.0.23](https://github.com/truecharts/charts/compare/mailpile-0.0.22...mailpile-0.0.23) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mailpile-0.0.22](https://github.com/truecharts/charts/compare/mailpile-0.0.20...mailpile-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [mailpile-0.0.21](https://github.com/truecharts/charts/compare/mailpile-0.0.20...mailpile-0.0.21) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/mailpile/0.0.24/Chart.lock b/incubator/mailpile/0.0.24/Chart.lock new file mode 100644 index 00000000000..0d2438ad215 --- /dev/null +++ b/incubator/mailpile/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:51:57.082999593Z" diff --git a/incubator/mailpile/0.0.24/Chart.yaml b/incubator/mailpile/0.0.24/Chart.yaml new file mode 100644 index 00000000000..0beed9f856e --- /dev/null +++ b/incubator/mailpile/0.0.24/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.5.10 +deprecated: false +description: Mailpile is software, an e-mail client. It runs on your desktop or laptop computer and you interact with it by using your web browser. The goal of Mailpile is to allow people to send e-mail in a more secure and private manner than before. +home: https://truecharts.org/docs/charts/incubator/mailpile +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mailpile.png +keywords: + - mailpile + - Productivity + - Network-Web + - Network-Messenger +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: mailpile +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/mailpile + - https://www.mailpile.is/ + - https://hub.docker.com/r/rroemhild/mailpile/ +type: application +version: 0.0.24 diff --git a/incubator/mailpile/0.0.24/README.md b/incubator/mailpile/0.0.24/README.md new file mode 100644 index 00000000000..2490333fe32 --- /dev/null +++ b/incubator/mailpile/0.0.24/README.md @@ -0,0 +1,109 @@ +# mailpile + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Mailpile is software, an e-mail client. It runs on your desktop or laptop computer and you interact with it by using your web browser. The goal of Mailpile is to allow people to send e-mail in a more secure and private manner than before. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [mailpile](https://truecharts.org/docs/charts/incubator/mailpile) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/mailpile/0.0.23/app-readme.md b/incubator/mailpile/0.0.24/app-readme.md similarity index 100% rename from incubator/mailpile/0.0.23/app-readme.md rename to incubator/mailpile/0.0.24/app-readme.md diff --git a/incubator/mailpile/0.0.24/charts/common-10.5.10.tgz b/incubator/mailpile/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/mailpile/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/mailpile/0.0.23/ix_values.yaml b/incubator/mailpile/0.0.24/ix_values.yaml similarity index 100% rename from incubator/mailpile/0.0.23/ix_values.yaml rename to incubator/mailpile/0.0.24/ix_values.yaml diff --git a/incubator/mailpile/0.0.23/questions.yaml b/incubator/mailpile/0.0.24/questions.yaml similarity index 100% rename from incubator/mailpile/0.0.23/questions.yaml rename to incubator/mailpile/0.0.24/questions.yaml diff --git a/incubator/mailpile/0.0.23/templates/common.yaml b/incubator/mailpile/0.0.24/templates/common.yaml similarity index 100% rename from incubator/mailpile/0.0.23/templates/common.yaml rename to incubator/mailpile/0.0.24/templates/common.yaml diff --git a/incubator/mailpile/0.0.23/values.yaml b/incubator/mailpile/0.0.24/values.yaml similarity index 100% rename from incubator/mailpile/0.0.23/values.yaml rename to incubator/mailpile/0.0.24/values.yaml diff --git a/incubator/maloja/0.0.23/CHANGELOG.md b/incubator/maloja/0.0.23/CHANGELOG.md deleted file mode 100644 index 9c59bd2de01..00000000000 --- a/incubator/maloja/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [maloja-0.0.23](https://github.com/truecharts/charts/compare/maloja-0.0.22...maloja-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [maloja-0.0.23](https://github.com/truecharts/charts/compare/maloja-0.0.22...maloja-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [maloja-0.0.23](https://github.com/truecharts/charts/compare/maloja-0.0.22...maloja-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [maloja-0.0.23](https://github.com/truecharts/charts/compare/maloja-0.0.22...maloja-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [maloja-0.0.23](https://github.com/truecharts/charts/compare/maloja-0.0.22...maloja-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [maloja-0.0.23](https://github.com/truecharts/charts/compare/maloja-0.0.22...maloja-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [maloja-0.0.22](https://github.com/truecharts/charts/compare/maloja-0.0.20...maloja-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [maloja-0.0.21](https://github.com/truecharts/charts/compare/maloja-0.0.20...maloja-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/maloja/0.0.23/Chart.lock b/incubator/maloja/0.0.23/Chart.lock deleted file mode 100644 index 0d213d9daa8..00000000000 --- a/incubator/maloja/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:03:57.130245876Z" diff --git a/incubator/maloja/0.0.23/Chart.yaml b/incubator/maloja/0.0.23/Chart.yaml deleted file mode 100644 index c4f17352169..00000000000 --- a/incubator/maloja/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaServer-Music -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/maloja/0.0.23/README.md b/incubator/maloja/0.0.23/README.md deleted file mode 100644 index 19b18b15e2c..00000000000 --- a/incubator/maloja/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# maloja - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Self-hosted music scrobble database to create personal listening statistics and charts as a substitute for Last.fm / Libre.fm / GNU FM. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [maloja](https://truecharts.org/docs/charts/incubator/maloja) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/maloja/0.0.23/charts/common-10.5.9.tgz b/incubator/maloja/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/maloja/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/maloja/0.0.24/CHANGELOG.md b/incubator/maloja/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..c9a68d40de9 --- /dev/null +++ b/incubator/maloja/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [maloja-0.0.24](https://github.com/truecharts/charts/compare/maloja-0.0.23...maloja-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [maloja-0.0.23](https://github.com/truecharts/charts/compare/maloja-0.0.22...maloja-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [maloja-0.0.23](https://github.com/truecharts/charts/compare/maloja-0.0.22...maloja-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [maloja-0.0.23](https://github.com/truecharts/charts/compare/maloja-0.0.22...maloja-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [maloja-0.0.23](https://github.com/truecharts/charts/compare/maloja-0.0.22...maloja-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [maloja-0.0.23](https://github.com/truecharts/charts/compare/maloja-0.0.22...maloja-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [maloja-0.0.23](https://github.com/truecharts/charts/compare/maloja-0.0.22...maloja-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [maloja-0.0.22](https://github.com/truecharts/charts/compare/maloja-0.0.20...maloja-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/incubator/maloja/0.0.24/Chart.lock b/incubator/maloja/0.0.24/Chart.lock new file mode 100644 index 00000000000..b38ae30a6e6 --- /dev/null +++ b/incubator/maloja/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:52:04.561175498Z" diff --git a/incubator/maloja/0.0.24/Chart.yaml b/incubator/maloja/0.0.24/Chart.yaml new file mode 100644 index 00000000000..1bc2139cbe2 --- /dev/null +++ b/incubator/maloja/0.0.24/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.5.10 +deprecated: false +description: "Self-hosted music scrobble database to create personal listening statistics and charts as a substitute for Last.fm / Libre.fm / GNU FM." +home: https://truecharts.org/docs/charts/incubator/maloja +icon: https://truecharts.org/img/hotlink-ok/chart-icons/maloja.png +keywords: + - maloja + - MediaServer-Music +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: maloja +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/maloja + - https://maloja.krateng.ch/ + - https://hub.docker.com/r/krateng/maloja +type: application +version: 0.0.24 diff --git a/incubator/maloja/0.0.24/README.md b/incubator/maloja/0.0.24/README.md new file mode 100644 index 00000000000..dda3377c23b --- /dev/null +++ b/incubator/maloja/0.0.24/README.md @@ -0,0 +1,109 @@ +# maloja + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Self-hosted music scrobble database to create personal listening statistics and charts as a substitute for Last.fm / Libre.fm / GNU FM. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [maloja](https://truecharts.org/docs/charts/incubator/maloja) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/maloja/0.0.23/app-readme.md b/incubator/maloja/0.0.24/app-readme.md similarity index 100% rename from incubator/maloja/0.0.23/app-readme.md rename to incubator/maloja/0.0.24/app-readme.md diff --git a/incubator/maloja/0.0.24/charts/common-10.5.10.tgz b/incubator/maloja/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/maloja/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/maloja/0.0.23/ix_values.yaml b/incubator/maloja/0.0.24/ix_values.yaml similarity index 100% rename from incubator/maloja/0.0.23/ix_values.yaml rename to incubator/maloja/0.0.24/ix_values.yaml diff --git a/incubator/maloja/0.0.23/questions.yaml b/incubator/maloja/0.0.24/questions.yaml similarity index 100% rename from incubator/maloja/0.0.23/questions.yaml rename to incubator/maloja/0.0.24/questions.yaml diff --git a/incubator/maloja/0.0.23/templates/common.yaml b/incubator/maloja/0.0.24/templates/common.yaml similarity index 100% rename from incubator/maloja/0.0.23/templates/common.yaml rename to incubator/maloja/0.0.24/templates/common.yaml diff --git a/incubator/maloja/0.0.23/values.yaml b/incubator/maloja/0.0.24/values.yaml similarity index 100% rename from incubator/maloja/0.0.23/values.yaml rename to incubator/maloja/0.0.24/values.yaml diff --git a/incubator/mango/0.0.24/CHANGELOG.md b/incubator/mango/0.0.24/CHANGELOG.md deleted file mode 100644 index 8780304e769..00000000000 --- a/incubator/mango/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [mango-0.0.24](https://github.com/truecharts/charts/compare/mango-0.0.23...mango-0.0.24) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mango-0.0.24](https://github.com/truecharts/charts/compare/mango-0.0.23...mango-0.0.24) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mango-0.0.24](https://github.com/truecharts/charts/compare/mango-0.0.23...mango-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mango-0.0.24](https://github.com/truecharts/charts/compare/mango-0.0.23...mango-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mango-0.0.24](https://github.com/truecharts/charts/compare/mango-0.0.23...mango-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mango-0.0.24](https://github.com/truecharts/charts/compare/mango-0.0.23...mango-0.0.24) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mango-0.0.23](https://github.com/truecharts/charts/compare/mango-0.0.21...mango-0.0.23) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [mango-0.0.22](https://github.com/truecharts/charts/compare/mango-0.0.21...mango-0.0.22) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [mango-0.0.21](https://github.com/truecharts/charts/compare/mango-0.0.20...mango-0.0.21) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/incubator/mango/0.0.24/Chart.lock b/incubator/mango/0.0.24/Chart.lock deleted file mode 100644 index 48fa4dc7bb8..00000000000 --- a/incubator/mango/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:04:02.058951003Z" diff --git a/incubator/mango/0.0.24/Chart.yaml b/incubator/mango/0.0.24/Chart.yaml deleted file mode 100644 index eb0c439e91f..00000000000 --- a/incubator/mango/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaApp-Books -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.24 diff --git a/incubator/mango/0.0.24/README.md b/incubator/mango/0.0.24/README.md deleted file mode 100644 index 3c6cb34838d..00000000000 --- a/incubator/mango/0.0.24/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# mango - -![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Mango is a self-hosted manga server and reader. Its features include[br] - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [mango](https://truecharts.org/docs/charts/incubator/mango) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/mango/0.0.24/charts/common-10.5.9.tgz b/incubator/mango/0.0.24/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/mango/0.0.24/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/mango/0.0.25/CHANGELOG.md b/incubator/mango/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..79ee7967706 --- /dev/null +++ b/incubator/mango/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [mango-0.0.25](https://github.com/truecharts/charts/compare/mango-0.0.24...mango-0.0.25) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mango-0.0.24](https://github.com/truecharts/charts/compare/mango-0.0.23...mango-0.0.24) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mango-0.0.24](https://github.com/truecharts/charts/compare/mango-0.0.23...mango-0.0.24) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mango-0.0.24](https://github.com/truecharts/charts/compare/mango-0.0.23...mango-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mango-0.0.24](https://github.com/truecharts/charts/compare/mango-0.0.23...mango-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mango-0.0.24](https://github.com/truecharts/charts/compare/mango-0.0.23...mango-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mango-0.0.24](https://github.com/truecharts/charts/compare/mango-0.0.23...mango-0.0.24) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mango-0.0.23](https://github.com/truecharts/charts/compare/mango-0.0.21...mango-0.0.23) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [mango-0.0.22](https://github.com/truecharts/charts/compare/mango-0.0.21...mango-0.0.22) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/mango/0.0.25/Chart.lock b/incubator/mango/0.0.25/Chart.lock new file mode 100644 index 00000000000..2e3930104c2 --- /dev/null +++ b/incubator/mango/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:52:12.040696191Z" diff --git a/incubator/mango/0.0.25/Chart.yaml b/incubator/mango/0.0.25/Chart.yaml new file mode 100644 index 00000000000..51f85deb267 --- /dev/null +++ b/incubator/mango/0.0.25/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.5.10 +deprecated: false +description: "Mango is a self-hosted manga server and reader. Its features include[br]\n" +home: https://truecharts.org/docs/charts/incubator/mango +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mango.png +keywords: + - mango + - MediaApp-Books +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: mango +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/mango + - https://github.com/hkalexling/mango + - https://hub.docker.com/r/hkalexling/mango +type: application +version: 0.0.25 diff --git a/incubator/mango/0.0.25/README.md b/incubator/mango/0.0.25/README.md new file mode 100644 index 00000000000..2c955dc7b24 --- /dev/null +++ b/incubator/mango/0.0.25/README.md @@ -0,0 +1,109 @@ +# mango + +![Version: 0.0.25](https://img.shields.io/badge/Version-0.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Mango is a self-hosted manga server and reader. Its features include[br] + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [mango](https://truecharts.org/docs/charts/incubator/mango) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/mango/0.0.24/app-readme.md b/incubator/mango/0.0.25/app-readme.md similarity index 100% rename from incubator/mango/0.0.24/app-readme.md rename to incubator/mango/0.0.25/app-readme.md diff --git a/incubator/mango/0.0.25/charts/common-10.5.10.tgz b/incubator/mango/0.0.25/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/mango/0.0.25/charts/common-10.5.10.tgz differ diff --git a/incubator/mango/0.0.24/ix_values.yaml b/incubator/mango/0.0.25/ix_values.yaml similarity index 100% rename from incubator/mango/0.0.24/ix_values.yaml rename to incubator/mango/0.0.25/ix_values.yaml diff --git a/incubator/mango/0.0.24/questions.yaml b/incubator/mango/0.0.25/questions.yaml similarity index 100% rename from incubator/mango/0.0.24/questions.yaml rename to incubator/mango/0.0.25/questions.yaml diff --git a/incubator/mango/0.0.24/templates/common.yaml b/incubator/mango/0.0.25/templates/common.yaml similarity index 100% rename from incubator/mango/0.0.24/templates/common.yaml rename to incubator/mango/0.0.25/templates/common.yaml diff --git a/incubator/mango/0.0.24/values.yaml b/incubator/mango/0.0.25/values.yaml similarity index 100% rename from incubator/mango/0.0.24/values.yaml rename to incubator/mango/0.0.25/values.yaml diff --git a/incubator/media-roller/0.0.23/CHANGELOG.md b/incubator/media-roller/0.0.23/CHANGELOG.md deleted file mode 100644 index e489d163da5..00000000000 --- a/incubator/media-roller/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [media-roller-0.0.23](https://github.com/truecharts/charts/compare/media-roller-0.0.22...media-roller-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [media-roller-0.0.23](https://github.com/truecharts/charts/compare/media-roller-0.0.22...media-roller-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [media-roller-0.0.23](https://github.com/truecharts/charts/compare/media-roller-0.0.22...media-roller-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [media-roller-0.0.23](https://github.com/truecharts/charts/compare/media-roller-0.0.22...media-roller-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [media-roller-0.0.23](https://github.com/truecharts/charts/compare/media-roller-0.0.22...media-roller-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [media-roller-0.0.23](https://github.com/truecharts/charts/compare/media-roller-0.0.22...media-roller-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [media-roller-0.0.22](https://github.com/truecharts/charts/compare/media-roller-0.0.20...media-roller-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [media-roller-0.0.21](https://github.com/truecharts/charts/compare/media-roller-0.0.20...media-roller-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/media-roller/0.0.23/Chart.lock b/incubator/media-roller/0.0.23/Chart.lock deleted file mode 100644 index 53b801d33e5..00000000000 --- a/incubator/media-roller/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:04:18.076827104Z" diff --git a/incubator/media-roller/0.0.23/Chart.yaml b/incubator/media-roller/0.0.23/Chart.yaml deleted file mode 100644 index c93a09eaaba..00000000000 --- a/incubator/media-roller/0.0.23/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities - - MediaApp-Video -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/media-roller/0.0.23/README.md b/incubator/media-roller/0.0.23/README.md deleted file mode 100644 index 74b08a47bf1..00000000000 --- a/incubator/media-roller/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# media-roller - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Mobile friendly tool for downloading videos from social media. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [media-roller](https://truecharts.org/docs/charts/incubator/media-roller) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/media-roller/0.0.23/charts/common-10.5.9.tgz b/incubator/media-roller/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/media-roller/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/media-roller/0.0.24/CHANGELOG.md b/incubator/media-roller/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..72cbbea967e --- /dev/null +++ b/incubator/media-roller/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [media-roller-0.0.24](https://github.com/truecharts/charts/compare/media-roller-0.0.23...media-roller-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [media-roller-0.0.23](https://github.com/truecharts/charts/compare/media-roller-0.0.22...media-roller-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [media-roller-0.0.23](https://github.com/truecharts/charts/compare/media-roller-0.0.22...media-roller-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [media-roller-0.0.23](https://github.com/truecharts/charts/compare/media-roller-0.0.22...media-roller-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [media-roller-0.0.23](https://github.com/truecharts/charts/compare/media-roller-0.0.22...media-roller-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [media-roller-0.0.23](https://github.com/truecharts/charts/compare/media-roller-0.0.22...media-roller-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [media-roller-0.0.23](https://github.com/truecharts/charts/compare/media-roller-0.0.22...media-roller-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [media-roller-0.0.22](https://github.com/truecharts/charts/compare/media-roller-0.0.20...media-roller-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/incubator/media-roller/0.0.24/Chart.lock b/incubator/media-roller/0.0.24/Chart.lock new file mode 100644 index 00000000000..5e8c72fb8d7 --- /dev/null +++ b/incubator/media-roller/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:52:22.234933709Z" diff --git a/incubator/media-roller/0.0.24/Chart.yaml b/incubator/media-roller/0.0.24/Chart.yaml new file mode 100644 index 00000000000..25fdee1002f --- /dev/null +++ b/incubator/media-roller/0.0.24/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.5.10 +deprecated: false +description: "Mobile friendly tool for downloading videos from social media." +home: https://truecharts.org/docs/charts/incubator/media-roller +icon: https://truecharts.org/img/hotlink-ok/chart-icons/media-roller.png +keywords: + - media-roller + - Tools-Utilities + - MediaApp-Video +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: media-roller +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/media-roller + - https://github.com/rroller/media-roller + - https://hub.docker.com/repository/docker/ronnieroller/media-roller +type: application +version: 0.0.24 diff --git a/incubator/media-roller/0.0.24/README.md b/incubator/media-roller/0.0.24/README.md new file mode 100644 index 00000000000..05ecacd4b5f --- /dev/null +++ b/incubator/media-roller/0.0.24/README.md @@ -0,0 +1,109 @@ +# media-roller + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Mobile friendly tool for downloading videos from social media. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [media-roller](https://truecharts.org/docs/charts/incubator/media-roller) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/media-roller/0.0.23/app-readme.md b/incubator/media-roller/0.0.24/app-readme.md similarity index 100% rename from incubator/media-roller/0.0.23/app-readme.md rename to incubator/media-roller/0.0.24/app-readme.md diff --git a/incubator/media-roller/0.0.24/charts/common-10.5.10.tgz b/incubator/media-roller/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/media-roller/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/media-roller/0.0.23/ix_values.yaml b/incubator/media-roller/0.0.24/ix_values.yaml similarity index 100% rename from incubator/media-roller/0.0.23/ix_values.yaml rename to incubator/media-roller/0.0.24/ix_values.yaml diff --git a/incubator/media-roller/0.0.23/questions.yaml b/incubator/media-roller/0.0.24/questions.yaml similarity index 100% rename from incubator/media-roller/0.0.23/questions.yaml rename to incubator/media-roller/0.0.24/questions.yaml diff --git a/incubator/media-roller/0.0.23/templates/common.yaml b/incubator/media-roller/0.0.24/templates/common.yaml similarity index 100% rename from incubator/media-roller/0.0.23/templates/common.yaml rename to incubator/media-roller/0.0.24/templates/common.yaml diff --git a/incubator/media-roller/0.0.23/values.yaml b/incubator/media-roller/0.0.24/values.yaml similarity index 100% rename from incubator/media-roller/0.0.23/values.yaml rename to incubator/media-roller/0.0.24/values.yaml diff --git a/incubator/mediaelch/0.0.23/CHANGELOG.md b/incubator/mediaelch/0.0.23/CHANGELOG.md deleted file mode 100644 index 8e277cc2228..00000000000 --- a/incubator/mediaelch/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [mediaelch-0.0.23](https://github.com/truecharts/charts/compare/mediaelch-0.0.22...mediaelch-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mediaelch-0.0.23](https://github.com/truecharts/charts/compare/mediaelch-0.0.22...mediaelch-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mediaelch-0.0.23](https://github.com/truecharts/charts/compare/mediaelch-0.0.22...mediaelch-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mediaelch-0.0.23](https://github.com/truecharts/charts/compare/mediaelch-0.0.22...mediaelch-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mediaelch-0.0.23](https://github.com/truecharts/charts/compare/mediaelch-0.0.22...mediaelch-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mediaelch-0.0.23](https://github.com/truecharts/charts/compare/mediaelch-0.0.22...mediaelch-0.0.23) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mediaelch-0.0.22](https://github.com/truecharts/charts/compare/mediaelch-0.0.20...mediaelch-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [mediaelch-0.0.21](https://github.com/truecharts/charts/compare/mediaelch-0.0.20...mediaelch-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [mediaelch-0.0.20](https://github.com/truecharts/charts/compare/mediaelch-0.0.19...mediaelch-0.0.20) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/incubator/mediaelch/0.0.23/Chart.lock b/incubator/mediaelch/0.0.23/Chart.lock deleted file mode 100644 index 1effefca10f..00000000000 --- a/incubator/mediaelch/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:04:20.50265512Z" diff --git a/incubator/mediaelch/0.0.23/Chart.yaml b/incubator/mediaelch/0.0.23/Chart.yaml deleted file mode 100644 index 658ffbe9576..00000000000 --- a/incubator/mediaelch/0.0.23/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools - - MediaApp-Video -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/mediaelch/0.0.23/README.md b/incubator/mediaelch/0.0.23/README.md deleted file mode 100644 index e5af0feef7d..00000000000 --- a/incubator/mediaelch/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# mediaelch - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Mediaelch is a Tool to manage your movie and show libary regarding the metadata and artwork. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [mediaelch](https://truecharts.org/docs/charts/incubator/mediaelch) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/mediaelch/0.0.23/charts/common-10.5.9.tgz b/incubator/mediaelch/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/mediaelch/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/mediaelch/0.0.24/CHANGELOG.md b/incubator/mediaelch/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..7026c0308b2 --- /dev/null +++ b/incubator/mediaelch/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [mediaelch-0.0.24](https://github.com/truecharts/charts/compare/mediaelch-0.0.23...mediaelch-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mediaelch-0.0.23](https://github.com/truecharts/charts/compare/mediaelch-0.0.22...mediaelch-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mediaelch-0.0.23](https://github.com/truecharts/charts/compare/mediaelch-0.0.22...mediaelch-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mediaelch-0.0.23](https://github.com/truecharts/charts/compare/mediaelch-0.0.22...mediaelch-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mediaelch-0.0.23](https://github.com/truecharts/charts/compare/mediaelch-0.0.22...mediaelch-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mediaelch-0.0.23](https://github.com/truecharts/charts/compare/mediaelch-0.0.22...mediaelch-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mediaelch-0.0.23](https://github.com/truecharts/charts/compare/mediaelch-0.0.22...mediaelch-0.0.23) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mediaelch-0.0.22](https://github.com/truecharts/charts/compare/mediaelch-0.0.20...mediaelch-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [mediaelch-0.0.21](https://github.com/truecharts/charts/compare/mediaelch-0.0.20...mediaelch-0.0.21) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/mediaelch/0.0.24/Chart.lock b/incubator/mediaelch/0.0.24/Chart.lock new file mode 100644 index 00000000000..0f3381e60a7 --- /dev/null +++ b/incubator/mediaelch/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:52:27.527437977Z" diff --git a/incubator/mediaelch/0.0.24/Chart.yaml b/incubator/mediaelch/0.0.24/Chart.yaml new file mode 100644 index 00000000000..4563c88cd22 --- /dev/null +++ b/incubator/mediaelch/0.0.24/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.5.10 +deprecated: false +description: Mediaelch is a Tool to manage your movie and show libary regarding the metadata and artwork. +home: https://truecharts.org/docs/charts/incubator/mediaelch +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mediaelch.png +keywords: + - mediaelch + - Tools + - MediaApp-Video +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: mediaelch +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/mediaelch + - https://github.com/Komet/MediaElch + - https://hub.docker.com/repository/docker/masonxx/mediaelch +type: application +version: 0.0.24 diff --git a/incubator/mediaelch/0.0.24/README.md b/incubator/mediaelch/0.0.24/README.md new file mode 100644 index 00000000000..289ebceb60d --- /dev/null +++ b/incubator/mediaelch/0.0.24/README.md @@ -0,0 +1,109 @@ +# mediaelch + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Mediaelch is a Tool to manage your movie and show libary regarding the metadata and artwork. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [mediaelch](https://truecharts.org/docs/charts/incubator/mediaelch) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/mediaelch/0.0.23/app-readme.md b/incubator/mediaelch/0.0.24/app-readme.md similarity index 100% rename from incubator/mediaelch/0.0.23/app-readme.md rename to incubator/mediaelch/0.0.24/app-readme.md diff --git a/incubator/mediaelch/0.0.24/charts/common-10.5.10.tgz b/incubator/mediaelch/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/mediaelch/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/mediaelch/0.0.23/ix_values.yaml b/incubator/mediaelch/0.0.24/ix_values.yaml similarity index 100% rename from incubator/mediaelch/0.0.23/ix_values.yaml rename to incubator/mediaelch/0.0.24/ix_values.yaml diff --git a/incubator/mediaelch/0.0.23/questions.yaml b/incubator/mediaelch/0.0.24/questions.yaml similarity index 100% rename from incubator/mediaelch/0.0.23/questions.yaml rename to incubator/mediaelch/0.0.24/questions.yaml diff --git a/incubator/mediaelch/0.0.23/templates/common.yaml b/incubator/mediaelch/0.0.24/templates/common.yaml similarity index 100% rename from incubator/mediaelch/0.0.23/templates/common.yaml rename to incubator/mediaelch/0.0.24/templates/common.yaml diff --git a/incubator/mediaelch/0.0.23/values.yaml b/incubator/mediaelch/0.0.24/values.yaml similarity index 100% rename from incubator/mediaelch/0.0.23/values.yaml rename to incubator/mediaelch/0.0.24/values.yaml diff --git a/incubator/mediagoblin/0.0.23/CHANGELOG.md b/incubator/mediagoblin/0.0.23/CHANGELOG.md deleted file mode 100644 index 34c58123f88..00000000000 --- a/incubator/mediagoblin/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [mediagoblin-0.0.23](https://github.com/truecharts/charts/compare/mediagoblin-0.0.22...mediagoblin-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mediagoblin-0.0.23](https://github.com/truecharts/charts/compare/mediagoblin-0.0.22...mediagoblin-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mediagoblin-0.0.23](https://github.com/truecharts/charts/compare/mediagoblin-0.0.22...mediagoblin-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mediagoblin-0.0.23](https://github.com/truecharts/charts/compare/mediagoblin-0.0.22...mediagoblin-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mediagoblin-0.0.23](https://github.com/truecharts/charts/compare/mediagoblin-0.0.22...mediagoblin-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mediagoblin-0.0.23](https://github.com/truecharts/charts/compare/mediagoblin-0.0.22...mediagoblin-0.0.23) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mediagoblin-0.0.22](https://github.com/truecharts/charts/compare/mediagoblin-0.0.20...mediagoblin-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [mediagoblin-0.0.21](https://github.com/truecharts/charts/compare/mediagoblin-0.0.20...mediagoblin-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [mediagoblin-0.0.20](https://github.com/truecharts/charts/compare/mediagoblin-0.0.19...mediagoblin-0.0.20) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/incubator/mediagoblin/0.0.23/Chart.lock b/incubator/mediagoblin/0.0.23/Chart.lock deleted file mode 100644 index 83ae56128ae..00000000000 --- a/incubator/mediagoblin/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:04:21.829407534Z" diff --git a/incubator/mediagoblin/0.0.23/Chart.yaml b/incubator/mediagoblin/0.0.23/Chart.yaml deleted file mode 100644 index 2217be38bf2..00000000000 --- a/incubator/mediagoblin/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaApp-Photos -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/mediagoblin/0.0.23/README.md b/incubator/mediagoblin/0.0.23/README.md deleted file mode 100644 index f68a1a83884..00000000000 --- a/incubator/mediagoblin/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# mediagoblin - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -MediaGoblin is a free software media publishing platform that anyone can run. You can think of it as a decentralized alternative to Flickr, YouTube, SoundCloud, etc. [br][br][b][u][span style='color: #ff9900;']Default user/password[/span][/u][/b][br]User: [B][u]admin[/B][/u][br]Password: [B][u]admin[/B][/u][/b] - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [mediagoblin](https://truecharts.org/docs/charts/incubator/mediagoblin) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/mediagoblin/0.0.23/charts/common-10.5.9.tgz b/incubator/mediagoblin/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/mediagoblin/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/mediagoblin/0.0.24/CHANGELOG.md b/incubator/mediagoblin/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..16f8da3f4bd --- /dev/null +++ b/incubator/mediagoblin/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [mediagoblin-0.0.24](https://github.com/truecharts/charts/compare/mediagoblin-0.0.23...mediagoblin-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mediagoblin-0.0.23](https://github.com/truecharts/charts/compare/mediagoblin-0.0.22...mediagoblin-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mediagoblin-0.0.23](https://github.com/truecharts/charts/compare/mediagoblin-0.0.22...mediagoblin-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mediagoblin-0.0.23](https://github.com/truecharts/charts/compare/mediagoblin-0.0.22...mediagoblin-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mediagoblin-0.0.23](https://github.com/truecharts/charts/compare/mediagoblin-0.0.22...mediagoblin-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mediagoblin-0.0.23](https://github.com/truecharts/charts/compare/mediagoblin-0.0.22...mediagoblin-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mediagoblin-0.0.23](https://github.com/truecharts/charts/compare/mediagoblin-0.0.22...mediagoblin-0.0.23) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mediagoblin-0.0.22](https://github.com/truecharts/charts/compare/mediagoblin-0.0.20...mediagoblin-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [mediagoblin-0.0.21](https://github.com/truecharts/charts/compare/mediagoblin-0.0.20...mediagoblin-0.0.21) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/mediagoblin/0.0.24/Chart.lock b/incubator/mediagoblin/0.0.24/Chart.lock new file mode 100644 index 00000000000..05951c40561 --- /dev/null +++ b/incubator/mediagoblin/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:52:35.360704094Z" diff --git a/incubator/mediagoblin/0.0.24/Chart.yaml b/incubator/mediagoblin/0.0.24/Chart.yaml new file mode 100644 index 00000000000..93b52f4fb80 --- /dev/null +++ b/incubator/mediagoblin/0.0.24/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.5.10 +deprecated: false +description: "MediaGoblin is a free software media publishing platform that anyone can run. You can think of it as a decentralized alternative to Flickr, YouTube, SoundCloud, etc. [br][br][b][u][span style='color: #ff9900;']Default user/password[/span][/u][/b][br]User: [B][u]admin[/B][/u][br]Password: [B][u]admin[/B][/u][/b]" +home: https://truecharts.org/docs/charts/incubator/mediagoblin +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mediagoblin.png +keywords: + - mediagoblin + - MediaApp-Photos +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: mediagoblin +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/mediagoblin + - https://mediagoblin.org/ + - https://hub.docker.com/r/mtlynch/mediagoblin/ +type: application +version: 0.0.24 diff --git a/incubator/mediagoblin/0.0.24/README.md b/incubator/mediagoblin/0.0.24/README.md new file mode 100644 index 00000000000..a8a8134dc7a --- /dev/null +++ b/incubator/mediagoblin/0.0.24/README.md @@ -0,0 +1,109 @@ +# mediagoblin + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +MediaGoblin is a free software media publishing platform that anyone can run. You can think of it as a decentralized alternative to Flickr, YouTube, SoundCloud, etc. [br][br][b][u][span style='color: #ff9900;']Default user/password[/span][/u][/b][br]User: [B][u]admin[/B][/u][br]Password: [B][u]admin[/B][/u][/b] + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [mediagoblin](https://truecharts.org/docs/charts/incubator/mediagoblin) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/mediagoblin/0.0.23/app-readme.md b/incubator/mediagoblin/0.0.24/app-readme.md similarity index 100% rename from incubator/mediagoblin/0.0.23/app-readme.md rename to incubator/mediagoblin/0.0.24/app-readme.md diff --git a/incubator/mediagoblin/0.0.24/charts/common-10.5.10.tgz b/incubator/mediagoblin/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/mediagoblin/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/mediagoblin/0.0.23/ix_values.yaml b/incubator/mediagoblin/0.0.24/ix_values.yaml similarity index 100% rename from incubator/mediagoblin/0.0.23/ix_values.yaml rename to incubator/mediagoblin/0.0.24/ix_values.yaml diff --git a/incubator/mediagoblin/0.0.23/questions.yaml b/incubator/mediagoblin/0.0.24/questions.yaml similarity index 100% rename from incubator/mediagoblin/0.0.23/questions.yaml rename to incubator/mediagoblin/0.0.24/questions.yaml diff --git a/incubator/mediagoblin/0.0.23/templates/common.yaml b/incubator/mediagoblin/0.0.24/templates/common.yaml similarity index 100% rename from incubator/mediagoblin/0.0.23/templates/common.yaml rename to incubator/mediagoblin/0.0.24/templates/common.yaml diff --git a/incubator/mediagoblin/0.0.23/values.yaml b/incubator/mediagoblin/0.0.24/values.yaml similarity index 100% rename from incubator/mediagoblin/0.0.23/values.yaml rename to incubator/mediagoblin/0.0.24/values.yaml diff --git a/incubator/megasync/0.0.23/CHANGELOG.md b/incubator/megasync/0.0.23/CHANGELOG.md deleted file mode 100644 index a2772373c92..00000000000 --- a/incubator/megasync/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [megasync-0.0.23](https://github.com/truecharts/charts/compare/megasync-0.0.22...megasync-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [megasync-0.0.23](https://github.com/truecharts/charts/compare/megasync-0.0.22...megasync-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [megasync-0.0.23](https://github.com/truecharts/charts/compare/megasync-0.0.22...megasync-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [megasync-0.0.23](https://github.com/truecharts/charts/compare/megasync-0.0.22...megasync-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [megasync-0.0.23](https://github.com/truecharts/charts/compare/megasync-0.0.22...megasync-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [megasync-0.0.23](https://github.com/truecharts/charts/compare/megasync-0.0.22...megasync-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [megasync-0.0.22](https://github.com/truecharts/charts/compare/megasync-0.0.20...megasync-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [megasync-0.0.21](https://github.com/truecharts/charts/compare/megasync-0.0.20...megasync-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/megasync/0.0.23/Chart.lock b/incubator/megasync/0.0.23/Chart.lock deleted file mode 100644 index 4186949f295..00000000000 --- a/incubator/megasync/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:04:26.750745328Z" diff --git a/incubator/megasync/0.0.23/Chart.yaml b/incubator/megasync/0.0.23/Chart.yaml deleted file mode 100644 index 6d6444156bd..00000000000 --- a/incubator/megasync/0.0.23/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Other - - Productivity - - Tools-Utilities - - Backup -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/megasync/0.0.23/README.md b/incubator/megasync/0.0.23/README.md deleted file mode 100644 index 78a288992dc..00000000000 --- a/incubator/megasync/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# megasync - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -MEGAsync is an intuitive application that enables you to effortlessly synchronize folders on several computers. You simply need to upload data in the cloud and, within seconds, you can explore the same documents on your own PC. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [megasync](https://truecharts.org/docs/charts/incubator/megasync) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/megasync/0.0.23/charts/common-10.5.9.tgz b/incubator/megasync/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/megasync/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/megasync/0.0.24/CHANGELOG.md b/incubator/megasync/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..647b991ddcd --- /dev/null +++ b/incubator/megasync/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [megasync-0.0.24](https://github.com/truecharts/charts/compare/megasync-0.0.23...megasync-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [megasync-0.0.23](https://github.com/truecharts/charts/compare/megasync-0.0.22...megasync-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [megasync-0.0.23](https://github.com/truecharts/charts/compare/megasync-0.0.22...megasync-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [megasync-0.0.23](https://github.com/truecharts/charts/compare/megasync-0.0.22...megasync-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [megasync-0.0.23](https://github.com/truecharts/charts/compare/megasync-0.0.22...megasync-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [megasync-0.0.23](https://github.com/truecharts/charts/compare/megasync-0.0.22...megasync-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [megasync-0.0.23](https://github.com/truecharts/charts/compare/megasync-0.0.22...megasync-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [megasync-0.0.22](https://github.com/truecharts/charts/compare/megasync-0.0.20...megasync-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/incubator/megasync/0.0.24/Chart.lock b/incubator/megasync/0.0.24/Chart.lock new file mode 100644 index 00000000000..c960b40032d --- /dev/null +++ b/incubator/megasync/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:52:43.725605763Z" diff --git a/incubator/megasync/0.0.24/Chart.yaml b/incubator/megasync/0.0.24/Chart.yaml new file mode 100644 index 00000000000..06d36790f0a --- /dev/null +++ b/incubator/megasync/0.0.24/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.5.10 +deprecated: false +description: "MEGAsync is an intuitive application that enables you to effortlessly synchronize folders on several computers. You simply need to upload data in the cloud and, within seconds, you can explore the same documents on your own PC." +home: https://truecharts.org/docs/charts/incubator/megasync +icon: https://truecharts.org/img/hotlink-ok/chart-icons/megasync.png +keywords: + - megasync + - Network-Other + - Productivity + - Tools-Utilities + - Backup +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: megasync +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/megasync + - https://hub.docker.com/r/ich777/doh-server + - https://hub.docker.com/r/ich777/megasync +type: application +version: 0.0.24 diff --git a/incubator/megasync/0.0.24/README.md b/incubator/megasync/0.0.24/README.md new file mode 100644 index 00000000000..a493cfdd168 --- /dev/null +++ b/incubator/megasync/0.0.24/README.md @@ -0,0 +1,109 @@ +# megasync + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +MEGAsync is an intuitive application that enables you to effortlessly synchronize folders on several computers. You simply need to upload data in the cloud and, within seconds, you can explore the same documents on your own PC. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [megasync](https://truecharts.org/docs/charts/incubator/megasync) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/megasync/0.0.23/app-readme.md b/incubator/megasync/0.0.24/app-readme.md similarity index 100% rename from incubator/megasync/0.0.23/app-readme.md rename to incubator/megasync/0.0.24/app-readme.md diff --git a/incubator/megasync/0.0.24/charts/common-10.5.10.tgz b/incubator/megasync/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/megasync/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/megasync/0.0.23/ix_values.yaml b/incubator/megasync/0.0.24/ix_values.yaml similarity index 100% rename from incubator/megasync/0.0.23/ix_values.yaml rename to incubator/megasync/0.0.24/ix_values.yaml diff --git a/incubator/megasync/0.0.23/questions.yaml b/incubator/megasync/0.0.24/questions.yaml similarity index 100% rename from incubator/megasync/0.0.23/questions.yaml rename to incubator/megasync/0.0.24/questions.yaml diff --git a/incubator/megasync/0.0.23/templates/common.yaml b/incubator/megasync/0.0.24/templates/common.yaml similarity index 100% rename from incubator/megasync/0.0.23/templates/common.yaml rename to incubator/megasync/0.0.24/templates/common.yaml diff --git a/incubator/megasync/0.0.23/values.yaml b/incubator/megasync/0.0.24/values.yaml similarity index 100% rename from incubator/megasync/0.0.23/values.yaml rename to incubator/megasync/0.0.24/values.yaml diff --git a/incubator/memories-of-mars/0.0.23/CHANGELOG.md b/incubator/memories-of-mars/0.0.23/CHANGELOG.md deleted file mode 100644 index c0781a16067..00000000000 --- a/incubator/memories-of-mars/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [memories-of-mars-0.0.23](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.22...memories-of-mars-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [memories-of-mars-0.0.23](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.22...memories-of-mars-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [memories-of-mars-0.0.23](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.22...memories-of-mars-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [memories-of-mars-0.0.23](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.22...memories-of-mars-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [memories-of-mars-0.0.23](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.22...memories-of-mars-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [memories-of-mars-0.0.23](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.22...memories-of-mars-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [memories-of-mars-0.0.22](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.20...memories-of-mars-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [memories-of-mars-0.0.21](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.20...memories-of-mars-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/memories-of-mars/0.0.23/Chart.lock b/incubator/memories-of-mars/0.0.23/Chart.lock deleted file mode 100644 index bbb0df3bdbe..00000000000 --- a/incubator/memories-of-mars/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:04:42.986552814Z" diff --git a/incubator/memories-of-mars/0.0.23/Chart.yaml b/incubator/memories-of-mars/0.0.23/Chart.yaml deleted file mode 100644 index 31b9afcdd5a..00000000000 --- a/incubator/memories-of-mars/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/memories-of-mars/0.0.23/README.md b/incubator/memories-of-mars/0.0.23/README.md deleted file mode 100644 index b6747c1faaf..00000000000 --- a/incubator/memories-of-mars/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# memories-of-mars - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -This Chart will download and install SteamCMD. It will also install Memories of Mars and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [memories-of-mars](https://truecharts.org/docs/charts/incubator/memories-of-mars) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/memories-of-mars/0.0.23/charts/common-10.5.9.tgz b/incubator/memories-of-mars/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/memories-of-mars/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/memories-of-mars/0.0.24/CHANGELOG.md b/incubator/memories-of-mars/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..a2ca13f36f7 --- /dev/null +++ b/incubator/memories-of-mars/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [memories-of-mars-0.0.24](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.23...memories-of-mars-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [memories-of-mars-0.0.23](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.22...memories-of-mars-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [memories-of-mars-0.0.23](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.22...memories-of-mars-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [memories-of-mars-0.0.23](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.22...memories-of-mars-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [memories-of-mars-0.0.23](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.22...memories-of-mars-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [memories-of-mars-0.0.23](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.22...memories-of-mars-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [memories-of-mars-0.0.23](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.22...memories-of-mars-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [memories-of-mars-0.0.22](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.20...memories-of-mars-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/incubator/memories-of-mars/0.0.24/Chart.lock b/incubator/memories-of-mars/0.0.24/Chart.lock new file mode 100644 index 00000000000..e72bc311225 --- /dev/null +++ b/incubator/memories-of-mars/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:52:52.861829479Z" diff --git a/incubator/memories-of-mars/0.0.24/Chart.yaml b/incubator/memories-of-mars/0.0.24/Chart.yaml new file mode 100644 index 00000000000..de2593c3921 --- /dev/null +++ b/incubator/memories-of-mars/0.0.24/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.5.10 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install Memories of Mars and run it." +home: https://truecharts.org/docs/charts/incubator/memories-of-mars +icon: https://truecharts.org/img/hotlink-ok/chart-icons/memories-of-mars.png +keywords: + - memories-of-mars + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: memories-of-mars +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/memories-of-mars + - https://memoriesofmars.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.24 diff --git a/incubator/memories-of-mars/0.0.24/README.md b/incubator/memories-of-mars/0.0.24/README.md new file mode 100644 index 00000000000..63b62f493ed --- /dev/null +++ b/incubator/memories-of-mars/0.0.24/README.md @@ -0,0 +1,109 @@ +# memories-of-mars + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +This Chart will download and install SteamCMD. It will also install Memories of Mars and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [memories-of-mars](https://truecharts.org/docs/charts/incubator/memories-of-mars) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/memories-of-mars/0.0.23/app-readme.md b/incubator/memories-of-mars/0.0.24/app-readme.md similarity index 100% rename from incubator/memories-of-mars/0.0.23/app-readme.md rename to incubator/memories-of-mars/0.0.24/app-readme.md diff --git a/incubator/memories-of-mars/0.0.24/charts/common-10.5.10.tgz b/incubator/memories-of-mars/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/memories-of-mars/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/memories-of-mars/0.0.23/ix_values.yaml b/incubator/memories-of-mars/0.0.24/ix_values.yaml similarity index 100% rename from incubator/memories-of-mars/0.0.23/ix_values.yaml rename to incubator/memories-of-mars/0.0.24/ix_values.yaml diff --git a/incubator/memories-of-mars/0.0.23/questions.yaml b/incubator/memories-of-mars/0.0.24/questions.yaml similarity index 100% rename from incubator/memories-of-mars/0.0.23/questions.yaml rename to incubator/memories-of-mars/0.0.24/questions.yaml diff --git a/incubator/memories-of-mars/0.0.23/templates/common.yaml b/incubator/memories-of-mars/0.0.24/templates/common.yaml similarity index 100% rename from incubator/memories-of-mars/0.0.23/templates/common.yaml rename to incubator/memories-of-mars/0.0.24/templates/common.yaml diff --git a/incubator/memories-of-mars/0.0.23/values.yaml b/incubator/memories-of-mars/0.0.24/values.yaml similarity index 100% rename from incubator/memories-of-mars/0.0.23/values.yaml rename to incubator/memories-of-mars/0.0.24/values.yaml diff --git a/incubator/meshcentral/4.0.7/CHANGELOG.md b/incubator/meshcentral/4.0.7/CHANGELOG.md deleted file mode 100644 index 4a4df18bfc6..00000000000 --- a/incubator/meshcentral/4.0.7/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [meshcentral-4.0.7](https://github.com/truecharts/charts/compare/meshcentral-4.0.6...meshcentral-4.0.7) (2022-09-13) - -### Chore - -- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - - - -## [meshcentral-4.0.6](https://github.com/truecharts/charts/compare/meshcentral-4.0.5...meshcentral-4.0.6) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [meshcentral-4.0.6](https://github.com/truecharts/charts/compare/meshcentral-4.0.5...meshcentral-4.0.6) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [meshcentral-4.0.6](https://github.com/truecharts/charts/compare/meshcentral-4.0.5...meshcentral-4.0.6) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [meshcentral-4.0.6](https://github.com/truecharts/charts/compare/meshcentral-4.0.5...meshcentral-4.0.6) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [meshcentral-4.0.6](https://github.com/truecharts/charts/compare/meshcentral-4.0.5...meshcentral-4.0.6) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [meshcentral-4.0.6](https://github.com/truecharts/charts/compare/meshcentral-4.0.5...meshcentral-4.0.6) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [meshcentral-4.0.5](https://github.com/truecharts/charts/compare/meshcentral-4.0.3...meshcentral-4.0.5) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [meshcentral-4.0.4](https://github.com/truecharts/charts/compare/meshcentral-4.0.3...meshcentral-4.0.4) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/incubator/meshcentral/4.0.7/Chart.lock b/incubator/meshcentral/4.0.7/Chart.lock deleted file mode 100644 index 84e02d70f55..00000000000 --- a/incubator/meshcentral/4.0.7/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: mongodb - repository: https://charts.truecharts.org/ - version: 2.0.11 -digest: sha256:708c8dcd7e9971ab71c5223a2a217197d704b257264189c0e7e941dcf6d670b3 -generated: "2022-09-13T06:15:50.111417083Z" diff --git a/incubator/meshcentral/4.0.7/Chart.yaml b/incubator/meshcentral/4.0.7/Chart.yaml deleted file mode 100644 index c9b182957f4..00000000000 --- a/incubator/meshcentral/4.0.7/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: meshcentral -version: 4.0.7 -appVersion: "1.0.74" -description: MeshCentral is a full computer management web site -type: application -deprecated: false -home: https://truecharts.org/docs/charts/incubator/meshcentral -icon: https://truecharts.org/img/hotlink-ok/chart-icons/meshcentral.png -keywords: - - meshcentral - - teamviewer - - rdp -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/meshcentral - - https://github.com/Ylianst/MeshCentral -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: mongodb.enabled - name: mongodb - repository: https://charts.truecharts.org/ - version: 2.0.11 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - cloud - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/meshcentral/4.0.7/README.md b/incubator/meshcentral/4.0.7/README.md deleted file mode 100644 index 750e7e64571..00000000000 --- a/incubator/meshcentral/4.0.7/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# meshcentral - -![Version: 4.0.7](https://img.shields.io/badge/Version-4.0.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0.74](https://img.shields.io/badge/AppVersion-1.0.74-informational?style=flat-square) - -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.11 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `meshcentral` deployment - -```console -helm uninstall meshcentral -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install meshcentral \ - --set env.TZ="America/New York" \ - TrueCharts/meshcentral -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install meshcentral TrueCharts/meshcentral -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/meshcentral/4.0.7/charts/common-10.5.9.tgz b/incubator/meshcentral/4.0.7/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/meshcentral/4.0.7/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/meshcentral/4.0.7/charts/mongodb-2.0.11.tgz b/incubator/meshcentral/4.0.7/charts/mongodb-2.0.11.tgz deleted file mode 100644 index b80261bea2a..00000000000 Binary files a/incubator/meshcentral/4.0.7/charts/mongodb-2.0.11.tgz and /dev/null differ diff --git a/incubator/meshcentral/4.0.8/CHANGELOG.md b/incubator/meshcentral/4.0.8/CHANGELOG.md new file mode 100644 index 00000000000..0eebbcf14bf --- /dev/null +++ b/incubator/meshcentral/4.0.8/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [meshcentral-4.0.8](https://github.com/truecharts/charts/compare/meshcentral-4.0.7...meshcentral-4.0.8) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [meshcentral-4.0.7](https://github.com/truecharts/charts/compare/meshcentral-4.0.6...meshcentral-4.0.7) (2022-09-13) + +### Chore + +- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + + + + +## [meshcentral-4.0.6](https://github.com/truecharts/charts/compare/meshcentral-4.0.5...meshcentral-4.0.6) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [meshcentral-4.0.6](https://github.com/truecharts/charts/compare/meshcentral-4.0.5...meshcentral-4.0.6) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [meshcentral-4.0.6](https://github.com/truecharts/charts/compare/meshcentral-4.0.5...meshcentral-4.0.6) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [meshcentral-4.0.6](https://github.com/truecharts/charts/compare/meshcentral-4.0.5...meshcentral-4.0.6) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [meshcentral-4.0.6](https://github.com/truecharts/charts/compare/meshcentral-4.0.5...meshcentral-4.0.6) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [meshcentral-4.0.6](https://github.com/truecharts/charts/compare/meshcentral-4.0.5...meshcentral-4.0.6) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [meshcentral-4.0.5](https://github.com/truecharts/charts/compare/meshcentral-4.0.3...meshcentral-4.0.5) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/meshcentral/4.0.8/Chart.lock b/incubator/meshcentral/4.0.8/Chart.lock new file mode 100644 index 00000000000..70c00f77c6a --- /dev/null +++ b/incubator/meshcentral/4.0.8/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: mongodb + repository: https://charts.truecharts.org/ + version: 2.0.13 +digest: sha256:0a099ab983a11bbf5e58b166c7310d2e96d16b3fc96095306f146bce65f70934 +generated: "2022-09-15T13:53:10.46468574Z" diff --git a/incubator/meshcentral/4.0.8/Chart.yaml b/incubator/meshcentral/4.0.8/Chart.yaml new file mode 100644 index 00000000000..3056be8a417 --- /dev/null +++ b/incubator/meshcentral/4.0.8/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: meshcentral +version: 4.0.8 +appVersion: "1.0.74" +description: MeshCentral is a full computer management web site +type: application +deprecated: false +home: https://truecharts.org/docs/charts/incubator/meshcentral +icon: https://truecharts.org/img/hotlink-ok/chart-icons/meshcentral.png +keywords: + - meshcentral + - teamviewer + - rdp +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/meshcentral + - https://github.com/Ylianst/MeshCentral +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: mongodb.enabled + name: mongodb + repository: https://charts.truecharts.org/ + version: 2.0.13 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - cloud + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/meshcentral/4.0.8/README.md b/incubator/meshcentral/4.0.8/README.md new file mode 100644 index 00000000000..82dbcad8bfe --- /dev/null +++ b/incubator/meshcentral/4.0.8/README.md @@ -0,0 +1,109 @@ +# meshcentral + +![Version: 4.0.8](https://img.shields.io/badge/Version-4.0.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0.74](https://img.shields.io/badge/AppVersion-1.0.74-informational?style=flat-square) + +MeshCentral is a full computer management web site + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [meshcentral](https://truecharts.org/docs/charts/incubator/meshcentral) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | mongodb | 2.0.13 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `meshcentral` deployment + +```console +helm uninstall meshcentral +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install meshcentral \ + --set env.TZ="America/New York" \ + TrueCharts/meshcentral +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install meshcentral TrueCharts/meshcentral -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/meshcentral/4.0.7/app-readme.md b/incubator/meshcentral/4.0.8/app-readme.md similarity index 100% rename from incubator/meshcentral/4.0.7/app-readme.md rename to incubator/meshcentral/4.0.8/app-readme.md diff --git a/incubator/meshcentral/4.0.8/charts/common-10.5.10.tgz b/incubator/meshcentral/4.0.8/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/meshcentral/4.0.8/charts/common-10.5.10.tgz differ diff --git a/incubator/meshcentral/4.0.8/charts/mongodb-2.0.13.tgz b/incubator/meshcentral/4.0.8/charts/mongodb-2.0.13.tgz new file mode 100644 index 00000000000..c500172cc35 Binary files /dev/null and b/incubator/meshcentral/4.0.8/charts/mongodb-2.0.13.tgz differ diff --git a/incubator/meshcentral/4.0.7/ix_values.yaml b/incubator/meshcentral/4.0.8/ix_values.yaml similarity index 100% rename from incubator/meshcentral/4.0.7/ix_values.yaml rename to incubator/meshcentral/4.0.8/ix_values.yaml diff --git a/incubator/meshcentral/4.0.7/questions.yaml b/incubator/meshcentral/4.0.8/questions.yaml similarity index 100% rename from incubator/meshcentral/4.0.7/questions.yaml rename to incubator/meshcentral/4.0.8/questions.yaml diff --git a/incubator/meshcentral/4.0.7/templates/common.yaml b/incubator/meshcentral/4.0.8/templates/common.yaml similarity index 100% rename from incubator/meshcentral/4.0.7/templates/common.yaml rename to incubator/meshcentral/4.0.8/templates/common.yaml diff --git a/incubator/meshcentral/4.0.7/values.yaml b/incubator/meshcentral/4.0.8/values.yaml similarity index 100% rename from incubator/meshcentral/4.0.7/values.yaml rename to incubator/meshcentral/4.0.8/values.yaml diff --git a/incubator/metatube/0.0.23/CHANGELOG.md b/incubator/metatube/0.0.23/CHANGELOG.md deleted file mode 100644 index 9a053d791a6..00000000000 --- a/incubator/metatube/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [metatube-0.0.23](https://github.com/truecharts/charts/compare/metatube-0.0.22...metatube-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [metatube-0.0.23](https://github.com/truecharts/charts/compare/metatube-0.0.22...metatube-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [metatube-0.0.23](https://github.com/truecharts/charts/compare/metatube-0.0.22...metatube-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [metatube-0.0.23](https://github.com/truecharts/charts/compare/metatube-0.0.22...metatube-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [metatube-0.0.23](https://github.com/truecharts/charts/compare/metatube-0.0.22...metatube-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [metatube-0.0.23](https://github.com/truecharts/charts/compare/metatube-0.0.22...metatube-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [metatube-0.0.22](https://github.com/truecharts/charts/compare/metatube-0.0.20...metatube-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [metatube-0.0.21](https://github.com/truecharts/charts/compare/metatube-0.0.20...metatube-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/metatube/0.0.23/Chart.lock b/incubator/metatube/0.0.23/Chart.lock deleted file mode 100644 index 46dbd135a49..00000000000 --- a/incubator/metatube/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:04:46.415035168Z" diff --git a/incubator/metatube/0.0.23/Chart.yaml b/incubator/metatube/0.0.23/Chart.yaml deleted file mode 100644 index 52cc4506017..00000000000 --- a/incubator/metatube/0.0.23/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Downloaders - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/metatube/0.0.23/README.md b/incubator/metatube/0.0.23/README.md deleted file mode 100644 index ef90928b5d4..00000000000 --- a/incubator/metatube/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# metatube - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -MetaTube downloads video from YouTube and can add metadata from a specified metadata provider on the downloaded file. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [metatube](https://truecharts.org/docs/charts/incubator/metatube) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/metatube/0.0.23/charts/common-10.5.9.tgz b/incubator/metatube/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/metatube/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/metatube/0.0.24/CHANGELOG.md b/incubator/metatube/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..a63aa0bd79f --- /dev/null +++ b/incubator/metatube/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [metatube-0.0.24](https://github.com/truecharts/charts/compare/metatube-0.0.23...metatube-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [metatube-0.0.23](https://github.com/truecharts/charts/compare/metatube-0.0.22...metatube-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [metatube-0.0.23](https://github.com/truecharts/charts/compare/metatube-0.0.22...metatube-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [metatube-0.0.23](https://github.com/truecharts/charts/compare/metatube-0.0.22...metatube-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [metatube-0.0.23](https://github.com/truecharts/charts/compare/metatube-0.0.22...metatube-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [metatube-0.0.23](https://github.com/truecharts/charts/compare/metatube-0.0.22...metatube-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [metatube-0.0.23](https://github.com/truecharts/charts/compare/metatube-0.0.22...metatube-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [metatube-0.0.22](https://github.com/truecharts/charts/compare/metatube-0.0.20...metatube-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/incubator/metatube/0.0.24/Chart.lock b/incubator/metatube/0.0.24/Chart.lock new file mode 100644 index 00000000000..77421e01667 --- /dev/null +++ b/incubator/metatube/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:53:07.096365565Z" diff --git a/incubator/metatube/0.0.24/Chart.yaml b/incubator/metatube/0.0.24/Chart.yaml new file mode 100644 index 00000000000..fedd1cefb10 --- /dev/null +++ b/incubator/metatube/0.0.24/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.5.10 +deprecated: false +description: "MetaTube downloads video from YouTube and can add metadata from a specified metadata provider on the downloaded file." +home: https://truecharts.org/docs/charts/incubator/metatube +icon: https://truecharts.org/img/hotlink-ok/chart-icons/metatube.png +keywords: + - metatube + - Downloaders + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: metatube +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/metatube + - https://github.com/JVT038/MetaTube + - https://hub.docker.com/r/jvt038/metatube +type: application +version: 0.0.24 diff --git a/incubator/metatube/0.0.24/README.md b/incubator/metatube/0.0.24/README.md new file mode 100644 index 00000000000..c08e5ec7822 --- /dev/null +++ b/incubator/metatube/0.0.24/README.md @@ -0,0 +1,109 @@ +# metatube + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +MetaTube downloads video from YouTube and can add metadata from a specified metadata provider on the downloaded file. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [metatube](https://truecharts.org/docs/charts/incubator/metatube) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/metatube/0.0.23/app-readme.md b/incubator/metatube/0.0.24/app-readme.md similarity index 100% rename from incubator/metatube/0.0.23/app-readme.md rename to incubator/metatube/0.0.24/app-readme.md diff --git a/incubator/metatube/0.0.24/charts/common-10.5.10.tgz b/incubator/metatube/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/metatube/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/metatube/0.0.23/ix_values.yaml b/incubator/metatube/0.0.24/ix_values.yaml similarity index 100% rename from incubator/metatube/0.0.23/ix_values.yaml rename to incubator/metatube/0.0.24/ix_values.yaml diff --git a/incubator/metatube/0.0.23/questions.yaml b/incubator/metatube/0.0.24/questions.yaml similarity index 100% rename from incubator/metatube/0.0.23/questions.yaml rename to incubator/metatube/0.0.24/questions.yaml diff --git a/incubator/metatube/0.0.23/templates/common.yaml b/incubator/metatube/0.0.24/templates/common.yaml similarity index 100% rename from incubator/metatube/0.0.23/templates/common.yaml rename to incubator/metatube/0.0.24/templates/common.yaml diff --git a/incubator/metatube/0.0.23/values.yaml b/incubator/metatube/0.0.24/values.yaml similarity index 100% rename from incubator/metatube/0.0.23/values.yaml rename to incubator/metatube/0.0.24/values.yaml diff --git a/incubator/mindustry/0.0.23/CHANGELOG.md b/incubator/mindustry/0.0.23/CHANGELOG.md deleted file mode 100644 index 7665f2bfa4f..00000000000 --- a/incubator/mindustry/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [mindustry-0.0.23](https://github.com/truecharts/charts/compare/mindustry-0.0.22...mindustry-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mindustry-0.0.23](https://github.com/truecharts/charts/compare/mindustry-0.0.22...mindustry-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mindustry-0.0.23](https://github.com/truecharts/charts/compare/mindustry-0.0.22...mindustry-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mindustry-0.0.23](https://github.com/truecharts/charts/compare/mindustry-0.0.22...mindustry-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mindustry-0.0.23](https://github.com/truecharts/charts/compare/mindustry-0.0.22...mindustry-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mindustry-0.0.23](https://github.com/truecharts/charts/compare/mindustry-0.0.22...mindustry-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mindustry-0.0.22](https://github.com/truecharts/charts/compare/mindustry-0.0.20...mindustry-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [mindustry-0.0.21](https://github.com/truecharts/charts/compare/mindustry-0.0.20...mindustry-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/mindustry/0.0.23/Chart.lock b/incubator/mindustry/0.0.23/Chart.lock deleted file mode 100644 index 2616d7acc2c..00000000000 --- a/incubator/mindustry/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:04:51.411834909Z" diff --git a/incubator/mindustry/0.0.23/Chart.yaml b/incubator/mindustry/0.0.23/Chart.yaml deleted file mode 100644 index e3ed7aa5f95..00000000000 --- a/incubator/mindustry/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/mindustry/0.0.23/README.md b/incubator/mindustry/0.0.23/README.md deleted file mode 100644 index c73fdb9334e..00000000000 --- a/incubator/mindustry/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# mindustry - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -This is a Basic Mindustry Server. It will download the preferred version of Mindustry and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [mindustry](https://truecharts.org/docs/charts/incubator/mindustry) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/mindustry/0.0.23/charts/common-10.5.9.tgz b/incubator/mindustry/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/mindustry/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/mindustry/0.0.24/CHANGELOG.md b/incubator/mindustry/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..6b99ae6555f --- /dev/null +++ b/incubator/mindustry/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [mindustry-0.0.24](https://github.com/truecharts/charts/compare/mindustry-0.0.23...mindustry-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mindustry-0.0.23](https://github.com/truecharts/charts/compare/mindustry-0.0.22...mindustry-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mindustry-0.0.23](https://github.com/truecharts/charts/compare/mindustry-0.0.22...mindustry-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mindustry-0.0.23](https://github.com/truecharts/charts/compare/mindustry-0.0.22...mindustry-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mindustry-0.0.23](https://github.com/truecharts/charts/compare/mindustry-0.0.22...mindustry-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mindustry-0.0.23](https://github.com/truecharts/charts/compare/mindustry-0.0.22...mindustry-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mindustry-0.0.23](https://github.com/truecharts/charts/compare/mindustry-0.0.22...mindustry-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mindustry-0.0.22](https://github.com/truecharts/charts/compare/mindustry-0.0.20...mindustry-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/incubator/mindustry/0.0.24/Chart.lock b/incubator/mindustry/0.0.24/Chart.lock new file mode 100644 index 00000000000..4102b81879f --- /dev/null +++ b/incubator/mindustry/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:53:15.323931553Z" diff --git a/incubator/mindustry/0.0.24/Chart.yaml b/incubator/mindustry/0.0.24/Chart.yaml new file mode 100644 index 00000000000..098ae94e9a4 --- /dev/null +++ b/incubator/mindustry/0.0.24/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.5.10 +deprecated: false +description: "This is a Basic Mindustry Server. It will download the preferred version of Mindustry and run it." +home: https://truecharts.org/docs/charts/incubator/mindustry +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mindustry.png +keywords: + - mindustry + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: mindustry +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/mindustry + - https://anuke.itch.io/mindustry + - https://hub.docker.com/r/ich777/mindustry-server/ +type: application +version: 0.0.24 diff --git a/incubator/mindustry/0.0.24/README.md b/incubator/mindustry/0.0.24/README.md new file mode 100644 index 00000000000..579effb2140 --- /dev/null +++ b/incubator/mindustry/0.0.24/README.md @@ -0,0 +1,109 @@ +# mindustry + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +This is a Basic Mindustry Server. It will download the preferred version of Mindustry and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [mindustry](https://truecharts.org/docs/charts/incubator/mindustry) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/mindustry/0.0.23/app-readme.md b/incubator/mindustry/0.0.24/app-readme.md similarity index 100% rename from incubator/mindustry/0.0.23/app-readme.md rename to incubator/mindustry/0.0.24/app-readme.md diff --git a/incubator/mindustry/0.0.24/charts/common-10.5.10.tgz b/incubator/mindustry/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/mindustry/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/mindustry/0.0.23/ix_values.yaml b/incubator/mindustry/0.0.24/ix_values.yaml similarity index 100% rename from incubator/mindustry/0.0.23/ix_values.yaml rename to incubator/mindustry/0.0.24/ix_values.yaml diff --git a/incubator/mindustry/0.0.23/questions.yaml b/incubator/mindustry/0.0.24/questions.yaml similarity index 100% rename from incubator/mindustry/0.0.23/questions.yaml rename to incubator/mindustry/0.0.24/questions.yaml diff --git a/incubator/mindustry/0.0.23/templates/common.yaml b/incubator/mindustry/0.0.24/templates/common.yaml similarity index 100% rename from incubator/mindustry/0.0.23/templates/common.yaml rename to incubator/mindustry/0.0.24/templates/common.yaml diff --git a/incubator/mindustry/0.0.23/values.yaml b/incubator/mindustry/0.0.24/values.yaml similarity index 100% rename from incubator/mindustry/0.0.23/values.yaml rename to incubator/mindustry/0.0.24/values.yaml diff --git a/incubator/minecraft-bungeecord/0.0.20/CHANGELOG.md b/incubator/minecraft-bungeecord/0.0.20/CHANGELOG.md deleted file mode 100644 index ed7e6e8abec..00000000000 --- a/incubator/minecraft-bungeecord/0.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [minecraft-bungeecord-0.0.20](https://github.com/truecharts/charts/compare/minecraft-bungeecord-0.0.19...minecraft-bungeecord-0.0.20) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [minecraft-bungeecord-0.0.20](https://github.com/truecharts/charts/compare/minecraft-bungeecord-0.0.19...minecraft-bungeecord-0.0.20) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [minecraft-bungeecord-0.0.20](https://github.com/truecharts/charts/compare/minecraft-bungeecord-0.0.19...minecraft-bungeecord-0.0.20) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [minecraft-bungeecord-0.0.20](https://github.com/truecharts/charts/compare/minecraft-bungeecord-0.0.19...minecraft-bungeecord-0.0.20) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [minecraft-bungeecord-0.0.20](https://github.com/truecharts/charts/compare/minecraft-bungeecord-0.0.19...minecraft-bungeecord-0.0.20) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [minecraft-bungeecord-0.0.20](https://github.com/truecharts/charts/compare/minecraft-bungeecord-0.0.19...minecraft-bungeecord-0.0.20) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [minecraft-bungeecord-0.0.19](https://github.com/truecharts/charts/compare/minecraft-bungeecord-0.0.17...minecraft-bungeecord-0.0.19) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [minecraft-bungeecord-0.0.18](https://github.com/truecharts/charts/compare/minecraft-bungeecord-0.0.17...minecraft-bungeecord-0.0.18) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [minecraft-bungeecord-0.0.17](https://github.com/truecharts/charts/compare/minecraft-bungeecord-0.0.16...minecraft-bungeecord-0.0.17) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/incubator/minecraft-bungeecord/0.0.20/Chart.lock b/incubator/minecraft-bungeecord/0.0.20/Chart.lock deleted file mode 100644 index 74f97388e92..00000000000 --- a/incubator/minecraft-bungeecord/0.0.20/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:05:06.962837003Z" diff --git a/incubator/minecraft-bungeecord/0.0.20/Chart.yaml b/incubator/minecraft-bungeecord/0.0.20/Chart.yaml deleted file mode 100644 index 94916905c18..00000000000 --- a/incubator/minecraft-bungeecord/0.0.20/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: minecraft-bungeecord -version: 0.0.20 -appVersion: "2022.4.1" -description: A Spigot BungeeCord server. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/incubator/minecraft-bungeecord -icon: https://truecharts.org/img/hotlink-ok/chart-icons/minecraft-bungeecord.png -keywords: - - gameserver - - minecraft -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/minecraft-bungeecord - - https://hub.docker.com/r/itzg/bungeecord - - https://github.com/itzg/docker-bungeecord -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - # 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.20/README.md b/incubator/minecraft-bungeecord/0.0.20/README.md deleted file mode 100644 index adac2bbd5a4..00000000000 --- a/incubator/minecraft-bungeecord/0.0.20/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# minecraft-bungeecord - -![Version: 0.0.20](https://img.shields.io/badge/Version-0.0.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2022.4.1](https://img.shields.io/badge/AppVersion-2022.4.1-informational?style=flat-square) - -A Spigot BungeeCord server. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [minecraft-bungeecord](https://truecharts.org/docs/charts/incubator/minecraft-bungeecord) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `minecraft-bungeecord` deployment - -```console -helm uninstall minecraft-bungeecord -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install minecraft-bungeecord \ - --set env.TZ="America/New York" \ - TrueCharts/minecraft-bungeecord -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install minecraft-bungeecord TrueCharts/minecraft-bungeecord -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/minecraft-bungeecord/0.0.20/charts/common-10.5.9.tgz b/incubator/minecraft-bungeecord/0.0.20/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/minecraft-bungeecord/0.0.20/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/minecraft-bungeecord/0.0.21/CHANGELOG.md b/incubator/minecraft-bungeecord/0.0.21/CHANGELOG.md new file mode 100644 index 00000000000..d79ca6dbf66 --- /dev/null +++ b/incubator/minecraft-bungeecord/0.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [minecraft-bungeecord-0.0.21](https://github.com/truecharts/charts/compare/minecraft-bungeecord-0.0.20...minecraft-bungeecord-0.0.21) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [minecraft-bungeecord-0.0.20](https://github.com/truecharts/charts/compare/minecraft-bungeecord-0.0.19...minecraft-bungeecord-0.0.20) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [minecraft-bungeecord-0.0.20](https://github.com/truecharts/charts/compare/minecraft-bungeecord-0.0.19...minecraft-bungeecord-0.0.20) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [minecraft-bungeecord-0.0.20](https://github.com/truecharts/charts/compare/minecraft-bungeecord-0.0.19...minecraft-bungeecord-0.0.20) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [minecraft-bungeecord-0.0.20](https://github.com/truecharts/charts/compare/minecraft-bungeecord-0.0.19...minecraft-bungeecord-0.0.20) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [minecraft-bungeecord-0.0.20](https://github.com/truecharts/charts/compare/minecraft-bungeecord-0.0.19...minecraft-bungeecord-0.0.20) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [minecraft-bungeecord-0.0.20](https://github.com/truecharts/charts/compare/minecraft-bungeecord-0.0.19...minecraft-bungeecord-0.0.20) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [minecraft-bungeecord-0.0.19](https://github.com/truecharts/charts/compare/minecraft-bungeecord-0.0.17...minecraft-bungeecord-0.0.19) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [minecraft-bungeecord-0.0.18](https://github.com/truecharts/charts/compare/minecraft-bungeecord-0.0.17...minecraft-bungeecord-0.0.18) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/minecraft-bungeecord/0.0.21/Chart.lock b/incubator/minecraft-bungeecord/0.0.21/Chart.lock new file mode 100644 index 00000000000..bec4c72ccf3 --- /dev/null +++ b/incubator/minecraft-bungeecord/0.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:53:24.505899106Z" diff --git a/incubator/minecraft-bungeecord/0.0.21/Chart.yaml b/incubator/minecraft-bungeecord/0.0.21/Chart.yaml new file mode 100644 index 00000000000..cf3c01f6cc4 --- /dev/null +++ b/incubator/minecraft-bungeecord/0.0.21/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: minecraft-bungeecord +version: 0.0.21 +appVersion: "2022.4.1" +description: A Spigot BungeeCord server. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/incubator/minecraft-bungeecord +icon: https://truecharts.org/img/hotlink-ok/chart-icons/minecraft-bungeecord.png +keywords: + - gameserver + - minecraft +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/minecraft-bungeecord + - https://hub.docker.com/r/itzg/bungeecord + - https://github.com/itzg/docker-bungeecord +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - games + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/minecraft-bungeecord/0.0.21/README.md b/incubator/minecraft-bungeecord/0.0.21/README.md new file mode 100644 index 00000000000..69713789621 --- /dev/null +++ b/incubator/minecraft-bungeecord/0.0.21/README.md @@ -0,0 +1,109 @@ +# minecraft-bungeecord + +![Version: 0.0.21](https://img.shields.io/badge/Version-0.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2022.4.1](https://img.shields.io/badge/AppVersion-2022.4.1-informational?style=flat-square) + +A Spigot BungeeCord server. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [minecraft-bungeecord](https://truecharts.org/docs/charts/incubator/minecraft-bungeecord) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `minecraft-bungeecord` deployment + +```console +helm uninstall minecraft-bungeecord +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install minecraft-bungeecord \ + --set env.TZ="America/New York" \ + TrueCharts/minecraft-bungeecord +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install minecraft-bungeecord TrueCharts/minecraft-bungeecord -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/minecraft-bungeecord/0.0.20/app-readme.md b/incubator/minecraft-bungeecord/0.0.21/app-readme.md similarity index 100% rename from incubator/minecraft-bungeecord/0.0.20/app-readme.md rename to incubator/minecraft-bungeecord/0.0.21/app-readme.md diff --git a/incubator/minecraft-bungeecord/0.0.21/charts/common-10.5.10.tgz b/incubator/minecraft-bungeecord/0.0.21/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/minecraft-bungeecord/0.0.21/charts/common-10.5.10.tgz differ diff --git a/incubator/minecraft-bungeecord/0.0.20/ci/base-values.yaml b/incubator/minecraft-bungeecord/0.0.21/ci/base-values.yaml similarity index 100% rename from incubator/minecraft-bungeecord/0.0.20/ci/base-values.yaml rename to incubator/minecraft-bungeecord/0.0.21/ci/base-values.yaml diff --git a/incubator/minecraft-bungeecord/0.0.20/ci/j11-values.yaml b/incubator/minecraft-bungeecord/0.0.21/ci/j11-values.yaml similarity index 100% rename from incubator/minecraft-bungeecord/0.0.20/ci/j11-values.yaml rename to incubator/minecraft-bungeecord/0.0.21/ci/j11-values.yaml diff --git a/incubator/minecraft-bungeecord/0.0.20/ci/j8-values.yaml b/incubator/minecraft-bungeecord/0.0.21/ci/j8-values.yaml similarity index 100% rename from incubator/minecraft-bungeecord/0.0.20/ci/j8-values.yaml rename to incubator/minecraft-bungeecord/0.0.21/ci/j8-values.yaml diff --git a/incubator/minecraft-bungeecord/0.0.20/ix_values.yaml b/incubator/minecraft-bungeecord/0.0.21/ix_values.yaml similarity index 100% rename from incubator/minecraft-bungeecord/0.0.20/ix_values.yaml rename to incubator/minecraft-bungeecord/0.0.21/ix_values.yaml diff --git a/incubator/minecraft-bungeecord/0.0.20/questions.yaml b/incubator/minecraft-bungeecord/0.0.21/questions.yaml similarity index 100% rename from incubator/minecraft-bungeecord/0.0.20/questions.yaml rename to incubator/minecraft-bungeecord/0.0.21/questions.yaml diff --git a/incubator/minecraft-bungeecord/0.0.20/templates/common.yaml b/incubator/minecraft-bungeecord/0.0.21/templates/common.yaml similarity index 100% rename from incubator/minecraft-bungeecord/0.0.20/templates/common.yaml rename to incubator/minecraft-bungeecord/0.0.21/templates/common.yaml diff --git a/incubator/minecraft-bungeecord/0.0.20/values.yaml b/incubator/minecraft-bungeecord/0.0.21/values.yaml similarity index 100% rename from incubator/minecraft-bungeecord/0.0.20/values.yaml rename to incubator/minecraft-bungeecord/0.0.21/values.yaml diff --git a/incubator/mineos/0.0.25/CHANGELOG.md b/incubator/mineos/0.0.25/CHANGELOG.md deleted file mode 100644 index 844947dfdf4..00000000000 --- a/incubator/mineos/0.0.25/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [mineos-0.0.25](https://github.com/truecharts/charts/compare/mineos-0.0.24...mineos-0.0.25) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mineos-0.0.25](https://github.com/truecharts/charts/compare/mineos-0.0.24...mineos-0.0.25) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mineos-0.0.25](https://github.com/truecharts/charts/compare/mineos-0.0.24...mineos-0.0.25) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mineos-0.0.25](https://github.com/truecharts/charts/compare/mineos-0.0.24...mineos-0.0.25) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mineos-0.0.25](https://github.com/truecharts/charts/compare/mineos-0.0.24...mineos-0.0.25) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mineos-0.0.25](https://github.com/truecharts/charts/compare/mineos-0.0.24...mineos-0.0.25) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mineos-0.0.24](https://github.com/truecharts/charts/compare/mineos-0.0.22...mineos-0.0.24) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [mineos-0.0.23](https://github.com/truecharts/charts/compare/mineos-0.0.22...mineos-0.0.23) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [mineos-0.0.22](https://github.com/truecharts/charts/compare/mineos-0.0.21...mineos-0.0.22) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/incubator/mineos/0.0.25/Chart.lock b/incubator/mineos/0.0.25/Chart.lock deleted file mode 100644 index d9baf04ebf6..00000000000 --- a/incubator/mineos/0.0.25/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:05:11.502614922Z" diff --git a/incubator/mineos/0.0.25/Chart.yaml b/incubator/mineos/0.0.25/Chart.yaml deleted file mode 100644 index dd53822eadc..00000000000 --- a/incubator/mineos/0.0.25/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: mineos -version: 0.0.25 -appVersion: "latest" -description: MineOS is a server front-end to ease managing Minecraft administrative tasks. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/incubator/mineos -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mineos.png -keywords: - - gameserver - - minecraft -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/mineos - - https://hub.docker.com/r/hexparrot/mineos - - https://github.com/hexparrot/mineos-node -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - # 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.25/README.md b/incubator/mineos/0.0.25/README.md deleted file mode 100644 index 62e7f986a0e..00000000000 --- a/incubator/mineos/0.0.25/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# mineos - -![Version: 0.0.25](https://img.shields.io/badge/Version-0.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -MineOS is a server front-end to ease managing Minecraft administrative tasks. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [mineos](https://truecharts.org/docs/charts/incubator/mineos) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/mineos/0.0.25/charts/common-10.5.9.tgz b/incubator/mineos/0.0.25/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/mineos/0.0.25/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/mineos/0.0.26/CHANGELOG.md b/incubator/mineos/0.0.26/CHANGELOG.md new file mode 100644 index 00000000000..45bf88f4654 --- /dev/null +++ b/incubator/mineos/0.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [mineos-0.0.26](https://github.com/truecharts/charts/compare/mineos-0.0.25...mineos-0.0.26) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mineos-0.0.25](https://github.com/truecharts/charts/compare/mineos-0.0.24...mineos-0.0.25) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mineos-0.0.25](https://github.com/truecharts/charts/compare/mineos-0.0.24...mineos-0.0.25) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mineos-0.0.25](https://github.com/truecharts/charts/compare/mineos-0.0.24...mineos-0.0.25) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mineos-0.0.25](https://github.com/truecharts/charts/compare/mineos-0.0.24...mineos-0.0.25) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mineos-0.0.25](https://github.com/truecharts/charts/compare/mineos-0.0.24...mineos-0.0.25) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mineos-0.0.25](https://github.com/truecharts/charts/compare/mineos-0.0.24...mineos-0.0.25) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mineos-0.0.24](https://github.com/truecharts/charts/compare/mineos-0.0.22...mineos-0.0.24) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [mineos-0.0.23](https://github.com/truecharts/charts/compare/mineos-0.0.22...mineos-0.0.23) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/mineos/0.0.26/Chart.lock b/incubator/mineos/0.0.26/Chart.lock new file mode 100644 index 00000000000..3b45303ac02 --- /dev/null +++ b/incubator/mineos/0.0.26/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:53:38.766341797Z" diff --git a/incubator/mineos/0.0.26/Chart.yaml b/incubator/mineos/0.0.26/Chart.yaml new file mode 100644 index 00000000000..ace0efcede5 --- /dev/null +++ b/incubator/mineos/0.0.26/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: mineos +version: 0.0.26 +appVersion: "latest" +description: MineOS is a server front-end to ease managing Minecraft administrative tasks. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/incubator/mineos +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mineos.png +keywords: + - gameserver + - minecraft +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/mineos + - https://hub.docker.com/r/hexparrot/mineos + - https://github.com/hexparrot/mineos-node +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - games + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/mineos/0.0.26/README.md b/incubator/mineos/0.0.26/README.md new file mode 100644 index 00000000000..6ab47d9e16d --- /dev/null +++ b/incubator/mineos/0.0.26/README.md @@ -0,0 +1,109 @@ +# mineos + +![Version: 0.0.26](https://img.shields.io/badge/Version-0.0.26-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +MineOS is a server front-end to ease managing Minecraft administrative tasks. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [mineos](https://truecharts.org/docs/charts/incubator/mineos) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/mineos/0.0.25/app-readme.md b/incubator/mineos/0.0.26/app-readme.md similarity index 100% rename from incubator/mineos/0.0.25/app-readme.md rename to incubator/mineos/0.0.26/app-readme.md diff --git a/incubator/mineos/0.0.26/charts/common-10.5.10.tgz b/incubator/mineos/0.0.26/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/mineos/0.0.26/charts/common-10.5.10.tgz differ diff --git a/incubator/mineos/0.0.25/ix_values.yaml b/incubator/mineos/0.0.26/ix_values.yaml similarity index 100% rename from incubator/mineos/0.0.25/ix_values.yaml rename to incubator/mineos/0.0.26/ix_values.yaml diff --git a/incubator/mineos/0.0.25/questions.yaml b/incubator/mineos/0.0.26/questions.yaml similarity index 100% rename from incubator/mineos/0.0.25/questions.yaml rename to incubator/mineos/0.0.26/questions.yaml diff --git a/incubator/mineos/0.0.25/templates/common.yaml b/incubator/mineos/0.0.26/templates/common.yaml similarity index 100% rename from incubator/mineos/0.0.25/templates/common.yaml rename to incubator/mineos/0.0.26/templates/common.yaml diff --git a/incubator/mineos/0.0.25/values.yaml b/incubator/mineos/0.0.26/values.yaml similarity index 100% rename from incubator/mineos/0.0.25/values.yaml rename to incubator/mineos/0.0.26/values.yaml diff --git a/incubator/minimal-ics-hoster/0.0.23/CHANGELOG.md b/incubator/minimal-ics-hoster/0.0.23/CHANGELOG.md deleted file mode 100644 index e74732dd32d..00000000000 --- a/incubator/minimal-ics-hoster/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [minimal-ics-hoster-0.0.23](https://github.com/truecharts/charts/compare/minimal-ics-hoster-0.0.22...minimal-ics-hoster-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [minimal-ics-hoster-0.0.23](https://github.com/truecharts/charts/compare/minimal-ics-hoster-0.0.22...minimal-ics-hoster-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [minimal-ics-hoster-0.0.23](https://github.com/truecharts/charts/compare/minimal-ics-hoster-0.0.22...minimal-ics-hoster-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [minimal-ics-hoster-0.0.23](https://github.com/truecharts/charts/compare/minimal-ics-hoster-0.0.22...minimal-ics-hoster-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [minimal-ics-hoster-0.0.23](https://github.com/truecharts/charts/compare/minimal-ics-hoster-0.0.22...minimal-ics-hoster-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [minimal-ics-hoster-0.0.23](https://github.com/truecharts/charts/compare/minimal-ics-hoster-0.0.22...minimal-ics-hoster-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [minimal-ics-hoster-0.0.22](https://github.com/truecharts/charts/compare/minimal-ics-hoster-0.0.20...minimal-ics-hoster-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [minimal-ics-hoster-0.0.21](https://github.com/truecharts/charts/compare/minimal-ics-hoster-0.0.20...minimal-ics-hoster-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/minimal-ics-hoster/0.0.23/Chart.lock b/incubator/minimal-ics-hoster/0.0.23/Chart.lock deleted file mode 100644 index 204d78c4b25..00000000000 --- a/incubator/minimal-ics-hoster/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:05:16.847302736Z" diff --git a/incubator/minimal-ics-hoster/0.0.23/Chart.yaml b/incubator/minimal-ics-hoster/0.0.23/Chart.yaml deleted file mode 100644 index 932e920a248..00000000000 --- a/incubator/minimal-ics-hoster/0.0.23/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - HomeAutomation - - Productivity - - Tools-Utilities - - Network-Web -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/minimal-ics-hoster/0.0.23/README.md b/incubator/minimal-ics-hoster/0.0.23/README.md deleted file mode 100644 index 1642c836b3c..00000000000 --- a/incubator/minimal-ics-hoster/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# minimal-ics-hoster - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -minimal ics / iCal / Calendar hoster, - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [minimal-ics-hoster](https://truecharts.org/docs/charts/incubator/minimal-ics-hoster) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/minimal-ics-hoster/0.0.23/charts/common-10.5.9.tgz b/incubator/minimal-ics-hoster/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/minimal-ics-hoster/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/minimal-ics-hoster/0.0.24/CHANGELOG.md b/incubator/minimal-ics-hoster/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..19889d1f71f --- /dev/null +++ b/incubator/minimal-ics-hoster/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [minimal-ics-hoster-0.0.24](https://github.com/truecharts/charts/compare/minimal-ics-hoster-0.0.23...minimal-ics-hoster-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [minimal-ics-hoster-0.0.23](https://github.com/truecharts/charts/compare/minimal-ics-hoster-0.0.22...minimal-ics-hoster-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [minimal-ics-hoster-0.0.23](https://github.com/truecharts/charts/compare/minimal-ics-hoster-0.0.22...minimal-ics-hoster-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [minimal-ics-hoster-0.0.23](https://github.com/truecharts/charts/compare/minimal-ics-hoster-0.0.22...minimal-ics-hoster-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [minimal-ics-hoster-0.0.23](https://github.com/truecharts/charts/compare/minimal-ics-hoster-0.0.22...minimal-ics-hoster-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [minimal-ics-hoster-0.0.23](https://github.com/truecharts/charts/compare/minimal-ics-hoster-0.0.22...minimal-ics-hoster-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [minimal-ics-hoster-0.0.23](https://github.com/truecharts/charts/compare/minimal-ics-hoster-0.0.22...minimal-ics-hoster-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [minimal-ics-hoster-0.0.22](https://github.com/truecharts/charts/compare/minimal-ics-hoster-0.0.20...minimal-ics-hoster-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/incubator/minimal-ics-hoster/0.0.24/Chart.lock b/incubator/minimal-ics-hoster/0.0.24/Chart.lock new file mode 100644 index 00000000000..983767e5ccb --- /dev/null +++ b/incubator/minimal-ics-hoster/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:53:46.739733766Z" diff --git a/incubator/minimal-ics-hoster/0.0.24/Chart.yaml b/incubator/minimal-ics-hoster/0.0.24/Chart.yaml new file mode 100644 index 00000000000..872c6cde043 --- /dev/null +++ b/incubator/minimal-ics-hoster/0.0.24/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.5.10 +deprecated: false +description: "minimal ics / iCal / Calendar hoster, " +home: https://truecharts.org/docs/charts/incubator/minimal-ics-hoster +icon: https://truecharts.org/img/hotlink-ok/chart-icons/minimal-ics-hoster.png +keywords: + - minimal-ics-hoster + - HomeAutomation + - Productivity + - Tools-Utilities + - Network-Web +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: minimal-ics-hoster +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/minimal-ics-hoster + - https://github.com/patrickstigler/minimal-ics-host/tree/master + - https://hub.docker.com/r/patrickstigler/minimal-ics-hoster +type: application +version: 0.0.24 diff --git a/incubator/minimal-ics-hoster/0.0.24/README.md b/incubator/minimal-ics-hoster/0.0.24/README.md new file mode 100644 index 00000000000..a4e995d362f --- /dev/null +++ b/incubator/minimal-ics-hoster/0.0.24/README.md @@ -0,0 +1,109 @@ +# minimal-ics-hoster + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +minimal ics / iCal / Calendar hoster, + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [minimal-ics-hoster](https://truecharts.org/docs/charts/incubator/minimal-ics-hoster) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/minimal-ics-hoster/0.0.23/app-readme.md b/incubator/minimal-ics-hoster/0.0.24/app-readme.md similarity index 100% rename from incubator/minimal-ics-hoster/0.0.23/app-readme.md rename to incubator/minimal-ics-hoster/0.0.24/app-readme.md diff --git a/incubator/minimal-ics-hoster/0.0.24/charts/common-10.5.10.tgz b/incubator/minimal-ics-hoster/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/minimal-ics-hoster/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/minimal-ics-hoster/0.0.23/ix_values.yaml b/incubator/minimal-ics-hoster/0.0.24/ix_values.yaml similarity index 100% rename from incubator/minimal-ics-hoster/0.0.23/ix_values.yaml rename to incubator/minimal-ics-hoster/0.0.24/ix_values.yaml diff --git a/incubator/minimal-ics-hoster/0.0.23/questions.yaml b/incubator/minimal-ics-hoster/0.0.24/questions.yaml similarity index 100% rename from incubator/minimal-ics-hoster/0.0.23/questions.yaml rename to incubator/minimal-ics-hoster/0.0.24/questions.yaml diff --git a/incubator/minimal-ics-hoster/0.0.23/templates/common.yaml b/incubator/minimal-ics-hoster/0.0.24/templates/common.yaml similarity index 100% rename from incubator/minimal-ics-hoster/0.0.23/templates/common.yaml rename to incubator/minimal-ics-hoster/0.0.24/templates/common.yaml diff --git a/incubator/minimal-ics-hoster/0.0.23/values.yaml b/incubator/minimal-ics-hoster/0.0.24/values.yaml similarity index 100% rename from incubator/minimal-ics-hoster/0.0.23/values.yaml rename to incubator/minimal-ics-hoster/0.0.24/values.yaml diff --git a/incubator/mininote/0.0.23/CHANGELOG.md b/incubator/mininote/0.0.23/CHANGELOG.md deleted file mode 100644 index 1641b711b1a..00000000000 --- a/incubator/mininote/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [mininote-0.0.23](https://github.com/truecharts/charts/compare/mininote-0.0.22...mininote-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mininote-0.0.23](https://github.com/truecharts/charts/compare/mininote-0.0.22...mininote-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mininote-0.0.23](https://github.com/truecharts/charts/compare/mininote-0.0.22...mininote-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mininote-0.0.23](https://github.com/truecharts/charts/compare/mininote-0.0.22...mininote-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mininote-0.0.23](https://github.com/truecharts/charts/compare/mininote-0.0.22...mininote-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mininote-0.0.23](https://github.com/truecharts/charts/compare/mininote-0.0.22...mininote-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mininote-0.0.22](https://github.com/truecharts/charts/compare/mininote-0.0.20...mininote-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [mininote-0.0.21](https://github.com/truecharts/charts/compare/mininote-0.0.20...mininote-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/mininote/0.0.23/Chart.lock b/incubator/mininote/0.0.23/Chart.lock deleted file mode 100644 index ab49f4c3554..00000000000 --- a/incubator/mininote/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:05:29.711817842Z" diff --git a/incubator/mininote/0.0.23/Chart.yaml b/incubator/mininote/0.0.23/Chart.yaml deleted file mode 100644 index 9e5f654496b..00000000000 --- a/incubator/mininote/0.0.23/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/mininote/0.0.23/README.md b/incubator/mininote/0.0.23/README.md deleted file mode 100644 index 15f850ce15a..00000000000 --- a/incubator/mininote/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# mininote - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -A simple, self-hosted, encrypted Markdown note-taking app built with Vue 3, and Express. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [mininote](https://truecharts.org/docs/charts/incubator/mininote) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/mininote/0.0.23/charts/common-10.5.9.tgz b/incubator/mininote/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/mininote/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/mininote/0.0.24/CHANGELOG.md b/incubator/mininote/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..21c1b0fc715 --- /dev/null +++ b/incubator/mininote/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [mininote-0.0.24](https://github.com/truecharts/charts/compare/mininote-0.0.23...mininote-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mininote-0.0.23](https://github.com/truecharts/charts/compare/mininote-0.0.22...mininote-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mininote-0.0.23](https://github.com/truecharts/charts/compare/mininote-0.0.22...mininote-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mininote-0.0.23](https://github.com/truecharts/charts/compare/mininote-0.0.22...mininote-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mininote-0.0.23](https://github.com/truecharts/charts/compare/mininote-0.0.22...mininote-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mininote-0.0.23](https://github.com/truecharts/charts/compare/mininote-0.0.22...mininote-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mininote-0.0.23](https://github.com/truecharts/charts/compare/mininote-0.0.22...mininote-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mininote-0.0.22](https://github.com/truecharts/charts/compare/mininote-0.0.20...mininote-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/incubator/mininote/0.0.24/Chart.lock b/incubator/mininote/0.0.24/Chart.lock new file mode 100644 index 00000000000..5d3a9650cd5 --- /dev/null +++ b/incubator/mininote/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:53:52.317782385Z" diff --git a/incubator/mininote/0.0.24/Chart.yaml b/incubator/mininote/0.0.24/Chart.yaml new file mode 100644 index 00000000000..b9af96cda61 --- /dev/null +++ b/incubator/mininote/0.0.24/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.5.10 +deprecated: false +description: "A simple, self-hosted, encrypted Markdown note-taking app built with Vue 3, and Express." +home: https://truecharts.org/docs/charts/incubator/mininote +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mininote.png +keywords: + - mininote + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: mininote +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/mininote + - https://github.com/muety/mininote + - https://hub.docker.com/r/n1try/mininote +type: application +version: 0.0.24 diff --git a/incubator/mininote/0.0.24/README.md b/incubator/mininote/0.0.24/README.md new file mode 100644 index 00000000000..feaebfbf005 --- /dev/null +++ b/incubator/mininote/0.0.24/README.md @@ -0,0 +1,109 @@ +# mininote + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +A simple, self-hosted, encrypted Markdown note-taking app built with Vue 3, and Express. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [mininote](https://truecharts.org/docs/charts/incubator/mininote) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/mininote/0.0.23/app-readme.md b/incubator/mininote/0.0.24/app-readme.md similarity index 100% rename from incubator/mininote/0.0.23/app-readme.md rename to incubator/mininote/0.0.24/app-readme.md diff --git a/incubator/mininote/0.0.24/charts/common-10.5.10.tgz b/incubator/mininote/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/mininote/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/mininote/0.0.23/ix_values.yaml b/incubator/mininote/0.0.24/ix_values.yaml similarity index 100% rename from incubator/mininote/0.0.23/ix_values.yaml rename to incubator/mininote/0.0.24/ix_values.yaml diff --git a/incubator/mininote/0.0.23/questions.yaml b/incubator/mininote/0.0.24/questions.yaml similarity index 100% rename from incubator/mininote/0.0.23/questions.yaml rename to incubator/mininote/0.0.24/questions.yaml diff --git a/incubator/mininote/0.0.23/templates/common.yaml b/incubator/mininote/0.0.24/templates/common.yaml similarity index 100% rename from incubator/mininote/0.0.23/templates/common.yaml rename to incubator/mininote/0.0.24/templates/common.yaml diff --git a/incubator/mininote/0.0.23/values.yaml b/incubator/mininote/0.0.24/values.yaml similarity index 100% rename from incubator/mininote/0.0.23/values.yaml rename to incubator/mininote/0.0.24/values.yaml diff --git a/incubator/mocodo-mcd/0.0.23/CHANGELOG.md b/incubator/mocodo-mcd/0.0.23/CHANGELOG.md deleted file mode 100644 index 0fe11a1e322..00000000000 --- a/incubator/mocodo-mcd/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [mocodo-mcd-0.0.23](https://github.com/truecharts/charts/compare/mocodo-mcd-0.0.22...mocodo-mcd-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mocodo-mcd-0.0.23](https://github.com/truecharts/charts/compare/mocodo-mcd-0.0.22...mocodo-mcd-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mocodo-mcd-0.0.23](https://github.com/truecharts/charts/compare/mocodo-mcd-0.0.22...mocodo-mcd-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mocodo-mcd-0.0.23](https://github.com/truecharts/charts/compare/mocodo-mcd-0.0.22...mocodo-mcd-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mocodo-mcd-0.0.23](https://github.com/truecharts/charts/compare/mocodo-mcd-0.0.22...mocodo-mcd-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mocodo-mcd-0.0.23](https://github.com/truecharts/charts/compare/mocodo-mcd-0.0.22...mocodo-mcd-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mocodo-mcd-0.0.22](https://github.com/truecharts/charts/compare/mocodo-mcd-0.0.20...mocodo-mcd-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [mocodo-mcd-0.0.21](https://github.com/truecharts/charts/compare/mocodo-mcd-0.0.20...mocodo-mcd-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/mocodo-mcd/0.0.23/Chart.lock b/incubator/mocodo-mcd/0.0.23/Chart.lock deleted file mode 100644 index 20279474bbd..00000000000 --- a/incubator/mocodo-mcd/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:05:31.156069556Z" diff --git a/incubator/mocodo-mcd/0.0.23/Chart.yaml b/incubator/mocodo-mcd/0.0.23/Chart.yaml deleted file mode 100644 index 71e72c7bb59..00000000000 --- a/incubator/mocodo-mcd/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/mocodo-mcd/0.0.23/README.md b/incubator/mocodo-mcd/0.0.23/README.md deleted file mode 100644 index 28c9d5fb286..00000000000 --- a/incubator/mocodo-mcd/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# mocodo-mcd - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Mocodo est un logiciel d'aide l'enseignement et la conception des bases de donnes relationnelles. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [mocodo-mcd](https://truecharts.org/docs/charts/incubator/mocodo-mcd) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/mocodo-mcd/0.0.23/charts/common-10.5.9.tgz b/incubator/mocodo-mcd/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/mocodo-mcd/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/mocodo-mcd/0.0.24/CHANGELOG.md b/incubator/mocodo-mcd/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..952a7a39ad8 --- /dev/null +++ b/incubator/mocodo-mcd/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [mocodo-mcd-0.0.24](https://github.com/truecharts/charts/compare/mocodo-mcd-0.0.23...mocodo-mcd-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mocodo-mcd-0.0.23](https://github.com/truecharts/charts/compare/mocodo-mcd-0.0.22...mocodo-mcd-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mocodo-mcd-0.0.23](https://github.com/truecharts/charts/compare/mocodo-mcd-0.0.22...mocodo-mcd-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mocodo-mcd-0.0.23](https://github.com/truecharts/charts/compare/mocodo-mcd-0.0.22...mocodo-mcd-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mocodo-mcd-0.0.23](https://github.com/truecharts/charts/compare/mocodo-mcd-0.0.22...mocodo-mcd-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mocodo-mcd-0.0.23](https://github.com/truecharts/charts/compare/mocodo-mcd-0.0.22...mocodo-mcd-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mocodo-mcd-0.0.23](https://github.com/truecharts/charts/compare/mocodo-mcd-0.0.22...mocodo-mcd-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mocodo-mcd-0.0.22](https://github.com/truecharts/charts/compare/mocodo-mcd-0.0.20...mocodo-mcd-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/incubator/mocodo-mcd/0.0.24/Chart.lock b/incubator/mocodo-mcd/0.0.24/Chart.lock new file mode 100644 index 00000000000..3c92939102c --- /dev/null +++ b/incubator/mocodo-mcd/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:53:55.170563307Z" diff --git a/incubator/mocodo-mcd/0.0.24/Chart.yaml b/incubator/mocodo-mcd/0.0.24/Chart.yaml new file mode 100644 index 00000000000..f5a2067253a --- /dev/null +++ b/incubator/mocodo-mcd/0.0.24/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.5.10 +deprecated: false +description: "Mocodo est un logiciel d'aide l'enseignement et la conception des bases de donnes relationnelles." +home: https://truecharts.org/docs/charts/incubator/mocodo-mcd +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mocodo-mcd.png +keywords: + - mocodo-mcd + - Productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: mocodo-mcd +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/mocodo-mcd + - https://rawgit.com/laowantong/mocodo/master/doc/fr_refman.html#utiliser_mocodo_en_ligne_de_commande + - https://hub.docker.com/r/olprog/mocodo +type: application +version: 0.0.24 diff --git a/incubator/mocodo-mcd/0.0.24/README.md b/incubator/mocodo-mcd/0.0.24/README.md new file mode 100644 index 00000000000..f57829a5cae --- /dev/null +++ b/incubator/mocodo-mcd/0.0.24/README.md @@ -0,0 +1,109 @@ +# mocodo-mcd + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Mocodo est un logiciel d'aide l'enseignement et la conception des bases de donnes relationnelles. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [mocodo-mcd](https://truecharts.org/docs/charts/incubator/mocodo-mcd) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/mocodo-mcd/0.0.23/app-readme.md b/incubator/mocodo-mcd/0.0.24/app-readme.md similarity index 100% rename from incubator/mocodo-mcd/0.0.23/app-readme.md rename to incubator/mocodo-mcd/0.0.24/app-readme.md diff --git a/incubator/mocodo-mcd/0.0.24/charts/common-10.5.10.tgz b/incubator/mocodo-mcd/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/mocodo-mcd/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/mocodo-mcd/0.0.23/ix_values.yaml b/incubator/mocodo-mcd/0.0.24/ix_values.yaml similarity index 100% rename from incubator/mocodo-mcd/0.0.23/ix_values.yaml rename to incubator/mocodo-mcd/0.0.24/ix_values.yaml diff --git a/incubator/mocodo-mcd/0.0.23/questions.yaml b/incubator/mocodo-mcd/0.0.24/questions.yaml similarity index 100% rename from incubator/mocodo-mcd/0.0.23/questions.yaml rename to incubator/mocodo-mcd/0.0.24/questions.yaml diff --git a/incubator/mocodo-mcd/0.0.23/templates/common.yaml b/incubator/mocodo-mcd/0.0.24/templates/common.yaml similarity index 100% rename from incubator/mocodo-mcd/0.0.23/templates/common.yaml rename to incubator/mocodo-mcd/0.0.24/templates/common.yaml diff --git a/incubator/mocodo-mcd/0.0.23/values.yaml b/incubator/mocodo-mcd/0.0.24/values.yaml similarity index 100% rename from incubator/mocodo-mcd/0.0.23/values.yaml rename to incubator/mocodo-mcd/0.0.24/values.yaml diff --git a/incubator/mojopaste/0.0.23/CHANGELOG.md b/incubator/mojopaste/0.0.23/CHANGELOG.md deleted file mode 100644 index a93d69dfef5..00000000000 --- a/incubator/mojopaste/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [mojopaste-0.0.23](https://github.com/truecharts/charts/compare/mojopaste-0.0.22...mojopaste-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mojopaste-0.0.23](https://github.com/truecharts/charts/compare/mojopaste-0.0.22...mojopaste-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mojopaste-0.0.23](https://github.com/truecharts/charts/compare/mojopaste-0.0.22...mojopaste-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mojopaste-0.0.23](https://github.com/truecharts/charts/compare/mojopaste-0.0.22...mojopaste-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mojopaste-0.0.23](https://github.com/truecharts/charts/compare/mojopaste-0.0.22...mojopaste-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mojopaste-0.0.23](https://github.com/truecharts/charts/compare/mojopaste-0.0.22...mojopaste-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mojopaste-0.0.22](https://github.com/truecharts/charts/compare/mojopaste-0.0.20...mojopaste-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [mojopaste-0.0.21](https://github.com/truecharts/charts/compare/mojopaste-0.0.20...mojopaste-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/mojopaste/0.0.23/Chart.lock b/incubator/mojopaste/0.0.23/Chart.lock deleted file mode 100644 index a34cd161ce0..00000000000 --- a/incubator/mojopaste/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:05:36.095597398Z" diff --git a/incubator/mojopaste/0.0.23/Chart.yaml b/incubator/mojopaste/0.0.23/Chart.yaml deleted file mode 100644 index 38f93da7e20..00000000000 --- a/incubator/mojopaste/0.0.23/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Productivity - - Tools-Utilities - - Network-Web -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/mojopaste/0.0.23/README.md b/incubator/mojopaste/0.0.23/README.md deleted file mode 100644 index 6747e30368a..00000000000 --- a/incubator/mojopaste/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# mojopaste - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Mojopaste is a pastebin application. There's about one million of these out there, but if you have the need to run something internally at work or you just fancy having your own pastebin, this is your application. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [mojopaste](https://truecharts.org/docs/charts/incubator/mojopaste) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/mojopaste/0.0.23/charts/common-10.5.9.tgz b/incubator/mojopaste/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/mojopaste/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/mojopaste/0.0.24/CHANGELOG.md b/incubator/mojopaste/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..ef6104b8862 --- /dev/null +++ b/incubator/mojopaste/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [mojopaste-0.0.24](https://github.com/truecharts/charts/compare/mojopaste-0.0.23...mojopaste-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mojopaste-0.0.23](https://github.com/truecharts/charts/compare/mojopaste-0.0.22...mojopaste-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mojopaste-0.0.23](https://github.com/truecharts/charts/compare/mojopaste-0.0.22...mojopaste-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mojopaste-0.0.23](https://github.com/truecharts/charts/compare/mojopaste-0.0.22...mojopaste-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mojopaste-0.0.23](https://github.com/truecharts/charts/compare/mojopaste-0.0.22...mojopaste-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mojopaste-0.0.23](https://github.com/truecharts/charts/compare/mojopaste-0.0.22...mojopaste-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mojopaste-0.0.23](https://github.com/truecharts/charts/compare/mojopaste-0.0.22...mojopaste-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mojopaste-0.0.22](https://github.com/truecharts/charts/compare/mojopaste-0.0.20...mojopaste-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/incubator/mojopaste/0.0.24/Chart.lock b/incubator/mojopaste/0.0.24/Chart.lock new file mode 100644 index 00000000000..5ad4f7f7587 --- /dev/null +++ b/incubator/mojopaste/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:54:10.302452531Z" diff --git a/incubator/mojopaste/0.0.24/Chart.yaml b/incubator/mojopaste/0.0.24/Chart.yaml new file mode 100644 index 00000000000..0b2caba7bf4 --- /dev/null +++ b/incubator/mojopaste/0.0.24/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.5.10 +deprecated: false +description: "Mojopaste is a pastebin application. There's about one million of these out there, but if you have the need to run something internally at work or you just fancy having your own pastebin, this is your application." +home: https://truecharts.org/docs/charts/incubator/mojopaste +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mojopaste.png +keywords: + - mojopaste + - Cloud + - Productivity + - Tools-Utilities + - Network-Web +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: mojopaste +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/mojopaste + - https://github.com/jhthorsen/app-mojopaste + - https://hub.docker.com/r/jhthorsen/mojopaste +type: application +version: 0.0.24 diff --git a/incubator/mojopaste/0.0.24/README.md b/incubator/mojopaste/0.0.24/README.md new file mode 100644 index 00000000000..ab39e890626 --- /dev/null +++ b/incubator/mojopaste/0.0.24/README.md @@ -0,0 +1,109 @@ +# mojopaste + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Mojopaste is a pastebin application. There's about one million of these out there, but if you have the need to run something internally at work or you just fancy having your own pastebin, this is your application. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [mojopaste](https://truecharts.org/docs/charts/incubator/mojopaste) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/mojopaste/0.0.23/app-readme.md b/incubator/mojopaste/0.0.24/app-readme.md similarity index 100% rename from incubator/mojopaste/0.0.23/app-readme.md rename to incubator/mojopaste/0.0.24/app-readme.md diff --git a/incubator/mojopaste/0.0.24/charts/common-10.5.10.tgz b/incubator/mojopaste/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/mojopaste/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/mojopaste/0.0.23/ix_values.yaml b/incubator/mojopaste/0.0.24/ix_values.yaml similarity index 100% rename from incubator/mojopaste/0.0.23/ix_values.yaml rename to incubator/mojopaste/0.0.24/ix_values.yaml diff --git a/incubator/mojopaste/0.0.23/questions.yaml b/incubator/mojopaste/0.0.24/questions.yaml similarity index 100% rename from incubator/mojopaste/0.0.23/questions.yaml rename to incubator/mojopaste/0.0.24/questions.yaml diff --git a/incubator/mojopaste/0.0.23/templates/common.yaml b/incubator/mojopaste/0.0.24/templates/common.yaml similarity index 100% rename from incubator/mojopaste/0.0.23/templates/common.yaml rename to incubator/mojopaste/0.0.24/templates/common.yaml diff --git a/incubator/mojopaste/0.0.23/values.yaml b/incubator/mojopaste/0.0.24/values.yaml similarity index 100% rename from incubator/mojopaste/0.0.23/values.yaml rename to incubator/mojopaste/0.0.24/values.yaml diff --git a/incubator/monero-node/0.0.23/CHANGELOG.md b/incubator/monero-node/0.0.23/CHANGELOG.md deleted file mode 100644 index e8a14b60d4b..00000000000 --- a/incubator/monero-node/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [monero-node-0.0.23](https://github.com/truecharts/charts/compare/monero-node-0.0.22...monero-node-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [monero-node-0.0.23](https://github.com/truecharts/charts/compare/monero-node-0.0.22...monero-node-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [monero-node-0.0.23](https://github.com/truecharts/charts/compare/monero-node-0.0.22...monero-node-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [monero-node-0.0.23](https://github.com/truecharts/charts/compare/monero-node-0.0.22...monero-node-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [monero-node-0.0.23](https://github.com/truecharts/charts/compare/monero-node-0.0.22...monero-node-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [monero-node-0.0.23](https://github.com/truecharts/charts/compare/monero-node-0.0.22...monero-node-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [monero-node-0.0.22](https://github.com/truecharts/charts/compare/monero-node-0.0.20...monero-node-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [monero-node-0.0.21](https://github.com/truecharts/charts/compare/monero-node-0.0.20...monero-node-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/monero-node/0.0.23/Chart.lock b/incubator/monero-node/0.0.23/Chart.lock deleted file mode 100644 index 93c8bf0bd15..00000000000 --- a/incubator/monero-node/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:05:41.61673826Z" diff --git a/incubator/monero-node/0.0.23/Chart.yaml b/incubator/monero-node/0.0.23/Chart.yaml deleted file mode 100644 index 05bd1c5e6cb..00000000000 --- a/incubator/monero-node/0.0.23/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Crypto - - Tools-Utilities - - Network-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/monero-node/0.0.23/README.md b/incubator/monero-node/0.0.23/README.md deleted file mode 100644 index 6eb830375c7..00000000000 --- a/incubator/monero-node/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# monero-node - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Chart to run a monero full network node - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [monero-node](https://truecharts.org/docs/charts/incubator/monero-node) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/monero-node/0.0.23/charts/common-10.5.9.tgz b/incubator/monero-node/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/monero-node/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/monero-node/0.0.24/CHANGELOG.md b/incubator/monero-node/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..b29bf4b575e --- /dev/null +++ b/incubator/monero-node/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [monero-node-0.0.24](https://github.com/truecharts/charts/compare/monero-node-0.0.23...monero-node-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [monero-node-0.0.23](https://github.com/truecharts/charts/compare/monero-node-0.0.22...monero-node-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [monero-node-0.0.23](https://github.com/truecharts/charts/compare/monero-node-0.0.22...monero-node-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [monero-node-0.0.23](https://github.com/truecharts/charts/compare/monero-node-0.0.22...monero-node-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [monero-node-0.0.23](https://github.com/truecharts/charts/compare/monero-node-0.0.22...monero-node-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [monero-node-0.0.23](https://github.com/truecharts/charts/compare/monero-node-0.0.22...monero-node-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [monero-node-0.0.23](https://github.com/truecharts/charts/compare/monero-node-0.0.22...monero-node-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [monero-node-0.0.22](https://github.com/truecharts/charts/compare/monero-node-0.0.20...monero-node-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/incubator/monero-node/0.0.24/Chart.lock b/incubator/monero-node/0.0.24/Chart.lock new file mode 100644 index 00000000000..d39ea317bed --- /dev/null +++ b/incubator/monero-node/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:54:18.717662353Z" diff --git a/incubator/monero-node/0.0.24/Chart.yaml b/incubator/monero-node/0.0.24/Chart.yaml new file mode 100644 index 00000000000..35cfbeeb6a6 --- /dev/null +++ b/incubator/monero-node/0.0.24/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.5.10 +deprecated: false +description: "Chart to run a monero full network node" +home: https://truecharts.org/docs/charts/incubator/monero-node +icon: https://truecharts.org/img/hotlink-ok/chart-icons/monero-node.png +keywords: + - monero-node + - Crypto + - Tools-Utilities + - Network-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: monero-node +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/monero-node + - https://github.com/kannix/monero-full-node + - https://hub.docker.com/r/kannix/monero-full-node +type: application +version: 0.0.24 diff --git a/incubator/monero-node/0.0.24/README.md b/incubator/monero-node/0.0.24/README.md new file mode 100644 index 00000000000..a27173f918c --- /dev/null +++ b/incubator/monero-node/0.0.24/README.md @@ -0,0 +1,109 @@ +# monero-node + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Chart to run a monero full network node + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [monero-node](https://truecharts.org/docs/charts/incubator/monero-node) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/monero-node/0.0.23/app-readme.md b/incubator/monero-node/0.0.24/app-readme.md similarity index 100% rename from incubator/monero-node/0.0.23/app-readme.md rename to incubator/monero-node/0.0.24/app-readme.md diff --git a/incubator/monero-node/0.0.24/charts/common-10.5.10.tgz b/incubator/monero-node/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/monero-node/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/monero-node/0.0.23/ix_values.yaml b/incubator/monero-node/0.0.24/ix_values.yaml similarity index 100% rename from incubator/monero-node/0.0.23/ix_values.yaml rename to incubator/monero-node/0.0.24/ix_values.yaml diff --git a/incubator/monero-node/0.0.23/questions.yaml b/incubator/monero-node/0.0.24/questions.yaml similarity index 100% rename from incubator/monero-node/0.0.23/questions.yaml rename to incubator/monero-node/0.0.24/questions.yaml diff --git a/incubator/monero-node/0.0.23/templates/common.yaml b/incubator/monero-node/0.0.24/templates/common.yaml similarity index 100% rename from incubator/monero-node/0.0.23/templates/common.yaml rename to incubator/monero-node/0.0.24/templates/common.yaml diff --git a/incubator/monero-node/0.0.23/values.yaml b/incubator/monero-node/0.0.24/values.yaml similarity index 100% rename from incubator/monero-node/0.0.23/values.yaml rename to incubator/monero-node/0.0.24/values.yaml diff --git a/incubator/mordhau/0.0.23/CHANGELOG.md b/incubator/mordhau/0.0.23/CHANGELOG.md deleted file mode 100644 index 1fd9200d48e..00000000000 --- a/incubator/mordhau/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [mordhau-0.0.23](https://github.com/truecharts/charts/compare/mordhau-0.0.22...mordhau-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mordhau-0.0.23](https://github.com/truecharts/charts/compare/mordhau-0.0.22...mordhau-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mordhau-0.0.23](https://github.com/truecharts/charts/compare/mordhau-0.0.22...mordhau-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mordhau-0.0.23](https://github.com/truecharts/charts/compare/mordhau-0.0.22...mordhau-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mordhau-0.0.23](https://github.com/truecharts/charts/compare/mordhau-0.0.22...mordhau-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mordhau-0.0.23](https://github.com/truecharts/charts/compare/mordhau-0.0.22...mordhau-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mordhau-0.0.22](https://github.com/truecharts/charts/compare/mordhau-0.0.20...mordhau-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [mordhau-0.0.21](https://github.com/truecharts/charts/compare/mordhau-0.0.20...mordhau-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/mordhau/0.0.23/Chart.lock b/incubator/mordhau/0.0.23/Chart.lock deleted file mode 100644 index 86fb72d9f64..00000000000 --- a/incubator/mordhau/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:05:54.226714698Z" diff --git a/incubator/mordhau/0.0.23/Chart.yaml b/incubator/mordhau/0.0.23/Chart.yaml deleted file mode 100644 index 61a2a673550..00000000000 --- a/incubator/mordhau/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/mordhau/0.0.23/README.md b/incubator/mordhau/0.0.23/README.md deleted file mode 100644 index 9f19e0a2351..00000000000 --- a/incubator/mordhau/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# mordhau - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -This Docker will download and install SteamCMD. It will also install Mordhau and run it. Initial login SERVERNAME: MordhauDocker SERVERPASSWORD: Chart ADMINPASSWORD adminChart - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [mordhau](https://truecharts.org/docs/charts/incubator/mordhau) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/mordhau/0.0.23/charts/common-10.5.9.tgz b/incubator/mordhau/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/mordhau/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/mordhau/0.0.24/CHANGELOG.md b/incubator/mordhau/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..77adfee6228 --- /dev/null +++ b/incubator/mordhau/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [mordhau-0.0.24](https://github.com/truecharts/charts/compare/mordhau-0.0.23...mordhau-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mordhau-0.0.23](https://github.com/truecharts/charts/compare/mordhau-0.0.22...mordhau-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mordhau-0.0.23](https://github.com/truecharts/charts/compare/mordhau-0.0.22...mordhau-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mordhau-0.0.23](https://github.com/truecharts/charts/compare/mordhau-0.0.22...mordhau-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mordhau-0.0.23](https://github.com/truecharts/charts/compare/mordhau-0.0.22...mordhau-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mordhau-0.0.23](https://github.com/truecharts/charts/compare/mordhau-0.0.22...mordhau-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mordhau-0.0.23](https://github.com/truecharts/charts/compare/mordhau-0.0.22...mordhau-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mordhau-0.0.22](https://github.com/truecharts/charts/compare/mordhau-0.0.20...mordhau-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/incubator/mordhau/0.0.24/Chart.lock b/incubator/mordhau/0.0.24/Chart.lock new file mode 100644 index 00000000000..5b40cdb0866 --- /dev/null +++ b/incubator/mordhau/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:54:23.286247278Z" diff --git a/incubator/mordhau/0.0.24/Chart.yaml b/incubator/mordhau/0.0.24/Chart.yaml new file mode 100644 index 00000000000..a97b541d807 --- /dev/null +++ b/incubator/mordhau/0.0.24/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.5.10 +deprecated: false +description: "This Docker will download and install SteamCMD. It will also install Mordhau and run it. Initial login SERVERNAME: MordhauDocker SERVERPASSWORD: Chart ADMINPASSWORD adminChart" +home: https://truecharts.org/docs/charts/incubator/mordhau +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mordhau.png +keywords: + - mordhau + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: mordhau +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/mordhau + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.24 diff --git a/incubator/mordhau/0.0.24/README.md b/incubator/mordhau/0.0.24/README.md new file mode 100644 index 00000000000..f4fc2fcc734 --- /dev/null +++ b/incubator/mordhau/0.0.24/README.md @@ -0,0 +1,109 @@ +# mordhau + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +This Docker will download and install SteamCMD. It will also install Mordhau and run it. Initial login SERVERNAME: MordhauDocker SERVERPASSWORD: Chart ADMINPASSWORD adminChart + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [mordhau](https://truecharts.org/docs/charts/incubator/mordhau) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/mordhau/0.0.23/app-readme.md b/incubator/mordhau/0.0.24/app-readme.md similarity index 100% rename from incubator/mordhau/0.0.23/app-readme.md rename to incubator/mordhau/0.0.24/app-readme.md diff --git a/incubator/mordhau/0.0.24/charts/common-10.5.10.tgz b/incubator/mordhau/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/mordhau/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/mordhau/0.0.23/ix_values.yaml b/incubator/mordhau/0.0.24/ix_values.yaml similarity index 100% rename from incubator/mordhau/0.0.23/ix_values.yaml rename to incubator/mordhau/0.0.24/ix_values.yaml diff --git a/incubator/mordhau/0.0.23/questions.yaml b/incubator/mordhau/0.0.24/questions.yaml similarity index 100% rename from incubator/mordhau/0.0.23/questions.yaml rename to incubator/mordhau/0.0.24/questions.yaml diff --git a/incubator/mordhau/0.0.23/templates/common.yaml b/incubator/mordhau/0.0.24/templates/common.yaml similarity index 100% rename from incubator/mordhau/0.0.23/templates/common.yaml rename to incubator/mordhau/0.0.24/templates/common.yaml diff --git a/incubator/mordhau/0.0.23/values.yaml b/incubator/mordhau/0.0.24/values.yaml similarity index 100% rename from incubator/mordhau/0.0.23/values.yaml rename to incubator/mordhau/0.0.24/values.yaml diff --git a/incubator/moviegrabber/0.0.23/CHANGELOG.md b/incubator/moviegrabber/0.0.23/CHANGELOG.md deleted file mode 100644 index 8a02378b1c9..00000000000 --- a/incubator/moviegrabber/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [moviegrabber-0.0.23](https://github.com/truecharts/charts/compare/moviegrabber-0.0.22...moviegrabber-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [moviegrabber-0.0.23](https://github.com/truecharts/charts/compare/moviegrabber-0.0.22...moviegrabber-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [moviegrabber-0.0.23](https://github.com/truecharts/charts/compare/moviegrabber-0.0.22...moviegrabber-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [moviegrabber-0.0.23](https://github.com/truecharts/charts/compare/moviegrabber-0.0.22...moviegrabber-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [moviegrabber-0.0.23](https://github.com/truecharts/charts/compare/moviegrabber-0.0.22...moviegrabber-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [moviegrabber-0.0.23](https://github.com/truecharts/charts/compare/moviegrabber-0.0.22...moviegrabber-0.0.23) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [moviegrabber-0.0.22](https://github.com/truecharts/charts/compare/moviegrabber-0.0.20...moviegrabber-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [moviegrabber-0.0.21](https://github.com/truecharts/charts/compare/moviegrabber-0.0.20...moviegrabber-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [moviegrabber-0.0.20](https://github.com/truecharts/charts/compare/moviegrabber-0.0.19...moviegrabber-0.0.20) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/incubator/moviegrabber/0.0.23/Chart.lock b/incubator/moviegrabber/0.0.23/Chart.lock deleted file mode 100644 index 2ca1b16cee0..00000000000 --- a/incubator/moviegrabber/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:05:55.772815431Z" diff --git a/incubator/moviegrabber/0.0.23/Chart.yaml b/incubator/moviegrabber/0.0.23/Chart.yaml deleted file mode 100644 index 97ecd775cf2..00000000000 --- a/incubator/moviegrabber/0.0.23/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Downloaders -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/moviegrabber/0.0.23/README.md b/incubator/moviegrabber/0.0.23/README.md deleted file mode 100644 index 188c4dc0051..00000000000 --- a/incubator/moviegrabber/0.0.23/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# moviegrabber - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -MovieGrabber is a fully automated way of downloading movie from usenet, it supports any nzb client that has a "watched" or "monitor" folder facility such as Sabnzbd+, Grabit and Newsbin. MovieGrabber works by checking imdb for matching criteria and if a match is found the nzb will be downloaded and stored in either a specified queued folder for user review or sent to the watched folder for processing and automatic downloading via your usenet binary client. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [moviegrabber](https://truecharts.org/docs/charts/incubator/moviegrabber) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/moviegrabber/0.0.23/charts/common-10.5.9.tgz b/incubator/moviegrabber/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/moviegrabber/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/moviegrabber/0.0.24/CHANGELOG.md b/incubator/moviegrabber/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..2ec96c25c7f --- /dev/null +++ b/incubator/moviegrabber/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [moviegrabber-0.0.24](https://github.com/truecharts/charts/compare/moviegrabber-0.0.23...moviegrabber-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [moviegrabber-0.0.23](https://github.com/truecharts/charts/compare/moviegrabber-0.0.22...moviegrabber-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [moviegrabber-0.0.23](https://github.com/truecharts/charts/compare/moviegrabber-0.0.22...moviegrabber-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [moviegrabber-0.0.23](https://github.com/truecharts/charts/compare/moviegrabber-0.0.22...moviegrabber-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [moviegrabber-0.0.23](https://github.com/truecharts/charts/compare/moviegrabber-0.0.22...moviegrabber-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [moviegrabber-0.0.23](https://github.com/truecharts/charts/compare/moviegrabber-0.0.22...moviegrabber-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [moviegrabber-0.0.23](https://github.com/truecharts/charts/compare/moviegrabber-0.0.22...moviegrabber-0.0.23) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [moviegrabber-0.0.22](https://github.com/truecharts/charts/compare/moviegrabber-0.0.20...moviegrabber-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [moviegrabber-0.0.21](https://github.com/truecharts/charts/compare/moviegrabber-0.0.20...moviegrabber-0.0.21) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/moviegrabber/0.0.24/Chart.lock b/incubator/moviegrabber/0.0.24/Chart.lock new file mode 100644 index 00000000000..e153584b3ec --- /dev/null +++ b/incubator/moviegrabber/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:54:26.030072483Z" diff --git a/incubator/moviegrabber/0.0.24/Chart.yaml b/incubator/moviegrabber/0.0.24/Chart.yaml new file mode 100644 index 00000000000..5154db0c57b --- /dev/null +++ b/incubator/moviegrabber/0.0.24/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.5.10 +deprecated: false +description: MovieGrabber is a fully automated way of downloading movie from usenet, it supports any nzb client that has a "watched" or "monitor" folder facility such as Sabnzbd+, Grabit and Newsbin. MovieGrabber works by checking imdb for matching criteria and if a match is found the nzb will be downloaded and stored in either a specified queued folder for user review or sent to the watched folder for processing and automatic downloading via your usenet binary client. +home: https://truecharts.org/docs/charts/incubator/moviegrabber +icon: https://truecharts.org/img/hotlink-ok/chart-icons/moviegrabber.png +keywords: + - moviegrabber + - Downloaders +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: moviegrabber +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/moviegrabber + - https://github.com/binhex/moviegrabber + - https://registry.hub.docker.com/r/binhex/arch-moviegrabber/ + - https://github.com/binhex/documentation +type: application +version: 0.0.24 diff --git a/incubator/moviegrabber/0.0.24/README.md b/incubator/moviegrabber/0.0.24/README.md new file mode 100644 index 00000000000..86991e6c441 --- /dev/null +++ b/incubator/moviegrabber/0.0.24/README.md @@ -0,0 +1,110 @@ +# moviegrabber + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +MovieGrabber is a fully automated way of downloading movie from usenet, it supports any nzb client that has a "watched" or "monitor" folder facility such as Sabnzbd+, Grabit and Newsbin. MovieGrabber works by checking imdb for matching criteria and if a match is found the nzb will be downloaded and stored in either a specified queued folder for user review or sent to the watched folder for processing and automatic downloading via your usenet binary client. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [moviegrabber](https://truecharts.org/docs/charts/incubator/moviegrabber) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/moviegrabber/0.0.23/app-readme.md b/incubator/moviegrabber/0.0.24/app-readme.md similarity index 100% rename from incubator/moviegrabber/0.0.23/app-readme.md rename to incubator/moviegrabber/0.0.24/app-readme.md diff --git a/incubator/moviegrabber/0.0.24/charts/common-10.5.10.tgz b/incubator/moviegrabber/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/moviegrabber/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/moviegrabber/0.0.23/ix_values.yaml b/incubator/moviegrabber/0.0.24/ix_values.yaml similarity index 100% rename from incubator/moviegrabber/0.0.23/ix_values.yaml rename to incubator/moviegrabber/0.0.24/ix_values.yaml diff --git a/incubator/moviegrabber/0.0.23/questions.yaml b/incubator/moviegrabber/0.0.24/questions.yaml similarity index 100% rename from incubator/moviegrabber/0.0.23/questions.yaml rename to incubator/moviegrabber/0.0.24/questions.yaml diff --git a/incubator/moviegrabber/0.0.23/templates/common.yaml b/incubator/moviegrabber/0.0.24/templates/common.yaml similarity index 100% rename from incubator/moviegrabber/0.0.23/templates/common.yaml rename to incubator/moviegrabber/0.0.24/templates/common.yaml diff --git a/incubator/moviegrabber/0.0.23/values.yaml b/incubator/moviegrabber/0.0.24/values.yaml similarity index 100% rename from incubator/moviegrabber/0.0.23/values.yaml rename to incubator/moviegrabber/0.0.24/values.yaml diff --git a/incubator/multi-scrobbler/0.0.23/CHANGELOG.md b/incubator/multi-scrobbler/0.0.23/CHANGELOG.md deleted file mode 100644 index 6726ad8f188..00000000000 --- a/incubator/multi-scrobbler/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [multi-scrobbler-0.0.23](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.22...multi-scrobbler-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [multi-scrobbler-0.0.23](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.22...multi-scrobbler-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [multi-scrobbler-0.0.23](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.22...multi-scrobbler-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [multi-scrobbler-0.0.23](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.22...multi-scrobbler-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [multi-scrobbler-0.0.23](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.22...multi-scrobbler-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [multi-scrobbler-0.0.23](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.22...multi-scrobbler-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [multi-scrobbler-0.0.22](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.20...multi-scrobbler-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [multi-scrobbler-0.0.21](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.20...multi-scrobbler-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/multi-scrobbler/0.0.23/Chart.lock b/incubator/multi-scrobbler/0.0.23/Chart.lock deleted file mode 100644 index 5d20147a5f4..00000000000 --- a/incubator/multi-scrobbler/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:06:00.35795566Z" diff --git a/incubator/multi-scrobbler/0.0.23/Chart.yaml b/incubator/multi-scrobbler/0.0.23/Chart.yaml deleted file mode 100644 index c383b3d5dbf..00000000000 --- a/incubator/multi-scrobbler/0.0.23/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Web - - MediaServer-Music -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/multi-scrobbler/0.0.23/README.md b/incubator/multi-scrobbler/0.0.23/README.md deleted file mode 100644 index f8e020869c6..00000000000 --- a/incubator/multi-scrobbler/0.0.23/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# multi-scrobbler - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Track your music listening history from many sources and record to many scrobble clients. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [multi-scrobbler](https://truecharts.org/docs/charts/incubator/multi-scrobbler) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/multi-scrobbler/0.0.23/charts/common-10.5.9.tgz b/incubator/multi-scrobbler/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/multi-scrobbler/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/multi-scrobbler/0.0.24/CHANGELOG.md b/incubator/multi-scrobbler/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..850c96990f7 --- /dev/null +++ b/incubator/multi-scrobbler/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [multi-scrobbler-0.0.24](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.23...multi-scrobbler-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [multi-scrobbler-0.0.23](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.22...multi-scrobbler-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [multi-scrobbler-0.0.23](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.22...multi-scrobbler-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [multi-scrobbler-0.0.23](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.22...multi-scrobbler-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [multi-scrobbler-0.0.23](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.22...multi-scrobbler-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [multi-scrobbler-0.0.23](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.22...multi-scrobbler-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [multi-scrobbler-0.0.23](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.22...multi-scrobbler-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [multi-scrobbler-0.0.22](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.20...multi-scrobbler-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/incubator/multi-scrobbler/0.0.24/Chart.lock b/incubator/multi-scrobbler/0.0.24/Chart.lock new file mode 100644 index 00000000000..8b1b7c83e6d --- /dev/null +++ b/incubator/multi-scrobbler/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:54:41.885028792Z" diff --git a/incubator/multi-scrobbler/0.0.24/Chart.yaml b/incubator/multi-scrobbler/0.0.24/Chart.yaml new file mode 100644 index 00000000000..95e1ef270bf --- /dev/null +++ b/incubator/multi-scrobbler/0.0.24/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.5.10 +deprecated: false +description: "Track your music listening history from many sources and record to many scrobble clients." +home: https://truecharts.org/docs/charts/incubator/multi-scrobbler +icon: https://truecharts.org/img/hotlink-ok/chart-icons/multi-scrobbler.png +keywords: + - multi-scrobbler + - Network-Web + - MediaServer-Music +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: multi-scrobbler +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/multi-scrobbler + - https://hub.docker.com/repository/docker/foxxmd/multi-scrobbler +type: application +version: 0.0.24 diff --git a/incubator/multi-scrobbler/0.0.24/README.md b/incubator/multi-scrobbler/0.0.24/README.md new file mode 100644 index 00000000000..9ffa5cee92a --- /dev/null +++ b/incubator/multi-scrobbler/0.0.24/README.md @@ -0,0 +1,108 @@ +# multi-scrobbler + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Track your music listening history from many sources and record to many scrobble clients. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [multi-scrobbler](https://truecharts.org/docs/charts/incubator/multi-scrobbler) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/multi-scrobbler/0.0.23/app-readme.md b/incubator/multi-scrobbler/0.0.24/app-readme.md similarity index 100% rename from incubator/multi-scrobbler/0.0.23/app-readme.md rename to incubator/multi-scrobbler/0.0.24/app-readme.md diff --git a/incubator/multi-scrobbler/0.0.24/charts/common-10.5.10.tgz b/incubator/multi-scrobbler/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/multi-scrobbler/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/multi-scrobbler/0.0.23/ix_values.yaml b/incubator/multi-scrobbler/0.0.24/ix_values.yaml similarity index 100% rename from incubator/multi-scrobbler/0.0.23/ix_values.yaml rename to incubator/multi-scrobbler/0.0.24/ix_values.yaml diff --git a/incubator/multi-scrobbler/0.0.23/questions.yaml b/incubator/multi-scrobbler/0.0.24/questions.yaml similarity index 100% rename from incubator/multi-scrobbler/0.0.23/questions.yaml rename to incubator/multi-scrobbler/0.0.24/questions.yaml diff --git a/incubator/multi-scrobbler/0.0.23/templates/common.yaml b/incubator/multi-scrobbler/0.0.24/templates/common.yaml similarity index 100% rename from incubator/multi-scrobbler/0.0.23/templates/common.yaml rename to incubator/multi-scrobbler/0.0.24/templates/common.yaml diff --git a/incubator/multi-scrobbler/0.0.23/values.yaml b/incubator/multi-scrobbler/0.0.24/values.yaml similarity index 100% rename from incubator/multi-scrobbler/0.0.23/values.yaml rename to incubator/multi-scrobbler/0.0.24/values.yaml diff --git a/incubator/namecheap-ddns/0.0.23/CHANGELOG.md b/incubator/namecheap-ddns/0.0.23/CHANGELOG.md deleted file mode 100644 index 03ab8246bf2..00000000000 --- a/incubator/namecheap-ddns/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [namecheap-ddns-0.0.23](https://github.com/truecharts/charts/compare/namecheap-ddns-0.0.22...namecheap-ddns-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [namecheap-ddns-0.0.23](https://github.com/truecharts/charts/compare/namecheap-ddns-0.0.22...namecheap-ddns-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [namecheap-ddns-0.0.23](https://github.com/truecharts/charts/compare/namecheap-ddns-0.0.22...namecheap-ddns-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [namecheap-ddns-0.0.23](https://github.com/truecharts/charts/compare/namecheap-ddns-0.0.22...namecheap-ddns-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [namecheap-ddns-0.0.23](https://github.com/truecharts/charts/compare/namecheap-ddns-0.0.22...namecheap-ddns-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [namecheap-ddns-0.0.23](https://github.com/truecharts/charts/compare/namecheap-ddns-0.0.22...namecheap-ddns-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [namecheap-ddns-0.0.22](https://github.com/truecharts/charts/compare/namecheap-ddns-0.0.20...namecheap-ddns-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [namecheap-ddns-0.0.21](https://github.com/truecharts/charts/compare/namecheap-ddns-0.0.20...namecheap-ddns-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/namecheap-ddns/0.0.23/Chart.lock b/incubator/namecheap-ddns/0.0.23/Chart.lock deleted file mode 100644 index c7f7d7cffec..00000000000 --- a/incubator/namecheap-ddns/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:06:06.581056298Z" diff --git a/incubator/namecheap-ddns/0.0.23/Chart.yaml b/incubator/namecheap-ddns/0.0.23/Chart.yaml deleted file mode 100644 index a81d5d654ec..00000000000 --- a/incubator/namecheap-ddns/0.0.23/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities - - Network-DNS - - Network-Management -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/namecheap-ddns/0.0.23/README.md b/incubator/namecheap-ddns/0.0.23/README.md deleted file mode 100644 index c917ab2f47e..00000000000 --- a/incubator/namecheap-ddns/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# namecheap-ddns - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -This simple Chart will update a namecheap dynamic dns domain. You must set an 'A + Dynamic DNS Record' for the host and enable Dynamic DNS in the manage page for your domain. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [namecheap-ddns](https://truecharts.org/docs/charts/incubator/namecheap-ddns) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/namecheap-ddns/0.0.23/charts/common-10.5.9.tgz b/incubator/namecheap-ddns/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/namecheap-ddns/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/namecheap-ddns/0.0.24/CHANGELOG.md b/incubator/namecheap-ddns/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..3c7b6432067 --- /dev/null +++ b/incubator/namecheap-ddns/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [namecheap-ddns-0.0.24](https://github.com/truecharts/charts/compare/namecheap-ddns-0.0.23...namecheap-ddns-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [namecheap-ddns-0.0.23](https://github.com/truecharts/charts/compare/namecheap-ddns-0.0.22...namecheap-ddns-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [namecheap-ddns-0.0.23](https://github.com/truecharts/charts/compare/namecheap-ddns-0.0.22...namecheap-ddns-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [namecheap-ddns-0.0.23](https://github.com/truecharts/charts/compare/namecheap-ddns-0.0.22...namecheap-ddns-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [namecheap-ddns-0.0.23](https://github.com/truecharts/charts/compare/namecheap-ddns-0.0.22...namecheap-ddns-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [namecheap-ddns-0.0.23](https://github.com/truecharts/charts/compare/namecheap-ddns-0.0.22...namecheap-ddns-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [namecheap-ddns-0.0.23](https://github.com/truecharts/charts/compare/namecheap-ddns-0.0.22...namecheap-ddns-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [namecheap-ddns-0.0.22](https://github.com/truecharts/charts/compare/namecheap-ddns-0.0.20...namecheap-ddns-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + diff --git a/incubator/namecheap-ddns/0.0.24/Chart.lock b/incubator/namecheap-ddns/0.0.24/Chart.lock new file mode 100644 index 00000000000..0a6f6418841 --- /dev/null +++ b/incubator/namecheap-ddns/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:54:50.241165316Z" diff --git a/incubator/namecheap-ddns/0.0.24/Chart.yaml b/incubator/namecheap-ddns/0.0.24/Chart.yaml new file mode 100644 index 00000000000..043245ee3e9 --- /dev/null +++ b/incubator/namecheap-ddns/0.0.24/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.5.10 +deprecated: false +description: "This simple Chart will update a namecheap dynamic dns domain. You must set an 'A + Dynamic DNS Record' for the host and enable Dynamic DNS in the manage page for your domain. " +home: https://truecharts.org/docs/charts/incubator/namecheap-ddns +icon: https://truecharts.org/img/hotlink-ok/chart-icons/namecheap-ddns.png +keywords: + - namecheap-ddns + - Tools-Utilities + - Network-DNS + - Network-Management +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: namecheap-ddns +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/namecheap-ddns + - https://github.com/EdwardChamberlain/namecheap_ddns + - https://hub.docker.com/r/edchamberlain/namecheap_ddns +type: application +version: 0.0.24 diff --git a/incubator/namecheap-ddns/0.0.24/README.md b/incubator/namecheap-ddns/0.0.24/README.md new file mode 100644 index 00000000000..daed69ab0a7 --- /dev/null +++ b/incubator/namecheap-ddns/0.0.24/README.md @@ -0,0 +1,109 @@ +# namecheap-ddns + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +This simple Chart will update a namecheap dynamic dns domain. You must set an 'A + Dynamic DNS Record' for the host and enable Dynamic DNS in the manage page for your domain. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [namecheap-ddns](https://truecharts.org/docs/charts/incubator/namecheap-ddns) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/namecheap-ddns/0.0.23/app-readme.md b/incubator/namecheap-ddns/0.0.24/app-readme.md similarity index 100% rename from incubator/namecheap-ddns/0.0.23/app-readme.md rename to incubator/namecheap-ddns/0.0.24/app-readme.md diff --git a/incubator/namecheap-ddns/0.0.24/charts/common-10.5.10.tgz b/incubator/namecheap-ddns/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/namecheap-ddns/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/namecheap-ddns/0.0.23/ix_values.yaml b/incubator/namecheap-ddns/0.0.24/ix_values.yaml similarity index 100% rename from incubator/namecheap-ddns/0.0.23/ix_values.yaml rename to incubator/namecheap-ddns/0.0.24/ix_values.yaml diff --git a/incubator/namecheap-ddns/0.0.23/questions.yaml b/incubator/namecheap-ddns/0.0.24/questions.yaml similarity index 100% rename from incubator/namecheap-ddns/0.0.23/questions.yaml rename to incubator/namecheap-ddns/0.0.24/questions.yaml diff --git a/incubator/namecheap-ddns/0.0.23/templates/common.yaml b/incubator/namecheap-ddns/0.0.24/templates/common.yaml similarity index 100% rename from incubator/namecheap-ddns/0.0.23/templates/common.yaml rename to incubator/namecheap-ddns/0.0.24/templates/common.yaml diff --git a/incubator/namecheap-ddns/0.0.23/values.yaml b/incubator/namecheap-ddns/0.0.24/values.yaml similarity index 100% rename from incubator/namecheap-ddns/0.0.23/values.yaml rename to incubator/namecheap-ddns/0.0.24/values.yaml diff --git a/incubator/necesse/0.0.23/CHANGELOG.md b/incubator/necesse/0.0.23/CHANGELOG.md deleted file mode 100644 index a43bb1e4880..00000000000 --- a/incubator/necesse/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [necesse-0.0.23](https://github.com/truecharts/charts/compare/necesse-0.0.22...necesse-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [necesse-0.0.23](https://github.com/truecharts/charts/compare/necesse-0.0.22...necesse-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [necesse-0.0.23](https://github.com/truecharts/charts/compare/necesse-0.0.22...necesse-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [necesse-0.0.23](https://github.com/truecharts/charts/compare/necesse-0.0.22...necesse-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [necesse-0.0.23](https://github.com/truecharts/charts/compare/necesse-0.0.22...necesse-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [necesse-0.0.23](https://github.com/truecharts/charts/compare/necesse-0.0.22...necesse-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [necesse-0.0.22](https://github.com/truecharts/charts/compare/necesse-0.0.20...necesse-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [necesse-0.0.21](https://github.com/truecharts/charts/compare/necesse-0.0.20...necesse-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/necesse/0.0.23/Chart.lock b/incubator/necesse/0.0.23/Chart.lock deleted file mode 100644 index 7ec93dbefdb..00000000000 --- a/incubator/necesse/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:06:18.420526044Z" diff --git a/incubator/necesse/0.0.23/Chart.yaml b/incubator/necesse/0.0.23/Chart.yaml deleted file mode 100644 index 25fddbe714b..00000000000 --- a/incubator/necesse/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/necesse/0.0.23/README.md b/incubator/necesse/0.0.23/README.md deleted file mode 100644 index b178089db7d..00000000000 --- a/incubator/necesse/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# necesse - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -This Chart will download and install SteamCMD. It will also install Necesse and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [necesse](https://truecharts.org/docs/charts/incubator/necesse) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/necesse/0.0.23/charts/common-10.5.9.tgz b/incubator/necesse/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/necesse/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/necesse/0.0.24/CHANGELOG.md b/incubator/necesse/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..ff38ec56550 --- /dev/null +++ b/incubator/necesse/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [necesse-0.0.24](https://github.com/truecharts/charts/compare/necesse-0.0.23...necesse-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [necesse-0.0.23](https://github.com/truecharts/charts/compare/necesse-0.0.22...necesse-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [necesse-0.0.23](https://github.com/truecharts/charts/compare/necesse-0.0.22...necesse-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [necesse-0.0.23](https://github.com/truecharts/charts/compare/necesse-0.0.22...necesse-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [necesse-0.0.23](https://github.com/truecharts/charts/compare/necesse-0.0.22...necesse-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [necesse-0.0.23](https://github.com/truecharts/charts/compare/necesse-0.0.22...necesse-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [necesse-0.0.23](https://github.com/truecharts/charts/compare/necesse-0.0.22...necesse-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [necesse-0.0.22](https://github.com/truecharts/charts/compare/necesse-0.0.20...necesse-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/incubator/necesse/0.0.24/Chart.lock b/incubator/necesse/0.0.24/Chart.lock new file mode 100644 index 00000000000..0e09c2ea8d6 --- /dev/null +++ b/incubator/necesse/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:54:54.221316141Z" diff --git a/incubator/necesse/0.0.24/Chart.yaml b/incubator/necesse/0.0.24/Chart.yaml new file mode 100644 index 00000000000..09e75df0f7e --- /dev/null +++ b/incubator/necesse/0.0.24/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.5.10 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install Necesse and run it." +home: https://truecharts.org/docs/charts/incubator/necesse +icon: https://truecharts.org/img/hotlink-ok/chart-icons/necesse.png +keywords: + - necesse + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: necesse +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/necesse + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.24 diff --git a/incubator/necesse/0.0.24/README.md b/incubator/necesse/0.0.24/README.md new file mode 100644 index 00000000000..3064eddb0ff --- /dev/null +++ b/incubator/necesse/0.0.24/README.md @@ -0,0 +1,109 @@ +# necesse + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +This Chart will download and install SteamCMD. It will also install Necesse and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [necesse](https://truecharts.org/docs/charts/incubator/necesse) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/necesse/0.0.23/app-readme.md b/incubator/necesse/0.0.24/app-readme.md similarity index 100% rename from incubator/necesse/0.0.23/app-readme.md rename to incubator/necesse/0.0.24/app-readme.md diff --git a/incubator/necesse/0.0.24/charts/common-10.5.10.tgz b/incubator/necesse/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/necesse/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/necesse/0.0.23/ix_values.yaml b/incubator/necesse/0.0.24/ix_values.yaml similarity index 100% rename from incubator/necesse/0.0.23/ix_values.yaml rename to incubator/necesse/0.0.24/ix_values.yaml diff --git a/incubator/necesse/0.0.23/questions.yaml b/incubator/necesse/0.0.24/questions.yaml similarity index 100% rename from incubator/necesse/0.0.23/questions.yaml rename to incubator/necesse/0.0.24/questions.yaml diff --git a/incubator/necesse/0.0.23/templates/common.yaml b/incubator/necesse/0.0.24/templates/common.yaml similarity index 100% rename from incubator/necesse/0.0.23/templates/common.yaml rename to incubator/necesse/0.0.24/templates/common.yaml diff --git a/incubator/necesse/0.0.23/values.yaml b/incubator/necesse/0.0.24/values.yaml similarity index 100% rename from incubator/necesse/0.0.23/values.yaml rename to incubator/necesse/0.0.24/values.yaml diff --git a/incubator/neko/0.0.32/CHANGELOG.md b/incubator/neko/0.0.32/CHANGELOG.md deleted file mode 100644 index adde9ac5af9..00000000000 --- a/incubator/neko/0.0.32/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [neko-0.0.32](https://github.com/truecharts/charts/compare/neko-0.0.31...neko-0.0.32) (2022-09-13) - -### Chore - -- update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755)) - - - - -## [neko-0.0.31](https://github.com/truecharts/charts/compare/neko-0.0.29...neko-0.0.31) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [neko-0.0.31](https://github.com/truecharts/charts/compare/neko-0.0.29...neko-0.0.31) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [neko-0.0.31](https://github.com/truecharts/charts/compare/neko-0.0.29...neko-0.0.31) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [neko-0.0.30](https://github.com/truecharts/charts/compare/neko-0.0.29...neko-0.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [neko-0.0.30](https://github.com/truecharts/charts/compare/neko-0.0.29...neko-0.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [neko-0.0.30](https://github.com/truecharts/charts/compare/neko-0.0.29...neko-0.0.30) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [neko-0.0.29](https://github.com/truecharts/charts/compare/neko-0.0.28...neko-0.0.29) (2022-09-07) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) - diff --git a/incubator/neko/0.0.32/Chart.lock b/incubator/neko/0.0.32/Chart.lock deleted file mode 100644 index 3d6390408c2..00000000000 --- a/incubator/neko/0.0.32/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-13T05:24:51.477769503Z" diff --git a/incubator/neko/0.0.32/Chart.yaml b/incubator/neko/0.0.32/Chart.yaml deleted file mode 100644 index 7a6e7774af1..00000000000 --- a/incubator/neko/0.0.32/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.32 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media diff --git a/incubator/neko/0.0.32/README.md b/incubator/neko/0.0.32/README.md deleted file mode 100644 index e49da67ac3b..00000000000 --- a/incubator/neko/0.0.32/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# neko - -![Version: 0.0.32](https://img.shields.io/badge/Version-0.0.32-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -A self hosted virtual browser that runs in Chart - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [neko](https://truecharts.org/docs/charts/incubator/neko) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `neko` deployment - -```console -helm uninstall neko -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install neko \ - --set env.TZ="America/New York" \ - TrueCharts/neko -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install neko TrueCharts/neko -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/neko/0.0.32/charts/common-10.5.9.tgz b/incubator/neko/0.0.32/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/neko/0.0.32/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/neko/0.0.33/CHANGELOG.md b/incubator/neko/0.0.33/CHANGELOG.md new file mode 100644 index 00000000000..f4b9ad68ddd --- /dev/null +++ b/incubator/neko/0.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [neko-0.0.33](https://github.com/truecharts/charts/compare/neko-0.0.32...neko-0.0.33) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [neko-0.0.32](https://github.com/truecharts/charts/compare/neko-0.0.31...neko-0.0.32) (2022-09-13) + +### Chore + +- update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755)) + + + + +## [neko-0.0.31](https://github.com/truecharts/charts/compare/neko-0.0.29...neko-0.0.31) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [neko-0.0.31](https://github.com/truecharts/charts/compare/neko-0.0.29...neko-0.0.31) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [neko-0.0.31](https://github.com/truecharts/charts/compare/neko-0.0.29...neko-0.0.31) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [neko-0.0.30](https://github.com/truecharts/charts/compare/neko-0.0.29...neko-0.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [neko-0.0.30](https://github.com/truecharts/charts/compare/neko-0.0.29...neko-0.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [neko-0.0.30](https://github.com/truecharts/charts/compare/neko-0.0.29...neko-0.0.30) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + diff --git a/incubator/neko/0.0.33/Chart.lock b/incubator/neko/0.0.33/Chart.lock new file mode 100644 index 00000000000..4998cd65588 --- /dev/null +++ b/incubator/neko/0.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:54:57.170590281Z" diff --git a/incubator/neko/0.0.33/Chart.yaml b/incubator/neko/0.0.33/Chart.yaml new file mode 100644 index 00000000000..d13fe7d9aeb --- /dev/null +++ b/incubator/neko/0.0.33/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: "A self hosted virtual browser that runs in Chart" +home: https://truecharts.org/docs/charts/incubator/neko +icon: https://truecharts.org/img/hotlink-ok/chart-icons/neko.png +keywords: + - neko + - video +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: neko +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/neko + - https://hub.docker.com/r/m1k1o/neko/ +type: application +version: 0.0.33 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - media diff --git a/incubator/neko/0.0.33/README.md b/incubator/neko/0.0.33/README.md new file mode 100644 index 00000000000..e7bb6af805d --- /dev/null +++ b/incubator/neko/0.0.33/README.md @@ -0,0 +1,108 @@ +# neko + +![Version: 0.0.33](https://img.shields.io/badge/Version-0.0.33-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +A self hosted virtual browser that runs in Chart + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [neko](https://truecharts.org/docs/charts/incubator/neko) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `neko` deployment + +```console +helm uninstall neko +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install neko \ + --set env.TZ="America/New York" \ + TrueCharts/neko +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install neko TrueCharts/neko -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/neko/0.0.32/app-readme.md b/incubator/neko/0.0.33/app-readme.md similarity index 100% rename from incubator/neko/0.0.32/app-readme.md rename to incubator/neko/0.0.33/app-readme.md diff --git a/incubator/neko/0.0.33/charts/common-10.5.10.tgz b/incubator/neko/0.0.33/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/neko/0.0.33/charts/common-10.5.10.tgz differ diff --git a/incubator/neko/0.0.32/ci/basic-values.yaml b/incubator/neko/0.0.33/ci/basic-values.yaml similarity index 100% rename from incubator/neko/0.0.32/ci/basic-values.yaml rename to incubator/neko/0.0.33/ci/basic-values.yaml diff --git a/incubator/neko/0.0.32/ci/brave-values.yaml b/incubator/neko/0.0.33/ci/brave-values.yaml similarity index 100% rename from incubator/neko/0.0.32/ci/brave-values.yaml rename to incubator/neko/0.0.33/ci/brave-values.yaml diff --git a/incubator/neko/0.0.32/ci/chrome-values.yaml b/incubator/neko/0.0.33/ci/chrome-values.yaml similarity index 100% rename from incubator/neko/0.0.32/ci/chrome-values.yaml rename to incubator/neko/0.0.33/ci/chrome-values.yaml diff --git a/incubator/neko/0.0.32/ci/chromium-values.yaml b/incubator/neko/0.0.33/ci/chromium-values.yaml similarity index 100% rename from incubator/neko/0.0.32/ci/chromium-values.yaml rename to incubator/neko/0.0.33/ci/chromium-values.yaml diff --git a/incubator/neko/0.0.32/ci/edge-values.yaml b/incubator/neko/0.0.33/ci/edge-values.yaml similarity index 100% rename from incubator/neko/0.0.32/ci/edge-values.yaml rename to incubator/neko/0.0.33/ci/edge-values.yaml diff --git a/incubator/neko/0.0.32/ci/remmina-values.yaml b/incubator/neko/0.0.33/ci/remmina-values.yaml similarity index 100% rename from incubator/neko/0.0.32/ci/remmina-values.yaml rename to incubator/neko/0.0.33/ci/remmina-values.yaml diff --git a/incubator/neko/0.0.32/ci/tor-values.yaml b/incubator/neko/0.0.33/ci/tor-values.yaml similarity index 100% rename from incubator/neko/0.0.32/ci/tor-values.yaml rename to incubator/neko/0.0.33/ci/tor-values.yaml diff --git a/incubator/neko/0.0.32/ci/vivaldi-values.yaml b/incubator/neko/0.0.33/ci/vivaldi-values.yaml similarity index 100% rename from incubator/neko/0.0.32/ci/vivaldi-values.yaml rename to incubator/neko/0.0.33/ci/vivaldi-values.yaml diff --git a/incubator/neko/0.0.32/ci/vlc-values.yaml b/incubator/neko/0.0.33/ci/vlc-values.yaml similarity index 100% rename from incubator/neko/0.0.32/ci/vlc-values.yaml rename to incubator/neko/0.0.33/ci/vlc-values.yaml diff --git a/incubator/neko/0.0.32/ci/vncviewer-values.yaml b/incubator/neko/0.0.33/ci/vncviewer-values.yaml similarity index 100% rename from incubator/neko/0.0.32/ci/vncviewer-values.yaml rename to incubator/neko/0.0.33/ci/vncviewer-values.yaml diff --git a/incubator/neko/0.0.32/ci/xfce-values.yaml b/incubator/neko/0.0.33/ci/xfce-values.yaml similarity index 100% rename from incubator/neko/0.0.32/ci/xfce-values.yaml rename to incubator/neko/0.0.33/ci/xfce-values.yaml diff --git a/incubator/neko/0.0.32/ix_values.yaml b/incubator/neko/0.0.33/ix_values.yaml similarity index 100% rename from incubator/neko/0.0.32/ix_values.yaml rename to incubator/neko/0.0.33/ix_values.yaml diff --git a/incubator/neko/0.0.32/questions.yaml b/incubator/neko/0.0.33/questions.yaml similarity index 100% rename from incubator/neko/0.0.32/questions.yaml rename to incubator/neko/0.0.33/questions.yaml diff --git a/incubator/neko/0.0.32/templates/common.yaml b/incubator/neko/0.0.33/templates/common.yaml similarity index 100% rename from incubator/neko/0.0.32/templates/common.yaml rename to incubator/neko/0.0.33/templates/common.yaml diff --git a/incubator/neko/0.0.32/values.yaml b/incubator/neko/0.0.33/values.yaml similarity index 100% rename from incubator/neko/0.0.32/values.yaml rename to incubator/neko/0.0.33/values.yaml diff --git a/incubator/neverwinternights-ee/0.0.23/CHANGELOG.md b/incubator/neverwinternights-ee/0.0.23/CHANGELOG.md deleted file mode 100644 index 89961779e5a..00000000000 --- a/incubator/neverwinternights-ee/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [neverwinternights-ee-0.0.23](https://github.com/truecharts/charts/compare/neverwinternights-ee-0.0.22...neverwinternights-ee-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [neverwinternights-ee-0.0.23](https://github.com/truecharts/charts/compare/neverwinternights-ee-0.0.22...neverwinternights-ee-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [neverwinternights-ee-0.0.23](https://github.com/truecharts/charts/compare/neverwinternights-ee-0.0.22...neverwinternights-ee-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [neverwinternights-ee-0.0.23](https://github.com/truecharts/charts/compare/neverwinternights-ee-0.0.22...neverwinternights-ee-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [neverwinternights-ee-0.0.23](https://github.com/truecharts/charts/compare/neverwinternights-ee-0.0.22...neverwinternights-ee-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [neverwinternights-ee-0.0.23](https://github.com/truecharts/charts/compare/neverwinternights-ee-0.0.22...neverwinternights-ee-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [neverwinternights-ee-0.0.22](https://github.com/truecharts/charts/compare/neverwinternights-ee-0.0.20...neverwinternights-ee-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [neverwinternights-ee-0.0.21](https://github.com/truecharts/charts/compare/neverwinternights-ee-0.0.20...neverwinternights-ee-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/neverwinternights-ee/0.0.23/Chart.lock b/incubator/neverwinternights-ee/0.0.23/Chart.lock deleted file mode 100644 index 297a71babc2..00000000000 --- a/incubator/neverwinternights-ee/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:06:25.285477442Z" diff --git a/incubator/neverwinternights-ee/0.0.23/Chart.yaml b/incubator/neverwinternights-ee/0.0.23/Chart.yaml deleted file mode 100644 index 8d6235bb537..00000000000 --- a/incubator/neverwinternights-ee/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/neverwinternights-ee/0.0.23/README.md b/incubator/neverwinternights-ee/0.0.23/README.md deleted file mode 100644 index 39510c687df..00000000000 --- a/incubator/neverwinternights-ee/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# neverwinternights-ee - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -This Chart will download and install Neverwinter Nights: Enhanced Edition and run it (by default this Chart has a MariaDB and Redis Server integrated). - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [neverwinternights-ee](https://truecharts.org/docs/charts/incubator/neverwinternights-ee) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/neverwinternights-ee/0.0.23/charts/common-10.5.9.tgz b/incubator/neverwinternights-ee/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/neverwinternights-ee/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/neverwinternights-ee/0.0.24/CHANGELOG.md b/incubator/neverwinternights-ee/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..00389d220d2 --- /dev/null +++ b/incubator/neverwinternights-ee/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [neverwinternights-ee-0.0.24](https://github.com/truecharts/charts/compare/neverwinternights-ee-0.0.23...neverwinternights-ee-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [neverwinternights-ee-0.0.23](https://github.com/truecharts/charts/compare/neverwinternights-ee-0.0.22...neverwinternights-ee-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [neverwinternights-ee-0.0.23](https://github.com/truecharts/charts/compare/neverwinternights-ee-0.0.22...neverwinternights-ee-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [neverwinternights-ee-0.0.23](https://github.com/truecharts/charts/compare/neverwinternights-ee-0.0.22...neverwinternights-ee-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [neverwinternights-ee-0.0.23](https://github.com/truecharts/charts/compare/neverwinternights-ee-0.0.22...neverwinternights-ee-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [neverwinternights-ee-0.0.23](https://github.com/truecharts/charts/compare/neverwinternights-ee-0.0.22...neverwinternights-ee-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [neverwinternights-ee-0.0.23](https://github.com/truecharts/charts/compare/neverwinternights-ee-0.0.22...neverwinternights-ee-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [neverwinternights-ee-0.0.22](https://github.com/truecharts/charts/compare/neverwinternights-ee-0.0.20...neverwinternights-ee-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/incubator/neverwinternights-ee/0.0.24/Chart.lock b/incubator/neverwinternights-ee/0.0.24/Chart.lock new file mode 100644 index 00000000000..e8c38e89002 --- /dev/null +++ b/incubator/neverwinternights-ee/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:55:12.851289897Z" diff --git a/incubator/neverwinternights-ee/0.0.24/Chart.yaml b/incubator/neverwinternights-ee/0.0.24/Chart.yaml new file mode 100644 index 00000000000..8f7aa9d5351 --- /dev/null +++ b/incubator/neverwinternights-ee/0.0.24/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.5.10 +deprecated: false +description: "This Chart will download and install Neverwinter Nights: Enhanced Edition and run it (by default this Chart has a MariaDB and Redis Server integrated)." +home: https://truecharts.org/docs/charts/incubator/neverwinternights-ee +icon: https://truecharts.org/img/hotlink-ok/chart-icons/neverwinternights-ee.png +keywords: + - neverwinternights-ee + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: neverwinternights-ee +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/neverwinternights-ee + - https://www.beamdog.com/games/neverwinter-nights-enhanced/ + - https://hub.docker.com/r/ich777/nwnee-server/ +type: application +version: 0.0.24 diff --git a/incubator/neverwinternights-ee/0.0.24/README.md b/incubator/neverwinternights-ee/0.0.24/README.md new file mode 100644 index 00000000000..d7d72ab048e --- /dev/null +++ b/incubator/neverwinternights-ee/0.0.24/README.md @@ -0,0 +1,109 @@ +# neverwinternights-ee + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +This Chart will download and install Neverwinter Nights: Enhanced Edition and run it (by default this Chart has a MariaDB and Redis Server integrated). + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [neverwinternights-ee](https://truecharts.org/docs/charts/incubator/neverwinternights-ee) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/neverwinternights-ee/0.0.23/app-readme.md b/incubator/neverwinternights-ee/0.0.24/app-readme.md similarity index 100% rename from incubator/neverwinternights-ee/0.0.23/app-readme.md rename to incubator/neverwinternights-ee/0.0.24/app-readme.md diff --git a/incubator/neverwinternights-ee/0.0.24/charts/common-10.5.10.tgz b/incubator/neverwinternights-ee/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/neverwinternights-ee/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/neverwinternights-ee/0.0.23/ix_values.yaml b/incubator/neverwinternights-ee/0.0.24/ix_values.yaml similarity index 100% rename from incubator/neverwinternights-ee/0.0.23/ix_values.yaml rename to incubator/neverwinternights-ee/0.0.24/ix_values.yaml diff --git a/incubator/neverwinternights-ee/0.0.23/questions.yaml b/incubator/neverwinternights-ee/0.0.24/questions.yaml similarity index 100% rename from incubator/neverwinternights-ee/0.0.23/questions.yaml rename to incubator/neverwinternights-ee/0.0.24/questions.yaml diff --git a/incubator/neverwinternights-ee/0.0.23/templates/common.yaml b/incubator/neverwinternights-ee/0.0.24/templates/common.yaml similarity index 100% rename from incubator/neverwinternights-ee/0.0.23/templates/common.yaml rename to incubator/neverwinternights-ee/0.0.24/templates/common.yaml diff --git a/incubator/neverwinternights-ee/0.0.23/values.yaml b/incubator/neverwinternights-ee/0.0.24/values.yaml similarity index 100% rename from incubator/neverwinternights-ee/0.0.23/values.yaml rename to incubator/neverwinternights-ee/0.0.24/values.yaml diff --git a/incubator/newyearcountdownclock/0.0.24/CHANGELOG.md b/incubator/newyearcountdownclock/0.0.24/CHANGELOG.md deleted file mode 100644 index 2d06b35d3fc..00000000000 --- a/incubator/newyearcountdownclock/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [newyearcountdownclock-0.0.24](https://github.com/truecharts/charts/compare/newyearcountdownclock-0.0.23...newyearcountdownclock-0.0.24) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [newyearcountdownclock-0.0.24](https://github.com/truecharts/charts/compare/newyearcountdownclock-0.0.23...newyearcountdownclock-0.0.24) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [newyearcountdownclock-0.0.24](https://github.com/truecharts/charts/compare/newyearcountdownclock-0.0.23...newyearcountdownclock-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [newyearcountdownclock-0.0.24](https://github.com/truecharts/charts/compare/newyearcountdownclock-0.0.23...newyearcountdownclock-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [newyearcountdownclock-0.0.24](https://github.com/truecharts/charts/compare/newyearcountdownclock-0.0.23...newyearcountdownclock-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [newyearcountdownclock-0.0.24](https://github.com/truecharts/charts/compare/newyearcountdownclock-0.0.23...newyearcountdownclock-0.0.24) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [newyearcountdownclock-0.0.23](https://github.com/truecharts/charts/compare/newyearcountdownclock-0.0.21...newyearcountdownclock-0.0.23) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [newyearcountdownclock-0.0.22](https://github.com/truecharts/charts/compare/newyearcountdownclock-0.0.21...newyearcountdownclock-0.0.22) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/newyearcountdownclock/0.0.24/Chart.lock b/incubator/newyearcountdownclock/0.0.24/Chart.lock deleted file mode 100644 index ed457364a67..00000000000 --- a/incubator/newyearcountdownclock/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:06:31.148476804Z" diff --git a/incubator/newyearcountdownclock/0.0.24/Chart.yaml b/incubator/newyearcountdownclock/0.0.24/Chart.yaml deleted file mode 100644 index 0e60ed801b8..00000000000 --- a/incubator/newyearcountdownclock/0.0.24/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.24 diff --git a/incubator/newyearcountdownclock/0.0.24/README.md b/incubator/newyearcountdownclock/0.0.24/README.md deleted file mode 100644 index 5662c5c1e7c..00000000000 --- a/incubator/newyearcountdownclock/0.0.24/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# newyearcountdownclock - -![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Self Hosted, self contained New Year Countdown clock - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [newyearcountdownclock](https://truecharts.org/docs/charts/incubator/newyearcountdownclock) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/newyearcountdownclock/0.0.24/charts/common-10.5.9.tgz b/incubator/newyearcountdownclock/0.0.24/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/newyearcountdownclock/0.0.24/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/newyearcountdownclock/0.0.25/CHANGELOG.md b/incubator/newyearcountdownclock/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..4dab7f66a81 --- /dev/null +++ b/incubator/newyearcountdownclock/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [newyearcountdownclock-0.0.25](https://github.com/truecharts/charts/compare/newyearcountdownclock-0.0.24...newyearcountdownclock-0.0.25) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [newyearcountdownclock-0.0.24](https://github.com/truecharts/charts/compare/newyearcountdownclock-0.0.23...newyearcountdownclock-0.0.24) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [newyearcountdownclock-0.0.24](https://github.com/truecharts/charts/compare/newyearcountdownclock-0.0.23...newyearcountdownclock-0.0.24) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [newyearcountdownclock-0.0.24](https://github.com/truecharts/charts/compare/newyearcountdownclock-0.0.23...newyearcountdownclock-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [newyearcountdownclock-0.0.24](https://github.com/truecharts/charts/compare/newyearcountdownclock-0.0.23...newyearcountdownclock-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [newyearcountdownclock-0.0.24](https://github.com/truecharts/charts/compare/newyearcountdownclock-0.0.23...newyearcountdownclock-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [newyearcountdownclock-0.0.24](https://github.com/truecharts/charts/compare/newyearcountdownclock-0.0.23...newyearcountdownclock-0.0.24) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [newyearcountdownclock-0.0.23](https://github.com/truecharts/charts/compare/newyearcountdownclock-0.0.21...newyearcountdownclock-0.0.23) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + diff --git a/incubator/newyearcountdownclock/0.0.25/Chart.lock b/incubator/newyearcountdownclock/0.0.25/Chart.lock new file mode 100644 index 00000000000..fa276adc53f --- /dev/null +++ b/incubator/newyearcountdownclock/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:55:21.659554032Z" diff --git a/incubator/newyearcountdownclock/0.0.25/Chart.yaml b/incubator/newyearcountdownclock/0.0.25/Chart.yaml new file mode 100644 index 00000000000..c7a052ff97d --- /dev/null +++ b/incubator/newyearcountdownclock/0.0.25/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities + - Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: "Self Hosted, self contained New Year Countdown clock" +home: https://truecharts.org/docs/charts/incubator/newyearcountdownclock +icon: https://truecharts.org/img/hotlink-ok/chart-icons/newyearcountdownclock.png +keywords: + - newyearcountdownclock + - Tools-Utilities + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: newyearcountdownclock +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/newyearcountdownclock + - https://github.com/modem7/Docker-NewYearCountdown + - https://hub.docker.com/r/modem7/newyearcountdown +type: application +version: 0.0.25 diff --git a/incubator/newyearcountdownclock/0.0.25/README.md b/incubator/newyearcountdownclock/0.0.25/README.md new file mode 100644 index 00000000000..c809fff7a16 --- /dev/null +++ b/incubator/newyearcountdownclock/0.0.25/README.md @@ -0,0 +1,109 @@ +# newyearcountdownclock + +![Version: 0.0.25](https://img.shields.io/badge/Version-0.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Self Hosted, self contained New Year Countdown clock + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [newyearcountdownclock](https://truecharts.org/docs/charts/incubator/newyearcountdownclock) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/newyearcountdownclock/0.0.24/app-readme.md b/incubator/newyearcountdownclock/0.0.25/app-readme.md similarity index 100% rename from incubator/newyearcountdownclock/0.0.24/app-readme.md rename to incubator/newyearcountdownclock/0.0.25/app-readme.md diff --git a/incubator/newyearcountdownclock/0.0.25/charts/common-10.5.10.tgz b/incubator/newyearcountdownclock/0.0.25/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/newyearcountdownclock/0.0.25/charts/common-10.5.10.tgz differ diff --git a/incubator/newyearcountdownclock/0.0.24/ix_values.yaml b/incubator/newyearcountdownclock/0.0.25/ix_values.yaml similarity index 100% rename from incubator/newyearcountdownclock/0.0.24/ix_values.yaml rename to incubator/newyearcountdownclock/0.0.25/ix_values.yaml diff --git a/incubator/newyearcountdownclock/0.0.24/questions.yaml b/incubator/newyearcountdownclock/0.0.25/questions.yaml similarity index 100% rename from incubator/newyearcountdownclock/0.0.24/questions.yaml rename to incubator/newyearcountdownclock/0.0.25/questions.yaml diff --git a/incubator/newyearcountdownclock/0.0.24/templates/common.yaml b/incubator/newyearcountdownclock/0.0.25/templates/common.yaml similarity index 100% rename from incubator/newyearcountdownclock/0.0.24/templates/common.yaml rename to incubator/newyearcountdownclock/0.0.25/templates/common.yaml diff --git a/incubator/newyearcountdownclock/0.0.24/values.yaml b/incubator/newyearcountdownclock/0.0.25/values.yaml similarity index 100% rename from incubator/newyearcountdownclock/0.0.24/values.yaml rename to incubator/newyearcountdownclock/0.0.25/values.yaml diff --git a/incubator/nexus-oss/0.0.11/CHANGELOG.md b/incubator/nexus-oss/0.0.11/CHANGELOG.md deleted file mode 100644 index 2f8a9406dc1..00000000000 --- a/incubator/nexus-oss/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [nexus-oss-0.0.11](https://github.com/truecharts/charts/compare/nexus-oss-0.0.10...nexus-oss-0.0.11) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [nexus-oss-0.0.11](https://github.com/truecharts/charts/compare/nexus-oss-0.0.10...nexus-oss-0.0.11) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [nexus-oss-0.0.11](https://github.com/truecharts/charts/compare/nexus-oss-0.0.10...nexus-oss-0.0.11) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [nexus-oss-0.0.11](https://github.com/truecharts/charts/compare/nexus-oss-0.0.10...nexus-oss-0.0.11) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [nexus-oss-0.0.11](https://github.com/truecharts/charts/compare/nexus-oss-0.0.10...nexus-oss-0.0.11) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [nexus-oss-0.0.11](https://github.com/truecharts/charts/compare/nexus-oss-0.0.10...nexus-oss-0.0.11) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [nexus-oss-0.0.10](https://github.com/truecharts/charts/compare/nexus-oss-0.0.8...nexus-oss-0.0.10) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [nexus-oss-0.0.9](https://github.com/truecharts/charts/compare/nexus-oss-0.0.8...nexus-oss-0.0.9) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [nexus-oss-0.0.8](https://github.com/truecharts/charts/compare/nexus-oss-0.0.7...nexus-oss-0.0.8) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/incubator/nexus-oss/0.0.11/Chart.lock b/incubator/nexus-oss/0.0.11/Chart.lock deleted file mode 100644 index 1b092233c86..00000000000 --- a/incubator/nexus-oss/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:06:43.421112633Z" diff --git a/incubator/nexus-oss/0.0.11/Chart.yaml b/incubator/nexus-oss/0.0.11/Chart.yaml deleted file mode 100644 index d97ab7c3092..00000000000 --- a/incubator/nexus-oss/0.0.11/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "3.41.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.11 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - productivity diff --git a/incubator/nexus-oss/0.0.11/README.md b/incubator/nexus-oss/0.0.11/README.md deleted file mode 100644 index 260a2b58559..00000000000 --- a/incubator/nexus-oss/0.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# nexus-oss - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.41.1](https://img.shields.io/badge/AppVersion-3.41.1-informational?style=flat-square) - -Sonatype Nexus open source is a artifact repository manager - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [nexus-oss](https://truecharts.org/docs/charts/incubator/nexus-oss) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/nexus-oss/0.0.11/charts/common-10.5.9.tgz b/incubator/nexus-oss/0.0.11/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/nexus-oss/0.0.11/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/nexus-oss/0.0.12/CHANGELOG.md b/incubator/nexus-oss/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..6e04d0ae0f0 --- /dev/null +++ b/incubator/nexus-oss/0.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [nexus-oss-0.0.12](https://github.com/truecharts/charts/compare/nexus-oss-0.0.11...nexus-oss-0.0.12) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [nexus-oss-0.0.11](https://github.com/truecharts/charts/compare/nexus-oss-0.0.10...nexus-oss-0.0.11) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [nexus-oss-0.0.11](https://github.com/truecharts/charts/compare/nexus-oss-0.0.10...nexus-oss-0.0.11) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [nexus-oss-0.0.11](https://github.com/truecharts/charts/compare/nexus-oss-0.0.10...nexus-oss-0.0.11) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [nexus-oss-0.0.11](https://github.com/truecharts/charts/compare/nexus-oss-0.0.10...nexus-oss-0.0.11) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [nexus-oss-0.0.11](https://github.com/truecharts/charts/compare/nexus-oss-0.0.10...nexus-oss-0.0.11) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [nexus-oss-0.0.11](https://github.com/truecharts/charts/compare/nexus-oss-0.0.10...nexus-oss-0.0.11) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [nexus-oss-0.0.10](https://github.com/truecharts/charts/compare/nexus-oss-0.0.8...nexus-oss-0.0.10) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [nexus-oss-0.0.9](https://github.com/truecharts/charts/compare/nexus-oss-0.0.8...nexus-oss-0.0.9) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/nexus-oss/0.0.12/Chart.lock b/incubator/nexus-oss/0.0.12/Chart.lock new file mode 100644 index 00000000000..0cf5f27d60e --- /dev/null +++ b/incubator/nexus-oss/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:55:25.440759963Z" diff --git a/incubator/nexus-oss/0.0.12/Chart.yaml b/incubator/nexus-oss/0.0.12/Chart.yaml new file mode 100644 index 00000000000..d154bf7175c --- /dev/null +++ b/incubator/nexus-oss/0.0.12/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "3.41.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: "Sonatype Nexus open source is a artifact repository manager" +home: https://truecharts.org/docs/charts/incubator/nexus-oss +icon: https://truecharts.org/img/hotlink-ok/chart-icons/nexus-oss.png +keywords: + - nexus-oss + - productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: nexus-oss +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/nexus-oss + - https://hub.docker.com/r/sonatype/nexus3 +type: application +version: 0.0.12 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - productivity diff --git a/incubator/nexus-oss/0.0.12/README.md b/incubator/nexus-oss/0.0.12/README.md new file mode 100644 index 00000000000..9435b0be74c --- /dev/null +++ b/incubator/nexus-oss/0.0.12/README.md @@ -0,0 +1,108 @@ +# nexus-oss + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.41.1](https://img.shields.io/badge/AppVersion-3.41.1-informational?style=flat-square) + +Sonatype Nexus open source is a artifact repository manager + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [nexus-oss](https://truecharts.org/docs/charts/incubator/nexus-oss) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/nexus-oss/0.0.11/app-readme.md b/incubator/nexus-oss/0.0.12/app-readme.md similarity index 100% rename from incubator/nexus-oss/0.0.11/app-readme.md rename to incubator/nexus-oss/0.0.12/app-readme.md diff --git a/incubator/nexus-oss/0.0.12/charts/common-10.5.10.tgz b/incubator/nexus-oss/0.0.12/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/nexus-oss/0.0.12/charts/common-10.5.10.tgz differ diff --git a/incubator/nexus-oss/0.0.11/ix_values.yaml b/incubator/nexus-oss/0.0.12/ix_values.yaml similarity index 100% rename from incubator/nexus-oss/0.0.11/ix_values.yaml rename to incubator/nexus-oss/0.0.12/ix_values.yaml diff --git a/incubator/nexus-oss/0.0.11/questions.yaml b/incubator/nexus-oss/0.0.12/questions.yaml similarity index 100% rename from incubator/nexus-oss/0.0.11/questions.yaml rename to incubator/nexus-oss/0.0.12/questions.yaml diff --git a/incubator/nexus-oss/0.0.11/templates/common.yaml b/incubator/nexus-oss/0.0.12/templates/common.yaml similarity index 100% rename from incubator/nexus-oss/0.0.11/templates/common.yaml rename to incubator/nexus-oss/0.0.12/templates/common.yaml diff --git a/incubator/nexus-oss/0.0.11/values.yaml b/incubator/nexus-oss/0.0.12/values.yaml similarity index 100% rename from incubator/nexus-oss/0.0.11/values.yaml rename to incubator/nexus-oss/0.0.12/values.yaml diff --git a/incubator/nightscout/0.0.23/CHANGELOG.md b/incubator/nightscout/0.0.23/CHANGELOG.md deleted file mode 100644 index 35f818eaddc..00000000000 --- a/incubator/nightscout/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [nightscout-0.0.23](https://github.com/truecharts/charts/compare/nightscout-0.0.22...nightscout-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [nightscout-0.0.23](https://github.com/truecharts/charts/compare/nightscout-0.0.22...nightscout-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [nightscout-0.0.23](https://github.com/truecharts/charts/compare/nightscout-0.0.22...nightscout-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [nightscout-0.0.23](https://github.com/truecharts/charts/compare/nightscout-0.0.22...nightscout-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [nightscout-0.0.23](https://github.com/truecharts/charts/compare/nightscout-0.0.22...nightscout-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [nightscout-0.0.23](https://github.com/truecharts/charts/compare/nightscout-0.0.22...nightscout-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [nightscout-0.0.22](https://github.com/truecharts/charts/compare/nightscout-0.0.20...nightscout-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [nightscout-0.0.21](https://github.com/truecharts/charts/compare/nightscout-0.0.20...nightscout-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/nightscout/0.0.23/Chart.lock b/incubator/nightscout/0.0.23/Chart.lock deleted file mode 100644 index a6668a7ba1b..00000000000 --- a/incubator/nightscout/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:06:44.700109151Z" diff --git a/incubator/nightscout/0.0.23/Chart.yaml b/incubator/nightscout/0.0.23/Chart.yaml deleted file mode 100644 index 2bfd1c152d4..00000000000 --- a/incubator/nightscout/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/nightscout/0.0.23/README.md b/incubator/nightscout/0.0.23/README.md deleted file mode 100644 index 20b15b92d4b..00000000000 --- a/incubator/nightscout/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# nightscout - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Allows the installation of Nightscout, a remote CGM monitoring system. It allows the upload and display of blood glucous values and can be configuered to issue warnings etc. This is mainly useful to diabetics. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [nightscout](https://truecharts.org/docs/charts/incubator/nightscout) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/nightscout/0.0.23/charts/common-10.5.9.tgz b/incubator/nightscout/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/nightscout/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/nightscout/0.0.24/CHANGELOG.md b/incubator/nightscout/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..041f8600eb9 --- /dev/null +++ b/incubator/nightscout/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [nightscout-0.0.24](https://github.com/truecharts/charts/compare/nightscout-0.0.23...nightscout-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [nightscout-0.0.23](https://github.com/truecharts/charts/compare/nightscout-0.0.22...nightscout-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [nightscout-0.0.23](https://github.com/truecharts/charts/compare/nightscout-0.0.22...nightscout-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [nightscout-0.0.23](https://github.com/truecharts/charts/compare/nightscout-0.0.22...nightscout-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [nightscout-0.0.23](https://github.com/truecharts/charts/compare/nightscout-0.0.22...nightscout-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [nightscout-0.0.23](https://github.com/truecharts/charts/compare/nightscout-0.0.22...nightscout-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [nightscout-0.0.23](https://github.com/truecharts/charts/compare/nightscout-0.0.22...nightscout-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [nightscout-0.0.22](https://github.com/truecharts/charts/compare/nightscout-0.0.20...nightscout-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/incubator/nightscout/0.0.24/Chart.lock b/incubator/nightscout/0.0.24/Chart.lock new file mode 100644 index 00000000000..6d831d3f4b0 --- /dev/null +++ b/incubator/nightscout/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:55:27.970030329Z" diff --git a/incubator/nightscout/0.0.24/Chart.yaml b/incubator/nightscout/0.0.24/Chart.yaml new file mode 100644 index 00000000000..ff4a84d89ac --- /dev/null +++ b/incubator/nightscout/0.0.24/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.5.10 +deprecated: false +description: "Allows the installation of Nightscout, a remote CGM monitoring system. It allows the upload and display of blood glucous values and can be configuered to issue warnings etc. This is mainly useful to diabetics." +home: https://truecharts.org/docs/charts/incubator/nightscout +icon: https://truecharts.org/img/hotlink-ok/chart-icons/nightscout.png +keywords: + - nightscout + - Cloud +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: nightscout +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/nightscout + - https://github.com/nightscout/cgm-remote-monitor + - https://registry.hub.docker.com/r/nightscout/cgm-remote-monitor-travis +type: application +version: 0.0.24 diff --git a/incubator/nightscout/0.0.24/README.md b/incubator/nightscout/0.0.24/README.md new file mode 100644 index 00000000000..960d9178210 --- /dev/null +++ b/incubator/nightscout/0.0.24/README.md @@ -0,0 +1,109 @@ +# nightscout + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Allows the installation of Nightscout, a remote CGM monitoring system. It allows the upload and display of blood glucous values and can be configuered to issue warnings etc. This is mainly useful to diabetics. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [nightscout](https://truecharts.org/docs/charts/incubator/nightscout) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/nightscout/0.0.23/app-readme.md b/incubator/nightscout/0.0.24/app-readme.md similarity index 100% rename from incubator/nightscout/0.0.23/app-readme.md rename to incubator/nightscout/0.0.24/app-readme.md diff --git a/incubator/nightscout/0.0.24/charts/common-10.5.10.tgz b/incubator/nightscout/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/nightscout/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/nightscout/0.0.23/ix_values.yaml b/incubator/nightscout/0.0.24/ix_values.yaml similarity index 100% rename from incubator/nightscout/0.0.23/ix_values.yaml rename to incubator/nightscout/0.0.24/ix_values.yaml diff --git a/incubator/nightscout/0.0.23/questions.yaml b/incubator/nightscout/0.0.24/questions.yaml similarity index 100% rename from incubator/nightscout/0.0.23/questions.yaml rename to incubator/nightscout/0.0.24/questions.yaml diff --git a/incubator/nightscout/0.0.23/templates/common.yaml b/incubator/nightscout/0.0.24/templates/common.yaml similarity index 100% rename from incubator/nightscout/0.0.23/templates/common.yaml rename to incubator/nightscout/0.0.24/templates/common.yaml diff --git a/incubator/nightscout/0.0.23/values.yaml b/incubator/nightscout/0.0.24/values.yaml similarity index 100% rename from incubator/nightscout/0.0.23/values.yaml rename to incubator/nightscout/0.0.24/values.yaml diff --git a/incubator/nosqlclient/0.0.23/CHANGELOG.md b/incubator/nosqlclient/0.0.23/CHANGELOG.md deleted file mode 100644 index 4afcba2db1a..00000000000 --- a/incubator/nosqlclient/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [nosqlclient-0.0.23](https://github.com/truecharts/charts/compare/nosqlclient-0.0.22...nosqlclient-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [nosqlclient-0.0.23](https://github.com/truecharts/charts/compare/nosqlclient-0.0.22...nosqlclient-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [nosqlclient-0.0.23](https://github.com/truecharts/charts/compare/nosqlclient-0.0.22...nosqlclient-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [nosqlclient-0.0.23](https://github.com/truecharts/charts/compare/nosqlclient-0.0.22...nosqlclient-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [nosqlclient-0.0.23](https://github.com/truecharts/charts/compare/nosqlclient-0.0.22...nosqlclient-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - - -## [nosqlclient-0.0.22](https://github.com/truecharts/charts/compare/nosqlclient-0.0.20...nosqlclient-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [nosqlclient-0.0.21](https://github.com/truecharts/charts/compare/nosqlclient-0.0.20...nosqlclient-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [nosqlclient-0.0.20](https://github.com/truecharts/charts/compare/nosqlclient-0.0.19...nosqlclient-0.0.20) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - - -## [nosqlclient-0.0.19](https://github.com/truecharts/charts/compare/nosqlclient-0.0.17...nosqlclient-0.0.19) (2022-08-26) - -### Fix - -- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586)) diff --git a/incubator/nosqlclient/0.0.23/Chart.lock b/incubator/nosqlclient/0.0.23/Chart.lock deleted file mode 100644 index eaceef98f1d..00000000000 --- a/incubator/nosqlclient/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:06:49.964373511Z" diff --git a/incubator/nosqlclient/0.0.23/Chart.yaml b/incubator/nosqlclient/0.0.23/Chart.yaml deleted file mode 100644 index 6971ffd07df..00000000000 --- a/incubator/nosqlclient/0.0.23/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/nosqlclient/0.0.23/README.md b/incubator/nosqlclient/0.0.23/README.md deleted file mode 100644 index 043981f9944..00000000000 --- a/incubator/nosqlclient/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# nosqlclient - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Cross-platform and self hosted, easy to use, intuitive mongodb management tool - Formerly Mongoclient - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [nosqlclient](https://truecharts.org/docs/charts/incubator/nosqlclient) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/nosqlclient/0.0.23/charts/common-10.5.9.tgz b/incubator/nosqlclient/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/nosqlclient/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/nosqlclient/0.0.24/CHANGELOG.md b/incubator/nosqlclient/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..e67ae181cb6 --- /dev/null +++ b/incubator/nosqlclient/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [nosqlclient-0.0.24](https://github.com/truecharts/charts/compare/nosqlclient-0.0.23...nosqlclient-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [nosqlclient-0.0.23](https://github.com/truecharts/charts/compare/nosqlclient-0.0.22...nosqlclient-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [nosqlclient-0.0.23](https://github.com/truecharts/charts/compare/nosqlclient-0.0.22...nosqlclient-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [nosqlclient-0.0.23](https://github.com/truecharts/charts/compare/nosqlclient-0.0.22...nosqlclient-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [nosqlclient-0.0.23](https://github.com/truecharts/charts/compare/nosqlclient-0.0.22...nosqlclient-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [nosqlclient-0.0.23](https://github.com/truecharts/charts/compare/nosqlclient-0.0.22...nosqlclient-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + + +## [nosqlclient-0.0.22](https://github.com/truecharts/charts/compare/nosqlclient-0.0.20...nosqlclient-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [nosqlclient-0.0.21](https://github.com/truecharts/charts/compare/nosqlclient-0.0.20...nosqlclient-0.0.21) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [nosqlclient-0.0.20](https://github.com/truecharts/charts/compare/nosqlclient-0.0.19...nosqlclient-0.0.20) (2022-08-29) + +### Chore + diff --git a/incubator/nosqlclient/0.0.24/Chart.lock b/incubator/nosqlclient/0.0.24/Chart.lock new file mode 100644 index 00000000000..74684594c9c --- /dev/null +++ b/incubator/nosqlclient/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:55:43.628023834Z" diff --git a/incubator/nosqlclient/0.0.24/Chart.yaml b/incubator/nosqlclient/0.0.24/Chart.yaml new file mode 100644 index 00000000000..4a27d1aa537 --- /dev/null +++ b/incubator/nosqlclient/0.0.24/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.5.10 +deprecated: false +description: Cross-platform and self hosted, easy to use, intuitive mongodb management tool - Formerly Mongoclient +home: https://truecharts.org/docs/charts/incubator/nosqlclient +icon: https://truecharts.org/img/hotlink-ok/chart-icons/nosqlclient.png +keywords: + - nosqlclient + - Tools-Utilities + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: nosqlclient +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/nosqlclient + - https://github.com/nosqlclient/nosqlclient + - https://hub.docker.com/r/mongoclient/mongoclient/ +type: application +version: 0.0.24 diff --git a/incubator/nosqlclient/0.0.24/README.md b/incubator/nosqlclient/0.0.24/README.md new file mode 100644 index 00000000000..332b0c16fbc --- /dev/null +++ b/incubator/nosqlclient/0.0.24/README.md @@ -0,0 +1,109 @@ +# nosqlclient + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Cross-platform and self hosted, easy to use, intuitive mongodb management tool - Formerly Mongoclient + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [nosqlclient](https://truecharts.org/docs/charts/incubator/nosqlclient) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/nosqlclient/0.0.23/app-readme.md b/incubator/nosqlclient/0.0.24/app-readme.md similarity index 100% rename from incubator/nosqlclient/0.0.23/app-readme.md rename to incubator/nosqlclient/0.0.24/app-readme.md diff --git a/incubator/nosqlclient/0.0.24/charts/common-10.5.10.tgz b/incubator/nosqlclient/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/nosqlclient/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/nosqlclient/0.0.23/ix_values.yaml b/incubator/nosqlclient/0.0.24/ix_values.yaml similarity index 100% rename from incubator/nosqlclient/0.0.23/ix_values.yaml rename to incubator/nosqlclient/0.0.24/ix_values.yaml diff --git a/incubator/nosqlclient/0.0.23/questions.yaml b/incubator/nosqlclient/0.0.24/questions.yaml similarity index 100% rename from incubator/nosqlclient/0.0.23/questions.yaml rename to incubator/nosqlclient/0.0.24/questions.yaml diff --git a/incubator/nosqlclient/0.0.23/templates/common.yaml b/incubator/nosqlclient/0.0.24/templates/common.yaml similarity index 100% rename from incubator/nosqlclient/0.0.23/templates/common.yaml rename to incubator/nosqlclient/0.0.24/templates/common.yaml diff --git a/incubator/nosqlclient/0.0.23/values.yaml b/incubator/nosqlclient/0.0.24/values.yaml similarity index 100% rename from incubator/nosqlclient/0.0.23/values.yaml rename to incubator/nosqlclient/0.0.24/values.yaml diff --git a/incubator/notarius/0.0.23/CHANGELOG.md b/incubator/notarius/0.0.23/CHANGELOG.md deleted file mode 100644 index 875440b2b14..00000000000 --- a/incubator/notarius/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [notarius-0.0.23](https://github.com/truecharts/charts/compare/notarius-0.0.22...notarius-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [notarius-0.0.23](https://github.com/truecharts/charts/compare/notarius-0.0.22...notarius-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [notarius-0.0.23](https://github.com/truecharts/charts/compare/notarius-0.0.22...notarius-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [notarius-0.0.23](https://github.com/truecharts/charts/compare/notarius-0.0.22...notarius-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [notarius-0.0.23](https://github.com/truecharts/charts/compare/notarius-0.0.22...notarius-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [nosqlclient-0.0.23](https://github.com/truecharts/charts/compare/nosqlclient-0.0.22...nosqlclient-0.0.23) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [nosqlclient-0.0.22](https://github.com/truecharts/charts/compare/nosqlclient-0.0.20...nosqlclient-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [nosqlclient-0.0.21](https://github.com/truecharts/charts/compare/nosqlclient-0.0.20...nosqlclient-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [nosqlclient-0.0.20](https://github.com/truecharts/charts/compare/nosqlclient-0.0.19...nosqlclient-0.0.20) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/incubator/notarius/0.0.23/Chart.lock b/incubator/notarius/0.0.23/Chart.lock deleted file mode 100644 index e441126ffce..00000000000 --- a/incubator/notarius/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:06:55.537727573Z" diff --git a/incubator/notarius/0.0.23/Chart.yaml b/incubator/notarius/0.0.23/Chart.yaml deleted file mode 100644 index f03fa5a8dc5..00000000000 --- a/incubator/notarius/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/notarius/0.0.23/README.md b/incubator/notarius/0.0.23/README.md deleted file mode 100644 index 1cc7507c3a1..00000000000 --- a/incubator/notarius/0.0.23/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# notarius - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [notarius](https://truecharts.org/docs/charts/incubator/notarius) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/notarius/0.0.23/charts/common-10.5.9.tgz b/incubator/notarius/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/notarius/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/notarius/0.0.24/CHANGELOG.md b/incubator/notarius/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..b34b6ff70c3 --- /dev/null +++ b/incubator/notarius/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [notarius-0.0.24](https://github.com/truecharts/charts/compare/notarius-0.0.23...notarius-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [notarius-0.0.23](https://github.com/truecharts/charts/compare/notarius-0.0.22...notarius-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [notarius-0.0.23](https://github.com/truecharts/charts/compare/notarius-0.0.22...notarius-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [notarius-0.0.23](https://github.com/truecharts/charts/compare/notarius-0.0.22...notarius-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [notarius-0.0.23](https://github.com/truecharts/charts/compare/notarius-0.0.22...notarius-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [notarius-0.0.23](https://github.com/truecharts/charts/compare/notarius-0.0.22...notarius-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [nosqlclient-0.0.23](https://github.com/truecharts/charts/compare/nosqlclient-0.0.22...nosqlclient-0.0.23) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [nosqlclient-0.0.22](https://github.com/truecharts/charts/compare/nosqlclient-0.0.20...nosqlclient-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [nosqlclient-0.0.21](https://github.com/truecharts/charts/compare/nosqlclient-0.0.20...nosqlclient-0.0.21) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + diff --git a/incubator/notarius/0.0.24/Chart.lock b/incubator/notarius/0.0.24/Chart.lock new file mode 100644 index 00000000000..156a40e32fd --- /dev/null +++ b/incubator/notarius/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:55:52.361324275Z" diff --git a/incubator/notarius/0.0.24/Chart.yaml b/incubator/notarius/0.0.24/Chart.yaml new file mode 100644 index 00000000000..579cf6fb8dd --- /dev/null +++ b/incubator/notarius/0.0.24/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.5.10 +deprecated: false +description: "" +home: https://truecharts.org/docs/charts/incubator/notarius +icon: https://truecharts.org/img/hotlink-ok/chart-icons/notarius.png +keywords: + - notarius + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: notarius +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/notarius + - https://github.com/agusalex/Notarius + - https://hub.docker.com/r/agusalex/Notarius +type: application +version: 0.0.24 diff --git a/incubator/notarius/0.0.24/README.md b/incubator/notarius/0.0.24/README.md new file mode 100644 index 00000000000..f3069f5cc56 --- /dev/null +++ b/incubator/notarius/0.0.24/README.md @@ -0,0 +1,107 @@ +# notarius + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [notarius](https://truecharts.org/docs/charts/incubator/notarius) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/notarius/0.0.23/app-readme.md b/incubator/notarius/0.0.24/app-readme.md similarity index 100% rename from incubator/notarius/0.0.23/app-readme.md rename to incubator/notarius/0.0.24/app-readme.md diff --git a/incubator/notarius/0.0.24/charts/common-10.5.10.tgz b/incubator/notarius/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/notarius/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/notarius/0.0.23/ix_values.yaml b/incubator/notarius/0.0.24/ix_values.yaml similarity index 100% rename from incubator/notarius/0.0.23/ix_values.yaml rename to incubator/notarius/0.0.24/ix_values.yaml diff --git a/incubator/notarius/0.0.23/questions.yaml b/incubator/notarius/0.0.24/questions.yaml similarity index 100% rename from incubator/notarius/0.0.23/questions.yaml rename to incubator/notarius/0.0.24/questions.yaml diff --git a/incubator/notarius/0.0.23/templates/common.yaml b/incubator/notarius/0.0.24/templates/common.yaml similarity index 100% rename from incubator/notarius/0.0.23/templates/common.yaml rename to incubator/notarius/0.0.24/templates/common.yaml diff --git a/incubator/notarius/0.0.23/values.yaml b/incubator/notarius/0.0.24/values.yaml similarity index 100% rename from incubator/notarius/0.0.23/values.yaml rename to incubator/notarius/0.0.24/values.yaml diff --git a/incubator/notea/0.0.24/CHANGELOG.md b/incubator/notea/0.0.24/CHANGELOG.md deleted file mode 100644 index 1f931f4db9e..00000000000 --- a/incubator/notea/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [notea-0.0.24](https://github.com/truecharts/charts/compare/notea-0.0.23...notea-0.0.24) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [notea-0.0.24](https://github.com/truecharts/charts/compare/notea-0.0.23...notea-0.0.24) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [notea-0.0.24](https://github.com/truecharts/charts/compare/notea-0.0.23...notea-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [notea-0.0.24](https://github.com/truecharts/charts/compare/notea-0.0.23...notea-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [notea-0.0.24](https://github.com/truecharts/charts/compare/notea-0.0.23...notea-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [notea-0.0.24](https://github.com/truecharts/charts/compare/notea-0.0.23...notea-0.0.24) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [notea-0.0.23](https://github.com/truecharts/charts/compare/notea-0.0.22...notea-0.0.23) (2022-08-31) - -### Chore - -- update docker general non-major ([#3640](https://github.com/truecharts/charts/issues/3640)) - - - - -## [notea-0.0.22](https://github.com/truecharts/charts/compare/notea-0.0.20...notea-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [notea-0.0.21](https://github.com/truecharts/charts/compare/notea-0.0.20...notea-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/incubator/notea/0.0.24/Chart.lock b/incubator/notea/0.0.24/Chart.lock deleted file mode 100644 index b8f65ff14f8..00000000000 --- a/incubator/notea/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:07:07.966377241Z" diff --git a/incubator/notea/0.0.24/Chart.yaml b/incubator/notea/0.0.24/Chart.yaml deleted file mode 100644 index 36e00f7d570..00000000000 --- a/incubator/notea/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.24 diff --git a/incubator/notea/0.0.24/README.md b/incubator/notea/0.0.24/README.md deleted file mode 100644 index ec4f9412581..00000000000 --- a/incubator/notea/0.0.24/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# notea - -![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Self hosted note taking, alternative to Notions. Look at Github for config - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [notea](https://truecharts.org/docs/charts/incubator/notea) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/notea/0.0.24/charts/common-10.5.9.tgz b/incubator/notea/0.0.24/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/notea/0.0.24/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/notea/0.0.25/CHANGELOG.md b/incubator/notea/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..8c46396c903 --- /dev/null +++ b/incubator/notea/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [notea-0.0.25](https://github.com/truecharts/charts/compare/notea-0.0.24...notea-0.0.25) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [notea-0.0.24](https://github.com/truecharts/charts/compare/notea-0.0.23...notea-0.0.24) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [notea-0.0.24](https://github.com/truecharts/charts/compare/notea-0.0.23...notea-0.0.24) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [notea-0.0.24](https://github.com/truecharts/charts/compare/notea-0.0.23...notea-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [notea-0.0.24](https://github.com/truecharts/charts/compare/notea-0.0.23...notea-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [notea-0.0.24](https://github.com/truecharts/charts/compare/notea-0.0.23...notea-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [notea-0.0.24](https://github.com/truecharts/charts/compare/notea-0.0.23...notea-0.0.24) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [notea-0.0.23](https://github.com/truecharts/charts/compare/notea-0.0.22...notea-0.0.23) (2022-08-31) + +### Chore + +- update docker general non-major ([#3640](https://github.com/truecharts/charts/issues/3640)) + + + + +## [notea-0.0.22](https://github.com/truecharts/charts/compare/notea-0.0.20...notea-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + diff --git a/incubator/notea/0.0.25/Chart.lock b/incubator/notea/0.0.25/Chart.lock new file mode 100644 index 00000000000..27ebc84b515 --- /dev/null +++ b/incubator/notea/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:55:56.424704258Z" diff --git a/incubator/notea/0.0.25/Chart.yaml b/incubator/notea/0.0.25/Chart.yaml new file mode 100644 index 00000000000..d1f66e248bd --- /dev/null +++ b/incubator/notea/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: Self hosted note taking, alternative to Notions. Look at Github for config +home: https://truecharts.org/docs/charts/incubator/notea +icon: https://truecharts.org/img/hotlink-ok/chart-icons/notea.png +keywords: + - notea + - Productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: notea +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/notea + - https://github.com/diamkil/docker-notea + - https://registry.hub.docker.com/r/diamkil/notea/ +type: application +version: 0.0.25 diff --git a/incubator/notea/0.0.25/README.md b/incubator/notea/0.0.25/README.md new file mode 100644 index 00000000000..035026f9881 --- /dev/null +++ b/incubator/notea/0.0.25/README.md @@ -0,0 +1,109 @@ +# notea + +![Version: 0.0.25](https://img.shields.io/badge/Version-0.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Self hosted note taking, alternative to Notions. Look at Github for config + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [notea](https://truecharts.org/docs/charts/incubator/notea) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/notea/0.0.24/app-readme.md b/incubator/notea/0.0.25/app-readme.md similarity index 100% rename from incubator/notea/0.0.24/app-readme.md rename to incubator/notea/0.0.25/app-readme.md diff --git a/incubator/notea/0.0.25/charts/common-10.5.10.tgz b/incubator/notea/0.0.25/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/notea/0.0.25/charts/common-10.5.10.tgz differ diff --git a/incubator/notea/0.0.24/ix_values.yaml b/incubator/notea/0.0.25/ix_values.yaml similarity index 100% rename from incubator/notea/0.0.24/ix_values.yaml rename to incubator/notea/0.0.25/ix_values.yaml diff --git a/incubator/notea/0.0.24/questions.yaml b/incubator/notea/0.0.25/questions.yaml similarity index 100% rename from incubator/notea/0.0.24/questions.yaml rename to incubator/notea/0.0.25/questions.yaml diff --git a/incubator/notea/0.0.24/templates/common.yaml b/incubator/notea/0.0.25/templates/common.yaml similarity index 100% rename from incubator/notea/0.0.24/templates/common.yaml rename to incubator/notea/0.0.25/templates/common.yaml diff --git a/incubator/notea/0.0.24/values.yaml b/incubator/notea/0.0.25/values.yaml similarity index 100% rename from incubator/notea/0.0.24/values.yaml rename to incubator/notea/0.0.25/values.yaml diff --git a/incubator/obs-ndi/0.0.25/CHANGELOG.md b/incubator/obs-ndi/0.0.25/CHANGELOG.md deleted file mode 100644 index 3f3a7e450f8..00000000000 --- a/incubator/obs-ndi/0.0.25/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [obs-ndi-0.0.25](https://github.com/truecharts/charts/compare/obs-ndi-0.0.24...obs-ndi-0.0.25) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [obs-ndi-0.0.25](https://github.com/truecharts/charts/compare/obs-ndi-0.0.24...obs-ndi-0.0.25) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [obs-ndi-0.0.25](https://github.com/truecharts/charts/compare/obs-ndi-0.0.24...obs-ndi-0.0.25) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [obs-ndi-0.0.25](https://github.com/truecharts/charts/compare/obs-ndi-0.0.24...obs-ndi-0.0.25) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [obs-ndi-0.0.25](https://github.com/truecharts/charts/compare/obs-ndi-0.0.24...obs-ndi-0.0.25) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [obs-ndi-0.0.25](https://github.com/truecharts/charts/compare/obs-ndi-0.0.24...obs-ndi-0.0.25) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [obs-ndi-0.0.24](https://github.com/truecharts/charts/compare/obs-ndi-0.0.23...obs-ndi-0.0.24) (2022-09-01) - -### Chore - -- update docker general non-major ([#3649](https://github.com/truecharts/charts/issues/3649)) - - - - -## [obs-ndi-0.0.23](https://github.com/truecharts/charts/compare/obs-ndi-0.0.21...obs-ndi-0.0.23) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/obs-ndi/0.0.25/Chart.lock b/incubator/obs-ndi/0.0.25/Chart.lock deleted file mode 100644 index 5caf4aed95e..00000000000 --- a/incubator/obs-ndi/0.0.25/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:07:09.375885975Z" diff --git a/incubator/obs-ndi/0.0.25/Chart.yaml b/incubator/obs-ndi/0.0.25/Chart.yaml deleted file mode 100644 index 7aa551d9be6..00000000000 --- a/incubator/obs-ndi/0.0.25/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers - - Productivity - - MediaApp-Video - - MediaServer-Video -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.25 diff --git a/incubator/obs-ndi/0.0.25/README.md b/incubator/obs-ndi/0.0.25/README.md deleted file mode 100644 index ad20992673c..00000000000 --- a/incubator/obs-ndi/0.0.25/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# obs-ndi - -![Version: 0.0.25](https://img.shields.io/badge/Version-0.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -This container is based on bb12489/gui-Chart &amp;amp; bb12489/Chart-obs. The OBS with NDI is incorporated into the container and can be used to stream your desktop. The main reason for this fork is to update the Chart and add it to the TrueNAS app store.&#xD; - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [obs-ndi](https://truecharts.org/docs/charts/incubator/obs-ndi) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `obs-ndi` deployment - -```console -helm uninstall obs-ndi -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install obs-ndi \ - --set env.TZ="America/New York" \ - TrueCharts/obs-ndi -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install obs-ndi TrueCharts/obs-ndi -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/obs-ndi/0.0.25/charts/common-10.5.9.tgz b/incubator/obs-ndi/0.0.25/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/obs-ndi/0.0.25/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/obs-ndi/0.0.26/CHANGELOG.md b/incubator/obs-ndi/0.0.26/CHANGELOG.md new file mode 100644 index 00000000000..2a19318f74a --- /dev/null +++ b/incubator/obs-ndi/0.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [obs-ndi-0.0.26](https://github.com/truecharts/charts/compare/obs-ndi-0.0.25...obs-ndi-0.0.26) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [obs-ndi-0.0.25](https://github.com/truecharts/charts/compare/obs-ndi-0.0.24...obs-ndi-0.0.25) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [obs-ndi-0.0.25](https://github.com/truecharts/charts/compare/obs-ndi-0.0.24...obs-ndi-0.0.25) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [obs-ndi-0.0.25](https://github.com/truecharts/charts/compare/obs-ndi-0.0.24...obs-ndi-0.0.25) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [obs-ndi-0.0.25](https://github.com/truecharts/charts/compare/obs-ndi-0.0.24...obs-ndi-0.0.25) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [obs-ndi-0.0.25](https://github.com/truecharts/charts/compare/obs-ndi-0.0.24...obs-ndi-0.0.25) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [obs-ndi-0.0.25](https://github.com/truecharts/charts/compare/obs-ndi-0.0.24...obs-ndi-0.0.25) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [obs-ndi-0.0.24](https://github.com/truecharts/charts/compare/obs-ndi-0.0.23...obs-ndi-0.0.24) (2022-09-01) + +### Chore + +- update docker general non-major ([#3649](https://github.com/truecharts/charts/issues/3649)) + + + + +## [obs-ndi-0.0.23](https://github.com/truecharts/charts/compare/obs-ndi-0.0.21...obs-ndi-0.0.23) (2022-08-30) diff --git a/incubator/obs-ndi/0.0.26/Chart.lock b/incubator/obs-ndi/0.0.26/Chart.lock new file mode 100644 index 00000000000..d2af66a2c86 --- /dev/null +++ b/incubator/obs-ndi/0.0.26/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:55:59.339029822Z" diff --git a/incubator/obs-ndi/0.0.26/Chart.yaml b/incubator/obs-ndi/0.0.26/Chart.yaml new file mode 100644 index 00000000000..6e6f283c1a9 --- /dev/null +++ b/incubator/obs-ndi/0.0.26/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.5.10 +deprecated: false +description: "This container is based on bb12489/gui-Chart &amp;amp; bb12489/Chart-obs. The OBS with NDI is incorporated into the container and can be used to stream your desktop. The main reason for this fork is to update the Chart and add it to the TrueNAS app store.&#xD;" +home: https://truecharts.org/docs/charts/incubator/obs-ndi +icon: https://truecharts.org/img/hotlink-ok/chart-icons/obs-ndi.png +keywords: + - obs-ndi + - GameServers + - Productivity + - MediaApp-Video + - MediaServer-Video +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: obs-ndi +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/obs-ndi + - https://github.com/patrickstigler/docker-obs-ndi + - https://hub.docker.com/r/patrickstigler/obs-ndi +type: application +version: 0.0.26 diff --git a/incubator/obs-ndi/0.0.26/README.md b/incubator/obs-ndi/0.0.26/README.md new file mode 100644 index 00000000000..2a393d47cce --- /dev/null +++ b/incubator/obs-ndi/0.0.26/README.md @@ -0,0 +1,109 @@ +# obs-ndi + +![Version: 0.0.26](https://img.shields.io/badge/Version-0.0.26-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +This container is based on bb12489/gui-Chart &amp;amp; bb12489/Chart-obs. The OBS with NDI is incorporated into the container and can be used to stream your desktop. The main reason for this fork is to update the Chart and add it to the TrueNAS app store.&#xD; + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [obs-ndi](https://truecharts.org/docs/charts/incubator/obs-ndi) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `obs-ndi` deployment + +```console +helm uninstall obs-ndi +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install obs-ndi \ + --set env.TZ="America/New York" \ + TrueCharts/obs-ndi +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install obs-ndi TrueCharts/obs-ndi -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/obs-ndi/0.0.25/app-readme.md b/incubator/obs-ndi/0.0.26/app-readme.md similarity index 100% rename from incubator/obs-ndi/0.0.25/app-readme.md rename to incubator/obs-ndi/0.0.26/app-readme.md diff --git a/incubator/obs-ndi/0.0.26/charts/common-10.5.10.tgz b/incubator/obs-ndi/0.0.26/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/obs-ndi/0.0.26/charts/common-10.5.10.tgz differ diff --git a/incubator/obs-ndi/0.0.25/ix_values.yaml b/incubator/obs-ndi/0.0.26/ix_values.yaml similarity index 100% rename from incubator/obs-ndi/0.0.25/ix_values.yaml rename to incubator/obs-ndi/0.0.26/ix_values.yaml diff --git a/incubator/obs-ndi/0.0.25/questions.yaml b/incubator/obs-ndi/0.0.26/questions.yaml similarity index 100% rename from incubator/obs-ndi/0.0.25/questions.yaml rename to incubator/obs-ndi/0.0.26/questions.yaml diff --git a/incubator/obs-ndi/0.0.25/templates/common.yaml b/incubator/obs-ndi/0.0.26/templates/common.yaml similarity index 100% rename from incubator/obs-ndi/0.0.25/templates/common.yaml rename to incubator/obs-ndi/0.0.26/templates/common.yaml diff --git a/incubator/obs-ndi/0.0.25/values.yaml b/incubator/obs-ndi/0.0.26/values.yaml similarity index 100% rename from incubator/obs-ndi/0.0.25/values.yaml rename to incubator/obs-ndi/0.0.26/values.yaml diff --git a/incubator/observium/0.0.23/CHANGELOG.md b/incubator/observium/0.0.23/CHANGELOG.md deleted file mode 100644 index 1226e0666bb..00000000000 --- a/incubator/observium/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [observium-0.0.23](https://github.com/truecharts/charts/compare/observium-0.0.22...observium-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [observium-0.0.23](https://github.com/truecharts/charts/compare/observium-0.0.22...observium-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [observium-0.0.23](https://github.com/truecharts/charts/compare/observium-0.0.22...observium-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [observium-0.0.23](https://github.com/truecharts/charts/compare/observium-0.0.22...observium-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [observium-0.0.23](https://github.com/truecharts/charts/compare/observium-0.0.22...observium-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [observium-0.0.23](https://github.com/truecharts/charts/compare/observium-0.0.22...observium-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [observium-0.0.22](https://github.com/truecharts/charts/compare/observium-0.0.20...observium-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [observium-0.0.21](https://github.com/truecharts/charts/compare/observium-0.0.20...observium-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/observium/0.0.23/Chart.lock b/incubator/observium/0.0.23/Chart.lock deleted file mode 100644 index f832218061b..00000000000 --- a/incubator/observium/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:07:14.883013558Z" diff --git a/incubator/observium/0.0.23/Chart.yaml b/incubator/observium/0.0.23/Chart.yaml deleted file mode 100644 index 292e8561622..00000000000 --- a/incubator/observium/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Management -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/observium/0.0.23/README.md b/incubator/observium/0.0.23/README.md deleted file mode 100644 index deb5523f5ec..00000000000 --- a/incubator/observium/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# observium - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Observium is an autodiscovering network monitoring platform supporting a wide range of hardware platforms and operating systems.[br][br] - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [observium](https://truecharts.org/docs/charts/incubator/observium) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/observium/0.0.23/charts/common-10.5.9.tgz b/incubator/observium/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/observium/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/observium/0.0.24/CHANGELOG.md b/incubator/observium/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..cacdcf670db --- /dev/null +++ b/incubator/observium/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [observium-0.0.24](https://github.com/truecharts/charts/compare/observium-0.0.23...observium-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [observium-0.0.23](https://github.com/truecharts/charts/compare/observium-0.0.22...observium-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [observium-0.0.23](https://github.com/truecharts/charts/compare/observium-0.0.22...observium-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [observium-0.0.23](https://github.com/truecharts/charts/compare/observium-0.0.22...observium-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [observium-0.0.23](https://github.com/truecharts/charts/compare/observium-0.0.22...observium-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [observium-0.0.23](https://github.com/truecharts/charts/compare/observium-0.0.22...observium-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [observium-0.0.23](https://github.com/truecharts/charts/compare/observium-0.0.22...observium-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [observium-0.0.22](https://github.com/truecharts/charts/compare/observium-0.0.20...observium-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/incubator/observium/0.0.24/Chart.lock b/incubator/observium/0.0.24/Chart.lock new file mode 100644 index 00000000000..260bd2ab4aa --- /dev/null +++ b/incubator/observium/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:56:15.36021347Z" diff --git a/incubator/observium/0.0.24/Chart.yaml b/incubator/observium/0.0.24/Chart.yaml new file mode 100644 index 00000000000..cdfc86c7dee --- /dev/null +++ b/incubator/observium/0.0.24/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.5.10 +deprecated: false +description: "Observium is an autodiscovering network monitoring platform supporting a wide range of hardware platforms and operating systems.[br][br]" +home: https://truecharts.org/docs/charts/incubator/observium +icon: https://truecharts.org/img/hotlink-ok/chart-icons/observium.png +keywords: + - observium + - Network-Management +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: observium +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/observium + - https://www.observium.org/ + - https://hub.docker.com/r/uberchuckie/observium/ +type: application +version: 0.0.24 diff --git a/incubator/observium/0.0.24/README.md b/incubator/observium/0.0.24/README.md new file mode 100644 index 00000000000..525e35fedb1 --- /dev/null +++ b/incubator/observium/0.0.24/README.md @@ -0,0 +1,109 @@ +# observium + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Observium is an autodiscovering network monitoring platform supporting a wide range of hardware platforms and operating systems.[br][br] + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [observium](https://truecharts.org/docs/charts/incubator/observium) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/observium/0.0.23/app-readme.md b/incubator/observium/0.0.24/app-readme.md similarity index 100% rename from incubator/observium/0.0.23/app-readme.md rename to incubator/observium/0.0.24/app-readme.md diff --git a/incubator/observium/0.0.24/charts/common-10.5.10.tgz b/incubator/observium/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/observium/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/observium/0.0.23/ix_values.yaml b/incubator/observium/0.0.24/ix_values.yaml similarity index 100% rename from incubator/observium/0.0.23/ix_values.yaml rename to incubator/observium/0.0.24/ix_values.yaml diff --git a/incubator/observium/0.0.23/questions.yaml b/incubator/observium/0.0.24/questions.yaml similarity index 100% rename from incubator/observium/0.0.23/questions.yaml rename to incubator/observium/0.0.24/questions.yaml diff --git a/incubator/observium/0.0.23/templates/common.yaml b/incubator/observium/0.0.24/templates/common.yaml similarity index 100% rename from incubator/observium/0.0.23/templates/common.yaml rename to incubator/observium/0.0.24/templates/common.yaml diff --git a/incubator/observium/0.0.23/values.yaml b/incubator/observium/0.0.24/values.yaml similarity index 100% rename from incubator/observium/0.0.23/values.yaml rename to incubator/observium/0.0.24/values.yaml diff --git a/incubator/obsidian/0.0.25/CHANGELOG.md b/incubator/obsidian/0.0.25/CHANGELOG.md deleted file mode 100644 index 90efa861b04..00000000000 --- a/incubator/obsidian/0.0.25/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [obsidian-0.0.25](https://github.com/truecharts/charts/compare/obsidian-0.0.24...obsidian-0.0.25) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [obsidian-0.0.25](https://github.com/truecharts/charts/compare/obsidian-0.0.24...obsidian-0.0.25) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [obsidian-0.0.25](https://github.com/truecharts/charts/compare/obsidian-0.0.24...obsidian-0.0.25) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [obsidian-0.0.25](https://github.com/truecharts/charts/compare/obsidian-0.0.24...obsidian-0.0.25) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [obsidian-0.0.25](https://github.com/truecharts/charts/compare/obsidian-0.0.24...obsidian-0.0.25) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [obsidian-0.0.25](https://github.com/truecharts/charts/compare/obsidian-0.0.24...obsidian-0.0.25) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [obsidian-0.0.24](https://github.com/truecharts/charts/compare/obsidian-0.0.22...obsidian-0.0.24) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [obsidian-0.0.23](https://github.com/truecharts/charts/compare/obsidian-0.0.22...obsidian-0.0.23) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [obsidian-0.0.22](https://github.com/truecharts/charts/compare/obsidian-0.0.21...obsidian-0.0.22) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/incubator/obsidian/0.0.25/Chart.lock b/incubator/obsidian/0.0.25/Chart.lock deleted file mode 100644 index 7713a4642bc..00000000000 --- a/incubator/obsidian/0.0.25/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:07:20.223747747Z" diff --git a/incubator/obsidian/0.0.25/Chart.yaml b/incubator/obsidian/0.0.25/Chart.yaml deleted file mode 100644 index 0aa83581302..00000000000 --- a/incubator/obsidian/0.0.25/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "0.1.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.25 diff --git a/incubator/obsidian/0.0.25/README.md b/incubator/obsidian/0.0.25/README.md deleted file mode 100644 index 9e6af25424c..00000000000 --- a/incubator/obsidian/0.0.25/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# obsidian - -![Version: 0.0.25](https://img.shields.io/badge/Version-0.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.1.0](https://img.shields.io/badge/AppVersion-0.1.0-informational?style=flat-square) - -A knowledge base that works on local Markdown files. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [obsidian](https://truecharts.org/docs/charts/incubator/obsidian) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/obsidian/0.0.25/charts/common-10.5.9.tgz b/incubator/obsidian/0.0.25/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/obsidian/0.0.25/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/obsidian/0.0.26/CHANGELOG.md b/incubator/obsidian/0.0.26/CHANGELOG.md new file mode 100644 index 00000000000..4c1619da18f --- /dev/null +++ b/incubator/obsidian/0.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [obsidian-0.0.26](https://github.com/truecharts/charts/compare/obsidian-0.0.25...obsidian-0.0.26) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [obsidian-0.0.25](https://github.com/truecharts/charts/compare/obsidian-0.0.24...obsidian-0.0.25) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [obsidian-0.0.25](https://github.com/truecharts/charts/compare/obsidian-0.0.24...obsidian-0.0.25) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [obsidian-0.0.25](https://github.com/truecharts/charts/compare/obsidian-0.0.24...obsidian-0.0.25) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [obsidian-0.0.25](https://github.com/truecharts/charts/compare/obsidian-0.0.24...obsidian-0.0.25) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [obsidian-0.0.25](https://github.com/truecharts/charts/compare/obsidian-0.0.24...obsidian-0.0.25) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [obsidian-0.0.25](https://github.com/truecharts/charts/compare/obsidian-0.0.24...obsidian-0.0.25) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [obsidian-0.0.24](https://github.com/truecharts/charts/compare/obsidian-0.0.22...obsidian-0.0.24) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [obsidian-0.0.23](https://github.com/truecharts/charts/compare/obsidian-0.0.22...obsidian-0.0.23) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/obsidian/0.0.26/Chart.lock b/incubator/obsidian/0.0.26/Chart.lock new file mode 100644 index 00000000000..5042495a325 --- /dev/null +++ b/incubator/obsidian/0.0.26/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:56:22.650858554Z" diff --git a/incubator/obsidian/0.0.26/Chart.yaml b/incubator/obsidian/0.0.26/Chart.yaml new file mode 100644 index 00000000000..2e673d396e6 --- /dev/null +++ b/incubator/obsidian/0.0.26/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "0.1.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: "A knowledge base that works on local Markdown files." +home: https://truecharts.org/docs/charts/incubator/obsidian +icon: https://truecharts.org/img/hotlink-ok/chart-icons/obsidian.png +keywords: + - obsidian + - productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: obsidian +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/obsidian + - https://github.com/sytone/obsidian-remote + - https://github.com/sytone/obsidian-remote/pkgs/container/obsidian-remote +type: application +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - productivity +version: 0.0.26 diff --git a/incubator/obsidian/0.0.26/README.md b/incubator/obsidian/0.0.26/README.md new file mode 100644 index 00000000000..8ac45fca17c --- /dev/null +++ b/incubator/obsidian/0.0.26/README.md @@ -0,0 +1,109 @@ +# obsidian + +![Version: 0.0.26](https://img.shields.io/badge/Version-0.0.26-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.1.0](https://img.shields.io/badge/AppVersion-0.1.0-informational?style=flat-square) + +A knowledge base that works on local Markdown files. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [obsidian](https://truecharts.org/docs/charts/incubator/obsidian) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/obsidian/0.0.25/app-readme.md b/incubator/obsidian/0.0.26/app-readme.md similarity index 100% rename from incubator/obsidian/0.0.25/app-readme.md rename to incubator/obsidian/0.0.26/app-readme.md diff --git a/incubator/obsidian/0.0.26/charts/common-10.5.10.tgz b/incubator/obsidian/0.0.26/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/obsidian/0.0.26/charts/common-10.5.10.tgz differ diff --git a/incubator/obsidian/0.0.25/ix_values.yaml b/incubator/obsidian/0.0.26/ix_values.yaml similarity index 100% rename from incubator/obsidian/0.0.25/ix_values.yaml rename to incubator/obsidian/0.0.26/ix_values.yaml diff --git a/incubator/obsidian/0.0.25/questions.yaml b/incubator/obsidian/0.0.26/questions.yaml similarity index 100% rename from incubator/obsidian/0.0.25/questions.yaml rename to incubator/obsidian/0.0.26/questions.yaml diff --git a/incubator/obsidian/0.0.25/templates/common.yaml b/incubator/obsidian/0.0.26/templates/common.yaml similarity index 100% rename from incubator/obsidian/0.0.25/templates/common.yaml rename to incubator/obsidian/0.0.26/templates/common.yaml diff --git a/incubator/obsidian/0.0.25/values.yaml b/incubator/obsidian/0.0.26/values.yaml similarity index 100% rename from incubator/obsidian/0.0.25/values.yaml rename to incubator/obsidian/0.0.26/values.yaml diff --git a/incubator/onlinecheckyourserver/0.0.23/CHANGELOG.md b/incubator/onlinecheckyourserver/0.0.23/CHANGELOG.md deleted file mode 100644 index b0afc5156e5..00000000000 --- a/incubator/onlinecheckyourserver/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [onlinecheckyourserver-0.0.23](https://github.com/truecharts/charts/compare/onlinecheckyourserver-0.0.22...onlinecheckyourserver-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [onlinecheckyourserver-0.0.23](https://github.com/truecharts/charts/compare/onlinecheckyourserver-0.0.22...onlinecheckyourserver-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [onlinecheckyourserver-0.0.23](https://github.com/truecharts/charts/compare/onlinecheckyourserver-0.0.22...onlinecheckyourserver-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [onlinecheckyourserver-0.0.23](https://github.com/truecharts/charts/compare/onlinecheckyourserver-0.0.22...onlinecheckyourserver-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [onlinecheckyourserver-0.0.23](https://github.com/truecharts/charts/compare/onlinecheckyourserver-0.0.22...onlinecheckyourserver-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [onlinecheckyourserver-0.0.23](https://github.com/truecharts/charts/compare/onlinecheckyourserver-0.0.22...onlinecheckyourserver-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [onlinecheckyourserver-0.0.22](https://github.com/truecharts/charts/compare/onlinecheckyourserver-0.0.20...onlinecheckyourserver-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [onlinecheckyourserver-0.0.21](https://github.com/truecharts/charts/compare/onlinecheckyourserver-0.0.20...onlinecheckyourserver-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/onlinecheckyourserver/0.0.23/Chart.lock b/incubator/onlinecheckyourserver/0.0.23/Chart.lock deleted file mode 100644 index ad6994f05e0..00000000000 --- a/incubator/onlinecheckyourserver/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:07:33.100512035Z" diff --git a/incubator/onlinecheckyourserver/0.0.23/Chart.yaml b/incubator/onlinecheckyourserver/0.0.23/Chart.yaml deleted file mode 100644 index 65e27bd0ac1..00000000000 --- a/incubator/onlinecheckyourserver/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/onlinecheckyourserver/0.0.23/README.md b/incubator/onlinecheckyourserver/0.0.23/README.md deleted file mode 100644 index 415affbb0ae..00000000000 --- a/incubator/onlinecheckyourserver/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# onlinecheckyourserver - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -This is a simple Chart that will check if a domain name or IP address is pingable and send you a message with Pushover if it goes offline. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [onlinecheckyourserver](https://truecharts.org/docs/charts/incubator/onlinecheckyourserver) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/onlinecheckyourserver/0.0.23/charts/common-10.5.9.tgz b/incubator/onlinecheckyourserver/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/onlinecheckyourserver/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/onlinecheckyourserver/0.0.24/CHANGELOG.md b/incubator/onlinecheckyourserver/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..965ffca5846 --- /dev/null +++ b/incubator/onlinecheckyourserver/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [onlinecheckyourserver-0.0.24](https://github.com/truecharts/charts/compare/onlinecheckyourserver-0.0.23...onlinecheckyourserver-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [onlinecheckyourserver-0.0.23](https://github.com/truecharts/charts/compare/onlinecheckyourserver-0.0.22...onlinecheckyourserver-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [onlinecheckyourserver-0.0.23](https://github.com/truecharts/charts/compare/onlinecheckyourserver-0.0.22...onlinecheckyourserver-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [onlinecheckyourserver-0.0.23](https://github.com/truecharts/charts/compare/onlinecheckyourserver-0.0.22...onlinecheckyourserver-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [onlinecheckyourserver-0.0.23](https://github.com/truecharts/charts/compare/onlinecheckyourserver-0.0.22...onlinecheckyourserver-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [onlinecheckyourserver-0.0.23](https://github.com/truecharts/charts/compare/onlinecheckyourserver-0.0.22...onlinecheckyourserver-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [onlinecheckyourserver-0.0.23](https://github.com/truecharts/charts/compare/onlinecheckyourserver-0.0.22...onlinecheckyourserver-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [onlinecheckyourserver-0.0.22](https://github.com/truecharts/charts/compare/onlinecheckyourserver-0.0.20...onlinecheckyourserver-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + diff --git a/incubator/onlinecheckyourserver/0.0.24/Chart.lock b/incubator/onlinecheckyourserver/0.0.24/Chart.lock new file mode 100644 index 00000000000..6a23d9a4e18 --- /dev/null +++ b/incubator/onlinecheckyourserver/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:56:27.732328764Z" diff --git a/incubator/onlinecheckyourserver/0.0.24/Chart.yaml b/incubator/onlinecheckyourserver/0.0.24/Chart.yaml new file mode 100644 index 00000000000..5ec55eb1ae9 --- /dev/null +++ b/incubator/onlinecheckyourserver/0.0.24/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.5.10 +deprecated: false +description: "This is a simple Chart that will check if a domain name or IP address is pingable and send you a message with Pushover if it goes offline." +home: https://truecharts.org/docs/charts/incubator/onlinecheckyourserver +icon: https://truecharts.org/img/hotlink-ok/chart-icons/onlinecheckyourserver.png +keywords: + - onlinecheckyourserver + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: onlinecheckyourserver +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/onlinecheckyourserver + - https://hub.docker.com/r/ich777/online-check-pushover + - https://hub.docker.com/r/ich777/online-check-pushover +type: application +version: 0.0.24 diff --git a/incubator/onlinecheckyourserver/0.0.24/README.md b/incubator/onlinecheckyourserver/0.0.24/README.md new file mode 100644 index 00000000000..3ad2e14b5cc --- /dev/null +++ b/incubator/onlinecheckyourserver/0.0.24/README.md @@ -0,0 +1,109 @@ +# onlinecheckyourserver + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +This is a simple Chart that will check if a domain name or IP address is pingable and send you a message with Pushover if it goes offline. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [onlinecheckyourserver](https://truecharts.org/docs/charts/incubator/onlinecheckyourserver) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/onlinecheckyourserver/0.0.23/app-readme.md b/incubator/onlinecheckyourserver/0.0.24/app-readme.md similarity index 100% rename from incubator/onlinecheckyourserver/0.0.23/app-readme.md rename to incubator/onlinecheckyourserver/0.0.24/app-readme.md diff --git a/incubator/onlinecheckyourserver/0.0.24/charts/common-10.5.10.tgz b/incubator/onlinecheckyourserver/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/onlinecheckyourserver/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/onlinecheckyourserver/0.0.23/ix_values.yaml b/incubator/onlinecheckyourserver/0.0.24/ix_values.yaml similarity index 100% rename from incubator/onlinecheckyourserver/0.0.23/ix_values.yaml rename to incubator/onlinecheckyourserver/0.0.24/ix_values.yaml diff --git a/incubator/onlinecheckyourserver/0.0.23/questions.yaml b/incubator/onlinecheckyourserver/0.0.24/questions.yaml similarity index 100% rename from incubator/onlinecheckyourserver/0.0.23/questions.yaml rename to incubator/onlinecheckyourserver/0.0.24/questions.yaml diff --git a/incubator/onlinecheckyourserver/0.0.23/templates/common.yaml b/incubator/onlinecheckyourserver/0.0.24/templates/common.yaml similarity index 100% rename from incubator/onlinecheckyourserver/0.0.23/templates/common.yaml rename to incubator/onlinecheckyourserver/0.0.24/templates/common.yaml diff --git a/incubator/onlinecheckyourserver/0.0.23/values.yaml b/incubator/onlinecheckyourserver/0.0.24/values.yaml similarity index 100% rename from incubator/onlinecheckyourserver/0.0.23/values.yaml rename to incubator/onlinecheckyourserver/0.0.24/values.yaml diff --git a/incubator/opengl-desktop-g3/0.0.23/CHANGELOG.md b/incubator/opengl-desktop-g3/0.0.23/CHANGELOG.md deleted file mode 100644 index f31fd934d03..00000000000 --- a/incubator/opengl-desktop-g3/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [opengl-desktop-g3-0.0.23](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.22...opengl-desktop-g3-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [opengl-desktop-g3-0.0.23](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.22...opengl-desktop-g3-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [opengl-desktop-g3-0.0.23](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.22...opengl-desktop-g3-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [opengl-desktop-g3-0.0.23](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.22...opengl-desktop-g3-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [opengl-desktop-g3-0.0.23](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.22...opengl-desktop-g3-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [opengl-desktop-g3-0.0.23](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.22...opengl-desktop-g3-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [opengl-desktop-g3-0.0.22](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.20...opengl-desktop-g3-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [opengl-desktop-g3-0.0.21](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.20...opengl-desktop-g3-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/opengl-desktop-g3/0.0.23/Chart.lock b/incubator/opengl-desktop-g3/0.0.23/Chart.lock deleted file mode 100644 index 026f4ef8a7f..00000000000 --- a/incubator/opengl-desktop-g3/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:07:34.595700911Z" diff --git a/incubator/opengl-desktop-g3/0.0.23/Chart.yaml b/incubator/opengl-desktop-g3/0.0.23/Chart.yaml deleted file mode 100644 index f6538878e3e..00000000000 --- a/incubator/opengl-desktop-g3/0.0.23/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities - - MediaApp-Photos - - MediaApp-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/opengl-desktop-g3/0.0.23/README.md b/incubator/opengl-desktop-g3/0.0.23/README.md deleted file mode 100644 index 9b2735d2785..00000000000 --- a/incubator/opengl-desktop-g3/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# opengl-desktop-g3 - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [opengl-desktop-g3](https://truecharts.org/docs/charts/incubator/opengl-desktop-g3) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `opengl-desktop-g3` deployment - -```console -helm uninstall opengl-desktop-g3 -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install opengl-desktop-g3 \ - --set env.TZ="America/New York" \ - TrueCharts/opengl-desktop-g3 -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install opengl-desktop-g3 TrueCharts/opengl-desktop-g3 -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/opengl-desktop-g3/0.0.23/charts/common-10.5.9.tgz b/incubator/opengl-desktop-g3/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/opengl-desktop-g3/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/opengl-desktop-g3/0.0.24/CHANGELOG.md b/incubator/opengl-desktop-g3/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..00e5c75b79f --- /dev/null +++ b/incubator/opengl-desktop-g3/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [opengl-desktop-g3-0.0.24](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.23...opengl-desktop-g3-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [opengl-desktop-g3-0.0.23](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.22...opengl-desktop-g3-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [opengl-desktop-g3-0.0.23](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.22...opengl-desktop-g3-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [opengl-desktop-g3-0.0.23](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.22...opengl-desktop-g3-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [opengl-desktop-g3-0.0.23](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.22...opengl-desktop-g3-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [opengl-desktop-g3-0.0.23](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.22...opengl-desktop-g3-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [opengl-desktop-g3-0.0.23](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.22...opengl-desktop-g3-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [opengl-desktop-g3-0.0.22](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.20...opengl-desktop-g3-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/incubator/opengl-desktop-g3/0.0.24/Chart.lock b/incubator/opengl-desktop-g3/0.0.24/Chart.lock new file mode 100644 index 00000000000..e830bf903b8 --- /dev/null +++ b/incubator/opengl-desktop-g3/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:56:31.527303222Z" diff --git a/incubator/opengl-desktop-g3/0.0.24/Chart.yaml b/incubator/opengl-desktop-g3/0.0.24/Chart.yaml new file mode 100644 index 00000000000..b5504aa30e2 --- /dev/null +++ b/incubator/opengl-desktop-g3/0.0.24/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.5.10 +deprecated: false +description: "Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing" +home: https://truecharts.org/docs/charts/incubator/opengl-desktop-g3 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/opengl-desktop-g3.png +keywords: + - opengl-desktop-g3 + - Productivity + - Tools-Utilities + - MediaApp-Photos + - MediaApp-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: opengl-desktop-g3 +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/opengl-desktop-g3 + - https://github.com/accetto/headless-drawing-g3/ + - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-opengl-g3 +type: application +version: 0.0.24 diff --git a/incubator/opengl-desktop-g3/0.0.24/README.md b/incubator/opengl-desktop-g3/0.0.24/README.md new file mode 100644 index 00000000000..ad3b14b0a5a --- /dev/null +++ b/incubator/opengl-desktop-g3/0.0.24/README.md @@ -0,0 +1,109 @@ +# opengl-desktop-g3 + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [opengl-desktop-g3](https://truecharts.org/docs/charts/incubator/opengl-desktop-g3) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `opengl-desktop-g3` deployment + +```console +helm uninstall opengl-desktop-g3 +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install opengl-desktop-g3 \ + --set env.TZ="America/New York" \ + TrueCharts/opengl-desktop-g3 +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install opengl-desktop-g3 TrueCharts/opengl-desktop-g3 -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/opengl-desktop-g3/0.0.23/app-readme.md b/incubator/opengl-desktop-g3/0.0.24/app-readme.md similarity index 100% rename from incubator/opengl-desktop-g3/0.0.23/app-readme.md rename to incubator/opengl-desktop-g3/0.0.24/app-readme.md diff --git a/incubator/opengl-desktop-g3/0.0.24/charts/common-10.5.10.tgz b/incubator/opengl-desktop-g3/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/opengl-desktop-g3/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/opengl-desktop-g3/0.0.23/ix_values.yaml b/incubator/opengl-desktop-g3/0.0.24/ix_values.yaml similarity index 100% rename from incubator/opengl-desktop-g3/0.0.23/ix_values.yaml rename to incubator/opengl-desktop-g3/0.0.24/ix_values.yaml diff --git a/incubator/opengl-desktop-g3/0.0.23/questions.yaml b/incubator/opengl-desktop-g3/0.0.24/questions.yaml similarity index 100% rename from incubator/opengl-desktop-g3/0.0.23/questions.yaml rename to incubator/opengl-desktop-g3/0.0.24/questions.yaml diff --git a/incubator/opengl-desktop-g3/0.0.23/templates/common.yaml b/incubator/opengl-desktop-g3/0.0.24/templates/common.yaml similarity index 100% rename from incubator/opengl-desktop-g3/0.0.23/templates/common.yaml rename to incubator/opengl-desktop-g3/0.0.24/templates/common.yaml diff --git a/incubator/opengl-desktop-g3/0.0.23/values.yaml b/incubator/opengl-desktop-g3/0.0.24/values.yaml similarity index 100% rename from incubator/opengl-desktop-g3/0.0.23/values.yaml rename to incubator/opengl-desktop-g3/0.0.24/values.yaml diff --git a/incubator/openproject/0.0.30/CHANGELOG.md b/incubator/openproject/0.0.30/CHANGELOG.md deleted file mode 100644 index d1ebde34586..00000000000 --- a/incubator/openproject/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [openproject-0.0.30](https://github.com/truecharts/charts/compare/openproject-0.0.29...openproject-0.0.30) (2022-09-13) - -### Chore - -- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - - - -## [openproject-0.0.29](https://github.com/truecharts/charts/compare/openproject-0.0.28...openproject-0.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [openproject-0.0.29](https://github.com/truecharts/charts/compare/openproject-0.0.28...openproject-0.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [openproject-0.0.29](https://github.com/truecharts/charts/compare/openproject-0.0.28...openproject-0.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [openproject-0.0.29](https://github.com/truecharts/charts/compare/openproject-0.0.28...openproject-0.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [openproject-0.0.29](https://github.com/truecharts/charts/compare/openproject-0.0.28...openproject-0.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [openproject-0.0.29](https://github.com/truecharts/charts/compare/openproject-0.0.28...openproject-0.0.29) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [openproject-0.0.28](https://github.com/truecharts/charts/compare/openproject-0.0.27...openproject-0.0.28) (2022-09-01) - -### Chore - -- update docker general non-major ([#3649](https://github.com/truecharts/charts/issues/3649)) - - - - -## [openproject-0.0.27](https://github.com/truecharts/charts/compare/openproject-0.0.25...openproject-0.0.27) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/incubator/openproject/0.0.30/Chart.lock b/incubator/openproject/0.0.30/Chart.lock deleted file mode 100644 index fdf63aeef77..00000000000 --- a/incubator/openproject/0.0.30/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -digest: sha256:bfcb2819ba71fec67e4e1b700216bcea405d58eaaf9c45e3705bdbead908b8e9 -generated: "2022-09-13T06:16:10.251557406Z" diff --git a/incubator/openproject/0.0.30/Chart.yaml b/incubator/openproject/0.0.30/Chart.yaml deleted file mode 100644 index b88ce2e5736..00000000000 --- a/incubator/openproject/0.0.30/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -appVersion: "12" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -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.30 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - truecharts.org/grade: U diff --git a/incubator/openproject/0.0.30/README.md b/incubator/openproject/0.0.30/README.md deleted file mode 100644 index bcdbda82a42..00000000000 --- a/incubator/openproject/0.0.30/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# openproject - -![Version: 0.0.30](https://img.shields.io/badge/Version-0.0.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 12](https://img.shields.io/badge/AppVersion-12-informational?style=flat-square) - -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.76 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/openproject/0.0.30/charts/common-10.5.9.tgz b/incubator/openproject/0.0.30/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/openproject/0.0.30/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/openproject/0.0.30/charts/postgresql-8.0.76.tgz b/incubator/openproject/0.0.30/charts/postgresql-8.0.76.tgz deleted file mode 100644 index 129e37daa0e..00000000000 Binary files a/incubator/openproject/0.0.30/charts/postgresql-8.0.76.tgz and /dev/null differ diff --git a/incubator/openproject/0.0.31/CHANGELOG.md b/incubator/openproject/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..6239d7cb63c --- /dev/null +++ b/incubator/openproject/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [openproject-0.0.31](https://github.com/truecharts/charts/compare/openproject-0.0.30...openproject-0.0.31) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [openproject-0.0.30](https://github.com/truecharts/charts/compare/openproject-0.0.29...openproject-0.0.30) (2022-09-13) + +### Chore + +- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + + + + +## [openproject-0.0.29](https://github.com/truecharts/charts/compare/openproject-0.0.28...openproject-0.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [openproject-0.0.29](https://github.com/truecharts/charts/compare/openproject-0.0.28...openproject-0.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [openproject-0.0.29](https://github.com/truecharts/charts/compare/openproject-0.0.28...openproject-0.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [openproject-0.0.29](https://github.com/truecharts/charts/compare/openproject-0.0.28...openproject-0.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [openproject-0.0.29](https://github.com/truecharts/charts/compare/openproject-0.0.28...openproject-0.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [openproject-0.0.29](https://github.com/truecharts/charts/compare/openproject-0.0.28...openproject-0.0.29) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [openproject-0.0.28](https://github.com/truecharts/charts/compare/openproject-0.0.27...openproject-0.0.28) (2022-09-01) + +### Chore + +- update docker general non-major ([#3649](https://github.com/truecharts/charts/issues/3649)) + + diff --git a/incubator/openproject/0.0.31/Chart.lock b/incubator/openproject/0.0.31/Chart.lock new file mode 100644 index 00000000000..630d1eaa944 --- /dev/null +++ b/incubator/openproject/0.0.31/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 +generated: "2022-09-15T13:56:57.810224082Z" diff --git a/incubator/openproject/0.0.31/Chart.yaml b/incubator/openproject/0.0.31/Chart.yaml new file mode 100644 index 00000000000..594e03c6f71 --- /dev/null +++ b/incubator/openproject/0.0.31/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "12" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +deprecated: false +description: OpenProject is a web-based project management system for location-independent team collaboration. +home: https://truecharts.org/docs/charts/incubator/openproject +icon: https://truecharts.org/img/hotlink-ok/chart-icons/openproject.png +keywords: + - openproject + - Productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: openproject +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/openproject + - http://openproject.org + - https://hub.docker.com/u/openproject +type: application +version: 0.0.31 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + truecharts.org/grade: U diff --git a/incubator/openproject/0.0.31/README.md b/incubator/openproject/0.0.31/README.md new file mode 100644 index 00000000000..1903d13205a --- /dev/null +++ b/incubator/openproject/0.0.31/README.md @@ -0,0 +1,110 @@ +# openproject + +![Version: 0.0.31](https://img.shields.io/badge/Version-0.0.31-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 12](https://img.shields.io/badge/AppVersion-12-informational?style=flat-square) + +OpenProject is a web-based project management system for location-independent team collaboration. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [openproject](https://truecharts.org/docs/charts/incubator/openproject) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.78 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/openproject/0.0.30/app-readme.md b/incubator/openproject/0.0.31/app-readme.md similarity index 100% rename from incubator/openproject/0.0.30/app-readme.md rename to incubator/openproject/0.0.31/app-readme.md diff --git a/incubator/openproject/0.0.31/charts/common-10.5.10.tgz b/incubator/openproject/0.0.31/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/openproject/0.0.31/charts/common-10.5.10.tgz differ diff --git a/incubator/openproject/0.0.31/charts/postgresql-8.0.78.tgz b/incubator/openproject/0.0.31/charts/postgresql-8.0.78.tgz new file mode 100644 index 00000000000..ef5433c52fa Binary files /dev/null and b/incubator/openproject/0.0.31/charts/postgresql-8.0.78.tgz differ diff --git a/incubator/openproject/0.0.30/ix_values.yaml b/incubator/openproject/0.0.31/ix_values.yaml similarity index 100% rename from incubator/openproject/0.0.30/ix_values.yaml rename to incubator/openproject/0.0.31/ix_values.yaml diff --git a/incubator/openproject/0.0.30/questions.yaml b/incubator/openproject/0.0.31/questions.yaml similarity index 100% rename from incubator/openproject/0.0.30/questions.yaml rename to incubator/openproject/0.0.31/questions.yaml diff --git a/incubator/openproject/0.0.30/templates/_secrets.tpl b/incubator/openproject/0.0.31/templates/_secrets.tpl similarity index 100% rename from incubator/openproject/0.0.30/templates/_secrets.tpl rename to incubator/openproject/0.0.31/templates/_secrets.tpl diff --git a/incubator/openproject/0.0.30/templates/common.yaml b/incubator/openproject/0.0.31/templates/common.yaml similarity index 100% rename from incubator/openproject/0.0.30/templates/common.yaml rename to incubator/openproject/0.0.31/templates/common.yaml diff --git a/incubator/openproject/0.0.30/values.yaml b/incubator/openproject/0.0.31/values.yaml similarity index 100% rename from incubator/openproject/0.0.30/values.yaml rename to incubator/openproject/0.0.31/values.yaml diff --git a/incubator/openra/0.0.23/CHANGELOG.md b/incubator/openra/0.0.23/CHANGELOG.md deleted file mode 100644 index 4a473b4626b..00000000000 --- a/incubator/openra/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [openra-0.0.23](https://github.com/truecharts/charts/compare/openra-0.0.22...openra-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [openra-0.0.23](https://github.com/truecharts/charts/compare/openra-0.0.22...openra-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [openra-0.0.23](https://github.com/truecharts/charts/compare/openra-0.0.22...openra-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [openra-0.0.23](https://github.com/truecharts/charts/compare/openra-0.0.22...openra-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [openra-0.0.23](https://github.com/truecharts/charts/compare/openra-0.0.22...openra-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [openra-0.0.23](https://github.com/truecharts/charts/compare/openra-0.0.22...openra-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [openra-0.0.22](https://github.com/truecharts/charts/compare/openra-0.0.20...openra-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [openra-0.0.21](https://github.com/truecharts/charts/compare/openra-0.0.20...openra-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/openra/0.0.23/Chart.lock b/incubator/openra/0.0.23/Chart.lock deleted file mode 100644 index b89f26bf6b6..00000000000 --- a/incubator/openra/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:07:45.236133509Z" diff --git a/incubator/openra/0.0.23/Chart.yaml b/incubator/openra/0.0.23/Chart.yaml deleted file mode 100644 index a2093554c8c..00000000000 --- a/incubator/openra/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/openra/0.0.23/README.md b/incubator/openra/0.0.23/README.md deleted file mode 100644 index dec82b2a1cf..00000000000 --- a/incubator/openra/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# openra - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Mudislanders Template for mounting OpenRA's dedicated server by rmoriz [br][br] - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [openra](https://truecharts.org/docs/charts/incubator/openra) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/openra/0.0.23/charts/common-10.5.9.tgz b/incubator/openra/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/openra/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/openra/0.0.24/CHANGELOG.md b/incubator/openra/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..155481b412c --- /dev/null +++ b/incubator/openra/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [openra-0.0.24](https://github.com/truecharts/charts/compare/openra-0.0.23...openra-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [openra-0.0.23](https://github.com/truecharts/charts/compare/openra-0.0.22...openra-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [openra-0.0.23](https://github.com/truecharts/charts/compare/openra-0.0.22...openra-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [openra-0.0.23](https://github.com/truecharts/charts/compare/openra-0.0.22...openra-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [openra-0.0.23](https://github.com/truecharts/charts/compare/openra-0.0.22...openra-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [openra-0.0.23](https://github.com/truecharts/charts/compare/openra-0.0.22...openra-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [openra-0.0.23](https://github.com/truecharts/charts/compare/openra-0.0.22...openra-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [openra-0.0.22](https://github.com/truecharts/charts/compare/openra-0.0.20...openra-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/incubator/openra/0.0.24/Chart.lock b/incubator/openra/0.0.24/Chart.lock new file mode 100644 index 00000000000..adfc5b90adf --- /dev/null +++ b/incubator/openra/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:56:54.015409238Z" diff --git a/incubator/openra/0.0.24/Chart.yaml b/incubator/openra/0.0.24/Chart.yaml new file mode 100644 index 00000000000..b15e187f57e --- /dev/null +++ b/incubator/openra/0.0.24/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.5.10 +deprecated: false +description: "Mudislanders Template for mounting OpenRA's dedicated server by rmoriz [br][br]" +home: https://truecharts.org/docs/charts/incubator/openra +icon: https://truecharts.org/img/hotlink-ok/chart-icons/openra.png +keywords: + - openra + - Network-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: openra +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/openra + - http://openra.net/ + - https://hub.docker.com/r/rmoriz/openra +type: application +version: 0.0.24 diff --git a/incubator/openra/0.0.24/README.md b/incubator/openra/0.0.24/README.md new file mode 100644 index 00000000000..20b2b9425cc --- /dev/null +++ b/incubator/openra/0.0.24/README.md @@ -0,0 +1,109 @@ +# openra + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Mudislanders Template for mounting OpenRA's dedicated server by rmoriz [br][br] + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [openra](https://truecharts.org/docs/charts/incubator/openra) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/openra/0.0.23/app-readme.md b/incubator/openra/0.0.24/app-readme.md similarity index 100% rename from incubator/openra/0.0.23/app-readme.md rename to incubator/openra/0.0.24/app-readme.md diff --git a/incubator/openra/0.0.24/charts/common-10.5.10.tgz b/incubator/openra/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/openra/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/openra/0.0.23/ix_values.yaml b/incubator/openra/0.0.24/ix_values.yaml similarity index 100% rename from incubator/openra/0.0.23/ix_values.yaml rename to incubator/openra/0.0.24/ix_values.yaml diff --git a/incubator/openra/0.0.23/questions.yaml b/incubator/openra/0.0.24/questions.yaml similarity index 100% rename from incubator/openra/0.0.23/questions.yaml rename to incubator/openra/0.0.24/questions.yaml diff --git a/incubator/openra/0.0.23/templates/common.yaml b/incubator/openra/0.0.24/templates/common.yaml similarity index 100% rename from incubator/openra/0.0.23/templates/common.yaml rename to incubator/openra/0.0.24/templates/common.yaml diff --git a/incubator/openra/0.0.23/values.yaml b/incubator/openra/0.0.24/values.yaml similarity index 100% rename from incubator/openra/0.0.23/values.yaml rename to incubator/openra/0.0.24/values.yaml diff --git a/incubator/openttd/0.0.23/CHANGELOG.md b/incubator/openttd/0.0.23/CHANGELOG.md deleted file mode 100644 index 04b37158f68..00000000000 --- a/incubator/openttd/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [openttd-0.0.23](https://github.com/truecharts/charts/compare/openttd-0.0.22...openttd-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [openttd-0.0.23](https://github.com/truecharts/charts/compare/openttd-0.0.22...openttd-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [openttd-0.0.23](https://github.com/truecharts/charts/compare/openttd-0.0.22...openttd-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [openttd-0.0.23](https://github.com/truecharts/charts/compare/openttd-0.0.22...openttd-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [openttd-0.0.23](https://github.com/truecharts/charts/compare/openttd-0.0.22...openttd-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [openttd-0.0.23](https://github.com/truecharts/charts/compare/openttd-0.0.22...openttd-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [openttd-0.0.22](https://github.com/truecharts/charts/compare/openttd-0.0.20...openttd-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [openttd-0.0.21](https://github.com/truecharts/charts/compare/openttd-0.0.20...openttd-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/openttd/0.0.23/Chart.lock b/incubator/openttd/0.0.23/Chart.lock deleted file mode 100644 index 8ee2425c2b8..00000000000 --- a/incubator/openttd/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:07:58.324468618Z" diff --git a/incubator/openttd/0.0.23/Chart.yaml b/incubator/openttd/0.0.23/Chart.yaml deleted file mode 100644 index f26d4d3ba91..00000000000 --- a/incubator/openttd/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/openttd/0.0.23/README.md b/incubator/openttd/0.0.23/README.md deleted file mode 100644 index 15e1a547afd..00000000000 --- a/incubator/openttd/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# openttd - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -This Chart will download and install the version of OpenTTD that you enter in the variable 'GAME_VERSION' (if you define 'latest' it will always pull the latest build, if you define 'testing' it will always pull down the latest testing build). - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [openttd](https://truecharts.org/docs/charts/incubator/openttd) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/openttd/0.0.23/charts/common-10.5.9.tgz b/incubator/openttd/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/openttd/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/openttd/0.0.24/CHANGELOG.md b/incubator/openttd/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..e1f1fb951ad --- /dev/null +++ b/incubator/openttd/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [openttd-0.0.24](https://github.com/truecharts/charts/compare/openttd-0.0.23...openttd-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [openttd-0.0.23](https://github.com/truecharts/charts/compare/openttd-0.0.22...openttd-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [openttd-0.0.23](https://github.com/truecharts/charts/compare/openttd-0.0.22...openttd-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [openttd-0.0.23](https://github.com/truecharts/charts/compare/openttd-0.0.22...openttd-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [openttd-0.0.23](https://github.com/truecharts/charts/compare/openttd-0.0.22...openttd-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [openttd-0.0.23](https://github.com/truecharts/charts/compare/openttd-0.0.22...openttd-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [openttd-0.0.23](https://github.com/truecharts/charts/compare/openttd-0.0.22...openttd-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [openttd-0.0.22](https://github.com/truecharts/charts/compare/openttd-0.0.20...openttd-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/incubator/openttd/0.0.24/Chart.lock b/incubator/openttd/0.0.24/Chart.lock new file mode 100644 index 00000000000..d921c63ba21 --- /dev/null +++ b/incubator/openttd/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:56:58.606498847Z" diff --git a/incubator/openttd/0.0.24/Chart.yaml b/incubator/openttd/0.0.24/Chart.yaml new file mode 100644 index 00000000000..0dd177b3e9d --- /dev/null +++ b/incubator/openttd/0.0.24/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.5.10 +deprecated: false +description: "This Chart will download and install the version of OpenTTD that you enter in the variable 'GAME_VERSION' (if you define 'latest' it will always pull the latest build, if you define 'testing' it will always pull down the latest testing build)." +home: https://truecharts.org/docs/charts/incubator/openttd +icon: https://truecharts.org/img/hotlink-ok/chart-icons/openttd.png +keywords: + - openttd + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: openttd +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/openttd + - https://www.openttd.org/ + - https://hub.docker.com/r/ich777/openttdserver +type: application +version: 0.0.24 diff --git a/incubator/openttd/0.0.24/README.md b/incubator/openttd/0.0.24/README.md new file mode 100644 index 00000000000..b3a7d402e58 --- /dev/null +++ b/incubator/openttd/0.0.24/README.md @@ -0,0 +1,109 @@ +# openttd + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +This Chart will download and install the version of OpenTTD that you enter in the variable 'GAME_VERSION' (if you define 'latest' it will always pull the latest build, if you define 'testing' it will always pull down the latest testing build). + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [openttd](https://truecharts.org/docs/charts/incubator/openttd) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/openttd/0.0.23/app-readme.md b/incubator/openttd/0.0.24/app-readme.md similarity index 100% rename from incubator/openttd/0.0.23/app-readme.md rename to incubator/openttd/0.0.24/app-readme.md diff --git a/incubator/openttd/0.0.24/charts/common-10.5.10.tgz b/incubator/openttd/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/openttd/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/openttd/0.0.23/ix_values.yaml b/incubator/openttd/0.0.24/ix_values.yaml similarity index 100% rename from incubator/openttd/0.0.23/ix_values.yaml rename to incubator/openttd/0.0.24/ix_values.yaml diff --git a/incubator/openttd/0.0.23/questions.yaml b/incubator/openttd/0.0.24/questions.yaml similarity index 100% rename from incubator/openttd/0.0.23/questions.yaml rename to incubator/openttd/0.0.24/questions.yaml diff --git a/incubator/openttd/0.0.23/templates/common.yaml b/incubator/openttd/0.0.24/templates/common.yaml similarity index 100% rename from incubator/openttd/0.0.23/templates/common.yaml rename to incubator/openttd/0.0.24/templates/common.yaml diff --git a/incubator/openttd/0.0.23/values.yaml b/incubator/openttd/0.0.24/values.yaml similarity index 100% rename from incubator/openttd/0.0.23/values.yaml rename to incubator/openttd/0.0.24/values.yaml diff --git a/incubator/orbital-sync/0.0.5/CHANGELOG.md b/incubator/orbital-sync/0.0.5/CHANGELOG.md deleted file mode 100644 index e2ec6c60607..00000000000 --- a/incubator/orbital-sync/0.0.5/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [orbital-sync-0.0.5](https://github.com/truecharts/charts/compare/orbital-sync-0.0.4...orbital-sync-0.0.5) (2022-09-13) - -### Chore - -- update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755)) - - - - -## [orbital-sync-0.0.4](https://github.com/truecharts/charts/compare/orbital-sync-0.0.2...orbital-sync-0.0.4) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - ### Fix - -- add missing dicts on list items ([#3754](https://github.com/truecharts/charts/issues/3754)) - - - - -## [orbital-sync-0.0.3](https://github.com/truecharts/charts/compare/orbital-sync-0.0.2...orbital-sync-0.0.3) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [orbital-sync-0.0.3](https://github.com/truecharts/charts/compare/orbital-sync-0.0.2...orbital-sync-0.0.3) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [orbital-sync-0.0.3](https://github.com/truecharts/charts/compare/orbital-sync-0.0.2...orbital-sync-0.0.3) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [orbital-sync-0.0.3](https://github.com/truecharts/charts/compare/orbital-sync-0.0.2...orbital-sync-0.0.3) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [orbital-sync-0.0.3](https://github.com/truecharts/charts/compare/orbital-sync-0.0.2...orbital-sync-0.0.3) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [orbital-sync-0.0.2](https://github.com/truecharts/charts/compare/orbital-sync-0.0.1...orbital-sync-0.0.2) (2022-09-05) - -### Chore - -- Auto-update chart README [skip ci] - - ### Feat - -- move to stable and add docs ([#3707](https://github.com/truecharts/charts/issues/3707)) - - - - diff --git a/incubator/orbital-sync/0.0.5/Chart.lock b/incubator/orbital-sync/0.0.5/Chart.lock deleted file mode 100644 index 09ee5938025..00000000000 --- a/incubator/orbital-sync/0.0.5/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-13T05:24:51.70166277Z" diff --git a/incubator/orbital-sync/0.0.5/Chart.yaml b/incubator/orbital-sync/0.0.5/Chart.yaml deleted file mode 100644 index 7f669950431..00000000000 --- a/incubator/orbital-sync/0.0.5/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "1.1.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.5 -annotations: - truecharts.org/catagories: | - - network - - DNS - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/orbital-sync/0.0.5/README.md b/incubator/orbital-sync/0.0.5/README.md deleted file mode 100644 index 57fdffb1d89..00000000000 --- a/incubator/orbital-sync/0.0.5/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# orbital-sync - -![Version: 0.0.5](https://img.shields.io/badge/Version-0.0.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.1.2](https://img.shields.io/badge/AppVersion-1.1.2-informational?style=flat-square) - -Orbital Sync synchronizes multiple Pi-hole instances for high availability. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [orbital-sync](https://truecharts.org/docs/charts/incubator/orbital-sync) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/orbital-sync/0.0.5/charts/common-10.5.9.tgz b/incubator/orbital-sync/0.0.5/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/orbital-sync/0.0.5/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/orbital-sync/0.0.6/CHANGELOG.md b/incubator/orbital-sync/0.0.6/CHANGELOG.md new file mode 100644 index 00000000000..965050b7ac0 --- /dev/null +++ b/incubator/orbital-sync/0.0.6/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [orbital-sync-0.0.6](https://github.com/truecharts/charts/compare/orbital-sync-0.0.5...orbital-sync-0.0.6) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [orbital-sync-0.0.5](https://github.com/truecharts/charts/compare/orbital-sync-0.0.4...orbital-sync-0.0.5) (2022-09-13) + +### Chore + +- update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755)) + + + + +## [orbital-sync-0.0.4](https://github.com/truecharts/charts/compare/orbital-sync-0.0.2...orbital-sync-0.0.4) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + ### Fix + +- add missing dicts on list items ([#3754](https://github.com/truecharts/charts/issues/3754)) + + + + +## [orbital-sync-0.0.3](https://github.com/truecharts/charts/compare/orbital-sync-0.0.2...orbital-sync-0.0.3) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [orbital-sync-0.0.3](https://github.com/truecharts/charts/compare/orbital-sync-0.0.2...orbital-sync-0.0.3) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [orbital-sync-0.0.3](https://github.com/truecharts/charts/compare/orbital-sync-0.0.2...orbital-sync-0.0.3) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [orbital-sync-0.0.3](https://github.com/truecharts/charts/compare/orbital-sync-0.0.2...orbital-sync-0.0.3) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [orbital-sync-0.0.3](https://github.com/truecharts/charts/compare/orbital-sync-0.0.2...orbital-sync-0.0.3) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [orbital-sync-0.0.2](https://github.com/truecharts/charts/compare/orbital-sync-0.0.1...orbital-sync-0.0.2) (2022-09-05) + +### Chore + diff --git a/incubator/orbital-sync/0.0.6/Chart.lock b/incubator/orbital-sync/0.0.6/Chart.lock new file mode 100644 index 00000000000..4f009d1e9fa --- /dev/null +++ b/incubator/orbital-sync/0.0.6/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:57:02.261300497Z" diff --git a/incubator/orbital-sync/0.0.6/Chart.yaml b/incubator/orbital-sync/0.0.6/Chart.yaml new file mode 100644 index 00000000000..0fdf26d7ad5 --- /dev/null +++ b/incubator/orbital-sync/0.0.6/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "1.1.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: Orbital Sync synchronizes multiple Pi-hole instances for high availability. +home: https://truecharts.org/docs/charts/incubator/orbital-sync +icon: https://truecharts.org/img/hotlink-ok/chart-icons/orbital-sync.png +keywords: + - Orbital Sync + - Pi-Hole + - DNS +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: orbital-sync +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/orbital-sync + - https://github.com/mattwebbio/orbital-sync/pkgs/container/orbital-sync +type: application +version: 0.0.6 +annotations: + truecharts.org/catagories: | + - network + - DNS + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/orbital-sync/0.0.6/README.md b/incubator/orbital-sync/0.0.6/README.md new file mode 100644 index 00000000000..c2118d9390f --- /dev/null +++ b/incubator/orbital-sync/0.0.6/README.md @@ -0,0 +1,108 @@ +# orbital-sync + +![Version: 0.0.6](https://img.shields.io/badge/Version-0.0.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.1.2](https://img.shields.io/badge/AppVersion-1.1.2-informational?style=flat-square) + +Orbital Sync synchronizes multiple Pi-hole instances for high availability. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [orbital-sync](https://truecharts.org/docs/charts/incubator/orbital-sync) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/orbital-sync/0.0.5/app-readme.md b/incubator/orbital-sync/0.0.6/app-readme.md similarity index 100% rename from incubator/orbital-sync/0.0.5/app-readme.md rename to incubator/orbital-sync/0.0.6/app-readme.md diff --git a/incubator/orbital-sync/0.0.6/charts/common-10.5.10.tgz b/incubator/orbital-sync/0.0.6/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/orbital-sync/0.0.6/charts/common-10.5.10.tgz differ diff --git a/incubator/orbital-sync/0.0.5/ix_values.yaml b/incubator/orbital-sync/0.0.6/ix_values.yaml similarity index 100% rename from incubator/orbital-sync/0.0.5/ix_values.yaml rename to incubator/orbital-sync/0.0.6/ix_values.yaml diff --git a/incubator/orbital-sync/0.0.5/questions.yaml b/incubator/orbital-sync/0.0.6/questions.yaml similarity index 100% rename from incubator/orbital-sync/0.0.5/questions.yaml rename to incubator/orbital-sync/0.0.6/questions.yaml diff --git a/incubator/orbital-sync/0.0.5/templates/_pihole-hosts.tpl b/incubator/orbital-sync/0.0.6/templates/_pihole-hosts.tpl similarity index 100% rename from incubator/orbital-sync/0.0.5/templates/_pihole-hosts.tpl rename to incubator/orbital-sync/0.0.6/templates/_pihole-hosts.tpl diff --git a/incubator/orbital-sync/0.0.5/templates/common.yaml b/incubator/orbital-sync/0.0.6/templates/common.yaml similarity index 100% rename from incubator/orbital-sync/0.0.5/templates/common.yaml rename to incubator/orbital-sync/0.0.6/templates/common.yaml diff --git a/incubator/orbital-sync/0.0.5/values.yaml b/incubator/orbital-sync/0.0.6/values.yaml similarity index 100% rename from incubator/orbital-sync/0.0.5/values.yaml rename to incubator/orbital-sync/0.0.6/values.yaml diff --git a/incubator/owi2plex/0.0.23/CHANGELOG.md b/incubator/owi2plex/0.0.23/CHANGELOG.md deleted file mode 100644 index da445412b4f..00000000000 --- a/incubator/owi2plex/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [owi2plex-0.0.23](https://github.com/truecharts/charts/compare/owi2plex-0.0.22...owi2plex-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [owi2plex-0.0.23](https://github.com/truecharts/charts/compare/owi2plex-0.0.22...owi2plex-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [owi2plex-0.0.23](https://github.com/truecharts/charts/compare/owi2plex-0.0.22...owi2plex-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [owi2plex-0.0.23](https://github.com/truecharts/charts/compare/owi2plex-0.0.22...owi2plex-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [owi2plex-0.0.23](https://github.com/truecharts/charts/compare/owi2plex-0.0.22...owi2plex-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [owi2plex-0.0.23](https://github.com/truecharts/charts/compare/owi2plex-0.0.22...owi2plex-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [owi2plex-0.0.22](https://github.com/truecharts/charts/compare/owi2plex-0.0.20...owi2plex-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [owi2plex-0.0.21](https://github.com/truecharts/charts/compare/owi2plex-0.0.20...owi2plex-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/owi2plex/0.0.23/Chart.lock b/incubator/owi2plex/0.0.23/Chart.lock deleted file mode 100644 index 18e11338246..00000000000 --- a/incubator/owi2plex/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:08:10.645499912Z" diff --git a/incubator/owi2plex/0.0.23/Chart.yaml b/incubator/owi2plex/0.0.23/Chart.yaml deleted file mode 100644 index eca1c1bea15..00000000000 --- a/incubator/owi2plex/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Downloaders -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/owi2plex/0.0.23/README.md b/incubator/owi2plex/0.0.23/README.md deleted file mode 100644 index 895cc77b20a..00000000000 --- a/incubator/owi2plex/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# owi2plex - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -a xml grabber for enigma with open webif - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [owi2plex](https://truecharts.org/docs/charts/incubator/owi2plex) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/owi2plex/0.0.23/charts/common-10.5.9.tgz b/incubator/owi2plex/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/owi2plex/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/owi2plex/0.0.24/CHANGELOG.md b/incubator/owi2plex/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..68e9ad5eb4b --- /dev/null +++ b/incubator/owi2plex/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [owi2plex-0.0.24](https://github.com/truecharts/charts/compare/owi2plex-0.0.23...owi2plex-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [owi2plex-0.0.23](https://github.com/truecharts/charts/compare/owi2plex-0.0.22...owi2plex-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [owi2plex-0.0.23](https://github.com/truecharts/charts/compare/owi2plex-0.0.22...owi2plex-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [owi2plex-0.0.23](https://github.com/truecharts/charts/compare/owi2plex-0.0.22...owi2plex-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [owi2plex-0.0.23](https://github.com/truecharts/charts/compare/owi2plex-0.0.22...owi2plex-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [owi2plex-0.0.23](https://github.com/truecharts/charts/compare/owi2plex-0.0.22...owi2plex-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [owi2plex-0.0.23](https://github.com/truecharts/charts/compare/owi2plex-0.0.22...owi2plex-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [owi2plex-0.0.22](https://github.com/truecharts/charts/compare/owi2plex-0.0.20...owi2plex-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + diff --git a/incubator/owi2plex/0.0.24/Chart.lock b/incubator/owi2plex/0.0.24/Chart.lock new file mode 100644 index 00000000000..8d7d808b99d --- /dev/null +++ b/incubator/owi2plex/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:57:25.524522049Z" diff --git a/incubator/owi2plex/0.0.24/Chart.yaml b/incubator/owi2plex/0.0.24/Chart.yaml new file mode 100644 index 00000000000..fc1f5ca2ee5 --- /dev/null +++ b/incubator/owi2plex/0.0.24/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.5.10 +deprecated: false +description: "a xml grabber for enigma with open webif" +home: https://truecharts.org/docs/charts/incubator/owi2plex +icon: https://truecharts.org/img/hotlink-ok/chart-icons/owi2plex.png +keywords: + - owi2plex + - Downloaders +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: owi2plex +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/owi2plex + - https://github.com/alturismo/owi2plex + - https://hub.docker.com/r/alturismo/owi2plex +type: application +version: 0.0.24 diff --git a/incubator/owi2plex/0.0.24/README.md b/incubator/owi2plex/0.0.24/README.md new file mode 100644 index 00000000000..a44383560ee --- /dev/null +++ b/incubator/owi2plex/0.0.24/README.md @@ -0,0 +1,109 @@ +# owi2plex + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +a xml grabber for enigma with open webif + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [owi2plex](https://truecharts.org/docs/charts/incubator/owi2plex) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/owi2plex/0.0.23/app-readme.md b/incubator/owi2plex/0.0.24/app-readme.md similarity index 100% rename from incubator/owi2plex/0.0.23/app-readme.md rename to incubator/owi2plex/0.0.24/app-readme.md diff --git a/incubator/owi2plex/0.0.24/charts/common-10.5.10.tgz b/incubator/owi2plex/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/owi2plex/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/owi2plex/0.0.23/ix_values.yaml b/incubator/owi2plex/0.0.24/ix_values.yaml similarity index 100% rename from incubator/owi2plex/0.0.23/ix_values.yaml rename to incubator/owi2plex/0.0.24/ix_values.yaml diff --git a/incubator/owi2plex/0.0.23/questions.yaml b/incubator/owi2plex/0.0.24/questions.yaml similarity index 100% rename from incubator/owi2plex/0.0.23/questions.yaml rename to incubator/owi2plex/0.0.24/questions.yaml diff --git a/incubator/owi2plex/0.0.23/templates/common.yaml b/incubator/owi2plex/0.0.24/templates/common.yaml similarity index 100% rename from incubator/owi2plex/0.0.23/templates/common.yaml rename to incubator/owi2plex/0.0.24/templates/common.yaml diff --git a/incubator/owi2plex/0.0.23/values.yaml b/incubator/owi2plex/0.0.24/values.yaml similarity index 100% rename from incubator/owi2plex/0.0.23/values.yaml rename to incubator/owi2plex/0.0.24/values.yaml diff --git a/incubator/passwordpusherephemeral/0.0.33/CHANGELOG.md b/incubator/passwordpusherephemeral/0.0.33/CHANGELOG.md deleted file mode 100644 index f1672274019..00000000000 --- a/incubator/passwordpusherephemeral/0.0.33/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [passwordpusherephemeral-0.0.33](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.31...passwordpusherephemeral-0.0.33) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) - - - - -## [passwordpusherephemeral-0.0.33](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.31...passwordpusherephemeral-0.0.33) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) - - - - -## [passwordpusherephemeral-0.0.33](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.31...passwordpusherephemeral-0.0.33) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) - - - - -## [passwordpusherephemeral-0.0.32](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.31...passwordpusherephemeral-0.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [passwordpusherephemeral-0.0.32](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.31...passwordpusherephemeral-0.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [passwordpusherephemeral-0.0.32](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.31...passwordpusherephemeral-0.0.32) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [passwordpusherephemeral-0.0.31](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.30...passwordpusherephemeral-0.0.31) (2022-09-05) - -### Chore - -- update docker general non-major ([#3700](https://github.com/truecharts/charts/issues/3700)) - - - - -## [passwordpusherephemeral-0.0.30](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.29...passwordpusherephemeral-0.0.30) (2022-09-03) - diff --git a/incubator/passwordpusherephemeral/0.0.33/Chart.lock b/incubator/passwordpusherephemeral/0.0.33/Chart.lock deleted file mode 100644 index f1f2ed0f282..00000000000 --- a/incubator/passwordpusherephemeral/0.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:08:23.456630488Z" diff --git a/incubator/passwordpusherephemeral/0.0.33/Chart.yaml b/incubator/passwordpusherephemeral/0.0.33/Chart.yaml deleted file mode 100644 index ef377cb6b74..00000000000 --- a/incubator/passwordpusherephemeral/0.0.33/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Security - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.33 diff --git a/incubator/passwordpusherephemeral/0.0.33/README.md b/incubator/passwordpusherephemeral/0.0.33/README.md deleted file mode 100644 index 51e37f82faa..00000000000 --- a/incubator/passwordpusherephemeral/0.0.33/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# passwordpusherephemeral - -![Version: 0.0.33](https://img.shields.io/badge/Version-0.0.33-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Ephemeral version requires no other database Chart! PasswordPusher or PWPush is an opensource application to communicate passwords over the web. Links to passwords expire after a certain number of views and/or time has passed. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [passwordpusherephemeral](https://truecharts.org/docs/charts/incubator/passwordpusherephemeral) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `passwordpusherephemeral` deployment - -```console -helm uninstall passwordpusherephemeral -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install passwordpusherephemeral \ - --set env.TZ="America/New York" \ - TrueCharts/passwordpusherephemeral -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install passwordpusherephemeral TrueCharts/passwordpusherephemeral -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/passwordpusherephemeral/0.0.33/charts/common-10.5.9.tgz b/incubator/passwordpusherephemeral/0.0.33/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/passwordpusherephemeral/0.0.33/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/passwordpusherephemeral/0.0.34/CHANGELOG.md b/incubator/passwordpusherephemeral/0.0.34/CHANGELOG.md new file mode 100644 index 00000000000..099ecf42569 --- /dev/null +++ b/incubator/passwordpusherephemeral/0.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [passwordpusherephemeral-0.0.34](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.33...passwordpusherephemeral-0.0.34) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [passwordpusherephemeral-0.0.33](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.31...passwordpusherephemeral-0.0.33) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + + + + +## [passwordpusherephemeral-0.0.33](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.31...passwordpusherephemeral-0.0.33) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + + + + +## [passwordpusherephemeral-0.0.33](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.31...passwordpusherephemeral-0.0.33) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + + + + +## [passwordpusherephemeral-0.0.32](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.31...passwordpusherephemeral-0.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [passwordpusherephemeral-0.0.32](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.31...passwordpusherephemeral-0.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [passwordpusherephemeral-0.0.32](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.31...passwordpusherephemeral-0.0.32) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [passwordpusherephemeral-0.0.31](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.30...passwordpusherephemeral-0.0.31) (2022-09-05) + diff --git a/incubator/passwordpusherephemeral/0.0.34/Chart.lock b/incubator/passwordpusherephemeral/0.0.34/Chart.lock new file mode 100644 index 00000000000..d9518d427a0 --- /dev/null +++ b/incubator/passwordpusherephemeral/0.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:57:30.297325796Z" diff --git a/incubator/passwordpusherephemeral/0.0.34/Chart.yaml b/incubator/passwordpusherephemeral/0.0.34/Chart.yaml new file mode 100644 index 00000000000..b408e8b5072 --- /dev/null +++ b/incubator/passwordpusherephemeral/0.0.34/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.5.10 +deprecated: false +description: Ephemeral version requires no other database Chart! PasswordPusher or PWPush is an opensource application to communicate passwords over the web. Links to passwords expire after a certain number of views and/or time has passed. +home: https://truecharts.org/docs/charts/incubator/passwordpusherephemeral +icon: https://truecharts.org/img/hotlink-ok/chart-icons/passwordpusherephemeral.png +keywords: + - passwordpusherephemeral + - Productivity + - Security + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: passwordpusherephemeral +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/passwordpusherephemeral + - https://github.com/pglombardo/PasswordPusher + - https://hub.docker.com/r/pglombardo/pwpush-ephemeral/ +type: application +version: 0.0.34 diff --git a/incubator/passwordpusherephemeral/0.0.34/README.md b/incubator/passwordpusherephemeral/0.0.34/README.md new file mode 100644 index 00000000000..7283845177b --- /dev/null +++ b/incubator/passwordpusherephemeral/0.0.34/README.md @@ -0,0 +1,109 @@ +# passwordpusherephemeral + +![Version: 0.0.34](https://img.shields.io/badge/Version-0.0.34-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Ephemeral version requires no other database Chart! PasswordPusher or PWPush is an opensource application to communicate passwords over the web. Links to passwords expire after a certain number of views and/or time has passed. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [passwordpusherephemeral](https://truecharts.org/docs/charts/incubator/passwordpusherephemeral) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `passwordpusherephemeral` deployment + +```console +helm uninstall passwordpusherephemeral +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install passwordpusherephemeral \ + --set env.TZ="America/New York" \ + TrueCharts/passwordpusherephemeral +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install passwordpusherephemeral TrueCharts/passwordpusherephemeral -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/passwordpusherephemeral/0.0.33/app-readme.md b/incubator/passwordpusherephemeral/0.0.34/app-readme.md similarity index 100% rename from incubator/passwordpusherephemeral/0.0.33/app-readme.md rename to incubator/passwordpusherephemeral/0.0.34/app-readme.md diff --git a/incubator/passwordpusherephemeral/0.0.34/charts/common-10.5.10.tgz b/incubator/passwordpusherephemeral/0.0.34/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/passwordpusherephemeral/0.0.34/charts/common-10.5.10.tgz differ diff --git a/incubator/passwordpusherephemeral/0.0.33/ix_values.yaml b/incubator/passwordpusherephemeral/0.0.34/ix_values.yaml similarity index 100% rename from incubator/passwordpusherephemeral/0.0.33/ix_values.yaml rename to incubator/passwordpusherephemeral/0.0.34/ix_values.yaml diff --git a/incubator/passwordpusherephemeral/0.0.33/questions.yaml b/incubator/passwordpusherephemeral/0.0.34/questions.yaml similarity index 100% rename from incubator/passwordpusherephemeral/0.0.33/questions.yaml rename to incubator/passwordpusherephemeral/0.0.34/questions.yaml diff --git a/incubator/passwordpusherephemeral/0.0.33/templates/common.yaml b/incubator/passwordpusherephemeral/0.0.34/templates/common.yaml similarity index 100% rename from incubator/passwordpusherephemeral/0.0.33/templates/common.yaml rename to incubator/passwordpusherephemeral/0.0.34/templates/common.yaml diff --git a/incubator/passwordpusherephemeral/0.0.33/values.yaml b/incubator/passwordpusherephemeral/0.0.34/values.yaml similarity index 100% rename from incubator/passwordpusherephemeral/0.0.33/values.yaml rename to incubator/passwordpusherephemeral/0.0.34/values.yaml diff --git a/incubator/pastey/0.0.25/CHANGELOG.md b/incubator/pastey/0.0.25/CHANGELOG.md deleted file mode 100644 index a495d932546..00000000000 --- a/incubator/pastey/0.0.25/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [pastey-0.0.25](https://github.com/truecharts/charts/compare/pastey-0.0.24...pastey-0.0.25) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pastey-0.0.25](https://github.com/truecharts/charts/compare/pastey-0.0.24...pastey-0.0.25) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pastey-0.0.25](https://github.com/truecharts/charts/compare/pastey-0.0.24...pastey-0.0.25) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pastey-0.0.25](https://github.com/truecharts/charts/compare/pastey-0.0.24...pastey-0.0.25) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pastey-0.0.25](https://github.com/truecharts/charts/compare/pastey-0.0.24...pastey-0.0.25) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pastey-0.0.25](https://github.com/truecharts/charts/compare/pastey-0.0.24...pastey-0.0.25) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pastey-0.0.24](https://github.com/truecharts/charts/compare/pastey-0.0.23...pastey-0.0.24) (2022-09-10) - -### Chore - -- update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) - - - - -## [fireshare-0.0.26](https://github.com/truecharts/charts/compare/fireshare-0.0.25...fireshare-0.0.26) (2022-08-31) - -### Chore - -- update docker general non-major ([#3640](https://github.com/truecharts/charts/issues/3640)) - - - - -## [fireshare-0.0.25](https://github.com/truecharts/charts/compare/fireshare-0.0.24...fireshare-0.0.25) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - diff --git a/incubator/pastey/0.0.25/Chart.lock b/incubator/pastey/0.0.25/Chart.lock deleted file mode 100644 index 1ef8b9a6e40..00000000000 --- a/incubator/pastey/0.0.25/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:08:23.815180846Z" diff --git a/incubator/pastey/0.0.25/Chart.yaml b/incubator/pastey/0.0.25/Chart.yaml deleted file mode 100644 index bcbc0394bd3..00000000000 --- a/incubator/pastey/0.0.25/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.25 diff --git a/incubator/pastey/0.0.25/README.md b/incubator/pastey/0.0.25/README.md deleted file mode 100644 index 84e533fea42..00000000000 --- a/incubator/pastey/0.0.25/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# pastey - -![Version: 0.0.25](https://img.shields.io/badge/Version-0.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -A lightweight, self-hosted paste platform (Pastebin alternative) with language detection and on-disk encryption. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [pastey](https://truecharts.org/docs/charts/incubator/pastey) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/pastey/0.0.25/charts/common-10.5.9.tgz b/incubator/pastey/0.0.25/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/pastey/0.0.25/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/pastey/0.0.26/CHANGELOG.md b/incubator/pastey/0.0.26/CHANGELOG.md new file mode 100644 index 00000000000..ee28489eedc --- /dev/null +++ b/incubator/pastey/0.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [pastey-0.0.26](https://github.com/truecharts/charts/compare/pastey-0.0.25...pastey-0.0.26) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pastey-0.0.25](https://github.com/truecharts/charts/compare/pastey-0.0.24...pastey-0.0.25) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pastey-0.0.25](https://github.com/truecharts/charts/compare/pastey-0.0.24...pastey-0.0.25) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pastey-0.0.25](https://github.com/truecharts/charts/compare/pastey-0.0.24...pastey-0.0.25) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pastey-0.0.25](https://github.com/truecharts/charts/compare/pastey-0.0.24...pastey-0.0.25) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pastey-0.0.25](https://github.com/truecharts/charts/compare/pastey-0.0.24...pastey-0.0.25) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pastey-0.0.25](https://github.com/truecharts/charts/compare/pastey-0.0.24...pastey-0.0.25) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pastey-0.0.24](https://github.com/truecharts/charts/compare/pastey-0.0.23...pastey-0.0.24) (2022-09-10) + +### Chore + +- update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) + + + + +## [fireshare-0.0.26](https://github.com/truecharts/charts/compare/fireshare-0.0.25...fireshare-0.0.26) (2022-08-31) + +### Chore + +- update docker general non-major ([#3640](https://github.com/truecharts/charts/issues/3640)) + + diff --git a/incubator/pastey/0.0.26/Chart.lock b/incubator/pastey/0.0.26/Chart.lock new file mode 100644 index 00000000000..4bf31521d6f --- /dev/null +++ b/incubator/pastey/0.0.26/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:57:33.305307411Z" diff --git a/incubator/pastey/0.0.26/Chart.yaml b/incubator/pastey/0.0.26/Chart.yaml new file mode 100644 index 00000000000..7ead5ba2a5e --- /dev/null +++ b/incubator/pastey/0.0.26/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: A lightweight, self-hosted paste platform (Pastebin alternative) with language detection and on-disk encryption. +home: https://truecharts.org/docs/charts/incubator/pastey +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pastey.png +keywords: + - pastey + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: pastey +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/pastey + - https://github.com/Cesura/pastey + - https://hub.docker.com/r/cesura/pastey/ +type: application +version: 0.0.26 diff --git a/incubator/pastey/0.0.26/README.md b/incubator/pastey/0.0.26/README.md new file mode 100644 index 00000000000..a148db40905 --- /dev/null +++ b/incubator/pastey/0.0.26/README.md @@ -0,0 +1,109 @@ +# pastey + +![Version: 0.0.26](https://img.shields.io/badge/Version-0.0.26-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +A lightweight, self-hosted paste platform (Pastebin alternative) with language detection and on-disk encryption. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [pastey](https://truecharts.org/docs/charts/incubator/pastey) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/pastey/0.0.25/app-readme.md b/incubator/pastey/0.0.26/app-readme.md similarity index 100% rename from incubator/pastey/0.0.25/app-readme.md rename to incubator/pastey/0.0.26/app-readme.md diff --git a/incubator/pastey/0.0.26/charts/common-10.5.10.tgz b/incubator/pastey/0.0.26/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/pastey/0.0.26/charts/common-10.5.10.tgz differ diff --git a/incubator/pastey/0.0.25/ix_values.yaml b/incubator/pastey/0.0.26/ix_values.yaml similarity index 100% rename from incubator/pastey/0.0.25/ix_values.yaml rename to incubator/pastey/0.0.26/ix_values.yaml diff --git a/incubator/pastey/0.0.25/questions.yaml b/incubator/pastey/0.0.26/questions.yaml similarity index 100% rename from incubator/pastey/0.0.25/questions.yaml rename to incubator/pastey/0.0.26/questions.yaml diff --git a/incubator/pastey/0.0.25/templates/common.yaml b/incubator/pastey/0.0.26/templates/common.yaml similarity index 100% rename from incubator/pastey/0.0.25/templates/common.yaml rename to incubator/pastey/0.0.26/templates/common.yaml diff --git a/incubator/pastey/0.0.25/values.yaml b/incubator/pastey/0.0.26/values.yaml similarity index 100% rename from incubator/pastey/0.0.25/values.yaml rename to incubator/pastey/0.0.26/values.yaml diff --git a/incubator/pavlovvr/0.0.23/CHANGELOG.md b/incubator/pavlovvr/0.0.23/CHANGELOG.md deleted file mode 100644 index 5209181617c..00000000000 --- a/incubator/pavlovvr/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [pavlovvr-0.0.23](https://github.com/truecharts/charts/compare/pavlovvr-0.0.22...pavlovvr-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pavlovvr-0.0.23](https://github.com/truecharts/charts/compare/pavlovvr-0.0.22...pavlovvr-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pavlovvr-0.0.23](https://github.com/truecharts/charts/compare/pavlovvr-0.0.22...pavlovvr-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pavlovvr-0.0.23](https://github.com/truecharts/charts/compare/pavlovvr-0.0.22...pavlovvr-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pavlovvr-0.0.23](https://github.com/truecharts/charts/compare/pavlovvr-0.0.22...pavlovvr-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pavlovvr-0.0.23](https://github.com/truecharts/charts/compare/pavlovvr-0.0.22...pavlovvr-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pavlovvr-0.0.22](https://github.com/truecharts/charts/compare/pavlovvr-0.0.20...pavlovvr-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [pavlovvr-0.0.21](https://github.com/truecharts/charts/compare/pavlovvr-0.0.20...pavlovvr-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/pavlovvr/0.0.23/Chart.lock b/incubator/pavlovvr/0.0.23/Chart.lock deleted file mode 100644 index 0fbab5951c8..00000000000 --- a/incubator/pavlovvr/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:08:25.045973883Z" diff --git a/incubator/pavlovvr/0.0.23/Chart.yaml b/incubator/pavlovvr/0.0.23/Chart.yaml deleted file mode 100644 index f73da006348..00000000000 --- a/incubator/pavlovvr/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/pavlovvr/0.0.23/README.md b/incubator/pavlovvr/0.0.23/README.md deleted file mode 100644 index 900fa4d6bfb..00000000000 --- a/incubator/pavlovvr/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# pavlovvr - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -This Chart will download and install SteamCMD. It will also install Pavlov VR and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [pavlovvr](https://truecharts.org/docs/charts/incubator/pavlovvr) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/pavlovvr/0.0.23/charts/common-10.5.9.tgz b/incubator/pavlovvr/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/pavlovvr/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/pavlovvr/0.0.24/CHANGELOG.md b/incubator/pavlovvr/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..1f03bd9de7a --- /dev/null +++ b/incubator/pavlovvr/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [pavlovvr-0.0.24](https://github.com/truecharts/charts/compare/pavlovvr-0.0.23...pavlovvr-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pavlovvr-0.0.23](https://github.com/truecharts/charts/compare/pavlovvr-0.0.22...pavlovvr-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pavlovvr-0.0.23](https://github.com/truecharts/charts/compare/pavlovvr-0.0.22...pavlovvr-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pavlovvr-0.0.23](https://github.com/truecharts/charts/compare/pavlovvr-0.0.22...pavlovvr-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pavlovvr-0.0.23](https://github.com/truecharts/charts/compare/pavlovvr-0.0.22...pavlovvr-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pavlovvr-0.0.23](https://github.com/truecharts/charts/compare/pavlovvr-0.0.22...pavlovvr-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pavlovvr-0.0.23](https://github.com/truecharts/charts/compare/pavlovvr-0.0.22...pavlovvr-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pavlovvr-0.0.22](https://github.com/truecharts/charts/compare/pavlovvr-0.0.20...pavlovvr-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/incubator/pavlovvr/0.0.24/Chart.lock b/incubator/pavlovvr/0.0.24/Chart.lock new file mode 100644 index 00000000000..67a146c9c75 --- /dev/null +++ b/incubator/pavlovvr/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:57:39.69938849Z" diff --git a/incubator/pavlovvr/0.0.24/Chart.yaml b/incubator/pavlovvr/0.0.24/Chart.yaml new file mode 100644 index 00000000000..469e3b15755 --- /dev/null +++ b/incubator/pavlovvr/0.0.24/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.5.10 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install Pavlov VR and run it." +home: https://truecharts.org/docs/charts/incubator/pavlovvr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pavlovvr.png +keywords: + - pavlovvr + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: pavlovvr +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/pavlovvr + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.24 diff --git a/incubator/pavlovvr/0.0.24/README.md b/incubator/pavlovvr/0.0.24/README.md new file mode 100644 index 00000000000..ab6f24ca9fc --- /dev/null +++ b/incubator/pavlovvr/0.0.24/README.md @@ -0,0 +1,109 @@ +# pavlovvr + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +This Chart will download and install SteamCMD. It will also install Pavlov VR and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [pavlovvr](https://truecharts.org/docs/charts/incubator/pavlovvr) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/pavlovvr/0.0.23/app-readme.md b/incubator/pavlovvr/0.0.24/app-readme.md similarity index 100% rename from incubator/pavlovvr/0.0.23/app-readme.md rename to incubator/pavlovvr/0.0.24/app-readme.md diff --git a/incubator/pavlovvr/0.0.24/charts/common-10.5.10.tgz b/incubator/pavlovvr/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/pavlovvr/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/pavlovvr/0.0.23/ix_values.yaml b/incubator/pavlovvr/0.0.24/ix_values.yaml similarity index 100% rename from incubator/pavlovvr/0.0.23/ix_values.yaml rename to incubator/pavlovvr/0.0.24/ix_values.yaml diff --git a/incubator/pavlovvr/0.0.23/questions.yaml b/incubator/pavlovvr/0.0.24/questions.yaml similarity index 100% rename from incubator/pavlovvr/0.0.23/questions.yaml rename to incubator/pavlovvr/0.0.24/questions.yaml diff --git a/incubator/pavlovvr/0.0.23/templates/common.yaml b/incubator/pavlovvr/0.0.24/templates/common.yaml similarity index 100% rename from incubator/pavlovvr/0.0.23/templates/common.yaml rename to incubator/pavlovvr/0.0.24/templates/common.yaml diff --git a/incubator/pavlovvr/0.0.23/values.yaml b/incubator/pavlovvr/0.0.24/values.yaml similarity index 100% rename from incubator/pavlovvr/0.0.23/values.yaml rename to incubator/pavlovvr/0.0.24/values.yaml diff --git a/incubator/phoenixstats/0.0.23/CHANGELOG.md b/incubator/phoenixstats/0.0.23/CHANGELOG.md deleted file mode 100644 index e229b1f9b4b..00000000000 --- a/incubator/phoenixstats/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [phoenixstats-0.0.23](https://github.com/truecharts/charts/compare/phoenixstats-0.0.22...phoenixstats-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [phoenixstats-0.0.23](https://github.com/truecharts/charts/compare/phoenixstats-0.0.22...phoenixstats-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [phoenixstats-0.0.23](https://github.com/truecharts/charts/compare/phoenixstats-0.0.22...phoenixstats-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [phoenixstats-0.0.23](https://github.com/truecharts/charts/compare/phoenixstats-0.0.22...phoenixstats-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [phoenixstats-0.0.23](https://github.com/truecharts/charts/compare/phoenixstats-0.0.22...phoenixstats-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [phoenixstats-0.0.23](https://github.com/truecharts/charts/compare/phoenixstats-0.0.22...phoenixstats-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [phoenixstats-0.0.22](https://github.com/truecharts/charts/compare/phoenixstats-0.0.20...phoenixstats-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [phoenixstats-0.0.21](https://github.com/truecharts/charts/compare/phoenixstats-0.0.20...phoenixstats-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/phoenixstats/0.0.23/Chart.lock b/incubator/phoenixstats/0.0.23/Chart.lock deleted file mode 100644 index 027344b983c..00000000000 --- a/incubator/phoenixstats/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:08:34.972044668Z" diff --git a/incubator/phoenixstats/0.0.23/Chart.yaml b/incubator/phoenixstats/0.0.23/Chart.yaml deleted file mode 100644 index b5dfd2f557c..00000000000 --- a/incubator/phoenixstats/0.0.23/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Crypto -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -deprecated: false -description: Simple Chart for displaying stats from any PhoenixMiner instance. Made to go with PhoenixMiner-AMD. -home: https://truecharts.org/docs/charts/incubator/phoenixstats -icon: https://truecharts.org/img/hotlink-ok/chart-icons/phoenixstats.png -keywords: - - phoenixstats - - Crypto -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: phoenixstats -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/phoenixstats - - https://hub.docker.com/r/lnxd/phoenixstats -type: application -version: 0.0.23 diff --git a/incubator/phoenixstats/0.0.23/README.md b/incubator/phoenixstats/0.0.23/README.md deleted file mode 100644 index 1937bb1588a..00000000000 --- a/incubator/phoenixstats/0.0.23/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# phoenixstats - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Simple Chart for displaying stats from any PhoenixMiner instance. Made to go with PhoenixMiner-AMD. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [phoenixstats](https://truecharts.org/docs/charts/incubator/phoenixstats) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/phoenixstats/0.0.23/charts/common-10.5.9.tgz b/incubator/phoenixstats/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/phoenixstats/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/phoenixstats/0.0.24/CHANGELOG.md b/incubator/phoenixstats/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..dbd9ba39868 --- /dev/null +++ b/incubator/phoenixstats/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [phoenixstats-0.0.24](https://github.com/truecharts/charts/compare/phoenixstats-0.0.23...phoenixstats-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [phoenixstats-0.0.23](https://github.com/truecharts/charts/compare/phoenixstats-0.0.22...phoenixstats-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [phoenixstats-0.0.23](https://github.com/truecharts/charts/compare/phoenixstats-0.0.22...phoenixstats-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [phoenixstats-0.0.23](https://github.com/truecharts/charts/compare/phoenixstats-0.0.22...phoenixstats-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [phoenixstats-0.0.23](https://github.com/truecharts/charts/compare/phoenixstats-0.0.22...phoenixstats-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [phoenixstats-0.0.23](https://github.com/truecharts/charts/compare/phoenixstats-0.0.22...phoenixstats-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [phoenixstats-0.0.23](https://github.com/truecharts/charts/compare/phoenixstats-0.0.22...phoenixstats-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [phoenixstats-0.0.22](https://github.com/truecharts/charts/compare/phoenixstats-0.0.20...phoenixstats-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/incubator/phoenixstats/0.0.24/Chart.lock b/incubator/phoenixstats/0.0.24/Chart.lock new file mode 100644 index 00000000000..213d261a2b9 --- /dev/null +++ b/incubator/phoenixstats/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:57:56.889447863Z" diff --git a/incubator/phoenixstats/0.0.24/Chart.yaml b/incubator/phoenixstats/0.0.24/Chart.yaml new file mode 100644 index 00000000000..f97fe70e745 --- /dev/null +++ b/incubator/phoenixstats/0.0.24/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.5.10 +deprecated: false +description: Simple Chart for displaying stats from any PhoenixMiner instance. Made to go with PhoenixMiner-AMD. +home: https://truecharts.org/docs/charts/incubator/phoenixstats +icon: https://truecharts.org/img/hotlink-ok/chart-icons/phoenixstats.png +keywords: + - phoenixstats + - Crypto +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: phoenixstats +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/phoenixstats + - https://hub.docker.com/r/lnxd/phoenixstats +type: application +version: 0.0.24 diff --git a/incubator/phoenixstats/0.0.24/README.md b/incubator/phoenixstats/0.0.24/README.md new file mode 100644 index 00000000000..ad8bee360a4 --- /dev/null +++ b/incubator/phoenixstats/0.0.24/README.md @@ -0,0 +1,108 @@ +# phoenixstats + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Simple Chart for displaying stats from any PhoenixMiner instance. Made to go with PhoenixMiner-AMD. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [phoenixstats](https://truecharts.org/docs/charts/incubator/phoenixstats) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/phoenixstats/0.0.23/app-readme.md b/incubator/phoenixstats/0.0.24/app-readme.md similarity index 100% rename from incubator/phoenixstats/0.0.23/app-readme.md rename to incubator/phoenixstats/0.0.24/app-readme.md diff --git a/incubator/phoenixstats/0.0.24/charts/common-10.5.10.tgz b/incubator/phoenixstats/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/phoenixstats/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/phoenixstats/0.0.23/ix_values.yaml b/incubator/phoenixstats/0.0.24/ix_values.yaml similarity index 100% rename from incubator/phoenixstats/0.0.23/ix_values.yaml rename to incubator/phoenixstats/0.0.24/ix_values.yaml diff --git a/incubator/phoenixstats/0.0.23/questions.yaml b/incubator/phoenixstats/0.0.24/questions.yaml similarity index 100% rename from incubator/phoenixstats/0.0.23/questions.yaml rename to incubator/phoenixstats/0.0.24/questions.yaml diff --git a/incubator/phoenixstats/0.0.23/templates/common.yaml b/incubator/phoenixstats/0.0.24/templates/common.yaml similarity index 100% rename from incubator/phoenixstats/0.0.23/templates/common.yaml rename to incubator/phoenixstats/0.0.24/templates/common.yaml diff --git a/incubator/phoenixstats/0.0.23/values.yaml b/incubator/phoenixstats/0.0.24/values.yaml similarity index 100% rename from incubator/phoenixstats/0.0.23/values.yaml rename to incubator/phoenixstats/0.0.24/values.yaml diff --git a/incubator/phoronix-test-suite/0.0.23/CHANGELOG.md b/incubator/phoronix-test-suite/0.0.23/CHANGELOG.md deleted file mode 100644 index 14eb12de47e..00000000000 --- a/incubator/phoronix-test-suite/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [phoronix-test-suite-0.0.23](https://github.com/truecharts/charts/compare/phoronix-test-suite-0.0.22...phoronix-test-suite-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [phoronix-test-suite-0.0.23](https://github.com/truecharts/charts/compare/phoronix-test-suite-0.0.22...phoronix-test-suite-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [phoronix-test-suite-0.0.23](https://github.com/truecharts/charts/compare/phoronix-test-suite-0.0.22...phoronix-test-suite-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [phoronix-test-suite-0.0.23](https://github.com/truecharts/charts/compare/phoronix-test-suite-0.0.22...phoronix-test-suite-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [phoronix-test-suite-0.0.23](https://github.com/truecharts/charts/compare/phoronix-test-suite-0.0.22...phoronix-test-suite-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [phoronix-test-suite-0.0.23](https://github.com/truecharts/charts/compare/phoronix-test-suite-0.0.22...phoronix-test-suite-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [phoronix-test-suite-0.0.22](https://github.com/truecharts/charts/compare/phoronix-test-suite-0.0.20...phoronix-test-suite-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [phoronix-test-suite-0.0.21](https://github.com/truecharts/charts/compare/phoronix-test-suite-0.0.20...phoronix-test-suite-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/phoronix-test-suite/0.0.23/Chart.lock b/incubator/phoronix-test-suite/0.0.23/Chart.lock deleted file mode 100644 index afce5d31210..00000000000 --- a/incubator/phoronix-test-suite/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:08:47.957710486Z" diff --git a/incubator/phoronix-test-suite/0.0.23/Chart.yaml b/incubator/phoronix-test-suite/0.0.23/Chart.yaml deleted file mode 100644 index 031ebe35d30..00000000000 --- a/incubator/phoronix-test-suite/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/phoronix-test-suite/0.0.23/README.md b/incubator/phoronix-test-suite/0.0.23/README.md deleted file mode 100644 index 58687573cc5..00000000000 --- a/incubator/phoronix-test-suite/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# phoronix-test-suite - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -The Phoronix Test Suite is the most comprehensive testing and benchmarking platform available that provides an extensible framework for which new tests can be easily added. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [phoronix-test-suite](https://truecharts.org/docs/charts/incubator/phoronix-test-suite) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/phoronix-test-suite/0.0.23/charts/common-10.5.9.tgz b/incubator/phoronix-test-suite/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/phoronix-test-suite/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/phoronix-test-suite/0.0.24/CHANGELOG.md b/incubator/phoronix-test-suite/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..6299ff30ad5 --- /dev/null +++ b/incubator/phoronix-test-suite/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [phoronix-test-suite-0.0.24](https://github.com/truecharts/charts/compare/phoronix-test-suite-0.0.23...phoronix-test-suite-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [phoronix-test-suite-0.0.23](https://github.com/truecharts/charts/compare/phoronix-test-suite-0.0.22...phoronix-test-suite-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [phoronix-test-suite-0.0.23](https://github.com/truecharts/charts/compare/phoronix-test-suite-0.0.22...phoronix-test-suite-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [phoronix-test-suite-0.0.23](https://github.com/truecharts/charts/compare/phoronix-test-suite-0.0.22...phoronix-test-suite-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [phoronix-test-suite-0.0.23](https://github.com/truecharts/charts/compare/phoronix-test-suite-0.0.22...phoronix-test-suite-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [phoronix-test-suite-0.0.23](https://github.com/truecharts/charts/compare/phoronix-test-suite-0.0.22...phoronix-test-suite-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [phoronix-test-suite-0.0.23](https://github.com/truecharts/charts/compare/phoronix-test-suite-0.0.22...phoronix-test-suite-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [phoronix-test-suite-0.0.22](https://github.com/truecharts/charts/compare/phoronix-test-suite-0.0.20...phoronix-test-suite-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + diff --git a/incubator/phoronix-test-suite/0.0.24/Chart.lock b/incubator/phoronix-test-suite/0.0.24/Chart.lock new file mode 100644 index 00000000000..c986130802c --- /dev/null +++ b/incubator/phoronix-test-suite/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:58:01.841504508Z" diff --git a/incubator/phoronix-test-suite/0.0.24/Chart.yaml b/incubator/phoronix-test-suite/0.0.24/Chart.yaml new file mode 100644 index 00000000000..45e66be5439 --- /dev/null +++ b/incubator/phoronix-test-suite/0.0.24/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.5.10 +deprecated: false +description: "The Phoronix Test Suite is the most comprehensive testing and benchmarking platform available that provides an extensible framework for which new tests can be easily added." +home: https://truecharts.org/docs/charts/incubator/phoronix-test-suite +icon: https://truecharts.org/img/hotlink-ok/chart-icons/phoronix-test-suite.png +keywords: + - phoronix-test-suite + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: phoronix-test-suite +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/phoronix-test-suite + - https://github.com/phoronix-test-suite/phoronix-test-suite + - https://hub.docker.com/r/phoronix/pts/ +type: application +version: 0.0.24 diff --git a/incubator/phoronix-test-suite/0.0.24/README.md b/incubator/phoronix-test-suite/0.0.24/README.md new file mode 100644 index 00000000000..0702958b3f4 --- /dev/null +++ b/incubator/phoronix-test-suite/0.0.24/README.md @@ -0,0 +1,109 @@ +# phoronix-test-suite + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +The Phoronix Test Suite is the most comprehensive testing and benchmarking platform available that provides an extensible framework for which new tests can be easily added. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [phoronix-test-suite](https://truecharts.org/docs/charts/incubator/phoronix-test-suite) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/phoronix-test-suite/0.0.23/app-readme.md b/incubator/phoronix-test-suite/0.0.24/app-readme.md similarity index 100% rename from incubator/phoronix-test-suite/0.0.23/app-readme.md rename to incubator/phoronix-test-suite/0.0.24/app-readme.md diff --git a/incubator/phoronix-test-suite/0.0.24/charts/common-10.5.10.tgz b/incubator/phoronix-test-suite/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/phoronix-test-suite/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/phoronix-test-suite/0.0.23/ix_values.yaml b/incubator/phoronix-test-suite/0.0.24/ix_values.yaml similarity index 100% rename from incubator/phoronix-test-suite/0.0.23/ix_values.yaml rename to incubator/phoronix-test-suite/0.0.24/ix_values.yaml diff --git a/incubator/phoronix-test-suite/0.0.23/questions.yaml b/incubator/phoronix-test-suite/0.0.24/questions.yaml similarity index 100% rename from incubator/phoronix-test-suite/0.0.23/questions.yaml rename to incubator/phoronix-test-suite/0.0.24/questions.yaml diff --git a/incubator/phoronix-test-suite/0.0.23/templates/common.yaml b/incubator/phoronix-test-suite/0.0.24/templates/common.yaml similarity index 100% rename from incubator/phoronix-test-suite/0.0.23/templates/common.yaml rename to incubator/phoronix-test-suite/0.0.24/templates/common.yaml diff --git a/incubator/phoronix-test-suite/0.0.23/values.yaml b/incubator/phoronix-test-suite/0.0.24/values.yaml similarity index 100% rename from incubator/phoronix-test-suite/0.0.23/values.yaml rename to incubator/phoronix-test-suite/0.0.24/values.yaml diff --git a/incubator/photo-stream/0.0.23/CHANGELOG.md b/incubator/photo-stream/0.0.23/CHANGELOG.md deleted file mode 100644 index f4fb4508442..00000000000 --- a/incubator/photo-stream/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [photo-stream-0.0.23](https://github.com/truecharts/charts/compare/photo-stream-0.0.22...photo-stream-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [photo-stream-0.0.23](https://github.com/truecharts/charts/compare/photo-stream-0.0.22...photo-stream-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [photo-stream-0.0.23](https://github.com/truecharts/charts/compare/photo-stream-0.0.22...photo-stream-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [photo-stream-0.0.23](https://github.com/truecharts/charts/compare/photo-stream-0.0.22...photo-stream-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [photo-stream-0.0.23](https://github.com/truecharts/charts/compare/photo-stream-0.0.22...photo-stream-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [photo-stream-0.0.23](https://github.com/truecharts/charts/compare/photo-stream-0.0.22...photo-stream-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [photo-stream-0.0.22](https://github.com/truecharts/charts/compare/photo-stream-0.0.20...photo-stream-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [photo-stream-0.0.21](https://github.com/truecharts/charts/compare/photo-stream-0.0.20...photo-stream-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/photo-stream/0.0.23/Chart.lock b/incubator/photo-stream/0.0.23/Chart.lock deleted file mode 100644 index bbd69a853e2..00000000000 --- a/incubator/photo-stream/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:08:49.280598773Z" diff --git a/incubator/photo-stream/0.0.23/Chart.yaml b/incubator/photo-stream/0.0.23/Chart.yaml deleted file mode 100644 index 2d5595b0741..00000000000 --- a/incubator/photo-stream/0.0.23/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities - - MediaApp-Photos - - MediaServer-Photos -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/photo-stream/0.0.23/README.md b/incubator/photo-stream/0.0.23/README.md deleted file mode 100644 index f8f3d43ed9e..00000000000 --- a/incubator/photo-stream/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# photo-stream - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Photo Stream is a simpler home for your photos initially created by @maxvoltar and now maintained by @waschinski, @boerniee and friends. Easy to use, self hosted, no tracking, just photos. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [photo-stream](https://truecharts.org/docs/charts/incubator/photo-stream) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/photo-stream/0.0.23/charts/common-10.5.9.tgz b/incubator/photo-stream/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/photo-stream/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/photo-stream/0.0.24/CHANGELOG.md b/incubator/photo-stream/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..21284da6c2c --- /dev/null +++ b/incubator/photo-stream/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [photo-stream-0.0.24](https://github.com/truecharts/charts/compare/photo-stream-0.0.23...photo-stream-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [photo-stream-0.0.23](https://github.com/truecharts/charts/compare/photo-stream-0.0.22...photo-stream-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [photo-stream-0.0.23](https://github.com/truecharts/charts/compare/photo-stream-0.0.22...photo-stream-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [photo-stream-0.0.23](https://github.com/truecharts/charts/compare/photo-stream-0.0.22...photo-stream-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [photo-stream-0.0.23](https://github.com/truecharts/charts/compare/photo-stream-0.0.22...photo-stream-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [photo-stream-0.0.23](https://github.com/truecharts/charts/compare/photo-stream-0.0.22...photo-stream-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [photo-stream-0.0.23](https://github.com/truecharts/charts/compare/photo-stream-0.0.22...photo-stream-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [photo-stream-0.0.22](https://github.com/truecharts/charts/compare/photo-stream-0.0.20...photo-stream-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/incubator/photo-stream/0.0.24/Chart.lock b/incubator/photo-stream/0.0.24/Chart.lock new file mode 100644 index 00000000000..30a13b003b1 --- /dev/null +++ b/incubator/photo-stream/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:58:04.155228921Z" diff --git a/incubator/photo-stream/0.0.24/Chart.yaml b/incubator/photo-stream/0.0.24/Chart.yaml new file mode 100644 index 00000000000..b5c41f6b5a8 --- /dev/null +++ b/incubator/photo-stream/0.0.24/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.5.10 +deprecated: false +description: "Photo Stream is a simpler home for your photos initially created by @maxvoltar and now maintained by @waschinski, @boerniee and friends. Easy to use, self hosted, no tracking, just photos." +home: https://truecharts.org/docs/charts/incubator/photo-stream +icon: https://truecharts.org/img/hotlink-ok/chart-icons/photo-stream.png +keywords: + - photo-stream + - Productivity + - Tools-Utilities + - MediaApp-Photos + - MediaServer-Photos +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: photo-stream +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/photo-stream + - https://github.com/waschinski/photo-stream + - https://hub.docker.com/r/waschinski/photo-stream +type: application +version: 0.0.24 diff --git a/incubator/photo-stream/0.0.24/README.md b/incubator/photo-stream/0.0.24/README.md new file mode 100644 index 00000000000..ea73687111c --- /dev/null +++ b/incubator/photo-stream/0.0.24/README.md @@ -0,0 +1,109 @@ +# photo-stream + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Photo Stream is a simpler home for your photos initially created by @maxvoltar and now maintained by @waschinski, @boerniee and friends. Easy to use, self hosted, no tracking, just photos. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [photo-stream](https://truecharts.org/docs/charts/incubator/photo-stream) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/photo-stream/0.0.23/app-readme.md b/incubator/photo-stream/0.0.24/app-readme.md similarity index 100% rename from incubator/photo-stream/0.0.23/app-readme.md rename to incubator/photo-stream/0.0.24/app-readme.md diff --git a/incubator/photo-stream/0.0.24/charts/common-10.5.10.tgz b/incubator/photo-stream/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/photo-stream/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/photo-stream/0.0.23/ix_values.yaml b/incubator/photo-stream/0.0.24/ix_values.yaml similarity index 100% rename from incubator/photo-stream/0.0.23/ix_values.yaml rename to incubator/photo-stream/0.0.24/ix_values.yaml diff --git a/incubator/photo-stream/0.0.23/questions.yaml b/incubator/photo-stream/0.0.24/questions.yaml similarity index 100% rename from incubator/photo-stream/0.0.23/questions.yaml rename to incubator/photo-stream/0.0.24/questions.yaml diff --git a/incubator/photo-stream/0.0.23/templates/common.yaml b/incubator/photo-stream/0.0.24/templates/common.yaml similarity index 100% rename from incubator/photo-stream/0.0.23/templates/common.yaml rename to incubator/photo-stream/0.0.24/templates/common.yaml diff --git a/incubator/photo-stream/0.0.23/values.yaml b/incubator/photo-stream/0.0.24/values.yaml similarity index 100% rename from incubator/photo-stream/0.0.23/values.yaml rename to incubator/photo-stream/0.0.24/values.yaml diff --git a/incubator/photostructure/0.0.23/CHANGELOG.md b/incubator/photostructure/0.0.23/CHANGELOG.md deleted file mode 100644 index 73a3d3331a9..00000000000 --- a/incubator/photostructure/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [photostructure-0.0.23](https://github.com/truecharts/charts/compare/photostructure-0.0.22...photostructure-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [photostructure-0.0.23](https://github.com/truecharts/charts/compare/photostructure-0.0.22...photostructure-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [photostructure-0.0.23](https://github.com/truecharts/charts/compare/photostructure-0.0.22...photostructure-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [photostructure-0.0.23](https://github.com/truecharts/charts/compare/photostructure-0.0.22...photostructure-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [photostructure-0.0.23](https://github.com/truecharts/charts/compare/photostructure-0.0.22...photostructure-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [photostructure-0.0.23](https://github.com/truecharts/charts/compare/photostructure-0.0.22...photostructure-0.0.23) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [photostructure-0.0.22](https://github.com/truecharts/charts/compare/photostructure-0.0.20...photostructure-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [photostructure-0.0.21](https://github.com/truecharts/charts/compare/photostructure-0.0.20...photostructure-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [photostructure-0.0.20](https://github.com/truecharts/charts/compare/photostructure-0.0.19...photostructure-0.0.20) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/incubator/photostructure/0.0.23/Chart.lock b/incubator/photostructure/0.0.23/Chart.lock deleted file mode 100644 index 63cf18faf98..00000000000 --- a/incubator/photostructure/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:08:49.992812143Z" diff --git a/incubator/photostructure/0.0.23/Chart.yaml b/incubator/photostructure/0.0.23/Chart.yaml deleted file mode 100644 index c6ecd3a83be..00000000000 --- a/incubator/photostructure/0.0.23/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaApp-Photos - - MediaServer-Video - - MediaServer-Photos -apiVersion: v2 -appVersion: "stable" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/photostructure/0.0.23/README.md b/incubator/photostructure/0.0.23/README.md deleted file mode 100644 index 5cfb9f629b7..00000000000 --- a/incubator/photostructure/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# photostructure - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: stable](https://img.shields.io/badge/AppVersion-stable-informational?style=flat-square) - -[b]PhotoStructure is your new home for all your photos and videos.[/b] - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [photostructure](https://truecharts.org/docs/charts/incubator/photostructure) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/photostructure/0.0.23/charts/common-10.5.9.tgz b/incubator/photostructure/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/photostructure/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/photostructure/0.0.24/CHANGELOG.md b/incubator/photostructure/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..77e658da7a8 --- /dev/null +++ b/incubator/photostructure/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [photostructure-0.0.24](https://github.com/truecharts/charts/compare/photostructure-0.0.23...photostructure-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [photostructure-0.0.23](https://github.com/truecharts/charts/compare/photostructure-0.0.22...photostructure-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [photostructure-0.0.23](https://github.com/truecharts/charts/compare/photostructure-0.0.22...photostructure-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [photostructure-0.0.23](https://github.com/truecharts/charts/compare/photostructure-0.0.22...photostructure-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [photostructure-0.0.23](https://github.com/truecharts/charts/compare/photostructure-0.0.22...photostructure-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [photostructure-0.0.23](https://github.com/truecharts/charts/compare/photostructure-0.0.22...photostructure-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [photostructure-0.0.23](https://github.com/truecharts/charts/compare/photostructure-0.0.22...photostructure-0.0.23) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [photostructure-0.0.22](https://github.com/truecharts/charts/compare/photostructure-0.0.20...photostructure-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [photostructure-0.0.21](https://github.com/truecharts/charts/compare/photostructure-0.0.20...photostructure-0.0.21) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/photostructure/0.0.24/Chart.lock b/incubator/photostructure/0.0.24/Chart.lock new file mode 100644 index 00000000000..167fa0744fc --- /dev/null +++ b/incubator/photostructure/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:58:11.106446833Z" diff --git a/incubator/photostructure/0.0.24/Chart.yaml b/incubator/photostructure/0.0.24/Chart.yaml new file mode 100644 index 00000000000..1e6fcac4cbc --- /dev/null +++ b/incubator/photostructure/0.0.24/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.5.10 +deprecated: false +description: "[b]PhotoStructure is your new home for all your photos and videos.[/b]\n" +home: https://truecharts.org/docs/charts/incubator/photostructure +icon: https://truecharts.org/img/hotlink-ok/chart-icons/photostructure.png +keywords: + - photostructure + - MediaApp-Photos + - MediaServer-Video + - MediaServer-Photos +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: photostructure +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/photostructure + - https://photostructure.com/ + - https://hub.docker.com/r/photostructure/server/ +type: application +version: 0.0.24 diff --git a/incubator/photostructure/0.0.24/README.md b/incubator/photostructure/0.0.24/README.md new file mode 100644 index 00000000000..2911771e40a --- /dev/null +++ b/incubator/photostructure/0.0.24/README.md @@ -0,0 +1,109 @@ +# photostructure + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: stable](https://img.shields.io/badge/AppVersion-stable-informational?style=flat-square) + +[b]PhotoStructure is your new home for all your photos and videos.[/b] + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [photostructure](https://truecharts.org/docs/charts/incubator/photostructure) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/photostructure/0.0.23/app-readme.md b/incubator/photostructure/0.0.24/app-readme.md similarity index 100% rename from incubator/photostructure/0.0.23/app-readme.md rename to incubator/photostructure/0.0.24/app-readme.md diff --git a/incubator/photostructure/0.0.24/charts/common-10.5.10.tgz b/incubator/photostructure/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/photostructure/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/photostructure/0.0.23/ix_values.yaml b/incubator/photostructure/0.0.24/ix_values.yaml similarity index 100% rename from incubator/photostructure/0.0.23/ix_values.yaml rename to incubator/photostructure/0.0.24/ix_values.yaml diff --git a/incubator/photostructure/0.0.23/questions.yaml b/incubator/photostructure/0.0.24/questions.yaml similarity index 100% rename from incubator/photostructure/0.0.23/questions.yaml rename to incubator/photostructure/0.0.24/questions.yaml diff --git a/incubator/photostructure/0.0.23/templates/common.yaml b/incubator/photostructure/0.0.24/templates/common.yaml similarity index 100% rename from incubator/photostructure/0.0.23/templates/common.yaml rename to incubator/photostructure/0.0.24/templates/common.yaml diff --git a/incubator/photostructure/0.0.23/values.yaml b/incubator/photostructure/0.0.24/values.yaml similarity index 100% rename from incubator/photostructure/0.0.23/values.yaml rename to incubator/photostructure/0.0.24/values.yaml diff --git a/incubator/phpmyadmin/0.0.23/CHANGELOG.md b/incubator/phpmyadmin/0.0.23/CHANGELOG.md deleted file mode 100644 index 1b956a72e52..00000000000 --- a/incubator/phpmyadmin/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [phpmyadmin-0.0.23](https://github.com/truecharts/charts/compare/phpmyadmin-0.0.22...phpmyadmin-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [phpmyadmin-0.0.23](https://github.com/truecharts/charts/compare/phpmyadmin-0.0.22...phpmyadmin-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [phpmyadmin-0.0.23](https://github.com/truecharts/charts/compare/phpmyadmin-0.0.22...phpmyadmin-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [phpmyadmin-0.0.23](https://github.com/truecharts/charts/compare/phpmyadmin-0.0.22...phpmyadmin-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [phpmyadmin-0.0.23](https://github.com/truecharts/charts/compare/phpmyadmin-0.0.22...phpmyadmin-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [phpmyadmin-0.0.23](https://github.com/truecharts/charts/compare/phpmyadmin-0.0.22...phpmyadmin-0.0.23) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [phpmyadmin-0.0.22](https://github.com/truecharts/charts/compare/phpmyadmin-0.0.20...phpmyadmin-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [phpmyadmin-0.0.21](https://github.com/truecharts/charts/compare/phpmyadmin-0.0.20...phpmyadmin-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [phpmyadmin-0.0.20](https://github.com/truecharts/charts/compare/phpmyadmin-0.0.19...phpmyadmin-0.0.20) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/incubator/phpmyadmin/0.0.23/Chart.lock b/incubator/phpmyadmin/0.0.23/Chart.lock deleted file mode 100644 index 40d9013b988..00000000000 --- a/incubator/phpmyadmin/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:08:59.687045045Z" diff --git a/incubator/phpmyadmin/0.0.23/Chart.yaml b/incubator/phpmyadmin/0.0.23/Chart.yaml deleted file mode 100644 index c6f643d9f08..00000000000 --- a/incubator/phpmyadmin/0.0.23/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/phpmyadmin/0.0.23/README.md b/incubator/phpmyadmin/0.0.23/README.md deleted file mode 100644 index 956a9d51efc..00000000000 --- a/incubator/phpmyadmin/0.0.23/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# phpmyadmin - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -A web interface for MySQL and MariaDB. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [phpmyadmin](https://truecharts.org/docs/charts/incubator/phpmyadmin) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/phpmyadmin/0.0.23/charts/common-10.5.9.tgz b/incubator/phpmyadmin/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/phpmyadmin/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/phpmyadmin/0.0.24/CHANGELOG.md b/incubator/phpmyadmin/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..b85272ca8ac --- /dev/null +++ b/incubator/phpmyadmin/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [phpmyadmin-0.0.24](https://github.com/truecharts/charts/compare/phpmyadmin-0.0.23...phpmyadmin-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [phpmyadmin-0.0.23](https://github.com/truecharts/charts/compare/phpmyadmin-0.0.22...phpmyadmin-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [phpmyadmin-0.0.23](https://github.com/truecharts/charts/compare/phpmyadmin-0.0.22...phpmyadmin-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [phpmyadmin-0.0.23](https://github.com/truecharts/charts/compare/phpmyadmin-0.0.22...phpmyadmin-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [phpmyadmin-0.0.23](https://github.com/truecharts/charts/compare/phpmyadmin-0.0.22...phpmyadmin-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [phpmyadmin-0.0.23](https://github.com/truecharts/charts/compare/phpmyadmin-0.0.22...phpmyadmin-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [phpmyadmin-0.0.23](https://github.com/truecharts/charts/compare/phpmyadmin-0.0.22...phpmyadmin-0.0.23) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [phpmyadmin-0.0.22](https://github.com/truecharts/charts/compare/phpmyadmin-0.0.20...phpmyadmin-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [phpmyadmin-0.0.21](https://github.com/truecharts/charts/compare/phpmyadmin-0.0.20...phpmyadmin-0.0.21) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/phpmyadmin/0.0.24/Chart.lock b/incubator/phpmyadmin/0.0.24/Chart.lock new file mode 100644 index 00000000000..935c1232e46 --- /dev/null +++ b/incubator/phpmyadmin/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:58:27.71385493Z" diff --git a/incubator/phpmyadmin/0.0.24/Chart.yaml b/incubator/phpmyadmin/0.0.24/Chart.yaml new file mode 100644 index 00000000000..2ef8557316f --- /dev/null +++ b/incubator/phpmyadmin/0.0.24/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.5.10 +deprecated: false +description: A web interface for MySQL and MariaDB. +home: https://truecharts.org/docs/charts/incubator/phpmyadmin +icon: https://truecharts.org/img/hotlink-ok/chart-icons/phpmyadmin.png +keywords: + - phpmyadmin + - Tools-Utilities + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: phpmyadmin +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/phpmyadmin + - https://hub.docker.com/r/phpmyadmin/phpmyadmin/ +type: application +version: 0.0.24 diff --git a/incubator/phpmyadmin/0.0.24/README.md b/incubator/phpmyadmin/0.0.24/README.md new file mode 100644 index 00000000000..314e0cc7ae6 --- /dev/null +++ b/incubator/phpmyadmin/0.0.24/README.md @@ -0,0 +1,108 @@ +# phpmyadmin + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +A web interface for MySQL and MariaDB. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [phpmyadmin](https://truecharts.org/docs/charts/incubator/phpmyadmin) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/phpmyadmin/0.0.23/app-readme.md b/incubator/phpmyadmin/0.0.24/app-readme.md similarity index 100% rename from incubator/phpmyadmin/0.0.23/app-readme.md rename to incubator/phpmyadmin/0.0.24/app-readme.md diff --git a/incubator/phpmyadmin/0.0.24/charts/common-10.5.10.tgz b/incubator/phpmyadmin/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/phpmyadmin/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/phpmyadmin/0.0.23/ix_values.yaml b/incubator/phpmyadmin/0.0.24/ix_values.yaml similarity index 100% rename from incubator/phpmyadmin/0.0.23/ix_values.yaml rename to incubator/phpmyadmin/0.0.24/ix_values.yaml diff --git a/incubator/phpmyadmin/0.0.23/questions.yaml b/incubator/phpmyadmin/0.0.24/questions.yaml similarity index 100% rename from incubator/phpmyadmin/0.0.23/questions.yaml rename to incubator/phpmyadmin/0.0.24/questions.yaml diff --git a/incubator/phpmyadmin/0.0.23/templates/common.yaml b/incubator/phpmyadmin/0.0.24/templates/common.yaml similarity index 100% rename from incubator/phpmyadmin/0.0.23/templates/common.yaml rename to incubator/phpmyadmin/0.0.24/templates/common.yaml diff --git a/incubator/phpmyadmin/0.0.23/values.yaml b/incubator/phpmyadmin/0.0.24/values.yaml similarity index 100% rename from incubator/phpmyadmin/0.0.23/values.yaml rename to incubator/phpmyadmin/0.0.24/values.yaml diff --git a/incubator/pigallery2/0.0.23/CHANGELOG.md b/incubator/pigallery2/0.0.23/CHANGELOG.md deleted file mode 100644 index ac622a692aa..00000000000 --- a/incubator/pigallery2/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [pigallery2-0.0.23](https://github.com/truecharts/charts/compare/pigallery2-0.0.22...pigallery2-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pigallery2-0.0.23](https://github.com/truecharts/charts/compare/pigallery2-0.0.22...pigallery2-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pigallery2-0.0.23](https://github.com/truecharts/charts/compare/pigallery2-0.0.22...pigallery2-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pigallery2-0.0.23](https://github.com/truecharts/charts/compare/pigallery2-0.0.22...pigallery2-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pigallery2-0.0.23](https://github.com/truecharts/charts/compare/pigallery2-0.0.22...pigallery2-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pigallery2-0.0.23](https://github.com/truecharts/charts/compare/pigallery2-0.0.22...pigallery2-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pigallery2-0.0.22](https://github.com/truecharts/charts/compare/pigallery2-0.0.20...pigallery2-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [pigallery2-0.0.21](https://github.com/truecharts/charts/compare/pigallery2-0.0.20...pigallery2-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/pigallery2/0.0.23/Chart.lock b/incubator/pigallery2/0.0.23/Chart.lock deleted file mode 100644 index dc07c3939b1..00000000000 --- a/incubator/pigallery2/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:09:13.228621002Z" diff --git a/incubator/pigallery2/0.0.23/Chart.yaml b/incubator/pigallery2/0.0.23/Chart.yaml deleted file mode 100644 index 82d6ec4f719..00000000000 --- a/incubator/pigallery2/0.0.23/Chart.yaml +++ /dev/null @@ -1,41 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - MediaApp-Video - - MediaApp-Music - - MediaApp-Photos - - MediaServer-Video - - MediaServer-Music - - MediaServer-Photos -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/pigallery2/0.0.23/README.md b/incubator/pigallery2/0.0.23/README.md deleted file mode 100644 index 90f6b7adad2..00000000000 --- a/incubator/pigallery2/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# pigallery2 - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Homepage: http://bpatrik.github.io/pigallery2/ - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [pigallery2](https://truecharts.org/docs/charts/incubator/pigallery2) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/pigallery2/0.0.23/charts/common-10.5.9.tgz b/incubator/pigallery2/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/pigallery2/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/pigallery2/0.0.24/CHANGELOG.md b/incubator/pigallery2/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..9311bd5bb07 --- /dev/null +++ b/incubator/pigallery2/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [pigallery2-0.0.24](https://github.com/truecharts/charts/compare/pigallery2-0.0.23...pigallery2-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pigallery2-0.0.23](https://github.com/truecharts/charts/compare/pigallery2-0.0.22...pigallery2-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pigallery2-0.0.23](https://github.com/truecharts/charts/compare/pigallery2-0.0.22...pigallery2-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pigallery2-0.0.23](https://github.com/truecharts/charts/compare/pigallery2-0.0.22...pigallery2-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pigallery2-0.0.23](https://github.com/truecharts/charts/compare/pigallery2-0.0.22...pigallery2-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pigallery2-0.0.23](https://github.com/truecharts/charts/compare/pigallery2-0.0.22...pigallery2-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pigallery2-0.0.23](https://github.com/truecharts/charts/compare/pigallery2-0.0.22...pigallery2-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pigallery2-0.0.22](https://github.com/truecharts/charts/compare/pigallery2-0.0.20...pigallery2-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/incubator/pigallery2/0.0.24/Chart.lock b/incubator/pigallery2/0.0.24/Chart.lock new file mode 100644 index 00000000000..5c03df2ec1c --- /dev/null +++ b/incubator/pigallery2/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:58:32.807866958Z" diff --git a/incubator/pigallery2/0.0.24/Chart.yaml b/incubator/pigallery2/0.0.24/Chart.yaml new file mode 100644 index 00000000000..802143a6acd --- /dev/null +++ b/incubator/pigallery2/0.0.24/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.5.10 +deprecated: false +description: "Homepage: http://bpatrik.github.io/pigallery2/" +home: https://truecharts.org/docs/charts/incubator/pigallery2 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pigallery2.png +keywords: + - pigallery2 + - Cloud + - MediaApp-Video + - MediaApp-Music + - MediaApp-Photos + - MediaServer-Video + - MediaServer-Music + - MediaServer-Photos +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: pigallery2 +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/pigallery2 + - https://github.com/bpatrik/pigallery2 + - https://hub.docker.com/r/bpatrik/pigallery2 +type: application +version: 0.0.24 diff --git a/incubator/pigallery2/0.0.24/README.md b/incubator/pigallery2/0.0.24/README.md new file mode 100644 index 00000000000..f826b0c7d00 --- /dev/null +++ b/incubator/pigallery2/0.0.24/README.md @@ -0,0 +1,109 @@ +# pigallery2 + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Homepage: http://bpatrik.github.io/pigallery2/ + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [pigallery2](https://truecharts.org/docs/charts/incubator/pigallery2) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/pigallery2/0.0.23/app-readme.md b/incubator/pigallery2/0.0.24/app-readme.md similarity index 100% rename from incubator/pigallery2/0.0.23/app-readme.md rename to incubator/pigallery2/0.0.24/app-readme.md diff --git a/incubator/pigallery2/0.0.24/charts/common-10.5.10.tgz b/incubator/pigallery2/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/pigallery2/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/pigallery2/0.0.23/ix_values.yaml b/incubator/pigallery2/0.0.24/ix_values.yaml similarity index 100% rename from incubator/pigallery2/0.0.23/ix_values.yaml rename to incubator/pigallery2/0.0.24/ix_values.yaml diff --git a/incubator/pigallery2/0.0.23/questions.yaml b/incubator/pigallery2/0.0.24/questions.yaml similarity index 100% rename from incubator/pigallery2/0.0.23/questions.yaml rename to incubator/pigallery2/0.0.24/questions.yaml diff --git a/incubator/pigallery2/0.0.23/templates/common.yaml b/incubator/pigallery2/0.0.24/templates/common.yaml similarity index 100% rename from incubator/pigallery2/0.0.23/templates/common.yaml rename to incubator/pigallery2/0.0.24/templates/common.yaml diff --git a/incubator/pigallery2/0.0.23/values.yaml b/incubator/pigallery2/0.0.24/values.yaml similarity index 100% rename from incubator/pigallery2/0.0.23/values.yaml rename to incubator/pigallery2/0.0.24/values.yaml diff --git a/incubator/piwigo/3.0.31/CHANGELOG.md b/incubator/piwigo/3.0.31/CHANGELOG.md deleted file mode 100644 index 4bf9128dbe6..00000000000 --- a/incubator/piwigo/3.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [piwigo-3.0.31](https://github.com/truecharts/charts/compare/piwigo-3.0.30...piwigo-3.0.31) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [piwigo-3.0.31](https://github.com/truecharts/charts/compare/piwigo-3.0.30...piwigo-3.0.31) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [piwigo-3.0.31](https://github.com/truecharts/charts/compare/piwigo-3.0.30...piwigo-3.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [piwigo-3.0.31](https://github.com/truecharts/charts/compare/piwigo-3.0.30...piwigo-3.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [piwigo-3.0.31](https://github.com/truecharts/charts/compare/piwigo-3.0.30...piwigo-3.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [piwigo-3.0.31](https://github.com/truecharts/charts/compare/piwigo-3.0.30...piwigo-3.0.31) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [piwigo-3.0.30](https://github.com/truecharts/charts/compare/piwigo-3.0.28...piwigo-3.0.30) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [piwigo-3.0.29](https://github.com/truecharts/charts/compare/piwigo-3.0.28...piwigo-3.0.29) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [piwigo-3.0.28](https://github.com/truecharts/charts/compare/piwigo-3.0.27...piwigo-3.0.28) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/incubator/piwigo/3.0.31/Chart.lock b/incubator/piwigo/3.0.31/Chart.lock deleted file mode 100644 index 9460ebfb2fa..00000000000 --- a/incubator/piwigo/3.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:09:14.377432642Z" diff --git a/incubator/piwigo/3.0.31/Chart.yaml b/incubator/piwigo/3.0.31/Chart.yaml deleted file mode 100644 index 35d0622bf15..00000000000 --- a/incubator/piwigo/3.0.31/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "11.5.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -description: A is photo gallery software for the web, built by an active community of users and developers. -home: https://truecharts.org/docs/charts/incubator/piwigo -icon: https://truecharts.org/img/hotlink-ok/chart-icons/piwigo.png -keywords: - - piwigo - - gallery - - photo - - image -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: piwigo -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/piwigo - - http://piwigo.org/ - - https://github.com/linuxserver/docker-piwigo -type: application -version: 3.0.31 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/piwigo/3.0.31/README.md b/incubator/piwigo/3.0.31/README.md deleted file mode 100644 index 52d19d1f017..00000000000 --- a/incubator/piwigo/3.0.31/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# piwigo - -![Version: 3.0.31](https://img.shields.io/badge/Version-3.0.31-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 11.5.0](https://img.shields.io/badge/AppVersion-11.5.0-informational?style=flat-square) - -A is photo gallery software for the web, built by an active community of users and developers. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [piwigo](https://truecharts.org/docs/charts/incubator/piwigo) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/piwigo/3.0.31/charts/common-10.5.9.tgz b/incubator/piwigo/3.0.31/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/piwigo/3.0.31/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/piwigo/3.0.32/CHANGELOG.md b/incubator/piwigo/3.0.32/CHANGELOG.md new file mode 100644 index 00000000000..215dd2e6d55 --- /dev/null +++ b/incubator/piwigo/3.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [piwigo-3.0.32](https://github.com/truecharts/charts/compare/piwigo-3.0.31...piwigo-3.0.32) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [piwigo-3.0.31](https://github.com/truecharts/charts/compare/piwigo-3.0.30...piwigo-3.0.31) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [piwigo-3.0.31](https://github.com/truecharts/charts/compare/piwigo-3.0.30...piwigo-3.0.31) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [piwigo-3.0.31](https://github.com/truecharts/charts/compare/piwigo-3.0.30...piwigo-3.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [piwigo-3.0.31](https://github.com/truecharts/charts/compare/piwigo-3.0.30...piwigo-3.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [piwigo-3.0.31](https://github.com/truecharts/charts/compare/piwigo-3.0.30...piwigo-3.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [piwigo-3.0.31](https://github.com/truecharts/charts/compare/piwigo-3.0.30...piwigo-3.0.31) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [piwigo-3.0.30](https://github.com/truecharts/charts/compare/piwigo-3.0.28...piwigo-3.0.30) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [piwigo-3.0.29](https://github.com/truecharts/charts/compare/piwigo-3.0.28...piwigo-3.0.29) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/piwigo/3.0.32/Chart.lock b/incubator/piwigo/3.0.32/Chart.lock new file mode 100644 index 00000000000..5b0a3e62567 --- /dev/null +++ b/incubator/piwigo/3.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:58:36.032019726Z" diff --git a/incubator/piwigo/3.0.32/Chart.yaml b/incubator/piwigo/3.0.32/Chart.yaml new file mode 100644 index 00000000000..066ff3765c0 --- /dev/null +++ b/incubator/piwigo/3.0.32/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "11.5.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: A is photo gallery software for the web, built by an active community of users and developers. +home: https://truecharts.org/docs/charts/incubator/piwigo +icon: https://truecharts.org/img/hotlink-ok/chart-icons/piwigo.png +keywords: + - piwigo + - gallery + - photo + - image +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: piwigo +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/piwigo + - http://piwigo.org/ + - https://github.com/linuxserver/docker-piwigo +type: application +version: 3.0.32 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/piwigo/3.0.32/README.md b/incubator/piwigo/3.0.32/README.md new file mode 100644 index 00000000000..870b9beaeb2 --- /dev/null +++ b/incubator/piwigo/3.0.32/README.md @@ -0,0 +1,109 @@ +# piwigo + +![Version: 3.0.32](https://img.shields.io/badge/Version-3.0.32-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 11.5.0](https://img.shields.io/badge/AppVersion-11.5.0-informational?style=flat-square) + +A is photo gallery software for the web, built by an active community of users and developers. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [piwigo](https://truecharts.org/docs/charts/incubator/piwigo) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/piwigo/3.0.31/app-readme.md b/incubator/piwigo/3.0.32/app-readme.md similarity index 100% rename from incubator/piwigo/3.0.31/app-readme.md rename to incubator/piwigo/3.0.32/app-readme.md diff --git a/incubator/piwigo/3.0.32/charts/common-10.5.10.tgz b/incubator/piwigo/3.0.32/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/piwigo/3.0.32/charts/common-10.5.10.tgz differ diff --git a/incubator/piwigo/3.0.31/ix_values.yaml b/incubator/piwigo/3.0.32/ix_values.yaml similarity index 100% rename from incubator/piwigo/3.0.31/ix_values.yaml rename to incubator/piwigo/3.0.32/ix_values.yaml diff --git a/incubator/piwigo/3.0.31/questions.yaml b/incubator/piwigo/3.0.32/questions.yaml similarity index 100% rename from incubator/piwigo/3.0.31/questions.yaml rename to incubator/piwigo/3.0.32/questions.yaml diff --git a/incubator/piwigo/3.0.31/templates/common.yaml b/incubator/piwigo/3.0.32/templates/common.yaml similarity index 100% rename from incubator/piwigo/3.0.31/templates/common.yaml rename to incubator/piwigo/3.0.32/templates/common.yaml diff --git a/incubator/piwigo/3.0.31/values.yaml b/incubator/piwigo/3.0.32/values.yaml similarity index 100% rename from incubator/piwigo/3.0.31/values.yaml rename to incubator/piwigo/3.0.32/values.yaml diff --git a/incubator/pixark/0.0.23/CHANGELOG.md b/incubator/pixark/0.0.23/CHANGELOG.md deleted file mode 100644 index aa025715f41..00000000000 --- a/incubator/pixark/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [pixark-0.0.23](https://github.com/truecharts/charts/compare/pixark-0.0.22...pixark-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pixark-0.0.23](https://github.com/truecharts/charts/compare/pixark-0.0.22...pixark-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pixark-0.0.23](https://github.com/truecharts/charts/compare/pixark-0.0.22...pixark-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pixark-0.0.23](https://github.com/truecharts/charts/compare/pixark-0.0.22...pixark-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pixark-0.0.23](https://github.com/truecharts/charts/compare/pixark-0.0.22...pixark-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pixark-0.0.23](https://github.com/truecharts/charts/compare/pixark-0.0.22...pixark-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pixark-0.0.22](https://github.com/truecharts/charts/compare/pixark-0.0.20...pixark-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [pixark-0.0.21](https://github.com/truecharts/charts/compare/pixark-0.0.20...pixark-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/pixark/0.0.23/Chart.lock b/incubator/pixark/0.0.23/Chart.lock deleted file mode 100644 index 88fe5286070..00000000000 --- a/incubator/pixark/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:09:14.865703958Z" diff --git a/incubator/pixark/0.0.23/Chart.yaml b/incubator/pixark/0.0.23/Chart.yaml deleted file mode 100644 index 93af9eb2bf8..00000000000 --- a/incubator/pixark/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/pixark/0.0.23/README.md b/incubator/pixark/0.0.23/README.md deleted file mode 100644 index 84a135b7675..00000000000 --- a/incubator/pixark/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# pixark - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -This Chart will download and install SteamCMD. It will also install PIXARK and run it (a normal server startup of PIXARK can take a long time!). - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [pixark](https://truecharts.org/docs/charts/incubator/pixark) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/pixark/0.0.23/charts/common-10.5.9.tgz b/incubator/pixark/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/pixark/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/pixark/0.0.24/CHANGELOG.md b/incubator/pixark/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..4b50512f591 --- /dev/null +++ b/incubator/pixark/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [pixark-0.0.24](https://github.com/truecharts/charts/compare/pixark-0.0.23...pixark-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pixark-0.0.23](https://github.com/truecharts/charts/compare/pixark-0.0.22...pixark-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pixark-0.0.23](https://github.com/truecharts/charts/compare/pixark-0.0.22...pixark-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pixark-0.0.23](https://github.com/truecharts/charts/compare/pixark-0.0.22...pixark-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pixark-0.0.23](https://github.com/truecharts/charts/compare/pixark-0.0.22...pixark-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pixark-0.0.23](https://github.com/truecharts/charts/compare/pixark-0.0.22...pixark-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pixark-0.0.23](https://github.com/truecharts/charts/compare/pixark-0.0.22...pixark-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pixark-0.0.22](https://github.com/truecharts/charts/compare/pixark-0.0.20...pixark-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/incubator/pixark/0.0.24/Chart.lock b/incubator/pixark/0.0.24/Chart.lock new file mode 100644 index 00000000000..82279ed2a87 --- /dev/null +++ b/incubator/pixark/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:58:42.893436038Z" diff --git a/incubator/pixark/0.0.24/Chart.yaml b/incubator/pixark/0.0.24/Chart.yaml new file mode 100644 index 00000000000..10b93d2e01c --- /dev/null +++ b/incubator/pixark/0.0.24/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.5.10 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install PIXARK and run it (a normal server startup of PIXARK can take a long time!)." +home: https://truecharts.org/docs/charts/incubator/pixark +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pixark.png +keywords: + - pixark + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: pixark +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/pixark + - https://pixark.snail.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.24 diff --git a/incubator/pixark/0.0.24/README.md b/incubator/pixark/0.0.24/README.md new file mode 100644 index 00000000000..3fbbf2dbe52 --- /dev/null +++ b/incubator/pixark/0.0.24/README.md @@ -0,0 +1,109 @@ +# pixark + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +This Chart will download and install SteamCMD. It will also install PIXARK and run it (a normal server startup of PIXARK can take a long time!). + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [pixark](https://truecharts.org/docs/charts/incubator/pixark) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/pixark/0.0.23/app-readme.md b/incubator/pixark/0.0.24/app-readme.md similarity index 100% rename from incubator/pixark/0.0.23/app-readme.md rename to incubator/pixark/0.0.24/app-readme.md diff --git a/incubator/pixark/0.0.24/charts/common-10.5.10.tgz b/incubator/pixark/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/pixark/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/pixark/0.0.23/ix_values.yaml b/incubator/pixark/0.0.24/ix_values.yaml similarity index 100% rename from incubator/pixark/0.0.23/ix_values.yaml rename to incubator/pixark/0.0.24/ix_values.yaml diff --git a/incubator/pixark/0.0.23/questions.yaml b/incubator/pixark/0.0.24/questions.yaml similarity index 100% rename from incubator/pixark/0.0.23/questions.yaml rename to incubator/pixark/0.0.24/questions.yaml diff --git a/incubator/pixark/0.0.23/templates/common.yaml b/incubator/pixark/0.0.24/templates/common.yaml similarity index 100% rename from incubator/pixark/0.0.23/templates/common.yaml rename to incubator/pixark/0.0.24/templates/common.yaml diff --git a/incubator/pixark/0.0.23/values.yaml b/incubator/pixark/0.0.24/values.yaml similarity index 100% rename from incubator/pixark/0.0.23/values.yaml rename to incubator/pixark/0.0.24/values.yaml diff --git a/incubator/pixelserv-tls/0.0.23/CHANGELOG.md b/incubator/pixelserv-tls/0.0.23/CHANGELOG.md deleted file mode 100644 index 30c530218b1..00000000000 --- a/incubator/pixelserv-tls/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [pixelserv-tls-0.0.23](https://github.com/truecharts/charts/compare/pixelserv-tls-0.0.22...pixelserv-tls-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pixelserv-tls-0.0.23](https://github.com/truecharts/charts/compare/pixelserv-tls-0.0.22...pixelserv-tls-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pixelserv-tls-0.0.23](https://github.com/truecharts/charts/compare/pixelserv-tls-0.0.22...pixelserv-tls-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pixelserv-tls-0.0.23](https://github.com/truecharts/charts/compare/pixelserv-tls-0.0.22...pixelserv-tls-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pixelserv-tls-0.0.23](https://github.com/truecharts/charts/compare/pixelserv-tls-0.0.22...pixelserv-tls-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pixelserv-tls-0.0.23](https://github.com/truecharts/charts/compare/pixelserv-tls-0.0.22...pixelserv-tls-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pixelserv-tls-0.0.22](https://github.com/truecharts/charts/compare/pixelserv-tls-0.0.20...pixelserv-tls-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [pixelserv-tls-0.0.21](https://github.com/truecharts/charts/compare/pixelserv-tls-0.0.20...pixelserv-tls-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/pixelserv-tls/0.0.23/Chart.lock b/incubator/pixelserv-tls/0.0.23/Chart.lock deleted file mode 100644 index 9189802217d..00000000000 --- a/incubator/pixelserv-tls/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:09:24.581599252Z" diff --git a/incubator/pixelserv-tls/0.0.23/Chart.yaml b/incubator/pixelserv-tls/0.0.23/Chart.yaml deleted file mode 100644 index 4bd7369a4d0..00000000000 --- a/incubator/pixelserv-tls/0.0.23/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/pixelserv-tls/0.0.23/README.md b/incubator/pixelserv-tls/0.0.23/README.md deleted file mode 100644 index cc79b32947a..00000000000 --- a/incubator/pixelserv-tls/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# pixelserv-tls - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -pixelserv-tls is a tiny bespoke HTTP/1.1 webserver with HTTPS and SNI support. It acts on behalf of hundreds of thousands of advert/tracker servers and responds to all requests with nothing to speed up web browsing. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [pixelserv-tls](https://truecharts.org/docs/charts/incubator/pixelserv-tls) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/pixelserv-tls/0.0.23/charts/common-10.5.9.tgz b/incubator/pixelserv-tls/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/pixelserv-tls/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/pixelserv-tls/0.0.24/CHANGELOG.md b/incubator/pixelserv-tls/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..d5e172c0e1e --- /dev/null +++ b/incubator/pixelserv-tls/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [pixelserv-tls-0.0.24](https://github.com/truecharts/charts/compare/pixelserv-tls-0.0.23...pixelserv-tls-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pixelserv-tls-0.0.23](https://github.com/truecharts/charts/compare/pixelserv-tls-0.0.22...pixelserv-tls-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pixelserv-tls-0.0.23](https://github.com/truecharts/charts/compare/pixelserv-tls-0.0.22...pixelserv-tls-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pixelserv-tls-0.0.23](https://github.com/truecharts/charts/compare/pixelserv-tls-0.0.22...pixelserv-tls-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pixelserv-tls-0.0.23](https://github.com/truecharts/charts/compare/pixelserv-tls-0.0.22...pixelserv-tls-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pixelserv-tls-0.0.23](https://github.com/truecharts/charts/compare/pixelserv-tls-0.0.22...pixelserv-tls-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pixelserv-tls-0.0.23](https://github.com/truecharts/charts/compare/pixelserv-tls-0.0.22...pixelserv-tls-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pixelserv-tls-0.0.22](https://github.com/truecharts/charts/compare/pixelserv-tls-0.0.20...pixelserv-tls-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/incubator/pixelserv-tls/0.0.24/Chart.lock b/incubator/pixelserv-tls/0.0.24/Chart.lock new file mode 100644 index 00000000000..946817f4c2f --- /dev/null +++ b/incubator/pixelserv-tls/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:58:58.082801329Z" diff --git a/incubator/pixelserv-tls/0.0.24/Chart.yaml b/incubator/pixelserv-tls/0.0.24/Chart.yaml new file mode 100644 index 00000000000..cdd0b6c3cdb --- /dev/null +++ b/incubator/pixelserv-tls/0.0.24/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.5.10 +deprecated: false +description: "pixelserv-tls is a tiny bespoke HTTP/1.1 webserver with HTTPS and SNI support. It acts on behalf of hundreds of thousands of advert/tracker servers and responds to all requests with nothing to speed up web browsing." +home: https://truecharts.org/docs/charts/incubator/pixelserv-tls +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pixelserv-tls.png +keywords: + - pixelserv-tls + - Tools-Utilities + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: pixelserv-tls +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/pixelserv-tls + - https://github.com/imTHAI/docker-pixelserv-tls + - https://hub.docker.com/r/imthai/pixelserv-tls/ +type: application +version: 0.0.24 diff --git a/incubator/pixelserv-tls/0.0.24/README.md b/incubator/pixelserv-tls/0.0.24/README.md new file mode 100644 index 00000000000..bfb503c6ac1 --- /dev/null +++ b/incubator/pixelserv-tls/0.0.24/README.md @@ -0,0 +1,109 @@ +# pixelserv-tls + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +pixelserv-tls is a tiny bespoke HTTP/1.1 webserver with HTTPS and SNI support. It acts on behalf of hundreds of thousands of advert/tracker servers and responds to all requests with nothing to speed up web browsing. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [pixelserv-tls](https://truecharts.org/docs/charts/incubator/pixelserv-tls) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/pixelserv-tls/0.0.23/app-readme.md b/incubator/pixelserv-tls/0.0.24/app-readme.md similarity index 100% rename from incubator/pixelserv-tls/0.0.23/app-readme.md rename to incubator/pixelserv-tls/0.0.24/app-readme.md diff --git a/incubator/pixelserv-tls/0.0.24/charts/common-10.5.10.tgz b/incubator/pixelserv-tls/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/pixelserv-tls/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/pixelserv-tls/0.0.23/ix_values.yaml b/incubator/pixelserv-tls/0.0.24/ix_values.yaml similarity index 100% rename from incubator/pixelserv-tls/0.0.23/ix_values.yaml rename to incubator/pixelserv-tls/0.0.24/ix_values.yaml diff --git a/incubator/pixelserv-tls/0.0.23/questions.yaml b/incubator/pixelserv-tls/0.0.24/questions.yaml similarity index 100% rename from incubator/pixelserv-tls/0.0.23/questions.yaml rename to incubator/pixelserv-tls/0.0.24/questions.yaml diff --git a/incubator/pixelserv-tls/0.0.23/templates/common.yaml b/incubator/pixelserv-tls/0.0.24/templates/common.yaml similarity index 100% rename from incubator/pixelserv-tls/0.0.23/templates/common.yaml rename to incubator/pixelserv-tls/0.0.24/templates/common.yaml diff --git a/incubator/pixelserv-tls/0.0.23/values.yaml b/incubator/pixelserv-tls/0.0.24/values.yaml similarity index 100% rename from incubator/pixelserv-tls/0.0.23/values.yaml rename to incubator/pixelserv-tls/0.0.24/values.yaml diff --git a/incubator/plausible/1.0.19/CHANGELOG.md b/incubator/plausible/1.0.19/CHANGELOG.md deleted file mode 100644 index e7a014a2a5c..00000000000 --- a/incubator/plausible/1.0.19/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [plausible-1.0.19](https://github.com/truecharts/charts/compare/plausible-1.0.18...plausible-1.0.19) (2022-09-13) - -### Chore - -- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - - - -## [plausible-1.0.18](https://github.com/truecharts/charts/compare/plausible-1.0.17...plausible-1.0.18) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [plausible-1.0.18](https://github.com/truecharts/charts/compare/plausible-1.0.17...plausible-1.0.18) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [plausible-1.0.18](https://github.com/truecharts/charts/compare/plausible-1.0.17...plausible-1.0.18) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [plausible-1.0.18](https://github.com/truecharts/charts/compare/plausible-1.0.17...plausible-1.0.18) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [plausible-1.0.18](https://github.com/truecharts/charts/compare/plausible-1.0.17...plausible-1.0.18) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [plausible-1.0.18](https://github.com/truecharts/charts/compare/plausible-1.0.17...plausible-1.0.18) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [plausible-1.0.17](https://github.com/truecharts/charts/compare/plausible-1.0.15...plausible-1.0.17) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [plausible-1.0.16](https://github.com/truecharts/charts/compare/plausible-1.0.15...plausible-1.0.16) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/incubator/plausible/1.0.19/Chart.lock b/incubator/plausible/1.0.19/Chart.lock deleted file mode 100644 index 47ecd18d719..00000000000 --- a/incubator/plausible/1.0.19/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -- name: clickhouse - repository: https://charts.truecharts.org/ - version: 1.0.24 -digest: sha256:e16aa7330387991d2e368fd3a5d926850e9c2a5249307bd69b29ea798f5fa1b7 -generated: "2022-09-13T06:16:34.176036459Z" diff --git a/incubator/plausible/1.0.19/Chart.yaml b/incubator/plausible/1.0.19/Chart.yaml deleted file mode 100644 index 926f854e14a..00000000000 --- a/incubator/plausible/1.0.19/Chart.yaml +++ /dev/null @@ -1,42 +0,0 @@ -apiVersion: v2 -appVersion: "1.4.4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 - - condition: clickhouse.enabled - name: clickhouse - repository: https://charts.truecharts.org/ - version: 1.0.24 -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.19 -annotations: - truecharts.org/catagories: | - - analytics - - plausible - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/plausible/1.0.19/README.md b/incubator/plausible/1.0.19/README.md deleted file mode 100644 index 59c70415b92..00000000000 --- a/incubator/plausible/1.0.19/README.md +++ /dev/null @@ -1,114 +0,0 @@ -# plausible - -![Version: 1.0.19](https://img.shields.io/badge/Version-1.0.19-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.4.4](https://img.shields.io/badge/AppVersion-1.4.4-informational?style=flat-square) - -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.24 | -| https://charts.truecharts.org/ | postgresql | 8.0.76 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/plausible/1.0.19/charts/clickhouse-1.0.24.tgz b/incubator/plausible/1.0.19/charts/clickhouse-1.0.24.tgz deleted file mode 100644 index 831524c44d5..00000000000 Binary files a/incubator/plausible/1.0.19/charts/clickhouse-1.0.24.tgz and /dev/null differ diff --git a/incubator/plausible/1.0.19/charts/common-10.5.9.tgz b/incubator/plausible/1.0.19/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/plausible/1.0.19/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/plausible/1.0.19/charts/postgresql-8.0.76.tgz b/incubator/plausible/1.0.19/charts/postgresql-8.0.76.tgz deleted file mode 100644 index 129e37daa0e..00000000000 Binary files a/incubator/plausible/1.0.19/charts/postgresql-8.0.76.tgz and /dev/null differ diff --git a/incubator/plausible/1.0.20/CHANGELOG.md b/incubator/plausible/1.0.20/CHANGELOG.md new file mode 100644 index 00000000000..4329833f219 --- /dev/null +++ b/incubator/plausible/1.0.20/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [plausible-1.0.20](https://github.com/truecharts/charts/compare/plausible-1.0.19...plausible-1.0.20) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [plausible-1.0.19](https://github.com/truecharts/charts/compare/plausible-1.0.18...plausible-1.0.19) (2022-09-13) + +### Chore + +- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + + + + +## [plausible-1.0.18](https://github.com/truecharts/charts/compare/plausible-1.0.17...plausible-1.0.18) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [plausible-1.0.18](https://github.com/truecharts/charts/compare/plausible-1.0.17...plausible-1.0.18) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [plausible-1.0.18](https://github.com/truecharts/charts/compare/plausible-1.0.17...plausible-1.0.18) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [plausible-1.0.18](https://github.com/truecharts/charts/compare/plausible-1.0.17...plausible-1.0.18) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [plausible-1.0.18](https://github.com/truecharts/charts/compare/plausible-1.0.17...plausible-1.0.18) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [plausible-1.0.18](https://github.com/truecharts/charts/compare/plausible-1.0.17...plausible-1.0.18) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [plausible-1.0.17](https://github.com/truecharts/charts/compare/plausible-1.0.15...plausible-1.0.17) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/plausible/1.0.20/Chart.lock b/incubator/plausible/1.0.20/Chart.lock new file mode 100644 index 00000000000..6c11c3c6d23 --- /dev/null +++ b/incubator/plausible/1.0.20/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +- name: clickhouse + repository: https://charts.truecharts.org/ + version: 1.0.25 +digest: sha256:a2d3cf7fba5e08bc3e6b5dc94d267baa5a32e6f504b1f1e5483b82e7501ba5b4 +generated: "2022-09-15T13:59:28.426825006Z" diff --git a/incubator/plausible/1.0.20/Chart.yaml b/incubator/plausible/1.0.20/Chart.yaml new file mode 100644 index 00000000000..dc0c45749bd --- /dev/null +++ b/incubator/plausible/1.0.20/Chart.yaml @@ -0,0 +1,42 @@ +apiVersion: v2 +appVersion: "1.4.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 + - condition: clickhouse.enabled + name: clickhouse + repository: https://charts.truecharts.org/ + version: 1.0.25 +deprecated: false +description: Plausible is lightweight and open source web analytics. No cookies and fully compliant with GDPR, CCPA and PECR. +home: https://truecharts.org/docs/charts/incubator/plausible +icon: https://truecharts.org/img/hotlink-ok/chart-icons/plausible.png +keywords: + - analytics + - plausible +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: plausible +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/plausible + - https://plausible.io/ + - https://plausible.io/docs/self-hosting + - https://github.com/plausible/analytics + - https://github.com/plausible/hosting + - https://hub.docker.com/r/plausible/analytics +type: application +version: 1.0.20 +annotations: + truecharts.org/catagories: | + - analytics + - plausible + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/plausible/1.0.20/README.md b/incubator/plausible/1.0.20/README.md new file mode 100644 index 00000000000..0f4997f6a6c --- /dev/null +++ b/incubator/plausible/1.0.20/README.md @@ -0,0 +1,114 @@ +# plausible + +![Version: 1.0.20](https://img.shields.io/badge/Version-1.0.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.4.4](https://img.shields.io/badge/AppVersion-1.4.4-informational?style=flat-square) + +Plausible is lightweight and open source web analytics. No cookies and fully compliant with GDPR, CCPA and PECR. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [plausible](https://truecharts.org/docs/charts/incubator/plausible) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | clickhouse | 1.0.25 | +| https://charts.truecharts.org/ | postgresql | 8.0.78 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/plausible/1.0.19/app-readme.md b/incubator/plausible/1.0.20/app-readme.md similarity index 100% rename from incubator/plausible/1.0.19/app-readme.md rename to incubator/plausible/1.0.20/app-readme.md diff --git a/incubator/plausible/1.0.20/charts/clickhouse-1.0.25.tgz b/incubator/plausible/1.0.20/charts/clickhouse-1.0.25.tgz new file mode 100644 index 00000000000..7c56fc896a0 Binary files /dev/null and b/incubator/plausible/1.0.20/charts/clickhouse-1.0.25.tgz differ diff --git a/incubator/plausible/1.0.20/charts/common-10.5.10.tgz b/incubator/plausible/1.0.20/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/plausible/1.0.20/charts/common-10.5.10.tgz differ diff --git a/incubator/plausible/1.0.20/charts/postgresql-8.0.78.tgz b/incubator/plausible/1.0.20/charts/postgresql-8.0.78.tgz new file mode 100644 index 00000000000..ef5433c52fa Binary files /dev/null and b/incubator/plausible/1.0.20/charts/postgresql-8.0.78.tgz differ diff --git a/incubator/plausible/1.0.19/ix_values.yaml b/incubator/plausible/1.0.20/ix_values.yaml similarity index 100% rename from incubator/plausible/1.0.19/ix_values.yaml rename to incubator/plausible/1.0.20/ix_values.yaml diff --git a/incubator/plausible/1.0.19/questions.yaml b/incubator/plausible/1.0.20/questions.yaml similarity index 100% rename from incubator/plausible/1.0.19/questions.yaml rename to incubator/plausible/1.0.20/questions.yaml diff --git a/incubator/plausible/1.0.19/templates/_env.tpl b/incubator/plausible/1.0.20/templates/_env.tpl similarity index 100% rename from incubator/plausible/1.0.19/templates/_env.tpl rename to incubator/plausible/1.0.20/templates/_env.tpl diff --git a/incubator/plausible/1.0.19/templates/common.yaml b/incubator/plausible/1.0.20/templates/common.yaml similarity index 100% rename from incubator/plausible/1.0.19/templates/common.yaml rename to incubator/plausible/1.0.20/templates/common.yaml diff --git a/incubator/plausible/1.0.19/values.yaml b/incubator/plausible/1.0.20/values.yaml similarity index 100% rename from incubator/plausible/1.0.19/values.yaml rename to incubator/plausible/1.0.20/values.yaml diff --git a/incubator/plex-meta-manager/0.0.22/CHANGELOG.md b/incubator/plex-meta-manager/0.0.22/CHANGELOG.md deleted file mode 100644 index 3e013ac122a..00000000000 --- a/incubator/plex-meta-manager/0.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [plex-meta-manager-0.0.22](https://github.com/truecharts/charts/compare/plex-meta-manager-0.0.21...plex-meta-manager-0.0.22) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [plex-meta-manager-0.0.22](https://github.com/truecharts/charts/compare/plex-meta-manager-0.0.21...plex-meta-manager-0.0.22) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [plex-meta-manager-0.0.22](https://github.com/truecharts/charts/compare/plex-meta-manager-0.0.21...plex-meta-manager-0.0.22) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [plex-meta-manager-0.0.22](https://github.com/truecharts/charts/compare/plex-meta-manager-0.0.21...plex-meta-manager-0.0.22) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [plex-meta-manager-0.0.22](https://github.com/truecharts/charts/compare/plex-meta-manager-0.0.21...plex-meta-manager-0.0.22) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [plex-meta-manager-0.0.22](https://github.com/truecharts/charts/compare/plex-meta-manager-0.0.21...plex-meta-manager-0.0.22) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [plex-meta-manager-0.0.21](https://github.com/truecharts/charts/compare/plex-meta-manager-0.0.19...plex-meta-manager-0.0.21) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [plex-meta-manager-0.0.20](https://github.com/truecharts/charts/compare/plex-meta-manager-0.0.19...plex-meta-manager-0.0.20) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [plex-meta-manager-0.0.19](https://github.com/truecharts/charts/compare/plex-meta-manager-0.0.18...plex-meta-manager-0.0.19) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/incubator/plex-meta-manager/0.0.22/Chart.lock b/incubator/plex-meta-manager/0.0.22/Chart.lock deleted file mode 100644 index d315a0cc808..00000000000 --- a/incubator/plex-meta-manager/0.0.22/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:09:39.349286631Z" diff --git a/incubator/plex-meta-manager/0.0.22/Chart.yaml b/incubator/plex-meta-manager/0.0.22/Chart.yaml deleted file mode 100644 index 01ff6b86eb1..00000000000 --- a/incubator/plex-meta-manager/0.0.22/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: plex-meta-manager -version: 0.0.22 -appVersion: "1.17.3" -description: Python script to update metadata and automatically build collections. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/incubator/plex-meta-manager -icon: https://truecharts.org/img/hotlink-ok/chart-icons/plex-meta-manager.png -keywords: - - plex-meta-manager -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/plex-meta-manager - - https://hub.docker.com/r/meisnate12/Plex-Meta-Manager - - https://github.com/meisnate12/Plex-Meta-Manager -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.22/README.md b/incubator/plex-meta-manager/0.0.22/README.md deleted file mode 100644 index af2fc1977f1..00000000000 --- a/incubator/plex-meta-manager/0.0.22/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# plex-meta-manager - -![Version: 0.0.22](https://img.shields.io/badge/Version-0.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.17.3](https://img.shields.io/badge/AppVersion-1.17.3-informational?style=flat-square) - -Python script to update metadata and automatically build collections. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [plex-meta-manager](https://truecharts.org/docs/charts/incubator/plex-meta-manager) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/plex-meta-manager/0.0.22/charts/common-10.5.9.tgz b/incubator/plex-meta-manager/0.0.22/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/plex-meta-manager/0.0.22/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/plex-meta-manager/0.0.23/CHANGELOG.md b/incubator/plex-meta-manager/0.0.23/CHANGELOG.md new file mode 100644 index 00000000000..0163c565286 --- /dev/null +++ b/incubator/plex-meta-manager/0.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [plex-meta-manager-0.0.23](https://github.com/truecharts/charts/compare/plex-meta-manager-0.0.22...plex-meta-manager-0.0.23) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [plex-meta-manager-0.0.22](https://github.com/truecharts/charts/compare/plex-meta-manager-0.0.21...plex-meta-manager-0.0.22) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [plex-meta-manager-0.0.22](https://github.com/truecharts/charts/compare/plex-meta-manager-0.0.21...plex-meta-manager-0.0.22) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [plex-meta-manager-0.0.22](https://github.com/truecharts/charts/compare/plex-meta-manager-0.0.21...plex-meta-manager-0.0.22) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [plex-meta-manager-0.0.22](https://github.com/truecharts/charts/compare/plex-meta-manager-0.0.21...plex-meta-manager-0.0.22) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [plex-meta-manager-0.0.22](https://github.com/truecharts/charts/compare/plex-meta-manager-0.0.21...plex-meta-manager-0.0.22) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [plex-meta-manager-0.0.22](https://github.com/truecharts/charts/compare/plex-meta-manager-0.0.21...plex-meta-manager-0.0.22) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [plex-meta-manager-0.0.21](https://github.com/truecharts/charts/compare/plex-meta-manager-0.0.19...plex-meta-manager-0.0.21) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [plex-meta-manager-0.0.20](https://github.com/truecharts/charts/compare/plex-meta-manager-0.0.19...plex-meta-manager-0.0.20) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/plex-meta-manager/0.0.23/Chart.lock b/incubator/plex-meta-manager/0.0.23/Chart.lock new file mode 100644 index 00000000000..65f77f8772a --- /dev/null +++ b/incubator/plex-meta-manager/0.0.23/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:59:07.229547383Z" diff --git a/incubator/plex-meta-manager/0.0.23/Chart.yaml b/incubator/plex-meta-manager/0.0.23/Chart.yaml new file mode 100644 index 00000000000..d47a269a544 --- /dev/null +++ b/incubator/plex-meta-manager/0.0.23/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: plex-meta-manager +version: 0.0.23 +appVersion: "1.17.3" +description: Python script to update metadata and automatically build collections. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/incubator/plex-meta-manager +icon: https://truecharts.org/img/hotlink-ok/chart-icons/plex-meta-manager.png +keywords: + - plex-meta-manager +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/plex-meta-manager + - https://hub.docker.com/r/meisnate12/Plex-Meta-Manager + - https://github.com/meisnate12/Plex-Meta-Manager +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/plex-meta-manager/0.0.23/README.md b/incubator/plex-meta-manager/0.0.23/README.md new file mode 100644 index 00000000000..e8c9b6078d0 --- /dev/null +++ b/incubator/plex-meta-manager/0.0.23/README.md @@ -0,0 +1,109 @@ +# plex-meta-manager + +![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.17.3](https://img.shields.io/badge/AppVersion-1.17.3-informational?style=flat-square) + +Python script to update metadata and automatically build collections. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [plex-meta-manager](https://truecharts.org/docs/charts/incubator/plex-meta-manager) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/plex-meta-manager/0.0.22/app-readme.md b/incubator/plex-meta-manager/0.0.23/app-readme.md similarity index 100% rename from incubator/plex-meta-manager/0.0.22/app-readme.md rename to incubator/plex-meta-manager/0.0.23/app-readme.md diff --git a/incubator/plex-meta-manager/0.0.23/charts/common-10.5.10.tgz b/incubator/plex-meta-manager/0.0.23/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/plex-meta-manager/0.0.23/charts/common-10.5.10.tgz differ diff --git a/incubator/plex-meta-manager/0.0.22/ix_values.yaml b/incubator/plex-meta-manager/0.0.23/ix_values.yaml similarity index 100% rename from incubator/plex-meta-manager/0.0.22/ix_values.yaml rename to incubator/plex-meta-manager/0.0.23/ix_values.yaml diff --git a/incubator/plex-meta-manager/0.0.22/questions.yaml b/incubator/plex-meta-manager/0.0.23/questions.yaml similarity index 100% rename from incubator/plex-meta-manager/0.0.22/questions.yaml rename to incubator/plex-meta-manager/0.0.23/questions.yaml diff --git a/incubator/plex-meta-manager/0.0.22/templates/common.yaml b/incubator/plex-meta-manager/0.0.23/templates/common.yaml similarity index 100% rename from incubator/plex-meta-manager/0.0.22/templates/common.yaml rename to incubator/plex-meta-manager/0.0.23/templates/common.yaml diff --git a/incubator/plex-meta-manager/0.0.22/values.yaml b/incubator/plex-meta-manager/0.0.23/values.yaml similarity index 100% rename from incubator/plex-meta-manager/0.0.22/values.yaml rename to incubator/plex-meta-manager/0.0.23/values.yaml diff --git a/incubator/plexripper/0.0.23/CHANGELOG.md b/incubator/plexripper/0.0.23/CHANGELOG.md deleted file mode 100644 index b78151ba85a..00000000000 --- a/incubator/plexripper/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [plexripper-0.0.23](https://github.com/truecharts/charts/compare/plexripper-0.0.22...plexripper-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [plexripper-0.0.23](https://github.com/truecharts/charts/compare/plexripper-0.0.22...plexripper-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [plexripper-0.0.23](https://github.com/truecharts/charts/compare/plexripper-0.0.22...plexripper-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [plexripper-0.0.23](https://github.com/truecharts/charts/compare/plexripper-0.0.22...plexripper-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [plexripper-0.0.23](https://github.com/truecharts/charts/compare/plexripper-0.0.22...plexripper-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [plexripper-0.0.23](https://github.com/truecharts/charts/compare/plexripper-0.0.22...plexripper-0.0.23) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [plexripper-0.0.22](https://github.com/truecharts/charts/compare/plexripper-0.0.20...plexripper-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - - -## [plexripper-0.0.20](https://github.com/truecharts/charts/compare/plexripper-0.0.19...plexripper-0.0.20) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - - -## [plexripper-0.0.19](https://github.com/truecharts/charts/compare/plexripper-0.0.17...plexripper-0.0.19) (2022-08-26) - -### Fix - -- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586)) diff --git a/incubator/plexripper/0.0.23/Chart.lock b/incubator/plexripper/0.0.23/Chart.lock deleted file mode 100644 index c6acda6e66c..00000000000 --- a/incubator/plexripper/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:09:39.560943417Z" diff --git a/incubator/plexripper/0.0.23/Chart.yaml b/incubator/plexripper/0.0.23/Chart.yaml deleted file mode 100644 index b73bffc1e0f..00000000000 --- a/incubator/plexripper/0.0.23/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Backup - - Downloaders - - MediaApp-Video - - MediaApp-Music - - MediaApp-Photos - - MediaApp-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/plexripper/0.0.23/README.md b/incubator/plexripper/0.0.23/README.md deleted file mode 100644 index ccbe9251302..00000000000 --- a/incubator/plexripper/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# plexripper - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Tired of searching for media on different torrent websites or paying for Usenet server access? Well look no further! You can now use PlexRipper to download "everything" from the Plex servers you have access to and expand your collection that way! Let others collect media for you and then just download everything! - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [plexripper](https://truecharts.org/docs/charts/incubator/plexripper) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/plexripper/0.0.23/charts/common-10.5.9.tgz b/incubator/plexripper/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/plexripper/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/plexripper/0.0.24/CHANGELOG.md b/incubator/plexripper/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..806d403515b --- /dev/null +++ b/incubator/plexripper/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [plexripper-0.0.24](https://github.com/truecharts/charts/compare/plexripper-0.0.23...plexripper-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [plexripper-0.0.23](https://github.com/truecharts/charts/compare/plexripper-0.0.22...plexripper-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [plexripper-0.0.23](https://github.com/truecharts/charts/compare/plexripper-0.0.22...plexripper-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [plexripper-0.0.23](https://github.com/truecharts/charts/compare/plexripper-0.0.22...plexripper-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [plexripper-0.0.23](https://github.com/truecharts/charts/compare/plexripper-0.0.22...plexripper-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [plexripper-0.0.23](https://github.com/truecharts/charts/compare/plexripper-0.0.22...plexripper-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [plexripper-0.0.23](https://github.com/truecharts/charts/compare/plexripper-0.0.22...plexripper-0.0.23) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [plexripper-0.0.22](https://github.com/truecharts/charts/compare/plexripper-0.0.20...plexripper-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + + +## [plexripper-0.0.20](https://github.com/truecharts/charts/compare/plexripper-0.0.19...plexripper-0.0.20) (2022-08-29) + +### Chore + diff --git a/incubator/plexripper/0.0.24/Chart.lock b/incubator/plexripper/0.0.24/Chart.lock new file mode 100644 index 00000000000..be1fe02fdba --- /dev/null +++ b/incubator/plexripper/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:59:13.672375628Z" diff --git a/incubator/plexripper/0.0.24/Chart.yaml b/incubator/plexripper/0.0.24/Chart.yaml new file mode 100644 index 00000000000..a10aeca0b08 --- /dev/null +++ b/incubator/plexripper/0.0.24/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.5.10 +deprecated: false +description: Tired of searching for media on different torrent websites or paying for Usenet server access? Well look no further! You can now use PlexRipper to download "everything" from the Plex servers you have access to and expand your collection that way! Let others collect media for you and then just download everything! +home: https://truecharts.org/docs/charts/incubator/plexripper +icon: https://truecharts.org/img/hotlink-ok/chart-icons/plexripper.png +keywords: + - plexripper + - Backup + - Downloaders + - MediaApp-Video + - MediaApp-Music + - MediaApp-Photos + - MediaApp-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: plexripper +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/plexripper + - https://github.com/PlexRipper/PlexRipper/ + - https://hub.docker.com/r/plexripper/plexripper/ +type: application +version: 0.0.24 diff --git a/incubator/plexripper/0.0.24/README.md b/incubator/plexripper/0.0.24/README.md new file mode 100644 index 00000000000..c1a2455d6ea --- /dev/null +++ b/incubator/plexripper/0.0.24/README.md @@ -0,0 +1,109 @@ +# plexripper + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Tired of searching for media on different torrent websites or paying for Usenet server access? Well look no further! You can now use PlexRipper to download "everything" from the Plex servers you have access to and expand your collection that way! Let others collect media for you and then just download everything! + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [plexripper](https://truecharts.org/docs/charts/incubator/plexripper) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/plexripper/0.0.23/app-readme.md b/incubator/plexripper/0.0.24/app-readme.md similarity index 100% rename from incubator/plexripper/0.0.23/app-readme.md rename to incubator/plexripper/0.0.24/app-readme.md diff --git a/incubator/plexripper/0.0.24/charts/common-10.5.10.tgz b/incubator/plexripper/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/plexripper/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/plexripper/0.0.23/ix_values.yaml b/incubator/plexripper/0.0.24/ix_values.yaml similarity index 100% rename from incubator/plexripper/0.0.23/ix_values.yaml rename to incubator/plexripper/0.0.24/ix_values.yaml diff --git a/incubator/plexripper/0.0.23/questions.yaml b/incubator/plexripper/0.0.24/questions.yaml similarity index 100% rename from incubator/plexripper/0.0.23/questions.yaml rename to incubator/plexripper/0.0.24/questions.yaml diff --git a/incubator/plexripper/0.0.23/templates/common.yaml b/incubator/plexripper/0.0.24/templates/common.yaml similarity index 100% rename from incubator/plexripper/0.0.23/templates/common.yaml rename to incubator/plexripper/0.0.24/templates/common.yaml diff --git a/incubator/plexripper/0.0.23/values.yaml b/incubator/plexripper/0.0.24/values.yaml similarity index 100% rename from incubator/plexripper/0.0.23/values.yaml rename to incubator/plexripper/0.0.24/values.yaml diff --git a/incubator/plextraktsync/0.0.30/CHANGELOG.md b/incubator/plextraktsync/0.0.30/CHANGELOG.md deleted file mode 100644 index 2e41be00857..00000000000 --- a/incubator/plextraktsync/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [plextraktsync-0.0.30](https://github.com/truecharts/charts/compare/plextraktsync-0.0.29...plextraktsync-0.0.30) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [plextraktsync-0.0.30](https://github.com/truecharts/charts/compare/plextraktsync-0.0.29...plextraktsync-0.0.30) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [plextraktsync-0.0.30](https://github.com/truecharts/charts/compare/plextraktsync-0.0.29...plextraktsync-0.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [plextraktsync-0.0.30](https://github.com/truecharts/charts/compare/plextraktsync-0.0.29...plextraktsync-0.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [plextraktsync-0.0.30](https://github.com/truecharts/charts/compare/plextraktsync-0.0.29...plextraktsync-0.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [plextraktsync-0.0.30](https://github.com/truecharts/charts/compare/plextraktsync-0.0.29...plextraktsync-0.0.30) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [plextraktsync-0.0.29](https://github.com/truecharts/charts/compare/plextraktsync-0.0.28...plextraktsync-0.0.29) (2022-09-03) - -### Chore - -- update docker general non-major ([#3668](https://github.com/truecharts/charts/issues/3668)) - - - - -## [plextraktsync-0.0.28](https://github.com/truecharts/charts/compare/plextraktsync-0.0.27...plextraktsync-0.0.28) (2022-08-31) - -### Chore - -- update docker general non-major ([#3640](https://github.com/truecharts/charts/issues/3640)) diff --git a/incubator/plextraktsync/0.0.30/Chart.lock b/incubator/plextraktsync/0.0.30/Chart.lock deleted file mode 100644 index d673312f08e..00000000000 --- a/incubator/plextraktsync/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:09:49.290412873Z" diff --git a/incubator/plextraktsync/0.0.30/Chart.yaml b/incubator/plextraktsync/0.0.30/Chart.yaml deleted file mode 100644 index 592940c1910..00000000000 --- a/incubator/plextraktsync/0.0.30/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities - - MediaApp-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -deprecated: false -description: "Cette app permet de synchroniser le contenu de votre bibliotheque plex (pas de plexpass obligatoire) avec le site trakt.tv ." -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: 0.0.30 diff --git a/incubator/plextraktsync/0.0.30/README.md b/incubator/plextraktsync/0.0.30/README.md deleted file mode 100644 index db0d026b2c6..00000000000 --- a/incubator/plextraktsync/0.0.30/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# plextraktsync - -![Version: 0.0.30](https://img.shields.io/badge/Version-0.0.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Cette app permet de synchroniser le contenu de votre bibliotheque plex (pas de plexpass obligatoire) avec le site 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: [plextraktsync](https://truecharts.org/docs/charts/incubator/plextraktsync) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `plextraktsync` deployment - -```console -helm uninstall plextraktsync -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install plextraktsync \ - --set env.TZ="America/New York" \ - TrueCharts/plextraktsync -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install plextraktsync TrueCharts/plextraktsync -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/plextraktsync/0.0.30/charts/common-10.5.9.tgz b/incubator/plextraktsync/0.0.30/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/plextraktsync/0.0.30/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/plextraktsync/0.0.31/CHANGELOG.md b/incubator/plextraktsync/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..71047d5e65b --- /dev/null +++ b/incubator/plextraktsync/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [plextraktsync-0.0.31](https://github.com/truecharts/charts/compare/plextraktsync-0.0.30...plextraktsync-0.0.31) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [plextraktsync-0.0.30](https://github.com/truecharts/charts/compare/plextraktsync-0.0.29...plextraktsync-0.0.30) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [plextraktsync-0.0.30](https://github.com/truecharts/charts/compare/plextraktsync-0.0.29...plextraktsync-0.0.30) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [plextraktsync-0.0.30](https://github.com/truecharts/charts/compare/plextraktsync-0.0.29...plextraktsync-0.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [plextraktsync-0.0.30](https://github.com/truecharts/charts/compare/plextraktsync-0.0.29...plextraktsync-0.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [plextraktsync-0.0.30](https://github.com/truecharts/charts/compare/plextraktsync-0.0.29...plextraktsync-0.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [plextraktsync-0.0.30](https://github.com/truecharts/charts/compare/plextraktsync-0.0.29...plextraktsync-0.0.30) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [plextraktsync-0.0.29](https://github.com/truecharts/charts/compare/plextraktsync-0.0.28...plextraktsync-0.0.29) (2022-09-03) + +### Chore + +- update docker general non-major ([#3668](https://github.com/truecharts/charts/issues/3668)) diff --git a/incubator/plextraktsync/0.0.31/Chart.lock b/incubator/plextraktsync/0.0.31/Chart.lock new file mode 100644 index 00000000000..3c659361977 --- /dev/null +++ b/incubator/plextraktsync/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:59:28.489624359Z" diff --git a/incubator/plextraktsync/0.0.31/Chart.yaml b/incubator/plextraktsync/0.0.31/Chart.yaml new file mode 100644 index 00000000000..2cedb06a31e --- /dev/null +++ b/incubator/plextraktsync/0.0.31/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.5.10 +deprecated: false +description: "Cette app permet de synchroniser le contenu de votre bibliotheque plex (pas de plexpass obligatoire) avec le site trakt.tv ." +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: 0.0.31 diff --git a/incubator/plextraktsync/0.0.31/README.md b/incubator/plextraktsync/0.0.31/README.md new file mode 100644 index 00000000000..fce3840d710 --- /dev/null +++ b/incubator/plextraktsync/0.0.31/README.md @@ -0,0 +1,109 @@ +# plextraktsync + +![Version: 0.0.31](https://img.shields.io/badge/Version-0.0.31-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Cette app permet de synchroniser le contenu de votre bibliotheque plex (pas de plexpass obligatoire) avec le site 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: [plextraktsync](https://truecharts.org/docs/charts/incubator/plextraktsync) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `plextraktsync` deployment + +```console +helm uninstall plextraktsync +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install plextraktsync \ + --set env.TZ="America/New York" \ + TrueCharts/plextraktsync +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install plextraktsync TrueCharts/plextraktsync -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/plextraktsync/0.0.30/app-readme.md b/incubator/plextraktsync/0.0.31/app-readme.md similarity index 100% rename from incubator/plextraktsync/0.0.30/app-readme.md rename to incubator/plextraktsync/0.0.31/app-readme.md diff --git a/incubator/plextraktsync/0.0.31/charts/common-10.5.10.tgz b/incubator/plextraktsync/0.0.31/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/plextraktsync/0.0.31/charts/common-10.5.10.tgz differ diff --git a/incubator/plextraktsync/0.0.30/ix_values.yaml b/incubator/plextraktsync/0.0.31/ix_values.yaml similarity index 100% rename from incubator/plextraktsync/0.0.30/ix_values.yaml rename to incubator/plextraktsync/0.0.31/ix_values.yaml diff --git a/incubator/plextraktsync/0.0.30/questions.yaml b/incubator/plextraktsync/0.0.31/questions.yaml similarity index 100% rename from incubator/plextraktsync/0.0.30/questions.yaml rename to incubator/plextraktsync/0.0.31/questions.yaml diff --git a/incubator/plextraktsync/0.0.30/templates/common.yaml b/incubator/plextraktsync/0.0.31/templates/common.yaml similarity index 100% rename from incubator/plextraktsync/0.0.30/templates/common.yaml rename to incubator/plextraktsync/0.0.31/templates/common.yaml diff --git a/incubator/plextraktsync/0.0.30/values.yaml b/incubator/plextraktsync/0.0.31/values.yaml similarity index 100% rename from incubator/plextraktsync/0.0.30/values.yaml rename to incubator/plextraktsync/0.0.31/values.yaml diff --git a/incubator/post-recording/0.0.23/CHANGELOG.md b/incubator/post-recording/0.0.23/CHANGELOG.md deleted file mode 100644 index e102506ba4b..00000000000 --- a/incubator/post-recording/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [post-recording-0.0.23](https://github.com/truecharts/charts/compare/post-recording-0.0.22...post-recording-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [post-recording-0.0.23](https://github.com/truecharts/charts/compare/post-recording-0.0.22...post-recording-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [post-recording-0.0.23](https://github.com/truecharts/charts/compare/post-recording-0.0.22...post-recording-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [post-recording-0.0.23](https://github.com/truecharts/charts/compare/post-recording-0.0.22...post-recording-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [post-recording-0.0.23](https://github.com/truecharts/charts/compare/post-recording-0.0.22...post-recording-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [post-recording-0.0.23](https://github.com/truecharts/charts/compare/post-recording-0.0.22...post-recording-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [post-recording-0.0.22](https://github.com/truecharts/charts/compare/post-recording-0.0.20...post-recording-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [post-recording-0.0.21](https://github.com/truecharts/charts/compare/post-recording-0.0.20...post-recording-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/post-recording/0.0.23/Chart.lock b/incubator/post-recording/0.0.23/Chart.lock deleted file mode 100644 index c37d9c8d4c9..00000000000 --- a/incubator/post-recording/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:10:03.98475939Z" diff --git a/incubator/post-recording/0.0.23/Chart.yaml b/incubator/post-recording/0.0.23/Chart.yaml deleted file mode 100644 index ef24f7ba4fe..00000000000 --- a/incubator/post-recording/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaApp-Video -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/post-recording/0.0.23/README.md b/incubator/post-recording/0.0.23/README.md deleted file mode 100644 index e5d995a6922..00000000000 --- a/incubator/post-recording/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# post-recording - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Watches for .ts files made by Live TV recordings, convert them to a friendly format, extract .srt file, add chapters with comchap or remove them with comcut. Tested with Emby recordings. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [post-recording](https://truecharts.org/docs/charts/incubator/post-recording) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/post-recording/0.0.23/charts/common-10.5.9.tgz b/incubator/post-recording/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/post-recording/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/post-recording/0.0.24/CHANGELOG.md b/incubator/post-recording/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..05dc6b89017 --- /dev/null +++ b/incubator/post-recording/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [post-recording-0.0.24](https://github.com/truecharts/charts/compare/post-recording-0.0.23...post-recording-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [post-recording-0.0.23](https://github.com/truecharts/charts/compare/post-recording-0.0.22...post-recording-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [post-recording-0.0.23](https://github.com/truecharts/charts/compare/post-recording-0.0.22...post-recording-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [post-recording-0.0.23](https://github.com/truecharts/charts/compare/post-recording-0.0.22...post-recording-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [post-recording-0.0.23](https://github.com/truecharts/charts/compare/post-recording-0.0.22...post-recording-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [post-recording-0.0.23](https://github.com/truecharts/charts/compare/post-recording-0.0.22...post-recording-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [post-recording-0.0.23](https://github.com/truecharts/charts/compare/post-recording-0.0.22...post-recording-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [post-recording-0.0.22](https://github.com/truecharts/charts/compare/post-recording-0.0.20...post-recording-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + diff --git a/incubator/post-recording/0.0.24/Chart.lock b/incubator/post-recording/0.0.24/Chart.lock new file mode 100644 index 00000000000..8a8e70de36c --- /dev/null +++ b/incubator/post-recording/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:59:39.233008137Z" diff --git a/incubator/post-recording/0.0.24/Chart.yaml b/incubator/post-recording/0.0.24/Chart.yaml new file mode 100644 index 00000000000..e970cec731e --- /dev/null +++ b/incubator/post-recording/0.0.24/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.5.10 +deprecated: false +description: "Watches for .ts files made by Live TV recordings, convert them to a friendly format, extract .srt file, add chapters with comchap or remove them with comcut. Tested with Emby recordings." +home: https://truecharts.org/docs/charts/incubator/post-recording +icon: https://truecharts.org/img/hotlink-ok/chart-icons/post-recording.png +keywords: + - post-recording + - MediaApp-Video +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: post-recording +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/post-recording + - https://github.com/chacawaca/docker-post-recording + - https://hub.docker.com/r/chacawaca/post-recording +type: application +version: 0.0.24 diff --git a/incubator/post-recording/0.0.24/README.md b/incubator/post-recording/0.0.24/README.md new file mode 100644 index 00000000000..cb61bb9cb96 --- /dev/null +++ b/incubator/post-recording/0.0.24/README.md @@ -0,0 +1,109 @@ +# post-recording + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Watches for .ts files made by Live TV recordings, convert them to a friendly format, extract .srt file, add chapters with comchap or remove them with comcut. Tested with Emby recordings. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [post-recording](https://truecharts.org/docs/charts/incubator/post-recording) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/post-recording/0.0.23/app-readme.md b/incubator/post-recording/0.0.24/app-readme.md similarity index 100% rename from incubator/post-recording/0.0.23/app-readme.md rename to incubator/post-recording/0.0.24/app-readme.md diff --git a/incubator/post-recording/0.0.24/charts/common-10.5.10.tgz b/incubator/post-recording/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/post-recording/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/post-recording/0.0.23/ix_values.yaml b/incubator/post-recording/0.0.24/ix_values.yaml similarity index 100% rename from incubator/post-recording/0.0.23/ix_values.yaml rename to incubator/post-recording/0.0.24/ix_values.yaml diff --git a/incubator/post-recording/0.0.23/questions.yaml b/incubator/post-recording/0.0.24/questions.yaml similarity index 100% rename from incubator/post-recording/0.0.23/questions.yaml rename to incubator/post-recording/0.0.24/questions.yaml diff --git a/incubator/post-recording/0.0.23/templates/common.yaml b/incubator/post-recording/0.0.24/templates/common.yaml similarity index 100% rename from incubator/post-recording/0.0.23/templates/common.yaml rename to incubator/post-recording/0.0.24/templates/common.yaml diff --git a/incubator/post-recording/0.0.23/values.yaml b/incubator/post-recording/0.0.24/values.yaml similarity index 100% rename from incubator/post-recording/0.0.23/values.yaml rename to incubator/post-recording/0.0.24/values.yaml diff --git a/incubator/poste/0.0.24/CHANGELOG.md b/incubator/poste/0.0.24/CHANGELOG.md deleted file mode 100644 index 4adcb2c4685..00000000000 --- a/incubator/poste/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [poste-0.0.24](https://github.com/truecharts/charts/compare/poste-0.0.23...poste-0.0.24) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [poste-0.0.24](https://github.com/truecharts/charts/compare/poste-0.0.23...poste-0.0.24) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [poste-0.0.24](https://github.com/truecharts/charts/compare/poste-0.0.23...poste-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [poste-0.0.24](https://github.com/truecharts/charts/compare/poste-0.0.23...poste-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [poste-0.0.24](https://github.com/truecharts/charts/compare/poste-0.0.23...poste-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [poste-0.0.24](https://github.com/truecharts/charts/compare/poste-0.0.23...poste-0.0.24) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [poste-0.0.23](https://github.com/truecharts/charts/compare/poste-0.0.21...poste-0.0.23) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [poste-0.0.22](https://github.com/truecharts/charts/compare/poste-0.0.21...poste-0.0.22) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/poste/0.0.24/Chart.lock b/incubator/poste/0.0.24/Chart.lock deleted file mode 100644 index bae8a30ee4e..00000000000 --- a/incubator/poste/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:10:04.947942033Z" diff --git a/incubator/poste/0.0.24/Chart.yaml b/incubator/poste/0.0.24/Chart.yaml deleted file mode 100644 index 404ca6cbaa4..00000000000 --- a/incubator/poste/0.0.24/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Productivity - - Tools-Utilities - - Network-Web - - Network-Other - - Network-Messenger -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.24 diff --git a/incubator/poste/0.0.24/README.md b/incubator/poste/0.0.24/README.md deleted file mode 100644 index 839883d490a..00000000000 --- a/incubator/poste/0.0.24/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# poste - -![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -FREE version of Poste.io, full mail server solution. POP3, SMTP, IMAP, Spamassassin, WebMail, WebAdmin. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [poste](https://truecharts.org/docs/charts/incubator/poste) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/poste/0.0.24/charts/common-10.5.9.tgz b/incubator/poste/0.0.24/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/poste/0.0.24/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/poste/0.0.25/CHANGELOG.md b/incubator/poste/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..471cdaef2f1 --- /dev/null +++ b/incubator/poste/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [poste-0.0.25](https://github.com/truecharts/charts/compare/poste-0.0.24...poste-0.0.25) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [poste-0.0.24](https://github.com/truecharts/charts/compare/poste-0.0.23...poste-0.0.24) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [poste-0.0.24](https://github.com/truecharts/charts/compare/poste-0.0.23...poste-0.0.24) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [poste-0.0.24](https://github.com/truecharts/charts/compare/poste-0.0.23...poste-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [poste-0.0.24](https://github.com/truecharts/charts/compare/poste-0.0.23...poste-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [poste-0.0.24](https://github.com/truecharts/charts/compare/poste-0.0.23...poste-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [poste-0.0.24](https://github.com/truecharts/charts/compare/poste-0.0.23...poste-0.0.24) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [poste-0.0.23](https://github.com/truecharts/charts/compare/poste-0.0.21...poste-0.0.23) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/incubator/poste/0.0.25/Chart.lock b/incubator/poste/0.0.25/Chart.lock new file mode 100644 index 00000000000..a76291ad974 --- /dev/null +++ b/incubator/poste/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:59:44.863183063Z" diff --git a/incubator/poste/0.0.25/Chart.yaml b/incubator/poste/0.0.25/Chart.yaml new file mode 100644 index 00000000000..a442065f555 --- /dev/null +++ b/incubator/poste/0.0.25/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.5.10 +deprecated: false +description: "FREE version of Poste.io, full mail server solution. POP3, SMTP, IMAP, Spamassassin, WebMail, WebAdmin. " +home: https://truecharts.org/docs/charts/incubator/poste +icon: https://truecharts.org/img/hotlink-ok/chart-icons/poste.png +keywords: + - poste + - Cloud + - Productivity + - Tools-Utilities + - Network-Web + - Network-Other + - Network-Messenger +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: poste +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/poste + - https://poste.io/ + - https://hub.docker.com/r/analogic/poste.io/ +type: application +version: 0.0.25 diff --git a/incubator/poste/0.0.25/README.md b/incubator/poste/0.0.25/README.md new file mode 100644 index 00000000000..d2e907a7c8f --- /dev/null +++ b/incubator/poste/0.0.25/README.md @@ -0,0 +1,109 @@ +# poste + +![Version: 0.0.25](https://img.shields.io/badge/Version-0.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +FREE version of Poste.io, full mail server solution. POP3, SMTP, IMAP, Spamassassin, WebMail, WebAdmin. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [poste](https://truecharts.org/docs/charts/incubator/poste) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/poste/0.0.24/app-readme.md b/incubator/poste/0.0.25/app-readme.md similarity index 100% rename from incubator/poste/0.0.24/app-readme.md rename to incubator/poste/0.0.25/app-readme.md diff --git a/incubator/poste/0.0.25/charts/common-10.5.10.tgz b/incubator/poste/0.0.25/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/poste/0.0.25/charts/common-10.5.10.tgz differ diff --git a/incubator/poste/0.0.24/ix_values.yaml b/incubator/poste/0.0.25/ix_values.yaml similarity index 100% rename from incubator/poste/0.0.24/ix_values.yaml rename to incubator/poste/0.0.25/ix_values.yaml diff --git a/incubator/poste/0.0.24/questions.yaml b/incubator/poste/0.0.25/questions.yaml similarity index 100% rename from incubator/poste/0.0.24/questions.yaml rename to incubator/poste/0.0.25/questions.yaml diff --git a/incubator/poste/0.0.24/templates/common.yaml b/incubator/poste/0.0.25/templates/common.yaml similarity index 100% rename from incubator/poste/0.0.24/templates/common.yaml rename to incubator/poste/0.0.25/templates/common.yaml diff --git a/incubator/poste/0.0.24/values.yaml b/incubator/poste/0.0.25/values.yaml similarity index 100% rename from incubator/poste/0.0.24/values.yaml rename to incubator/poste/0.0.25/values.yaml diff --git a/incubator/posterr/0.0.23/CHANGELOG.md b/incubator/posterr/0.0.23/CHANGELOG.md deleted file mode 100644 index 27ee09a4a83..00000000000 --- a/incubator/posterr/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [posterr-0.0.23](https://github.com/truecharts/charts/compare/posterr-0.0.22...posterr-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [posterr-0.0.23](https://github.com/truecharts/charts/compare/posterr-0.0.22...posterr-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [posterr-0.0.23](https://github.com/truecharts/charts/compare/posterr-0.0.22...posterr-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [posterr-0.0.23](https://github.com/truecharts/charts/compare/posterr-0.0.22...posterr-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [posterr-0.0.23](https://github.com/truecharts/charts/compare/posterr-0.0.22...posterr-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [posterr-0.0.23](https://github.com/truecharts/charts/compare/posterr-0.0.22...posterr-0.0.23) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [posterr-0.0.22](https://github.com/truecharts/charts/compare/posterr-0.0.20...posterr-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [posterr-0.0.21](https://github.com/truecharts/charts/compare/posterr-0.0.20...posterr-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [posterr-0.0.20](https://github.com/truecharts/charts/compare/posterr-0.0.19...posterr-0.0.20) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/incubator/posterr/0.0.23/Chart.lock b/incubator/posterr/0.0.23/Chart.lock deleted file mode 100644 index ed2908f1d3f..00000000000 --- a/incubator/posterr/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:10:14.209399974Z" diff --git a/incubator/posterr/0.0.23/Chart.yaml b/incubator/posterr/0.0.23/Chart.yaml deleted file mode 100644 index d6a38646cea..00000000000 --- a/incubator/posterr/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaServer-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -deprecated: false -description: Media display for Plex, sonarr and radarr -home: https://truecharts.org/docs/charts/incubator/posterr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/posterr.png -keywords: - - posterr - - MediaServer-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: posterr -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/posterr - - https://github.com/petersem/posterr - - https://hub.docker.com/r/petersem/posterr/ -type: application -version: 0.0.23 diff --git a/incubator/posterr/0.0.23/README.md b/incubator/posterr/0.0.23/README.md deleted file mode 100644 index 9430b0694b3..00000000000 --- a/incubator/posterr/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# posterr - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Media display for Plex, sonarr and radarr - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [posterr](https://truecharts.org/docs/charts/incubator/posterr) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/posterr/0.0.23/charts/common-10.5.9.tgz b/incubator/posterr/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/posterr/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/posterr/0.0.24/CHANGELOG.md b/incubator/posterr/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..d4c3b14e815 --- /dev/null +++ b/incubator/posterr/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [posterr-0.0.24](https://github.com/truecharts/charts/compare/posterr-0.0.23...posterr-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [posterr-0.0.23](https://github.com/truecharts/charts/compare/posterr-0.0.22...posterr-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [posterr-0.0.23](https://github.com/truecharts/charts/compare/posterr-0.0.22...posterr-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [posterr-0.0.23](https://github.com/truecharts/charts/compare/posterr-0.0.22...posterr-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [posterr-0.0.23](https://github.com/truecharts/charts/compare/posterr-0.0.22...posterr-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [posterr-0.0.23](https://github.com/truecharts/charts/compare/posterr-0.0.22...posterr-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [posterr-0.0.23](https://github.com/truecharts/charts/compare/posterr-0.0.22...posterr-0.0.23) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [posterr-0.0.22](https://github.com/truecharts/charts/compare/posterr-0.0.20...posterr-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [posterr-0.0.21](https://github.com/truecharts/charts/compare/posterr-0.0.20...posterr-0.0.21) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/posterr/0.0.24/Chart.lock b/incubator/posterr/0.0.24/Chart.lock new file mode 100644 index 00000000000..1257c05d47b --- /dev/null +++ b/incubator/posterr/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T13:59:58.985930186Z" diff --git a/incubator/posterr/0.0.24/Chart.yaml b/incubator/posterr/0.0.24/Chart.yaml new file mode 100644 index 00000000000..9b909e6419b --- /dev/null +++ b/incubator/posterr/0.0.24/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.5.10 +deprecated: false +description: Media display for Plex, sonarr and radarr +home: https://truecharts.org/docs/charts/incubator/posterr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/posterr.png +keywords: + - posterr + - MediaServer-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: posterr +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/posterr + - https://github.com/petersem/posterr + - https://hub.docker.com/r/petersem/posterr/ +type: application +version: 0.0.24 diff --git a/incubator/posterr/0.0.24/README.md b/incubator/posterr/0.0.24/README.md new file mode 100644 index 00000000000..a943bf1b9ae --- /dev/null +++ b/incubator/posterr/0.0.24/README.md @@ -0,0 +1,109 @@ +# posterr + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Media display for Plex, sonarr and radarr + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [posterr](https://truecharts.org/docs/charts/incubator/posterr) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/posterr/0.0.23/app-readme.md b/incubator/posterr/0.0.24/app-readme.md similarity index 100% rename from incubator/posterr/0.0.23/app-readme.md rename to incubator/posterr/0.0.24/app-readme.md diff --git a/incubator/posterr/0.0.24/charts/common-10.5.10.tgz b/incubator/posterr/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/posterr/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/posterr/0.0.23/ix_values.yaml b/incubator/posterr/0.0.24/ix_values.yaml similarity index 100% rename from incubator/posterr/0.0.23/ix_values.yaml rename to incubator/posterr/0.0.24/ix_values.yaml diff --git a/incubator/posterr/0.0.23/questions.yaml b/incubator/posterr/0.0.24/questions.yaml similarity index 100% rename from incubator/posterr/0.0.23/questions.yaml rename to incubator/posterr/0.0.24/questions.yaml diff --git a/incubator/posterr/0.0.23/templates/common.yaml b/incubator/posterr/0.0.24/templates/common.yaml similarity index 100% rename from incubator/posterr/0.0.23/templates/common.yaml rename to incubator/posterr/0.0.24/templates/common.yaml diff --git a/incubator/posterr/0.0.23/values.yaml b/incubator/posterr/0.0.24/values.yaml similarity index 100% rename from incubator/posterr/0.0.23/values.yaml rename to incubator/posterr/0.0.24/values.yaml diff --git a/incubator/postscriptum/0.0.23/CHANGELOG.md b/incubator/postscriptum/0.0.23/CHANGELOG.md deleted file mode 100644 index 33ced0f3b30..00000000000 --- a/incubator/postscriptum/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [postscriptum-0.0.23](https://github.com/truecharts/charts/compare/postscriptum-0.0.22...postscriptum-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [postscriptum-0.0.23](https://github.com/truecharts/charts/compare/postscriptum-0.0.22...postscriptum-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [postscriptum-0.0.23](https://github.com/truecharts/charts/compare/postscriptum-0.0.22...postscriptum-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [postscriptum-0.0.23](https://github.com/truecharts/charts/compare/postscriptum-0.0.22...postscriptum-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [postscriptum-0.0.23](https://github.com/truecharts/charts/compare/postscriptum-0.0.22...postscriptum-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [postscriptum-0.0.23](https://github.com/truecharts/charts/compare/postscriptum-0.0.22...postscriptum-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [postscriptum-0.0.22](https://github.com/truecharts/charts/compare/postscriptum-0.0.20...postscriptum-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [postscriptum-0.0.21](https://github.com/truecharts/charts/compare/postscriptum-0.0.20...postscriptum-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/postscriptum/0.0.23/Chart.lock b/incubator/postscriptum/0.0.23/Chart.lock deleted file mode 100644 index d52c5467ba3..00000000000 --- a/incubator/postscriptum/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:10:28.916080755Z" diff --git a/incubator/postscriptum/0.0.23/Chart.yaml b/incubator/postscriptum/0.0.23/Chart.yaml deleted file mode 100644 index 95654aefcce..00000000000 --- a/incubator/postscriptum/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/postscriptum/0.0.23/README.md b/incubator/postscriptum/0.0.23/README.md deleted file mode 100644 index 6123b9ebd9c..00000000000 --- a/incubator/postscriptum/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# postscriptum - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -This Chart will download and install SteamCMD. It will also install PostScriptum and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [postscriptum](https://truecharts.org/docs/charts/incubator/postscriptum) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/postscriptum/0.0.23/charts/common-10.5.9.tgz b/incubator/postscriptum/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/postscriptum/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/postscriptum/0.0.24/CHANGELOG.md b/incubator/postscriptum/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..f88b18e4fcb --- /dev/null +++ b/incubator/postscriptum/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [postscriptum-0.0.24](https://github.com/truecharts/charts/compare/postscriptum-0.0.23...postscriptum-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [postscriptum-0.0.23](https://github.com/truecharts/charts/compare/postscriptum-0.0.22...postscriptum-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [postscriptum-0.0.23](https://github.com/truecharts/charts/compare/postscriptum-0.0.22...postscriptum-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [postscriptum-0.0.23](https://github.com/truecharts/charts/compare/postscriptum-0.0.22...postscriptum-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [postscriptum-0.0.23](https://github.com/truecharts/charts/compare/postscriptum-0.0.22...postscriptum-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [postscriptum-0.0.23](https://github.com/truecharts/charts/compare/postscriptum-0.0.22...postscriptum-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [postscriptum-0.0.23](https://github.com/truecharts/charts/compare/postscriptum-0.0.22...postscriptum-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [postscriptum-0.0.22](https://github.com/truecharts/charts/compare/postscriptum-0.0.20...postscriptum-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/incubator/postscriptum/0.0.24/Chart.lock b/incubator/postscriptum/0.0.24/Chart.lock new file mode 100644 index 00000000000..e0d70bb5d43 --- /dev/null +++ b/incubator/postscriptum/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:00:10.492167468Z" diff --git a/incubator/postscriptum/0.0.24/Chart.yaml b/incubator/postscriptum/0.0.24/Chart.yaml new file mode 100644 index 00000000000..c50fd4909fe --- /dev/null +++ b/incubator/postscriptum/0.0.24/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.5.10 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install PostScriptum and run it." +home: https://truecharts.org/docs/charts/incubator/postscriptum +icon: https://truecharts.org/img/hotlink-ok/chart-icons/postscriptum.png +keywords: + - postscriptum + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: postscriptum +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/postscriptum + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.24 diff --git a/incubator/postscriptum/0.0.24/README.md b/incubator/postscriptum/0.0.24/README.md new file mode 100644 index 00000000000..9a02c34a6f1 --- /dev/null +++ b/incubator/postscriptum/0.0.24/README.md @@ -0,0 +1,109 @@ +# postscriptum + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +This Chart will download and install SteamCMD. It will also install PostScriptum and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [postscriptum](https://truecharts.org/docs/charts/incubator/postscriptum) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/postscriptum/0.0.23/app-readme.md b/incubator/postscriptum/0.0.24/app-readme.md similarity index 100% rename from incubator/postscriptum/0.0.23/app-readme.md rename to incubator/postscriptum/0.0.24/app-readme.md diff --git a/incubator/postscriptum/0.0.24/charts/common-10.5.10.tgz b/incubator/postscriptum/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/postscriptum/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/postscriptum/0.0.23/ix_values.yaml b/incubator/postscriptum/0.0.24/ix_values.yaml similarity index 100% rename from incubator/postscriptum/0.0.23/ix_values.yaml rename to incubator/postscriptum/0.0.24/ix_values.yaml diff --git a/incubator/postscriptum/0.0.23/questions.yaml b/incubator/postscriptum/0.0.24/questions.yaml similarity index 100% rename from incubator/postscriptum/0.0.23/questions.yaml rename to incubator/postscriptum/0.0.24/questions.yaml diff --git a/incubator/postscriptum/0.0.23/templates/common.yaml b/incubator/postscriptum/0.0.24/templates/common.yaml similarity index 100% rename from incubator/postscriptum/0.0.23/templates/common.yaml rename to incubator/postscriptum/0.0.24/templates/common.yaml diff --git a/incubator/postscriptum/0.0.23/values.yaml b/incubator/postscriptum/0.0.24/values.yaml similarity index 100% rename from incubator/postscriptum/0.0.23/values.yaml rename to incubator/postscriptum/0.0.24/values.yaml diff --git a/incubator/preclear/0.0.23/CHANGELOG.md b/incubator/preclear/0.0.23/CHANGELOG.md deleted file mode 100644 index fb752d356e2..00000000000 --- a/incubator/preclear/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [preclear-0.0.23](https://github.com/truecharts/charts/compare/preclear-0.0.22...preclear-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [preclear-0.0.23](https://github.com/truecharts/charts/compare/preclear-0.0.22...preclear-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [preclear-0.0.23](https://github.com/truecharts/charts/compare/preclear-0.0.22...preclear-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [preclear-0.0.23](https://github.com/truecharts/charts/compare/preclear-0.0.22...preclear-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [preclear-0.0.23](https://github.com/truecharts/charts/compare/preclear-0.0.22...preclear-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [preclear-0.0.23](https://github.com/truecharts/charts/compare/preclear-0.0.22...preclear-0.0.23) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [preclear-0.0.22](https://github.com/truecharts/charts/compare/preclear-0.0.20...preclear-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [preclear-0.0.21](https://github.com/truecharts/charts/compare/preclear-0.0.20...preclear-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [preclear-0.0.20](https://github.com/truecharts/charts/compare/preclear-0.0.19...preclear-0.0.20) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/incubator/preclear/0.0.23/Chart.lock b/incubator/preclear/0.0.23/Chart.lock deleted file mode 100644 index cf8bb6db562..00000000000 --- a/incubator/preclear/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:10:29.863523482Z" diff --git a/incubator/preclear/0.0.23/Chart.yaml b/incubator/preclear/0.0.23/Chart.yaml deleted file mode 100644 index 151be7f0753..00000000000 --- a/incubator/preclear/0.0.23/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/preclear/0.0.23/README.md b/incubator/preclear/0.0.23/README.md deleted file mode 100644 index 3459c3dfd3b..00000000000 --- a/incubator/preclear/0.0.23/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# preclear - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -A utility to "burn-in" a new disk, before adding it to your array has been requested several times. Also requested is a process to "pre-clear" a hard disk before adding it to your array. When a special "signature" is detected, the lengthy "clearing" step otherwise performed by TrueNAS is skipped. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [preclear](https://truecharts.org/docs/charts/incubator/preclear) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/preclear/0.0.23/charts/common-10.5.9.tgz b/incubator/preclear/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/preclear/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/preclear/0.0.24/CHANGELOG.md b/incubator/preclear/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..16715ff6ba6 --- /dev/null +++ b/incubator/preclear/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [preclear-0.0.24](https://github.com/truecharts/charts/compare/preclear-0.0.23...preclear-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [preclear-0.0.23](https://github.com/truecharts/charts/compare/preclear-0.0.22...preclear-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [preclear-0.0.23](https://github.com/truecharts/charts/compare/preclear-0.0.22...preclear-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [preclear-0.0.23](https://github.com/truecharts/charts/compare/preclear-0.0.22...preclear-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [preclear-0.0.23](https://github.com/truecharts/charts/compare/preclear-0.0.22...preclear-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [preclear-0.0.23](https://github.com/truecharts/charts/compare/preclear-0.0.22...preclear-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [preclear-0.0.23](https://github.com/truecharts/charts/compare/preclear-0.0.22...preclear-0.0.23) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [preclear-0.0.22](https://github.com/truecharts/charts/compare/preclear-0.0.20...preclear-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [preclear-0.0.21](https://github.com/truecharts/charts/compare/preclear-0.0.20...preclear-0.0.21) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/preclear/0.0.24/Chart.lock b/incubator/preclear/0.0.24/Chart.lock new file mode 100644 index 00000000000..486792987f9 --- /dev/null +++ b/incubator/preclear/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:00:16.227525612Z" diff --git a/incubator/preclear/0.0.24/Chart.yaml b/incubator/preclear/0.0.24/Chart.yaml new file mode 100644 index 00000000000..8d4e5bcfee6 --- /dev/null +++ b/incubator/preclear/0.0.24/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.5.10 +deprecated: false +description: A utility to "burn-in" a new disk, before adding it to your array has been requested several times. Also requested is a process to "pre-clear" a hard disk before adding it to your array. When a special "signature" is detected, the lengthy "clearing" step otherwise performed by TrueNAS is skipped. +home: https://truecharts.org/docs/charts/incubator/preclear +icon: https://truecharts.org/img/hotlink-ok/chart-icons/preclear.png +keywords: + - preclear + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: preclear +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/preclear + - https://forums.TrueNAS.net/topic/2732-preclear_disksh-a-new-utility-to-burn-in-and-pre-clear-disks-for-quick-add/ + - https://registry.hub.docker.com/r/binhex/arch-preclear/ + - https://github.com/binhex/documentation +type: application +version: 0.0.24 diff --git a/incubator/preclear/0.0.24/README.md b/incubator/preclear/0.0.24/README.md new file mode 100644 index 00000000000..cc381a83366 --- /dev/null +++ b/incubator/preclear/0.0.24/README.md @@ -0,0 +1,110 @@ +# preclear + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +A utility to "burn-in" a new disk, before adding it to your array has been requested several times. Also requested is a process to "pre-clear" a hard disk before adding it to your array. When a special "signature" is detected, the lengthy "clearing" step otherwise performed by TrueNAS is skipped. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [preclear](https://truecharts.org/docs/charts/incubator/preclear) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/preclear/0.0.23/app-readme.md b/incubator/preclear/0.0.24/app-readme.md similarity index 100% rename from incubator/preclear/0.0.23/app-readme.md rename to incubator/preclear/0.0.24/app-readme.md diff --git a/incubator/preclear/0.0.24/charts/common-10.5.10.tgz b/incubator/preclear/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/preclear/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/preclear/0.0.23/ix_values.yaml b/incubator/preclear/0.0.24/ix_values.yaml similarity index 100% rename from incubator/preclear/0.0.23/ix_values.yaml rename to incubator/preclear/0.0.24/ix_values.yaml diff --git a/incubator/preclear/0.0.23/questions.yaml b/incubator/preclear/0.0.24/questions.yaml similarity index 100% rename from incubator/preclear/0.0.23/questions.yaml rename to incubator/preclear/0.0.24/questions.yaml diff --git a/incubator/preclear/0.0.23/templates/common.yaml b/incubator/preclear/0.0.24/templates/common.yaml similarity index 100% rename from incubator/preclear/0.0.23/templates/common.yaml rename to incubator/preclear/0.0.24/templates/common.yaml diff --git a/incubator/preclear/0.0.23/values.yaml b/incubator/preclear/0.0.24/values.yaml similarity index 100% rename from incubator/preclear/0.0.23/values.yaml rename to incubator/preclear/0.0.24/values.yaml diff --git a/incubator/pritunl/0.0.23/CHANGELOG.md b/incubator/pritunl/0.0.23/CHANGELOG.md deleted file mode 100644 index d2caac91ef3..00000000000 --- a/incubator/pritunl/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [pritunl-0.0.23](https://github.com/truecharts/charts/compare/pritunl-0.0.22...pritunl-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pritunl-0.0.23](https://github.com/truecharts/charts/compare/pritunl-0.0.22...pritunl-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pritunl-0.0.23](https://github.com/truecharts/charts/compare/pritunl-0.0.22...pritunl-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pritunl-0.0.23](https://github.com/truecharts/charts/compare/pritunl-0.0.22...pritunl-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pritunl-0.0.23](https://github.com/truecharts/charts/compare/pritunl-0.0.22...pritunl-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pritunl-0.0.23](https://github.com/truecharts/charts/compare/pritunl-0.0.22...pritunl-0.0.23) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pritunl-0.0.22](https://github.com/truecharts/charts/compare/pritunl-0.0.20...pritunl-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [pritunl-0.0.21](https://github.com/truecharts/charts/compare/pritunl-0.0.20...pritunl-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [pritunl-0.0.20](https://github.com/truecharts/charts/compare/pritunl-0.0.19...pritunl-0.0.20) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/incubator/pritunl/0.0.23/Chart.lock b/incubator/pritunl/0.0.23/Chart.lock deleted file mode 100644 index 5e9bdfefa1b..00000000000 --- a/incubator/pritunl/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:10:38.59183831Z" diff --git a/incubator/pritunl/0.0.23/Chart.yaml b/incubator/pritunl/0.0.23/Chart.yaml deleted file mode 100644 index 54e26ad55ae..00000000000 --- a/incubator/pritunl/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/pritunl/0.0.23/README.md b/incubator/pritunl/0.0.23/README.md deleted file mode 100644 index 5a89a6bd159..00000000000 --- a/incubator/pritunl/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# pritunl - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Run a Pritunl VPN Server [br][br] - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [pritunl](https://truecharts.org/docs/charts/incubator/pritunl) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/pritunl/0.0.23/charts/common-10.5.9.tgz b/incubator/pritunl/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/pritunl/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/pritunl/0.0.24/CHANGELOG.md b/incubator/pritunl/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..d3ec16c94a9 --- /dev/null +++ b/incubator/pritunl/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [pritunl-0.0.24](https://github.com/truecharts/charts/compare/pritunl-0.0.23...pritunl-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pritunl-0.0.23](https://github.com/truecharts/charts/compare/pritunl-0.0.22...pritunl-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pritunl-0.0.23](https://github.com/truecharts/charts/compare/pritunl-0.0.22...pritunl-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pritunl-0.0.23](https://github.com/truecharts/charts/compare/pritunl-0.0.22...pritunl-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pritunl-0.0.23](https://github.com/truecharts/charts/compare/pritunl-0.0.22...pritunl-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pritunl-0.0.23](https://github.com/truecharts/charts/compare/pritunl-0.0.22...pritunl-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pritunl-0.0.23](https://github.com/truecharts/charts/compare/pritunl-0.0.22...pritunl-0.0.23) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pritunl-0.0.22](https://github.com/truecharts/charts/compare/pritunl-0.0.20...pritunl-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [pritunl-0.0.21](https://github.com/truecharts/charts/compare/pritunl-0.0.20...pritunl-0.0.21) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/pritunl/0.0.24/Chart.lock b/incubator/pritunl/0.0.24/Chart.lock new file mode 100644 index 00000000000..566e80b0780 --- /dev/null +++ b/incubator/pritunl/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:00:24.720255614Z" diff --git a/incubator/pritunl/0.0.24/Chart.yaml b/incubator/pritunl/0.0.24/Chart.yaml new file mode 100644 index 00000000000..2bdc91bd82b --- /dev/null +++ b/incubator/pritunl/0.0.24/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.5.10 +deprecated: false +description: "Run a Pritunl VPN Server [br][br]\n" +home: https://truecharts.org/docs/charts/incubator/pritunl +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pritunl.png +keywords: + - pritunl + - Network-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: pritunl +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/pritunl + - https://pritunl.com/ + - https://hub.docker.com/r/bashninja/docker-pritunl/ +type: application +version: 0.0.24 diff --git a/incubator/pritunl/0.0.24/README.md b/incubator/pritunl/0.0.24/README.md new file mode 100644 index 00000000000..51da0ce54e4 --- /dev/null +++ b/incubator/pritunl/0.0.24/README.md @@ -0,0 +1,109 @@ +# pritunl + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Run a Pritunl VPN Server [br][br] + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [pritunl](https://truecharts.org/docs/charts/incubator/pritunl) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/pritunl/0.0.23/app-readme.md b/incubator/pritunl/0.0.24/app-readme.md similarity index 100% rename from incubator/pritunl/0.0.23/app-readme.md rename to incubator/pritunl/0.0.24/app-readme.md diff --git a/incubator/pritunl/0.0.24/charts/common-10.5.10.tgz b/incubator/pritunl/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/pritunl/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/pritunl/0.0.23/ix_values.yaml b/incubator/pritunl/0.0.24/ix_values.yaml similarity index 100% rename from incubator/pritunl/0.0.23/ix_values.yaml rename to incubator/pritunl/0.0.24/ix_values.yaml diff --git a/incubator/pritunl/0.0.23/questions.yaml b/incubator/pritunl/0.0.24/questions.yaml similarity index 100% rename from incubator/pritunl/0.0.23/questions.yaml rename to incubator/pritunl/0.0.24/questions.yaml diff --git a/incubator/pritunl/0.0.23/templates/common.yaml b/incubator/pritunl/0.0.24/templates/common.yaml similarity index 100% rename from incubator/pritunl/0.0.23/templates/common.yaml rename to incubator/pritunl/0.0.24/templates/common.yaml diff --git a/incubator/pritunl/0.0.23/values.yaml b/incubator/pritunl/0.0.24/values.yaml similarity index 100% rename from incubator/pritunl/0.0.23/values.yaml rename to incubator/pritunl/0.0.24/values.yaml diff --git a/incubator/privatebin/0.0.37/CHANGELOG.md b/incubator/privatebin/0.0.37/CHANGELOG.md deleted file mode 100644 index 17b89b4a848..00000000000 --- a/incubator/privatebin/0.0.37/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [privatebin-0.0.37](https://github.com/truecharts/charts/compare/privatebin-0.0.36...privatebin-0.0.37) (2022-09-13) - -### Chore - -- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - - - -## [privatebin-0.0.36](https://github.com/truecharts/charts/compare/privatebin-0.0.35...privatebin-0.0.36) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [privatebin-0.0.36](https://github.com/truecharts/charts/compare/privatebin-0.0.35...privatebin-0.0.36) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [privatebin-0.0.36](https://github.com/truecharts/charts/compare/privatebin-0.0.35...privatebin-0.0.36) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [privatebin-0.0.36](https://github.com/truecharts/charts/compare/privatebin-0.0.35...privatebin-0.0.36) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [privatebin-0.0.36](https://github.com/truecharts/charts/compare/privatebin-0.0.35...privatebin-0.0.36) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [privatebin-0.0.36](https://github.com/truecharts/charts/compare/privatebin-0.0.35...privatebin-0.0.36) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [privatebin-0.0.35](https://github.com/truecharts/charts/compare/privatebin-0.0.33...privatebin-0.0.35) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [privatebin-0.0.34](https://github.com/truecharts/charts/compare/privatebin-0.0.33...privatebin-0.0.34) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/incubator/privatebin/0.0.37/Chart.lock b/incubator/privatebin/0.0.37/Chart.lock deleted file mode 100644 index c8605cbb65e..00000000000 --- a/incubator/privatebin/0.0.37/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -digest: sha256:bfcb2819ba71fec67e4e1b700216bcea405d58eaaf9c45e3705bdbead908b8e9 -generated: "2022-09-13T06:16:33.915346523Z" diff --git a/incubator/privatebin/0.0.37/Chart.yaml b/incubator/privatebin/0.0.37/Chart.yaml deleted file mode 100644 index a8b3fb5f8fe..00000000000 --- a/incubator/privatebin/0.0.37/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -apiVersion: v2 -appVersion: "1.4.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -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.37 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/privatebin/0.0.37/README.md b/incubator/privatebin/0.0.37/README.md deleted file mode 100644 index 13a46c23e0d..00000000000 --- a/incubator/privatebin/0.0.37/README.md +++ /dev/null @@ -1,111 +0,0 @@ -# privatebin - -![Version: 0.0.37](https://img.shields.io/badge/Version-0.0.37-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.4.0](https://img.shields.io/badge/AppVersion-1.4.0-informational?style=flat-square) - -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.76 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/privatebin/0.0.37/charts/common-10.5.9.tgz b/incubator/privatebin/0.0.37/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/privatebin/0.0.37/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/privatebin/0.0.37/charts/postgresql-8.0.76.tgz b/incubator/privatebin/0.0.37/charts/postgresql-8.0.76.tgz deleted file mode 100644 index 129e37daa0e..00000000000 Binary files a/incubator/privatebin/0.0.37/charts/postgresql-8.0.76.tgz and /dev/null differ diff --git a/incubator/privatebin/0.0.38/CHANGELOG.md b/incubator/privatebin/0.0.38/CHANGELOG.md new file mode 100644 index 00000000000..d3393dc6dab --- /dev/null +++ b/incubator/privatebin/0.0.38/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [privatebin-0.0.38](https://github.com/truecharts/charts/compare/privatebin-0.0.37...privatebin-0.0.38) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [privatebin-0.0.37](https://github.com/truecharts/charts/compare/privatebin-0.0.36...privatebin-0.0.37) (2022-09-13) + +### Chore + +- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + + + + +## [privatebin-0.0.36](https://github.com/truecharts/charts/compare/privatebin-0.0.35...privatebin-0.0.36) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [privatebin-0.0.36](https://github.com/truecharts/charts/compare/privatebin-0.0.35...privatebin-0.0.36) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [privatebin-0.0.36](https://github.com/truecharts/charts/compare/privatebin-0.0.35...privatebin-0.0.36) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [privatebin-0.0.36](https://github.com/truecharts/charts/compare/privatebin-0.0.35...privatebin-0.0.36) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [privatebin-0.0.36](https://github.com/truecharts/charts/compare/privatebin-0.0.35...privatebin-0.0.36) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [privatebin-0.0.36](https://github.com/truecharts/charts/compare/privatebin-0.0.35...privatebin-0.0.36) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [privatebin-0.0.35](https://github.com/truecharts/charts/compare/privatebin-0.0.33...privatebin-0.0.35) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/privatebin/0.0.38/Chart.lock b/incubator/privatebin/0.0.38/Chart.lock new file mode 100644 index 00000000000..39abbff7245 --- /dev/null +++ b/incubator/privatebin/0.0.38/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 +generated: "2022-09-15T14:00:41.309715909Z" diff --git a/incubator/privatebin/0.0.38/Chart.yaml b/incubator/privatebin/0.0.38/Chart.yaml new file mode 100644 index 00000000000..e284e7ae11f --- /dev/null +++ b/incubator/privatebin/0.0.38/Chart.yaml @@ -0,0 +1,35 @@ +apiVersion: v2 +appVersion: "1.4.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +deprecated: false +description: PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of pasted data. +home: https://truecharts.org/docs/charts/incubator/privatebin +icon: https://truecharts.org/img/hotlink-ok/chart-icons/privatebin.png +keywords: + - privatebin + - pastebin +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: privatebin +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/privatebin + - https://privatebin.info/ + - https://github.com/PrivateBin/PrivateBin + - https://hub.docker.com/r/privatebin/pdo +type: application +version: 0.0.38 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/privatebin/0.0.38/README.md b/incubator/privatebin/0.0.38/README.md new file mode 100644 index 00000000000..baa978473b1 --- /dev/null +++ b/incubator/privatebin/0.0.38/README.md @@ -0,0 +1,111 @@ +# privatebin + +![Version: 0.0.38](https://img.shields.io/badge/Version-0.0.38-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.4.0](https://img.shields.io/badge/AppVersion-1.4.0-informational?style=flat-square) + +PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of pasted data. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [privatebin](https://truecharts.org/docs/charts/incubator/privatebin) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.78 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/privatebin/0.0.37/app-readme.md b/incubator/privatebin/0.0.38/app-readme.md similarity index 100% rename from incubator/privatebin/0.0.37/app-readme.md rename to incubator/privatebin/0.0.38/app-readme.md diff --git a/incubator/privatebin/0.0.38/charts/common-10.5.10.tgz b/incubator/privatebin/0.0.38/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/privatebin/0.0.38/charts/common-10.5.10.tgz differ diff --git a/incubator/privatebin/0.0.38/charts/postgresql-8.0.78.tgz b/incubator/privatebin/0.0.38/charts/postgresql-8.0.78.tgz new file mode 100644 index 00000000000..ef5433c52fa Binary files /dev/null and b/incubator/privatebin/0.0.38/charts/postgresql-8.0.78.tgz differ diff --git a/incubator/privatebin/0.0.37/ix_values.yaml b/incubator/privatebin/0.0.38/ix_values.yaml similarity index 100% rename from incubator/privatebin/0.0.37/ix_values.yaml rename to incubator/privatebin/0.0.38/ix_values.yaml diff --git a/incubator/privatebin/0.0.37/questions.yaml b/incubator/privatebin/0.0.38/questions.yaml similarity index 100% rename from incubator/privatebin/0.0.37/questions.yaml rename to incubator/privatebin/0.0.38/questions.yaml diff --git a/incubator/privatebin/0.0.37/templates/_configmap.tpl b/incubator/privatebin/0.0.38/templates/_configmap.tpl similarity index 100% rename from incubator/privatebin/0.0.37/templates/_configmap.tpl rename to incubator/privatebin/0.0.38/templates/_configmap.tpl diff --git a/incubator/privatebin/0.0.37/templates/_secrets.tpl b/incubator/privatebin/0.0.38/templates/_secrets.tpl similarity index 100% rename from incubator/privatebin/0.0.37/templates/_secrets.tpl rename to incubator/privatebin/0.0.38/templates/_secrets.tpl diff --git a/incubator/privatebin/0.0.37/templates/common.yaml b/incubator/privatebin/0.0.38/templates/common.yaml similarity index 100% rename from incubator/privatebin/0.0.37/templates/common.yaml rename to incubator/privatebin/0.0.38/templates/common.yaml diff --git a/incubator/privatebin/0.0.37/values.yaml b/incubator/privatebin/0.0.38/values.yaml similarity index 100% rename from incubator/privatebin/0.0.37/values.yaml rename to incubator/privatebin/0.0.38/values.yaml diff --git a/incubator/projectzomboidreporter-frontend/0.0.23/CHANGELOG.md b/incubator/projectzomboidreporter-frontend/0.0.23/CHANGELOG.md deleted file mode 100644 index 3ee415a0af0..00000000000 --- a/incubator/projectzomboidreporter-frontend/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [projectzomboidreporter-frontend-0.0.23](https://github.com/truecharts/charts/compare/projectzomboidreporter-frontend-0.0.22...projectzomboidreporter-frontend-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [projectzomboidreporter-frontend-0.0.23](https://github.com/truecharts/charts/compare/projectzomboidreporter-frontend-0.0.22...projectzomboidreporter-frontend-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [projectzomboidreporter-frontend-0.0.23](https://github.com/truecharts/charts/compare/projectzomboidreporter-frontend-0.0.22...projectzomboidreporter-frontend-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [projectzomboidreporter-frontend-0.0.23](https://github.com/truecharts/charts/compare/projectzomboidreporter-frontend-0.0.22...projectzomboidreporter-frontend-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [projectzomboidreporter-frontend-0.0.23](https://github.com/truecharts/charts/compare/projectzomboidreporter-frontend-0.0.22...projectzomboidreporter-frontend-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [projectzomboidreporter-frontend-0.0.23](https://github.com/truecharts/charts/compare/projectzomboidreporter-frontend-0.0.22...projectzomboidreporter-frontend-0.0.23) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [projectzomboidreporter-frontend-0.0.22](https://github.com/truecharts/charts/compare/projectzomboidreporter-frontend-0.0.20...projectzomboidreporter-frontend-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [projectzomboidreporter-frontend-0.0.21](https://github.com/truecharts/charts/compare/projectzomboidreporter-frontend-0.0.20...projectzomboidreporter-frontend-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [projectzomboidreporter-frontend-0.0.20](https://github.com/truecharts/charts/compare/projectzomboidreporter-frontend-0.0.19...projectzomboidreporter-frontend-0.0.20) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/incubator/projectzomboidreporter-frontend/0.0.23/Chart.lock b/incubator/projectzomboidreporter-frontend/0.0.23/Chart.lock deleted file mode 100644 index 418bd2ba804..00000000000 --- a/incubator/projectzomboidreporter-frontend/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:10:53.516111511Z" diff --git a/incubator/projectzomboidreporter-frontend/0.0.23/Chart.yaml b/incubator/projectzomboidreporter-frontend/0.0.23/Chart.yaml deleted file mode 100644 index 746ec996afe..00000000000 --- a/incubator/projectzomboidreporter-frontend/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/projectzomboidreporter-frontend/0.0.23/README.md b/incubator/projectzomboidreporter-frontend/0.0.23/README.md deleted file mode 100644 index 88ce0277354..00000000000 --- a/incubator/projectzomboidreporter-frontend/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# projectzomboidreporter-frontend - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -This is the frontend template used in the Project Zomboid Reporter. All visuals used in the final Reporter are pulled from here. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [projectzomboidreporter-frontend](https://truecharts.org/docs/charts/incubator/projectzomboidreporter-frontend) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/projectzomboidreporter-frontend/0.0.23/charts/common-10.5.9.tgz b/incubator/projectzomboidreporter-frontend/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/projectzomboidreporter-frontend/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/projectzomboidreporter-frontend/0.0.24/CHANGELOG.md b/incubator/projectzomboidreporter-frontend/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..7b3023b7f37 --- /dev/null +++ b/incubator/projectzomboidreporter-frontend/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [projectzomboidreporter-frontend-0.0.24](https://github.com/truecharts/charts/compare/projectzomboidreporter-frontend-0.0.23...projectzomboidreporter-frontend-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [projectzomboidreporter-frontend-0.0.23](https://github.com/truecharts/charts/compare/projectzomboidreporter-frontend-0.0.22...projectzomboidreporter-frontend-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [projectzomboidreporter-frontend-0.0.23](https://github.com/truecharts/charts/compare/projectzomboidreporter-frontend-0.0.22...projectzomboidreporter-frontend-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [projectzomboidreporter-frontend-0.0.23](https://github.com/truecharts/charts/compare/projectzomboidreporter-frontend-0.0.22...projectzomboidreporter-frontend-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [projectzomboidreporter-frontend-0.0.23](https://github.com/truecharts/charts/compare/projectzomboidreporter-frontend-0.0.22...projectzomboidreporter-frontend-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [projectzomboidreporter-frontend-0.0.23](https://github.com/truecharts/charts/compare/projectzomboidreporter-frontend-0.0.22...projectzomboidreporter-frontend-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [projectzomboidreporter-frontend-0.0.23](https://github.com/truecharts/charts/compare/projectzomboidreporter-frontend-0.0.22...projectzomboidreporter-frontend-0.0.23) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [projectzomboidreporter-frontend-0.0.22](https://github.com/truecharts/charts/compare/projectzomboidreporter-frontend-0.0.20...projectzomboidreporter-frontend-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [projectzomboidreporter-frontend-0.0.21](https://github.com/truecharts/charts/compare/projectzomboidreporter-frontend-0.0.20...projectzomboidreporter-frontend-0.0.21) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + diff --git a/incubator/projectzomboidreporter-frontend/0.0.24/Chart.lock b/incubator/projectzomboidreporter-frontend/0.0.24/Chart.lock new file mode 100644 index 00000000000..1a572cdc27d --- /dev/null +++ b/incubator/projectzomboidreporter-frontend/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:00:41.91210151Z" diff --git a/incubator/projectzomboidreporter-frontend/0.0.24/Chart.yaml b/incubator/projectzomboidreporter-frontend/0.0.24/Chart.yaml new file mode 100644 index 00000000000..cc02b1fdd34 --- /dev/null +++ b/incubator/projectzomboidreporter-frontend/0.0.24/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.5.10 +deprecated: false +description: This is the frontend template used in the Project Zomboid Reporter. All visuals used in the final Reporter are pulled from here. +home: https://truecharts.org/docs/charts/incubator/projectzomboidreporter-frontend +icon: https://truecharts.org/img/hotlink-ok/chart-icons/projectzomboidreporter-frontend.png +keywords: + - projectzomboidreporter-frontend + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: projectzomboidreporter-frontend +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/projectzomboidreporter-frontend + - https://github.com/ChrisAshtear/Zomboid-Server-Stats-Reporter/ + - https://hub.docker.com/r/chrisashtear/zomboid-reporter-frontend/ +type: application +version: 0.0.24 diff --git a/incubator/projectzomboidreporter-frontend/0.0.24/README.md b/incubator/projectzomboidreporter-frontend/0.0.24/README.md new file mode 100644 index 00000000000..a9c82c87a88 --- /dev/null +++ b/incubator/projectzomboidreporter-frontend/0.0.24/README.md @@ -0,0 +1,109 @@ +# projectzomboidreporter-frontend + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +This is the frontend template used in the Project Zomboid Reporter. All visuals used in the final Reporter are pulled from here. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [projectzomboidreporter-frontend](https://truecharts.org/docs/charts/incubator/projectzomboidreporter-frontend) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/projectzomboidreporter-frontend/0.0.23/app-readme.md b/incubator/projectzomboidreporter-frontend/0.0.24/app-readme.md similarity index 100% rename from incubator/projectzomboidreporter-frontend/0.0.23/app-readme.md rename to incubator/projectzomboidreporter-frontend/0.0.24/app-readme.md diff --git a/incubator/projectzomboidreporter-frontend/0.0.24/charts/common-10.5.10.tgz b/incubator/projectzomboidreporter-frontend/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/projectzomboidreporter-frontend/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/projectzomboidreporter-frontend/0.0.23/ix_values.yaml b/incubator/projectzomboidreporter-frontend/0.0.24/ix_values.yaml similarity index 100% rename from incubator/projectzomboidreporter-frontend/0.0.23/ix_values.yaml rename to incubator/projectzomboidreporter-frontend/0.0.24/ix_values.yaml diff --git a/incubator/projectzomboidreporter-frontend/0.0.23/questions.yaml b/incubator/projectzomboidreporter-frontend/0.0.24/questions.yaml similarity index 100% rename from incubator/projectzomboidreporter-frontend/0.0.23/questions.yaml rename to incubator/projectzomboidreporter-frontend/0.0.24/questions.yaml diff --git a/incubator/projectzomboidreporter-frontend/0.0.23/templates/common.yaml b/incubator/projectzomboidreporter-frontend/0.0.24/templates/common.yaml similarity index 100% rename from incubator/projectzomboidreporter-frontend/0.0.23/templates/common.yaml rename to incubator/projectzomboidreporter-frontend/0.0.24/templates/common.yaml diff --git a/incubator/projectzomboidreporter-frontend/0.0.23/values.yaml b/incubator/projectzomboidreporter-frontend/0.0.24/values.yaml similarity index 100% rename from incubator/projectzomboidreporter-frontend/0.0.23/values.yaml rename to incubator/projectzomboidreporter-frontend/0.0.24/values.yaml diff --git a/incubator/prpdf/0.0.23/CHANGELOG.md b/incubator/prpdf/0.0.23/CHANGELOG.md deleted file mode 100644 index c9f27430099..00000000000 --- a/incubator/prpdf/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [prpdf-0.0.23](https://github.com/truecharts/charts/compare/prpdf-0.0.22...prpdf-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [prpdf-0.0.23](https://github.com/truecharts/charts/compare/prpdf-0.0.22...prpdf-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [prpdf-0.0.23](https://github.com/truecharts/charts/compare/prpdf-0.0.22...prpdf-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [prpdf-0.0.23](https://github.com/truecharts/charts/compare/prpdf-0.0.22...prpdf-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [prpdf-0.0.23](https://github.com/truecharts/charts/compare/prpdf-0.0.22...prpdf-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [prpdf-0.0.23](https://github.com/truecharts/charts/compare/prpdf-0.0.22...prpdf-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [prpdf-0.0.22](https://github.com/truecharts/charts/compare/prpdf-0.0.20...prpdf-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [prpdf-0.0.21](https://github.com/truecharts/charts/compare/prpdf-0.0.20...prpdf-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/prpdf/0.0.23/Chart.lock b/incubator/prpdf/0.0.23/Chart.lock deleted file mode 100644 index 9ac5b979237..00000000000 --- a/incubator/prpdf/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:10:55.453297738Z" diff --git a/incubator/prpdf/0.0.23/Chart.yaml b/incubator/prpdf/0.0.23/Chart.yaml deleted file mode 100644 index 2486aac95ea..00000000000 --- a/incubator/prpdf/0.0.23/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/prpdf/0.0.23/README.md b/incubator/prpdf/0.0.23/README.md deleted file mode 100644 index e8dcb2d5f81..00000000000 --- a/incubator/prpdf/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# prpdf - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -This tool is for Preview and Rename scanned PDF-Documents. Rulebased autoscan with OCR. Merge etc. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [prpdf](https://truecharts.org/docs/charts/incubator/prpdf) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/prpdf/0.0.23/charts/common-10.5.9.tgz b/incubator/prpdf/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/prpdf/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/prpdf/0.0.24/CHANGELOG.md b/incubator/prpdf/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..907f9c79a19 --- /dev/null +++ b/incubator/prpdf/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [prpdf-0.0.24](https://github.com/truecharts/charts/compare/prpdf-0.0.23...prpdf-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [prpdf-0.0.23](https://github.com/truecharts/charts/compare/prpdf-0.0.22...prpdf-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [prpdf-0.0.23](https://github.com/truecharts/charts/compare/prpdf-0.0.22...prpdf-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [prpdf-0.0.23](https://github.com/truecharts/charts/compare/prpdf-0.0.22...prpdf-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [prpdf-0.0.23](https://github.com/truecharts/charts/compare/prpdf-0.0.22...prpdf-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [prpdf-0.0.23](https://github.com/truecharts/charts/compare/prpdf-0.0.22...prpdf-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [prpdf-0.0.23](https://github.com/truecharts/charts/compare/prpdf-0.0.22...prpdf-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [prpdf-0.0.22](https://github.com/truecharts/charts/compare/prpdf-0.0.20...prpdf-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + diff --git a/incubator/prpdf/0.0.24/Chart.lock b/incubator/prpdf/0.0.24/Chart.lock new file mode 100644 index 00000000000..032cafc8ecd --- /dev/null +++ b/incubator/prpdf/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:00:46.55584199Z" diff --git a/incubator/prpdf/0.0.24/Chart.yaml b/incubator/prpdf/0.0.24/Chart.yaml new file mode 100644 index 00000000000..805d5837196 --- /dev/null +++ b/incubator/prpdf/0.0.24/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.5.10 +deprecated: false +description: "This tool is for Preview and Rename scanned PDF-Documents. Rulebased autoscan with OCR. Merge etc." +home: https://truecharts.org/docs/charts/incubator/prpdf +icon: https://truecharts.org/img/hotlink-ok/chart-icons/prpdf.png +keywords: + - prpdf + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: prpdf +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/prpdf + - https://github.com/maschhoff/prpdf + - https://hub.docker.com/r/knex666/prpdf +type: application +version: 0.0.24 diff --git a/incubator/prpdf/0.0.24/README.md b/incubator/prpdf/0.0.24/README.md new file mode 100644 index 00000000000..7f4ecb0cf5f --- /dev/null +++ b/incubator/prpdf/0.0.24/README.md @@ -0,0 +1,109 @@ +# prpdf + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +This tool is for Preview and Rename scanned PDF-Documents. Rulebased autoscan with OCR. Merge etc. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [prpdf](https://truecharts.org/docs/charts/incubator/prpdf) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/prpdf/0.0.23/app-readme.md b/incubator/prpdf/0.0.24/app-readme.md similarity index 100% rename from incubator/prpdf/0.0.23/app-readme.md rename to incubator/prpdf/0.0.24/app-readme.md diff --git a/incubator/prpdf/0.0.24/charts/common-10.5.10.tgz b/incubator/prpdf/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/prpdf/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/prpdf/0.0.23/ix_values.yaml b/incubator/prpdf/0.0.24/ix_values.yaml similarity index 100% rename from incubator/prpdf/0.0.23/ix_values.yaml rename to incubator/prpdf/0.0.24/ix_values.yaml diff --git a/incubator/prpdf/0.0.23/questions.yaml b/incubator/prpdf/0.0.24/questions.yaml similarity index 100% rename from incubator/prpdf/0.0.23/questions.yaml rename to incubator/prpdf/0.0.24/questions.yaml diff --git a/incubator/prpdf/0.0.23/templates/common.yaml b/incubator/prpdf/0.0.24/templates/common.yaml similarity index 100% rename from incubator/prpdf/0.0.23/templates/common.yaml rename to incubator/prpdf/0.0.24/templates/common.yaml diff --git a/incubator/prpdf/0.0.23/values.yaml b/incubator/prpdf/0.0.24/values.yaml similarity index 100% rename from incubator/prpdf/0.0.23/values.yaml rename to incubator/prpdf/0.0.24/values.yaml diff --git a/incubator/prusaslicer-novnc/0.0.28/CHANGELOG.md b/incubator/prusaslicer-novnc/0.0.28/CHANGELOG.md deleted file mode 100644 index 404fadcc0a5..00000000000 --- a/incubator/prusaslicer-novnc/0.0.28/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [prusaslicer-novnc-0.0.28](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.27...prusaslicer-novnc-0.0.28) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [prusaslicer-novnc-0.0.28](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.27...prusaslicer-novnc-0.0.28) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [prusaslicer-novnc-0.0.28](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.27...prusaslicer-novnc-0.0.28) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [prusaslicer-novnc-0.0.28](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.27...prusaslicer-novnc-0.0.28) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [prusaslicer-novnc-0.0.28](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.27...prusaslicer-novnc-0.0.28) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [prusaslicer-novnc-0.0.28](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.27...prusaslicer-novnc-0.0.28) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [prusaslicer-novnc-0.0.27](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.26...prusaslicer-novnc-0.0.27) (2022-09-03) - -### Chore - -- update docker general non-major ([#3668](https://github.com/truecharts/charts/issues/3668)) - - - - -## [prusaslicer-novnc-0.0.26](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.24...prusaslicer-novnc-0.0.26) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/prusaslicer-novnc/0.0.28/Chart.lock b/incubator/prusaslicer-novnc/0.0.28/Chart.lock deleted file mode 100644 index 922d059595c..00000000000 --- a/incubator/prusaslicer-novnc/0.0.28/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:11:03.654297319Z" diff --git a/incubator/prusaslicer-novnc/0.0.28/Chart.yaml b/incubator/prusaslicer-novnc/0.0.28/Chart.yaml deleted file mode 100644 index 90123316abe..00000000000 --- a/incubator/prusaslicer-novnc/0.0.28/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - HomeAutomation - - Productivity -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.28 diff --git a/incubator/prusaslicer-novnc/0.0.28/README.md b/incubator/prusaslicer-novnc/0.0.28/README.md deleted file mode 100644 index 8fe8e5a9041..00000000000 --- a/incubator/prusaslicer-novnc/0.0.28/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# prusaslicer-novnc - -![Version: 0.0.28](https://img.shields.io/badge/Version-0.0.28-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Enjoy Prusaslicer directly in your browser with this easy to use Chart Chart. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [prusaslicer-novnc](https://truecharts.org/docs/charts/incubator/prusaslicer-novnc) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `prusaslicer-novnc` deployment - -```console -helm uninstall prusaslicer-novnc -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install prusaslicer-novnc \ - --set env.TZ="America/New York" \ - TrueCharts/prusaslicer-novnc -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install prusaslicer-novnc TrueCharts/prusaslicer-novnc -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/prusaslicer-novnc/0.0.28/charts/common-10.5.9.tgz b/incubator/prusaslicer-novnc/0.0.28/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/prusaslicer-novnc/0.0.28/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/prusaslicer-novnc/0.0.29/CHANGELOG.md b/incubator/prusaslicer-novnc/0.0.29/CHANGELOG.md new file mode 100644 index 00000000000..dc40e2bf446 --- /dev/null +++ b/incubator/prusaslicer-novnc/0.0.29/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [prusaslicer-novnc-0.0.29](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.28...prusaslicer-novnc-0.0.29) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [prusaslicer-novnc-0.0.28](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.27...prusaslicer-novnc-0.0.28) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [prusaslicer-novnc-0.0.28](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.27...prusaslicer-novnc-0.0.28) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [prusaslicer-novnc-0.0.28](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.27...prusaslicer-novnc-0.0.28) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [prusaslicer-novnc-0.0.28](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.27...prusaslicer-novnc-0.0.28) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [prusaslicer-novnc-0.0.28](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.27...prusaslicer-novnc-0.0.28) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [prusaslicer-novnc-0.0.28](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.27...prusaslicer-novnc-0.0.28) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [prusaslicer-novnc-0.0.27](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.26...prusaslicer-novnc-0.0.27) (2022-09-03) + +### Chore + diff --git a/incubator/prusaslicer-novnc/0.0.29/Chart.lock b/incubator/prusaslicer-novnc/0.0.29/Chart.lock new file mode 100644 index 00000000000..471a958bf87 --- /dev/null +++ b/incubator/prusaslicer-novnc/0.0.29/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:00:55.898365225Z" diff --git a/incubator/prusaslicer-novnc/0.0.29/Chart.yaml b/incubator/prusaslicer-novnc/0.0.29/Chart.yaml new file mode 100644 index 00000000000..0a142e79173 --- /dev/null +++ b/incubator/prusaslicer-novnc/0.0.29/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.5.10 +deprecated: false +description: "Enjoy Prusaslicer directly in your browser with this easy to use Chart Chart." +home: https://truecharts.org/docs/charts/incubator/prusaslicer-novnc +icon: https://truecharts.org/img/hotlink-ok/chart-icons/prusaslicer-novnc.png +keywords: + - prusaslicer-novnc + - HomeAutomation + - Productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: prusaslicer-novnc +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/prusaslicer-novnc + - https://www.prusa3d.com/prusaslicer/ + - https://hub.docker.com/r/mikeah/prusaslicer-novnc +type: application +version: 0.0.29 diff --git a/incubator/prusaslicer-novnc/0.0.29/README.md b/incubator/prusaslicer-novnc/0.0.29/README.md new file mode 100644 index 00000000000..61bf79fb693 --- /dev/null +++ b/incubator/prusaslicer-novnc/0.0.29/README.md @@ -0,0 +1,109 @@ +# prusaslicer-novnc + +![Version: 0.0.29](https://img.shields.io/badge/Version-0.0.29-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Enjoy Prusaslicer directly in your browser with this easy to use Chart Chart. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [prusaslicer-novnc](https://truecharts.org/docs/charts/incubator/prusaslicer-novnc) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `prusaslicer-novnc` deployment + +```console +helm uninstall prusaslicer-novnc +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install prusaslicer-novnc \ + --set env.TZ="America/New York" \ + TrueCharts/prusaslicer-novnc +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install prusaslicer-novnc TrueCharts/prusaslicer-novnc -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/prusaslicer-novnc/0.0.28/app-readme.md b/incubator/prusaslicer-novnc/0.0.29/app-readme.md similarity index 100% rename from incubator/prusaslicer-novnc/0.0.28/app-readme.md rename to incubator/prusaslicer-novnc/0.0.29/app-readme.md diff --git a/incubator/prusaslicer-novnc/0.0.29/charts/common-10.5.10.tgz b/incubator/prusaslicer-novnc/0.0.29/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/prusaslicer-novnc/0.0.29/charts/common-10.5.10.tgz differ diff --git a/incubator/prusaslicer-novnc/0.0.28/ix_values.yaml b/incubator/prusaslicer-novnc/0.0.29/ix_values.yaml similarity index 100% rename from incubator/prusaslicer-novnc/0.0.28/ix_values.yaml rename to incubator/prusaslicer-novnc/0.0.29/ix_values.yaml diff --git a/incubator/prusaslicer-novnc/0.0.28/questions.yaml b/incubator/prusaslicer-novnc/0.0.29/questions.yaml similarity index 100% rename from incubator/prusaslicer-novnc/0.0.28/questions.yaml rename to incubator/prusaslicer-novnc/0.0.29/questions.yaml diff --git a/incubator/prusaslicer-novnc/0.0.28/templates/common.yaml b/incubator/prusaslicer-novnc/0.0.29/templates/common.yaml similarity index 100% rename from incubator/prusaslicer-novnc/0.0.28/templates/common.yaml rename to incubator/prusaslicer-novnc/0.0.29/templates/common.yaml diff --git a/incubator/prusaslicer-novnc/0.0.28/values.yaml b/incubator/prusaslicer-novnc/0.0.29/values.yaml similarity index 100% rename from incubator/prusaslicer-novnc/0.0.28/values.yaml rename to incubator/prusaslicer-novnc/0.0.29/values.yaml diff --git a/incubator/ps3netsrv/0.0.23/CHANGELOG.md b/incubator/ps3netsrv/0.0.23/CHANGELOG.md deleted file mode 100644 index 7588ed60f1c..00000000000 --- a/incubator/ps3netsrv/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ps3netsrv-0.0.23](https://github.com/truecharts/charts/compare/ps3netsrv-0.0.22...ps3netsrv-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ps3netsrv-0.0.23](https://github.com/truecharts/charts/compare/ps3netsrv-0.0.22...ps3netsrv-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ps3netsrv-0.0.23](https://github.com/truecharts/charts/compare/ps3netsrv-0.0.22...ps3netsrv-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ps3netsrv-0.0.23](https://github.com/truecharts/charts/compare/ps3netsrv-0.0.22...ps3netsrv-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ps3netsrv-0.0.23](https://github.com/truecharts/charts/compare/ps3netsrv-0.0.22...ps3netsrv-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ps3netsrv-0.0.23](https://github.com/truecharts/charts/compare/ps3netsrv-0.0.22...ps3netsrv-0.0.23) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ps3netsrv-0.0.22](https://github.com/truecharts/charts/compare/ps3netsrv-0.0.20...ps3netsrv-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [ps3netsrv-0.0.21](https://github.com/truecharts/charts/compare/ps3netsrv-0.0.20...ps3netsrv-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [ps3netsrv-0.0.20](https://github.com/truecharts/charts/compare/ps3netsrv-0.0.19...ps3netsrv-0.0.20) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/incubator/ps3netsrv/0.0.23/Chart.lock b/incubator/ps3netsrv/0.0.23/Chart.lock deleted file mode 100644 index 8f4a0066c4d..00000000000 --- a/incubator/ps3netsrv/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:11:19.3190503Z" diff --git a/incubator/ps3netsrv/0.0.23/Chart.yaml b/incubator/ps3netsrv/0.0.23/Chart.yaml deleted file mode 100644 index 2a09125b0f6..00000000000 --- a/incubator/ps3netsrv/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/ps3netsrv/0.0.23/README.md b/incubator/ps3netsrv/0.0.23/README.md deleted file mode 100644 index 35402602b55..00000000000 --- a/incubator/ps3netsrv/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# ps3netsrv - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -PS3netsrv is a program that allows Multiman or Webman to play game backups that are stored on your TrueNAS server. [span style='color: #E80000;']THIS IS IN BETA AND HAS REPORTED ISSUES with TrueNAS 6.8.0 and higher.[/span][br][br] - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [ps3netsrv](https://truecharts.org/docs/charts/incubator/ps3netsrv) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/ps3netsrv/0.0.23/charts/common-10.5.9.tgz b/incubator/ps3netsrv/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/ps3netsrv/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/ps3netsrv/0.0.24/CHANGELOG.md b/incubator/ps3netsrv/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..fff5263127e --- /dev/null +++ b/incubator/ps3netsrv/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ps3netsrv-0.0.24](https://github.com/truecharts/charts/compare/ps3netsrv-0.0.23...ps3netsrv-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [ps3netsrv-0.0.23](https://github.com/truecharts/charts/compare/ps3netsrv-0.0.22...ps3netsrv-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ps3netsrv-0.0.23](https://github.com/truecharts/charts/compare/ps3netsrv-0.0.22...ps3netsrv-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ps3netsrv-0.0.23](https://github.com/truecharts/charts/compare/ps3netsrv-0.0.22...ps3netsrv-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ps3netsrv-0.0.23](https://github.com/truecharts/charts/compare/ps3netsrv-0.0.22...ps3netsrv-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ps3netsrv-0.0.23](https://github.com/truecharts/charts/compare/ps3netsrv-0.0.22...ps3netsrv-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ps3netsrv-0.0.23](https://github.com/truecharts/charts/compare/ps3netsrv-0.0.22...ps3netsrv-0.0.23) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ps3netsrv-0.0.22](https://github.com/truecharts/charts/compare/ps3netsrv-0.0.20...ps3netsrv-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [ps3netsrv-0.0.21](https://github.com/truecharts/charts/compare/ps3netsrv-0.0.20...ps3netsrv-0.0.21) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/ps3netsrv/0.0.24/Chart.lock b/incubator/ps3netsrv/0.0.24/Chart.lock new file mode 100644 index 00000000000..44a5f3c9e28 --- /dev/null +++ b/incubator/ps3netsrv/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:01:13.388088076Z" diff --git a/incubator/ps3netsrv/0.0.24/Chart.yaml b/incubator/ps3netsrv/0.0.24/Chart.yaml new file mode 100644 index 00000000000..bbb717ee260 --- /dev/null +++ b/incubator/ps3netsrv/0.0.24/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.5.10 +deprecated: false +description: "PS3netsrv is a program that allows Multiman or Webman to play game backups that are stored on your TrueNAS server. [span style='color: #E80000;']THIS IS IN BETA AND HAS REPORTED ISSUES with TrueNAS 6.8.0 and higher.[/span][br][br]\n" +home: https://truecharts.org/docs/charts/incubator/ps3netsrv +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ps3netsrv.png +keywords: + - ps3netsrv + - Network-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ps3netsrv +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/ps3netsrv + - https://github.com/aldostools/webMAN-MOD/tree/master/_Projects_/ps3netsrv + - https://hub.docker.com/r/shawly/ps3netsrv +type: application +version: 0.0.24 diff --git a/incubator/ps3netsrv/0.0.24/README.md b/incubator/ps3netsrv/0.0.24/README.md new file mode 100644 index 00000000000..160ce6ad333 --- /dev/null +++ b/incubator/ps3netsrv/0.0.24/README.md @@ -0,0 +1,109 @@ +# ps3netsrv + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +PS3netsrv is a program that allows Multiman or Webman to play game backups that are stored on your TrueNAS server. [span style='color: #E80000;']THIS IS IN BETA AND HAS REPORTED ISSUES with TrueNAS 6.8.0 and higher.[/span][br][br] + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [ps3netsrv](https://truecharts.org/docs/charts/incubator/ps3netsrv) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/ps3netsrv/0.0.23/app-readme.md b/incubator/ps3netsrv/0.0.24/app-readme.md similarity index 100% rename from incubator/ps3netsrv/0.0.23/app-readme.md rename to incubator/ps3netsrv/0.0.24/app-readme.md diff --git a/incubator/ps3netsrv/0.0.24/charts/common-10.5.10.tgz b/incubator/ps3netsrv/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/ps3netsrv/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/ps3netsrv/0.0.23/ix_values.yaml b/incubator/ps3netsrv/0.0.24/ix_values.yaml similarity index 100% rename from incubator/ps3netsrv/0.0.23/ix_values.yaml rename to incubator/ps3netsrv/0.0.24/ix_values.yaml diff --git a/incubator/ps3netsrv/0.0.23/questions.yaml b/incubator/ps3netsrv/0.0.24/questions.yaml similarity index 100% rename from incubator/ps3netsrv/0.0.23/questions.yaml rename to incubator/ps3netsrv/0.0.24/questions.yaml diff --git a/incubator/ps3netsrv/0.0.23/templates/common.yaml b/incubator/ps3netsrv/0.0.24/templates/common.yaml similarity index 100% rename from incubator/ps3netsrv/0.0.23/templates/common.yaml rename to incubator/ps3netsrv/0.0.24/templates/common.yaml diff --git a/incubator/ps3netsrv/0.0.23/values.yaml b/incubator/ps3netsrv/0.0.24/values.yaml similarity index 100% rename from incubator/ps3netsrv/0.0.23/values.yaml rename to incubator/ps3netsrv/0.0.24/values.yaml diff --git a/incubator/pt-helper/0.0.23/CHANGELOG.md b/incubator/pt-helper/0.0.23/CHANGELOG.md deleted file mode 100644 index 05f8aebecd9..00000000000 --- a/incubator/pt-helper/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [pt-helper-0.0.23](https://github.com/truecharts/charts/compare/pt-helper-0.0.22...pt-helper-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pt-helper-0.0.23](https://github.com/truecharts/charts/compare/pt-helper-0.0.22...pt-helper-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pt-helper-0.0.23](https://github.com/truecharts/charts/compare/pt-helper-0.0.22...pt-helper-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pt-helper-0.0.23](https://github.com/truecharts/charts/compare/pt-helper-0.0.22...pt-helper-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pt-helper-0.0.23](https://github.com/truecharts/charts/compare/pt-helper-0.0.22...pt-helper-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pt-helper-0.0.23](https://github.com/truecharts/charts/compare/pt-helper-0.0.22...pt-helper-0.0.23) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pt-helper-0.0.22](https://github.com/truecharts/charts/compare/pt-helper-0.0.20...pt-helper-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [pt-helper-0.0.21](https://github.com/truecharts/charts/compare/pt-helper-0.0.20...pt-helper-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [pt-helper-0.0.20](https://github.com/truecharts/charts/compare/pt-helper-0.0.19...pt-helper-0.0.20) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/incubator/pt-helper/0.0.23/Chart.lock b/incubator/pt-helper/0.0.23/Chart.lock deleted file mode 100644 index 7223028e752..00000000000 --- a/incubator/pt-helper/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:11:20.711196759Z" diff --git a/incubator/pt-helper/0.0.23/Chart.yaml b/incubator/pt-helper/0.0.23/Chart.yaml deleted file mode 100644 index f6ac5a36184..00000000000 --- a/incubator/pt-helper/0.0.23/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/pt-helper/0.0.23/README.md b/incubator/pt-helper/0.0.23/README.md deleted file mode 100644 index cae4b5e8b1d..00000000000 --- a/incubator/pt-helper/0.0.23/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# pt-helper - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -A tool that can automatically download free seeds and delete them after the free time expires. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [pt-helper](https://truecharts.org/docs/charts/incubator/pt-helper) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/pt-helper/0.0.23/charts/common-10.5.9.tgz b/incubator/pt-helper/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/pt-helper/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/pt-helper/0.0.24/CHANGELOG.md b/incubator/pt-helper/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..77fb92f7510 --- /dev/null +++ b/incubator/pt-helper/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [pt-helper-0.0.24](https://github.com/truecharts/charts/compare/pt-helper-0.0.23...pt-helper-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pt-helper-0.0.23](https://github.com/truecharts/charts/compare/pt-helper-0.0.22...pt-helper-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pt-helper-0.0.23](https://github.com/truecharts/charts/compare/pt-helper-0.0.22...pt-helper-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pt-helper-0.0.23](https://github.com/truecharts/charts/compare/pt-helper-0.0.22...pt-helper-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pt-helper-0.0.23](https://github.com/truecharts/charts/compare/pt-helper-0.0.22...pt-helper-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pt-helper-0.0.23](https://github.com/truecharts/charts/compare/pt-helper-0.0.22...pt-helper-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pt-helper-0.0.23](https://github.com/truecharts/charts/compare/pt-helper-0.0.22...pt-helper-0.0.23) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pt-helper-0.0.22](https://github.com/truecharts/charts/compare/pt-helper-0.0.20...pt-helper-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [pt-helper-0.0.21](https://github.com/truecharts/charts/compare/pt-helper-0.0.20...pt-helper-0.0.21) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/pt-helper/0.0.24/Chart.lock b/incubator/pt-helper/0.0.24/Chart.lock new file mode 100644 index 00000000000..eb0fecda134 --- /dev/null +++ b/incubator/pt-helper/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:01:18.538602427Z" diff --git a/incubator/pt-helper/0.0.24/Chart.yaml b/incubator/pt-helper/0.0.24/Chart.yaml new file mode 100644 index 00000000000..2609b6c3537 --- /dev/null +++ b/incubator/pt-helper/0.0.24/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.5.10 +deprecated: false +description: A tool that can automatically download free seeds and delete them after the free time expires. +home: https://truecharts.org/docs/charts/incubator/pt-helper +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pt-helper.png +keywords: + - pt-helper + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: pt-helper +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/pt-helper + - https://hub.docker.com/r/crazyq/pt_helper +type: application +version: 0.0.24 diff --git a/incubator/pt-helper/0.0.24/README.md b/incubator/pt-helper/0.0.24/README.md new file mode 100644 index 00000000000..30c95c86790 --- /dev/null +++ b/incubator/pt-helper/0.0.24/README.md @@ -0,0 +1,108 @@ +# pt-helper + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +A tool that can automatically download free seeds and delete them after the free time expires. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [pt-helper](https://truecharts.org/docs/charts/incubator/pt-helper) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/pt-helper/0.0.23/app-readme.md b/incubator/pt-helper/0.0.24/app-readme.md similarity index 100% rename from incubator/pt-helper/0.0.23/app-readme.md rename to incubator/pt-helper/0.0.24/app-readme.md diff --git a/incubator/pt-helper/0.0.24/charts/common-10.5.10.tgz b/incubator/pt-helper/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/pt-helper/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/pt-helper/0.0.23/ix_values.yaml b/incubator/pt-helper/0.0.24/ix_values.yaml similarity index 100% rename from incubator/pt-helper/0.0.23/ix_values.yaml rename to incubator/pt-helper/0.0.24/ix_values.yaml diff --git a/incubator/pt-helper/0.0.23/questions.yaml b/incubator/pt-helper/0.0.24/questions.yaml similarity index 100% rename from incubator/pt-helper/0.0.23/questions.yaml rename to incubator/pt-helper/0.0.24/questions.yaml diff --git a/incubator/pt-helper/0.0.23/templates/common.yaml b/incubator/pt-helper/0.0.24/templates/common.yaml similarity index 100% rename from incubator/pt-helper/0.0.23/templates/common.yaml rename to incubator/pt-helper/0.0.24/templates/common.yaml diff --git a/incubator/pt-helper/0.0.23/values.yaml b/incubator/pt-helper/0.0.24/values.yaml similarity index 100% rename from incubator/pt-helper/0.0.23/values.yaml rename to incubator/pt-helper/0.0.24/values.yaml diff --git a/incubator/pure-ftpd/0.0.23/CHANGELOG.md b/incubator/pure-ftpd/0.0.23/CHANGELOG.md deleted file mode 100644 index fa1c3ee9b4f..00000000000 --- a/incubator/pure-ftpd/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [pure-ftpd-0.0.23](https://github.com/truecharts/charts/compare/pure-ftpd-0.0.22...pure-ftpd-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pure-ftpd-0.0.23](https://github.com/truecharts/charts/compare/pure-ftpd-0.0.22...pure-ftpd-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pure-ftpd-0.0.23](https://github.com/truecharts/charts/compare/pure-ftpd-0.0.22...pure-ftpd-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pure-ftpd-0.0.23](https://github.com/truecharts/charts/compare/pure-ftpd-0.0.22...pure-ftpd-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pure-ftpd-0.0.23](https://github.com/truecharts/charts/compare/pure-ftpd-0.0.22...pure-ftpd-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pure-ftpd-0.0.23](https://github.com/truecharts/charts/compare/pure-ftpd-0.0.22...pure-ftpd-0.0.23) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pure-ftpd-0.0.22](https://github.com/truecharts/charts/compare/pure-ftpd-0.0.20...pure-ftpd-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [pure-ftpd-0.0.21](https://github.com/truecharts/charts/compare/pure-ftpd-0.0.20...pure-ftpd-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [pure-ftpd-0.0.20](https://github.com/truecharts/charts/compare/pure-ftpd-0.0.19...pure-ftpd-0.0.20) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/incubator/pure-ftpd/0.0.23/Chart.lock b/incubator/pure-ftpd/0.0.23/Chart.lock deleted file mode 100644 index 87823803d03..00000000000 --- a/incubator/pure-ftpd/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:11:22.769738295Z" diff --git a/incubator/pure-ftpd/0.0.23/Chart.yaml b/incubator/pure-ftpd/0.0.23/Chart.yaml deleted file mode 100644 index b78ffe9ae4e..00000000000 --- a/incubator/pure-ftpd/0.0.23/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities - - Network-FTP -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/pure-ftpd/0.0.23/README.md b/incubator/pure-ftpd/0.0.23/README.md deleted file mode 100644 index 475f85e726b..00000000000 --- a/incubator/pure-ftpd/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# pure-ftpd - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Pure-FTPd is a free (BSD), secure, production-quality and standard-conformant FTP server. [br]Creating user by using console "pure-pw useradd admin -u 99 -g 100 -d /home/admin -m"[/br] - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [pure-ftpd](https://truecharts.org/docs/charts/incubator/pure-ftpd) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/pure-ftpd/0.0.23/charts/common-10.5.9.tgz b/incubator/pure-ftpd/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/pure-ftpd/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/pure-ftpd/0.0.24/CHANGELOG.md b/incubator/pure-ftpd/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..e97dd0e5d26 --- /dev/null +++ b/incubator/pure-ftpd/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [pure-ftpd-0.0.24](https://github.com/truecharts/charts/compare/pure-ftpd-0.0.23...pure-ftpd-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pure-ftpd-0.0.23](https://github.com/truecharts/charts/compare/pure-ftpd-0.0.22...pure-ftpd-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pure-ftpd-0.0.23](https://github.com/truecharts/charts/compare/pure-ftpd-0.0.22...pure-ftpd-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pure-ftpd-0.0.23](https://github.com/truecharts/charts/compare/pure-ftpd-0.0.22...pure-ftpd-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pure-ftpd-0.0.23](https://github.com/truecharts/charts/compare/pure-ftpd-0.0.22...pure-ftpd-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pure-ftpd-0.0.23](https://github.com/truecharts/charts/compare/pure-ftpd-0.0.22...pure-ftpd-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pure-ftpd-0.0.23](https://github.com/truecharts/charts/compare/pure-ftpd-0.0.22...pure-ftpd-0.0.23) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pure-ftpd-0.0.22](https://github.com/truecharts/charts/compare/pure-ftpd-0.0.20...pure-ftpd-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [pure-ftpd-0.0.21](https://github.com/truecharts/charts/compare/pure-ftpd-0.0.20...pure-ftpd-0.0.21) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/pure-ftpd/0.0.24/Chart.lock b/incubator/pure-ftpd/0.0.24/Chart.lock new file mode 100644 index 00000000000..63dec325590 --- /dev/null +++ b/incubator/pure-ftpd/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:01:22.83469344Z" diff --git a/incubator/pure-ftpd/0.0.24/Chart.yaml b/incubator/pure-ftpd/0.0.24/Chart.yaml new file mode 100644 index 00000000000..d060c224144 --- /dev/null +++ b/incubator/pure-ftpd/0.0.24/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.5.10 +deprecated: false +description: Pure-FTPd is a free (BSD), secure, production-quality and standard-conformant FTP server. [br]Creating user by using console "pure-pw useradd admin -u 99 -g 100 -d /home/admin -m"[/br] +home: https://truecharts.org/docs/charts/incubator/pure-ftpd +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pure-ftpd.png +keywords: + - pure-ftpd + - Tools-Utilities + - Network-FTP +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: pure-ftpd +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/pure-ftpd + - https://www.pureftpd.org/project/pure-ftpd/ + - https://hub.docker.com/r/crazymax/pure-ftpd/ +type: application +version: 0.0.24 diff --git a/incubator/pure-ftpd/0.0.24/README.md b/incubator/pure-ftpd/0.0.24/README.md new file mode 100644 index 00000000000..bb5e5f97fc7 --- /dev/null +++ b/incubator/pure-ftpd/0.0.24/README.md @@ -0,0 +1,109 @@ +# pure-ftpd + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Pure-FTPd is a free (BSD), secure, production-quality and standard-conformant FTP server. [br]Creating user by using console "pure-pw useradd admin -u 99 -g 100 -d /home/admin -m"[/br] + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [pure-ftpd](https://truecharts.org/docs/charts/incubator/pure-ftpd) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/pure-ftpd/0.0.23/app-readme.md b/incubator/pure-ftpd/0.0.24/app-readme.md similarity index 100% rename from incubator/pure-ftpd/0.0.23/app-readme.md rename to incubator/pure-ftpd/0.0.24/app-readme.md diff --git a/incubator/pure-ftpd/0.0.24/charts/common-10.5.10.tgz b/incubator/pure-ftpd/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/pure-ftpd/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/pure-ftpd/0.0.23/ix_values.yaml b/incubator/pure-ftpd/0.0.24/ix_values.yaml similarity index 100% rename from incubator/pure-ftpd/0.0.23/ix_values.yaml rename to incubator/pure-ftpd/0.0.24/ix_values.yaml diff --git a/incubator/pure-ftpd/0.0.23/questions.yaml b/incubator/pure-ftpd/0.0.24/questions.yaml similarity index 100% rename from incubator/pure-ftpd/0.0.23/questions.yaml rename to incubator/pure-ftpd/0.0.24/questions.yaml diff --git a/incubator/pure-ftpd/0.0.23/templates/common.yaml b/incubator/pure-ftpd/0.0.24/templates/common.yaml similarity index 100% rename from incubator/pure-ftpd/0.0.23/templates/common.yaml rename to incubator/pure-ftpd/0.0.24/templates/common.yaml diff --git a/incubator/pure-ftpd/0.0.23/values.yaml b/incubator/pure-ftpd/0.0.24/values.yaml similarity index 100% rename from incubator/pure-ftpd/0.0.23/values.yaml rename to incubator/pure-ftpd/0.0.24/values.yaml diff --git a/incubator/pvk-ii/0.0.23/CHANGELOG.md b/incubator/pvk-ii/0.0.23/CHANGELOG.md deleted file mode 100644 index ce0d6c6ac9c..00000000000 --- a/incubator/pvk-ii/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [pvk-ii-0.0.23](https://github.com/truecharts/charts/compare/pvk-ii-0.0.22...pvk-ii-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pvk-ii-0.0.23](https://github.com/truecharts/charts/compare/pvk-ii-0.0.22...pvk-ii-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pvk-ii-0.0.23](https://github.com/truecharts/charts/compare/pvk-ii-0.0.22...pvk-ii-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pvk-ii-0.0.23](https://github.com/truecharts/charts/compare/pvk-ii-0.0.22...pvk-ii-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pvk-ii-0.0.23](https://github.com/truecharts/charts/compare/pvk-ii-0.0.22...pvk-ii-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pvk-ii-0.0.23](https://github.com/truecharts/charts/compare/pvk-ii-0.0.22...pvk-ii-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pvk-ii-0.0.22](https://github.com/truecharts/charts/compare/pvk-ii-0.0.20...pvk-ii-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [pvk-ii-0.0.21](https://github.com/truecharts/charts/compare/pvk-ii-0.0.20...pvk-ii-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/pvk-ii/0.0.23/Chart.lock b/incubator/pvk-ii/0.0.23/Chart.lock deleted file mode 100644 index b28b07fe7ca..00000000000 --- a/incubator/pvk-ii/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:11:28.351306695Z" diff --git a/incubator/pvk-ii/0.0.23/Chart.yaml b/incubator/pvk-ii/0.0.23/Chart.yaml deleted file mode 100644 index 031cd18f09e..00000000000 --- a/incubator/pvk-ii/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/pvk-ii/0.0.23/README.md b/incubator/pvk-ii/0.0.23/README.md deleted file mode 100644 index 8d93a4f3b2c..00000000000 --- a/incubator/pvk-ii/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# pvk-ii - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -This Chart will download and install SteamCMD. It will also install Pirates, Vikings & Knights 2 and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [pvk-ii](https://truecharts.org/docs/charts/incubator/pvk-ii) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/pvk-ii/0.0.23/charts/common-10.5.9.tgz b/incubator/pvk-ii/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/pvk-ii/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/pvk-ii/0.0.24/CHANGELOG.md b/incubator/pvk-ii/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..e9383903c17 --- /dev/null +++ b/incubator/pvk-ii/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [pvk-ii-0.0.24](https://github.com/truecharts/charts/compare/pvk-ii-0.0.23...pvk-ii-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pvk-ii-0.0.23](https://github.com/truecharts/charts/compare/pvk-ii-0.0.22...pvk-ii-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pvk-ii-0.0.23](https://github.com/truecharts/charts/compare/pvk-ii-0.0.22...pvk-ii-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pvk-ii-0.0.23](https://github.com/truecharts/charts/compare/pvk-ii-0.0.22...pvk-ii-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pvk-ii-0.0.23](https://github.com/truecharts/charts/compare/pvk-ii-0.0.22...pvk-ii-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pvk-ii-0.0.23](https://github.com/truecharts/charts/compare/pvk-ii-0.0.22...pvk-ii-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pvk-ii-0.0.23](https://github.com/truecharts/charts/compare/pvk-ii-0.0.22...pvk-ii-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pvk-ii-0.0.22](https://github.com/truecharts/charts/compare/pvk-ii-0.0.20...pvk-ii-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/incubator/pvk-ii/0.0.24/Chart.lock b/incubator/pvk-ii/0.0.24/Chart.lock new file mode 100644 index 00000000000..32ac42a5896 --- /dev/null +++ b/incubator/pvk-ii/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:01:26.855731213Z" diff --git a/incubator/pvk-ii/0.0.24/Chart.yaml b/incubator/pvk-ii/0.0.24/Chart.yaml new file mode 100644 index 00000000000..9b8f662580e --- /dev/null +++ b/incubator/pvk-ii/0.0.24/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.5.10 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install Pirates, Vikings & Knights 2 and run it." +home: https://truecharts.org/docs/charts/incubator/pvk-ii +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pvk-ii.png +keywords: + - pvk-ii + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: pvk-ii +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/pvk-ii + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.24 diff --git a/incubator/pvk-ii/0.0.24/README.md b/incubator/pvk-ii/0.0.24/README.md new file mode 100644 index 00000000000..f532f036dd5 --- /dev/null +++ b/incubator/pvk-ii/0.0.24/README.md @@ -0,0 +1,109 @@ +# pvk-ii + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +This Chart will download and install SteamCMD. It will also install Pirates, Vikings & Knights 2 and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [pvk-ii](https://truecharts.org/docs/charts/incubator/pvk-ii) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/pvk-ii/0.0.23/app-readme.md b/incubator/pvk-ii/0.0.24/app-readme.md similarity index 100% rename from incubator/pvk-ii/0.0.23/app-readme.md rename to incubator/pvk-ii/0.0.24/app-readme.md diff --git a/incubator/pvk-ii/0.0.24/charts/common-10.5.10.tgz b/incubator/pvk-ii/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/pvk-ii/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/pvk-ii/0.0.23/ix_values.yaml b/incubator/pvk-ii/0.0.24/ix_values.yaml similarity index 100% rename from incubator/pvk-ii/0.0.23/ix_values.yaml rename to incubator/pvk-ii/0.0.24/ix_values.yaml diff --git a/incubator/pvk-ii/0.0.23/questions.yaml b/incubator/pvk-ii/0.0.24/questions.yaml similarity index 100% rename from incubator/pvk-ii/0.0.23/questions.yaml rename to incubator/pvk-ii/0.0.24/questions.yaml diff --git a/incubator/pvk-ii/0.0.23/templates/common.yaml b/incubator/pvk-ii/0.0.24/templates/common.yaml similarity index 100% rename from incubator/pvk-ii/0.0.23/templates/common.yaml rename to incubator/pvk-ii/0.0.24/templates/common.yaml diff --git a/incubator/pvk-ii/0.0.23/values.yaml b/incubator/pvk-ii/0.0.24/values.yaml similarity index 100% rename from incubator/pvk-ii/0.0.23/values.yaml rename to incubator/pvk-ii/0.0.24/values.yaml diff --git a/incubator/pwm/0.0.23/CHANGELOG.md b/incubator/pwm/0.0.23/CHANGELOG.md deleted file mode 100644 index 1407f7b03e5..00000000000 --- a/incubator/pwm/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [pwm-0.0.23](https://github.com/truecharts/charts/compare/pwm-0.0.22...pwm-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pwm-0.0.23](https://github.com/truecharts/charts/compare/pwm-0.0.22...pwm-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pwm-0.0.23](https://github.com/truecharts/charts/compare/pwm-0.0.22...pwm-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pwm-0.0.23](https://github.com/truecharts/charts/compare/pwm-0.0.22...pwm-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pwm-0.0.23](https://github.com/truecharts/charts/compare/pwm-0.0.22...pwm-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pwm-0.0.23](https://github.com/truecharts/charts/compare/pwm-0.0.22...pwm-0.0.23) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pwm-0.0.22](https://github.com/truecharts/charts/compare/pwm-0.0.20...pwm-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [pwm-0.0.21](https://github.com/truecharts/charts/compare/pwm-0.0.20...pwm-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [pwm-0.0.20](https://github.com/truecharts/charts/compare/pwm-0.0.19...pwm-0.0.20) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/incubator/pwm/0.0.23/Chart.lock b/incubator/pwm/0.0.23/Chart.lock deleted file mode 100644 index 6a11aa742a6..00000000000 --- a/incubator/pwm/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:11:44.852176457Z" diff --git a/incubator/pwm/0.0.23/Chart.yaml b/incubator/pwm/0.0.23/Chart.yaml deleted file mode 100644 index 01bef814aeb..00000000000 --- a/incubator/pwm/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Security -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/pwm/0.0.23/README.md b/incubator/pwm/0.0.23/README.md deleted file mode 100644 index d6d00a348c7..00000000000 --- a/incubator/pwm/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# pwm - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -PWM is a free and opensource password self-service application enabling end-users to reset their enterprise password themselves. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [pwm](https://truecharts.org/docs/charts/incubator/pwm) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/pwm/0.0.23/charts/common-10.5.9.tgz b/incubator/pwm/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/pwm/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/pwm/0.0.24/CHANGELOG.md b/incubator/pwm/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..317a90d25b6 --- /dev/null +++ b/incubator/pwm/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [pwm-0.0.24](https://github.com/truecharts/charts/compare/pwm-0.0.23...pwm-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pwm-0.0.23](https://github.com/truecharts/charts/compare/pwm-0.0.22...pwm-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pwm-0.0.23](https://github.com/truecharts/charts/compare/pwm-0.0.22...pwm-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pwm-0.0.23](https://github.com/truecharts/charts/compare/pwm-0.0.22...pwm-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pwm-0.0.23](https://github.com/truecharts/charts/compare/pwm-0.0.22...pwm-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pwm-0.0.23](https://github.com/truecharts/charts/compare/pwm-0.0.22...pwm-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pwm-0.0.23](https://github.com/truecharts/charts/compare/pwm-0.0.22...pwm-0.0.23) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pwm-0.0.22](https://github.com/truecharts/charts/compare/pwm-0.0.20...pwm-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [pwm-0.0.21](https://github.com/truecharts/charts/compare/pwm-0.0.20...pwm-0.0.21) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/pwm/0.0.24/Chart.lock b/incubator/pwm/0.0.24/Chart.lock new file mode 100644 index 00000000000..6e1528cad05 --- /dev/null +++ b/incubator/pwm/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:01:44.377018616Z" diff --git a/incubator/pwm/0.0.24/Chart.yaml b/incubator/pwm/0.0.24/Chart.yaml new file mode 100644 index 00000000000..08ed8e92a04 --- /dev/null +++ b/incubator/pwm/0.0.24/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.5.10 +deprecated: false +description: PWM is a free and opensource password self-service application enabling end-users to reset their enterprise password themselves. +home: https://truecharts.org/docs/charts/incubator/pwm +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pwm.png +keywords: + - pwm + - Security +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: pwm +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/pwm + - https://github.com/pwm-project/pwm + - https://hub.docker.com/r/fjudith/pwm +type: application +version: 0.0.24 diff --git a/incubator/pwm/0.0.24/README.md b/incubator/pwm/0.0.24/README.md new file mode 100644 index 00000000000..41f02b62aef --- /dev/null +++ b/incubator/pwm/0.0.24/README.md @@ -0,0 +1,109 @@ +# pwm + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +PWM is a free and opensource password self-service application enabling end-users to reset their enterprise password themselves. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [pwm](https://truecharts.org/docs/charts/incubator/pwm) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/pwm/0.0.23/app-readme.md b/incubator/pwm/0.0.24/app-readme.md similarity index 100% rename from incubator/pwm/0.0.23/app-readme.md rename to incubator/pwm/0.0.24/app-readme.md diff --git a/incubator/pwm/0.0.24/charts/common-10.5.10.tgz b/incubator/pwm/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/pwm/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/pwm/0.0.23/ix_values.yaml b/incubator/pwm/0.0.24/ix_values.yaml similarity index 100% rename from incubator/pwm/0.0.23/ix_values.yaml rename to incubator/pwm/0.0.24/ix_values.yaml diff --git a/incubator/pwm/0.0.23/questions.yaml b/incubator/pwm/0.0.24/questions.yaml similarity index 100% rename from incubator/pwm/0.0.23/questions.yaml rename to incubator/pwm/0.0.24/questions.yaml diff --git a/incubator/pwm/0.0.23/templates/common.yaml b/incubator/pwm/0.0.24/templates/common.yaml similarity index 100% rename from incubator/pwm/0.0.23/templates/common.yaml rename to incubator/pwm/0.0.24/templates/common.yaml diff --git a/incubator/pwm/0.0.23/values.yaml b/incubator/pwm/0.0.24/values.yaml similarity index 100% rename from incubator/pwm/0.0.23/values.yaml rename to incubator/pwm/0.0.24/values.yaml diff --git a/incubator/pyload-ng/0.0.27/CHANGELOG.md b/incubator/pyload-ng/0.0.27/CHANGELOG.md deleted file mode 100644 index cb0e4dbdf08..00000000000 --- a/incubator/pyload-ng/0.0.27/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [pyload-ng-0.0.27](https://github.com/truecharts/charts/compare/pyload-ng-0.0.26...pyload-ng-0.0.27) (2022-09-13) - -### Chore - -- update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755)) - - - - -## [pyload-ng-0.0.26](https://github.com/truecharts/charts/compare/pyload-ng-0.0.25...pyload-ng-0.0.26) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [pyload-ng-0.0.26](https://github.com/truecharts/charts/compare/pyload-ng-0.0.25...pyload-ng-0.0.26) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [pyload-ng-0.0.26](https://github.com/truecharts/charts/compare/pyload-ng-0.0.25...pyload-ng-0.0.26) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [pyload-ng-0.0.26](https://github.com/truecharts/charts/compare/pyload-ng-0.0.25...pyload-ng-0.0.26) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [pyload-ng-0.0.26](https://github.com/truecharts/charts/compare/pyload-ng-0.0.25...pyload-ng-0.0.26) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [pyload-ng-0.0.26](https://github.com/truecharts/charts/compare/pyload-ng-0.0.25...pyload-ng-0.0.26) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [pyload-ng-0.0.25](https://github.com/truecharts/charts/compare/pyload-ng-0.0.23...pyload-ng-0.0.25) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/pyload-ng/0.0.27/Chart.lock b/incubator/pyload-ng/0.0.27/Chart.lock deleted file mode 100644 index 7e38516e565..00000000000 --- a/incubator/pyload-ng/0.0.27/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-13T05:24:51.706008407Z" diff --git a/incubator/pyload-ng/0.0.27/Chart.yaml b/incubator/pyload-ng/0.0.27/Chart.yaml deleted file mode 100644 index 0961347b32e..00000000000 --- a/incubator/pyload-ng/0.0.27/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.27 diff --git a/incubator/pyload-ng/0.0.27/README.md b/incubator/pyload-ng/0.0.27/README.md deleted file mode 100644 index 4828bf44e8c..00000000000 --- a/incubator/pyload-ng/0.0.27/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# pyload-ng - -![Version: 0.0.27](https://img.shields.io/badge/Version-0.0.27-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -pyLoad(https://pyload.net/) is a Free and Open Source download manager written in Python and designed to be extremely lightweight, easily extensible and fully manageable via web. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [pyload-ng](https://truecharts.org/docs/charts/incubator/pyload-ng) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/pyload-ng/0.0.27/charts/common-10.5.9.tgz b/incubator/pyload-ng/0.0.27/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/pyload-ng/0.0.27/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/pyload-ng/0.0.28/CHANGELOG.md b/incubator/pyload-ng/0.0.28/CHANGELOG.md new file mode 100644 index 00000000000..c118876fec4 --- /dev/null +++ b/incubator/pyload-ng/0.0.28/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [pyload-ng-0.0.28](https://github.com/truecharts/charts/compare/pyload-ng-0.0.27...pyload-ng-0.0.28) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pyload-ng-0.0.27](https://github.com/truecharts/charts/compare/pyload-ng-0.0.26...pyload-ng-0.0.27) (2022-09-13) + +### Chore + +- update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755)) + + + + +## [pyload-ng-0.0.26](https://github.com/truecharts/charts/compare/pyload-ng-0.0.25...pyload-ng-0.0.26) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [pyload-ng-0.0.26](https://github.com/truecharts/charts/compare/pyload-ng-0.0.25...pyload-ng-0.0.26) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [pyload-ng-0.0.26](https://github.com/truecharts/charts/compare/pyload-ng-0.0.25...pyload-ng-0.0.26) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [pyload-ng-0.0.26](https://github.com/truecharts/charts/compare/pyload-ng-0.0.25...pyload-ng-0.0.26) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [pyload-ng-0.0.26](https://github.com/truecharts/charts/compare/pyload-ng-0.0.25...pyload-ng-0.0.26) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [pyload-ng-0.0.26](https://github.com/truecharts/charts/compare/pyload-ng-0.0.25...pyload-ng-0.0.26) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [pyload-ng-0.0.25](https://github.com/truecharts/charts/compare/pyload-ng-0.0.23...pyload-ng-0.0.25) (2022-08-30) diff --git a/incubator/pyload-ng/0.0.28/Chart.lock b/incubator/pyload-ng/0.0.28/Chart.lock new file mode 100644 index 00000000000..9391c4609ac --- /dev/null +++ b/incubator/pyload-ng/0.0.28/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:01:49.889370769Z" diff --git a/incubator/pyload-ng/0.0.28/Chart.yaml b/incubator/pyload-ng/0.0.28/Chart.yaml new file mode 100644 index 00000000000..53b10dcbd7e --- /dev/null +++ b/incubator/pyload-ng/0.0.28/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.5.10 +deprecated: false +description: pyLoad(https://pyload.net/) is a Free and Open Source download manager written in Python and designed to be extremely lightweight, easily extensible and fully manageable via web. +home: https://truecharts.org/docs/charts/incubator/pyload-ng +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pyload-ng.png +keywords: + - pyload-ng + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: pyload-ng +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/pyload-ng + - https://pyload.net/ + - https://github.com/orgs/linuxserver/packages/container/package/pyload-ng + - https://github.com/linuxserver/docker-pyload-ng#readme +type: application +version: 0.0.28 diff --git a/incubator/pyload-ng/0.0.28/README.md b/incubator/pyload-ng/0.0.28/README.md new file mode 100644 index 00000000000..bf8c980d194 --- /dev/null +++ b/incubator/pyload-ng/0.0.28/README.md @@ -0,0 +1,110 @@ +# pyload-ng + +![Version: 0.0.28](https://img.shields.io/badge/Version-0.0.28-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +pyLoad(https://pyload.net/) is a Free and Open Source download manager written in Python and designed to be extremely lightweight, easily extensible and fully manageable via web. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [pyload-ng](https://truecharts.org/docs/charts/incubator/pyload-ng) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/pyload-ng/0.0.27/app-readme.md b/incubator/pyload-ng/0.0.28/app-readme.md similarity index 100% rename from incubator/pyload-ng/0.0.27/app-readme.md rename to incubator/pyload-ng/0.0.28/app-readme.md diff --git a/incubator/pyload-ng/0.0.28/charts/common-10.5.10.tgz b/incubator/pyload-ng/0.0.28/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/pyload-ng/0.0.28/charts/common-10.5.10.tgz differ diff --git a/incubator/pyload-ng/0.0.27/ix_values.yaml b/incubator/pyload-ng/0.0.28/ix_values.yaml similarity index 100% rename from incubator/pyload-ng/0.0.27/ix_values.yaml rename to incubator/pyload-ng/0.0.28/ix_values.yaml diff --git a/incubator/pyload-ng/0.0.27/questions.yaml b/incubator/pyload-ng/0.0.28/questions.yaml similarity index 100% rename from incubator/pyload-ng/0.0.27/questions.yaml rename to incubator/pyload-ng/0.0.28/questions.yaml diff --git a/incubator/pyload-ng/0.0.27/templates/common.yaml b/incubator/pyload-ng/0.0.28/templates/common.yaml similarity index 100% rename from incubator/pyload-ng/0.0.27/templates/common.yaml rename to incubator/pyload-ng/0.0.28/templates/common.yaml diff --git a/incubator/pyload-ng/0.0.27/values.yaml b/incubator/pyload-ng/0.0.28/values.yaml similarity index 100% rename from incubator/pyload-ng/0.0.27/values.yaml rename to incubator/pyload-ng/0.0.28/values.yaml diff --git a/incubator/qflood/0.0.29/CHANGELOG.md b/incubator/qflood/0.0.29/CHANGELOG.md deleted file mode 100644 index 86c40e64498..00000000000 --- a/incubator/qflood/0.0.29/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [qflood-0.0.29](https://github.com/truecharts/charts/compare/qflood-0.0.28...qflood-0.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [qflood-0.0.29](https://github.com/truecharts/charts/compare/qflood-0.0.28...qflood-0.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [qflood-0.0.29](https://github.com/truecharts/charts/compare/qflood-0.0.28...qflood-0.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [qflood-0.0.29](https://github.com/truecharts/charts/compare/qflood-0.0.28...qflood-0.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [qflood-0.0.29](https://github.com/truecharts/charts/compare/qflood-0.0.28...qflood-0.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [qflood-0.0.29](https://github.com/truecharts/charts/compare/qflood-0.0.28...qflood-0.0.29) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [qflood-0.0.28](https://github.com/truecharts/charts/compare/qflood-0.0.27...qflood-0.0.28) (2022-09-04) - -### Chore - -- update docker general non-major ([#3681](https://github.com/truecharts/charts/issues/3681)) - - - - -## [qflood-0.0.27](https://github.com/truecharts/charts/compare/qflood-0.0.26...qflood-0.0.27) (2022-08-31) - -### Chore - -- update docker general non-major ([#3640](https://github.com/truecharts/charts/issues/3640)) diff --git a/incubator/qflood/0.0.29/Chart.lock b/incubator/qflood/0.0.29/Chart.lock deleted file mode 100644 index ae318d6cb53..00000000000 --- a/incubator/qflood/0.0.29/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:11:48.423711216Z" diff --git a/incubator/qflood/0.0.29/Chart.yaml b/incubator/qflood/0.0.29/Chart.yaml deleted file mode 100644 index 1da1dafe0fe..00000000000 --- a/incubator/qflood/0.0.29/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Downloaders -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.29 diff --git a/incubator/qflood/0.0.29/README.md b/incubator/qflood/0.0.29/README.md deleted file mode 100644 index b1ba8052bb2..00000000000 --- a/incubator/qflood/0.0.29/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# qflood - -![Version: 0.0.29](https://img.shields.io/badge/Version-0.0.29-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Chart with qBittorrent and the Flood UI. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [qflood](https://truecharts.org/docs/charts/incubator/qflood) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `qflood` deployment - -```console -helm uninstall qflood -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install qflood \ - --set env.TZ="America/New York" \ - TrueCharts/qflood -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install qflood TrueCharts/qflood -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/qflood/0.0.29/charts/common-10.5.9.tgz b/incubator/qflood/0.0.29/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/qflood/0.0.29/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/qflood/0.0.30/CHANGELOG.md b/incubator/qflood/0.0.30/CHANGELOG.md new file mode 100644 index 00000000000..5d6c5d862c2 --- /dev/null +++ b/incubator/qflood/0.0.30/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [qflood-0.0.30](https://github.com/truecharts/charts/compare/qflood-0.0.29...qflood-0.0.30) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [qflood-0.0.29](https://github.com/truecharts/charts/compare/qflood-0.0.28...qflood-0.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [qflood-0.0.29](https://github.com/truecharts/charts/compare/qflood-0.0.28...qflood-0.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [qflood-0.0.29](https://github.com/truecharts/charts/compare/qflood-0.0.28...qflood-0.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [qflood-0.0.29](https://github.com/truecharts/charts/compare/qflood-0.0.28...qflood-0.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [qflood-0.0.29](https://github.com/truecharts/charts/compare/qflood-0.0.28...qflood-0.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [qflood-0.0.29](https://github.com/truecharts/charts/compare/qflood-0.0.28...qflood-0.0.29) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [qflood-0.0.28](https://github.com/truecharts/charts/compare/qflood-0.0.27...qflood-0.0.28) (2022-09-04) + +### Chore + diff --git a/incubator/qflood/0.0.30/Chart.lock b/incubator/qflood/0.0.30/Chart.lock new file mode 100644 index 00000000000..38e4445f619 --- /dev/null +++ b/incubator/qflood/0.0.30/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:01:53.548673377Z" diff --git a/incubator/qflood/0.0.30/Chart.yaml b/incubator/qflood/0.0.30/Chart.yaml new file mode 100644 index 00000000000..cf766f0d5b6 --- /dev/null +++ b/incubator/qflood/0.0.30/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.5.10 +deprecated: false +description: Chart with qBittorrent and the Flood UI. +home: https://truecharts.org/docs/charts/incubator/qflood +icon: https://truecharts.org/img/hotlink-ok/chart-icons/qflood.png +keywords: + - qflood + - Downloaders +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: qflood +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/qflood + - https://hotio.dev/containers/qflood + - https://hub.docker.com/r/hotio/qflood +type: application +version: 0.0.30 diff --git a/incubator/qflood/0.0.30/README.md b/incubator/qflood/0.0.30/README.md new file mode 100644 index 00000000000..fe4ac8672e9 --- /dev/null +++ b/incubator/qflood/0.0.30/README.md @@ -0,0 +1,109 @@ +# qflood + +![Version: 0.0.30](https://img.shields.io/badge/Version-0.0.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Chart with qBittorrent and the Flood UI. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [qflood](https://truecharts.org/docs/charts/incubator/qflood) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `qflood` deployment + +```console +helm uninstall qflood +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install qflood \ + --set env.TZ="America/New York" \ + TrueCharts/qflood +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install qflood TrueCharts/qflood -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/qflood/0.0.29/app-readme.md b/incubator/qflood/0.0.30/app-readme.md similarity index 100% rename from incubator/qflood/0.0.29/app-readme.md rename to incubator/qflood/0.0.30/app-readme.md diff --git a/incubator/qflood/0.0.30/charts/common-10.5.10.tgz b/incubator/qflood/0.0.30/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/qflood/0.0.30/charts/common-10.5.10.tgz differ diff --git a/incubator/qflood/0.0.29/ix_values.yaml b/incubator/qflood/0.0.30/ix_values.yaml similarity index 100% rename from incubator/qflood/0.0.29/ix_values.yaml rename to incubator/qflood/0.0.30/ix_values.yaml diff --git a/incubator/qflood/0.0.29/questions.yaml b/incubator/qflood/0.0.30/questions.yaml similarity index 100% rename from incubator/qflood/0.0.29/questions.yaml rename to incubator/qflood/0.0.30/questions.yaml diff --git a/incubator/qflood/0.0.29/templates/common.yaml b/incubator/qflood/0.0.30/templates/common.yaml similarity index 100% rename from incubator/qflood/0.0.29/templates/common.yaml rename to incubator/qflood/0.0.30/templates/common.yaml diff --git a/incubator/qflood/0.0.29/values.yaml b/incubator/qflood/0.0.30/values.yaml similarity index 100% rename from incubator/qflood/0.0.29/values.yaml rename to incubator/qflood/0.0.30/values.yaml diff --git a/incubator/quake3/0.0.23/CHANGELOG.md b/incubator/quake3/0.0.23/CHANGELOG.md deleted file mode 100644 index 654e2ddfc70..00000000000 --- a/incubator/quake3/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [quake3-0.0.23](https://github.com/truecharts/charts/compare/quake3-0.0.22...quake3-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [quake3-0.0.23](https://github.com/truecharts/charts/compare/quake3-0.0.22...quake3-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [quake3-0.0.23](https://github.com/truecharts/charts/compare/quake3-0.0.22...quake3-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [quake3-0.0.23](https://github.com/truecharts/charts/compare/quake3-0.0.22...quake3-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [quake3-0.0.23](https://github.com/truecharts/charts/compare/quake3-0.0.22...quake3-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [quake3-0.0.23](https://github.com/truecharts/charts/compare/quake3-0.0.22...quake3-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [quake3-0.0.22](https://github.com/truecharts/charts/compare/quake3-0.0.20...quake3-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [quake3-0.0.21](https://github.com/truecharts/charts/compare/quake3-0.0.20...quake3-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/quake3/0.0.23/Chart.lock b/incubator/quake3/0.0.23/Chart.lock deleted file mode 100644 index 957585084c3..00000000000 --- a/incubator/quake3/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:11:54.152318732Z" diff --git a/incubator/quake3/0.0.23/Chart.yaml b/incubator/quake3/0.0.23/Chart.yaml deleted file mode 100644 index 73a91dc47ed..00000000000 --- a/incubator/quake3/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/quake3/0.0.23/README.md b/incubator/quake3/0.0.23/README.md deleted file mode 100644 index 8b27bfb2fb7..00000000000 --- a/incubator/quake3/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# quake3 - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -This Chart will download and install Quake III Server (You have to copy your .pk3 files from your game directory to your server). - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [quake3](https://truecharts.org/docs/charts/incubator/quake3) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/quake3/0.0.23/charts/common-10.5.9.tgz b/incubator/quake3/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/quake3/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/quake3/0.0.24/CHANGELOG.md b/incubator/quake3/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..be06c150885 --- /dev/null +++ b/incubator/quake3/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [quake3-0.0.24](https://github.com/truecharts/charts/compare/quake3-0.0.23...quake3-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [quake3-0.0.23](https://github.com/truecharts/charts/compare/quake3-0.0.22...quake3-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [quake3-0.0.23](https://github.com/truecharts/charts/compare/quake3-0.0.22...quake3-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [quake3-0.0.23](https://github.com/truecharts/charts/compare/quake3-0.0.22...quake3-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [quake3-0.0.23](https://github.com/truecharts/charts/compare/quake3-0.0.22...quake3-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [quake3-0.0.23](https://github.com/truecharts/charts/compare/quake3-0.0.22...quake3-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [quake3-0.0.23](https://github.com/truecharts/charts/compare/quake3-0.0.22...quake3-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [quake3-0.0.22](https://github.com/truecharts/charts/compare/quake3-0.0.20...quake3-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/incubator/quake3/0.0.24/Chart.lock b/incubator/quake3/0.0.24/Chart.lock new file mode 100644 index 00000000000..e1cc353184b --- /dev/null +++ b/incubator/quake3/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:01:57.559481183Z" diff --git a/incubator/quake3/0.0.24/Chart.yaml b/incubator/quake3/0.0.24/Chart.yaml new file mode 100644 index 00000000000..f46c4216985 --- /dev/null +++ b/incubator/quake3/0.0.24/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.5.10 +deprecated: false +description: "This Chart will download and install Quake III Server (You have to copy your .pk3 files from your game directory to your server)." +home: https://truecharts.org/docs/charts/incubator/quake3 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/quake3.png +keywords: + - quake3 + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: quake3 +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/quake3 + - https://www.idsoftware.com/ + - https://hub.docker.com/r/ich777/quake3 +type: application +version: 0.0.24 diff --git a/incubator/quake3/0.0.24/README.md b/incubator/quake3/0.0.24/README.md new file mode 100644 index 00000000000..96cb612aba8 --- /dev/null +++ b/incubator/quake3/0.0.24/README.md @@ -0,0 +1,109 @@ +# quake3 + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +This Chart will download and install Quake III Server (You have to copy your .pk3 files from your game directory to your server). + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [quake3](https://truecharts.org/docs/charts/incubator/quake3) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/quake3/0.0.23/app-readme.md b/incubator/quake3/0.0.24/app-readme.md similarity index 100% rename from incubator/quake3/0.0.23/app-readme.md rename to incubator/quake3/0.0.24/app-readme.md diff --git a/incubator/quake3/0.0.24/charts/common-10.5.10.tgz b/incubator/quake3/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/quake3/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/quake3/0.0.23/ix_values.yaml b/incubator/quake3/0.0.24/ix_values.yaml similarity index 100% rename from incubator/quake3/0.0.23/ix_values.yaml rename to incubator/quake3/0.0.24/ix_values.yaml diff --git a/incubator/quake3/0.0.23/questions.yaml b/incubator/quake3/0.0.24/questions.yaml similarity index 100% rename from incubator/quake3/0.0.23/questions.yaml rename to incubator/quake3/0.0.24/questions.yaml diff --git a/incubator/quake3/0.0.23/templates/common.yaml b/incubator/quake3/0.0.24/templates/common.yaml similarity index 100% rename from incubator/quake3/0.0.23/templates/common.yaml rename to incubator/quake3/0.0.24/templates/common.yaml diff --git a/incubator/quake3/0.0.23/values.yaml b/incubator/quake3/0.0.24/values.yaml similarity index 100% rename from incubator/quake3/0.0.23/values.yaml rename to incubator/quake3/0.0.24/values.yaml diff --git a/incubator/quickshare/0.0.24/CHANGELOG.md b/incubator/quickshare/0.0.24/CHANGELOG.md deleted file mode 100644 index 6b013bb5e3d..00000000000 --- a/incubator/quickshare/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [quickshare-0.0.24](https://github.com/truecharts/charts/compare/quickshare-0.0.23...quickshare-0.0.24) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [quickshare-0.0.24](https://github.com/truecharts/charts/compare/quickshare-0.0.23...quickshare-0.0.24) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [quickshare-0.0.24](https://github.com/truecharts/charts/compare/quickshare-0.0.23...quickshare-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [quickshare-0.0.24](https://github.com/truecharts/charts/compare/quickshare-0.0.23...quickshare-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [quickshare-0.0.24](https://github.com/truecharts/charts/compare/quickshare-0.0.23...quickshare-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [quickshare-0.0.24](https://github.com/truecharts/charts/compare/quickshare-0.0.23...quickshare-0.0.24) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [quickshare-0.0.23](https://github.com/truecharts/charts/compare/quickshare-0.0.21...quickshare-0.0.23) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [quickshare-0.0.22](https://github.com/truecharts/charts/compare/quickshare-0.0.21...quickshare-0.0.22) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/quickshare/0.0.24/Chart.lock b/incubator/quickshare/0.0.24/Chart.lock deleted file mode 100644 index 556616cbb6c..00000000000 --- a/incubator/quickshare/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:12:09.486325563Z" diff --git a/incubator/quickshare/0.0.24/Chart.yaml b/incubator/quickshare/0.0.24/Chart.yaml deleted file mode 100644 index 660c555a39e..00000000000 --- a/incubator/quickshare/0.0.24/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Productivity - - Tools-Utilities - - Network-FTP -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.24 diff --git a/incubator/quickshare/0.0.24/README.md b/incubator/quickshare/0.0.24/README.md deleted file mode 100644 index f94dc3e45b9..00000000000 --- a/incubator/quickshare/0.0.24/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# quickshare - -![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Quick and simple file sharing between different devices. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [quickshare](https://truecharts.org/docs/charts/incubator/quickshare) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/quickshare/0.0.24/charts/common-10.5.9.tgz b/incubator/quickshare/0.0.24/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/quickshare/0.0.24/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/quickshare/0.0.25/CHANGELOG.md b/incubator/quickshare/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..624a50d565e --- /dev/null +++ b/incubator/quickshare/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [quickshare-0.0.25](https://github.com/truecharts/charts/compare/quickshare-0.0.24...quickshare-0.0.25) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [quickshare-0.0.24](https://github.com/truecharts/charts/compare/quickshare-0.0.23...quickshare-0.0.24) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [quickshare-0.0.24](https://github.com/truecharts/charts/compare/quickshare-0.0.23...quickshare-0.0.24) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [quickshare-0.0.24](https://github.com/truecharts/charts/compare/quickshare-0.0.23...quickshare-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [quickshare-0.0.24](https://github.com/truecharts/charts/compare/quickshare-0.0.23...quickshare-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [quickshare-0.0.24](https://github.com/truecharts/charts/compare/quickshare-0.0.23...quickshare-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [quickshare-0.0.24](https://github.com/truecharts/charts/compare/quickshare-0.0.23...quickshare-0.0.24) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [quickshare-0.0.23](https://github.com/truecharts/charts/compare/quickshare-0.0.21...quickshare-0.0.23) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/incubator/quickshare/0.0.25/Chart.lock b/incubator/quickshare/0.0.25/Chart.lock new file mode 100644 index 00000000000..d4969733ec9 --- /dev/null +++ b/incubator/quickshare/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:02:15.447490863Z" diff --git a/incubator/quickshare/0.0.25/Chart.yaml b/incubator/quickshare/0.0.25/Chart.yaml new file mode 100644 index 00000000000..87dc60646e7 --- /dev/null +++ b/incubator/quickshare/0.0.25/Chart.yaml @@ -0,0 +1,35 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - Productivity + - Tools-Utilities + - Network-FTP +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: "Quick and simple file sharing between different devices." +home: https://truecharts.org/docs/charts/incubator/quickshare +icon: https://truecharts.org/img/hotlink-ok/chart-icons/quickshare.png +keywords: + - quickshare + - Cloud + - Productivity + - Tools-Utilities + - Network-FTP +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: quickshare +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/quickshare + - https://github.com/ihexxa/quickshare + - https://hub.docker.com/r/hexxa/quickshare +type: application +version: 0.0.25 diff --git a/incubator/quickshare/0.0.25/README.md b/incubator/quickshare/0.0.25/README.md new file mode 100644 index 00000000000..b8fde9a8927 --- /dev/null +++ b/incubator/quickshare/0.0.25/README.md @@ -0,0 +1,109 @@ +# quickshare + +![Version: 0.0.25](https://img.shields.io/badge/Version-0.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Quick and simple file sharing between different devices. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [quickshare](https://truecharts.org/docs/charts/incubator/quickshare) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/quickshare/0.0.24/app-readme.md b/incubator/quickshare/0.0.25/app-readme.md similarity index 100% rename from incubator/quickshare/0.0.24/app-readme.md rename to incubator/quickshare/0.0.25/app-readme.md diff --git a/incubator/quickshare/0.0.25/charts/common-10.5.10.tgz b/incubator/quickshare/0.0.25/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/quickshare/0.0.25/charts/common-10.5.10.tgz differ diff --git a/incubator/quickshare/0.0.24/ix_values.yaml b/incubator/quickshare/0.0.25/ix_values.yaml similarity index 100% rename from incubator/quickshare/0.0.24/ix_values.yaml rename to incubator/quickshare/0.0.25/ix_values.yaml diff --git a/incubator/quickshare/0.0.24/questions.yaml b/incubator/quickshare/0.0.25/questions.yaml similarity index 100% rename from incubator/quickshare/0.0.24/questions.yaml rename to incubator/quickshare/0.0.25/questions.yaml diff --git a/incubator/quickshare/0.0.24/templates/common.yaml b/incubator/quickshare/0.0.25/templates/common.yaml similarity index 100% rename from incubator/quickshare/0.0.24/templates/common.yaml rename to incubator/quickshare/0.0.25/templates/common.yaml diff --git a/incubator/quickshare/0.0.24/values.yaml b/incubator/quickshare/0.0.25/values.yaml similarity index 100% rename from incubator/quickshare/0.0.24/values.yaml rename to incubator/quickshare/0.0.25/values.yaml diff --git a/incubator/quiz-game/0.0.23/CHANGELOG.md b/incubator/quiz-game/0.0.23/CHANGELOG.md deleted file mode 100644 index 4ce04eff721..00000000000 --- a/incubator/quiz-game/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [quiz-game-0.0.23](https://github.com/truecharts/charts/compare/quiz-game-0.0.22...quiz-game-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [quiz-game-0.0.23](https://github.com/truecharts/charts/compare/quiz-game-0.0.22...quiz-game-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [quiz-game-0.0.23](https://github.com/truecharts/charts/compare/quiz-game-0.0.22...quiz-game-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [quiz-game-0.0.23](https://github.com/truecharts/charts/compare/quiz-game-0.0.22...quiz-game-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [quiz-game-0.0.23](https://github.com/truecharts/charts/compare/quiz-game-0.0.22...quiz-game-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [quiz-game-0.0.23](https://github.com/truecharts/charts/compare/quiz-game-0.0.22...quiz-game-0.0.23) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [quiz-game-0.0.22](https://github.com/truecharts/charts/compare/quiz-game-0.0.20...quiz-game-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [quiz-game-0.0.21](https://github.com/truecharts/charts/compare/quiz-game-0.0.20...quiz-game-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [quiz-game-0.0.20](https://github.com/truecharts/charts/compare/quiz-game-0.0.19...quiz-game-0.0.20) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/incubator/quiz-game/0.0.23/Chart.lock b/incubator/quiz-game/0.0.23/Chart.lock deleted file mode 100644 index 3281b0e9efb..00000000000 --- a/incubator/quiz-game/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:12:11.49329305Z" diff --git a/incubator/quiz-game/0.0.23/Chart.yaml b/incubator/quiz-game/0.0.23/Chart.yaml deleted file mode 100644 index 62bd5533100..00000000000 --- a/incubator/quiz-game/0.0.23/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers - - Other - - Network-Web -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/quiz-game/0.0.23/README.md b/incubator/quiz-game/0.0.23/README.md deleted file mode 100644 index 3445d0897fa..00000000000 --- a/incubator/quiz-game/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# quiz-game - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Test your General Knowledge in different types of topics. This game is inspired on the show "who wants to be a millionaire?". You must answer correctly 15 questions to become a millionaire. Difficulty ascends as you progress in the game and questions and their categories are randomized each time you start a new match. At the end of your playthrough you can optionally register your score in the ranking, however only the top 10 results will be displayed - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [quiz-game](https://truecharts.org/docs/charts/incubator/quiz-game) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/quiz-game/0.0.23/charts/common-10.5.9.tgz b/incubator/quiz-game/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/quiz-game/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/quiz-game/0.0.24/CHANGELOG.md b/incubator/quiz-game/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..28a2e709854 --- /dev/null +++ b/incubator/quiz-game/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [quiz-game-0.0.24](https://github.com/truecharts/charts/compare/quiz-game-0.0.23...quiz-game-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [quiz-game-0.0.23](https://github.com/truecharts/charts/compare/quiz-game-0.0.22...quiz-game-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [quiz-game-0.0.23](https://github.com/truecharts/charts/compare/quiz-game-0.0.22...quiz-game-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [quiz-game-0.0.23](https://github.com/truecharts/charts/compare/quiz-game-0.0.22...quiz-game-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [quiz-game-0.0.23](https://github.com/truecharts/charts/compare/quiz-game-0.0.22...quiz-game-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [quiz-game-0.0.23](https://github.com/truecharts/charts/compare/quiz-game-0.0.22...quiz-game-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [quiz-game-0.0.23](https://github.com/truecharts/charts/compare/quiz-game-0.0.22...quiz-game-0.0.23) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [quiz-game-0.0.22](https://github.com/truecharts/charts/compare/quiz-game-0.0.20...quiz-game-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [quiz-game-0.0.21](https://github.com/truecharts/charts/compare/quiz-game-0.0.20...quiz-game-0.0.21) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + diff --git a/incubator/quiz-game/0.0.24/Chart.lock b/incubator/quiz-game/0.0.24/Chart.lock new file mode 100644 index 00000000000..9a4494937e5 --- /dev/null +++ b/incubator/quiz-game/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:02:21.726680116Z" diff --git a/incubator/quiz-game/0.0.24/Chart.yaml b/incubator/quiz-game/0.0.24/Chart.yaml new file mode 100644 index 00000000000..b835afc6f9c --- /dev/null +++ b/incubator/quiz-game/0.0.24/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.5.10 +deprecated: false +description: Test your General Knowledge in different types of topics. This game is inspired on the show "who wants to be a millionaire?". You must answer correctly 15 questions to become a millionaire. Difficulty ascends as you progress in the game and questions and their categories are randomized each time you start a new match. At the end of your playthrough you can optionally register your score in the ranking, however only the top 10 results will be displayed +home: https://truecharts.org/docs/charts/incubator/quiz-game +icon: https://truecharts.org/img/hotlink-ok/chart-icons/quiz-game.png +keywords: + - quiz-game + - GameServers + - Other + - Network-Web +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: quiz-game +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/quiz-game + - https://github.com/ASKJR/quiz-game + - https://registry.hub.docker.com/r/patrickstigler/quiz-game +type: application +version: 0.0.24 diff --git a/incubator/quiz-game/0.0.24/README.md b/incubator/quiz-game/0.0.24/README.md new file mode 100644 index 00000000000..119c69f64c6 --- /dev/null +++ b/incubator/quiz-game/0.0.24/README.md @@ -0,0 +1,109 @@ +# quiz-game + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Test your General Knowledge in different types of topics. This game is inspired on the show "who wants to be a millionaire?". You must answer correctly 15 questions to become a millionaire. Difficulty ascends as you progress in the game and questions and their categories are randomized each time you start a new match. At the end of your playthrough you can optionally register your score in the ranking, however only the top 10 results will be displayed + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [quiz-game](https://truecharts.org/docs/charts/incubator/quiz-game) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/quiz-game/0.0.23/app-readme.md b/incubator/quiz-game/0.0.24/app-readme.md similarity index 100% rename from incubator/quiz-game/0.0.23/app-readme.md rename to incubator/quiz-game/0.0.24/app-readme.md diff --git a/incubator/quiz-game/0.0.24/charts/common-10.5.10.tgz b/incubator/quiz-game/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/quiz-game/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/quiz-game/0.0.23/ix_values.yaml b/incubator/quiz-game/0.0.24/ix_values.yaml similarity index 100% rename from incubator/quiz-game/0.0.23/ix_values.yaml rename to incubator/quiz-game/0.0.24/ix_values.yaml diff --git a/incubator/quiz-game/0.0.23/questions.yaml b/incubator/quiz-game/0.0.24/questions.yaml similarity index 100% rename from incubator/quiz-game/0.0.23/questions.yaml rename to incubator/quiz-game/0.0.24/questions.yaml diff --git a/incubator/quiz-game/0.0.23/templates/common.yaml b/incubator/quiz-game/0.0.24/templates/common.yaml similarity index 100% rename from incubator/quiz-game/0.0.23/templates/common.yaml rename to incubator/quiz-game/0.0.24/templates/common.yaml diff --git a/incubator/quiz-game/0.0.23/values.yaml b/incubator/quiz-game/0.0.24/values.yaml similarity index 100% rename from incubator/quiz-game/0.0.23/values.yaml rename to incubator/quiz-game/0.0.24/values.yaml diff --git a/incubator/ra-rom-processor/0.0.29/CHANGELOG.md b/incubator/ra-rom-processor/0.0.29/CHANGELOG.md deleted file mode 100644 index 6bfb66ce3a6..00000000000 --- a/incubator/ra-rom-processor/0.0.29/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ra-rom-processor-0.0.29](https://github.com/truecharts/charts/compare/ra-rom-processor-0.0.28...ra-rom-processor-0.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [ra-rom-processor-0.0.29](https://github.com/truecharts/charts/compare/ra-rom-processor-0.0.28...ra-rom-processor-0.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [ra-rom-processor-0.0.29](https://github.com/truecharts/charts/compare/ra-rom-processor-0.0.28...ra-rom-processor-0.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [ra-rom-processor-0.0.29](https://github.com/truecharts/charts/compare/ra-rom-processor-0.0.28...ra-rom-processor-0.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [ra-rom-processor-0.0.29](https://github.com/truecharts/charts/compare/ra-rom-processor-0.0.28...ra-rom-processor-0.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [ra-rom-processor-0.0.29](https://github.com/truecharts/charts/compare/ra-rom-processor-0.0.28...ra-rom-processor-0.0.29) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [ra-rom-processor-0.0.28](https://github.com/truecharts/charts/compare/ra-rom-processor-0.0.27...ra-rom-processor-0.0.28) (2022-09-10) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) - - - - -## [ra-rom-processor-0.0.27](https://github.com/truecharts/charts/compare/ra-rom-processor-0.0.25...ra-rom-processor-0.0.27) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/incubator/ra-rom-processor/0.0.29/Chart.lock b/incubator/ra-rom-processor/0.0.29/Chart.lock deleted file mode 100644 index 0bf07deac90..00000000000 --- a/incubator/ra-rom-processor/0.0.29/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:12:13.139980378Z" diff --git a/incubator/ra-rom-processor/0.0.29/Chart.yaml b/incubator/ra-rom-processor/0.0.29/Chart.yaml deleted file mode 100644 index 797d086c6d1..00000000000 --- a/incubator/ra-rom-processor/0.0.29/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaApp-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.29 diff --git a/incubator/ra-rom-processor/0.0.29/README.md b/incubator/ra-rom-processor/0.0.29/README.md deleted file mode 100644 index 86701035982..00000000000 --- a/incubator/ra-rom-processor/0.0.29/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# ra-rom-processor - -![Version: 0.0.29](https://img.shields.io/badge/Version-0.0.29-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -RA ROM Processor is a Chart Chart that is used to download/orgainze/process/verify/dedupe/scrape a ROMs library automatically by matching ROMs to the RetroAchievement.org website Hash database. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [ra-rom-processor](https://truecharts.org/docs/charts/incubator/ra-rom-processor) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/ra-rom-processor/0.0.29/charts/common-10.5.9.tgz b/incubator/ra-rom-processor/0.0.29/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/ra-rom-processor/0.0.29/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/ra-rom-processor/0.0.30/CHANGELOG.md b/incubator/ra-rom-processor/0.0.30/CHANGELOG.md new file mode 100644 index 00000000000..5cf44e85921 --- /dev/null +++ b/incubator/ra-rom-processor/0.0.30/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ra-rom-processor-0.0.30](https://github.com/truecharts/charts/compare/ra-rom-processor-0.0.29...ra-rom-processor-0.0.30) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [ra-rom-processor-0.0.29](https://github.com/truecharts/charts/compare/ra-rom-processor-0.0.28...ra-rom-processor-0.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [ra-rom-processor-0.0.29](https://github.com/truecharts/charts/compare/ra-rom-processor-0.0.28...ra-rom-processor-0.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [ra-rom-processor-0.0.29](https://github.com/truecharts/charts/compare/ra-rom-processor-0.0.28...ra-rom-processor-0.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [ra-rom-processor-0.0.29](https://github.com/truecharts/charts/compare/ra-rom-processor-0.0.28...ra-rom-processor-0.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [ra-rom-processor-0.0.29](https://github.com/truecharts/charts/compare/ra-rom-processor-0.0.28...ra-rom-processor-0.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [ra-rom-processor-0.0.29](https://github.com/truecharts/charts/compare/ra-rom-processor-0.0.28...ra-rom-processor-0.0.29) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [ra-rom-processor-0.0.28](https://github.com/truecharts/charts/compare/ra-rom-processor-0.0.27...ra-rom-processor-0.0.28) (2022-09-10) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) + + + + +## [ra-rom-processor-0.0.27](https://github.com/truecharts/charts/compare/ra-rom-processor-0.0.25...ra-rom-processor-0.0.27) (2022-08-30) diff --git a/incubator/ra-rom-processor/0.0.30/Chart.lock b/incubator/ra-rom-processor/0.0.30/Chart.lock new file mode 100644 index 00000000000..ba1e02e13b5 --- /dev/null +++ b/incubator/ra-rom-processor/0.0.30/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:02:24.041618855Z" diff --git a/incubator/ra-rom-processor/0.0.30/Chart.yaml b/incubator/ra-rom-processor/0.0.30/Chart.yaml new file mode 100644 index 00000000000..2f56138909e --- /dev/null +++ b/incubator/ra-rom-processor/0.0.30/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.5.10 +deprecated: false +description: RA ROM Processor is a Chart Chart that is used to download/orgainze/process/verify/dedupe/scrape a ROMs library automatically by matching ROMs to the RetroAchievement.org website Hash database. +home: https://truecharts.org/docs/charts/incubator/ra-rom-processor +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ra-rom-processor.png +keywords: + - ra-rom-processor + - MediaApp-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ra-rom-processor +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/ra-rom-processor + - https://github.com/RandomNinjaAtk/docker-raromprocessor + - https://hub.docker.com/r/randomninjaatk/raromprocessor + - https://github.com/RandomNinjaAtk/docker-raromprocessor#instructionsusage-guidelines +type: application +version: 0.0.30 diff --git a/incubator/ra-rom-processor/0.0.30/README.md b/incubator/ra-rom-processor/0.0.30/README.md new file mode 100644 index 00000000000..02df529c4e6 --- /dev/null +++ b/incubator/ra-rom-processor/0.0.30/README.md @@ -0,0 +1,110 @@ +# ra-rom-processor + +![Version: 0.0.30](https://img.shields.io/badge/Version-0.0.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +RA ROM Processor is a Chart Chart that is used to download/orgainze/process/verify/dedupe/scrape a ROMs library automatically by matching ROMs to the RetroAchievement.org website Hash database. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [ra-rom-processor](https://truecharts.org/docs/charts/incubator/ra-rom-processor) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/ra-rom-processor/0.0.29/app-readme.md b/incubator/ra-rom-processor/0.0.30/app-readme.md similarity index 100% rename from incubator/ra-rom-processor/0.0.29/app-readme.md rename to incubator/ra-rom-processor/0.0.30/app-readme.md diff --git a/incubator/ra-rom-processor/0.0.30/charts/common-10.5.10.tgz b/incubator/ra-rom-processor/0.0.30/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/ra-rom-processor/0.0.30/charts/common-10.5.10.tgz differ diff --git a/incubator/ra-rom-processor/0.0.29/ix_values.yaml b/incubator/ra-rom-processor/0.0.30/ix_values.yaml similarity index 100% rename from incubator/ra-rom-processor/0.0.29/ix_values.yaml rename to incubator/ra-rom-processor/0.0.30/ix_values.yaml diff --git a/incubator/ra-rom-processor/0.0.29/questions.yaml b/incubator/ra-rom-processor/0.0.30/questions.yaml similarity index 100% rename from incubator/ra-rom-processor/0.0.29/questions.yaml rename to incubator/ra-rom-processor/0.0.30/questions.yaml diff --git a/incubator/ra-rom-processor/0.0.29/templates/common.yaml b/incubator/ra-rom-processor/0.0.30/templates/common.yaml similarity index 100% rename from incubator/ra-rom-processor/0.0.29/templates/common.yaml rename to incubator/ra-rom-processor/0.0.30/templates/common.yaml diff --git a/incubator/ra-rom-processor/0.0.29/values.yaml b/incubator/ra-rom-processor/0.0.30/values.yaml similarity index 100% rename from incubator/ra-rom-processor/0.0.29/values.yaml rename to incubator/ra-rom-processor/0.0.30/values.yaml diff --git a/incubator/radarrsync/0.0.23/CHANGELOG.md b/incubator/radarrsync/0.0.23/CHANGELOG.md deleted file mode 100644 index e8f01b2d0a7..00000000000 --- a/incubator/radarrsync/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [radarrsync-0.0.23](https://github.com/truecharts/charts/compare/radarrsync-0.0.22...radarrsync-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [radarrsync-0.0.23](https://github.com/truecharts/charts/compare/radarrsync-0.0.22...radarrsync-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [radarrsync-0.0.23](https://github.com/truecharts/charts/compare/radarrsync-0.0.22...radarrsync-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [radarrsync-0.0.23](https://github.com/truecharts/charts/compare/radarrsync-0.0.22...radarrsync-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [radarrsync-0.0.23](https://github.com/truecharts/charts/compare/radarrsync-0.0.22...radarrsync-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [radarrsync-0.0.23](https://github.com/truecharts/charts/compare/radarrsync-0.0.22...radarrsync-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [radarrsync-0.0.22](https://github.com/truecharts/charts/compare/radarrsync-0.0.20...radarrsync-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [radarrsync-0.0.21](https://github.com/truecharts/charts/compare/radarrsync-0.0.20...radarrsync-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/radarrsync/0.0.23/Chart.lock b/incubator/radarrsync/0.0.23/Chart.lock deleted file mode 100644 index 148cfb85349..00000000000 --- a/incubator/radarrsync/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:12:19.940295687Z" diff --git a/incubator/radarrsync/0.0.23/Chart.yaml b/incubator/radarrsync/0.0.23/Chart.yaml deleted file mode 100644 index efac322c780..00000000000 --- a/incubator/radarrsync/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Downloaders -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/radarrsync/0.0.23/README.md b/incubator/radarrsync/0.0.23/README.md deleted file mode 100644 index 4d5ad271a00..00000000000 --- a/incubator/radarrsync/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# radarrsync - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -RadarrSync Syncs two Radarr servers through web API. This is a modified version designed to be run in a Chart Chart. This version supports only two servers. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [radarrsync](https://truecharts.org/docs/charts/incubator/radarrsync) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/radarrsync/0.0.23/charts/common-10.5.9.tgz b/incubator/radarrsync/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/radarrsync/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/radarrsync/0.0.24/CHANGELOG.md b/incubator/radarrsync/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..de770f6667f --- /dev/null +++ b/incubator/radarrsync/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [radarrsync-0.0.24](https://github.com/truecharts/charts/compare/radarrsync-0.0.23...radarrsync-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [radarrsync-0.0.23](https://github.com/truecharts/charts/compare/radarrsync-0.0.22...radarrsync-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [radarrsync-0.0.23](https://github.com/truecharts/charts/compare/radarrsync-0.0.22...radarrsync-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [radarrsync-0.0.23](https://github.com/truecharts/charts/compare/radarrsync-0.0.22...radarrsync-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [radarrsync-0.0.23](https://github.com/truecharts/charts/compare/radarrsync-0.0.22...radarrsync-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [radarrsync-0.0.23](https://github.com/truecharts/charts/compare/radarrsync-0.0.22...radarrsync-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [radarrsync-0.0.23](https://github.com/truecharts/charts/compare/radarrsync-0.0.22...radarrsync-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [radarrsync-0.0.22](https://github.com/truecharts/charts/compare/radarrsync-0.0.20...radarrsync-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + diff --git a/incubator/radarrsync/0.0.24/Chart.lock b/incubator/radarrsync/0.0.24/Chart.lock new file mode 100644 index 00000000000..8021875a44a --- /dev/null +++ b/incubator/radarrsync/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:02:27.716181604Z" diff --git a/incubator/radarrsync/0.0.24/Chart.yaml b/incubator/radarrsync/0.0.24/Chart.yaml new file mode 100644 index 00000000000..f1a4ad2fb68 --- /dev/null +++ b/incubator/radarrsync/0.0.24/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.5.10 +deprecated: false +description: "RadarrSync Syncs two Radarr servers through web API. This is a modified version designed to be run in a Chart Chart. This version supports only two servers." +home: https://truecharts.org/docs/charts/incubator/radarrsync +icon: https://truecharts.org/img/hotlink-ok/chart-icons/radarrsync.png +keywords: + - radarrsync + - Downloaders +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: radarrsync +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/radarrsync + - https://github.com/dairefinn/RadarrSync + - https://hub.docker.com/r/dmanius/radarrsync-docker/ +type: application +version: 0.0.24 diff --git a/incubator/radarrsync/0.0.24/README.md b/incubator/radarrsync/0.0.24/README.md new file mode 100644 index 00000000000..38b259f2d66 --- /dev/null +++ b/incubator/radarrsync/0.0.24/README.md @@ -0,0 +1,109 @@ +# radarrsync + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +RadarrSync Syncs two Radarr servers through web API. This is a modified version designed to be run in a Chart Chart. This version supports only two servers. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [radarrsync](https://truecharts.org/docs/charts/incubator/radarrsync) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/radarrsync/0.0.23/app-readme.md b/incubator/radarrsync/0.0.24/app-readme.md similarity index 100% rename from incubator/radarrsync/0.0.23/app-readme.md rename to incubator/radarrsync/0.0.24/app-readme.md diff --git a/incubator/radarrsync/0.0.24/charts/common-10.5.10.tgz b/incubator/radarrsync/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/radarrsync/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/radarrsync/0.0.23/ix_values.yaml b/incubator/radarrsync/0.0.24/ix_values.yaml similarity index 100% rename from incubator/radarrsync/0.0.23/ix_values.yaml rename to incubator/radarrsync/0.0.24/ix_values.yaml diff --git a/incubator/radarrsync/0.0.23/questions.yaml b/incubator/radarrsync/0.0.24/questions.yaml similarity index 100% rename from incubator/radarrsync/0.0.23/questions.yaml rename to incubator/radarrsync/0.0.24/questions.yaml diff --git a/incubator/radarrsync/0.0.23/templates/common.yaml b/incubator/radarrsync/0.0.24/templates/common.yaml similarity index 100% rename from incubator/radarrsync/0.0.23/templates/common.yaml rename to incubator/radarrsync/0.0.24/templates/common.yaml diff --git a/incubator/radarrsync/0.0.23/values.yaml b/incubator/radarrsync/0.0.24/values.yaml similarity index 100% rename from incubator/radarrsync/0.0.23/values.yaml rename to incubator/radarrsync/0.0.24/values.yaml diff --git a/incubator/radicale/0.0.31/CHANGELOG.md b/incubator/radicale/0.0.31/CHANGELOG.md deleted file mode 100644 index e348700333e..00000000000 --- a/incubator/radicale/0.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [radicale-0.0.31](https://github.com/truecharts/charts/compare/radicale-0.0.30...radicale-0.0.31) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [radicale-0.0.31](https://github.com/truecharts/charts/compare/radicale-0.0.30...radicale-0.0.31) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [radicale-0.0.31](https://github.com/truecharts/charts/compare/radicale-0.0.30...radicale-0.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [radicale-0.0.31](https://github.com/truecharts/charts/compare/radicale-0.0.30...radicale-0.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [radicale-0.0.31](https://github.com/truecharts/charts/compare/radicale-0.0.30...radicale-0.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [radicale-0.0.31](https://github.com/truecharts/charts/compare/radicale-0.0.30...radicale-0.0.31) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [radicale-0.0.30](https://github.com/truecharts/charts/compare/radicale-0.0.28...radicale-0.0.30) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [radicale-0.0.29](https://github.com/truecharts/charts/compare/radicale-0.0.28...radicale-0.0.29) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [radicale-0.0.28](https://github.com/truecharts/charts/compare/radicale-0.0.27...radicale-0.0.28) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/incubator/radicale/0.0.31/Chart.lock b/incubator/radicale/0.0.31/Chart.lock deleted file mode 100644 index 5af566d6055..00000000000 --- a/incubator/radicale/0.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:12:34.908670167Z" diff --git a/incubator/radicale/0.0.31/Chart.yaml b/incubator/radicale/0.0.31/Chart.yaml deleted file mode 100644 index 207c7e8bd6f..00000000000 --- a/incubator/radicale/0.0.31/Chart.yaml +++ /dev/null @@ -1,43 +0,0 @@ -apiVersion: v2 -appVersion: "3.1.8.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.31 -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.31/README.md b/incubator/radicale/0.0.31/README.md deleted file mode 100644 index bd1edadc0e5..00000000000 --- a/incubator/radicale/0.0.31/README.md +++ /dev/null @@ -1,111 +0,0 @@ -# radicale - -![Version: 0.0.31](https://img.shields.io/badge/Version-0.0.31-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.1.8.0](https://img.shields.io/badge/AppVersion-3.1.8.0-informational?style=flat-square) - -Radicale is a small but powerful CalDAV (calendars, to-do lists) and CardDAV (contacts) server. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [radicale](https://truecharts.org/docs/charts/incubator/radicale) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/radicale/0.0.31/charts/common-10.5.9.tgz b/incubator/radicale/0.0.31/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/radicale/0.0.31/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/radicale/0.0.32/CHANGELOG.md b/incubator/radicale/0.0.32/CHANGELOG.md new file mode 100644 index 00000000000..c03e6b4a14e --- /dev/null +++ b/incubator/radicale/0.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [radicale-0.0.32](https://github.com/truecharts/charts/compare/radicale-0.0.31...radicale-0.0.32) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [radicale-0.0.31](https://github.com/truecharts/charts/compare/radicale-0.0.30...radicale-0.0.31) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [radicale-0.0.31](https://github.com/truecharts/charts/compare/radicale-0.0.30...radicale-0.0.31) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [radicale-0.0.31](https://github.com/truecharts/charts/compare/radicale-0.0.30...radicale-0.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [radicale-0.0.31](https://github.com/truecharts/charts/compare/radicale-0.0.30...radicale-0.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [radicale-0.0.31](https://github.com/truecharts/charts/compare/radicale-0.0.30...radicale-0.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [radicale-0.0.31](https://github.com/truecharts/charts/compare/radicale-0.0.30...radicale-0.0.31) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [radicale-0.0.30](https://github.com/truecharts/charts/compare/radicale-0.0.28...radicale-0.0.30) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [radicale-0.0.29](https://github.com/truecharts/charts/compare/radicale-0.0.28...radicale-0.0.29) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/radicale/0.0.32/Chart.lock b/incubator/radicale/0.0.32/Chart.lock new file mode 100644 index 00000000000..83b22074c34 --- /dev/null +++ b/incubator/radicale/0.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:02:46.497433178Z" diff --git a/incubator/radicale/0.0.32/Chart.yaml b/incubator/radicale/0.0.32/Chart.yaml new file mode 100644 index 00000000000..5c739ffb941 --- /dev/null +++ b/incubator/radicale/0.0.32/Chart.yaml @@ -0,0 +1,43 @@ +apiVersion: v2 +appVersion: "3.1.8.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: Radicale is a small but powerful CalDAV (calendars, to-do lists) and CardDAV (contacts) server. +home: https://truecharts.org/docs/charts/incubator/radicale +icon: https://truecharts.org/img/hotlink-ok/chart-icons/radicale.png +keywords: + - radicale + - CalDAV + - CardDAV + - calendars + - contacts + - tasks + - to-do +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: radicale +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/radicale + - https://radicale.org/ + - https://github.com/Kozea/Radicale + - https://github.com/tomsquest/docker-radicale + - https://hub.docker.com/r/tomsquest/docker-radicale +type: application +version: 0.0.32 +annotations: + truecharts.org/catagories: | + - radicale + - CalDAV + - CardDAV + - calendars + - contacts + - tasks + - to-do + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/radicale/0.0.32/README.md b/incubator/radicale/0.0.32/README.md new file mode 100644 index 00000000000..8c0befb0458 --- /dev/null +++ b/incubator/radicale/0.0.32/README.md @@ -0,0 +1,111 @@ +# radicale + +![Version: 0.0.32](https://img.shields.io/badge/Version-0.0.32-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.1.8.0](https://img.shields.io/badge/AppVersion-3.1.8.0-informational?style=flat-square) + +Radicale is a small but powerful CalDAV (calendars, to-do lists) and CardDAV (contacts) server. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [radicale](https://truecharts.org/docs/charts/incubator/radicale) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/radicale/0.0.31/app-readme.md b/incubator/radicale/0.0.32/app-readme.md similarity index 100% rename from incubator/radicale/0.0.31/app-readme.md rename to incubator/radicale/0.0.32/app-readme.md diff --git a/incubator/radicale/0.0.32/charts/common-10.5.10.tgz b/incubator/radicale/0.0.32/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/radicale/0.0.32/charts/common-10.5.10.tgz differ diff --git a/incubator/radicale/0.0.31/ix_values.yaml b/incubator/radicale/0.0.32/ix_values.yaml similarity index 100% rename from incubator/radicale/0.0.31/ix_values.yaml rename to incubator/radicale/0.0.32/ix_values.yaml diff --git a/incubator/radicale/0.0.31/questions.yaml b/incubator/radicale/0.0.32/questions.yaml similarity index 100% rename from incubator/radicale/0.0.31/questions.yaml rename to incubator/radicale/0.0.32/questions.yaml diff --git a/incubator/radicale/0.0.31/templates/_configmap.tpl b/incubator/radicale/0.0.32/templates/_configmap.tpl similarity index 100% rename from incubator/radicale/0.0.31/templates/_configmap.tpl rename to incubator/radicale/0.0.32/templates/_configmap.tpl diff --git a/incubator/radicale/0.0.31/templates/_secret.tpl b/incubator/radicale/0.0.32/templates/_secret.tpl similarity index 100% rename from incubator/radicale/0.0.31/templates/_secret.tpl rename to incubator/radicale/0.0.32/templates/_secret.tpl diff --git a/incubator/radicale/0.0.31/templates/common.yaml b/incubator/radicale/0.0.32/templates/common.yaml similarity index 100% rename from incubator/radicale/0.0.31/templates/common.yaml rename to incubator/radicale/0.0.32/templates/common.yaml diff --git a/incubator/radicale/0.0.31/values.yaml b/incubator/radicale/0.0.32/values.yaml similarity index 100% rename from incubator/radicale/0.0.31/values.yaml rename to incubator/radicale/0.0.32/values.yaml diff --git a/incubator/raneto/0.0.28/CHANGELOG.md b/incubator/raneto/0.0.28/CHANGELOG.md deleted file mode 100644 index da3389543f5..00000000000 --- a/incubator/raneto/0.0.28/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [raneto-0.0.28](https://github.com/truecharts/charts/compare/raneto-0.0.27...raneto-0.0.28) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [raneto-0.0.28](https://github.com/truecharts/charts/compare/raneto-0.0.27...raneto-0.0.28) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [raneto-0.0.28](https://github.com/truecharts/charts/compare/raneto-0.0.27...raneto-0.0.28) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [raneto-0.0.28](https://github.com/truecharts/charts/compare/raneto-0.0.27...raneto-0.0.28) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [raneto-0.0.28](https://github.com/truecharts/charts/compare/raneto-0.0.27...raneto-0.0.28) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [raneto-0.0.28](https://github.com/truecharts/charts/compare/raneto-0.0.27...raneto-0.0.28) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [raneto-0.0.27](https://github.com/truecharts/charts/compare/raneto-0.0.25...raneto-0.0.27) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [raneto-0.0.26](https://github.com/truecharts/charts/compare/raneto-0.0.25...raneto-0.0.26) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/raneto/0.0.28/Chart.lock b/incubator/raneto/0.0.28/Chart.lock deleted file mode 100644 index 2502c925508..00000000000 --- a/incubator/raneto/0.0.28/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:12:36.316801894Z" diff --git a/incubator/raneto/0.0.28/Chart.yaml b/incubator/raneto/0.0.28/Chart.yaml deleted file mode 100644 index ed563593dbe..00000000000 --- a/incubator/raneto/0.0.28/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.28 diff --git a/incubator/raneto/0.0.28/README.md b/incubator/raneto/0.0.28/README.md deleted file mode 100644 index b7ba3b0e183..00000000000 --- a/incubator/raneto/0.0.28/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# raneto - -![Version: 0.0.28](https://img.shields.io/badge/Version-0.0.28-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Raneto(http://raneto.com/) - is an open source Knowledgebase platform that uses static Markdown files to power your Knowledgebase. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [raneto](https://truecharts.org/docs/charts/incubator/raneto) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/raneto/0.0.28/charts/common-10.5.9.tgz b/incubator/raneto/0.0.28/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/raneto/0.0.28/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/raneto/0.0.29/CHANGELOG.md b/incubator/raneto/0.0.29/CHANGELOG.md new file mode 100644 index 00000000000..81dbd409f04 --- /dev/null +++ b/incubator/raneto/0.0.29/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [raneto-0.0.29](https://github.com/truecharts/charts/compare/raneto-0.0.28...raneto-0.0.29) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [raneto-0.0.28](https://github.com/truecharts/charts/compare/raneto-0.0.27...raneto-0.0.28) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [raneto-0.0.28](https://github.com/truecharts/charts/compare/raneto-0.0.27...raneto-0.0.28) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [raneto-0.0.28](https://github.com/truecharts/charts/compare/raneto-0.0.27...raneto-0.0.28) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [raneto-0.0.28](https://github.com/truecharts/charts/compare/raneto-0.0.27...raneto-0.0.28) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [raneto-0.0.28](https://github.com/truecharts/charts/compare/raneto-0.0.27...raneto-0.0.28) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [raneto-0.0.28](https://github.com/truecharts/charts/compare/raneto-0.0.27...raneto-0.0.28) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [raneto-0.0.27](https://github.com/truecharts/charts/compare/raneto-0.0.25...raneto-0.0.27) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/incubator/raneto/0.0.29/Chart.lock b/incubator/raneto/0.0.29/Chart.lock new file mode 100644 index 00000000000..8a858648a13 --- /dev/null +++ b/incubator/raneto/0.0.29/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:02:53.350188401Z" diff --git a/incubator/raneto/0.0.29/Chart.yaml b/incubator/raneto/0.0.29/Chart.yaml new file mode 100644 index 00000000000..a1e60f91449 --- /dev/null +++ b/incubator/raneto/0.0.29/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.5.10 +deprecated: false +description: Raneto(http://raneto.com/) - is an open source Knowledgebase platform that uses static Markdown files to power your Knowledgebase. +home: https://truecharts.org/docs/charts/incubator/raneto +icon: https://truecharts.org/img/hotlink-ok/chart-icons/raneto.png +keywords: + - raneto + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: raneto +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/raneto + - http://raneto.com/ + - https://github.com/orgs/linuxserver/packages/container/package/raneto + - https://github.com/linuxserver/docker-raneto#readme +type: application +version: 0.0.29 diff --git a/incubator/raneto/0.0.29/README.md b/incubator/raneto/0.0.29/README.md new file mode 100644 index 00000000000..5e7a5a06041 --- /dev/null +++ b/incubator/raneto/0.0.29/README.md @@ -0,0 +1,110 @@ +# raneto + +![Version: 0.0.29](https://img.shields.io/badge/Version-0.0.29-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Raneto(http://raneto.com/) - is an open source Knowledgebase platform that uses static Markdown files to power your Knowledgebase. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [raneto](https://truecharts.org/docs/charts/incubator/raneto) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/raneto/0.0.28/app-readme.md b/incubator/raneto/0.0.29/app-readme.md similarity index 100% rename from incubator/raneto/0.0.28/app-readme.md rename to incubator/raneto/0.0.29/app-readme.md diff --git a/incubator/raneto/0.0.29/charts/common-10.5.10.tgz b/incubator/raneto/0.0.29/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/raneto/0.0.29/charts/common-10.5.10.tgz differ diff --git a/incubator/raneto/0.0.28/ix_values.yaml b/incubator/raneto/0.0.29/ix_values.yaml similarity index 100% rename from incubator/raneto/0.0.28/ix_values.yaml rename to incubator/raneto/0.0.29/ix_values.yaml diff --git a/incubator/raneto/0.0.28/questions.yaml b/incubator/raneto/0.0.29/questions.yaml similarity index 100% rename from incubator/raneto/0.0.28/questions.yaml rename to incubator/raneto/0.0.29/questions.yaml diff --git a/incubator/raneto/0.0.28/templates/common.yaml b/incubator/raneto/0.0.29/templates/common.yaml similarity index 100% rename from incubator/raneto/0.0.28/templates/common.yaml rename to incubator/raneto/0.0.29/templates/common.yaml diff --git a/incubator/raneto/0.0.28/values.yaml b/incubator/raneto/0.0.29/values.yaml similarity index 100% rename from incubator/raneto/0.0.28/values.yaml rename to incubator/raneto/0.0.29/values.yaml diff --git a/incubator/rapidphotodownloader/0.0.23/CHANGELOG.md b/incubator/rapidphotodownloader/0.0.23/CHANGELOG.md deleted file mode 100644 index bce29b795f0..00000000000 --- a/incubator/rapidphotodownloader/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [rapidphotodownloader-0.0.23](https://github.com/truecharts/charts/compare/rapidphotodownloader-0.0.22...rapidphotodownloader-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [rapidphotodownloader-0.0.23](https://github.com/truecharts/charts/compare/rapidphotodownloader-0.0.22...rapidphotodownloader-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [rapidphotodownloader-0.0.23](https://github.com/truecharts/charts/compare/rapidphotodownloader-0.0.22...rapidphotodownloader-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [rapidphotodownloader-0.0.23](https://github.com/truecharts/charts/compare/rapidphotodownloader-0.0.22...rapidphotodownloader-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [rapidphotodownloader-0.0.23](https://github.com/truecharts/charts/compare/rapidphotodownloader-0.0.22...rapidphotodownloader-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [rapidphotodownloader-0.0.23](https://github.com/truecharts/charts/compare/rapidphotodownloader-0.0.22...rapidphotodownloader-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [rapidphotodownloader-0.0.22](https://github.com/truecharts/charts/compare/rapidphotodownloader-0.0.20...rapidphotodownloader-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [rapidphotodownloader-0.0.21](https://github.com/truecharts/charts/compare/rapidphotodownloader-0.0.20...rapidphotodownloader-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/rapidphotodownloader/0.0.23/Chart.lock b/incubator/rapidphotodownloader/0.0.23/Chart.lock deleted file mode 100644 index e9246cfc29f..00000000000 --- a/incubator/rapidphotodownloader/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:12:38.765957218Z" diff --git a/incubator/rapidphotodownloader/0.0.23/Chart.yaml b/incubator/rapidphotodownloader/0.0.23/Chart.yaml deleted file mode 100644 index e2716dc0bee..00000000000 --- a/incubator/rapidphotodownloader/0.0.23/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaApp-Photos - - Productivity - - Tools-Utilities - - Backup -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/rapidphotodownloader/0.0.23/README.md b/incubator/rapidphotodownloader/0.0.23/README.md deleted file mode 100644 index 3256c81841b..00000000000 --- a/incubator/rapidphotodownloader/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# rapidphotodownloader - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -This Chart will download and install Rapid Photo Downloader. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [rapidphotodownloader](https://truecharts.org/docs/charts/incubator/rapidphotodownloader) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/rapidphotodownloader/0.0.23/charts/common-10.5.9.tgz b/incubator/rapidphotodownloader/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/rapidphotodownloader/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/rapidphotodownloader/0.0.24/CHANGELOG.md b/incubator/rapidphotodownloader/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..e97bbacd85e --- /dev/null +++ b/incubator/rapidphotodownloader/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [rapidphotodownloader-0.0.24](https://github.com/truecharts/charts/compare/rapidphotodownloader-0.0.23...rapidphotodownloader-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [rapidphotodownloader-0.0.23](https://github.com/truecharts/charts/compare/rapidphotodownloader-0.0.22...rapidphotodownloader-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [rapidphotodownloader-0.0.23](https://github.com/truecharts/charts/compare/rapidphotodownloader-0.0.22...rapidphotodownloader-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [rapidphotodownloader-0.0.23](https://github.com/truecharts/charts/compare/rapidphotodownloader-0.0.22...rapidphotodownloader-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [rapidphotodownloader-0.0.23](https://github.com/truecharts/charts/compare/rapidphotodownloader-0.0.22...rapidphotodownloader-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [rapidphotodownloader-0.0.23](https://github.com/truecharts/charts/compare/rapidphotodownloader-0.0.22...rapidphotodownloader-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [rapidphotodownloader-0.0.23](https://github.com/truecharts/charts/compare/rapidphotodownloader-0.0.22...rapidphotodownloader-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [rapidphotodownloader-0.0.22](https://github.com/truecharts/charts/compare/rapidphotodownloader-0.0.20...rapidphotodownloader-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/incubator/rapidphotodownloader/0.0.24/Chart.lock b/incubator/rapidphotodownloader/0.0.24/Chart.lock new file mode 100644 index 00000000000..3abc571b6e6 --- /dev/null +++ b/incubator/rapidphotodownloader/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:02:55.129785827Z" diff --git a/incubator/rapidphotodownloader/0.0.24/Chart.yaml b/incubator/rapidphotodownloader/0.0.24/Chart.yaml new file mode 100644 index 00000000000..6ad63fb1e54 --- /dev/null +++ b/incubator/rapidphotodownloader/0.0.24/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.5.10 +deprecated: false +description: "This Chart will download and install Rapid Photo Downloader." +home: https://truecharts.org/docs/charts/incubator/rapidphotodownloader +icon: https://truecharts.org/img/hotlink-ok/chart-icons/rapidphotodownloader.png +keywords: + - rapidphotodownloader + - MediaApp-Photos + - Productivity + - Tools-Utilities + - Backup +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: rapidphotodownloader +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/rapidphotodownloader + - https://www.damonlynch.net/rapid/ + - https://hub.docker.com/r/ich777/rapidphotodownloader/ +type: application +version: 0.0.24 diff --git a/incubator/rapidphotodownloader/0.0.24/README.md b/incubator/rapidphotodownloader/0.0.24/README.md new file mode 100644 index 00000000000..190ea4eb92f --- /dev/null +++ b/incubator/rapidphotodownloader/0.0.24/README.md @@ -0,0 +1,109 @@ +# rapidphotodownloader + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +This Chart will download and install Rapid Photo Downloader. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [rapidphotodownloader](https://truecharts.org/docs/charts/incubator/rapidphotodownloader) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/rapidphotodownloader/0.0.23/app-readme.md b/incubator/rapidphotodownloader/0.0.24/app-readme.md similarity index 100% rename from incubator/rapidphotodownloader/0.0.23/app-readme.md rename to incubator/rapidphotodownloader/0.0.24/app-readme.md diff --git a/incubator/rapidphotodownloader/0.0.24/charts/common-10.5.10.tgz b/incubator/rapidphotodownloader/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/rapidphotodownloader/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/rapidphotodownloader/0.0.23/ix_values.yaml b/incubator/rapidphotodownloader/0.0.24/ix_values.yaml similarity index 100% rename from incubator/rapidphotodownloader/0.0.23/ix_values.yaml rename to incubator/rapidphotodownloader/0.0.24/ix_values.yaml diff --git a/incubator/rapidphotodownloader/0.0.23/questions.yaml b/incubator/rapidphotodownloader/0.0.24/questions.yaml similarity index 100% rename from incubator/rapidphotodownloader/0.0.23/questions.yaml rename to incubator/rapidphotodownloader/0.0.24/questions.yaml diff --git a/incubator/rapidphotodownloader/0.0.23/templates/common.yaml b/incubator/rapidphotodownloader/0.0.24/templates/common.yaml similarity index 100% rename from incubator/rapidphotodownloader/0.0.23/templates/common.yaml rename to incubator/rapidphotodownloader/0.0.24/templates/common.yaml diff --git a/incubator/rapidphotodownloader/0.0.23/values.yaml b/incubator/rapidphotodownloader/0.0.24/values.yaml similarity index 100% rename from incubator/rapidphotodownloader/0.0.23/values.yaml rename to incubator/rapidphotodownloader/0.0.24/values.yaml diff --git a/incubator/rdesktop/0.0.28/CHANGELOG.md b/incubator/rdesktop/0.0.28/CHANGELOG.md deleted file mode 100644 index e0e8840a77b..00000000000 --- a/incubator/rdesktop/0.0.28/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [rdesktop-0.0.28](https://github.com/truecharts/charts/compare/rdesktop-0.0.27...rdesktop-0.0.28) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [rdesktop-0.0.28](https://github.com/truecharts/charts/compare/rdesktop-0.0.27...rdesktop-0.0.28) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [rdesktop-0.0.28](https://github.com/truecharts/charts/compare/rdesktop-0.0.27...rdesktop-0.0.28) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [rdesktop-0.0.28](https://github.com/truecharts/charts/compare/rdesktop-0.0.27...rdesktop-0.0.28) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [rdesktop-0.0.28](https://github.com/truecharts/charts/compare/rdesktop-0.0.27...rdesktop-0.0.28) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [rdesktop-0.0.28](https://github.com/truecharts/charts/compare/rdesktop-0.0.27...rdesktop-0.0.28) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [rdesktop-0.0.27](https://github.com/truecharts/charts/compare/rdesktop-0.0.25...rdesktop-0.0.27) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [rdesktop-0.0.26](https://github.com/truecharts/charts/compare/rdesktop-0.0.25...rdesktop-0.0.26) (2022-08-30) - -### Chore diff --git a/incubator/rdesktop/0.0.28/Chart.lock b/incubator/rdesktop/0.0.28/Chart.lock deleted file mode 100644 index 6030c2878ff..00000000000 --- a/incubator/rdesktop/0.0.28/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:13:00.182489888Z" diff --git a/incubator/rdesktop/0.0.28/Chart.yaml b/incubator/rdesktop/0.0.28/Chart.yaml deleted file mode 100644 index 3b4a43bacc3..00000000000 --- a/incubator/rdesktop/0.0.28/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.28 diff --git a/incubator/rdesktop/0.0.28/README.md b/incubator/rdesktop/0.0.28/README.md deleted file mode 100644 index 6367e7aa17f..00000000000 --- a/incubator/rdesktop/0.0.28/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# rdesktop - -![Version: 0.0.28](https://img.shields.io/badge/Version-0.0.28-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Rdesktop(http://xrdp.org/) - Charts containing full desktop environments in many popular flavors for Alpine, Ubuntu, Arch, and Fedora accessible via RDP. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [rdesktop](https://truecharts.org/docs/charts/incubator/rdesktop) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `rdesktop` deployment - -```console -helm uninstall rdesktop -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install rdesktop \ - --set env.TZ="America/New York" \ - TrueCharts/rdesktop -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install rdesktop TrueCharts/rdesktop -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/rdesktop/0.0.28/charts/common-10.5.9.tgz b/incubator/rdesktop/0.0.28/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/rdesktop/0.0.28/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/rdesktop/0.0.29/CHANGELOG.md b/incubator/rdesktop/0.0.29/CHANGELOG.md new file mode 100644 index 00000000000..a46d75e4df1 --- /dev/null +++ b/incubator/rdesktop/0.0.29/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [rdesktop-0.0.29](https://github.com/truecharts/charts/compare/rdesktop-0.0.28...rdesktop-0.0.29) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [rdesktop-0.0.28](https://github.com/truecharts/charts/compare/rdesktop-0.0.27...rdesktop-0.0.28) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [rdesktop-0.0.28](https://github.com/truecharts/charts/compare/rdesktop-0.0.27...rdesktop-0.0.28) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [rdesktop-0.0.28](https://github.com/truecharts/charts/compare/rdesktop-0.0.27...rdesktop-0.0.28) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [rdesktop-0.0.28](https://github.com/truecharts/charts/compare/rdesktop-0.0.27...rdesktop-0.0.28) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [rdesktop-0.0.28](https://github.com/truecharts/charts/compare/rdesktop-0.0.27...rdesktop-0.0.28) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [rdesktop-0.0.28](https://github.com/truecharts/charts/compare/rdesktop-0.0.27...rdesktop-0.0.28) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [rdesktop-0.0.27](https://github.com/truecharts/charts/compare/rdesktop-0.0.25...rdesktop-0.0.27) (2022-08-30) + +### Chore + diff --git a/incubator/rdesktop/0.0.29/Chart.lock b/incubator/rdesktop/0.0.29/Chart.lock new file mode 100644 index 00000000000..ec71575a181 --- /dev/null +++ b/incubator/rdesktop/0.0.29/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:02:58.129414433Z" diff --git a/incubator/rdesktop/0.0.29/Chart.yaml b/incubator/rdesktop/0.0.29/Chart.yaml new file mode 100644 index 00000000000..11540964246 --- /dev/null +++ b/incubator/rdesktop/0.0.29/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.5.10 +deprecated: false +description: Rdesktop(http://xrdp.org/) - Charts containing full desktop environments in many popular flavors for Alpine, Ubuntu, Arch, and Fedora accessible via RDP. +home: https://truecharts.org/docs/charts/incubator/rdesktop +icon: https://truecharts.org/img/hotlink-ok/chart-icons/rdesktop.png +keywords: + - rdesktop + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: rdesktop +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/rdesktop + - http://xrdp.org/ + - https://github.com/orgs/linuxserver/packages/container/package/rdesktop + - https://github.com/linuxserver/docker-rdesktop#readme +type: application +version: 0.0.29 diff --git a/incubator/rdesktop/0.0.29/README.md b/incubator/rdesktop/0.0.29/README.md new file mode 100644 index 00000000000..b8f5e68aa2c --- /dev/null +++ b/incubator/rdesktop/0.0.29/README.md @@ -0,0 +1,110 @@ +# rdesktop + +![Version: 0.0.29](https://img.shields.io/badge/Version-0.0.29-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Rdesktop(http://xrdp.org/) - Charts containing full desktop environments in many popular flavors for Alpine, Ubuntu, Arch, and Fedora accessible via RDP. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [rdesktop](https://truecharts.org/docs/charts/incubator/rdesktop) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `rdesktop` deployment + +```console +helm uninstall rdesktop +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install rdesktop \ + --set env.TZ="America/New York" \ + TrueCharts/rdesktop +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install rdesktop TrueCharts/rdesktop -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/rdesktop/0.0.28/app-readme.md b/incubator/rdesktop/0.0.29/app-readme.md similarity index 100% rename from incubator/rdesktop/0.0.28/app-readme.md rename to incubator/rdesktop/0.0.29/app-readme.md diff --git a/incubator/rdesktop/0.0.29/charts/common-10.5.10.tgz b/incubator/rdesktop/0.0.29/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/rdesktop/0.0.29/charts/common-10.5.10.tgz differ diff --git a/incubator/rdesktop/0.0.28/ix_values.yaml b/incubator/rdesktop/0.0.29/ix_values.yaml similarity index 100% rename from incubator/rdesktop/0.0.28/ix_values.yaml rename to incubator/rdesktop/0.0.29/ix_values.yaml diff --git a/incubator/rdesktop/0.0.28/questions.yaml b/incubator/rdesktop/0.0.29/questions.yaml similarity index 100% rename from incubator/rdesktop/0.0.28/questions.yaml rename to incubator/rdesktop/0.0.29/questions.yaml diff --git a/incubator/rdesktop/0.0.28/templates/common.yaml b/incubator/rdesktop/0.0.29/templates/common.yaml similarity index 100% rename from incubator/rdesktop/0.0.28/templates/common.yaml rename to incubator/rdesktop/0.0.29/templates/common.yaml diff --git a/incubator/rdesktop/0.0.28/values.yaml b/incubator/rdesktop/0.0.29/values.yaml similarity index 100% rename from incubator/rdesktop/0.0.28/values.yaml rename to incubator/rdesktop/0.0.29/values.yaml diff --git a/incubator/reactive-resume/0.0.22/CHANGELOG.md b/incubator/reactive-resume/0.0.22/CHANGELOG.md deleted file mode 100644 index ce6733df937..00000000000 --- a/incubator/reactive-resume/0.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [reactive-resume-0.0.22](https://github.com/truecharts/charts/compare/reactive-resume-0.0.21...reactive-resume-0.0.22) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [reactive-resume-0.0.22](https://github.com/truecharts/charts/compare/reactive-resume-0.0.21...reactive-resume-0.0.22) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [reactive-resume-0.0.22](https://github.com/truecharts/charts/compare/reactive-resume-0.0.21...reactive-resume-0.0.22) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [reactive-resume-0.0.22](https://github.com/truecharts/charts/compare/reactive-resume-0.0.21...reactive-resume-0.0.22) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [reactive-resume-0.0.22](https://github.com/truecharts/charts/compare/reactive-resume-0.0.21...reactive-resume-0.0.22) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [reactive-resume-0.0.22](https://github.com/truecharts/charts/compare/reactive-resume-0.0.21...reactive-resume-0.0.22) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [reactive-resume-0.0.21](https://github.com/truecharts/charts/compare/reactive-resume-0.0.19...reactive-resume-0.0.21) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [reactive-resume-0.0.20](https://github.com/truecharts/charts/compare/reactive-resume-0.0.19...reactive-resume-0.0.20) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [reactive-resume-0.0.19](https://github.com/truecharts/charts/compare/reactive-resume-0.0.18...reactive-resume-0.0.19) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/incubator/reactive-resume/0.0.22/Chart.lock b/incubator/reactive-resume/0.0.22/Chart.lock deleted file mode 100644 index 71a869e1235..00000000000 --- a/incubator/reactive-resume/0.0.22/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:13:01.011517413Z" diff --git a/incubator/reactive-resume/0.0.22/Chart.yaml b/incubator/reactive-resume/0.0.22/Chart.yaml deleted file mode 100644 index 6e919cc62a9..00000000000 --- a/incubator/reactive-resume/0.0.22/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity -apiVersion: v2 -appVersion: "1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.22 diff --git a/incubator/reactive-resume/0.0.22/README.md b/incubator/reactive-resume/0.0.22/README.md deleted file mode 100644 index 0e0b0f2119d..00000000000 --- a/incubator/reactive-resume/0.0.22/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# reactive-resume - -![Version: 0.0.22](https://img.shields.io/badge/Version-0.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1](https://img.shields.io/badge/AppVersion-1-informational?style=flat-square) - -A one-of-a-kind resume builder that keeps your privacy in mind. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [reactive-resume](https://truecharts.org/docs/charts/incubator/reactive-resume) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/reactive-resume/0.0.22/charts/common-10.5.9.tgz b/incubator/reactive-resume/0.0.22/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/reactive-resume/0.0.22/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/reactive-resume/0.0.23/CHANGELOG.md b/incubator/reactive-resume/0.0.23/CHANGELOG.md new file mode 100644 index 00000000000..1fcfb60037a --- /dev/null +++ b/incubator/reactive-resume/0.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [reactive-resume-0.0.23](https://github.com/truecharts/charts/compare/reactive-resume-0.0.22...reactive-resume-0.0.23) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [reactive-resume-0.0.22](https://github.com/truecharts/charts/compare/reactive-resume-0.0.21...reactive-resume-0.0.22) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [reactive-resume-0.0.22](https://github.com/truecharts/charts/compare/reactive-resume-0.0.21...reactive-resume-0.0.22) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [reactive-resume-0.0.22](https://github.com/truecharts/charts/compare/reactive-resume-0.0.21...reactive-resume-0.0.22) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [reactive-resume-0.0.22](https://github.com/truecharts/charts/compare/reactive-resume-0.0.21...reactive-resume-0.0.22) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [reactive-resume-0.0.22](https://github.com/truecharts/charts/compare/reactive-resume-0.0.21...reactive-resume-0.0.22) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [reactive-resume-0.0.22](https://github.com/truecharts/charts/compare/reactive-resume-0.0.21...reactive-resume-0.0.22) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [reactive-resume-0.0.21](https://github.com/truecharts/charts/compare/reactive-resume-0.0.19...reactive-resume-0.0.21) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [reactive-resume-0.0.20](https://github.com/truecharts/charts/compare/reactive-resume-0.0.19...reactive-resume-0.0.20) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + diff --git a/incubator/reactive-resume/0.0.23/Chart.lock b/incubator/reactive-resume/0.0.23/Chart.lock new file mode 100644 index 00000000000..321a7bf667a --- /dev/null +++ b/incubator/reactive-resume/0.0.23/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:03:17.940789413Z" diff --git a/incubator/reactive-resume/0.0.23/Chart.yaml b/incubator/reactive-resume/0.0.23/Chart.yaml new file mode 100644 index 00000000000..8bbf0ef6a1c --- /dev/null +++ b/incubator/reactive-resume/0.0.23/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.5.10 +deprecated: false +description: A one-of-a-kind resume builder that keeps your privacy in mind. +home: https://truecharts.org/docs/charts/incubator/reactive-resume +icon: https://truecharts.org/img/hotlink-ok/chart-icons/reactive-resume.png +keywords: + - reactive-resume + - Productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: reactive-resume +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/reactive-resume + - https://rxresu.me/ + - https://hub.docker.com/r/amruthpillai/reactive-resume/ +type: application +version: 0.0.23 diff --git a/incubator/reactive-resume/0.0.23/README.md b/incubator/reactive-resume/0.0.23/README.md new file mode 100644 index 00000000000..86edd00d22c --- /dev/null +++ b/incubator/reactive-resume/0.0.23/README.md @@ -0,0 +1,109 @@ +# reactive-resume + +![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1](https://img.shields.io/badge/AppVersion-1-informational?style=flat-square) + +A one-of-a-kind resume builder that keeps your privacy in mind. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [reactive-resume](https://truecharts.org/docs/charts/incubator/reactive-resume) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/reactive-resume/0.0.22/app-readme.md b/incubator/reactive-resume/0.0.23/app-readme.md similarity index 100% rename from incubator/reactive-resume/0.0.22/app-readme.md rename to incubator/reactive-resume/0.0.23/app-readme.md diff --git a/incubator/reactive-resume/0.0.23/charts/common-10.5.10.tgz b/incubator/reactive-resume/0.0.23/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/reactive-resume/0.0.23/charts/common-10.5.10.tgz differ diff --git a/incubator/reactive-resume/0.0.22/ix_values.yaml b/incubator/reactive-resume/0.0.23/ix_values.yaml similarity index 100% rename from incubator/reactive-resume/0.0.22/ix_values.yaml rename to incubator/reactive-resume/0.0.23/ix_values.yaml diff --git a/incubator/reactive-resume/0.0.22/questions.yaml b/incubator/reactive-resume/0.0.23/questions.yaml similarity index 100% rename from incubator/reactive-resume/0.0.22/questions.yaml rename to incubator/reactive-resume/0.0.23/questions.yaml diff --git a/incubator/reactive-resume/0.0.22/templates/common.yaml b/incubator/reactive-resume/0.0.23/templates/common.yaml similarity index 100% rename from incubator/reactive-resume/0.0.22/templates/common.yaml rename to incubator/reactive-resume/0.0.23/templates/common.yaml diff --git a/incubator/reactive-resume/0.0.22/values.yaml b/incubator/reactive-resume/0.0.23/values.yaml similarity index 100% rename from incubator/reactive-resume/0.0.22/values.yaml rename to incubator/reactive-resume/0.0.23/values.yaml diff --git a/incubator/red-discordbot/0.0.22/CHANGELOG.md b/incubator/red-discordbot/0.0.22/CHANGELOG.md deleted file mode 100644 index 3df873188ae..00000000000 --- a/incubator/red-discordbot/0.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [red-discordbot-0.0.22](https://github.com/truecharts/charts/compare/red-discordbot-0.0.21...red-discordbot-0.0.22) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [red-discordbot-0.0.22](https://github.com/truecharts/charts/compare/red-discordbot-0.0.21...red-discordbot-0.0.22) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [red-discordbot-0.0.22](https://github.com/truecharts/charts/compare/red-discordbot-0.0.21...red-discordbot-0.0.22) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [red-discordbot-0.0.22](https://github.com/truecharts/charts/compare/red-discordbot-0.0.21...red-discordbot-0.0.22) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [red-discordbot-0.0.22](https://github.com/truecharts/charts/compare/red-discordbot-0.0.21...red-discordbot-0.0.22) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [red-discordbot-0.0.22](https://github.com/truecharts/charts/compare/red-discordbot-0.0.21...red-discordbot-0.0.22) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [red-discordbot-0.0.21](https://github.com/truecharts/charts/compare/red-discordbot-0.0.19...red-discordbot-0.0.21) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [red-discordbot-0.0.20](https://github.com/truecharts/charts/compare/red-discordbot-0.0.19...red-discordbot-0.0.20) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/red-discordbot/0.0.22/Chart.lock b/incubator/red-discordbot/0.0.22/Chart.lock deleted file mode 100644 index b0c933012d2..00000000000 --- a/incubator/red-discordbot/0.0.22/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:13:04.473985712Z" diff --git a/incubator/red-discordbot/0.0.22/Chart.yaml b/incubator/red-discordbot/0.0.22/Chart.yaml deleted file mode 100644 index 00a80c1795d..00000000000 --- a/incubator/red-discordbot/0.0.22/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities -apiVersion: v2 -appVersion: "full" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.22 diff --git a/incubator/red-discordbot/0.0.22/README.md b/incubator/red-discordbot/0.0.22/README.md deleted file mode 100644 index bea40262b89..00000000000 --- a/incubator/red-discordbot/0.0.22/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# red-discordbot - -![Version: 0.0.22](https://img.shields.io/badge/Version-0.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: full](https://img.shields.io/badge/AppVersion-full-informational?style=flat-square) - -The newest Red-Discordbot in a convenient multi-arch Chart - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [red-discordbot](https://truecharts.org/docs/charts/incubator/red-discordbot) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/red-discordbot/0.0.22/charts/common-10.5.9.tgz b/incubator/red-discordbot/0.0.22/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/red-discordbot/0.0.22/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/red-discordbot/0.0.23/CHANGELOG.md b/incubator/red-discordbot/0.0.23/CHANGELOG.md new file mode 100644 index 00000000000..6c2692ec36f --- /dev/null +++ b/incubator/red-discordbot/0.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [red-discordbot-0.0.23](https://github.com/truecharts/charts/compare/red-discordbot-0.0.22...red-discordbot-0.0.23) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [red-discordbot-0.0.22](https://github.com/truecharts/charts/compare/red-discordbot-0.0.21...red-discordbot-0.0.22) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [red-discordbot-0.0.22](https://github.com/truecharts/charts/compare/red-discordbot-0.0.21...red-discordbot-0.0.22) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [red-discordbot-0.0.22](https://github.com/truecharts/charts/compare/red-discordbot-0.0.21...red-discordbot-0.0.22) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [red-discordbot-0.0.22](https://github.com/truecharts/charts/compare/red-discordbot-0.0.21...red-discordbot-0.0.22) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [red-discordbot-0.0.22](https://github.com/truecharts/charts/compare/red-discordbot-0.0.21...red-discordbot-0.0.22) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [red-discordbot-0.0.22](https://github.com/truecharts/charts/compare/red-discordbot-0.0.21...red-discordbot-0.0.22) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [red-discordbot-0.0.21](https://github.com/truecharts/charts/compare/red-discordbot-0.0.19...red-discordbot-0.0.21) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + diff --git a/incubator/red-discordbot/0.0.23/Chart.lock b/incubator/red-discordbot/0.0.23/Chart.lock new file mode 100644 index 00000000000..cda961476fe --- /dev/null +++ b/incubator/red-discordbot/0.0.23/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:03:24.176829859Z" diff --git a/incubator/red-discordbot/0.0.23/Chart.yaml b/incubator/red-discordbot/0.0.23/Chart.yaml new file mode 100644 index 00000000000..1a1b151458e --- /dev/null +++ b/incubator/red-discordbot/0.0.23/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.5.10 +deprecated: false +description: "The newest Red-Discordbot in a convenient multi-arch Chart " +home: https://truecharts.org/docs/charts/incubator/red-discordbot +icon: https://truecharts.org/img/hotlink-ok/chart-icons/red-discordbot.png +keywords: + - red-discordbot + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: red-discordbot +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/red-discordbot + - https://github.com/PhasecoreX/docker-red-discordbot + - https://hub.docker.com/r/phasecorex/red-discordbot/ +type: application +version: 0.0.23 diff --git a/incubator/red-discordbot/0.0.23/README.md b/incubator/red-discordbot/0.0.23/README.md new file mode 100644 index 00000000000..b7ed6cf561a --- /dev/null +++ b/incubator/red-discordbot/0.0.23/README.md @@ -0,0 +1,109 @@ +# red-discordbot + +![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: full](https://img.shields.io/badge/AppVersion-full-informational?style=flat-square) + +The newest Red-Discordbot in a convenient multi-arch Chart + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [red-discordbot](https://truecharts.org/docs/charts/incubator/red-discordbot) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/red-discordbot/0.0.22/app-readme.md b/incubator/red-discordbot/0.0.23/app-readme.md similarity index 100% rename from incubator/red-discordbot/0.0.22/app-readme.md rename to incubator/red-discordbot/0.0.23/app-readme.md diff --git a/incubator/red-discordbot/0.0.23/charts/common-10.5.10.tgz b/incubator/red-discordbot/0.0.23/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/red-discordbot/0.0.23/charts/common-10.5.10.tgz differ diff --git a/incubator/red-discordbot/0.0.22/ix_values.yaml b/incubator/red-discordbot/0.0.23/ix_values.yaml similarity index 100% rename from incubator/red-discordbot/0.0.22/ix_values.yaml rename to incubator/red-discordbot/0.0.23/ix_values.yaml diff --git a/incubator/red-discordbot/0.0.22/questions.yaml b/incubator/red-discordbot/0.0.23/questions.yaml similarity index 100% rename from incubator/red-discordbot/0.0.22/questions.yaml rename to incubator/red-discordbot/0.0.23/questions.yaml diff --git a/incubator/red-discordbot/0.0.22/templates/common.yaml b/incubator/red-discordbot/0.0.23/templates/common.yaml similarity index 100% rename from incubator/red-discordbot/0.0.22/templates/common.yaml rename to incubator/red-discordbot/0.0.23/templates/common.yaml diff --git a/incubator/red-discordbot/0.0.22/values.yaml b/incubator/red-discordbot/0.0.23/values.yaml similarity index 100% rename from incubator/red-discordbot/0.0.22/values.yaml rename to incubator/red-discordbot/0.0.23/values.yaml diff --git a/incubator/redisinsight/0.0.24/CHANGELOG.md b/incubator/redisinsight/0.0.24/CHANGELOG.md deleted file mode 100644 index 120ad17c617..00000000000 --- a/incubator/redisinsight/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [redisinsight-0.0.24](https://github.com/truecharts/charts/compare/redisinsight-0.0.23...redisinsight-0.0.24) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [redisinsight-0.0.24](https://github.com/truecharts/charts/compare/redisinsight-0.0.23...redisinsight-0.0.24) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [redisinsight-0.0.24](https://github.com/truecharts/charts/compare/redisinsight-0.0.23...redisinsight-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [redisinsight-0.0.24](https://github.com/truecharts/charts/compare/redisinsight-0.0.23...redisinsight-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [redisinsight-0.0.24](https://github.com/truecharts/charts/compare/redisinsight-0.0.23...redisinsight-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [redisinsight-0.0.24](https://github.com/truecharts/charts/compare/redisinsight-0.0.23...redisinsight-0.0.24) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [redisinsight-0.0.23](https://github.com/truecharts/charts/compare/redisinsight-0.0.21...redisinsight-0.0.23) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [redisinsight-0.0.22](https://github.com/truecharts/charts/compare/redisinsight-0.0.21...redisinsight-0.0.22) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [redisinsight-0.0.21](https://github.com/truecharts/charts/compare/redisinsight-0.0.20...redisinsight-0.0.21) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/incubator/redisinsight/0.0.24/Chart.lock b/incubator/redisinsight/0.0.24/Chart.lock deleted file mode 100644 index da1ff8a87fc..00000000000 --- a/incubator/redisinsight/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:13:10.594169131Z" diff --git a/incubator/redisinsight/0.0.24/Chart.yaml b/incubator/redisinsight/0.0.24/Chart.yaml deleted file mode 100644 index c21870c5826..00000000000 --- a/incubator/redisinsight/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -deprecated: false -description: RedisInsight - The GUI for Redis. -home: https://truecharts.org/docs/charts/incubator/redisinsight -icon: https://truecharts.org/img/hotlink-ok/chart-icons/redisinsight.png -keywords: - - redisinsight - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: redisinsight -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/redisinsight - - https://redis.com/redis-enterprise/redis-insight/ - - https://hub.docker.com/r/redislabs/redisinsight -type: application -version: 0.0.24 diff --git a/incubator/redisinsight/0.0.24/README.md b/incubator/redisinsight/0.0.24/README.md deleted file mode 100644 index 9b3df8c4ec0..00000000000 --- a/incubator/redisinsight/0.0.24/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# redisinsight - -![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -RedisInsight - The GUI for Redis. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [redisinsight](https://truecharts.org/docs/charts/incubator/redisinsight) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/redisinsight/0.0.24/charts/common-10.5.9.tgz b/incubator/redisinsight/0.0.24/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/redisinsight/0.0.24/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/redisinsight/0.0.25/CHANGELOG.md b/incubator/redisinsight/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..eb7f238e5b2 --- /dev/null +++ b/incubator/redisinsight/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [redisinsight-0.0.25](https://github.com/truecharts/charts/compare/redisinsight-0.0.24...redisinsight-0.0.25) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [redisinsight-0.0.24](https://github.com/truecharts/charts/compare/redisinsight-0.0.23...redisinsight-0.0.24) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [redisinsight-0.0.24](https://github.com/truecharts/charts/compare/redisinsight-0.0.23...redisinsight-0.0.24) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [redisinsight-0.0.24](https://github.com/truecharts/charts/compare/redisinsight-0.0.23...redisinsight-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [redisinsight-0.0.24](https://github.com/truecharts/charts/compare/redisinsight-0.0.23...redisinsight-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [redisinsight-0.0.24](https://github.com/truecharts/charts/compare/redisinsight-0.0.23...redisinsight-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [redisinsight-0.0.24](https://github.com/truecharts/charts/compare/redisinsight-0.0.23...redisinsight-0.0.24) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [redisinsight-0.0.23](https://github.com/truecharts/charts/compare/redisinsight-0.0.21...redisinsight-0.0.23) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [redisinsight-0.0.22](https://github.com/truecharts/charts/compare/redisinsight-0.0.21...redisinsight-0.0.22) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + diff --git a/incubator/redisinsight/0.0.25/Chart.lock b/incubator/redisinsight/0.0.25/Chart.lock new file mode 100644 index 00000000000..34ed3b52f75 --- /dev/null +++ b/incubator/redisinsight/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:03:26.289575048Z" diff --git a/incubator/redisinsight/0.0.25/Chart.yaml b/incubator/redisinsight/0.0.25/Chart.yaml new file mode 100644 index 00000000000..7a4c2dfa340 --- /dev/null +++ b/incubator/redisinsight/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: RedisInsight - The GUI for Redis. +home: https://truecharts.org/docs/charts/incubator/redisinsight +icon: https://truecharts.org/img/hotlink-ok/chart-icons/redisinsight.png +keywords: + - redisinsight + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: redisinsight +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/redisinsight + - https://redis.com/redis-enterprise/redis-insight/ + - https://hub.docker.com/r/redislabs/redisinsight +type: application +version: 0.0.25 diff --git a/incubator/redisinsight/0.0.25/README.md b/incubator/redisinsight/0.0.25/README.md new file mode 100644 index 00000000000..0494f72cba3 --- /dev/null +++ b/incubator/redisinsight/0.0.25/README.md @@ -0,0 +1,109 @@ +# redisinsight + +![Version: 0.0.25](https://img.shields.io/badge/Version-0.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +RedisInsight - The GUI for Redis. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [redisinsight](https://truecharts.org/docs/charts/incubator/redisinsight) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/redisinsight/0.0.24/app-readme.md b/incubator/redisinsight/0.0.25/app-readme.md similarity index 100% rename from incubator/redisinsight/0.0.24/app-readme.md rename to incubator/redisinsight/0.0.25/app-readme.md diff --git a/incubator/redisinsight/0.0.25/charts/common-10.5.10.tgz b/incubator/redisinsight/0.0.25/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/redisinsight/0.0.25/charts/common-10.5.10.tgz differ diff --git a/incubator/redisinsight/0.0.24/ix_values.yaml b/incubator/redisinsight/0.0.25/ix_values.yaml similarity index 100% rename from incubator/redisinsight/0.0.24/ix_values.yaml rename to incubator/redisinsight/0.0.25/ix_values.yaml diff --git a/incubator/redisinsight/0.0.24/questions.yaml b/incubator/redisinsight/0.0.25/questions.yaml similarity index 100% rename from incubator/redisinsight/0.0.24/questions.yaml rename to incubator/redisinsight/0.0.25/questions.yaml diff --git a/incubator/redisinsight/0.0.24/templates/common.yaml b/incubator/redisinsight/0.0.25/templates/common.yaml similarity index 100% rename from incubator/redisinsight/0.0.24/templates/common.yaml rename to incubator/redisinsight/0.0.25/templates/common.yaml diff --git a/incubator/redisinsight/0.0.24/values.yaml b/incubator/redisinsight/0.0.25/values.yaml similarity index 100% rename from incubator/redisinsight/0.0.24/values.yaml rename to incubator/redisinsight/0.0.25/values.yaml diff --git a/incubator/redm/0.0.23/CHANGELOG.md b/incubator/redm/0.0.23/CHANGELOG.md deleted file mode 100644 index 0beb536e9f7..00000000000 --- a/incubator/redm/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [redm-0.0.23](https://github.com/truecharts/charts/compare/redm-0.0.22...redm-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [redm-0.0.23](https://github.com/truecharts/charts/compare/redm-0.0.22...redm-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [redm-0.0.23](https://github.com/truecharts/charts/compare/redm-0.0.22...redm-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [redm-0.0.23](https://github.com/truecharts/charts/compare/redm-0.0.22...redm-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [redm-0.0.23](https://github.com/truecharts/charts/compare/redm-0.0.22...redm-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [redm-0.0.23](https://github.com/truecharts/charts/compare/redm-0.0.22...redm-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [redm-0.0.22](https://github.com/truecharts/charts/compare/redmine-3.0.42...redm-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [redm-0.0.21](https://github.com/truecharts/charts/compare/redmine-3.0.42...redm-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/redm/0.0.23/Chart.lock b/incubator/redm/0.0.23/Chart.lock deleted file mode 100644 index 380bf7ea7e2..00000000000 --- a/incubator/redm/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:13:25.487911813Z" diff --git a/incubator/redm/0.0.23/Chart.yaml b/incubator/redm/0.0.23/Chart.yaml deleted file mode 100644 index 9f84cfc9571..00000000000 --- a/incubator/redm/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/redm/0.0.23/README.md b/incubator/redm/0.0.23/README.md deleted file mode 100644 index 7797cace928..00000000000 --- a/incubator/redm/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# redm - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -With this Chart you can run RedM (Red Dead Redemption 2 MOD SERVER) it will automatically download the latest version or if you want to updated it yourself set the Manual Updates (in the 'Show more settings' tab down below) to true (without quotes). The Chart will automatically extract it and download all other required files (resources, server.cfg). You can get fx.tar.xz from here: https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/ To run this Chart you must provide a valid Server Key (you can get them from here: https://keymaster.fivem.net/) and your prefered Server Name. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [redm](https://truecharts.org/docs/charts/incubator/redm) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/redm/0.0.23/charts/common-10.5.9.tgz b/incubator/redm/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/redm/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/redm/0.0.24/CHANGELOG.md b/incubator/redm/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..15a960187a7 --- /dev/null +++ b/incubator/redm/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [redm-0.0.24](https://github.com/truecharts/charts/compare/redmine-3.0.46...redm-0.0.24) (2022-09-15) + +### Chore + +- 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.23](https://github.com/truecharts/charts/compare/redm-0.0.22...redm-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [redm-0.0.23](https://github.com/truecharts/charts/compare/redm-0.0.22...redm-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [redm-0.0.23](https://github.com/truecharts/charts/compare/redm-0.0.22...redm-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [redm-0.0.23](https://github.com/truecharts/charts/compare/redm-0.0.22...redm-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [redm-0.0.23](https://github.com/truecharts/charts/compare/redm-0.0.22...redm-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [redm-0.0.23](https://github.com/truecharts/charts/compare/redm-0.0.22...redm-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [redm-0.0.22](https://github.com/truecharts/charts/compare/redmine-3.0.42...redm-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/incubator/redm/0.0.24/Chart.lock b/incubator/redm/0.0.24/Chart.lock new file mode 100644 index 00000000000..30ae5e63e8e --- /dev/null +++ b/incubator/redm/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:03:29.858142253Z" diff --git a/incubator/redm/0.0.24/Chart.yaml b/incubator/redm/0.0.24/Chart.yaml new file mode 100644 index 00000000000..c9335960070 --- /dev/null +++ b/incubator/redm/0.0.24/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.5.10 +deprecated: false +description: "With this Chart you can run RedM (Red Dead Redemption 2 MOD SERVER) it will automatically download the latest version or if you want to updated it yourself set the Manual Updates (in the 'Show more settings' tab down below) to true (without quotes). The Chart will automatically extract it and download all other required files (resources, server.cfg). You can get fx.tar.xz from here: https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/ To run this Chart you must provide a valid Server Key (you can get them from here: https://keymaster.fivem.net/) and your prefered Server Name." +home: https://truecharts.org/docs/charts/incubator/redm +icon: https://truecharts.org/img/hotlink-ok/chart-icons/redm.png +keywords: + - redm + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: redm +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/redm + - https://redm.gg/ + - https://hub.docker.com/r/ich777/redmserver/ +type: application +version: 0.0.24 diff --git a/incubator/redm/0.0.24/README.md b/incubator/redm/0.0.24/README.md new file mode 100644 index 00000000000..6e975b86239 --- /dev/null +++ b/incubator/redm/0.0.24/README.md @@ -0,0 +1,109 @@ +# redm + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +With this Chart you can run RedM (Red Dead Redemption 2 MOD SERVER) it will automatically download the latest version or if you want to updated it yourself set the Manual Updates (in the 'Show more settings' tab down below) to true (without quotes). The Chart will automatically extract it and download all other required files (resources, server.cfg). You can get fx.tar.xz from here: https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/ To run this Chart you must provide a valid Server Key (you can get them from here: https://keymaster.fivem.net/) and your prefered Server Name. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [redm](https://truecharts.org/docs/charts/incubator/redm) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/redm/0.0.23/app-readme.md b/incubator/redm/0.0.24/app-readme.md similarity index 100% rename from incubator/redm/0.0.23/app-readme.md rename to incubator/redm/0.0.24/app-readme.md diff --git a/incubator/redm/0.0.24/charts/common-10.5.10.tgz b/incubator/redm/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/redm/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/redm/0.0.23/ix_values.yaml b/incubator/redm/0.0.24/ix_values.yaml similarity index 100% rename from incubator/redm/0.0.23/ix_values.yaml rename to incubator/redm/0.0.24/ix_values.yaml diff --git a/incubator/redm/0.0.23/questions.yaml b/incubator/redm/0.0.24/questions.yaml similarity index 100% rename from incubator/redm/0.0.23/questions.yaml rename to incubator/redm/0.0.24/questions.yaml diff --git a/incubator/redm/0.0.23/templates/common.yaml b/incubator/redm/0.0.24/templates/common.yaml similarity index 100% rename from incubator/redm/0.0.23/templates/common.yaml rename to incubator/redm/0.0.24/templates/common.yaml diff --git a/incubator/redm/0.0.23/values.yaml b/incubator/redm/0.0.24/values.yaml similarity index 100% rename from incubator/redm/0.0.23/values.yaml rename to incubator/redm/0.0.24/values.yaml diff --git a/incubator/remotely/0.0.24/CHANGELOG.md b/incubator/remotely/0.0.24/CHANGELOG.md deleted file mode 100644 index 5dbb80c327a..00000000000 --- a/incubator/remotely/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [remotely-0.0.24](https://github.com/truecharts/charts/compare/remotely-0.0.23...remotely-0.0.24) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [remotely-0.0.24](https://github.com/truecharts/charts/compare/remotely-0.0.23...remotely-0.0.24) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [remotely-0.0.24](https://github.com/truecharts/charts/compare/remotely-0.0.23...remotely-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [remotely-0.0.24](https://github.com/truecharts/charts/compare/remotely-0.0.23...remotely-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [remotely-0.0.24](https://github.com/truecharts/charts/compare/remotely-0.0.23...remotely-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [remotely-0.0.24](https://github.com/truecharts/charts/compare/remotely-0.0.23...remotely-0.0.24) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [remotely-0.0.23](https://github.com/truecharts/charts/compare/remotely-0.0.21...remotely-0.0.23) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [remotely-0.0.22](https://github.com/truecharts/charts/compare/remotely-0.0.21...remotely-0.0.22) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [remotely-0.0.21](https://github.com/truecharts/charts/compare/remotely-0.0.20...remotely-0.0.21) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/incubator/remotely/0.0.24/Chart.lock b/incubator/remotely/0.0.24/Chart.lock deleted file mode 100644 index d598e629dff..00000000000 --- a/incubator/remotely/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:13:26.998959978Z" diff --git a/incubator/remotely/0.0.24/Chart.yaml b/incubator/remotely/0.0.24/Chart.yaml deleted file mode 100644 index 9550ab4823a..00000000000 --- a/incubator/remotely/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.24 diff --git a/incubator/remotely/0.0.24/README.md b/incubator/remotely/0.0.24/README.md deleted file mode 100644 index 761f5729b0b..00000000000 --- a/incubator/remotely/0.0.24/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# remotely - -![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -A remote control and remote scripting solution, built with .NET 5, Blazor, SignalR Core, and WebRTC. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [remotely](https://truecharts.org/docs/charts/incubator/remotely) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/remotely/0.0.24/charts/common-10.5.9.tgz b/incubator/remotely/0.0.24/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/remotely/0.0.24/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/remotely/0.0.25/CHANGELOG.md b/incubator/remotely/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..74e2030e867 --- /dev/null +++ b/incubator/remotely/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [remotely-0.0.25](https://github.com/truecharts/charts/compare/remotely-0.0.24...remotely-0.0.25) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [remotely-0.0.24](https://github.com/truecharts/charts/compare/remotely-0.0.23...remotely-0.0.24) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [remotely-0.0.24](https://github.com/truecharts/charts/compare/remotely-0.0.23...remotely-0.0.24) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [remotely-0.0.24](https://github.com/truecharts/charts/compare/remotely-0.0.23...remotely-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [remotely-0.0.24](https://github.com/truecharts/charts/compare/remotely-0.0.23...remotely-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [remotely-0.0.24](https://github.com/truecharts/charts/compare/remotely-0.0.23...remotely-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [remotely-0.0.24](https://github.com/truecharts/charts/compare/remotely-0.0.23...remotely-0.0.24) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [remotely-0.0.23](https://github.com/truecharts/charts/compare/remotely-0.0.21...remotely-0.0.23) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [remotely-0.0.22](https://github.com/truecharts/charts/compare/remotely-0.0.21...remotely-0.0.22) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/remotely/0.0.25/Chart.lock b/incubator/remotely/0.0.25/Chart.lock new file mode 100644 index 00000000000..4adae56091c --- /dev/null +++ b/incubator/remotely/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:03:49.049409187Z" diff --git a/incubator/remotely/0.0.25/Chart.yaml b/incubator/remotely/0.0.25/Chart.yaml new file mode 100644 index 00000000000..b91906a3b8d --- /dev/null +++ b/incubator/remotely/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: A remote control and remote scripting solution, built with .NET 5, Blazor, SignalR Core, and WebRTC. +home: https://truecharts.org/docs/charts/incubator/remotely +icon: https://truecharts.org/img/hotlink-ok/chart-icons/remotely.png +keywords: + - remotely + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: remotely +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/remotely + - https://remotely.one/ + - https://hub.docker.com/r/translucency/remotely/ +type: application +version: 0.0.25 diff --git a/incubator/remotely/0.0.25/README.md b/incubator/remotely/0.0.25/README.md new file mode 100644 index 00000000000..40bee813bab --- /dev/null +++ b/incubator/remotely/0.0.25/README.md @@ -0,0 +1,109 @@ +# remotely + +![Version: 0.0.25](https://img.shields.io/badge/Version-0.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +A remote control and remote scripting solution, built with .NET 5, Blazor, SignalR Core, and WebRTC. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [remotely](https://truecharts.org/docs/charts/incubator/remotely) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/remotely/0.0.24/app-readme.md b/incubator/remotely/0.0.25/app-readme.md similarity index 100% rename from incubator/remotely/0.0.24/app-readme.md rename to incubator/remotely/0.0.25/app-readme.md diff --git a/incubator/remotely/0.0.25/charts/common-10.5.10.tgz b/incubator/remotely/0.0.25/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/remotely/0.0.25/charts/common-10.5.10.tgz differ diff --git a/incubator/remotely/0.0.24/ix_values.yaml b/incubator/remotely/0.0.25/ix_values.yaml similarity index 100% rename from incubator/remotely/0.0.24/ix_values.yaml rename to incubator/remotely/0.0.25/ix_values.yaml diff --git a/incubator/remotely/0.0.24/questions.yaml b/incubator/remotely/0.0.25/questions.yaml similarity index 100% rename from incubator/remotely/0.0.24/questions.yaml rename to incubator/remotely/0.0.25/questions.yaml diff --git a/incubator/remotely/0.0.24/templates/common.yaml b/incubator/remotely/0.0.25/templates/common.yaml similarity index 100% rename from incubator/remotely/0.0.24/templates/common.yaml rename to incubator/remotely/0.0.25/templates/common.yaml diff --git a/incubator/remotely/0.0.24/values.yaml b/incubator/remotely/0.0.25/values.yaml similarity index 100% rename from incubator/remotely/0.0.24/values.yaml rename to incubator/remotely/0.0.25/values.yaml diff --git a/incubator/restic-rest-server/0.0.23/CHANGELOG.md b/incubator/restic-rest-server/0.0.23/CHANGELOG.md deleted file mode 100644 index 310741df572..00000000000 --- a/incubator/restic-rest-server/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [restic-rest-server-0.0.23](https://github.com/truecharts/charts/compare/restic-rest-server-0.0.22...restic-rest-server-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [restic-rest-server-0.0.23](https://github.com/truecharts/charts/compare/restic-rest-server-0.0.22...restic-rest-server-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [restic-rest-server-0.0.23](https://github.com/truecharts/charts/compare/restic-rest-server-0.0.22...restic-rest-server-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [restic-rest-server-0.0.23](https://github.com/truecharts/charts/compare/restic-rest-server-0.0.22...restic-rest-server-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [restic-rest-server-0.0.23](https://github.com/truecharts/charts/compare/restic-rest-server-0.0.22...restic-rest-server-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [restic-rest-server-0.0.23](https://github.com/truecharts/charts/compare/restic-rest-server-0.0.22...restic-rest-server-0.0.23) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [restic-rest-server-0.0.22](https://github.com/truecharts/charts/compare/restic-rest-server-0.0.20...restic-rest-server-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [restic-rest-server-0.0.21](https://github.com/truecharts/charts/compare/restic-rest-server-0.0.20...restic-rest-server-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [restic-rest-server-0.0.20](https://github.com/truecharts/charts/compare/restic-rest-server-0.0.19...restic-rest-server-0.0.20) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/incubator/restic-rest-server/0.0.23/Chart.lock b/incubator/restic-rest-server/0.0.23/Chart.lock deleted file mode 100644 index 94547d25102..00000000000 --- a/incubator/restic-rest-server/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:13:30.394101349Z" diff --git a/incubator/restic-rest-server/0.0.23/Chart.yaml b/incubator/restic-rest-server/0.0.23/Chart.yaml deleted file mode 100644 index 9f6edf2a21c..00000000000 --- a/incubator/restic-rest-server/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Backup -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/restic-rest-server/0.0.23/README.md b/incubator/restic-rest-server/0.0.23/README.md deleted file mode 100644 index e87a610b228..00000000000 --- a/incubator/restic-rest-server/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# restic-rest-server - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Rest Server is a high performance HTTP server that implements restic's REST backend API. It provides secure and efficient way to backup data remotely, using restic backup client via the rest: URL. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [restic-rest-server](https://truecharts.org/docs/charts/incubator/restic-rest-server) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/restic-rest-server/0.0.23/charts/common-10.5.9.tgz b/incubator/restic-rest-server/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/restic-rest-server/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/restic-rest-server/0.0.24/CHANGELOG.md b/incubator/restic-rest-server/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..9035f0fc246 --- /dev/null +++ b/incubator/restic-rest-server/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [restic-rest-server-0.0.24](https://github.com/truecharts/charts/compare/restic-rest-server-0.0.23...restic-rest-server-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [restic-rest-server-0.0.23](https://github.com/truecharts/charts/compare/restic-rest-server-0.0.22...restic-rest-server-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [restic-rest-server-0.0.23](https://github.com/truecharts/charts/compare/restic-rest-server-0.0.22...restic-rest-server-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [restic-rest-server-0.0.23](https://github.com/truecharts/charts/compare/restic-rest-server-0.0.22...restic-rest-server-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [restic-rest-server-0.0.23](https://github.com/truecharts/charts/compare/restic-rest-server-0.0.22...restic-rest-server-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [restic-rest-server-0.0.23](https://github.com/truecharts/charts/compare/restic-rest-server-0.0.22...restic-rest-server-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [restic-rest-server-0.0.23](https://github.com/truecharts/charts/compare/restic-rest-server-0.0.22...restic-rest-server-0.0.23) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [restic-rest-server-0.0.22](https://github.com/truecharts/charts/compare/restic-rest-server-0.0.20...restic-rest-server-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [restic-rest-server-0.0.21](https://github.com/truecharts/charts/compare/restic-rest-server-0.0.20...restic-rest-server-0.0.21) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/restic-rest-server/0.0.24/Chart.lock b/incubator/restic-rest-server/0.0.24/Chart.lock new file mode 100644 index 00000000000..12383b22fd3 --- /dev/null +++ b/incubator/restic-rest-server/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:03:55.24025745Z" diff --git a/incubator/restic-rest-server/0.0.24/Chart.yaml b/incubator/restic-rest-server/0.0.24/Chart.yaml new file mode 100644 index 00000000000..6a750b9636d --- /dev/null +++ b/incubator/restic-rest-server/0.0.24/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.5.10 +deprecated: false +description: "Rest Server is a high performance HTTP server that implements restic's REST backend API. It provides secure and efficient way to backup data remotely, using restic backup client via the rest: URL." +home: https://truecharts.org/docs/charts/incubator/restic-rest-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/restic-rest-server.png +keywords: + - restic-rest-server + - Backup +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: restic-rest-server +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/restic-rest-server + - https://github.com/restic/rest-server + - https://hub.docker.com/r/restic/rest-server +type: application +version: 0.0.24 diff --git a/incubator/restic-rest-server/0.0.24/README.md b/incubator/restic-rest-server/0.0.24/README.md new file mode 100644 index 00000000000..b830813869c --- /dev/null +++ b/incubator/restic-rest-server/0.0.24/README.md @@ -0,0 +1,109 @@ +# restic-rest-server + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Rest Server is a high performance HTTP server that implements restic's REST backend API. It provides secure and efficient way to backup data remotely, using restic backup client via the rest: URL. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [restic-rest-server](https://truecharts.org/docs/charts/incubator/restic-rest-server) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/restic-rest-server/0.0.23/app-readme.md b/incubator/restic-rest-server/0.0.24/app-readme.md similarity index 100% rename from incubator/restic-rest-server/0.0.23/app-readme.md rename to incubator/restic-rest-server/0.0.24/app-readme.md diff --git a/incubator/restic-rest-server/0.0.24/charts/common-10.5.10.tgz b/incubator/restic-rest-server/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/restic-rest-server/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/restic-rest-server/0.0.23/ix_values.yaml b/incubator/restic-rest-server/0.0.24/ix_values.yaml similarity index 100% rename from incubator/restic-rest-server/0.0.23/ix_values.yaml rename to incubator/restic-rest-server/0.0.24/ix_values.yaml diff --git a/incubator/restic-rest-server/0.0.23/questions.yaml b/incubator/restic-rest-server/0.0.24/questions.yaml similarity index 100% rename from incubator/restic-rest-server/0.0.23/questions.yaml rename to incubator/restic-rest-server/0.0.24/questions.yaml diff --git a/incubator/restic-rest-server/0.0.23/templates/common.yaml b/incubator/restic-rest-server/0.0.24/templates/common.yaml similarity index 100% rename from incubator/restic-rest-server/0.0.23/templates/common.yaml rename to incubator/restic-rest-server/0.0.24/templates/common.yaml diff --git a/incubator/restic-rest-server/0.0.23/values.yaml b/incubator/restic-rest-server/0.0.24/values.yaml similarity index 100% rename from incubator/restic-rest-server/0.0.23/values.yaml rename to incubator/restic-rest-server/0.0.24/values.yaml diff --git a/incubator/restreamer/0.0.23/CHANGELOG.md b/incubator/restreamer/0.0.23/CHANGELOG.md deleted file mode 100644 index 460becea288..00000000000 --- a/incubator/restreamer/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [restreamer-0.0.23](https://github.com/truecharts/charts/compare/restreamer-0.0.22...restreamer-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [restreamer-0.0.23](https://github.com/truecharts/charts/compare/restreamer-0.0.22...restreamer-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [restreamer-0.0.23](https://github.com/truecharts/charts/compare/restreamer-0.0.22...restreamer-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [restreamer-0.0.23](https://github.com/truecharts/charts/compare/restreamer-0.0.22...restreamer-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [restreamer-0.0.23](https://github.com/truecharts/charts/compare/restreamer-0.0.22...restreamer-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [restreamer-0.0.23](https://github.com/truecharts/charts/compare/restreamer-0.0.22...restreamer-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [restreamer-0.0.22](https://github.com/truecharts/charts/compare/restreamer-0.0.20...restreamer-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [restreamer-0.0.21](https://github.com/truecharts/charts/compare/restreamer-0.0.20...restreamer-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/restreamer/0.0.23/Chart.lock b/incubator/restreamer/0.0.23/Chart.lock deleted file mode 100644 index 1f5d3cc7f4a..00000000000 --- a/incubator/restreamer/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:13:35.210175719Z" diff --git a/incubator/restreamer/0.0.23/Chart.yaml b/incubator/restreamer/0.0.23/Chart.yaml deleted file mode 100644 index b7284a6b031..00000000000 --- a/incubator/restreamer/0.0.23/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Other - - MediaApp-Video - - Productivity -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -deprecated: false -description: "Datarhei/Restreamer allows smart free video streaming in real time. Stream H.264 video of IP cameras live to your website. Pump your live video to YouTube-Live, Ustream, Twitch, Livestream.com or any other streaming-solutions e.g. Wowza-Streaming-Engine. Our Chart-Image is easy to install and runs on Linux, MacOS and Windows. Datarhei/Restreamer can be perfectly combined with single-board computers like Raspberry Pi and Odroid." -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 -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: restreamer -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/restreamer - - https://datarhei.github.io/restreamer/ - - https://hub.docker.com/r/datarhei/restreamer -type: application -version: 0.0.23 diff --git a/incubator/restreamer/0.0.23/README.md b/incubator/restreamer/0.0.23/README.md deleted file mode 100644 index a9fc711c7d9..00000000000 --- a/incubator/restreamer/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# restreamer - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Datarhei/Restreamer allows smart free video streaming in real time. Stream H.264 video of IP cameras live to your website. Pump your live video to YouTube-Live, Ustream, Twitch, Livestream.com or any other streaming-solutions e.g. Wowza-Streaming-Engine. Our Chart-Image is easy to install and runs on Linux, MacOS and Windows. Datarhei/Restreamer can be perfectly combined with single-board computers like Raspberry Pi and Odroid. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [restreamer](https://truecharts.org/docs/charts/incubator/restreamer) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/restreamer/0.0.23/charts/common-10.5.9.tgz b/incubator/restreamer/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/restreamer/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/restreamer/0.0.24/CHANGELOG.md b/incubator/restreamer/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..3776533d489 --- /dev/null +++ b/incubator/restreamer/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [restreamer-0.0.24](https://github.com/truecharts/charts/compare/restreamer-0.0.23...restreamer-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [restreamer-0.0.23](https://github.com/truecharts/charts/compare/restreamer-0.0.22...restreamer-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [restreamer-0.0.23](https://github.com/truecharts/charts/compare/restreamer-0.0.22...restreamer-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [restreamer-0.0.23](https://github.com/truecharts/charts/compare/restreamer-0.0.22...restreamer-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [restreamer-0.0.23](https://github.com/truecharts/charts/compare/restreamer-0.0.22...restreamer-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [restreamer-0.0.23](https://github.com/truecharts/charts/compare/restreamer-0.0.22...restreamer-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [restreamer-0.0.23](https://github.com/truecharts/charts/compare/restreamer-0.0.22...restreamer-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [restreamer-0.0.22](https://github.com/truecharts/charts/compare/restreamer-0.0.20...restreamer-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/incubator/restreamer/0.0.24/Chart.lock b/incubator/restreamer/0.0.24/Chart.lock new file mode 100644 index 00000000000..c73996e17c1 --- /dev/null +++ b/incubator/restreamer/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:03:58.328865101Z" diff --git a/incubator/restreamer/0.0.24/Chart.yaml b/incubator/restreamer/0.0.24/Chart.yaml new file mode 100644 index 00000000000..7b774c2b3ba --- /dev/null +++ b/incubator/restreamer/0.0.24/Chart.yaml @@ -0,0 +1,33 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Network-Other + - MediaApp-Video + - Productivity +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: "Datarhei/Restreamer allows smart free video streaming in real time. Stream H.264 video of IP cameras live to your website. Pump your live video to YouTube-Live, Ustream, Twitch, Livestream.com or any other streaming-solutions e.g. Wowza-Streaming-Engine. Our Chart-Image is easy to install and runs on Linux, MacOS and Windows. Datarhei/Restreamer can be perfectly combined with single-board computers like Raspberry Pi and Odroid." +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 +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: restreamer +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/restreamer + - https://datarhei.github.io/restreamer/ + - https://hub.docker.com/r/datarhei/restreamer +type: application +version: 0.0.24 diff --git a/incubator/restreamer/0.0.24/README.md b/incubator/restreamer/0.0.24/README.md new file mode 100644 index 00000000000..acff86e55ea --- /dev/null +++ b/incubator/restreamer/0.0.24/README.md @@ -0,0 +1,109 @@ +# restreamer + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Datarhei/Restreamer allows smart free video streaming in real time. Stream H.264 video of IP cameras live to your website. Pump your live video to YouTube-Live, Ustream, Twitch, Livestream.com or any other streaming-solutions e.g. Wowza-Streaming-Engine. Our Chart-Image is easy to install and runs on Linux, MacOS and Windows. Datarhei/Restreamer can be perfectly combined with single-board computers like Raspberry Pi and Odroid. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [restreamer](https://truecharts.org/docs/charts/incubator/restreamer) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/restreamer/0.0.23/app-readme.md b/incubator/restreamer/0.0.24/app-readme.md similarity index 100% rename from incubator/restreamer/0.0.23/app-readme.md rename to incubator/restreamer/0.0.24/app-readme.md diff --git a/incubator/restreamer/0.0.24/charts/common-10.5.10.tgz b/incubator/restreamer/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/restreamer/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/restreamer/0.0.23/ix_values.yaml b/incubator/restreamer/0.0.24/ix_values.yaml similarity index 100% rename from incubator/restreamer/0.0.23/ix_values.yaml rename to incubator/restreamer/0.0.24/ix_values.yaml diff --git a/incubator/restreamer/0.0.23/questions.yaml b/incubator/restreamer/0.0.24/questions.yaml similarity index 100% rename from incubator/restreamer/0.0.23/questions.yaml rename to incubator/restreamer/0.0.24/questions.yaml diff --git a/incubator/restreamer/0.0.23/templates/common.yaml b/incubator/restreamer/0.0.24/templates/common.yaml similarity index 100% rename from incubator/restreamer/0.0.23/templates/common.yaml rename to incubator/restreamer/0.0.24/templates/common.yaml diff --git a/incubator/restreamer/0.0.23/values.yaml b/incubator/restreamer/0.0.24/values.yaml similarity index 100% rename from incubator/restreamer/0.0.23/values.yaml rename to incubator/restreamer/0.0.24/values.yaml diff --git a/incubator/rflood/0.0.26/CHANGELOG.md b/incubator/rflood/0.0.26/CHANGELOG.md deleted file mode 100644 index b591be2e977..00000000000 --- a/incubator/rflood/0.0.26/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [rflood-0.0.26](https://github.com/truecharts/charts/compare/rflood-0.0.25...rflood-0.0.26) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [rflood-0.0.26](https://github.com/truecharts/charts/compare/rflood-0.0.25...rflood-0.0.26) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [rflood-0.0.26](https://github.com/truecharts/charts/compare/rflood-0.0.25...rflood-0.0.26) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [rflood-0.0.26](https://github.com/truecharts/charts/compare/rflood-0.0.25...rflood-0.0.26) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [rflood-0.0.26](https://github.com/truecharts/charts/compare/rflood-0.0.25...rflood-0.0.26) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [rflood-0.0.26](https://github.com/truecharts/charts/compare/rflood-0.0.25...rflood-0.0.26) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [rflood-0.0.25](https://github.com/truecharts/charts/compare/rflood-0.0.23...rflood-0.0.25) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [rflood-0.0.24](https://github.com/truecharts/charts/compare/rflood-0.0.23...rflood-0.0.24) (2022-08-30) - -### Chore diff --git a/incubator/rflood/0.0.26/Chart.lock b/incubator/rflood/0.0.26/Chart.lock deleted file mode 100644 index 1690c2a0a9f..00000000000 --- a/incubator/rflood/0.0.26/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:13:50.808238442Z" diff --git a/incubator/rflood/0.0.26/Chart.yaml b/incubator/rflood/0.0.26/Chart.yaml deleted file mode 100644 index 66dcd313831..00000000000 --- a/incubator/rflood/0.0.26/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.26 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Downloaders diff --git a/incubator/rflood/0.0.26/README.md b/incubator/rflood/0.0.26/README.md deleted file mode 100644 index 6e95ec75852..00000000000 --- a/incubator/rflood/0.0.26/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# rflood - -![Version: 0.0.26](https://img.shields.io/badge/Version-0.0.26-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Chart with rTorrent and the Flood UI. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [rflood](https://truecharts.org/docs/charts/incubator/rflood) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/rflood/0.0.26/charts/common-10.5.9.tgz b/incubator/rflood/0.0.26/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/rflood/0.0.26/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/rflood/0.0.27/CHANGELOG.md b/incubator/rflood/0.0.27/CHANGELOG.md new file mode 100644 index 00000000000..87bdd69c595 --- /dev/null +++ b/incubator/rflood/0.0.27/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [rflood-0.0.27](https://github.com/truecharts/charts/compare/rflood-0.0.26...rflood-0.0.27) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [rflood-0.0.26](https://github.com/truecharts/charts/compare/rflood-0.0.25...rflood-0.0.26) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [rflood-0.0.26](https://github.com/truecharts/charts/compare/rflood-0.0.25...rflood-0.0.26) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [rflood-0.0.26](https://github.com/truecharts/charts/compare/rflood-0.0.25...rflood-0.0.26) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [rflood-0.0.26](https://github.com/truecharts/charts/compare/rflood-0.0.25...rflood-0.0.26) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [rflood-0.0.26](https://github.com/truecharts/charts/compare/rflood-0.0.25...rflood-0.0.26) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [rflood-0.0.26](https://github.com/truecharts/charts/compare/rflood-0.0.25...rflood-0.0.26) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [rflood-0.0.25](https://github.com/truecharts/charts/compare/rflood-0.0.23...rflood-0.0.25) (2022-08-30) + +### Chore + diff --git a/incubator/rflood/0.0.27/Chart.lock b/incubator/rflood/0.0.27/Chart.lock new file mode 100644 index 00000000000..3a1a34a04c6 --- /dev/null +++ b/incubator/rflood/0.0.27/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:04:00.951249711Z" diff --git a/incubator/rflood/0.0.27/Chart.yaml b/incubator/rflood/0.0.27/Chart.yaml new file mode 100644 index 00000000000..1b23b47e287 --- /dev/null +++ b/incubator/rflood/0.0.27/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: Chart with rTorrent and the Flood UI. +home: https://truecharts.org/docs/charts/incubator/rflood +icon: https://truecharts.org/img/hotlink-ok/chart-icons/rflood.png +keywords: + - rflood + - downloaders +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: rflood +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/rflood + - https://hotio.dev/containers/rflood + - https://hub.docker.com/r/hotio/rflood +type: application +version: 0.0.27 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Downloaders diff --git a/incubator/rflood/0.0.27/README.md b/incubator/rflood/0.0.27/README.md new file mode 100644 index 00000000000..13fccfa9027 --- /dev/null +++ b/incubator/rflood/0.0.27/README.md @@ -0,0 +1,109 @@ +# rflood + +![Version: 0.0.27](https://img.shields.io/badge/Version-0.0.27-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Chart with rTorrent and the Flood UI. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [rflood](https://truecharts.org/docs/charts/incubator/rflood) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/rflood/0.0.26/app-readme.md b/incubator/rflood/0.0.27/app-readme.md similarity index 100% rename from incubator/rflood/0.0.26/app-readme.md rename to incubator/rflood/0.0.27/app-readme.md diff --git a/incubator/rflood/0.0.27/charts/common-10.5.10.tgz b/incubator/rflood/0.0.27/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/rflood/0.0.27/charts/common-10.5.10.tgz differ diff --git a/incubator/rflood/0.0.26/ix_values.yaml b/incubator/rflood/0.0.27/ix_values.yaml similarity index 100% rename from incubator/rflood/0.0.26/ix_values.yaml rename to incubator/rflood/0.0.27/ix_values.yaml diff --git a/incubator/rflood/0.0.26/questions.yaml b/incubator/rflood/0.0.27/questions.yaml similarity index 100% rename from incubator/rflood/0.0.26/questions.yaml rename to incubator/rflood/0.0.27/questions.yaml diff --git a/incubator/rflood/0.0.26/templates/common.yaml b/incubator/rflood/0.0.27/templates/common.yaml similarity index 100% rename from incubator/rflood/0.0.26/templates/common.yaml rename to incubator/rflood/0.0.27/templates/common.yaml diff --git a/incubator/rflood/0.0.26/values.yaml b/incubator/rflood/0.0.27/values.yaml similarity index 100% rename from incubator/rflood/0.0.26/values.yaml rename to incubator/rflood/0.0.27/values.yaml diff --git a/incubator/rickroll/0.0.30/CHANGELOG.md b/incubator/rickroll/0.0.30/CHANGELOG.md deleted file mode 100644 index 5c94c9a334c..00000000000 --- a/incubator/rickroll/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [rickroll-0.0.30](https://github.com/truecharts/charts/compare/rickroll-0.0.29...rickroll-0.0.30) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [rickroll-0.0.30](https://github.com/truecharts/charts/compare/rickroll-0.0.29...rickroll-0.0.30) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [rickroll-0.0.30](https://github.com/truecharts/charts/compare/rickroll-0.0.29...rickroll-0.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [rickroll-0.0.30](https://github.com/truecharts/charts/compare/rickroll-0.0.29...rickroll-0.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [rickroll-0.0.30](https://github.com/truecharts/charts/compare/rickroll-0.0.29...rickroll-0.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [rickroll-0.0.30](https://github.com/truecharts/charts/compare/rickroll-0.0.29...rickroll-0.0.30) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [rickroll-0.0.29](https://github.com/truecharts/charts/compare/rickroll-0.0.28...rickroll-0.0.29) (2022-09-03) - -### Chore - -- update docker general non-major ([#3668](https://github.com/truecharts/charts/issues/3668)) - - - - -## [rickroll-0.0.28](https://github.com/truecharts/charts/compare/rickroll-0.0.27...rickroll-0.0.28) (2022-09-02) - -### Chore - -- update docker general non-major ([#3660](https://github.com/truecharts/charts/issues/3660)) - - - - -## [rickroll-0.0.27](https://github.com/truecharts/charts/compare/rickroll-0.0.25...rickroll-0.0.27) (2022-08-30) - diff --git a/incubator/rickroll/0.0.30/Chart.lock b/incubator/rickroll/0.0.30/Chart.lock deleted file mode 100644 index 7512809daee..00000000000 --- a/incubator/rickroll/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:13:52.177410917Z" diff --git a/incubator/rickroll/0.0.30/Chart.yaml b/incubator/rickroll/0.0.30/Chart.yaml deleted file mode 100644 index 31c441a0696..00000000000 --- a/incubator/rickroll/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.5.9 -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.30 diff --git a/incubator/rickroll/0.0.30/README.md b/incubator/rickroll/0.0.30/README.md deleted file mode 100644 index 6a97eb9964b..00000000000 --- a/incubator/rickroll/0.0.30/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# rickroll - -![Version: 0.0.30](https://img.shields.io/badge/Version-0.0.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Self-hosted Rickrolls. Image is based on Nginx stable alpine, and all the content is local to the Chart. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [rickroll](https://truecharts.org/docs/charts/incubator/rickroll) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/rickroll/0.0.30/charts/common-10.5.9.tgz b/incubator/rickroll/0.0.30/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/rickroll/0.0.30/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/rickroll/0.0.31/CHANGELOG.md b/incubator/rickroll/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..cd99d7aa9c3 --- /dev/null +++ b/incubator/rickroll/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [rickroll-0.0.31](https://github.com/truecharts/charts/compare/rickroll-0.0.30...rickroll-0.0.31) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [rickroll-0.0.30](https://github.com/truecharts/charts/compare/rickroll-0.0.29...rickroll-0.0.30) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [rickroll-0.0.30](https://github.com/truecharts/charts/compare/rickroll-0.0.29...rickroll-0.0.30) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [rickroll-0.0.30](https://github.com/truecharts/charts/compare/rickroll-0.0.29...rickroll-0.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [rickroll-0.0.30](https://github.com/truecharts/charts/compare/rickroll-0.0.29...rickroll-0.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [rickroll-0.0.30](https://github.com/truecharts/charts/compare/rickroll-0.0.29...rickroll-0.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [rickroll-0.0.30](https://github.com/truecharts/charts/compare/rickroll-0.0.29...rickroll-0.0.30) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [rickroll-0.0.29](https://github.com/truecharts/charts/compare/rickroll-0.0.28...rickroll-0.0.29) (2022-09-03) + +### Chore + +- update docker general non-major ([#3668](https://github.com/truecharts/charts/issues/3668)) + + + + +## [rickroll-0.0.28](https://github.com/truecharts/charts/compare/rickroll-0.0.27...rickroll-0.0.28) (2022-09-02) diff --git a/incubator/rickroll/0.0.31/Chart.lock b/incubator/rickroll/0.0.31/Chart.lock new file mode 100644 index 00000000000..76c1ad149c1 --- /dev/null +++ b/incubator/rickroll/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:04:20.570035222Z" diff --git a/incubator/rickroll/0.0.31/Chart.yaml b/incubator/rickroll/0.0.31/Chart.yaml new file mode 100644 index 00000000000..d163f44348d --- /dev/null +++ b/incubator/rickroll/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.5.10 +deprecated: false +description: Self-hosted Rickrolls. Image is based on Nginx stable alpine, and all the content is local to the Chart. +home: https://truecharts.org/docs/charts/incubator/rickroll +icon: https://truecharts.org/img/hotlink-ok/chart-icons/rickroll.png +keywords: + - rickroll + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: rickroll +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/rickroll + - https://github.com/modem7/docker-rickroll + - https://hub.docker.com/r/modem7/docker-rickroll +type: application +version: 0.0.31 diff --git a/incubator/rickroll/0.0.31/README.md b/incubator/rickroll/0.0.31/README.md new file mode 100644 index 00000000000..4439f44ef44 --- /dev/null +++ b/incubator/rickroll/0.0.31/README.md @@ -0,0 +1,109 @@ +# rickroll + +![Version: 0.0.31](https://img.shields.io/badge/Version-0.0.31-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Self-hosted Rickrolls. Image is based on Nginx stable alpine, and all the content is local to the Chart. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [rickroll](https://truecharts.org/docs/charts/incubator/rickroll) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/rickroll/0.0.30/app-readme.md b/incubator/rickroll/0.0.31/app-readme.md similarity index 100% rename from incubator/rickroll/0.0.30/app-readme.md rename to incubator/rickroll/0.0.31/app-readme.md diff --git a/incubator/rickroll/0.0.31/charts/common-10.5.10.tgz b/incubator/rickroll/0.0.31/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/rickroll/0.0.31/charts/common-10.5.10.tgz differ diff --git a/incubator/rickroll/0.0.30/ci/basic-values.yaml b/incubator/rickroll/0.0.31/ci/basic-values.yaml similarity index 100% rename from incubator/rickroll/0.0.30/ci/basic-values.yaml rename to incubator/rickroll/0.0.31/ci/basic-values.yaml diff --git a/incubator/rickroll/0.0.30/ci/fhd-values.yaml b/incubator/rickroll/0.0.31/ci/fhd-values.yaml similarity index 100% rename from incubator/rickroll/0.0.30/ci/fhd-values.yaml rename to incubator/rickroll/0.0.31/ci/fhd-values.yaml diff --git a/incubator/rickroll/0.0.30/ci/fhdgame-values.yaml b/incubator/rickroll/0.0.31/ci/fhdgame-values.yaml similarity index 100% rename from incubator/rickroll/0.0.30/ci/fhdgame-values.yaml rename to incubator/rickroll/0.0.31/ci/fhdgame-values.yaml diff --git a/incubator/rickroll/0.0.30/ci/fhdonclick-values.yaml b/incubator/rickroll/0.0.31/ci/fhdonclick-values.yaml similarity index 100% rename from incubator/rickroll/0.0.30/ci/fhdonclick-values.yaml rename to incubator/rickroll/0.0.31/ci/fhdonclick-values.yaml diff --git a/incubator/rickroll/0.0.30/ci/onclick-values.yaml b/incubator/rickroll/0.0.31/ci/onclick-values.yaml similarity index 100% rename from incubator/rickroll/0.0.30/ci/onclick-values.yaml rename to incubator/rickroll/0.0.31/ci/onclick-values.yaml diff --git a/incubator/rickroll/0.0.30/ix_values.yaml b/incubator/rickroll/0.0.31/ix_values.yaml similarity index 100% rename from incubator/rickroll/0.0.30/ix_values.yaml rename to incubator/rickroll/0.0.31/ix_values.yaml diff --git a/incubator/rickroll/0.0.30/questions.yaml b/incubator/rickroll/0.0.31/questions.yaml similarity index 100% rename from incubator/rickroll/0.0.30/questions.yaml rename to incubator/rickroll/0.0.31/questions.yaml diff --git a/incubator/rickroll/0.0.30/templates/common.yaml b/incubator/rickroll/0.0.31/templates/common.yaml similarity index 100% rename from incubator/rickroll/0.0.30/templates/common.yaml rename to incubator/rickroll/0.0.31/templates/common.yaml diff --git a/incubator/rickroll/0.0.30/values.yaml b/incubator/rickroll/0.0.31/values.yaml similarity index 100% rename from incubator/rickroll/0.0.30/values.yaml rename to incubator/rickroll/0.0.31/values.yaml diff --git a/incubator/rimgo/0.0.54/CHANGELOG.md b/incubator/rimgo/0.0.54/CHANGELOG.md deleted file mode 100644 index 9bb56faac8d..00000000000 --- a/incubator/rimgo/0.0.54/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [rimgo-0.0.54](https://github.com/truecharts/charts/compare/rimgo-0.0.53...rimgo-0.0.54) (2022-09-13) - -### Chore - -- update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755)) - - - - -## [rimgo-0.0.53](https://github.com/truecharts/charts/compare/rimgo-0.0.51...rimgo-0.0.53) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [rimgo-0.0.53](https://github.com/truecharts/charts/compare/rimgo-0.0.51...rimgo-0.0.53) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [rimgo-0.0.53](https://github.com/truecharts/charts/compare/rimgo-0.0.51...rimgo-0.0.53) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [rimgo-0.0.52](https://github.com/truecharts/charts/compare/rimgo-0.0.51...rimgo-0.0.52) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [rimgo-0.0.52](https://github.com/truecharts/charts/compare/rimgo-0.0.51...rimgo-0.0.52) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [rimgo-0.0.52](https://github.com/truecharts/charts/compare/rimgo-0.0.51...rimgo-0.0.52) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [rimgo-0.0.51](https://github.com/truecharts/charts/compare/rimgo-0.0.50...rimgo-0.0.51) (2022-09-10) - -### Chore - -- update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) - - - diff --git a/incubator/rimgo/0.0.54/Chart.lock b/incubator/rimgo/0.0.54/Chart.lock deleted file mode 100644 index 14cf8768759..00000000000 --- a/incubator/rimgo/0.0.54/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-13T05:24:51.966239092Z" diff --git a/incubator/rimgo/0.0.54/Chart.yaml b/incubator/rimgo/0.0.54/Chart.yaml deleted file mode 100644 index d9cf9eb4483..00000000000 --- a/incubator/rimgo/0.0.54/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Web -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.54 diff --git a/incubator/rimgo/0.0.54/README.md b/incubator/rimgo/0.0.54/README.md deleted file mode 100644 index 0dd812945a1..00000000000 --- a/incubator/rimgo/0.0.54/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# rimgo - -![Version: 0.0.54](https://img.shields.io/badge/Version-0.0.54-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Alternative Imgur front-end - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [rimgo](https://truecharts.org/docs/charts/incubator/rimgo) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `rimgo` deployment - -```console -helm uninstall rimgo -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install rimgo \ - --set env.TZ="America/New York" \ - TrueCharts/rimgo -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install rimgo TrueCharts/rimgo -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/rimgo/0.0.54/charts/common-10.5.9.tgz b/incubator/rimgo/0.0.54/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/rimgo/0.0.54/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/rimgo/0.0.55/CHANGELOG.md b/incubator/rimgo/0.0.55/CHANGELOG.md new file mode 100644 index 00000000000..eb56f8e27ed --- /dev/null +++ b/incubator/rimgo/0.0.55/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [rimgo-0.0.55](https://github.com/truecharts/charts/compare/rimgo-0.0.54...rimgo-0.0.55) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [rimgo-0.0.54](https://github.com/truecharts/charts/compare/rimgo-0.0.53...rimgo-0.0.54) (2022-09-13) + +### Chore + +- update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755)) + + + + +## [rimgo-0.0.53](https://github.com/truecharts/charts/compare/rimgo-0.0.51...rimgo-0.0.53) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [rimgo-0.0.53](https://github.com/truecharts/charts/compare/rimgo-0.0.51...rimgo-0.0.53) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [rimgo-0.0.53](https://github.com/truecharts/charts/compare/rimgo-0.0.51...rimgo-0.0.53) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [rimgo-0.0.52](https://github.com/truecharts/charts/compare/rimgo-0.0.51...rimgo-0.0.52) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [rimgo-0.0.52](https://github.com/truecharts/charts/compare/rimgo-0.0.51...rimgo-0.0.52) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [rimgo-0.0.52](https://github.com/truecharts/charts/compare/rimgo-0.0.51...rimgo-0.0.52) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + diff --git a/incubator/rimgo/0.0.55/Chart.lock b/incubator/rimgo/0.0.55/Chart.lock new file mode 100644 index 00000000000..e1e4065ec05 --- /dev/null +++ b/incubator/rimgo/0.0.55/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:04:26.344163453Z" diff --git a/incubator/rimgo/0.0.55/Chart.yaml b/incubator/rimgo/0.0.55/Chart.yaml new file mode 100644 index 00000000000..296274f59c4 --- /dev/null +++ b/incubator/rimgo/0.0.55/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.5.10 +deprecated: false +description: "Alternative Imgur front-end" +home: https://truecharts.org/docs/charts/incubator/rimgo +icon: https://truecharts.org/img/hotlink-ok/chart-icons/rimgo.png +keywords: + - rimgo + - Network-Web +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: rimgo +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/rimgo + - https://quay.io/repository/pussthecatorg/rimgo +type: application +version: 0.0.55 diff --git a/incubator/rimgo/0.0.55/README.md b/incubator/rimgo/0.0.55/README.md new file mode 100644 index 00000000000..af978351302 --- /dev/null +++ b/incubator/rimgo/0.0.55/README.md @@ -0,0 +1,108 @@ +# rimgo + +![Version: 0.0.55](https://img.shields.io/badge/Version-0.0.55-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Alternative Imgur front-end + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [rimgo](https://truecharts.org/docs/charts/incubator/rimgo) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `rimgo` deployment + +```console +helm uninstall rimgo +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install rimgo \ + --set env.TZ="America/New York" \ + TrueCharts/rimgo +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install rimgo TrueCharts/rimgo -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/rimgo/0.0.54/app-readme.md b/incubator/rimgo/0.0.55/app-readme.md similarity index 100% rename from incubator/rimgo/0.0.54/app-readme.md rename to incubator/rimgo/0.0.55/app-readme.md diff --git a/incubator/rimgo/0.0.55/charts/common-10.5.10.tgz b/incubator/rimgo/0.0.55/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/rimgo/0.0.55/charts/common-10.5.10.tgz differ diff --git a/incubator/rimgo/0.0.54/ix_values.yaml b/incubator/rimgo/0.0.55/ix_values.yaml similarity index 100% rename from incubator/rimgo/0.0.54/ix_values.yaml rename to incubator/rimgo/0.0.55/ix_values.yaml diff --git a/incubator/rimgo/0.0.54/questions.yaml b/incubator/rimgo/0.0.55/questions.yaml similarity index 100% rename from incubator/rimgo/0.0.54/questions.yaml rename to incubator/rimgo/0.0.55/questions.yaml diff --git a/incubator/rimgo/0.0.54/templates/common.yaml b/incubator/rimgo/0.0.55/templates/common.yaml similarity index 100% rename from incubator/rimgo/0.0.54/templates/common.yaml rename to incubator/rimgo/0.0.55/templates/common.yaml diff --git a/incubator/rimgo/0.0.54/values.yaml b/incubator/rimgo/0.0.55/values.yaml similarity index 100% rename from incubator/rimgo/0.0.54/values.yaml rename to incubator/rimgo/0.0.55/values.yaml diff --git a/incubator/rmlint/0.0.23/CHANGELOG.md b/incubator/rmlint/0.0.23/CHANGELOG.md deleted file mode 100644 index 0c3afd63dba..00000000000 --- a/incubator/rmlint/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [rmlint-0.0.23](https://github.com/truecharts/charts/compare/rmlint-0.0.22...rmlint-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [rmlint-0.0.23](https://github.com/truecharts/charts/compare/rmlint-0.0.22...rmlint-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [rmlint-0.0.23](https://github.com/truecharts/charts/compare/rmlint-0.0.22...rmlint-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [rmlint-0.0.23](https://github.com/truecharts/charts/compare/rmlint-0.0.22...rmlint-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [rmlint-0.0.23](https://github.com/truecharts/charts/compare/rmlint-0.0.22...rmlint-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [rmlint-0.0.23](https://github.com/truecharts/charts/compare/rmlint-0.0.22...rmlint-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [rmlint-0.0.22](https://github.com/truecharts/charts/compare/rmlint-0.0.20...rmlint-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [rmlint-0.0.21](https://github.com/truecharts/charts/compare/rmlint-0.0.20...rmlint-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/rmlint/0.0.23/Chart.lock b/incubator/rmlint/0.0.23/Chart.lock deleted file mode 100644 index 48ad7b8ef57..00000000000 --- a/incubator/rmlint/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:14:01.008572136Z" diff --git a/incubator/rmlint/0.0.23/Chart.yaml b/incubator/rmlint/0.0.23/Chart.yaml deleted file mode 100644 index bb3551da915..00000000000 --- a/incubator/rmlint/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/rmlint/0.0.23/README.md b/incubator/rmlint/0.0.23/README.md deleted file mode 100644 index d685c47e5cc..00000000000 --- a/incubator/rmlint/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# rmlint - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -rmlint finds space waste and other broken things on your filesystem and offers to remove it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [rmlint](https://truecharts.org/docs/charts/incubator/rmlint) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/rmlint/0.0.23/charts/common-10.5.9.tgz b/incubator/rmlint/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/rmlint/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/rmlint/0.0.24/CHANGELOG.md b/incubator/rmlint/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..af6c7d52763 --- /dev/null +++ b/incubator/rmlint/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [rmlint-0.0.24](https://github.com/truecharts/charts/compare/rmlint-0.0.23...rmlint-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [rmlint-0.0.23](https://github.com/truecharts/charts/compare/rmlint-0.0.22...rmlint-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [rmlint-0.0.23](https://github.com/truecharts/charts/compare/rmlint-0.0.22...rmlint-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [rmlint-0.0.23](https://github.com/truecharts/charts/compare/rmlint-0.0.22...rmlint-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [rmlint-0.0.23](https://github.com/truecharts/charts/compare/rmlint-0.0.22...rmlint-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [rmlint-0.0.23](https://github.com/truecharts/charts/compare/rmlint-0.0.22...rmlint-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [rmlint-0.0.23](https://github.com/truecharts/charts/compare/rmlint-0.0.22...rmlint-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [rmlint-0.0.22](https://github.com/truecharts/charts/compare/rmlint-0.0.20...rmlint-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/incubator/rmlint/0.0.24/Chart.lock b/incubator/rmlint/0.0.24/Chart.lock new file mode 100644 index 00000000000..c1f6241ac3b --- /dev/null +++ b/incubator/rmlint/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:04:29.984103196Z" diff --git a/incubator/rmlint/0.0.24/Chart.yaml b/incubator/rmlint/0.0.24/Chart.yaml new file mode 100644 index 00000000000..e15c6b978ca --- /dev/null +++ b/incubator/rmlint/0.0.24/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.5.10 +deprecated: false +description: "rmlint finds space waste and other broken things on your filesystem and offers to remove it." +home: https://truecharts.org/docs/charts/incubator/rmlint +icon: https://truecharts.org/img/hotlink-ok/chart-icons/rmlint.png +keywords: + - rmlint + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: rmlint +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/rmlint + - https://github.com/sahib/rmlint + - https://hub.docker.com/r/bobbintb/docker-rmlint-TrueNAS +type: application +version: 0.0.24 diff --git a/incubator/rmlint/0.0.24/README.md b/incubator/rmlint/0.0.24/README.md new file mode 100644 index 00000000000..3755c269d1b --- /dev/null +++ b/incubator/rmlint/0.0.24/README.md @@ -0,0 +1,109 @@ +# rmlint + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +rmlint finds space waste and other broken things on your filesystem and offers to remove it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [rmlint](https://truecharts.org/docs/charts/incubator/rmlint) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/rmlint/0.0.23/app-readme.md b/incubator/rmlint/0.0.24/app-readme.md similarity index 100% rename from incubator/rmlint/0.0.23/app-readme.md rename to incubator/rmlint/0.0.24/app-readme.md diff --git a/incubator/rmlint/0.0.24/charts/common-10.5.10.tgz b/incubator/rmlint/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/rmlint/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/rmlint/0.0.23/ix_values.yaml b/incubator/rmlint/0.0.24/ix_values.yaml similarity index 100% rename from incubator/rmlint/0.0.23/ix_values.yaml rename to incubator/rmlint/0.0.24/ix_values.yaml diff --git a/incubator/rmlint/0.0.23/questions.yaml b/incubator/rmlint/0.0.24/questions.yaml similarity index 100% rename from incubator/rmlint/0.0.23/questions.yaml rename to incubator/rmlint/0.0.24/questions.yaml diff --git a/incubator/rmlint/0.0.23/templates/common.yaml b/incubator/rmlint/0.0.24/templates/common.yaml similarity index 100% rename from incubator/rmlint/0.0.23/templates/common.yaml rename to incubator/rmlint/0.0.24/templates/common.yaml diff --git a/incubator/rmlint/0.0.23/values.yaml b/incubator/rmlint/0.0.24/values.yaml similarity index 100% rename from incubator/rmlint/0.0.23/values.yaml rename to incubator/rmlint/0.0.24/values.yaml diff --git a/incubator/rollarr/0.0.23/CHANGELOG.md b/incubator/rollarr/0.0.23/CHANGELOG.md deleted file mode 100644 index a70ed120880..00000000000 --- a/incubator/rollarr/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [rollarr-0.0.23](https://github.com/truecharts/charts/compare/rollarr-0.0.22...rollarr-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [rollarr-0.0.23](https://github.com/truecharts/charts/compare/rollarr-0.0.22...rollarr-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [rollarr-0.0.23](https://github.com/truecharts/charts/compare/rollarr-0.0.22...rollarr-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [rollarr-0.0.23](https://github.com/truecharts/charts/compare/rollarr-0.0.22...rollarr-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [rollarr-0.0.23](https://github.com/truecharts/charts/compare/rollarr-0.0.22...rollarr-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [rollarr-0.0.23](https://github.com/truecharts/charts/compare/rollarr-0.0.22...rollarr-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [rollarr-0.0.22](https://github.com/truecharts/charts/compare/rollarr-0.0.20...rollarr-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [rollarr-0.0.21](https://github.com/truecharts/charts/compare/rollarr-0.0.20...rollarr-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/rollarr/0.0.23/Chart.lock b/incubator/rollarr/0.0.23/Chart.lock deleted file mode 100644 index be9adf3f72d..00000000000 --- a/incubator/rollarr/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:14:16.720569254Z" diff --git a/incubator/rollarr/0.0.23/Chart.yaml b/incubator/rollarr/0.0.23/Chart.yaml deleted file mode 100644 index ce2f8b9585b..00000000000 --- a/incubator/rollarr/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/rollarr/0.0.23/README.md b/incubator/rollarr/0.0.23/README.md deleted file mode 100644 index 2f825ccb3e3..00000000000 --- a/incubator/rollarr/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# rollarr - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -A automated pre-roll program for your plex pre-roll needs. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [rollarr](https://truecharts.org/docs/charts/incubator/rollarr) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/rollarr/0.0.23/charts/common-10.5.9.tgz b/incubator/rollarr/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/rollarr/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/rollarr/0.0.24/CHANGELOG.md b/incubator/rollarr/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..4a904e00333 --- /dev/null +++ b/incubator/rollarr/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [rollarr-0.0.24](https://github.com/truecharts/charts/compare/rollarr-0.0.23...rollarr-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [rollarr-0.0.23](https://github.com/truecharts/charts/compare/rollarr-0.0.22...rollarr-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [rollarr-0.0.23](https://github.com/truecharts/charts/compare/rollarr-0.0.22...rollarr-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [rollarr-0.0.23](https://github.com/truecharts/charts/compare/rollarr-0.0.22...rollarr-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [rollarr-0.0.23](https://github.com/truecharts/charts/compare/rollarr-0.0.22...rollarr-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [rollarr-0.0.23](https://github.com/truecharts/charts/compare/rollarr-0.0.22...rollarr-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [rollarr-0.0.23](https://github.com/truecharts/charts/compare/rollarr-0.0.22...rollarr-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [rollarr-0.0.22](https://github.com/truecharts/charts/compare/rollarr-0.0.20...rollarr-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/incubator/rollarr/0.0.24/Chart.lock b/incubator/rollarr/0.0.24/Chart.lock new file mode 100644 index 00000000000..e86165480ce --- /dev/null +++ b/incubator/rollarr/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:04:31.987670395Z" diff --git a/incubator/rollarr/0.0.24/Chart.yaml b/incubator/rollarr/0.0.24/Chart.yaml new file mode 100644 index 00000000000..6f8d1b57f05 --- /dev/null +++ b/incubator/rollarr/0.0.24/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.5.10 +deprecated: false +description: "A automated pre-roll program for your plex pre-roll needs." +home: https://truecharts.org/docs/charts/incubator/rollarr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/rollarr.png +keywords: + - rollarr + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: rollarr +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/rollarr + - https://github.com/TheHumanRobot/Rollarr + - https://hub.docker.com/r/thehumanrobot/rollarr/ +type: application +version: 0.0.24 diff --git a/incubator/rollarr/0.0.24/README.md b/incubator/rollarr/0.0.24/README.md new file mode 100644 index 00000000000..3cd371c4745 --- /dev/null +++ b/incubator/rollarr/0.0.24/README.md @@ -0,0 +1,109 @@ +# rollarr + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +A automated pre-roll program for your plex pre-roll needs. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [rollarr](https://truecharts.org/docs/charts/incubator/rollarr) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/rollarr/0.0.23/app-readme.md b/incubator/rollarr/0.0.24/app-readme.md similarity index 100% rename from incubator/rollarr/0.0.23/app-readme.md rename to incubator/rollarr/0.0.24/app-readme.md diff --git a/incubator/rollarr/0.0.24/charts/common-10.5.10.tgz b/incubator/rollarr/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/rollarr/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/rollarr/0.0.23/ix_values.yaml b/incubator/rollarr/0.0.24/ix_values.yaml similarity index 100% rename from incubator/rollarr/0.0.23/ix_values.yaml rename to incubator/rollarr/0.0.24/ix_values.yaml diff --git a/incubator/rollarr/0.0.23/questions.yaml b/incubator/rollarr/0.0.24/questions.yaml similarity index 100% rename from incubator/rollarr/0.0.23/questions.yaml rename to incubator/rollarr/0.0.24/questions.yaml diff --git a/incubator/rollarr/0.0.23/templates/common.yaml b/incubator/rollarr/0.0.24/templates/common.yaml similarity index 100% rename from incubator/rollarr/0.0.23/templates/common.yaml rename to incubator/rollarr/0.0.24/templates/common.yaml diff --git a/incubator/rollarr/0.0.23/values.yaml b/incubator/rollarr/0.0.24/values.yaml similarity index 100% rename from incubator/rollarr/0.0.23/values.yaml rename to incubator/rollarr/0.0.24/values.yaml diff --git a/incubator/root/0.0.23/CHANGELOG.md b/incubator/root/0.0.23/CHANGELOG.md deleted file mode 100644 index 4c72f961fe1..00000000000 --- a/incubator/root/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [root-0.0.23](https://github.com/truecharts/charts/compare/root-0.0.22...root-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [rss-proxy-0.0.23](https://github.com/truecharts/charts/compare/rss-proxy-0.0.22...rss-proxy-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [rss-proxy-0.0.23](https://github.com/truecharts/charts/compare/rss-proxy-0.0.22...rss-proxy-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [rss-proxy-0.0.23](https://github.com/truecharts/charts/compare/rss-proxy-0.0.22...rss-proxy-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [rss-proxy-0.0.23](https://github.com/truecharts/charts/compare/rss-proxy-0.0.22...rss-proxy-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [rss-proxy-0.0.23](https://github.com/truecharts/charts/compare/rss-proxy-0.0.22...rss-proxy-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [rss-proxy-0.0.22](https://github.com/truecharts/charts/compare/rss-proxy-0.0.20...rss-proxy-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [rss-proxy-0.0.21](https://github.com/truecharts/charts/compare/rss-proxy-0.0.20...rss-proxy-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [rss-proxy-0.0.20](https://github.com/truecharts/charts/compare/rss-proxy-0.0.19...rss-proxy-0.0.20) (2022-08-29) diff --git a/incubator/root/0.0.23/Chart.lock b/incubator/root/0.0.23/Chart.lock deleted file mode 100644 index 901282a2d8b..00000000000 --- a/incubator/root/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:14:16.955744641Z" diff --git a/incubator/root/0.0.23/Chart.yaml b/incubator/root/0.0.23/Chart.yaml deleted file mode 100644 index 9b682c064ed..00000000000 --- a/incubator/root/0.0.23/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/root/0.0.23/README.md b/incubator/root/0.0.23/README.md deleted file mode 100644 index 18887f0a0af..00000000000 --- a/incubator/root/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# root - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -ROOT is a framework for data processing, born at CERN, at the heart of the research on high-energy physics. Every day, thousands of physicists use ROOT applications to analyze their data or to perform simulations. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [root](https://truecharts.org/docs/charts/incubator/root) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/root/0.0.23/charts/common-10.5.9.tgz b/incubator/root/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/root/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/root/0.0.24/CHANGELOG.md b/incubator/root/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..90a69dbef6b --- /dev/null +++ b/incubator/root/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [root-0.0.24](https://github.com/truecharts/charts/compare/root-0.0.23...root-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [root-0.0.23](https://github.com/truecharts/charts/compare/root-0.0.22...root-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [rss-proxy-0.0.23](https://github.com/truecharts/charts/compare/rss-proxy-0.0.22...rss-proxy-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [rss-proxy-0.0.23](https://github.com/truecharts/charts/compare/rss-proxy-0.0.22...rss-proxy-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [rss-proxy-0.0.23](https://github.com/truecharts/charts/compare/rss-proxy-0.0.22...rss-proxy-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [rss-proxy-0.0.23](https://github.com/truecharts/charts/compare/rss-proxy-0.0.22...rss-proxy-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [rss-proxy-0.0.23](https://github.com/truecharts/charts/compare/rss-proxy-0.0.22...rss-proxy-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [rss-proxy-0.0.22](https://github.com/truecharts/charts/compare/rss-proxy-0.0.20...rss-proxy-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + diff --git a/incubator/root/0.0.24/Chart.lock b/incubator/root/0.0.24/Chart.lock new file mode 100644 index 00000000000..354d0741136 --- /dev/null +++ b/incubator/root/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:04:52.048856297Z" diff --git a/incubator/root/0.0.24/Chart.yaml b/incubator/root/0.0.24/Chart.yaml new file mode 100644 index 00000000000..ba968f53571 --- /dev/null +++ b/incubator/root/0.0.24/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.5.10 +deprecated: false +description: ROOT is a framework for data processing, born at CERN, at the heart of the research on high-energy physics. Every day, thousands of physicists use ROOT applications to analyze their data or to perform simulations. +home: https://truecharts.org/docs/charts/incubator/root +icon: https://truecharts.org/img/hotlink-ok/chart-icons/root.png +keywords: + - root + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: root +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/root + - https://root.cern/ + - https://hub.docker.com/repository/docker/bgameiro/arch-cern-root +type: application +version: 0.0.24 diff --git a/incubator/root/0.0.24/README.md b/incubator/root/0.0.24/README.md new file mode 100644 index 00000000000..247194429c2 --- /dev/null +++ b/incubator/root/0.0.24/README.md @@ -0,0 +1,109 @@ +# root + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +ROOT is a framework for data processing, born at CERN, at the heart of the research on high-energy physics. Every day, thousands of physicists use ROOT applications to analyze their data or to perform simulations. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [root](https://truecharts.org/docs/charts/incubator/root) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/root/0.0.23/app-readme.md b/incubator/root/0.0.24/app-readme.md similarity index 100% rename from incubator/root/0.0.23/app-readme.md rename to incubator/root/0.0.24/app-readme.md diff --git a/incubator/root/0.0.24/charts/common-10.5.10.tgz b/incubator/root/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/root/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/root/0.0.23/ix_values.yaml b/incubator/root/0.0.24/ix_values.yaml similarity index 100% rename from incubator/root/0.0.23/ix_values.yaml rename to incubator/root/0.0.24/ix_values.yaml diff --git a/incubator/root/0.0.23/questions.yaml b/incubator/root/0.0.24/questions.yaml similarity index 100% rename from incubator/root/0.0.23/questions.yaml rename to incubator/root/0.0.24/questions.yaml diff --git a/incubator/root/0.0.23/templates/common.yaml b/incubator/root/0.0.24/templates/common.yaml similarity index 100% rename from incubator/root/0.0.23/templates/common.yaml rename to incubator/root/0.0.24/templates/common.yaml diff --git a/incubator/root/0.0.23/values.yaml b/incubator/root/0.0.24/values.yaml similarity index 100% rename from incubator/root/0.0.23/values.yaml rename to incubator/root/0.0.24/values.yaml diff --git a/incubator/rss-proxy/0.0.23/CHANGELOG.md b/incubator/rss-proxy/0.0.23/CHANGELOG.md deleted file mode 100644 index 389bb215250..00000000000 --- a/incubator/rss-proxy/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [rss-proxy-0.0.23](https://github.com/truecharts/charts/compare/rss-proxy-0.0.22...rss-proxy-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - - -## [rss-proxy-0.0.23](https://github.com/truecharts/charts/compare/rss-proxy-0.0.22...rss-proxy-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [rss-proxy-0.0.23](https://github.com/truecharts/charts/compare/rss-proxy-0.0.22...rss-proxy-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [rss-proxy-0.0.23](https://github.com/truecharts/charts/compare/rss-proxy-0.0.22...rss-proxy-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [rss-proxy-0.0.23](https://github.com/truecharts/charts/compare/rss-proxy-0.0.22...rss-proxy-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [rss-proxy-0.0.22](https://github.com/truecharts/charts/compare/rss-proxy-0.0.20...rss-proxy-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [rss-proxy-0.0.21](https://github.com/truecharts/charts/compare/rss-proxy-0.0.20...rss-proxy-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [rss-proxy-0.0.20](https://github.com/truecharts/charts/compare/rss-proxy-0.0.19...rss-proxy-0.0.20) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - - -## [rss-proxy-0.0.19](https://github.com/truecharts/charts/compare/rss-proxy-0.0.17...rss-proxy-0.0.19) (2022-08-26) - -### Fix - diff --git a/incubator/rss-proxy/0.0.23/Chart.lock b/incubator/rss-proxy/0.0.23/Chart.lock deleted file mode 100644 index f200cd09ffc..00000000000 --- a/incubator/rss-proxy/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:14:20.964189988Z" diff --git a/incubator/rss-proxy/0.0.23/Chart.yaml b/incubator/rss-proxy/0.0.23/Chart.yaml deleted file mode 100644 index d529f41d5ff..00000000000 --- a/incubator/rss-proxy/0.0.23/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Tools-Utilities - - Network-Web -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/rss-proxy/0.0.23/README.md b/incubator/rss-proxy/0.0.23/README.md deleted file mode 100644 index 72bc93067ad..00000000000 --- a/incubator/rss-proxy/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# rss-proxy - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -RSS-proxy 2+ allows you to do create an ATOM or JSON feed of almost static/dynamic websites or feeds (web to feed), just by analyzing just the HTML structure. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [rss-proxy](https://truecharts.org/docs/charts/incubator/rss-proxy) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/rss-proxy/0.0.23/charts/common-10.5.9.tgz b/incubator/rss-proxy/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/rss-proxy/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/rss-proxy/0.0.24/CHANGELOG.md b/incubator/rss-proxy/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..5a6836a6a9c --- /dev/null +++ b/incubator/rss-proxy/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [rss-proxy-0.0.24](https://github.com/truecharts/charts/compare/rss-proxy-0.0.23...rss-proxy-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [rss-proxy-0.0.23](https://github.com/truecharts/charts/compare/rss-proxy-0.0.22...rss-proxy-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + + +## [rss-proxy-0.0.23](https://github.com/truecharts/charts/compare/rss-proxy-0.0.22...rss-proxy-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [rss-proxy-0.0.23](https://github.com/truecharts/charts/compare/rss-proxy-0.0.22...rss-proxy-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [rss-proxy-0.0.23](https://github.com/truecharts/charts/compare/rss-proxy-0.0.22...rss-proxy-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [rss-proxy-0.0.23](https://github.com/truecharts/charts/compare/rss-proxy-0.0.22...rss-proxy-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [rss-proxy-0.0.22](https://github.com/truecharts/charts/compare/rss-proxy-0.0.20...rss-proxy-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [rss-proxy-0.0.21](https://github.com/truecharts/charts/compare/rss-proxy-0.0.20...rss-proxy-0.0.21) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [rss-proxy-0.0.20](https://github.com/truecharts/charts/compare/rss-proxy-0.0.19...rss-proxy-0.0.20) (2022-08-29) + +### Chore + diff --git a/incubator/rss-proxy/0.0.24/Chart.lock b/incubator/rss-proxy/0.0.24/Chart.lock new file mode 100644 index 00000000000..e35eecf3b17 --- /dev/null +++ b/incubator/rss-proxy/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:04:56.819570919Z" diff --git a/incubator/rss-proxy/0.0.24/Chart.yaml b/incubator/rss-proxy/0.0.24/Chart.yaml new file mode 100644 index 00000000000..f04b53fbfa7 --- /dev/null +++ b/incubator/rss-proxy/0.0.24/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.5.10 +deprecated: false +description: "RSS-proxy 2+ allows you to do create an ATOM or JSON feed of almost static/dynamic websites or feeds (web to feed), just by analyzing just the HTML structure." +home: https://truecharts.org/docs/charts/incubator/rss-proxy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/rss-proxy.png +keywords: + - rss-proxy + - Cloud + - Tools-Utilities + - Network-Web +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: rss-proxy +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/rss-proxy + - https://github.com/damoeb/rss-proxy + - https://hub.docker.com/r/damoeb/rss-proxy +type: application +version: 0.0.24 diff --git a/incubator/rss-proxy/0.0.24/README.md b/incubator/rss-proxy/0.0.24/README.md new file mode 100644 index 00000000000..bfa8e3caeb8 --- /dev/null +++ b/incubator/rss-proxy/0.0.24/README.md @@ -0,0 +1,109 @@ +# rss-proxy + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +RSS-proxy 2+ allows you to do create an ATOM or JSON feed of almost static/dynamic websites or feeds (web to feed), just by analyzing just the HTML structure. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [rss-proxy](https://truecharts.org/docs/charts/incubator/rss-proxy) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/rss-proxy/0.0.23/app-readme.md b/incubator/rss-proxy/0.0.24/app-readme.md similarity index 100% rename from incubator/rss-proxy/0.0.23/app-readme.md rename to incubator/rss-proxy/0.0.24/app-readme.md diff --git a/incubator/rss-proxy/0.0.24/charts/common-10.5.10.tgz b/incubator/rss-proxy/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/rss-proxy/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/rss-proxy/0.0.23/ix_values.yaml b/incubator/rss-proxy/0.0.24/ix_values.yaml similarity index 100% rename from incubator/rss-proxy/0.0.23/ix_values.yaml rename to incubator/rss-proxy/0.0.24/ix_values.yaml diff --git a/incubator/rss-proxy/0.0.23/questions.yaml b/incubator/rss-proxy/0.0.24/questions.yaml similarity index 100% rename from incubator/rss-proxy/0.0.23/questions.yaml rename to incubator/rss-proxy/0.0.24/questions.yaml diff --git a/incubator/rss-proxy/0.0.23/templates/common.yaml b/incubator/rss-proxy/0.0.24/templates/common.yaml similarity index 100% rename from incubator/rss-proxy/0.0.23/templates/common.yaml rename to incubator/rss-proxy/0.0.24/templates/common.yaml diff --git a/incubator/rss-proxy/0.0.23/values.yaml b/incubator/rss-proxy/0.0.24/values.yaml similarity index 100% rename from incubator/rss-proxy/0.0.23/values.yaml rename to incubator/rss-proxy/0.0.24/values.yaml diff --git a/incubator/rss-to-telegram/0.0.23/CHANGELOG.md b/incubator/rss-to-telegram/0.0.23/CHANGELOG.md deleted file mode 100644 index 4ecdea72977..00000000000 --- a/incubator/rss-to-telegram/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [rss-to-telegram-0.0.23](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.22...rss-to-telegram-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [rss-to-telegram-0.0.23](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.22...rss-to-telegram-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [rss-to-telegram-0.0.23](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.22...rss-to-telegram-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [rss-to-telegram-0.0.23](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.22...rss-to-telegram-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [rss-to-telegram-0.0.23](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.22...rss-to-telegram-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [rss-to-telegram-0.0.23](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.22...rss-to-telegram-0.0.23) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [rss-to-telegram-0.0.22](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.20...rss-to-telegram-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [rss-to-telegram-0.0.21](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.20...rss-to-telegram-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [rss-to-telegram-0.0.20](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.19...rss-to-telegram-0.0.20) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/incubator/rss-to-telegram/0.0.23/Chart.lock b/incubator/rss-to-telegram/0.0.23/Chart.lock deleted file mode 100644 index c5d518e53e0..00000000000 --- a/incubator/rss-to-telegram/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:14:26.617338147Z" diff --git a/incubator/rss-to-telegram/0.0.23/Chart.yaml b/incubator/rss-to-telegram/0.0.23/Chart.yaml deleted file mode 100644 index 422472decde..00000000000 --- a/incubator/rss-to-telegram/0.0.23/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Other - - Network-Messenger - - Productivity -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/rss-to-telegram/0.0.23/README.md b/incubator/rss-to-telegram/0.0.23/README.md deleted file mode 100644 index da407e80ac1..00000000000 --- a/incubator/rss-to-telegram/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# rss-to-telegram - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -A self-hosted telegram JS/TS bot that dumps posts from RSS feeds to a telegram chat. This script was created because all the third party services were unreliable, slow. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [rss-to-telegram](https://truecharts.org/docs/charts/incubator/rss-to-telegram) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/rss-to-telegram/0.0.23/charts/common-10.5.9.tgz b/incubator/rss-to-telegram/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/rss-to-telegram/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/rss-to-telegram/0.0.24/CHANGELOG.md b/incubator/rss-to-telegram/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..febe7213c58 --- /dev/null +++ b/incubator/rss-to-telegram/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [rss-to-telegram-0.0.24](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.23...rss-to-telegram-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [rss-to-telegram-0.0.23](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.22...rss-to-telegram-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [rss-to-telegram-0.0.23](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.22...rss-to-telegram-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [rss-to-telegram-0.0.23](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.22...rss-to-telegram-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [rss-to-telegram-0.0.23](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.22...rss-to-telegram-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [rss-to-telegram-0.0.23](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.22...rss-to-telegram-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [rss-to-telegram-0.0.23](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.22...rss-to-telegram-0.0.23) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [rss-to-telegram-0.0.22](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.20...rss-to-telegram-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [rss-to-telegram-0.0.21](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.20...rss-to-telegram-0.0.21) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + diff --git a/incubator/rss-to-telegram/0.0.24/Chart.lock b/incubator/rss-to-telegram/0.0.24/Chart.lock new file mode 100644 index 00000000000..08567cafef4 --- /dev/null +++ b/incubator/rss-to-telegram/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:05:01.936394852Z" diff --git a/incubator/rss-to-telegram/0.0.24/Chart.yaml b/incubator/rss-to-telegram/0.0.24/Chart.yaml new file mode 100644 index 00000000000..f9ef1b0bd57 --- /dev/null +++ b/incubator/rss-to-telegram/0.0.24/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.5.10 +deprecated: false +description: A self-hosted telegram JS/TS bot that dumps posts from RSS feeds to a telegram chat. This script was created because all the third party services were unreliable, slow. +home: https://truecharts.org/docs/charts/incubator/rss-to-telegram +icon: https://truecharts.org/img/hotlink-ok/chart-icons/rss-to-telegram.png +keywords: + - rss-to-telegram + - Network-Other + - Network-Messenger + - Productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: rss-to-telegram +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/rss-to-telegram + - https://github.com/BoKKeR/RSS-to-Telegram-Bot + - https://hub.docker.com/r/bokker/rss.to.telegram +type: application +version: 0.0.24 diff --git a/incubator/rss-to-telegram/0.0.24/README.md b/incubator/rss-to-telegram/0.0.24/README.md new file mode 100644 index 00000000000..a7a3f162108 --- /dev/null +++ b/incubator/rss-to-telegram/0.0.24/README.md @@ -0,0 +1,109 @@ +# rss-to-telegram + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +A self-hosted telegram JS/TS bot that dumps posts from RSS feeds to a telegram chat. This script was created because all the third party services were unreliable, slow. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [rss-to-telegram](https://truecharts.org/docs/charts/incubator/rss-to-telegram) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/rss-to-telegram/0.0.23/app-readme.md b/incubator/rss-to-telegram/0.0.24/app-readme.md similarity index 100% rename from incubator/rss-to-telegram/0.0.23/app-readme.md rename to incubator/rss-to-telegram/0.0.24/app-readme.md diff --git a/incubator/rss-to-telegram/0.0.24/charts/common-10.5.10.tgz b/incubator/rss-to-telegram/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/rss-to-telegram/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/rss-to-telegram/0.0.23/ix_values.yaml b/incubator/rss-to-telegram/0.0.24/ix_values.yaml similarity index 100% rename from incubator/rss-to-telegram/0.0.23/ix_values.yaml rename to incubator/rss-to-telegram/0.0.24/ix_values.yaml diff --git a/incubator/rss-to-telegram/0.0.23/questions.yaml b/incubator/rss-to-telegram/0.0.24/questions.yaml similarity index 100% rename from incubator/rss-to-telegram/0.0.23/questions.yaml rename to incubator/rss-to-telegram/0.0.24/questions.yaml diff --git a/incubator/rss-to-telegram/0.0.23/templates/common.yaml b/incubator/rss-to-telegram/0.0.24/templates/common.yaml similarity index 100% rename from incubator/rss-to-telegram/0.0.23/templates/common.yaml rename to incubator/rss-to-telegram/0.0.24/templates/common.yaml diff --git a/incubator/rss-to-telegram/0.0.23/values.yaml b/incubator/rss-to-telegram/0.0.24/values.yaml similarity index 100% rename from incubator/rss-to-telegram/0.0.23/values.yaml rename to incubator/rss-to-telegram/0.0.24/values.yaml diff --git a/incubator/rstudio/0.0.25/CHANGELOG.md b/incubator/rstudio/0.0.25/CHANGELOG.md deleted file mode 100644 index 3cacce8a156..00000000000 --- a/incubator/rstudio/0.0.25/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [rstudio-0.0.25](https://github.com/truecharts/charts/compare/rstudio-0.0.24...rstudio-0.0.25) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [rstudio-0.0.25](https://github.com/truecharts/charts/compare/rstudio-0.0.24...rstudio-0.0.25) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [rstudio-0.0.25](https://github.com/truecharts/charts/compare/rstudio-0.0.24...rstudio-0.0.25) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [rstudio-0.0.25](https://github.com/truecharts/charts/compare/rstudio-0.0.24...rstudio-0.0.25) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [rstudio-0.0.25](https://github.com/truecharts/charts/compare/rstudio-0.0.24...rstudio-0.0.25) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [rstudio-0.0.25](https://github.com/truecharts/charts/compare/rstudio-0.0.24...rstudio-0.0.25) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [rstudio-0.0.24](https://github.com/truecharts/charts/compare/rstudio-0.0.22...rstudio-0.0.24) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [rstudio-0.0.23](https://github.com/truecharts/charts/compare/rstudio-0.0.22...rstudio-0.0.23) (2022-08-30) - -### Chore diff --git a/incubator/rstudio/0.0.25/Chart.lock b/incubator/rstudio/0.0.25/Chart.lock deleted file mode 100644 index 1501f36a1a9..00000000000 --- a/incubator/rstudio/0.0.25/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:14:41.856600299Z" diff --git a/incubator/rstudio/0.0.25/Chart.yaml b/incubator/rstudio/0.0.25/Chart.yaml deleted file mode 100644 index 2ef01f52c4d..00000000000 --- a/incubator/rstudio/0.0.25/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.25 diff --git a/incubator/rstudio/0.0.25/README.md b/incubator/rstudio/0.0.25/README.md deleted file mode 100644 index 17a9ea7c69f..00000000000 --- a/incubator/rstudio/0.0.25/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# rstudio - -![Version: 0.0.25](https://img.shields.io/badge/Version-0.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -***NOTE*** First run is slow. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [rstudio](https://truecharts.org/docs/charts/incubator/rstudio) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `rstudio` deployment - -```console -helm uninstall rstudio -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install rstudio \ - --set env.TZ="America/New York" \ - TrueCharts/rstudio -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install rstudio TrueCharts/rstudio -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/rstudio/0.0.25/charts/common-10.5.9.tgz b/incubator/rstudio/0.0.25/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/rstudio/0.0.25/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/rstudio/0.0.26/CHANGELOG.md b/incubator/rstudio/0.0.26/CHANGELOG.md new file mode 100644 index 00000000000..eb4413e8c87 --- /dev/null +++ b/incubator/rstudio/0.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [rstudio-0.0.26](https://github.com/truecharts/charts/compare/rstudio-0.0.25...rstudio-0.0.26) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [rstudio-0.0.25](https://github.com/truecharts/charts/compare/rstudio-0.0.24...rstudio-0.0.25) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [rstudio-0.0.25](https://github.com/truecharts/charts/compare/rstudio-0.0.24...rstudio-0.0.25) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [rstudio-0.0.25](https://github.com/truecharts/charts/compare/rstudio-0.0.24...rstudio-0.0.25) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [rstudio-0.0.25](https://github.com/truecharts/charts/compare/rstudio-0.0.24...rstudio-0.0.25) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [rstudio-0.0.25](https://github.com/truecharts/charts/compare/rstudio-0.0.24...rstudio-0.0.25) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [rstudio-0.0.25](https://github.com/truecharts/charts/compare/rstudio-0.0.24...rstudio-0.0.25) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [rstudio-0.0.24](https://github.com/truecharts/charts/compare/rstudio-0.0.22...rstudio-0.0.24) (2022-08-30) + +### Chore + diff --git a/incubator/rstudio/0.0.26/Chart.lock b/incubator/rstudio/0.0.26/Chart.lock new file mode 100644 index 00000000000..3e9dcbce137 --- /dev/null +++ b/incubator/rstudio/0.0.26/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:05:03.029364738Z" diff --git a/incubator/rstudio/0.0.26/Chart.yaml b/incubator/rstudio/0.0.26/Chart.yaml new file mode 100644 index 00000000000..faf529c0811 --- /dev/null +++ b/incubator/rstudio/0.0.26/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: "***NOTE*** First run is slow." +home: https://truecharts.org/docs/charts/incubator/rstudio +icon: https://truecharts.org/img/hotlink-ok/chart-icons/rstudio.png +keywords: + - rstudio + - Productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: rstudio +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/rstudio + - https://github.com/rocker-org/rocker-versioned + - https://hub.docker.com/r/rocker/rstudio/ +type: application +version: 0.0.26 diff --git a/incubator/rstudio/0.0.26/README.md b/incubator/rstudio/0.0.26/README.md new file mode 100644 index 00000000000..74dfda988fc --- /dev/null +++ b/incubator/rstudio/0.0.26/README.md @@ -0,0 +1,109 @@ +# rstudio + +![Version: 0.0.26](https://img.shields.io/badge/Version-0.0.26-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +***NOTE*** First run is slow. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [rstudio](https://truecharts.org/docs/charts/incubator/rstudio) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `rstudio` deployment + +```console +helm uninstall rstudio +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install rstudio \ + --set env.TZ="America/New York" \ + TrueCharts/rstudio +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install rstudio TrueCharts/rstudio -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/rstudio/0.0.25/app-readme.md b/incubator/rstudio/0.0.26/app-readme.md similarity index 100% rename from incubator/rstudio/0.0.25/app-readme.md rename to incubator/rstudio/0.0.26/app-readme.md diff --git a/incubator/rstudio/0.0.26/charts/common-10.5.10.tgz b/incubator/rstudio/0.0.26/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/rstudio/0.0.26/charts/common-10.5.10.tgz differ diff --git a/incubator/rstudio/0.0.25/ix_values.yaml b/incubator/rstudio/0.0.26/ix_values.yaml similarity index 100% rename from incubator/rstudio/0.0.25/ix_values.yaml rename to incubator/rstudio/0.0.26/ix_values.yaml diff --git a/incubator/rstudio/0.0.25/questions.yaml b/incubator/rstudio/0.0.26/questions.yaml similarity index 100% rename from incubator/rstudio/0.0.25/questions.yaml rename to incubator/rstudio/0.0.26/questions.yaml diff --git a/incubator/rstudio/0.0.25/templates/common.yaml b/incubator/rstudio/0.0.26/templates/common.yaml similarity index 100% rename from incubator/rstudio/0.0.25/templates/common.yaml rename to incubator/rstudio/0.0.26/templates/common.yaml diff --git a/incubator/rstudio/0.0.25/values.yaml b/incubator/rstudio/0.0.26/values.yaml similarity index 100% rename from incubator/rstudio/0.0.25/values.yaml rename to incubator/rstudio/0.0.26/values.yaml diff --git a/incubator/rtmpserver/0.0.23/CHANGELOG.md b/incubator/rtmpserver/0.0.23/CHANGELOG.md deleted file mode 100644 index b19d302311e..00000000000 --- a/incubator/rtmpserver/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [rtmpserver-0.0.23](https://github.com/truecharts/charts/compare/rtmpserver-0.0.22...rtmpserver-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [rtmpserver-0.0.23](https://github.com/truecharts/charts/compare/rtmpserver-0.0.22...rtmpserver-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [rtmpserver-0.0.23](https://github.com/truecharts/charts/compare/rtmpserver-0.0.22...rtmpserver-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [rtmpserver-0.0.23](https://github.com/truecharts/charts/compare/rtmpserver-0.0.22...rtmpserver-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [rtmpserver-0.0.23](https://github.com/truecharts/charts/compare/rtmpserver-0.0.22...rtmpserver-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [rtmpserver-0.0.23](https://github.com/truecharts/charts/compare/rtmpserver-0.0.22...rtmpserver-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [rtmpserver-0.0.22](https://github.com/truecharts/charts/compare/rtmpserver-0.0.20...rtmpserver-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [rtmpserver-0.0.21](https://github.com/truecharts/charts/compare/rtmpserver-0.0.20...rtmpserver-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/rtmpserver/0.0.23/Chart.lock b/incubator/rtmpserver/0.0.23/Chart.lock deleted file mode 100644 index 30c909a2398..00000000000 --- a/incubator/rtmpserver/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:14:42.593267144Z" diff --git a/incubator/rtmpserver/0.0.23/Chart.yaml b/incubator/rtmpserver/0.0.23/Chart.yaml deleted file mode 100644 index 67410517a6e..00000000000 --- a/incubator/rtmpserver/0.0.23/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers - - Network-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/rtmpserver/0.0.23/README.md b/incubator/rtmpserver/0.0.23/README.md deleted file mode 100644 index 5f079f687a7..00000000000 --- a/incubator/rtmpserver/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# rtmpserver - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -This Chart can be used to create a video streaming server that supports RTMP, HLS, DASH out of the box. It also allows adaptive streaming and custom transcoding of video streams. All modules are built from source on Debian and Alpine Linux base images. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [rtmpserver](https://truecharts.org/docs/charts/incubator/rtmpserver) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/rtmpserver/0.0.23/charts/common-10.5.9.tgz b/incubator/rtmpserver/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/rtmpserver/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/rtmpserver/0.0.24/CHANGELOG.md b/incubator/rtmpserver/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..7cab81ea76a --- /dev/null +++ b/incubator/rtmpserver/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [rtmpserver-0.0.24](https://github.com/truecharts/charts/compare/rtmpserver-0.0.23...rtmpserver-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [rtmpserver-0.0.23](https://github.com/truecharts/charts/compare/rtmpserver-0.0.22...rtmpserver-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [rtmpserver-0.0.23](https://github.com/truecharts/charts/compare/rtmpserver-0.0.22...rtmpserver-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [rtmpserver-0.0.23](https://github.com/truecharts/charts/compare/rtmpserver-0.0.22...rtmpserver-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [rtmpserver-0.0.23](https://github.com/truecharts/charts/compare/rtmpserver-0.0.22...rtmpserver-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [rtmpserver-0.0.23](https://github.com/truecharts/charts/compare/rtmpserver-0.0.22...rtmpserver-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [rtmpserver-0.0.23](https://github.com/truecharts/charts/compare/rtmpserver-0.0.22...rtmpserver-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [rtmpserver-0.0.22](https://github.com/truecharts/charts/compare/rtmpserver-0.0.20...rtmpserver-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + diff --git a/incubator/rtmpserver/0.0.24/Chart.lock b/incubator/rtmpserver/0.0.24/Chart.lock new file mode 100644 index 00000000000..85596705ea6 --- /dev/null +++ b/incubator/rtmpserver/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:05:24.014859679Z" diff --git a/incubator/rtmpserver/0.0.24/Chart.yaml b/incubator/rtmpserver/0.0.24/Chart.yaml new file mode 100644 index 00000000000..a9e76ea71c5 --- /dev/null +++ b/incubator/rtmpserver/0.0.24/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.5.10 +deprecated: false +description: "This Chart can be used to create a video streaming server that supports RTMP, HLS, DASH out of the box. It also allows adaptive streaming and custom transcoding of video streams. All modules are built from source on Debian and Alpine Linux base images." +home: https://truecharts.org/docs/charts/incubator/rtmpserver +icon: https://truecharts.org/img/hotlink-ok/chart-icons/rtmpserver.png +keywords: + - rtmpserver + - GameServers + - Network-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: rtmpserver +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/rtmpserver + - https://github.com/TareqAlqutami/rtmp-hls-server + - https://hub.docker.com/r/alqutami/rtmp-hls +type: application +version: 0.0.24 diff --git a/incubator/rtmpserver/0.0.24/README.md b/incubator/rtmpserver/0.0.24/README.md new file mode 100644 index 00000000000..26edf42273b --- /dev/null +++ b/incubator/rtmpserver/0.0.24/README.md @@ -0,0 +1,109 @@ +# rtmpserver + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +This Chart can be used to create a video streaming server that supports RTMP, HLS, DASH out of the box. It also allows adaptive streaming and custom transcoding of video streams. All modules are built from source on Debian and Alpine Linux base images. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [rtmpserver](https://truecharts.org/docs/charts/incubator/rtmpserver) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/rtmpserver/0.0.23/app-readme.md b/incubator/rtmpserver/0.0.24/app-readme.md similarity index 100% rename from incubator/rtmpserver/0.0.23/app-readme.md rename to incubator/rtmpserver/0.0.24/app-readme.md diff --git a/incubator/rtmpserver/0.0.24/charts/common-10.5.10.tgz b/incubator/rtmpserver/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/rtmpserver/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/rtmpserver/0.0.23/ix_values.yaml b/incubator/rtmpserver/0.0.24/ix_values.yaml similarity index 100% rename from incubator/rtmpserver/0.0.23/ix_values.yaml rename to incubator/rtmpserver/0.0.24/ix_values.yaml diff --git a/incubator/rtmpserver/0.0.23/questions.yaml b/incubator/rtmpserver/0.0.24/questions.yaml similarity index 100% rename from incubator/rtmpserver/0.0.23/questions.yaml rename to incubator/rtmpserver/0.0.24/questions.yaml diff --git a/incubator/rtmpserver/0.0.23/templates/common.yaml b/incubator/rtmpserver/0.0.24/templates/common.yaml similarity index 100% rename from incubator/rtmpserver/0.0.23/templates/common.yaml rename to incubator/rtmpserver/0.0.24/templates/common.yaml diff --git a/incubator/rtmpserver/0.0.23/values.yaml b/incubator/rtmpserver/0.0.24/values.yaml similarity index 100% rename from incubator/rtmpserver/0.0.23/values.yaml rename to incubator/rtmpserver/0.0.24/values.yaml diff --git a/incubator/rust/0.0.23/CHANGELOG.md b/incubator/rust/0.0.23/CHANGELOG.md deleted file mode 100644 index ac68cbf7fd3..00000000000 --- a/incubator/rust/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [rust-0.0.23](https://github.com/truecharts/charts/compare/rustpad-0.0.22...rust-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [rust-0.0.23](https://github.com/truecharts/charts/compare/rustpad-0.0.22...rust-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [rust-0.0.23](https://github.com/truecharts/charts/compare/rustpad-0.0.22...rust-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [rust-0.0.23](https://github.com/truecharts/charts/compare/rustpad-0.0.22...rust-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [rust-0.0.23](https://github.com/truecharts/charts/compare/rustpad-0.0.22...rust-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [rust-0.0.23](https://github.com/truecharts/charts/compare/rustpad-0.0.22...rust-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [rust-0.0.22](https://github.com/truecharts/charts/compare/rustpad-0.0.20...rust-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [rust-0.0.21](https://github.com/truecharts/charts/compare/rustpad-0.0.20...rust-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/rust/0.0.23/Chart.lock b/incubator/rust/0.0.23/Chart.lock deleted file mode 100644 index 1187f40fdcd..00000000000 --- a/incubator/rust/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:14:46.605243929Z" diff --git a/incubator/rust/0.0.23/Chart.yaml b/incubator/rust/0.0.23/Chart.yaml deleted file mode 100644 index c8bf45870c0..00000000000 --- a/incubator/rust/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/rust/0.0.23/README.md b/incubator/rust/0.0.23/README.md deleted file mode 100644 index 062e581cee0..00000000000 --- a/incubator/rust/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# rust - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -This Chart will download and install SteamCMD. It will also install RUST and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [rust](https://truecharts.org/docs/charts/incubator/rust) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/rust/0.0.23/charts/common-10.5.9.tgz b/incubator/rust/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/rust/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/rust/0.0.24/CHANGELOG.md b/incubator/rust/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..2608cf98bd6 --- /dev/null +++ b/incubator/rust/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [rust-0.0.24](https://github.com/truecharts/charts/compare/rustpad-0.0.23...rust-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [rust-0.0.23](https://github.com/truecharts/charts/compare/rustpad-0.0.22...rust-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [rust-0.0.23](https://github.com/truecharts/charts/compare/rustpad-0.0.22...rust-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [rust-0.0.23](https://github.com/truecharts/charts/compare/rustpad-0.0.22...rust-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [rust-0.0.23](https://github.com/truecharts/charts/compare/rustpad-0.0.22...rust-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [rust-0.0.23](https://github.com/truecharts/charts/compare/rustpad-0.0.22...rust-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [rust-0.0.23](https://github.com/truecharts/charts/compare/rustpad-0.0.22...rust-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [rust-0.0.22](https://github.com/truecharts/charts/compare/rustpad-0.0.20...rust-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/incubator/rust/0.0.24/Chart.lock b/incubator/rust/0.0.24/Chart.lock new file mode 100644 index 00000000000..4ce10c5178e --- /dev/null +++ b/incubator/rust/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:05:27.53320008Z" diff --git a/incubator/rust/0.0.24/Chart.yaml b/incubator/rust/0.0.24/Chart.yaml new file mode 100644 index 00000000000..be02677a2c3 --- /dev/null +++ b/incubator/rust/0.0.24/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.5.10 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install RUST and run it." +home: https://truecharts.org/docs/charts/incubator/rust +icon: https://truecharts.org/img/hotlink-ok/chart-icons/rust.png +keywords: + - rust + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: rust +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/rust + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.24 diff --git a/incubator/rust/0.0.24/README.md b/incubator/rust/0.0.24/README.md new file mode 100644 index 00000000000..4027cb45dc4 --- /dev/null +++ b/incubator/rust/0.0.24/README.md @@ -0,0 +1,109 @@ +# rust + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +This Chart will download and install SteamCMD. It will also install RUST and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [rust](https://truecharts.org/docs/charts/incubator/rust) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/rust/0.0.23/app-readme.md b/incubator/rust/0.0.24/app-readme.md similarity index 100% rename from incubator/rust/0.0.23/app-readme.md rename to incubator/rust/0.0.24/app-readme.md diff --git a/incubator/rust/0.0.24/charts/common-10.5.10.tgz b/incubator/rust/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/rust/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/rust/0.0.23/ix_values.yaml b/incubator/rust/0.0.24/ix_values.yaml similarity index 100% rename from incubator/rust/0.0.23/ix_values.yaml rename to incubator/rust/0.0.24/ix_values.yaml diff --git a/incubator/rust/0.0.23/questions.yaml b/incubator/rust/0.0.24/questions.yaml similarity index 100% rename from incubator/rust/0.0.23/questions.yaml rename to incubator/rust/0.0.24/questions.yaml diff --git a/incubator/rust/0.0.23/templates/common.yaml b/incubator/rust/0.0.24/templates/common.yaml similarity index 100% rename from incubator/rust/0.0.23/templates/common.yaml rename to incubator/rust/0.0.24/templates/common.yaml diff --git a/incubator/rust/0.0.23/values.yaml b/incubator/rust/0.0.24/values.yaml similarity index 100% rename from incubator/rust/0.0.23/values.yaml rename to incubator/rust/0.0.24/values.yaml diff --git a/incubator/rustpad/0.0.23/CHANGELOG.md b/incubator/rustpad/0.0.23/CHANGELOG.md deleted file mode 100644 index 8b8c789b856..00000000000 --- a/incubator/rustpad/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [rustpad-0.0.23](https://github.com/truecharts/charts/compare/rustpad-0.0.22...rustpad-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [rustpad-0.0.23](https://github.com/truecharts/charts/compare/rustpad-0.0.22...rustpad-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [rustpad-0.0.23](https://github.com/truecharts/charts/compare/rustpad-0.0.22...rustpad-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [rustpad-0.0.23](https://github.com/truecharts/charts/compare/rustpad-0.0.22...rustpad-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [rustpad-0.0.23](https://github.com/truecharts/charts/compare/rustpad-0.0.22...rustpad-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [rustpad-0.0.23](https://github.com/truecharts/charts/compare/rustpad-0.0.22...rustpad-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [rustpad-0.0.22](https://github.com/truecharts/charts/compare/rustpad-0.0.20...rustpad-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [rustpad-0.0.21](https://github.com/truecharts/charts/compare/rustpad-0.0.20...rustpad-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/rustpad/0.0.23/Chart.lock b/incubator/rustpad/0.0.23/Chart.lock deleted file mode 100644 index f82e28a4543..00000000000 --- a/incubator/rustpad/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:14:51.363643568Z" diff --git a/incubator/rustpad/0.0.23/Chart.yaml b/incubator/rustpad/0.0.23/Chart.yaml deleted file mode 100644 index 966c88d7279..00000000000 --- a/incubator/rustpad/0.0.23/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/rustpad/0.0.23/README.md b/incubator/rustpad/0.0.23/README.md deleted file mode 100644 index 7e267c96b0b..00000000000 --- a/incubator/rustpad/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# rustpad - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Rustpad is an efficient and minimal open-source collaborative text editor based on the operational transformation algorithm. It lets users collaborate in real time while writing code in their browser. Rustpad is completely self-hosted and fits in a tiny Chart, no database required. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [rustpad](https://truecharts.org/docs/charts/incubator/rustpad) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/rustpad/0.0.23/charts/common-10.5.9.tgz b/incubator/rustpad/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/rustpad/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/rustpad/0.0.24/CHANGELOG.md b/incubator/rustpad/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..9848b831de3 --- /dev/null +++ b/incubator/rustpad/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [rustpad-0.0.24](https://github.com/truecharts/charts/compare/rustpad-0.0.23...rustpad-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [rustpad-0.0.23](https://github.com/truecharts/charts/compare/rustpad-0.0.22...rustpad-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [rustpad-0.0.23](https://github.com/truecharts/charts/compare/rustpad-0.0.22...rustpad-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [rustpad-0.0.23](https://github.com/truecharts/charts/compare/rustpad-0.0.22...rustpad-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [rustpad-0.0.23](https://github.com/truecharts/charts/compare/rustpad-0.0.22...rustpad-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [rustpad-0.0.23](https://github.com/truecharts/charts/compare/rustpad-0.0.22...rustpad-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [rustpad-0.0.23](https://github.com/truecharts/charts/compare/rustpad-0.0.22...rustpad-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [rustpad-0.0.22](https://github.com/truecharts/charts/compare/rustpad-0.0.20...rustpad-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/incubator/rustpad/0.0.24/Chart.lock b/incubator/rustpad/0.0.24/Chart.lock new file mode 100644 index 00000000000..40465646465 --- /dev/null +++ b/incubator/rustpad/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:05:32.369882915Z" diff --git a/incubator/rustpad/0.0.24/Chart.yaml b/incubator/rustpad/0.0.24/Chart.yaml new file mode 100644 index 00000000000..0447992055a --- /dev/null +++ b/incubator/rustpad/0.0.24/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.5.10 +deprecated: false +description: "Rustpad is an efficient and minimal open-source collaborative text editor based on the operational transformation algorithm. It lets users collaborate in real time while writing code in their browser. Rustpad is completely self-hosted and fits in a tiny Chart, no database required." +home: https://truecharts.org/docs/charts/incubator/rustpad +icon: https://truecharts.org/img/hotlink-ok/chart-icons/rustpad.png +keywords: + - rustpad + - Cloud + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: rustpad +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/rustpad + - https://github.com/ekzhang/rustpad + - https://hub.docker.com/r/ekzhang/rustpad +type: application +version: 0.0.24 diff --git a/incubator/rustpad/0.0.24/README.md b/incubator/rustpad/0.0.24/README.md new file mode 100644 index 00000000000..c3df2d4d664 --- /dev/null +++ b/incubator/rustpad/0.0.24/README.md @@ -0,0 +1,109 @@ +# rustpad + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Rustpad is an efficient and minimal open-source collaborative text editor based on the operational transformation algorithm. It lets users collaborate in real time while writing code in their browser. Rustpad is completely self-hosted and fits in a tiny Chart, no database required. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [rustpad](https://truecharts.org/docs/charts/incubator/rustpad) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/rustpad/0.0.23/app-readme.md b/incubator/rustpad/0.0.24/app-readme.md similarity index 100% rename from incubator/rustpad/0.0.23/app-readme.md rename to incubator/rustpad/0.0.24/app-readme.md diff --git a/incubator/rustpad/0.0.24/charts/common-10.5.10.tgz b/incubator/rustpad/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/rustpad/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/rustpad/0.0.23/ix_values.yaml b/incubator/rustpad/0.0.24/ix_values.yaml similarity index 100% rename from incubator/rustpad/0.0.23/ix_values.yaml rename to incubator/rustpad/0.0.24/ix_values.yaml diff --git a/incubator/rustpad/0.0.23/questions.yaml b/incubator/rustpad/0.0.24/questions.yaml similarity index 100% rename from incubator/rustpad/0.0.23/questions.yaml rename to incubator/rustpad/0.0.24/questions.yaml diff --git a/incubator/rustpad/0.0.23/templates/common.yaml b/incubator/rustpad/0.0.24/templates/common.yaml similarity index 100% rename from incubator/rustpad/0.0.23/templates/common.yaml rename to incubator/rustpad/0.0.24/templates/common.yaml diff --git a/incubator/rustpad/0.0.23/values.yaml b/incubator/rustpad/0.0.24/values.yaml similarity index 100% rename from incubator/rustpad/0.0.23/values.yaml rename to incubator/rustpad/0.0.24/values.yaml diff --git a/incubator/s3backup/0.0.23/CHANGELOG.md b/incubator/s3backup/0.0.23/CHANGELOG.md deleted file mode 100644 index 39c6eb7a14d..00000000000 --- a/incubator/s3backup/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [s3backup-0.0.23](https://github.com/truecharts/charts/compare/s3backup-0.0.22...s3backup-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [s3backup-0.0.23](https://github.com/truecharts/charts/compare/s3backup-0.0.22...s3backup-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [s3backup-0.0.23](https://github.com/truecharts/charts/compare/s3backup-0.0.22...s3backup-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [s3backup-0.0.23](https://github.com/truecharts/charts/compare/s3backup-0.0.22...s3backup-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [s3backup-0.0.23](https://github.com/truecharts/charts/compare/s3backup-0.0.22...s3backup-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [s3backup-0.0.23](https://github.com/truecharts/charts/compare/s3backup-0.0.22...s3backup-0.0.23) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [s3backup-0.0.22](https://github.com/truecharts/charts/compare/s3backup-0.0.20...s3backup-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [s3backup-0.0.21](https://github.com/truecharts/charts/compare/s3backup-0.0.20...s3backup-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [s3backup-0.0.20](https://github.com/truecharts/charts/compare/s3backup-0.0.19...s3backup-0.0.20) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/incubator/s3backup/0.0.23/Chart.lock b/incubator/s3backup/0.0.23/Chart.lock deleted file mode 100644 index 40e5b88ff55..00000000000 --- a/incubator/s3backup/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:15:07.692742783Z" diff --git a/incubator/s3backup/0.0.23/Chart.yaml b/incubator/s3backup/0.0.23/Chart.yaml deleted file mode 100644 index 1baef88448f..00000000000 --- a/incubator/s3backup/0.0.23/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Backup - - Cloud -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/s3backup/0.0.23/README.md b/incubator/s3backup/0.0.23/README.md deleted file mode 100644 index 92f8140f186..00000000000 --- a/incubator/s3backup/0.0.23/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# s3backup - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -A simple way to backup important files to Amazon S3 and Glacier. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [s3backup](https://truecharts.org/docs/charts/incubator/s3backup) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/s3backup/0.0.23/charts/common-10.5.9.tgz b/incubator/s3backup/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/s3backup/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/s3backup/0.0.24/CHANGELOG.md b/incubator/s3backup/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..acfa87188a1 --- /dev/null +++ b/incubator/s3backup/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [s3backup-0.0.24](https://github.com/truecharts/charts/compare/s3backup-0.0.23...s3backup-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [s3backup-0.0.23](https://github.com/truecharts/charts/compare/s3backup-0.0.22...s3backup-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [s3backup-0.0.23](https://github.com/truecharts/charts/compare/s3backup-0.0.22...s3backup-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [s3backup-0.0.23](https://github.com/truecharts/charts/compare/s3backup-0.0.22...s3backup-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [s3backup-0.0.23](https://github.com/truecharts/charts/compare/s3backup-0.0.22...s3backup-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [s3backup-0.0.23](https://github.com/truecharts/charts/compare/s3backup-0.0.22...s3backup-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [s3backup-0.0.23](https://github.com/truecharts/charts/compare/s3backup-0.0.22...s3backup-0.0.23) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [s3backup-0.0.22](https://github.com/truecharts/charts/compare/s3backup-0.0.20...s3backup-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [s3backup-0.0.21](https://github.com/truecharts/charts/compare/s3backup-0.0.20...s3backup-0.0.21) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + diff --git a/incubator/s3backup/0.0.24/Chart.lock b/incubator/s3backup/0.0.24/Chart.lock new file mode 100644 index 00000000000..d392ee6083a --- /dev/null +++ b/incubator/s3backup/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:05:33.880732496Z" diff --git a/incubator/s3backup/0.0.24/Chart.yaml b/incubator/s3backup/0.0.24/Chart.yaml new file mode 100644 index 00000000000..ee5dd21901a --- /dev/null +++ b/incubator/s3backup/0.0.24/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.5.10 +deprecated: false +description: A simple way to backup important files to Amazon S3 and Glacier. +home: https://truecharts.org/docs/charts/incubator/s3backup +icon: https://truecharts.org/img/hotlink-ok/chart-icons/s3backup.png +keywords: + - s3backup + - Backup + - Cloud +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: s3backup +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/s3backup + - https://registry.hub.docker.com/r/joch/s3backup/ +type: application +version: 0.0.24 diff --git a/incubator/s3backup/0.0.24/README.md b/incubator/s3backup/0.0.24/README.md new file mode 100644 index 00000000000..d779fc6eb43 --- /dev/null +++ b/incubator/s3backup/0.0.24/README.md @@ -0,0 +1,108 @@ +# s3backup + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +A simple way to backup important files to Amazon S3 and Glacier. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [s3backup](https://truecharts.org/docs/charts/incubator/s3backup) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/s3backup/0.0.23/app-readme.md b/incubator/s3backup/0.0.24/app-readme.md similarity index 100% rename from incubator/s3backup/0.0.23/app-readme.md rename to incubator/s3backup/0.0.24/app-readme.md diff --git a/incubator/s3backup/0.0.24/charts/common-10.5.10.tgz b/incubator/s3backup/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/s3backup/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/s3backup/0.0.23/ix_values.yaml b/incubator/s3backup/0.0.24/ix_values.yaml similarity index 100% rename from incubator/s3backup/0.0.23/ix_values.yaml rename to incubator/s3backup/0.0.24/ix_values.yaml diff --git a/incubator/s3backup/0.0.23/questions.yaml b/incubator/s3backup/0.0.24/questions.yaml similarity index 100% rename from incubator/s3backup/0.0.23/questions.yaml rename to incubator/s3backup/0.0.24/questions.yaml diff --git a/incubator/s3backup/0.0.23/templates/common.yaml b/incubator/s3backup/0.0.24/templates/common.yaml similarity index 100% rename from incubator/s3backup/0.0.23/templates/common.yaml rename to incubator/s3backup/0.0.24/templates/common.yaml diff --git a/incubator/s3backup/0.0.23/values.yaml b/incubator/s3backup/0.0.24/values.yaml similarity index 100% rename from incubator/s3backup/0.0.23/values.yaml rename to incubator/s3backup/0.0.24/values.yaml diff --git a/incubator/s3sync/0.0.23/CHANGELOG.md b/incubator/s3sync/0.0.23/CHANGELOG.md deleted file mode 100644 index 14e99eef52c..00000000000 --- a/incubator/s3sync/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [s3sync-0.0.23](https://github.com/truecharts/charts/compare/s3sync-0.0.22...s3sync-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [s3sync-0.0.23](https://github.com/truecharts/charts/compare/s3sync-0.0.22...s3sync-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [s3sync-0.0.23](https://github.com/truecharts/charts/compare/s3sync-0.0.22...s3sync-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [s3sync-0.0.23](https://github.com/truecharts/charts/compare/s3sync-0.0.22...s3sync-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [s3sync-0.0.23](https://github.com/truecharts/charts/compare/s3sync-0.0.22...s3sync-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [s3sync-0.0.23](https://github.com/truecharts/charts/compare/s3sync-0.0.22...s3sync-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [s3sync-0.0.22](https://github.com/truecharts/charts/compare/s3sync-0.0.20...s3sync-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [s3sync-0.0.21](https://github.com/truecharts/charts/compare/s3sync-0.0.20...s3sync-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/s3sync/0.0.23/Chart.lock b/incubator/s3sync/0.0.23/Chart.lock deleted file mode 100644 index 54ddae29808..00000000000 --- a/incubator/s3sync/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:15:08.132047752Z" diff --git a/incubator/s3sync/0.0.23/Chart.yaml b/incubator/s3sync/0.0.23/Chart.yaml deleted file mode 100644 index 9919da611d9..00000000000 --- a/incubator/s3sync/0.0.23/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Backup - - Cloud -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/s3sync/0.0.23/README.md b/incubator/s3sync/0.0.23/README.md deleted file mode 100644 index 3fc1b20d6cb..00000000000 --- a/incubator/s3sync/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# s3sync - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -This application backs up every folder mounted at `/data/` to a given AWS S3 path using the `aws s3 sync` command. It requires a pair of (IAM) Access and Secret Keys. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [s3sync](https://truecharts.org/docs/charts/incubator/s3sync) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/s3sync/0.0.23/charts/common-10.5.9.tgz b/incubator/s3sync/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/s3sync/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/s3sync/0.0.24/CHANGELOG.md b/incubator/s3sync/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..d42f9ae39ef --- /dev/null +++ b/incubator/s3sync/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [s3sync-0.0.24](https://github.com/truecharts/charts/compare/s3sync-0.0.22...s3sync-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [s3sync-0.0.23](https://github.com/truecharts/charts/compare/s3sync-0.0.22...s3sync-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [s3sync-0.0.23](https://github.com/truecharts/charts/compare/s3sync-0.0.22...s3sync-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [s3sync-0.0.23](https://github.com/truecharts/charts/compare/s3sync-0.0.22...s3sync-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [s3sync-0.0.23](https://github.com/truecharts/charts/compare/s3sync-0.0.22...s3sync-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [s3sync-0.0.23](https://github.com/truecharts/charts/compare/s3sync-0.0.22...s3sync-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [s3sync-0.0.23](https://github.com/truecharts/charts/compare/s3sync-0.0.22...s3sync-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [s3sync-0.0.22](https://github.com/truecharts/charts/compare/s3sync-0.0.20...s3sync-0.0.22) (2022-08-30) + +### Chore diff --git a/incubator/s3sync/0.0.24/Chart.lock b/incubator/s3sync/0.0.24/Chart.lock new file mode 100644 index 00000000000..e208e7cc07b --- /dev/null +++ b/incubator/s3sync/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:05:54.484309851Z" diff --git a/incubator/s3sync/0.0.24/Chart.yaml b/incubator/s3sync/0.0.24/Chart.yaml new file mode 100644 index 00000000000..9425762eb03 --- /dev/null +++ b/incubator/s3sync/0.0.24/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.5.10 +deprecated: false +description: "This application backs up every folder mounted at `/data/` to a given AWS S3 path using the `aws s3 sync` command. It requires a pair of (IAM) Access and Secret Keys." +home: https://truecharts.org/docs/charts/incubator/s3sync +icon: https://truecharts.org/img/hotlink-ok/chart-icons/s3sync.png +keywords: + - s3sync + - Backup + - Cloud +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: s3sync +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/s3sync + - https://github.com/what-name/docker-s3sync + - https://hub.docker.com/repository/docker/whatname/docker-s3sync +type: application +version: 0.0.24 diff --git a/incubator/s3sync/0.0.24/README.md b/incubator/s3sync/0.0.24/README.md new file mode 100644 index 00000000000..e9274f27549 --- /dev/null +++ b/incubator/s3sync/0.0.24/README.md @@ -0,0 +1,109 @@ +# s3sync + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +This application backs up every folder mounted at `/data/` to a given AWS S3 path using the `aws s3 sync` command. It requires a pair of (IAM) Access and Secret Keys. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [s3sync](https://truecharts.org/docs/charts/incubator/s3sync) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/s3sync/0.0.23/app-readme.md b/incubator/s3sync/0.0.24/app-readme.md similarity index 100% rename from incubator/s3sync/0.0.23/app-readme.md rename to incubator/s3sync/0.0.24/app-readme.md diff --git a/incubator/s3sync/0.0.24/charts/common-10.5.10.tgz b/incubator/s3sync/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/s3sync/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/s3sync/0.0.23/ix_values.yaml b/incubator/s3sync/0.0.24/ix_values.yaml similarity index 100% rename from incubator/s3sync/0.0.23/ix_values.yaml rename to incubator/s3sync/0.0.24/ix_values.yaml diff --git a/incubator/s3sync/0.0.23/questions.yaml b/incubator/s3sync/0.0.24/questions.yaml similarity index 100% rename from incubator/s3sync/0.0.23/questions.yaml rename to incubator/s3sync/0.0.24/questions.yaml diff --git a/incubator/s3sync/0.0.23/templates/common.yaml b/incubator/s3sync/0.0.24/templates/common.yaml similarity index 100% rename from incubator/s3sync/0.0.23/templates/common.yaml rename to incubator/s3sync/0.0.24/templates/common.yaml diff --git a/incubator/s3sync/0.0.23/values.yaml b/incubator/s3sync/0.0.24/values.yaml similarity index 100% rename from incubator/s3sync/0.0.23/values.yaml rename to incubator/s3sync/0.0.24/values.yaml diff --git a/incubator/scprime/0.0.23/CHANGELOG.md b/incubator/scprime/0.0.23/CHANGELOG.md deleted file mode 100644 index 474b2797471..00000000000 --- a/incubator/scprime/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [scprime-0.0.23](https://github.com/truecharts/charts/compare/scprime-0.0.22...scprime-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [scprime-0.0.23](https://github.com/truecharts/charts/compare/scprime-0.0.22...scprime-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [scprime-0.0.23](https://github.com/truecharts/charts/compare/scprime-0.0.22...scprime-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [scprime-0.0.23](https://github.com/truecharts/charts/compare/scprime-0.0.22...scprime-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [scprime-0.0.23](https://github.com/truecharts/charts/compare/scprime-0.0.22...scprime-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [scprime-0.0.23](https://github.com/truecharts/charts/compare/scprime-0.0.22...scprime-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [scprime-0.0.22](https://github.com/truecharts/charts/compare/scprime-0.0.20...scprime-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [scprime-0.0.21](https://github.com/truecharts/charts/compare/scprime-0.0.20...scprime-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/scprime/0.0.23/Chart.lock b/incubator/scprime/0.0.23/Chart.lock deleted file mode 100644 index 86db3964b1a..00000000000 --- a/incubator/scprime/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:15:11.96015421Z" diff --git a/incubator/scprime/0.0.23/Chart.yaml b/incubator/scprime/0.0.23/Chart.yaml deleted file mode 100644 index 3c7643dd3fe..00000000000 --- a/incubator/scprime/0.0.23/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Crypto -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/scprime/0.0.23/README.md b/incubator/scprime/0.0.23/README.md deleted file mode 100644 index 7d041dce937..00000000000 --- a/incubator/scprime/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# scprime - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -ScPrime is a cryptocurrency project targeting public cloud services with a blockchain based ecosystem to pay individuals to store data around the globe using smart contracts and cryptographic proofs to ensure accuracy, security and redundancy. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [scprime](https://truecharts.org/docs/charts/incubator/scprime) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/scprime/0.0.23/charts/common-10.5.9.tgz b/incubator/scprime/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/scprime/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/scprime/0.0.24/CHANGELOG.md b/incubator/scprime/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..90b6fe9ff8b --- /dev/null +++ b/incubator/scprime/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [scprime-0.0.24](https://github.com/truecharts/charts/compare/scprime-0.0.23...scprime-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [scprime-0.0.23](https://github.com/truecharts/charts/compare/scprime-0.0.22...scprime-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [scprime-0.0.23](https://github.com/truecharts/charts/compare/scprime-0.0.22...scprime-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [scprime-0.0.23](https://github.com/truecharts/charts/compare/scprime-0.0.22...scprime-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [scprime-0.0.23](https://github.com/truecharts/charts/compare/scprime-0.0.22...scprime-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [scprime-0.0.23](https://github.com/truecharts/charts/compare/scprime-0.0.22...scprime-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [scprime-0.0.23](https://github.com/truecharts/charts/compare/scprime-0.0.22...scprime-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [scprime-0.0.22](https://github.com/truecharts/charts/compare/scprime-0.0.20...scprime-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + diff --git a/incubator/scprime/0.0.24/Chart.lock b/incubator/scprime/0.0.24/Chart.lock new file mode 100644 index 00000000000..3b237c668c4 --- /dev/null +++ b/incubator/scprime/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:05:58.937074891Z" diff --git a/incubator/scprime/0.0.24/Chart.yaml b/incubator/scprime/0.0.24/Chart.yaml new file mode 100644 index 00000000000..a2a491634f0 --- /dev/null +++ b/incubator/scprime/0.0.24/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.5.10 +deprecated: false +description: "ScPrime is a cryptocurrency project targeting public cloud services with a blockchain based ecosystem to pay individuals to store data around the globe using smart contracts and cryptographic proofs to ensure accuracy, security and redundancy." +home: https://truecharts.org/docs/charts/incubator/scprime +icon: https://truecharts.org/img/hotlink-ok/chart-icons/scprime.png +keywords: + - scprime + - Cloud + - Crypto +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: scprime +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/scprime + - https://scpri.me + - https://hub.docker.com/r/scprime/scprime +type: application +version: 0.0.24 diff --git a/incubator/scprime/0.0.24/README.md b/incubator/scprime/0.0.24/README.md new file mode 100644 index 00000000000..b5eaf03f5dc --- /dev/null +++ b/incubator/scprime/0.0.24/README.md @@ -0,0 +1,109 @@ +# scprime + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +ScPrime is a cryptocurrency project targeting public cloud services with a blockchain based ecosystem to pay individuals to store data around the globe using smart contracts and cryptographic proofs to ensure accuracy, security and redundancy. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [scprime](https://truecharts.org/docs/charts/incubator/scprime) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/scprime/0.0.23/app-readme.md b/incubator/scprime/0.0.24/app-readme.md similarity index 100% rename from incubator/scprime/0.0.23/app-readme.md rename to incubator/scprime/0.0.24/app-readme.md diff --git a/incubator/scprime/0.0.24/charts/common-10.5.10.tgz b/incubator/scprime/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/scprime/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/scprime/0.0.23/ix_values.yaml b/incubator/scprime/0.0.24/ix_values.yaml similarity index 100% rename from incubator/scprime/0.0.23/ix_values.yaml rename to incubator/scprime/0.0.24/ix_values.yaml diff --git a/incubator/scprime/0.0.23/questions.yaml b/incubator/scprime/0.0.24/questions.yaml similarity index 100% rename from incubator/scprime/0.0.23/questions.yaml rename to incubator/scprime/0.0.24/questions.yaml diff --git a/incubator/scprime/0.0.23/templates/common.yaml b/incubator/scprime/0.0.24/templates/common.yaml similarity index 100% rename from incubator/scprime/0.0.23/templates/common.yaml rename to incubator/scprime/0.0.24/templates/common.yaml diff --git a/incubator/scprime/0.0.23/values.yaml b/incubator/scprime/0.0.24/values.yaml similarity index 100% rename from incubator/scprime/0.0.23/values.yaml rename to incubator/scprime/0.0.24/values.yaml diff --git a/incubator/searx/0.0.31/CHANGELOG.md b/incubator/searx/0.0.31/CHANGELOG.md deleted file mode 100644 index deb18da583f..00000000000 --- a/incubator/searx/0.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [searx-0.0.31](https://github.com/truecharts/charts/compare/searxng-0.0.38...searx-0.0.31) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [searx-0.0.31](https://github.com/truecharts/charts/compare/searxng-0.0.38...searx-0.0.31) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [searx-0.0.31](https://github.com/truecharts/charts/compare/searxng-0.0.38...searx-0.0.31) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [searx-0.0.30](https://github.com/truecharts/charts/compare/searxng-0.0.38...searx-0.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [searx-0.0.30](https://github.com/truecharts/charts/compare/searxng-0.0.38...searx-0.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [searx-0.0.30](https://github.com/truecharts/charts/compare/searxng-0.0.38...searx-0.0.30) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [searx-0.0.29](https://github.com/truecharts/charts/compare/searxng-0.0.34...searx-0.0.29) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [searx-0.0.28](https://github.com/truecharts/charts/compare/searxng-0.0.34...searx-0.0.28) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [searx-0.0.27](https://github.com/truecharts/charts/compare/searxng-0.0.32...searx-0.0.27) (2022-08-29) - -### Chore diff --git a/incubator/searx/0.0.31/Chart.lock b/incubator/searx/0.0.31/Chart.lock deleted file mode 100644 index b631e07eafe..00000000000 --- a/incubator/searx/0.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:15:16.699180212Z" diff --git a/incubator/searx/0.0.31/Chart.yaml b/incubator/searx/0.0.31/Chart.yaml deleted file mode 100644 index a6ab398ed48..00000000000 --- a/incubator/searx/0.0.31/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.31 diff --git a/incubator/searx/0.0.31/README.md b/incubator/searx/0.0.31/README.md deleted file mode 100644 index 121abad0210..00000000000 --- a/incubator/searx/0.0.31/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# searx - -![Version: 0.0.31](https://img.shields.io/badge/Version-0.0.31-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Searx is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled. Additionally, searx can be used over Tor for online anonymity. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [searx](https://truecharts.org/docs/charts/incubator/searx) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/searx/0.0.31/charts/common-10.5.9.tgz b/incubator/searx/0.0.31/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/searx/0.0.31/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/searx/0.0.32/CHANGELOG.md b/incubator/searx/0.0.32/CHANGELOG.md new file mode 100644 index 00000000000..cd35275e36e --- /dev/null +++ b/incubator/searx/0.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [searx-0.0.32](https://github.com/truecharts/charts/compare/searx-0.0.31...searx-0.0.32) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [searx-0.0.31](https://github.com/truecharts/charts/compare/searxng-0.0.38...searx-0.0.31) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [searx-0.0.31](https://github.com/truecharts/charts/compare/searxng-0.0.38...searx-0.0.31) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [searx-0.0.31](https://github.com/truecharts/charts/compare/searxng-0.0.38...searx-0.0.31) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [searx-0.0.30](https://github.com/truecharts/charts/compare/searxng-0.0.38...searx-0.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [searx-0.0.30](https://github.com/truecharts/charts/compare/searxng-0.0.38...searx-0.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [searx-0.0.30](https://github.com/truecharts/charts/compare/searxng-0.0.38...searx-0.0.30) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [searx-0.0.29](https://github.com/truecharts/charts/compare/searxng-0.0.34...searx-0.0.29) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [searx-0.0.28](https://github.com/truecharts/charts/compare/searxng-0.0.34...searx-0.0.28) (2022-08-30) + +### Chore diff --git a/incubator/searx/0.0.32/Chart.lock b/incubator/searx/0.0.32/Chart.lock new file mode 100644 index 00000000000..5ff4cefecf8 --- /dev/null +++ b/incubator/searx/0.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:06:02.823108084Z" diff --git a/incubator/searx/0.0.32/Chart.yaml b/incubator/searx/0.0.32/Chart.yaml new file mode 100644 index 00000000000..49c7a887282 --- /dev/null +++ b/incubator/searx/0.0.32/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.5.10 +deprecated: false +description: Searx is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled. Additionally, searx can be used over Tor for online anonymity. +home: https://truecharts.org/docs/charts/incubator/searx +icon: https://truecharts.org/img/hotlink-ok/chart-icons/searx.png +keywords: + - searx + - Productivity + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: searx +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/searx + - https://github.com/asciimoo/searx + - https://hub.docker.com/r/searx/searx/ +type: application +version: 0.0.32 diff --git a/incubator/searx/0.0.32/README.md b/incubator/searx/0.0.32/README.md new file mode 100644 index 00000000000..a42c3bb3466 --- /dev/null +++ b/incubator/searx/0.0.32/README.md @@ -0,0 +1,109 @@ +# searx + +![Version: 0.0.32](https://img.shields.io/badge/Version-0.0.32-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Searx is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled. Additionally, searx can be used over Tor for online anonymity. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [searx](https://truecharts.org/docs/charts/incubator/searx) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/searx/0.0.31/app-readme.md b/incubator/searx/0.0.32/app-readme.md similarity index 100% rename from incubator/searx/0.0.31/app-readme.md rename to incubator/searx/0.0.32/app-readme.md diff --git a/incubator/searx/0.0.32/charts/common-10.5.10.tgz b/incubator/searx/0.0.32/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/searx/0.0.32/charts/common-10.5.10.tgz differ diff --git a/incubator/searx/0.0.31/ix_values.yaml b/incubator/searx/0.0.32/ix_values.yaml similarity index 100% rename from incubator/searx/0.0.31/ix_values.yaml rename to incubator/searx/0.0.32/ix_values.yaml diff --git a/incubator/searx/0.0.31/questions.yaml b/incubator/searx/0.0.32/questions.yaml similarity index 100% rename from incubator/searx/0.0.31/questions.yaml rename to incubator/searx/0.0.32/questions.yaml diff --git a/incubator/searx/0.0.31/templates/common.yaml b/incubator/searx/0.0.32/templates/common.yaml similarity index 100% rename from incubator/searx/0.0.31/templates/common.yaml rename to incubator/searx/0.0.32/templates/common.yaml diff --git a/incubator/searx/0.0.31/values.yaml b/incubator/searx/0.0.32/values.yaml similarity index 100% rename from incubator/searx/0.0.31/values.yaml rename to incubator/searx/0.0.32/values.yaml diff --git a/incubator/searxng/0.0.39/CHANGELOG.md b/incubator/searxng/0.0.39/CHANGELOG.md deleted file mode 100644 index 0b2f38f805c..00000000000 --- a/incubator/searxng/0.0.39/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [searxng-0.0.39](https://github.com/truecharts/charts/compare/searxng-0.0.38...searxng-0.0.39) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [searxng-0.0.39](https://github.com/truecharts/charts/compare/searxng-0.0.38...searxng-0.0.39) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [searxng-0.0.39](https://github.com/truecharts/charts/compare/searxng-0.0.38...searxng-0.0.39) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [searxng-0.0.39](https://github.com/truecharts/charts/compare/searxng-0.0.38...searxng-0.0.39) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [searxng-0.0.39](https://github.com/truecharts/charts/compare/searxng-0.0.38...searxng-0.0.39) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [searxng-0.0.39](https://github.com/truecharts/charts/compare/searxng-0.0.38...searxng-0.0.39) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [searxng-0.0.38](https://github.com/truecharts/charts/compare/searxng-0.0.37...searxng-0.0.38) (2022-09-05) - -### Chore - -- update docker general non-major ([#3700](https://github.com/truecharts/charts/issues/3700)) - - - - -## [searxng-0.0.37](https://github.com/truecharts/charts/compare/searxng-0.0.36...searxng-0.0.37) (2022-09-02) - -### Chore - -- update docker general non-major ([#3660](https://github.com/truecharts/charts/issues/3660)) diff --git a/incubator/searxng/0.0.39/Chart.lock b/incubator/searxng/0.0.39/Chart.lock deleted file mode 100644 index 13e262d664c..00000000000 --- a/incubator/searxng/0.0.39/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:15:32.817808258Z" diff --git a/incubator/searxng/0.0.39/Chart.yaml b/incubator/searxng/0.0.39/Chart.yaml deleted file mode 100644 index 0d9a63c276f..00000000000 --- a/incubator/searxng/0.0.39/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.39 diff --git a/incubator/searxng/0.0.39/README.md b/incubator/searxng/0.0.39/README.md deleted file mode 100644 index 100d3e2feb7..00000000000 --- a/incubator/searxng/0.0.39/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# searxng - -![Version: 0.0.39](https://img.shields.io/badge/Version-0.0.39-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -SearXNG is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled. Additionally, SearXNG can be used over Tor for online anonymity. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [searxng](https://truecharts.org/docs/charts/incubator/searxng) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `searxng` deployment - -```console -helm uninstall searxng -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install searxng \ - --set env.TZ="America/New York" \ - TrueCharts/searxng -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install searxng TrueCharts/searxng -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/searxng/0.0.39/charts/common-10.5.9.tgz b/incubator/searxng/0.0.39/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/searxng/0.0.39/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/searxng/0.0.40/CHANGELOG.md b/incubator/searxng/0.0.40/CHANGELOG.md new file mode 100644 index 00000000000..1c3f891c173 --- /dev/null +++ b/incubator/searxng/0.0.40/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [searxng-0.0.40](https://github.com/truecharts/charts/compare/searxng-0.0.39...searxng-0.0.40) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [searxng-0.0.39](https://github.com/truecharts/charts/compare/searxng-0.0.38...searxng-0.0.39) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [searxng-0.0.39](https://github.com/truecharts/charts/compare/searxng-0.0.38...searxng-0.0.39) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [searxng-0.0.39](https://github.com/truecharts/charts/compare/searxng-0.0.38...searxng-0.0.39) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [searxng-0.0.39](https://github.com/truecharts/charts/compare/searxng-0.0.38...searxng-0.0.39) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [searxng-0.0.39](https://github.com/truecharts/charts/compare/searxng-0.0.38...searxng-0.0.39) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [searxng-0.0.39](https://github.com/truecharts/charts/compare/searxng-0.0.38...searxng-0.0.39) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [searxng-0.0.38](https://github.com/truecharts/charts/compare/searxng-0.0.37...searxng-0.0.38) (2022-09-05) + +### Chore + +- update docker general non-major ([#3700](https://github.com/truecharts/charts/issues/3700)) diff --git a/incubator/searxng/0.0.40/Chart.lock b/incubator/searxng/0.0.40/Chart.lock new file mode 100644 index 00000000000..c143128c3c4 --- /dev/null +++ b/incubator/searxng/0.0.40/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:06:05.094848231Z" diff --git a/incubator/searxng/0.0.40/Chart.yaml b/incubator/searxng/0.0.40/Chart.yaml new file mode 100644 index 00000000000..673823efa9b --- /dev/null +++ b/incubator/searxng/0.0.40/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.5.10 +deprecated: false +description: "SearXNG is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled. Additionally, SearXNG can be used over Tor for online anonymity." +home: https://truecharts.org/docs/charts/incubator/searxng +icon: https://truecharts.org/img/hotlink-ok/chart-icons/searxng.png +keywords: + - searxng + - Productivity + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: searxng +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/searxng + - https://github.com/searxng/searxng + - https://hub.docker.com/r/searxng/searxng +type: application +version: 0.0.40 diff --git a/incubator/searxng/0.0.40/README.md b/incubator/searxng/0.0.40/README.md new file mode 100644 index 00000000000..1a733952d5d --- /dev/null +++ b/incubator/searxng/0.0.40/README.md @@ -0,0 +1,109 @@ +# searxng + +![Version: 0.0.40](https://img.shields.io/badge/Version-0.0.40-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +SearXNG is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled. Additionally, SearXNG can be used over Tor for online anonymity. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [searxng](https://truecharts.org/docs/charts/incubator/searxng) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `searxng` deployment + +```console +helm uninstall searxng +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install searxng \ + --set env.TZ="America/New York" \ + TrueCharts/searxng +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install searxng TrueCharts/searxng -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/searxng/0.0.39/app-readme.md b/incubator/searxng/0.0.40/app-readme.md similarity index 100% rename from incubator/searxng/0.0.39/app-readme.md rename to incubator/searxng/0.0.40/app-readme.md diff --git a/incubator/searxng/0.0.40/charts/common-10.5.10.tgz b/incubator/searxng/0.0.40/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/searxng/0.0.40/charts/common-10.5.10.tgz differ diff --git a/incubator/searxng/0.0.39/ix_values.yaml b/incubator/searxng/0.0.40/ix_values.yaml similarity index 100% rename from incubator/searxng/0.0.39/ix_values.yaml rename to incubator/searxng/0.0.40/ix_values.yaml diff --git a/incubator/searxng/0.0.39/questions.yaml b/incubator/searxng/0.0.40/questions.yaml similarity index 100% rename from incubator/searxng/0.0.39/questions.yaml rename to incubator/searxng/0.0.40/questions.yaml diff --git a/incubator/searxng/0.0.39/templates/common.yaml b/incubator/searxng/0.0.40/templates/common.yaml similarity index 100% rename from incubator/searxng/0.0.39/templates/common.yaml rename to incubator/searxng/0.0.40/templates/common.yaml diff --git a/incubator/searxng/0.0.39/values.yaml b/incubator/searxng/0.0.40/values.yaml similarity index 100% rename from incubator/searxng/0.0.39/values.yaml rename to incubator/searxng/0.0.40/values.yaml diff --git a/incubator/seedsync/0.0.23/CHANGELOG.md b/incubator/seedsync/0.0.23/CHANGELOG.md deleted file mode 100644 index 948cb1feed1..00000000000 --- a/incubator/seedsync/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [seedsync-0.0.23](https://github.com/truecharts/charts/compare/seedsync-0.0.22...seedsync-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [seedsync-0.0.23](https://github.com/truecharts/charts/compare/seedsync-0.0.22...seedsync-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [seedsync-0.0.23](https://github.com/truecharts/charts/compare/seedsync-0.0.22...seedsync-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [seedsync-0.0.23](https://github.com/truecharts/charts/compare/seedsync-0.0.22...seedsync-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [seedsync-0.0.23](https://github.com/truecharts/charts/compare/seedsync-0.0.22...seedsync-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [seedsync-0.0.23](https://github.com/truecharts/charts/compare/seedsync-0.0.22...seedsync-0.0.23) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [seedsync-0.0.22](https://github.com/truecharts/charts/compare/seedsync-0.0.20...seedsync-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [seedsync-0.0.21](https://github.com/truecharts/charts/compare/seedsync-0.0.20...seedsync-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [seedsync-0.0.20](https://github.com/truecharts/charts/compare/seedsync-0.0.19...seedsync-0.0.20) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/incubator/seedsync/0.0.23/Chart.lock b/incubator/seedsync/0.0.23/Chart.lock deleted file mode 100644 index 29307e2bb8e..00000000000 --- a/incubator/seedsync/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:15:33.892291843Z" diff --git a/incubator/seedsync/0.0.23/Chart.yaml b/incubator/seedsync/0.0.23/Chart.yaml deleted file mode 100644 index 275afdad42f..00000000000 --- a/incubator/seedsync/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/seedsync/0.0.23/README.md b/incubator/seedsync/0.0.23/README.md deleted file mode 100644 index 06f73f437c0..00000000000 --- a/incubator/seedsync/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# seedsync - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -SeedSync is a tool to sync the files on a remote Linux server (like your seedbox, for example). It uses LFTP to transfer files fast! - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [seedsync](https://truecharts.org/docs/charts/incubator/seedsync) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/seedsync/0.0.23/charts/common-10.5.9.tgz b/incubator/seedsync/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/seedsync/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/seedsync/0.0.24/CHANGELOG.md b/incubator/seedsync/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..536841a6163 --- /dev/null +++ b/incubator/seedsync/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [seedsync-0.0.24](https://github.com/truecharts/charts/compare/seedsync-0.0.23...seedsync-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [seedsync-0.0.23](https://github.com/truecharts/charts/compare/seedsync-0.0.22...seedsync-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [seedsync-0.0.23](https://github.com/truecharts/charts/compare/seedsync-0.0.22...seedsync-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [seedsync-0.0.23](https://github.com/truecharts/charts/compare/seedsync-0.0.22...seedsync-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [seedsync-0.0.23](https://github.com/truecharts/charts/compare/seedsync-0.0.22...seedsync-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [seedsync-0.0.23](https://github.com/truecharts/charts/compare/seedsync-0.0.22...seedsync-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [seedsync-0.0.23](https://github.com/truecharts/charts/compare/seedsync-0.0.22...seedsync-0.0.23) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [seedsync-0.0.22](https://github.com/truecharts/charts/compare/seedsync-0.0.20...seedsync-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [seedsync-0.0.21](https://github.com/truecharts/charts/compare/seedsync-0.0.20...seedsync-0.0.21) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + diff --git a/incubator/seedsync/0.0.24/Chart.lock b/incubator/seedsync/0.0.24/Chart.lock new file mode 100644 index 00000000000..d788fbab6df --- /dev/null +++ b/incubator/seedsync/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:06:25.64532033Z" diff --git a/incubator/seedsync/0.0.24/Chart.yaml b/incubator/seedsync/0.0.24/Chart.yaml new file mode 100644 index 00000000000..71d3fa76904 --- /dev/null +++ b/incubator/seedsync/0.0.24/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.5.10 +deprecated: false +description: SeedSync is a tool to sync the files on a remote Linux server (like your seedbox, for example). It uses LFTP to transfer files fast! +home: https://truecharts.org/docs/charts/incubator/seedsync +icon: https://truecharts.org/img/hotlink-ok/chart-icons/seedsync.png +keywords: + - seedsync + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: seedsync +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/seedsync + - https://github.com/ipsingh06/seedsync + - https://hub.docker.com/r/ipsingh06/seedsync/ +type: application +version: 0.0.24 diff --git a/incubator/seedsync/0.0.24/README.md b/incubator/seedsync/0.0.24/README.md new file mode 100644 index 00000000000..853735603b5 --- /dev/null +++ b/incubator/seedsync/0.0.24/README.md @@ -0,0 +1,109 @@ +# seedsync + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +SeedSync is a tool to sync the files on a remote Linux server (like your seedbox, for example). It uses LFTP to transfer files fast! + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [seedsync](https://truecharts.org/docs/charts/incubator/seedsync) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/seedsync/0.0.23/app-readme.md b/incubator/seedsync/0.0.24/app-readme.md similarity index 100% rename from incubator/seedsync/0.0.23/app-readme.md rename to incubator/seedsync/0.0.24/app-readme.md diff --git a/incubator/seedsync/0.0.24/charts/common-10.5.10.tgz b/incubator/seedsync/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/seedsync/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/seedsync/0.0.23/ix_values.yaml b/incubator/seedsync/0.0.24/ix_values.yaml similarity index 100% rename from incubator/seedsync/0.0.23/ix_values.yaml rename to incubator/seedsync/0.0.24/ix_values.yaml diff --git a/incubator/seedsync/0.0.23/questions.yaml b/incubator/seedsync/0.0.24/questions.yaml similarity index 100% rename from incubator/seedsync/0.0.23/questions.yaml rename to incubator/seedsync/0.0.24/questions.yaml diff --git a/incubator/seedsync/0.0.23/templates/common.yaml b/incubator/seedsync/0.0.24/templates/common.yaml similarity index 100% rename from incubator/seedsync/0.0.23/templates/common.yaml rename to incubator/seedsync/0.0.24/templates/common.yaml diff --git a/incubator/seedsync/0.0.23/values.yaml b/incubator/seedsync/0.0.24/values.yaml similarity index 100% rename from incubator/seedsync/0.0.23/values.yaml rename to incubator/seedsync/0.0.24/values.yaml diff --git a/incubator/self-service-password/1.0.37/CHANGELOG.md b/incubator/self-service-password/1.0.37/CHANGELOG.md deleted file mode 100644 index 3b21b673126..00000000000 --- a/incubator/self-service-password/1.0.37/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [self-service-password-1.0.37](https://github.com/truecharts/charts/compare/self-service-password-1.0.36...self-service-password-1.0.37) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [self-service-password-1.0.37](https://github.com/truecharts/charts/compare/self-service-password-1.0.36...self-service-password-1.0.37) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [self-service-password-1.0.37](https://github.com/truecharts/charts/compare/self-service-password-1.0.36...self-service-password-1.0.37) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [self-service-password-1.0.37](https://github.com/truecharts/charts/compare/self-service-password-1.0.36...self-service-password-1.0.37) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [self-service-password-1.0.37](https://github.com/truecharts/charts/compare/self-service-password-1.0.36...self-service-password-1.0.37) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [self-service-password-1.0.37](https://github.com/truecharts/charts/compare/self-service-password-1.0.36...self-service-password-1.0.37) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [self-service-password-1.0.36](https://github.com/truecharts/charts/compare/self-service-password-1.0.34...self-service-password-1.0.36) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [self-service-password-1.0.35](https://github.com/truecharts/charts/compare/self-service-password-1.0.34...self-service-password-1.0.35) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [self-service-password-1.0.34](https://github.com/truecharts/charts/compare/self-service-password-1.0.33...self-service-password-1.0.34) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/incubator/self-service-password/1.0.37/Chart.lock b/incubator/self-service-password/1.0.37/Chart.lock deleted file mode 100644 index 9bb0547c9e1..00000000000 --- a/incubator/self-service-password/1.0.37/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:15:36.692345954Z" diff --git a/incubator/self-service-password/1.0.37/Chart.yaml b/incubator/self-service-password/1.0.37/Chart.yaml deleted file mode 100644 index 974e10ee0f5..00000000000 --- a/incubator/self-service-password/1.0.37/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "5.3.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.37 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/self-service-password/1.0.37/README.md b/incubator/self-service-password/1.0.37/README.md deleted file mode 100644 index 130ed3a1bba..00000000000 --- a/incubator/self-service-password/1.0.37/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# self-service-password - -![Version: 1.0.37](https://img.shields.io/badge/Version-1.0.37-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.3.0](https://img.shields.io/badge/AppVersion-5.3.0-informational?style=flat-square) - -Self Service Password is a PHP application that allows users to change their password in an LDAP directory. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [self-service-password](https://truecharts.org/docs/charts/incubator/self-service-password) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/self-service-password/1.0.37/charts/common-10.5.9.tgz b/incubator/self-service-password/1.0.37/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/self-service-password/1.0.37/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/self-service-password/1.0.38/CHANGELOG.md b/incubator/self-service-password/1.0.38/CHANGELOG.md new file mode 100644 index 00000000000..f783f620bf3 --- /dev/null +++ b/incubator/self-service-password/1.0.38/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [self-service-password-1.0.38](https://github.com/truecharts/charts/compare/self-service-password-1.0.37...self-service-password-1.0.38) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [self-service-password-1.0.37](https://github.com/truecharts/charts/compare/self-service-password-1.0.36...self-service-password-1.0.37) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [self-service-password-1.0.37](https://github.com/truecharts/charts/compare/self-service-password-1.0.36...self-service-password-1.0.37) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [self-service-password-1.0.37](https://github.com/truecharts/charts/compare/self-service-password-1.0.36...self-service-password-1.0.37) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [self-service-password-1.0.37](https://github.com/truecharts/charts/compare/self-service-password-1.0.36...self-service-password-1.0.37) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [self-service-password-1.0.37](https://github.com/truecharts/charts/compare/self-service-password-1.0.36...self-service-password-1.0.37) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [self-service-password-1.0.37](https://github.com/truecharts/charts/compare/self-service-password-1.0.36...self-service-password-1.0.37) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [self-service-password-1.0.36](https://github.com/truecharts/charts/compare/self-service-password-1.0.34...self-service-password-1.0.36) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [self-service-password-1.0.35](https://github.com/truecharts/charts/compare/self-service-password-1.0.34...self-service-password-1.0.35) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + diff --git a/incubator/self-service-password/1.0.38/Chart.lock b/incubator/self-service-password/1.0.38/Chart.lock new file mode 100644 index 00000000000..48c9a6ea289 --- /dev/null +++ b/incubator/self-service-password/1.0.38/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:06:30.444856708Z" diff --git a/incubator/self-service-password/1.0.38/Chart.yaml b/incubator/self-service-password/1.0.38/Chart.yaml new file mode 100644 index 00000000000..c98148e3106 --- /dev/null +++ b/incubator/self-service-password/1.0.38/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "5.3.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: Self Service Password is a PHP application that allows users to change their password in an LDAP directory. +home: https://truecharts.org/docs/charts/incubator/self-service-password +icon: https://truecharts.org/img/hotlink-ok/chart-icons/self-service-password.png +keywords: + - password + - self-service + - ldap +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: self-service-password +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/self-service-password + - https://github.com/tiredofit/docker-self-service-password + - https://hub.docker.com/r/tiredofit/self-service-password + - https://self-service-password.readthedocs.io/en/latest +type: application +version: 1.0.38 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/self-service-password/1.0.38/README.md b/incubator/self-service-password/1.0.38/README.md new file mode 100644 index 00000000000..fb3972ac4ec --- /dev/null +++ b/incubator/self-service-password/1.0.38/README.md @@ -0,0 +1,110 @@ +# self-service-password + +![Version: 1.0.38](https://img.shields.io/badge/Version-1.0.38-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.3.0](https://img.shields.io/badge/AppVersion-5.3.0-informational?style=flat-square) + +Self Service Password is a PHP application that allows users to change their password in an LDAP directory. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [self-service-password](https://truecharts.org/docs/charts/incubator/self-service-password) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/self-service-password/1.0.37/SKIPINSTALL b/incubator/self-service-password/1.0.38/SKIPINSTALL similarity index 100% rename from incubator/self-service-password/1.0.37/SKIPINSTALL rename to incubator/self-service-password/1.0.38/SKIPINSTALL diff --git a/incubator/self-service-password/1.0.37/app-readme.md b/incubator/self-service-password/1.0.38/app-readme.md similarity index 100% rename from incubator/self-service-password/1.0.37/app-readme.md rename to incubator/self-service-password/1.0.38/app-readme.md diff --git a/incubator/self-service-password/1.0.38/charts/common-10.5.10.tgz b/incubator/self-service-password/1.0.38/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/self-service-password/1.0.38/charts/common-10.5.10.tgz differ diff --git a/incubator/self-service-password/1.0.37/ix_values.yaml b/incubator/self-service-password/1.0.38/ix_values.yaml similarity index 100% rename from incubator/self-service-password/1.0.37/ix_values.yaml rename to incubator/self-service-password/1.0.38/ix_values.yaml diff --git a/incubator/self-service-password/1.0.37/questions.yaml b/incubator/self-service-password/1.0.38/questions.yaml similarity index 100% rename from incubator/self-service-password/1.0.37/questions.yaml rename to incubator/self-service-password/1.0.38/questions.yaml diff --git a/incubator/self-service-password/1.0.37/templates/common.yaml b/incubator/self-service-password/1.0.38/templates/common.yaml similarity index 100% rename from incubator/self-service-password/1.0.37/templates/common.yaml rename to incubator/self-service-password/1.0.38/templates/common.yaml diff --git a/incubator/self-service-password/1.0.37/values.yaml b/incubator/self-service-password/1.0.38/values.yaml similarity index 100% rename from incubator/self-service-password/1.0.37/values.yaml rename to incubator/self-service-password/1.0.38/values.yaml diff --git a/incubator/send/0.0.24/CHANGELOG.md b/incubator/send/0.0.24/CHANGELOG.md deleted file mode 100644 index da4936b92c6..00000000000 --- a/incubator/send/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [send-0.0.24](https://github.com/truecharts/charts/compare/send-0.0.23...send-0.0.24) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [send-0.0.24](https://github.com/truecharts/charts/compare/send-0.0.23...send-0.0.24) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [send-0.0.24](https://github.com/truecharts/charts/compare/send-0.0.23...send-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [send-0.0.24](https://github.com/truecharts/charts/compare/send-0.0.23...send-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [send-0.0.24](https://github.com/truecharts/charts/compare/send-0.0.23...send-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [send-0.0.24](https://github.com/truecharts/charts/compare/send-0.0.23...send-0.0.24) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [send-0.0.23](https://github.com/truecharts/charts/compare/send-0.0.22...send-0.0.23) (2022-09-10) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) - - - - -## [send-0.0.22](https://github.com/truecharts/charts/compare/projectsend-3.0.32...send-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [send-0.0.21](https://github.com/truecharts/charts/compare/projectsend-3.0.32...send-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/send/0.0.24/Chart.lock b/incubator/send/0.0.24/Chart.lock deleted file mode 100644 index 46b4480e5b8..00000000000 --- a/incubator/send/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:15:41.594123768Z" diff --git a/incubator/send/0.0.24/Chart.yaml b/incubator/send/0.0.24/Chart.yaml deleted file mode 100644 index fd61934f3c5..00000000000 --- a/incubator/send/0.0.24/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.24 diff --git a/incubator/send/0.0.24/README.md b/incubator/send/0.0.24/README.md deleted file mode 100644 index 6498819ae5a..00000000000 --- a/incubator/send/0.0.24/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# send - -![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -A fork of Mozilla's Firefox Send.Mozilla discontinued Send, this fork is a community effort to keep the project up-to-date and alive. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [send](https://truecharts.org/docs/charts/incubator/send) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/send/0.0.24/charts/common-10.5.9.tgz b/incubator/send/0.0.24/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/send/0.0.24/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/send/0.0.25/CHANGELOG.md b/incubator/send/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..6bb3623d08e --- /dev/null +++ b/incubator/send/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [send-0.0.25](https://github.com/truecharts/charts/compare/send-0.0.24...send-0.0.25) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [send-0.0.24](https://github.com/truecharts/charts/compare/send-0.0.23...send-0.0.24) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [send-0.0.24](https://github.com/truecharts/charts/compare/send-0.0.23...send-0.0.24) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [send-0.0.24](https://github.com/truecharts/charts/compare/send-0.0.23...send-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [send-0.0.24](https://github.com/truecharts/charts/compare/send-0.0.23...send-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [send-0.0.24](https://github.com/truecharts/charts/compare/send-0.0.23...send-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [send-0.0.24](https://github.com/truecharts/charts/compare/send-0.0.23...send-0.0.24) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [send-0.0.23](https://github.com/truecharts/charts/compare/send-0.0.22...send-0.0.23) (2022-09-10) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) + + + + +## [send-0.0.22](https://github.com/truecharts/charts/compare/projectsend-3.0.32...send-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/send/0.0.25/Chart.lock b/incubator/send/0.0.25/Chart.lock new file mode 100644 index 00000000000..1b664c58100 --- /dev/null +++ b/incubator/send/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:06:34.471254565Z" diff --git a/incubator/send/0.0.25/Chart.yaml b/incubator/send/0.0.25/Chart.yaml new file mode 100644 index 00000000000..4af6be11cd0 --- /dev/null +++ b/incubator/send/0.0.25/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: "A fork of Mozilla's Firefox Send.Mozilla discontinued Send, this fork is a community effort to keep the project up-to-date and alive." +home: https://truecharts.org/docs/charts/incubator/send +icon: https://truecharts.org/img/hotlink-ok/chart-icons/send.png +keywords: + - send + - Cloud + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: send +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/send + - https://gitlab.com/timvisee/send + - https://gitlab.com/timvisee/send +type: application +version: 0.0.25 diff --git a/incubator/send/0.0.25/README.md b/incubator/send/0.0.25/README.md new file mode 100644 index 00000000000..d6580e8fd30 --- /dev/null +++ b/incubator/send/0.0.25/README.md @@ -0,0 +1,109 @@ +# send + +![Version: 0.0.25](https://img.shields.io/badge/Version-0.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +A fork of Mozilla's Firefox Send.Mozilla discontinued Send, this fork is a community effort to keep the project up-to-date and alive. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [send](https://truecharts.org/docs/charts/incubator/send) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/send/0.0.24/app-readme.md b/incubator/send/0.0.25/app-readme.md similarity index 100% rename from incubator/send/0.0.24/app-readme.md rename to incubator/send/0.0.25/app-readme.md diff --git a/incubator/send/0.0.25/charts/common-10.5.10.tgz b/incubator/send/0.0.25/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/send/0.0.25/charts/common-10.5.10.tgz differ diff --git a/incubator/send/0.0.24/ix_values.yaml b/incubator/send/0.0.25/ix_values.yaml similarity index 100% rename from incubator/send/0.0.24/ix_values.yaml rename to incubator/send/0.0.25/ix_values.yaml diff --git a/incubator/send/0.0.24/questions.yaml b/incubator/send/0.0.25/questions.yaml similarity index 100% rename from incubator/send/0.0.24/questions.yaml rename to incubator/send/0.0.25/questions.yaml diff --git a/incubator/send/0.0.24/templates/common.yaml b/incubator/send/0.0.25/templates/common.yaml similarity index 100% rename from incubator/send/0.0.24/templates/common.yaml rename to incubator/send/0.0.25/templates/common.yaml diff --git a/incubator/send/0.0.24/values.yaml b/incubator/send/0.0.25/values.yaml similarity index 100% rename from incubator/send/0.0.24/values.yaml rename to incubator/send/0.0.25/values.yaml diff --git a/incubator/senseai-server/0.0.31/CHANGELOG.md b/incubator/senseai-server/0.0.31/CHANGELOG.md deleted file mode 100644 index f5c48eb0fbc..00000000000 --- a/incubator/senseai-server/0.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [senseai-server-0.0.31](https://github.com/truecharts/charts/compare/senseai-server-0.0.30...senseai-server-0.0.31) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [senseai-server-0.0.31](https://github.com/truecharts/charts/compare/senseai-server-0.0.30...senseai-server-0.0.31) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [senseai-server-0.0.31](https://github.com/truecharts/charts/compare/senseai-server-0.0.30...senseai-server-0.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [senseai-server-0.0.31](https://github.com/truecharts/charts/compare/senseai-server-0.0.30...senseai-server-0.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [senseai-server-0.0.31](https://github.com/truecharts/charts/compare/senseai-server-0.0.30...senseai-server-0.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [senseai-server-0.0.31](https://github.com/truecharts/charts/compare/senseai-server-0.0.30...senseai-server-0.0.31) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [senseai-server-0.0.30](https://github.com/truecharts/charts/compare/senseai-server-0.0.28...senseai-server-0.0.30) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [senseai-server-0.0.29](https://github.com/truecharts/charts/compare/senseai-server-0.0.28...senseai-server-0.0.29) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [senseai-server-0.0.28](https://github.com/truecharts/charts/compare/senseai-server-0.0.27...senseai-server-0.0.28) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/incubator/senseai-server/0.0.31/Chart.lock b/incubator/senseai-server/0.0.31/Chart.lock deleted file mode 100644 index db65e29a39b..00000000000 --- a/incubator/senseai-server/0.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:15:57.641302863Z" diff --git a/incubator/senseai-server/0.0.31/Chart.yaml b/incubator/senseai-server/0.0.31/Chart.yaml deleted file mode 100644 index 7ddbfd0bef6..00000000000 --- a/incubator/senseai-server/0.0.31/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "1.4.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.31 -annotations: - truecharts.org/catagories: | - - ai - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/senseai-server/0.0.31/README.md b/incubator/senseai-server/0.0.31/README.md deleted file mode 100644 index 7276cf06119..00000000000 --- a/incubator/senseai-server/0.0.31/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# senseai-server - -![Version: 0.0.31](https://img.shields.io/badge/Version-0.0.31-informational?style=flat-square) ![AppVersion: 1.4.0](https://img.shields.io/badge/AppVersion-1.4.0-informational?style=flat-square) - -A standalone, self-hosted, fast, free and Open Source Artificial Intelligence microserver for any platform, any language. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [senseai-server](https://truecharts.org/docs/charts/incubator/senseai-server) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/senseai-server/0.0.31/charts/common-10.5.9.tgz b/incubator/senseai-server/0.0.31/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/senseai-server/0.0.31/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/senseai-server/0.0.32/CHANGELOG.md b/incubator/senseai-server/0.0.32/CHANGELOG.md new file mode 100644 index 00000000000..fdbf6280028 --- /dev/null +++ b/incubator/senseai-server/0.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [senseai-server-0.0.32](https://github.com/truecharts/charts/compare/senseai-server-0.0.31...senseai-server-0.0.32) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [senseai-server-0.0.31](https://github.com/truecharts/charts/compare/senseai-server-0.0.30...senseai-server-0.0.31) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [senseai-server-0.0.31](https://github.com/truecharts/charts/compare/senseai-server-0.0.30...senseai-server-0.0.31) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [senseai-server-0.0.31](https://github.com/truecharts/charts/compare/senseai-server-0.0.30...senseai-server-0.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [senseai-server-0.0.31](https://github.com/truecharts/charts/compare/senseai-server-0.0.30...senseai-server-0.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [senseai-server-0.0.31](https://github.com/truecharts/charts/compare/senseai-server-0.0.30...senseai-server-0.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [senseai-server-0.0.31](https://github.com/truecharts/charts/compare/senseai-server-0.0.30...senseai-server-0.0.31) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [senseai-server-0.0.30](https://github.com/truecharts/charts/compare/senseai-server-0.0.28...senseai-server-0.0.30) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [senseai-server-0.0.29](https://github.com/truecharts/charts/compare/senseai-server-0.0.28...senseai-server-0.0.29) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + diff --git a/incubator/senseai-server/0.0.32/Chart.lock b/incubator/senseai-server/0.0.32/Chart.lock new file mode 100644 index 00000000000..6828aaa63f6 --- /dev/null +++ b/incubator/senseai-server/0.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:06:36.062954742Z" diff --git a/incubator/senseai-server/0.0.32/Chart.yaml b/incubator/senseai-server/0.0.32/Chart.yaml new file mode 100644 index 00000000000..792cbe0ddfe --- /dev/null +++ b/incubator/senseai-server/0.0.32/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "1.4.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: A standalone, self-hosted, fast, free and Open Source Artificial Intelligence microserver for any platform, any language. +home: https://truecharts.org/docs/charts/incubator/senseai-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/senseai-server.png +keywords: + - ai + - senseai +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: senseai-server +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/senseai-server + - https://github.com/codeproject/CodeProject.SenseAI + - https://hub.docker.com/r/codeproject/senseai-server +version: 0.0.32 +annotations: + truecharts.org/catagories: | + - ai + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/senseai-server/0.0.32/README.md b/incubator/senseai-server/0.0.32/README.md new file mode 100644 index 00000000000..b1c7e45e003 --- /dev/null +++ b/incubator/senseai-server/0.0.32/README.md @@ -0,0 +1,109 @@ +# senseai-server + +![Version: 0.0.32](https://img.shields.io/badge/Version-0.0.32-informational?style=flat-square) ![AppVersion: 1.4.0](https://img.shields.io/badge/AppVersion-1.4.0-informational?style=flat-square) + +A standalone, self-hosted, fast, free and Open Source Artificial Intelligence microserver for any platform, any language. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [senseai-server](https://truecharts.org/docs/charts/incubator/senseai-server) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/senseai-server/0.0.31/app-readme.md b/incubator/senseai-server/0.0.32/app-readme.md similarity index 100% rename from incubator/senseai-server/0.0.31/app-readme.md rename to incubator/senseai-server/0.0.32/app-readme.md diff --git a/incubator/senseai-server/0.0.32/charts/common-10.5.10.tgz b/incubator/senseai-server/0.0.32/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/senseai-server/0.0.32/charts/common-10.5.10.tgz differ diff --git a/incubator/senseai-server/0.0.31/ix_values.yaml b/incubator/senseai-server/0.0.32/ix_values.yaml similarity index 100% rename from incubator/senseai-server/0.0.31/ix_values.yaml rename to incubator/senseai-server/0.0.32/ix_values.yaml diff --git a/incubator/senseai-server/0.0.31/questions.yaml b/incubator/senseai-server/0.0.32/questions.yaml similarity index 100% rename from incubator/senseai-server/0.0.31/questions.yaml rename to incubator/senseai-server/0.0.32/questions.yaml diff --git a/incubator/senseai-server/0.0.31/templates/common.yaml b/incubator/senseai-server/0.0.32/templates/common.yaml similarity index 100% rename from incubator/senseai-server/0.0.31/templates/common.yaml rename to incubator/senseai-server/0.0.32/templates/common.yaml diff --git a/incubator/senseai-server/0.0.31/values.yaml b/incubator/senseai-server/0.0.32/values.yaml similarity index 100% rename from incubator/senseai-server/0.0.31/values.yaml rename to incubator/senseai-server/0.0.32/values.yaml diff --git a/incubator/serviio/0.0.23/CHANGELOG.md b/incubator/serviio/0.0.23/CHANGELOG.md deleted file mode 100644 index 653e9a73020..00000000000 --- a/incubator/serviio/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [serviio-0.0.23](https://github.com/truecharts/charts/compare/serviio-0.0.22...serviio-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [serviio-0.0.23](https://github.com/truecharts/charts/compare/serviio-0.0.22...serviio-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [serviio-0.0.23](https://github.com/truecharts/charts/compare/serviio-0.0.22...serviio-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [serviio-0.0.23](https://github.com/truecharts/charts/compare/serviio-0.0.22...serviio-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [serviio-0.0.23](https://github.com/truecharts/charts/compare/serviio-0.0.22...serviio-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [serviio-0.0.23](https://github.com/truecharts/charts/compare/serviio-0.0.22...serviio-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [serviio-0.0.22](https://github.com/truecharts/charts/compare/serviio-0.0.20...serviio-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [serviio-0.0.21](https://github.com/truecharts/charts/compare/serviio-0.0.20...serviio-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/serviio/0.0.23/Chart.lock b/incubator/serviio/0.0.23/Chart.lock deleted file mode 100644 index 1f1be1abda6..00000000000 --- a/incubator/serviio/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:15:59.973629698Z" diff --git a/incubator/serviio/0.0.23/Chart.yaml b/incubator/serviio/0.0.23/Chart.yaml deleted file mode 100644 index acce7e2cbc6..00000000000 --- a/incubator/serviio/0.0.23/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaServer-Video - - MediaServer-Music - - MediaServer-Books - - MediaServer-Photos - - MediaServer-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/serviio/0.0.23/README.md b/incubator/serviio/0.0.23/README.md deleted file mode 100644 index 0f24b226eff..00000000000 --- a/incubator/serviio/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# serviio - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Serviio is a freeware media server designed to let users stream music, video, or image files to DLNA compliant televisions, Blu-ray players, game consoles, and Android or Windows Mobile devices on a home network. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [serviio](https://truecharts.org/docs/charts/incubator/serviio) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/serviio/0.0.23/charts/common-10.5.9.tgz b/incubator/serviio/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/serviio/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/serviio/0.0.24/CHANGELOG.md b/incubator/serviio/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..ef33a91d47b --- /dev/null +++ b/incubator/serviio/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [serviio-0.0.24](https://github.com/truecharts/charts/compare/serviio-0.0.23...serviio-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [serviio-0.0.23](https://github.com/truecharts/charts/compare/serviio-0.0.22...serviio-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [serviio-0.0.23](https://github.com/truecharts/charts/compare/serviio-0.0.22...serviio-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [serviio-0.0.23](https://github.com/truecharts/charts/compare/serviio-0.0.22...serviio-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [serviio-0.0.23](https://github.com/truecharts/charts/compare/serviio-0.0.22...serviio-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [serviio-0.0.23](https://github.com/truecharts/charts/compare/serviio-0.0.22...serviio-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [serviio-0.0.23](https://github.com/truecharts/charts/compare/serviio-0.0.22...serviio-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [serviio-0.0.22](https://github.com/truecharts/charts/compare/serviio-0.0.20...serviio-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + diff --git a/incubator/serviio/0.0.24/Chart.lock b/incubator/serviio/0.0.24/Chart.lock new file mode 100644 index 00000000000..ec00c8d3328 --- /dev/null +++ b/incubator/serviio/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:06:56.648027319Z" diff --git a/incubator/serviio/0.0.24/Chart.yaml b/incubator/serviio/0.0.24/Chart.yaml new file mode 100644 index 00000000000..ff2411d6396 --- /dev/null +++ b/incubator/serviio/0.0.24/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.5.10 +deprecated: false +description: "Serviio is a freeware media server designed to let users stream music, video, or image files to DLNA compliant televisions, Blu-ray players, game consoles, and Android or Windows Mobile devices on a home network." +home: https://truecharts.org/docs/charts/incubator/serviio +icon: https://truecharts.org/img/hotlink-ok/chart-icons/serviio.png +keywords: + - serviio + - MediaServer-Video + - MediaServer-Music + - MediaServer-Books + - MediaServer-Photos + - MediaServer-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: serviio +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/serviio + - https://serviio.org/ + - https://hub.docker.com/r/riftbit/serviio +type: application +version: 0.0.24 diff --git a/incubator/serviio/0.0.24/README.md b/incubator/serviio/0.0.24/README.md new file mode 100644 index 00000000000..325c1708b26 --- /dev/null +++ b/incubator/serviio/0.0.24/README.md @@ -0,0 +1,109 @@ +# serviio + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Serviio is a freeware media server designed to let users stream music, video, or image files to DLNA compliant televisions, Blu-ray players, game consoles, and Android or Windows Mobile devices on a home network. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [serviio](https://truecharts.org/docs/charts/incubator/serviio) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/serviio/0.0.23/app-readme.md b/incubator/serviio/0.0.24/app-readme.md similarity index 100% rename from incubator/serviio/0.0.23/app-readme.md rename to incubator/serviio/0.0.24/app-readme.md diff --git a/incubator/serviio/0.0.24/charts/common-10.5.10.tgz b/incubator/serviio/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/serviio/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/serviio/0.0.23/ix_values.yaml b/incubator/serviio/0.0.24/ix_values.yaml similarity index 100% rename from incubator/serviio/0.0.23/ix_values.yaml rename to incubator/serviio/0.0.24/ix_values.yaml diff --git a/incubator/serviio/0.0.23/questions.yaml b/incubator/serviio/0.0.24/questions.yaml similarity index 100% rename from incubator/serviio/0.0.23/questions.yaml rename to incubator/serviio/0.0.24/questions.yaml diff --git a/incubator/serviio/0.0.23/templates/common.yaml b/incubator/serviio/0.0.24/templates/common.yaml similarity index 100% rename from incubator/serviio/0.0.23/templates/common.yaml rename to incubator/serviio/0.0.24/templates/common.yaml diff --git a/incubator/serviio/0.0.23/values.yaml b/incubator/serviio/0.0.24/values.yaml similarity index 100% rename from incubator/serviio/0.0.23/values.yaml rename to incubator/serviio/0.0.24/values.yaml diff --git a/incubator/sftpgo/0.0.26/CHANGELOG.md b/incubator/sftpgo/0.0.26/CHANGELOG.md deleted file mode 100644 index 0b23d590013..00000000000 --- a/incubator/sftpgo/0.0.26/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [sftpgo-0.0.26](https://github.com/truecharts/charts/compare/sftpgo-0.0.25...sftpgo-0.0.26) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [sftpgo-0.0.26](https://github.com/truecharts/charts/compare/sftpgo-0.0.25...sftpgo-0.0.26) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [sftpgo-0.0.26](https://github.com/truecharts/charts/compare/sftpgo-0.0.25...sftpgo-0.0.26) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [sftpgo-0.0.26](https://github.com/truecharts/charts/compare/sftpgo-0.0.25...sftpgo-0.0.26) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [sftpgo-0.0.26](https://github.com/truecharts/charts/compare/sftpgo-0.0.25...sftpgo-0.0.26) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [sftpgo-0.0.26](https://github.com/truecharts/charts/compare/sftpgo-0.0.25...sftpgo-0.0.26) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [sftpgo-0.0.25](https://github.com/truecharts/charts/compare/sftpgo-0.0.24...sftpgo-0.0.25) (2022-09-02) - -### Chore - -- update docker general non-major ([#3660](https://github.com/truecharts/charts/issues/3660)) - - - - -## [sftpgo-0.0.24](https://github.com/truecharts/charts/compare/sftpgo-0.0.22...sftpgo-0.0.24) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [sftpgo-0.0.23](https://github.com/truecharts/charts/compare/sftpgo-0.0.22...sftpgo-0.0.23) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/incubator/sftpgo/0.0.26/Chart.lock b/incubator/sftpgo/0.0.26/Chart.lock deleted file mode 100644 index b5d5497487c..00000000000 --- a/incubator/sftpgo/0.0.26/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:16:01.683729985Z" diff --git a/incubator/sftpgo/0.0.26/Chart.yaml b/incubator/sftpgo/0.0.26/Chart.yaml deleted file mode 100644 index 19701b21f3f..00000000000 --- a/incubator/sftpgo/0.0.26/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-FTP -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.26 diff --git a/incubator/sftpgo/0.0.26/README.md b/incubator/sftpgo/0.0.26/README.md deleted file mode 100644 index 897b20f42e9..00000000000 --- a/incubator/sftpgo/0.0.26/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# sftpgo - -![Version: 0.0.26](https://img.shields.io/badge/Version-0.0.26-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Fully featured and highly configurable SFTP server with optional HTTP/S, FTP, FTPS and WebDAV support. Several storage backends are supported: local filesystem, encrypted local filesystem, S3 (compatible) Object Storage, Google Cloud Storage, Azure Blob Storage, SFTP. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [sftpgo](https://truecharts.org/docs/charts/incubator/sftpgo) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `sftpgo` deployment - -```console -helm uninstall sftpgo -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install sftpgo \ - --set env.TZ="America/New York" \ - TrueCharts/sftpgo -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install sftpgo TrueCharts/sftpgo -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/sftpgo/0.0.26/charts/common-10.5.9.tgz b/incubator/sftpgo/0.0.26/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/sftpgo/0.0.26/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/sftpgo/0.0.27/CHANGELOG.md b/incubator/sftpgo/0.0.27/CHANGELOG.md new file mode 100644 index 00000000000..60951c6bb9c --- /dev/null +++ b/incubator/sftpgo/0.0.27/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [sftpgo-0.0.27](https://github.com/truecharts/charts/compare/sftpgo-0.0.26...sftpgo-0.0.27) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [sftpgo-0.0.26](https://github.com/truecharts/charts/compare/sftpgo-0.0.25...sftpgo-0.0.26) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [sftpgo-0.0.26](https://github.com/truecharts/charts/compare/sftpgo-0.0.25...sftpgo-0.0.26) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [sftpgo-0.0.26](https://github.com/truecharts/charts/compare/sftpgo-0.0.25...sftpgo-0.0.26) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [sftpgo-0.0.26](https://github.com/truecharts/charts/compare/sftpgo-0.0.25...sftpgo-0.0.26) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [sftpgo-0.0.26](https://github.com/truecharts/charts/compare/sftpgo-0.0.25...sftpgo-0.0.26) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [sftpgo-0.0.26](https://github.com/truecharts/charts/compare/sftpgo-0.0.25...sftpgo-0.0.26) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [sftpgo-0.0.25](https://github.com/truecharts/charts/compare/sftpgo-0.0.24...sftpgo-0.0.25) (2022-09-02) + +### Chore + +- update docker general non-major ([#3660](https://github.com/truecharts/charts/issues/3660)) + + + + +## [sftpgo-0.0.24](https://github.com/truecharts/charts/compare/sftpgo-0.0.22...sftpgo-0.0.24) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + diff --git a/incubator/sftpgo/0.0.27/Chart.lock b/incubator/sftpgo/0.0.27/Chart.lock new file mode 100644 index 00000000000..5067e447576 --- /dev/null +++ b/incubator/sftpgo/0.0.27/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:07:01.831514257Z" diff --git a/incubator/sftpgo/0.0.27/Chart.yaml b/incubator/sftpgo/0.0.27/Chart.yaml new file mode 100644 index 00000000000..956c6959e23 --- /dev/null +++ b/incubator/sftpgo/0.0.27/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.5.10 +deprecated: false +description: "Fully featured and highly configurable SFTP server with optional HTTP/S, FTP, FTPS and WebDAV support. Several storage backends are supported: local filesystem, encrypted local filesystem, S3 (compatible) Object Storage, Google Cloud Storage, Azure Blob Storage, SFTP." +home: https://truecharts.org/docs/charts/incubator/sftpgo +icon: https://truecharts.org/img/hotlink-ok/chart-icons/sftpgo.png +keywords: + - sftpgo + - Network-FTP +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: sftpgo +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/sftpgo + - https://github.com/drakkan/sftpgo + - https://hub.docker.com/r/drakkan/sftpgo +type: application +version: 0.0.27 diff --git a/incubator/sftpgo/0.0.27/README.md b/incubator/sftpgo/0.0.27/README.md new file mode 100644 index 00000000000..7d97ad20741 --- /dev/null +++ b/incubator/sftpgo/0.0.27/README.md @@ -0,0 +1,109 @@ +# sftpgo + +![Version: 0.0.27](https://img.shields.io/badge/Version-0.0.27-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Fully featured and highly configurable SFTP server with optional HTTP/S, FTP, FTPS and WebDAV support. Several storage backends are supported: local filesystem, encrypted local filesystem, S3 (compatible) Object Storage, Google Cloud Storage, Azure Blob Storage, SFTP. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [sftpgo](https://truecharts.org/docs/charts/incubator/sftpgo) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `sftpgo` deployment + +```console +helm uninstall sftpgo +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install sftpgo \ + --set env.TZ="America/New York" \ + TrueCharts/sftpgo +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install sftpgo TrueCharts/sftpgo -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/sftpgo/0.0.26/app-readme.md b/incubator/sftpgo/0.0.27/app-readme.md similarity index 100% rename from incubator/sftpgo/0.0.26/app-readme.md rename to incubator/sftpgo/0.0.27/app-readme.md diff --git a/incubator/sftpgo/0.0.27/charts/common-10.5.10.tgz b/incubator/sftpgo/0.0.27/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/sftpgo/0.0.27/charts/common-10.5.10.tgz differ diff --git a/incubator/sftpgo/0.0.26/ix_values.yaml b/incubator/sftpgo/0.0.27/ix_values.yaml similarity index 100% rename from incubator/sftpgo/0.0.26/ix_values.yaml rename to incubator/sftpgo/0.0.27/ix_values.yaml diff --git a/incubator/sftpgo/0.0.26/questions.yaml b/incubator/sftpgo/0.0.27/questions.yaml similarity index 100% rename from incubator/sftpgo/0.0.26/questions.yaml rename to incubator/sftpgo/0.0.27/questions.yaml diff --git a/incubator/sftpgo/0.0.26/templates/common.yaml b/incubator/sftpgo/0.0.27/templates/common.yaml similarity index 100% rename from incubator/sftpgo/0.0.26/templates/common.yaml rename to incubator/sftpgo/0.0.27/templates/common.yaml diff --git a/incubator/sftpgo/0.0.26/values.yaml b/incubator/sftpgo/0.0.27/values.yaml similarity index 100% rename from incubator/sftpgo/0.0.26/values.yaml rename to incubator/sftpgo/0.0.27/values.yaml diff --git a/incubator/shaarli/0.0.22/CHANGELOG.md b/incubator/shaarli/0.0.22/CHANGELOG.md deleted file mode 100644 index 197a1cc1020..00000000000 --- a/incubator/shaarli/0.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [shaarli-0.0.22](https://github.com/truecharts/charts/compare/shaarli-0.0.21...shaarli-0.0.22) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [shaarli-0.0.22](https://github.com/truecharts/charts/compare/shaarli-0.0.21...shaarli-0.0.22) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [shaarli-0.0.22](https://github.com/truecharts/charts/compare/shaarli-0.0.21...shaarli-0.0.22) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [shaarli-0.0.22](https://github.com/truecharts/charts/compare/shaarli-0.0.21...shaarli-0.0.22) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [shaarli-0.0.22](https://github.com/truecharts/charts/compare/shaarli-0.0.21...shaarli-0.0.22) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [shaarli-0.0.22](https://github.com/truecharts/charts/compare/shaarli-0.0.21...shaarli-0.0.22) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [shaarli-0.0.21](https://github.com/truecharts/charts/compare/shaarli-0.0.19...shaarli-0.0.21) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [shaarli-0.0.20](https://github.com/truecharts/charts/compare/shaarli-0.0.19...shaarli-0.0.20) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [shaarli-0.0.19](https://github.com/truecharts/charts/compare/shaarli-0.0.18...shaarli-0.0.19) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/incubator/shaarli/0.0.22/Chart.lock b/incubator/shaarli/0.0.22/Chart.lock deleted file mode 100644 index c237b4fc5fa..00000000000 --- a/incubator/shaarli/0.0.22/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:16:06.583138443Z" diff --git a/incubator/shaarli/0.0.22/Chart.yaml b/incubator/shaarli/0.0.22/Chart.yaml deleted file mode 100644 index fafaa31f349..00000000000 --- a/incubator/shaarli/0.0.22/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity -apiVersion: v2 -appVersion: "master" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.22 diff --git a/incubator/shaarli/0.0.22/README.md b/incubator/shaarli/0.0.22/README.md deleted file mode 100644 index 0af9c275b11..00000000000 --- a/incubator/shaarli/0.0.22/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# shaarli - -![Version: 0.0.22](https://img.shields.io/badge/Version-0.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: master](https://img.shields.io/badge/AppVersion-master-informational?style=flat-square) - -The personal, minimalist, super-fast, database free, bookmarking service. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [shaarli](https://truecharts.org/docs/charts/incubator/shaarli) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/shaarli/0.0.22/charts/common-10.5.9.tgz b/incubator/shaarli/0.0.22/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/shaarli/0.0.22/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/shaarli/0.0.23/CHANGELOG.md b/incubator/shaarli/0.0.23/CHANGELOG.md new file mode 100644 index 00000000000..75075d7504b --- /dev/null +++ b/incubator/shaarli/0.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [shaarli-0.0.23](https://github.com/truecharts/charts/compare/shaarli-0.0.22...shaarli-0.0.23) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [shaarli-0.0.22](https://github.com/truecharts/charts/compare/shaarli-0.0.21...shaarli-0.0.22) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [shaarli-0.0.22](https://github.com/truecharts/charts/compare/shaarli-0.0.21...shaarli-0.0.22) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [shaarli-0.0.22](https://github.com/truecharts/charts/compare/shaarli-0.0.21...shaarli-0.0.22) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [shaarli-0.0.22](https://github.com/truecharts/charts/compare/shaarli-0.0.21...shaarli-0.0.22) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [shaarli-0.0.22](https://github.com/truecharts/charts/compare/shaarli-0.0.21...shaarli-0.0.22) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [shaarli-0.0.22](https://github.com/truecharts/charts/compare/shaarli-0.0.21...shaarli-0.0.22) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [shaarli-0.0.21](https://github.com/truecharts/charts/compare/shaarli-0.0.19...shaarli-0.0.21) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [shaarli-0.0.20](https://github.com/truecharts/charts/compare/shaarli-0.0.19...shaarli-0.0.20) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + diff --git a/incubator/shaarli/0.0.23/Chart.lock b/incubator/shaarli/0.0.23/Chart.lock new file mode 100644 index 00000000000..4be59dc2e7a --- /dev/null +++ b/incubator/shaarli/0.0.23/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:07:04.809523899Z" diff --git a/incubator/shaarli/0.0.23/Chart.yaml b/incubator/shaarli/0.0.23/Chart.yaml new file mode 100644 index 00000000000..d2435bfd31e --- /dev/null +++ b/incubator/shaarli/0.0.23/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.5.10 +deprecated: false +description: The personal, minimalist, super-fast, database free, bookmarking service. +home: https://truecharts.org/docs/charts/incubator/shaarli +icon: https://truecharts.org/img/hotlink-ok/chart-icons/shaarli.png +keywords: + - shaarli + - Productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: shaarli +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/shaarli + - https://github.com/shaarli/Shaarli + - https://hub.docker.com/r/shaarli/shaarli/ +type: application +version: 0.0.23 diff --git a/incubator/shaarli/0.0.23/README.md b/incubator/shaarli/0.0.23/README.md new file mode 100644 index 00000000000..2fac84b2ce4 --- /dev/null +++ b/incubator/shaarli/0.0.23/README.md @@ -0,0 +1,109 @@ +# shaarli + +![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: master](https://img.shields.io/badge/AppVersion-master-informational?style=flat-square) + +The personal, minimalist, super-fast, database free, bookmarking service. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [shaarli](https://truecharts.org/docs/charts/incubator/shaarli) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/shaarli/0.0.22/app-readme.md b/incubator/shaarli/0.0.23/app-readme.md similarity index 100% rename from incubator/shaarli/0.0.22/app-readme.md rename to incubator/shaarli/0.0.23/app-readme.md diff --git a/incubator/shaarli/0.0.23/charts/common-10.5.10.tgz b/incubator/shaarli/0.0.23/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/shaarli/0.0.23/charts/common-10.5.10.tgz differ diff --git a/incubator/shaarli/0.0.22/ix_values.yaml b/incubator/shaarli/0.0.23/ix_values.yaml similarity index 100% rename from incubator/shaarli/0.0.22/ix_values.yaml rename to incubator/shaarli/0.0.23/ix_values.yaml diff --git a/incubator/shaarli/0.0.22/questions.yaml b/incubator/shaarli/0.0.23/questions.yaml similarity index 100% rename from incubator/shaarli/0.0.22/questions.yaml rename to incubator/shaarli/0.0.23/questions.yaml diff --git a/incubator/shaarli/0.0.22/templates/common.yaml b/incubator/shaarli/0.0.23/templates/common.yaml similarity index 100% rename from incubator/shaarli/0.0.22/templates/common.yaml rename to incubator/shaarli/0.0.23/templates/common.yaml diff --git a/incubator/shaarli/0.0.22/values.yaml b/incubator/shaarli/0.0.23/values.yaml similarity index 100% rename from incubator/shaarli/0.0.22/values.yaml rename to incubator/shaarli/0.0.23/values.yaml diff --git a/incubator/shadowsocks/0.0.23/CHANGELOG.md b/incubator/shadowsocks/0.0.23/CHANGELOG.md deleted file mode 100644 index 29484b49d51..00000000000 --- a/incubator/shadowsocks/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [shadowsocks-0.0.23](https://github.com/truecharts/charts/compare/shadowsocks-0.0.22...shadowsocks-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [shadowsocks-0.0.23](https://github.com/truecharts/charts/compare/shadowsocks-0.0.22...shadowsocks-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [shadowsocks-0.0.23](https://github.com/truecharts/charts/compare/shadowsocks-0.0.22...shadowsocks-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [shadowsocks-0.0.23](https://github.com/truecharts/charts/compare/shadowsocks-0.0.22...shadowsocks-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [shadowsocks-0.0.23](https://github.com/truecharts/charts/compare/shadowsocks-0.0.22...shadowsocks-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [shadowsocks-0.0.23](https://github.com/truecharts/charts/compare/shadowsocks-0.0.22...shadowsocks-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [shadowsocks-0.0.22](https://github.com/truecharts/charts/compare/shadowsocks-0.0.20...shadowsocks-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [shadowsocks-0.0.21](https://github.com/truecharts/charts/compare/shadowsocks-0.0.20...shadowsocks-0.0.21) (2022-08-30) - -### Chore diff --git a/incubator/shadowsocks/0.0.23/Chart.lock b/incubator/shadowsocks/0.0.23/Chart.lock deleted file mode 100644 index 37e53de9835..00000000000 --- a/incubator/shadowsocks/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:16:22.838757378Z" diff --git a/incubator/shadowsocks/0.0.23/Chart.yaml b/incubator/shadowsocks/0.0.23/Chart.yaml deleted file mode 100644 index 8469cc2d76e..00000000000 --- a/incubator/shadowsocks/0.0.23/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Security - - Network-Proxy - - Network-VPN -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/shadowsocks/0.0.23/README.md b/incubator/shadowsocks/0.0.23/README.md deleted file mode 100644 index 605cff2f351..00000000000 --- a/incubator/shadowsocks/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# shadowsocks - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -A secure SOCKS5 proxy. Shadowsocks is a free and open-source encryption protocol project, widely used in China to circumvent Internet censorship. It was created in 2012 by a Chinese programmer named "clowwindy", and multiple implementations of the protocol have been made available since. Can be used with any SOCKS or Shadowsocks client. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [shadowsocks](https://truecharts.org/docs/charts/incubator/shadowsocks) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/shadowsocks/0.0.23/charts/common-10.5.9.tgz b/incubator/shadowsocks/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/shadowsocks/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/shadowsocks/0.0.24/CHANGELOG.md b/incubator/shadowsocks/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..a490cab25ad --- /dev/null +++ b/incubator/shadowsocks/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [shadowsocks-0.0.24](https://github.com/truecharts/charts/compare/shadowsocks-0.0.23...shadowsocks-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [shadowsocks-0.0.23](https://github.com/truecharts/charts/compare/shadowsocks-0.0.22...shadowsocks-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [shadowsocks-0.0.23](https://github.com/truecharts/charts/compare/shadowsocks-0.0.22...shadowsocks-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [shadowsocks-0.0.23](https://github.com/truecharts/charts/compare/shadowsocks-0.0.22...shadowsocks-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [shadowsocks-0.0.23](https://github.com/truecharts/charts/compare/shadowsocks-0.0.22...shadowsocks-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [shadowsocks-0.0.23](https://github.com/truecharts/charts/compare/shadowsocks-0.0.22...shadowsocks-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [shadowsocks-0.0.23](https://github.com/truecharts/charts/compare/shadowsocks-0.0.22...shadowsocks-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [shadowsocks-0.0.22](https://github.com/truecharts/charts/compare/shadowsocks-0.0.20...shadowsocks-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] diff --git a/incubator/shadowsocks/0.0.24/Chart.lock b/incubator/shadowsocks/0.0.24/Chart.lock new file mode 100644 index 00000000000..5cc6defb347 --- /dev/null +++ b/incubator/shadowsocks/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:07:07.497641429Z" diff --git a/incubator/shadowsocks/0.0.24/Chart.yaml b/incubator/shadowsocks/0.0.24/Chart.yaml new file mode 100644 index 00000000000..ca906bc2f9e --- /dev/null +++ b/incubator/shadowsocks/0.0.24/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.5.10 +deprecated: false +description: 'A secure SOCKS5 proxy. Shadowsocks is a free and open-source encryption protocol project, widely used in China to circumvent Internet censorship. It was created in 2012 by a Chinese programmer named "clowwindy", and multiple implementations of the protocol have been made available since. Can be used with any SOCKS or Shadowsocks client.' +home: https://truecharts.org/docs/charts/incubator/shadowsocks +icon: https://truecharts.org/img/hotlink-ok/chart-icons/shadowsocks.png +keywords: + - shadowsocks + - Security + - Network-Proxy + - Network-VPN +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: shadowsocks +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/shadowsocks + - https://github.com/shadowsocks/shadowsocks-libev/blob/master/docker/alpine/README.md + - https://hub.docker.com/r/shadowsocks/shadowsocks-libev +type: application +version: 0.0.24 diff --git a/incubator/shadowsocks/0.0.24/README.md b/incubator/shadowsocks/0.0.24/README.md new file mode 100644 index 00000000000..a74227ae77e --- /dev/null +++ b/incubator/shadowsocks/0.0.24/README.md @@ -0,0 +1,109 @@ +# shadowsocks + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +A secure SOCKS5 proxy. Shadowsocks is a free and open-source encryption protocol project, widely used in China to circumvent Internet censorship. It was created in 2012 by a Chinese programmer named "clowwindy", and multiple implementations of the protocol have been made available since. Can be used with any SOCKS or Shadowsocks client. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [shadowsocks](https://truecharts.org/docs/charts/incubator/shadowsocks) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/shadowsocks/0.0.23/app-readme.md b/incubator/shadowsocks/0.0.24/app-readme.md similarity index 100% rename from incubator/shadowsocks/0.0.23/app-readme.md rename to incubator/shadowsocks/0.0.24/app-readme.md diff --git a/incubator/shadowsocks/0.0.24/charts/common-10.5.10.tgz b/incubator/shadowsocks/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/shadowsocks/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/shadowsocks/0.0.23/ix_values.yaml b/incubator/shadowsocks/0.0.24/ix_values.yaml similarity index 100% rename from incubator/shadowsocks/0.0.23/ix_values.yaml rename to incubator/shadowsocks/0.0.24/ix_values.yaml diff --git a/incubator/shadowsocks/0.0.23/questions.yaml b/incubator/shadowsocks/0.0.24/questions.yaml similarity index 100% rename from incubator/shadowsocks/0.0.23/questions.yaml rename to incubator/shadowsocks/0.0.24/questions.yaml diff --git a/incubator/shadowsocks/0.0.23/templates/common.yaml b/incubator/shadowsocks/0.0.24/templates/common.yaml similarity index 100% rename from incubator/shadowsocks/0.0.23/templates/common.yaml rename to incubator/shadowsocks/0.0.24/templates/common.yaml diff --git a/incubator/shadowsocks/0.0.23/values.yaml b/incubator/shadowsocks/0.0.24/values.yaml similarity index 100% rename from incubator/shadowsocks/0.0.23/values.yaml rename to incubator/shadowsocks/0.0.24/values.yaml diff --git a/incubator/shapeshifter-obfuscator/0.0.23/CHANGELOG.md b/incubator/shapeshifter-obfuscator/0.0.23/CHANGELOG.md deleted file mode 100644 index 54c7bbbcde6..00000000000 --- a/incubator/shapeshifter-obfuscator/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [shapeshifter-obfuscator-0.0.23](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-0.0.22...shapeshifter-obfuscator-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [shapeshifter-obfuscator-0.0.23](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-0.0.22...shapeshifter-obfuscator-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [shapeshifter-obfuscator-0.0.23](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-0.0.22...shapeshifter-obfuscator-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [shapeshifter-obfuscator-0.0.23](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-0.0.22...shapeshifter-obfuscator-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [shapeshifter-obfuscator-0.0.23](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-0.0.22...shapeshifter-obfuscator-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [shapeshifter-obfuscator-0.0.23](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-0.0.22...shapeshifter-obfuscator-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [shapeshifter-obfuscator-0.0.22](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-0.0.20...shapeshifter-obfuscator-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [shapeshifter-obfuscator-0.0.21](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-0.0.20...shapeshifter-obfuscator-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/shapeshifter-obfuscator/0.0.23/Chart.lock b/incubator/shapeshifter-obfuscator/0.0.23/Chart.lock deleted file mode 100644 index e69f33eb19e..00000000000 --- a/incubator/shapeshifter-obfuscator/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:16:25.091262875Z" diff --git a/incubator/shapeshifter-obfuscator/0.0.23/Chart.yaml b/incubator/shapeshifter-obfuscator/0.0.23/Chart.yaml deleted file mode 100644 index a487a9e1379..00000000000 --- a/incubator/shapeshifter-obfuscator/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Security -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/shapeshifter-obfuscator/0.0.23/README.md b/incubator/shapeshifter-obfuscator/0.0.23/README.md deleted file mode 100644 index 45c9d0ead2f..00000000000 --- a/incubator/shapeshifter-obfuscator/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# shapeshifter-obfuscator - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Shapeshifter-Obfuscator is a Chartized implementation of shapeshifter-dispatcher provided by The Operator Foundation. The shapeshifter suite provides command-line proxy and obfuscation tools that effectively modify packets to evade advanced IDS systems. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [shapeshifter-obfuscator](https://truecharts.org/docs/charts/incubator/shapeshifter-obfuscator) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/shapeshifter-obfuscator/0.0.23/charts/common-10.5.9.tgz b/incubator/shapeshifter-obfuscator/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/shapeshifter-obfuscator/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/shapeshifter-obfuscator/0.0.24/CHANGELOG.md b/incubator/shapeshifter-obfuscator/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..54298c9b8b3 --- /dev/null +++ b/incubator/shapeshifter-obfuscator/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [shapeshifter-obfuscator-0.0.24](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-0.0.23...shapeshifter-obfuscator-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [shapeshifter-obfuscator-0.0.23](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-0.0.22...shapeshifter-obfuscator-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [shapeshifter-obfuscator-0.0.23](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-0.0.22...shapeshifter-obfuscator-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [shapeshifter-obfuscator-0.0.23](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-0.0.22...shapeshifter-obfuscator-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [shapeshifter-obfuscator-0.0.23](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-0.0.22...shapeshifter-obfuscator-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [shapeshifter-obfuscator-0.0.23](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-0.0.22...shapeshifter-obfuscator-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [shapeshifter-obfuscator-0.0.23](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-0.0.22...shapeshifter-obfuscator-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [shapeshifter-obfuscator-0.0.22](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-0.0.20...shapeshifter-obfuscator-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + diff --git a/incubator/shapeshifter-obfuscator/0.0.24/Chart.lock b/incubator/shapeshifter-obfuscator/0.0.24/Chart.lock new file mode 100644 index 00000000000..b699150a198 --- /dev/null +++ b/incubator/shapeshifter-obfuscator/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:07:26.97137124Z" diff --git a/incubator/shapeshifter-obfuscator/0.0.24/Chart.yaml b/incubator/shapeshifter-obfuscator/0.0.24/Chart.yaml new file mode 100644 index 00000000000..3a1cb90ef70 --- /dev/null +++ b/incubator/shapeshifter-obfuscator/0.0.24/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.5.10 +deprecated: false +description: "Shapeshifter-Obfuscator is a Chartized implementation of shapeshifter-dispatcher provided by The Operator Foundation. The shapeshifter suite provides command-line proxy and obfuscation tools that effectively modify packets to evade advanced IDS systems. " +home: https://truecharts.org/docs/charts/incubator/shapeshifter-obfuscator +icon: https://truecharts.org/img/hotlink-ok/chart-icons/shapeshifter-obfuscator.png +keywords: + - shapeshifter-obfuscator + - Security +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: shapeshifter-obfuscator +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/shapeshifter-obfuscator + - https://github.com/juchong/shapeshifter-docker + - https://hub.docker.com/r/juchong/shapeshifter-docker +type: application +version: 0.0.24 diff --git a/incubator/shapeshifter-obfuscator/0.0.24/README.md b/incubator/shapeshifter-obfuscator/0.0.24/README.md new file mode 100644 index 00000000000..efbd93fde68 --- /dev/null +++ b/incubator/shapeshifter-obfuscator/0.0.24/README.md @@ -0,0 +1,109 @@ +# shapeshifter-obfuscator + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Shapeshifter-Obfuscator is a Chartized implementation of shapeshifter-dispatcher provided by The Operator Foundation. The shapeshifter suite provides command-line proxy and obfuscation tools that effectively modify packets to evade advanced IDS systems. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [shapeshifter-obfuscator](https://truecharts.org/docs/charts/incubator/shapeshifter-obfuscator) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/shapeshifter-obfuscator/0.0.23/app-readme.md b/incubator/shapeshifter-obfuscator/0.0.24/app-readme.md similarity index 100% rename from incubator/shapeshifter-obfuscator/0.0.23/app-readme.md rename to incubator/shapeshifter-obfuscator/0.0.24/app-readme.md diff --git a/incubator/shapeshifter-obfuscator/0.0.24/charts/common-10.5.10.tgz b/incubator/shapeshifter-obfuscator/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/shapeshifter-obfuscator/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/shapeshifter-obfuscator/0.0.23/ix_values.yaml b/incubator/shapeshifter-obfuscator/0.0.24/ix_values.yaml similarity index 100% rename from incubator/shapeshifter-obfuscator/0.0.23/ix_values.yaml rename to incubator/shapeshifter-obfuscator/0.0.24/ix_values.yaml diff --git a/incubator/shapeshifter-obfuscator/0.0.23/questions.yaml b/incubator/shapeshifter-obfuscator/0.0.24/questions.yaml similarity index 100% rename from incubator/shapeshifter-obfuscator/0.0.23/questions.yaml rename to incubator/shapeshifter-obfuscator/0.0.24/questions.yaml diff --git a/incubator/shapeshifter-obfuscator/0.0.23/templates/common.yaml b/incubator/shapeshifter-obfuscator/0.0.24/templates/common.yaml similarity index 100% rename from incubator/shapeshifter-obfuscator/0.0.23/templates/common.yaml rename to incubator/shapeshifter-obfuscator/0.0.24/templates/common.yaml diff --git a/incubator/shapeshifter-obfuscator/0.0.23/values.yaml b/incubator/shapeshifter-obfuscator/0.0.24/values.yaml similarity index 100% rename from incubator/shapeshifter-obfuscator/0.0.23/values.yaml rename to incubator/shapeshifter-obfuscator/0.0.24/values.yaml diff --git a/incubator/sheetable/0.0.15/CHANGELOG.md b/incubator/sheetable/0.0.15/CHANGELOG.md deleted file mode 100644 index f33e25e34ea..00000000000 --- a/incubator/sheetable/0.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [sheetable-0.0.15](https://github.com/truecharts/charts/compare/sheetable-0.0.13...sheetable-0.0.15) (2022-09-13) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [sheetable-0.0.14](https://github.com/truecharts/charts/compare/sheetable-0.0.13...sheetable-0.0.14) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [sheetable-0.0.14](https://github.com/truecharts/charts/compare/sheetable-0.0.13...sheetable-0.0.14) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [sheetable-0.0.14](https://github.com/truecharts/charts/compare/sheetable-0.0.13...sheetable-0.0.14) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [sheetable-0.0.14](https://github.com/truecharts/charts/compare/sheetable-0.0.13...sheetable-0.0.14) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [sheetable-0.0.14](https://github.com/truecharts/charts/compare/sheetable-0.0.13...sheetable-0.0.14) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [sheetable-0.0.14](https://github.com/truecharts/charts/compare/sheetable-0.0.13...sheetable-0.0.14) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [sheetable-0.0.13](https://github.com/truecharts/charts/compare/sheetable-0.0.11...sheetable-0.0.13) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/incubator/sheetable/0.0.15/Chart.lock b/incubator/sheetable/0.0.15/Chart.lock deleted file mode 100644 index 42a5216ecf3..00000000000 --- a/incubator/sheetable/0.0.15/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -digest: sha256:bfcb2819ba71fec67e4e1b700216bcea405d58eaaf9c45e3705bdbead908b8e9 -generated: "2022-09-13T06:16:34.855864948Z" diff --git a/incubator/sheetable/0.0.15/Chart.yaml b/incubator/sheetable/0.0.15/Chart.yaml deleted file mode 100644 index 6574c36c8a4..00000000000 --- a/incubator/sheetable/0.0.15/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "0.8" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -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.15 -annotations: - truecharts.org/catagories: | - - music - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/sheetable/0.0.15/README.md b/incubator/sheetable/0.0.15/README.md deleted file mode 100644 index d44594ce245..00000000000 --- a/incubator/sheetable/0.0.15/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# sheetable - -![Version: 0.0.15](https://img.shields.io/badge/Version-0.0.15-informational?style=flat-square) ![AppVersion: 0.8](https://img.shields.io/badge/AppVersion-0.8-informational?style=flat-square) - -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.76 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/sheetable/0.0.15/charts/common-10.5.9.tgz b/incubator/sheetable/0.0.15/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/sheetable/0.0.15/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/sheetable/0.0.15/charts/postgresql-8.0.76.tgz b/incubator/sheetable/0.0.15/charts/postgresql-8.0.76.tgz deleted file mode 100644 index 129e37daa0e..00000000000 Binary files a/incubator/sheetable/0.0.15/charts/postgresql-8.0.76.tgz and /dev/null differ diff --git a/incubator/sheetable/0.0.16/CHANGELOG.md b/incubator/sheetable/0.0.16/CHANGELOG.md new file mode 100644 index 00000000000..23038a63d45 --- /dev/null +++ b/incubator/sheetable/0.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [sheetable-0.0.16](https://github.com/truecharts/charts/compare/sheetable-0.0.15...sheetable-0.0.16) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [sheetable-0.0.15](https://github.com/truecharts/charts/compare/sheetable-0.0.13...sheetable-0.0.15) (2022-09-13) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [sheetable-0.0.14](https://github.com/truecharts/charts/compare/sheetable-0.0.13...sheetable-0.0.14) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [sheetable-0.0.14](https://github.com/truecharts/charts/compare/sheetable-0.0.13...sheetable-0.0.14) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [sheetable-0.0.14](https://github.com/truecharts/charts/compare/sheetable-0.0.13...sheetable-0.0.14) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [sheetable-0.0.14](https://github.com/truecharts/charts/compare/sheetable-0.0.13...sheetable-0.0.14) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [sheetable-0.0.14](https://github.com/truecharts/charts/compare/sheetable-0.0.13...sheetable-0.0.14) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [sheetable-0.0.14](https://github.com/truecharts/charts/compare/sheetable-0.0.13...sheetable-0.0.14) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + diff --git a/incubator/sheetable/0.0.16/Chart.lock b/incubator/sheetable/0.0.16/Chart.lock new file mode 100644 index 00000000000..8d0907c5f20 --- /dev/null +++ b/incubator/sheetable/0.0.16/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 +generated: "2022-09-15T14:07:45.064365755Z" diff --git a/incubator/sheetable/0.0.16/Chart.yaml b/incubator/sheetable/0.0.16/Chart.yaml new file mode 100644 index 00000000000..271d907ff73 --- /dev/null +++ b/incubator/sheetable/0.0.16/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "0.8" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +description: SheetAble is an easy to use music sheet organiser for all the music enthusiasts out there. +home: https://truecharts.org/docs/charts/incubator/sheetable +icon: https://truecharts.org/img/hotlink-ok/chart-icons/sheetable.png +keywords: + - sheetable +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: sheetable +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/sheetable + - https://sheetable.net/docs + - https://github.com/SheetAble +version: 0.0.16 +annotations: + truecharts.org/catagories: | + - music + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/sheetable/0.0.16/README.md b/incubator/sheetable/0.0.16/README.md new file mode 100644 index 00000000000..d404596b83e --- /dev/null +++ b/incubator/sheetable/0.0.16/README.md @@ -0,0 +1,110 @@ +# sheetable + +![Version: 0.0.16](https://img.shields.io/badge/Version-0.0.16-informational?style=flat-square) ![AppVersion: 0.8](https://img.shields.io/badge/AppVersion-0.8-informational?style=flat-square) + +SheetAble is an easy to use music sheet organiser for all the music enthusiasts out there. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [sheetable](https://truecharts.org/docs/charts/incubator/sheetable) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.78 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/sheetable/0.0.15/app-readme.md b/incubator/sheetable/0.0.16/app-readme.md similarity index 100% rename from incubator/sheetable/0.0.15/app-readme.md rename to incubator/sheetable/0.0.16/app-readme.md diff --git a/incubator/sheetable/0.0.16/charts/common-10.5.10.tgz b/incubator/sheetable/0.0.16/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/sheetable/0.0.16/charts/common-10.5.10.tgz differ diff --git a/incubator/sheetable/0.0.16/charts/postgresql-8.0.78.tgz b/incubator/sheetable/0.0.16/charts/postgresql-8.0.78.tgz new file mode 100644 index 00000000000..ef5433c52fa Binary files /dev/null and b/incubator/sheetable/0.0.16/charts/postgresql-8.0.78.tgz differ diff --git a/incubator/sheetable/0.0.15/ix_values.yaml b/incubator/sheetable/0.0.16/ix_values.yaml similarity index 100% rename from incubator/sheetable/0.0.15/ix_values.yaml rename to incubator/sheetable/0.0.16/ix_values.yaml diff --git a/incubator/sheetable/0.0.15/questions.yaml b/incubator/sheetable/0.0.16/questions.yaml similarity index 100% rename from incubator/sheetable/0.0.15/questions.yaml rename to incubator/sheetable/0.0.16/questions.yaml diff --git a/incubator/sheetable/0.0.15/templates/_secrets.tpl b/incubator/sheetable/0.0.16/templates/_secrets.tpl similarity index 100% rename from incubator/sheetable/0.0.15/templates/_secrets.tpl rename to incubator/sheetable/0.0.16/templates/_secrets.tpl diff --git a/incubator/sheetable/0.0.15/templates/common.yaml b/incubator/sheetable/0.0.16/templates/common.yaml similarity index 100% rename from incubator/sheetable/0.0.15/templates/common.yaml rename to incubator/sheetable/0.0.16/templates/common.yaml diff --git a/incubator/sheetable/0.0.15/values.yaml b/incubator/sheetable/0.0.16/values.yaml similarity index 100% rename from incubator/sheetable/0.0.15/values.yaml rename to incubator/sheetable/0.0.16/values.yaml diff --git a/incubator/shoko-server/0.0.22/CHANGELOG.md b/incubator/shoko-server/0.0.22/CHANGELOG.md deleted file mode 100644 index 06d29b4d383..00000000000 --- a/incubator/shoko-server/0.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [shoko-server-0.0.22](https://github.com/truecharts/charts/compare/shoko-server-0.0.21...shoko-server-0.0.22) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [shoko-server-0.0.22](https://github.com/truecharts/charts/compare/shoko-server-0.0.21...shoko-server-0.0.22) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [shoko-server-0.0.22](https://github.com/truecharts/charts/compare/shoko-server-0.0.21...shoko-server-0.0.22) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [shoko-server-0.0.22](https://github.com/truecharts/charts/compare/shoko-server-0.0.21...shoko-server-0.0.22) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [shoko-server-0.0.22](https://github.com/truecharts/charts/compare/shoko-server-0.0.21...shoko-server-0.0.22) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [shoko-server-0.0.22](https://github.com/truecharts/charts/compare/shoko-server-0.0.21...shoko-server-0.0.22) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [shoko-server-0.0.21](https://github.com/truecharts/charts/compare/shoko-server-0.0.19...shoko-server-0.0.21) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [shoko-server-0.0.20](https://github.com/truecharts/charts/compare/shoko-server-0.0.19...shoko-server-0.0.20) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [shoko-server-0.0.19](https://github.com/truecharts/charts/compare/shoko-server-0.0.18...shoko-server-0.0.19) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/incubator/shoko-server/0.0.22/Chart.lock b/incubator/shoko-server/0.0.22/Chart.lock deleted file mode 100644 index ae684cdb4cb..00000000000 --- a/incubator/shoko-server/0.0.22/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:16:31.758149388Z" diff --git a/incubator/shoko-server/0.0.22/Chart.yaml b/incubator/shoko-server/0.0.22/Chart.yaml deleted file mode 100644 index 243c9e1af5b..00000000000 --- a/incubator/shoko-server/0.0.22/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities -apiVersion: v2 -appVersion: "daily" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.22 diff --git a/incubator/shoko-server/0.0.22/README.md b/incubator/shoko-server/0.0.22/README.md deleted file mode 100644 index da8b5a0d52f..00000000000 --- a/incubator/shoko-server/0.0.22/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# shoko-server - -![Version: 0.0.22](https://img.shields.io/badge/Version-0.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: daily](https://img.shields.io/badge/AppVersion-daily-informational?style=flat-square) - -Shoko server is the core component of the Shoko suite and with it's client-server architecture which allows any program or plugin to access Shoko. You'll have access to your entire collection locally and over the internet with no additional work outside the initial configuration required. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [shoko-server](https://truecharts.org/docs/charts/incubator/shoko-server) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/shoko-server/0.0.22/charts/common-10.5.9.tgz b/incubator/shoko-server/0.0.22/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/shoko-server/0.0.22/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/shoko-server/0.0.23/CHANGELOG.md b/incubator/shoko-server/0.0.23/CHANGELOG.md new file mode 100644 index 00000000000..059c1f37206 --- /dev/null +++ b/incubator/shoko-server/0.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [shoko-server-0.0.23](https://github.com/truecharts/charts/compare/shoko-server-0.0.22...shoko-server-0.0.23) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [shoko-server-0.0.22](https://github.com/truecharts/charts/compare/shoko-server-0.0.21...shoko-server-0.0.22) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [shoko-server-0.0.22](https://github.com/truecharts/charts/compare/shoko-server-0.0.21...shoko-server-0.0.22) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [shoko-server-0.0.22](https://github.com/truecharts/charts/compare/shoko-server-0.0.21...shoko-server-0.0.22) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [shoko-server-0.0.22](https://github.com/truecharts/charts/compare/shoko-server-0.0.21...shoko-server-0.0.22) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [shoko-server-0.0.22](https://github.com/truecharts/charts/compare/shoko-server-0.0.21...shoko-server-0.0.22) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [shoko-server-0.0.22](https://github.com/truecharts/charts/compare/shoko-server-0.0.21...shoko-server-0.0.22) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [shoko-server-0.0.21](https://github.com/truecharts/charts/compare/shoko-server-0.0.19...shoko-server-0.0.21) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [shoko-server-0.0.20](https://github.com/truecharts/charts/compare/shoko-server-0.0.19...shoko-server-0.0.20) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + diff --git a/incubator/shoko-server/0.0.23/Chart.lock b/incubator/shoko-server/0.0.23/Chart.lock new file mode 100644 index 00000000000..1966e1a8c4a --- /dev/null +++ b/incubator/shoko-server/0.0.23/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:07:36.145839807Z" diff --git a/incubator/shoko-server/0.0.23/Chart.yaml b/incubator/shoko-server/0.0.23/Chart.yaml new file mode 100644 index 00000000000..9e7c98a9b0d --- /dev/null +++ b/incubator/shoko-server/0.0.23/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.5.10 +deprecated: false +description: Shoko server is the core component of the Shoko suite and with it's client-server architecture which allows any program or plugin to access Shoko. You'll have access to your entire collection locally and over the internet with no additional work outside the initial configuration required. +home: https://truecharts.org/docs/charts/incubator/shoko-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/shoko-server.png +keywords: + - shoko-server + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: shoko-server +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/shoko-server + - https://github.com/ShokoAnime/ShokoServer + - https://hub.docker.com/r/shokoanime/server/ +type: application +version: 0.0.23 diff --git a/incubator/shoko-server/0.0.23/README.md b/incubator/shoko-server/0.0.23/README.md new file mode 100644 index 00000000000..b1f1386cd05 --- /dev/null +++ b/incubator/shoko-server/0.0.23/README.md @@ -0,0 +1,109 @@ +# shoko-server + +![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: daily](https://img.shields.io/badge/AppVersion-daily-informational?style=flat-square) + +Shoko server is the core component of the Shoko suite and with it's client-server architecture which allows any program or plugin to access Shoko. You'll have access to your entire collection locally and over the internet with no additional work outside the initial configuration required. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [shoko-server](https://truecharts.org/docs/charts/incubator/shoko-server) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/shoko-server/0.0.22/app-readme.md b/incubator/shoko-server/0.0.23/app-readme.md similarity index 100% rename from incubator/shoko-server/0.0.22/app-readme.md rename to incubator/shoko-server/0.0.23/app-readme.md diff --git a/incubator/shoko-server/0.0.23/charts/common-10.5.10.tgz b/incubator/shoko-server/0.0.23/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/shoko-server/0.0.23/charts/common-10.5.10.tgz differ diff --git a/incubator/shoko-server/0.0.22/ix_values.yaml b/incubator/shoko-server/0.0.23/ix_values.yaml similarity index 100% rename from incubator/shoko-server/0.0.22/ix_values.yaml rename to incubator/shoko-server/0.0.23/ix_values.yaml diff --git a/incubator/shoko-server/0.0.22/questions.yaml b/incubator/shoko-server/0.0.23/questions.yaml similarity index 100% rename from incubator/shoko-server/0.0.22/questions.yaml rename to incubator/shoko-server/0.0.23/questions.yaml diff --git a/incubator/shoko-server/0.0.22/templates/common.yaml b/incubator/shoko-server/0.0.23/templates/common.yaml similarity index 100% rename from incubator/shoko-server/0.0.22/templates/common.yaml rename to incubator/shoko-server/0.0.23/templates/common.yaml diff --git a/incubator/shoko-server/0.0.22/values.yaml b/incubator/shoko-server/0.0.23/values.yaml similarity index 100% rename from incubator/shoko-server/0.0.22/values.yaml rename to incubator/shoko-server/0.0.23/values.yaml diff --git a/incubator/shortipy/0.0.23/CHANGELOG.md b/incubator/shortipy/0.0.23/CHANGELOG.md deleted file mode 100644 index a3d8d50cb6e..00000000000 --- a/incubator/shortipy/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [shortipy-0.0.23](https://github.com/truecharts/charts/compare/shortipy-0.0.22...shortipy-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [shortipy-0.0.23](https://github.com/truecharts/charts/compare/shortipy-0.0.22...shortipy-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [shortipy-0.0.23](https://github.com/truecharts/charts/compare/shortipy-0.0.22...shortipy-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [shortipy-0.0.23](https://github.com/truecharts/charts/compare/shortipy-0.0.22...shortipy-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [shortipy-0.0.23](https://github.com/truecharts/charts/compare/shortipy-0.0.22...shortipy-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [shortipy-0.0.23](https://github.com/truecharts/charts/compare/shortipy-0.0.22...shortipy-0.0.23) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [shortipy-0.0.22](https://github.com/truecharts/charts/compare/shortipy-0.0.20...shortipy-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [shortipy-0.0.21](https://github.com/truecharts/charts/compare/shortipy-0.0.20...shortipy-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [shortipy-0.0.20](https://github.com/truecharts/charts/compare/shortipy-0.0.19...shortipy-0.0.20) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/incubator/shortipy/0.0.23/Chart.lock b/incubator/shortipy/0.0.23/Chart.lock deleted file mode 100644 index 70c578c2705..00000000000 --- a/incubator/shortipy/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:16:47.617338215Z" diff --git a/incubator/shortipy/0.0.23/Chart.yaml b/incubator/shortipy/0.0.23/Chart.yaml deleted file mode 100644 index 0ccc1c6a28b..00000000000 --- a/incubator/shortipy/0.0.23/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities - - Network-Management -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/shortipy/0.0.23/README.md b/incubator/shortipy/0.0.23/README.md deleted file mode 100644 index 3f0064b6ac0..00000000000 --- a/incubator/shortipy/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# shortipy - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -URL Shortener in python based on flask - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [shortipy](https://truecharts.org/docs/charts/incubator/shortipy) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/shortipy/0.0.23/charts/common-10.5.9.tgz b/incubator/shortipy/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/shortipy/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/shortipy/0.0.24/CHANGELOG.md b/incubator/shortipy/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..c2bead05a1b --- /dev/null +++ b/incubator/shortipy/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [shortipy-0.0.24](https://github.com/truecharts/charts/compare/shortipy-0.0.22...shortipy-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [shortipy-0.0.23](https://github.com/truecharts/charts/compare/shortipy-0.0.22...shortipy-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [shortipy-0.0.23](https://github.com/truecharts/charts/compare/shortipy-0.0.22...shortipy-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [shortipy-0.0.23](https://github.com/truecharts/charts/compare/shortipy-0.0.22...shortipy-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [shortipy-0.0.23](https://github.com/truecharts/charts/compare/shortipy-0.0.22...shortipy-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [shortipy-0.0.23](https://github.com/truecharts/charts/compare/shortipy-0.0.22...shortipy-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [shortipy-0.0.23](https://github.com/truecharts/charts/compare/shortipy-0.0.22...shortipy-0.0.23) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [shortipy-0.0.22](https://github.com/truecharts/charts/compare/shortipy-0.0.20...shortipy-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/incubator/shortipy/0.0.24/Chart.lock b/incubator/shortipy/0.0.24/Chart.lock new file mode 100644 index 00000000000..eff5db43713 --- /dev/null +++ b/incubator/shortipy/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:07:38.843259505Z" diff --git a/incubator/shortipy/0.0.24/Chart.yaml b/incubator/shortipy/0.0.24/Chart.yaml new file mode 100644 index 00000000000..bf2424b2ed4 --- /dev/null +++ b/incubator/shortipy/0.0.24/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.5.10 +deprecated: false +description: URL Shortener in python based on flask +home: https://truecharts.org/docs/charts/incubator/shortipy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/shortipy.png +keywords: + - shortipy + - Tools-Utilities + - Network-Management +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: shortipy +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/shortipy + - https://github.com/maschhoff/shortipy + - https://hub.docker.com/repository/docker/knex666/shortipy +type: application +version: 0.0.24 diff --git a/incubator/shortipy/0.0.24/README.md b/incubator/shortipy/0.0.24/README.md new file mode 100644 index 00000000000..60d9bc3a998 --- /dev/null +++ b/incubator/shortipy/0.0.24/README.md @@ -0,0 +1,109 @@ +# shortipy + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +URL Shortener in python based on flask + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [shortipy](https://truecharts.org/docs/charts/incubator/shortipy) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/shortipy/0.0.23/app-readme.md b/incubator/shortipy/0.0.24/app-readme.md similarity index 100% rename from incubator/shortipy/0.0.23/app-readme.md rename to incubator/shortipy/0.0.24/app-readme.md diff --git a/incubator/shortipy/0.0.24/charts/common-10.5.10.tgz b/incubator/shortipy/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/shortipy/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/shortipy/0.0.23/ix_values.yaml b/incubator/shortipy/0.0.24/ix_values.yaml similarity index 100% rename from incubator/shortipy/0.0.23/ix_values.yaml rename to incubator/shortipy/0.0.24/ix_values.yaml diff --git a/incubator/shortipy/0.0.23/questions.yaml b/incubator/shortipy/0.0.24/questions.yaml similarity index 100% rename from incubator/shortipy/0.0.23/questions.yaml rename to incubator/shortipy/0.0.24/questions.yaml diff --git a/incubator/shortipy/0.0.23/templates/common.yaml b/incubator/shortipy/0.0.24/templates/common.yaml similarity index 100% rename from incubator/shortipy/0.0.23/templates/common.yaml rename to incubator/shortipy/0.0.24/templates/common.yaml diff --git a/incubator/shortipy/0.0.23/values.yaml b/incubator/shortipy/0.0.24/values.yaml similarity index 100% rename from incubator/shortipy/0.0.23/values.yaml rename to incubator/shortipy/0.0.24/values.yaml diff --git a/incubator/sia-daemon/0.0.22/CHANGELOG.md b/incubator/sia-daemon/0.0.22/CHANGELOG.md deleted file mode 100644 index ca32562f49d..00000000000 --- a/incubator/sia-daemon/0.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [sia-daemon-0.0.22](https://github.com/truecharts/charts/compare/sia-daemon-0.0.21...sia-daemon-0.0.22) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [sia-daemon-0.0.22](https://github.com/truecharts/charts/compare/sia-daemon-0.0.21...sia-daemon-0.0.22) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [sia-daemon-0.0.22](https://github.com/truecharts/charts/compare/sia-daemon-0.0.21...sia-daemon-0.0.22) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [sia-daemon-0.0.22](https://github.com/truecharts/charts/compare/sia-daemon-0.0.21...sia-daemon-0.0.22) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [sia-daemon-0.0.22](https://github.com/truecharts/charts/compare/sia-daemon-0.0.21...sia-daemon-0.0.22) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [sia-daemon-0.0.22](https://github.com/truecharts/charts/compare/sia-daemon-0.0.21...sia-daemon-0.0.22) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [sia-daemon-0.0.21](https://github.com/truecharts/charts/compare/sia-daemon-0.0.19...sia-daemon-0.0.21) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [sia-daemon-0.0.20](https://github.com/truecharts/charts/compare/sia-daemon-0.0.19...sia-daemon-0.0.20) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [sia-daemon-0.0.19](https://github.com/truecharts/charts/compare/sia-daemon-0.0.18...sia-daemon-0.0.19) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/incubator/sia-daemon/0.0.22/Chart.lock b/incubator/sia-daemon/0.0.22/Chart.lock deleted file mode 100644 index a205fc43850..00000000000 --- a/incubator/sia-daemon/0.0.22/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:16:50.381895728Z" diff --git a/incubator/sia-daemon/0.0.22/Chart.yaml b/incubator/sia-daemon/0.0.22/Chart.yaml deleted file mode 100644 index 9cb97e31d74..00000000000 --- a/incubator/sia-daemon/0.0.22/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Other -apiVersion: v2 -appVersion: "master" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.22 diff --git a/incubator/sia-daemon/0.0.22/README.md b/incubator/sia-daemon/0.0.22/README.md deleted file mode 100644 index 9791d34582f..00000000000 --- a/incubator/sia-daemon/0.0.22/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# sia-daemon - -![Version: 0.0.22](https://img.shields.io/badge/Version-0.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: master](https://img.shields.io/badge/AppVersion-master-informational?style=flat-square) - -Sia is a decentralized cloud storage platform that radically alters the landscape of cloud storage. By leveraging smart contracts, client-side encryption, and sophisticated redundancy (via Reed-Solomon codes), Sia allows users to safely store their data with hosts that they do not know or trust. The result is a cloud storage marketplace where hosts compete to offer the best service at the lowest price. And since there is no barrier to entry for hosts, anyone with spare storage capacity can join the network and start making money. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [sia-daemon](https://truecharts.org/docs/charts/incubator/sia-daemon) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/sia-daemon/0.0.22/charts/common-10.5.9.tgz b/incubator/sia-daemon/0.0.22/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/sia-daemon/0.0.22/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/sia-daemon/0.0.23/CHANGELOG.md b/incubator/sia-daemon/0.0.23/CHANGELOG.md new file mode 100644 index 00000000000..4d0d27464dc --- /dev/null +++ b/incubator/sia-daemon/0.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [sia-daemon-0.0.23](https://github.com/truecharts/charts/compare/sia-daemon-0.0.22...sia-daemon-0.0.23) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [sia-daemon-0.0.22](https://github.com/truecharts/charts/compare/sia-daemon-0.0.21...sia-daemon-0.0.22) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [sia-daemon-0.0.22](https://github.com/truecharts/charts/compare/sia-daemon-0.0.21...sia-daemon-0.0.22) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [sia-daemon-0.0.22](https://github.com/truecharts/charts/compare/sia-daemon-0.0.21...sia-daemon-0.0.22) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [sia-daemon-0.0.22](https://github.com/truecharts/charts/compare/sia-daemon-0.0.21...sia-daemon-0.0.22) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [sia-daemon-0.0.22](https://github.com/truecharts/charts/compare/sia-daemon-0.0.21...sia-daemon-0.0.22) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [sia-daemon-0.0.22](https://github.com/truecharts/charts/compare/sia-daemon-0.0.21...sia-daemon-0.0.22) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [sia-daemon-0.0.21](https://github.com/truecharts/charts/compare/sia-daemon-0.0.19...sia-daemon-0.0.21) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [sia-daemon-0.0.20](https://github.com/truecharts/charts/compare/sia-daemon-0.0.19...sia-daemon-0.0.20) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + diff --git a/incubator/sia-daemon/0.0.23/Chart.lock b/incubator/sia-daemon/0.0.23/Chart.lock new file mode 100644 index 00000000000..3281ae0136b --- /dev/null +++ b/incubator/sia-daemon/0.0.23/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:07:57.982383722Z" diff --git a/incubator/sia-daemon/0.0.23/Chart.yaml b/incubator/sia-daemon/0.0.23/Chart.yaml new file mode 100644 index 00000000000..0e1446e7a9b --- /dev/null +++ b/incubator/sia-daemon/0.0.23/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.5.10 +deprecated: false +description: Sia is a decentralized cloud storage platform that radically alters the landscape of cloud storage. By leveraging smart contracts, client-side encryption, and sophisticated redundancy (via Reed-Solomon codes), Sia allows users to safely store their data with hosts that they do not know or trust. The result is a cloud storage marketplace where hosts compete to offer the best service at the lowest price. And since there is no barrier to entry for hosts, anyone with spare storage capacity can join the network and start making money. +home: https://truecharts.org/docs/charts/incubator/sia-daemon +icon: https://truecharts.org/img/hotlink-ok/chart-icons/sia-daemon.png +keywords: + - sia-daemon + - Cloud + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: sia-daemon +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/sia-daemon + - https://github.com/siafoundation/siad + - https://github.com/SiaFoundation/siad/pkgs/container/siad +type: application +version: 0.0.23 diff --git a/incubator/sia-daemon/0.0.23/README.md b/incubator/sia-daemon/0.0.23/README.md new file mode 100644 index 00000000000..e2725881ca7 --- /dev/null +++ b/incubator/sia-daemon/0.0.23/README.md @@ -0,0 +1,109 @@ +# sia-daemon + +![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: master](https://img.shields.io/badge/AppVersion-master-informational?style=flat-square) + +Sia is a decentralized cloud storage platform that radically alters the landscape of cloud storage. By leveraging smart contracts, client-side encryption, and sophisticated redundancy (via Reed-Solomon codes), Sia allows users to safely store their data with hosts that they do not know or trust. The result is a cloud storage marketplace where hosts compete to offer the best service at the lowest price. And since there is no barrier to entry for hosts, anyone with spare storage capacity can join the network and start making money. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [sia-daemon](https://truecharts.org/docs/charts/incubator/sia-daemon) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/sia-daemon/0.0.22/app-readme.md b/incubator/sia-daemon/0.0.23/app-readme.md similarity index 100% rename from incubator/sia-daemon/0.0.22/app-readme.md rename to incubator/sia-daemon/0.0.23/app-readme.md diff --git a/incubator/sia-daemon/0.0.23/charts/common-10.5.10.tgz b/incubator/sia-daemon/0.0.23/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/sia-daemon/0.0.23/charts/common-10.5.10.tgz differ diff --git a/incubator/sia-daemon/0.0.22/ix_values.yaml b/incubator/sia-daemon/0.0.23/ix_values.yaml similarity index 100% rename from incubator/sia-daemon/0.0.22/ix_values.yaml rename to incubator/sia-daemon/0.0.23/ix_values.yaml diff --git a/incubator/sia-daemon/0.0.22/questions.yaml b/incubator/sia-daemon/0.0.23/questions.yaml similarity index 100% rename from incubator/sia-daemon/0.0.22/questions.yaml rename to incubator/sia-daemon/0.0.23/questions.yaml diff --git a/incubator/sia-daemon/0.0.22/templates/common.yaml b/incubator/sia-daemon/0.0.23/templates/common.yaml similarity index 100% rename from incubator/sia-daemon/0.0.22/templates/common.yaml rename to incubator/sia-daemon/0.0.23/templates/common.yaml diff --git a/incubator/sia-daemon/0.0.22/values.yaml b/incubator/sia-daemon/0.0.23/values.yaml similarity index 100% rename from incubator/sia-daemon/0.0.22/values.yaml rename to incubator/sia-daemon/0.0.23/values.yaml diff --git a/incubator/sinusbot/0.0.23/CHANGELOG.md b/incubator/sinusbot/0.0.23/CHANGELOG.md deleted file mode 100644 index c4cb38281de..00000000000 --- a/incubator/sinusbot/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [sinusbot-0.0.23](https://github.com/truecharts/charts/compare/sinusbot-0.0.22...sinusbot-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [sinusbot-0.0.23](https://github.com/truecharts/charts/compare/sinusbot-0.0.22...sinusbot-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [sinusbot-0.0.23](https://github.com/truecharts/charts/compare/sinusbot-0.0.22...sinusbot-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [sinusbot-0.0.23](https://github.com/truecharts/charts/compare/sinusbot-0.0.22...sinusbot-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [sinusbot-0.0.23](https://github.com/truecharts/charts/compare/sinusbot-0.0.22...sinusbot-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [sinusbot-0.0.23](https://github.com/truecharts/charts/compare/sinusbot-0.0.22...sinusbot-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [sinusbot-0.0.22](https://github.com/truecharts/charts/compare/sinusbot-0.0.20...sinusbot-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [sinusbot-0.0.21](https://github.com/truecharts/charts/compare/sinusbot-0.0.20...sinusbot-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/sinusbot/0.0.23/Chart.lock b/incubator/sinusbot/0.0.23/Chart.lock deleted file mode 100644 index d0f2c9435d2..00000000000 --- a/incubator/sinusbot/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:17:10.766006235Z" diff --git a/incubator/sinusbot/0.0.23/Chart.yaml b/incubator/sinusbot/0.0.23/Chart.yaml deleted file mode 100644 index 5434d866cab..00000000000 --- a/incubator/sinusbot/0.0.23/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities - - MediaServer-Music -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/sinusbot/0.0.23/README.md b/incubator/sinusbot/0.0.23/README.md deleted file mode 100644 index 1d689262f4e..00000000000 --- a/incubator/sinusbot/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# sinusbot - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -SinusBot is a MusicBot that will let you listen to music together with your friends on either TeamSpeak 3 or Discord. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [sinusbot](https://truecharts.org/docs/charts/incubator/sinusbot) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/sinusbot/0.0.23/charts/common-10.5.9.tgz b/incubator/sinusbot/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/sinusbot/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/sinusbot/0.0.24/CHANGELOG.md b/incubator/sinusbot/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..65ff8b9f1de --- /dev/null +++ b/incubator/sinusbot/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [sinusbot-0.0.24](https://github.com/truecharts/charts/compare/sinusbot-0.0.23...sinusbot-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [sinusbot-0.0.23](https://github.com/truecharts/charts/compare/sinusbot-0.0.22...sinusbot-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [sinusbot-0.0.23](https://github.com/truecharts/charts/compare/sinusbot-0.0.22...sinusbot-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [sinusbot-0.0.23](https://github.com/truecharts/charts/compare/sinusbot-0.0.22...sinusbot-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [sinusbot-0.0.23](https://github.com/truecharts/charts/compare/sinusbot-0.0.22...sinusbot-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [sinusbot-0.0.23](https://github.com/truecharts/charts/compare/sinusbot-0.0.22...sinusbot-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [sinusbot-0.0.23](https://github.com/truecharts/charts/compare/sinusbot-0.0.22...sinusbot-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [sinusbot-0.0.22](https://github.com/truecharts/charts/compare/sinusbot-0.0.20...sinusbot-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + diff --git a/incubator/sinusbot/0.0.24/Chart.lock b/incubator/sinusbot/0.0.24/Chart.lock new file mode 100644 index 00000000000..3930e2a05cb --- /dev/null +++ b/incubator/sinusbot/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:08:07.597190857Z" diff --git a/incubator/sinusbot/0.0.24/Chart.yaml b/incubator/sinusbot/0.0.24/Chart.yaml new file mode 100644 index 00000000000..452f77162b7 --- /dev/null +++ b/incubator/sinusbot/0.0.24/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.5.10 +deprecated: false +description: "SinusBot is a MusicBot that will let you listen to music together with your friends on either TeamSpeak 3 or Discord." +home: https://truecharts.org/docs/charts/incubator/sinusbot +icon: https://truecharts.org/img/hotlink-ok/chart-icons/sinusbot.png +keywords: + - sinusbot + - Productivity + - Tools-Utilities + - MediaServer-Music +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: sinusbot +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/sinusbot + - https://forum.sinusbot.com + - https://hub.docker.com/r/sinusbot/docker +type: application +version: 0.0.24 diff --git a/incubator/sinusbot/0.0.24/README.md b/incubator/sinusbot/0.0.24/README.md new file mode 100644 index 00000000000..5712f5474fa --- /dev/null +++ b/incubator/sinusbot/0.0.24/README.md @@ -0,0 +1,109 @@ +# sinusbot + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +SinusBot is a MusicBot that will let you listen to music together with your friends on either TeamSpeak 3 or Discord. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [sinusbot](https://truecharts.org/docs/charts/incubator/sinusbot) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/sinusbot/0.0.23/app-readme.md b/incubator/sinusbot/0.0.24/app-readme.md similarity index 100% rename from incubator/sinusbot/0.0.23/app-readme.md rename to incubator/sinusbot/0.0.24/app-readme.md diff --git a/incubator/sinusbot/0.0.24/charts/common-10.5.10.tgz b/incubator/sinusbot/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/sinusbot/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/sinusbot/0.0.23/ix_values.yaml b/incubator/sinusbot/0.0.24/ix_values.yaml similarity index 100% rename from incubator/sinusbot/0.0.23/ix_values.yaml rename to incubator/sinusbot/0.0.24/ix_values.yaml diff --git a/incubator/sinusbot/0.0.23/questions.yaml b/incubator/sinusbot/0.0.24/questions.yaml similarity index 100% rename from incubator/sinusbot/0.0.23/questions.yaml rename to incubator/sinusbot/0.0.24/questions.yaml diff --git a/incubator/sinusbot/0.0.23/templates/common.yaml b/incubator/sinusbot/0.0.24/templates/common.yaml similarity index 100% rename from incubator/sinusbot/0.0.23/templates/common.yaml rename to incubator/sinusbot/0.0.24/templates/common.yaml diff --git a/incubator/sinusbot/0.0.23/values.yaml b/incubator/sinusbot/0.0.24/values.yaml similarity index 100% rename from incubator/sinusbot/0.0.23/values.yaml rename to incubator/sinusbot/0.0.24/values.yaml diff --git a/incubator/slack-invite/0.0.23/CHANGELOG.md b/incubator/slack-invite/0.0.23/CHANGELOG.md deleted file mode 100644 index ab8ad30e6b4..00000000000 --- a/incubator/slack-invite/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [slack-invite-0.0.23](https://github.com/truecharts/charts/compare/slack-invite-0.0.22...slack-invite-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [slack-invite-0.0.23](https://github.com/truecharts/charts/compare/slack-invite-0.0.22...slack-invite-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [slack-invite-0.0.23](https://github.com/truecharts/charts/compare/slack-invite-0.0.22...slack-invite-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [slack-invite-0.0.23](https://github.com/truecharts/charts/compare/slack-invite-0.0.22...slack-invite-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [slack-invite-0.0.23](https://github.com/truecharts/charts/compare/slack-invite-0.0.22...slack-invite-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [slack-invite-0.0.23](https://github.com/truecharts/charts/compare/slack-invite-0.0.22...slack-invite-0.0.23) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [slack-invite-0.0.22](https://github.com/truecharts/charts/compare/slack-invite-0.0.20...slack-invite-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [slack-invite-0.0.21](https://github.com/truecharts/charts/compare/slack-invite-0.0.20...slack-invite-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [slack-invite-0.0.20](https://github.com/truecharts/charts/compare/slack-invite-0.0.19...slack-invite-0.0.20) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/incubator/slack-invite/0.0.23/Chart.lock b/incubator/slack-invite/0.0.23/Chart.lock deleted file mode 100644 index 4e297c20358..00000000000 --- a/incubator/slack-invite/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:17:12.723381754Z" diff --git a/incubator/slack-invite/0.0.23/Chart.yaml b/incubator/slack-invite/0.0.23/Chart.yaml deleted file mode 100644 index 84b1f895d59..00000000000 --- a/incubator/slack-invite/0.0.23/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Messenger - - Productivity -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/slack-invite/0.0.23/README.md b/incubator/slack-invite/0.0.23/README.md deleted file mode 100644 index c03d687a0aa..00000000000 --- a/incubator/slack-invite/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# slack-invite - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Creates a simple webpage for Slack invite signups - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [slack-invite](https://truecharts.org/docs/charts/incubator/slack-invite) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/slack-invite/0.0.23/charts/common-10.5.9.tgz b/incubator/slack-invite/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/slack-invite/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/slack-invite/0.0.24/CHANGELOG.md b/incubator/slack-invite/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..708a89c06ff --- /dev/null +++ b/incubator/slack-invite/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [slack-invite-0.0.24](https://github.com/truecharts/charts/compare/slack-invite-0.0.23...slack-invite-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [slack-invite-0.0.23](https://github.com/truecharts/charts/compare/slack-invite-0.0.22...slack-invite-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [slack-invite-0.0.23](https://github.com/truecharts/charts/compare/slack-invite-0.0.22...slack-invite-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [slack-invite-0.0.23](https://github.com/truecharts/charts/compare/slack-invite-0.0.22...slack-invite-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [slack-invite-0.0.23](https://github.com/truecharts/charts/compare/slack-invite-0.0.22...slack-invite-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [slack-invite-0.0.23](https://github.com/truecharts/charts/compare/slack-invite-0.0.22...slack-invite-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [slack-invite-0.0.23](https://github.com/truecharts/charts/compare/slack-invite-0.0.22...slack-invite-0.0.23) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [slack-invite-0.0.22](https://github.com/truecharts/charts/compare/slack-invite-0.0.20...slack-invite-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [slack-invite-0.0.21](https://github.com/truecharts/charts/compare/slack-invite-0.0.20...slack-invite-0.0.21) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + diff --git a/incubator/slack-invite/0.0.24/Chart.lock b/incubator/slack-invite/0.0.24/Chart.lock new file mode 100644 index 00000000000..2701c645916 --- /dev/null +++ b/incubator/slack-invite/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:08:09.904979789Z" diff --git a/incubator/slack-invite/0.0.24/Chart.yaml b/incubator/slack-invite/0.0.24/Chart.yaml new file mode 100644 index 00000000000..5f7e92987e3 --- /dev/null +++ b/incubator/slack-invite/0.0.24/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.5.10 +deprecated: false +description: Creates a simple webpage for Slack invite signups +home: https://truecharts.org/docs/charts/incubator/slack-invite +icon: https://truecharts.org/img/hotlink-ok/chart-icons/slack-invite.png +keywords: + - slack-invite + - Network-Messenger + - Productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: slack-invite +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/slack-invite + - httpss://github.com/ninthwalker/slack-invite + - https://hub.docker.com/r/ninthwalker/slack-invite/ +type: application +version: 0.0.24 diff --git a/incubator/slack-invite/0.0.24/README.md b/incubator/slack-invite/0.0.24/README.md new file mode 100644 index 00000000000..7ff02d94bd4 --- /dev/null +++ b/incubator/slack-invite/0.0.24/README.md @@ -0,0 +1,109 @@ +# slack-invite + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Creates a simple webpage for Slack invite signups + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [slack-invite](https://truecharts.org/docs/charts/incubator/slack-invite) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/slack-invite/0.0.23/app-readme.md b/incubator/slack-invite/0.0.24/app-readme.md similarity index 100% rename from incubator/slack-invite/0.0.23/app-readme.md rename to incubator/slack-invite/0.0.24/app-readme.md diff --git a/incubator/slack-invite/0.0.24/charts/common-10.5.10.tgz b/incubator/slack-invite/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/slack-invite/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/slack-invite/0.0.23/ix_values.yaml b/incubator/slack-invite/0.0.24/ix_values.yaml similarity index 100% rename from incubator/slack-invite/0.0.23/ix_values.yaml rename to incubator/slack-invite/0.0.24/ix_values.yaml diff --git a/incubator/slack-invite/0.0.23/questions.yaml b/incubator/slack-invite/0.0.24/questions.yaml similarity index 100% rename from incubator/slack-invite/0.0.23/questions.yaml rename to incubator/slack-invite/0.0.24/questions.yaml diff --git a/incubator/slack-invite/0.0.23/templates/common.yaml b/incubator/slack-invite/0.0.24/templates/common.yaml similarity index 100% rename from incubator/slack-invite/0.0.23/templates/common.yaml rename to incubator/slack-invite/0.0.24/templates/common.yaml diff --git a/incubator/slack-invite/0.0.23/values.yaml b/incubator/slack-invite/0.0.24/values.yaml similarity index 100% rename from incubator/slack-invite/0.0.23/values.yaml rename to incubator/slack-invite/0.0.24/values.yaml diff --git a/incubator/snippet-box/0.0.23/CHANGELOG.md b/incubator/snippet-box/0.0.23/CHANGELOG.md deleted file mode 100644 index b1ca6136e33..00000000000 --- a/incubator/snippet-box/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [snippet-box-0.0.23](https://github.com/truecharts/charts/compare/snippet-box-0.0.22...snippet-box-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [snippet-box-0.0.23](https://github.com/truecharts/charts/compare/snippet-box-0.0.22...snippet-box-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [snippet-box-0.0.23](https://github.com/truecharts/charts/compare/snippet-box-0.0.22...snippet-box-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [snippet-box-0.0.23](https://github.com/truecharts/charts/compare/snippet-box-0.0.22...snippet-box-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [snippet-box-0.0.23](https://github.com/truecharts/charts/compare/snippet-box-0.0.22...snippet-box-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [snippet-box-0.0.23](https://github.com/truecharts/charts/compare/snippet-box-0.0.22...snippet-box-0.0.23) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [snippet-box-0.0.22](https://github.com/truecharts/charts/compare/snippet-box-0.0.20...snippet-box-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [snippet-box-0.0.21](https://github.com/truecharts/charts/compare/snippet-box-0.0.20...snippet-box-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [snippet-box-0.0.20](https://github.com/truecharts/charts/compare/snippet-box-0.0.19...snippet-box-0.0.20) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/incubator/snippet-box/0.0.23/Chart.lock b/incubator/snippet-box/0.0.23/Chart.lock deleted file mode 100644 index 3c6e3d1d81b..00000000000 --- a/incubator/snippet-box/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:17:15.706682918Z" diff --git a/incubator/snippet-box/0.0.23/Chart.yaml b/incubator/snippet-box/0.0.23/Chart.yaml deleted file mode 100644 index 26a23d25fa4..00000000000 --- a/incubator/snippet-box/0.0.23/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/snippet-box/0.0.23/README.md b/incubator/snippet-box/0.0.23/README.md deleted file mode 100644 index d94c70bebf2..00000000000 --- a/incubator/snippet-box/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# snippet-box - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Snippet Box is a simple self-hosted app for organizing your code snippets. It allows you to easily create, edit, browse and manage your snippets in various languages. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [snippet-box](https://truecharts.org/docs/charts/incubator/snippet-box) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/snippet-box/0.0.23/charts/common-10.5.9.tgz b/incubator/snippet-box/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/snippet-box/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/snippet-box/0.0.24/CHANGELOG.md b/incubator/snippet-box/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..cbb6e76b163 --- /dev/null +++ b/incubator/snippet-box/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [snippet-box-0.0.24](https://github.com/truecharts/charts/compare/snippet-box-0.0.23...snippet-box-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [snippet-box-0.0.23](https://github.com/truecharts/charts/compare/snippet-box-0.0.22...snippet-box-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [snippet-box-0.0.23](https://github.com/truecharts/charts/compare/snippet-box-0.0.22...snippet-box-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [snippet-box-0.0.23](https://github.com/truecharts/charts/compare/snippet-box-0.0.22...snippet-box-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [snippet-box-0.0.23](https://github.com/truecharts/charts/compare/snippet-box-0.0.22...snippet-box-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [snippet-box-0.0.23](https://github.com/truecharts/charts/compare/snippet-box-0.0.22...snippet-box-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [snippet-box-0.0.23](https://github.com/truecharts/charts/compare/snippet-box-0.0.22...snippet-box-0.0.23) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [snippet-box-0.0.22](https://github.com/truecharts/charts/compare/snippet-box-0.0.20...snippet-box-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [snippet-box-0.0.21](https://github.com/truecharts/charts/compare/snippet-box-0.0.20...snippet-box-0.0.21) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + diff --git a/incubator/snippet-box/0.0.24/Chart.lock b/incubator/snippet-box/0.0.24/Chart.lock new file mode 100644 index 00000000000..2abe4051e24 --- /dev/null +++ b/incubator/snippet-box/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:08:28.429936021Z" diff --git a/incubator/snippet-box/0.0.24/Chart.yaml b/incubator/snippet-box/0.0.24/Chart.yaml new file mode 100644 index 00000000000..c954667b868 --- /dev/null +++ b/incubator/snippet-box/0.0.24/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.5.10 +deprecated: false +description: Snippet Box is a simple self-hosted app for organizing your code snippets. It allows you to easily create, edit, browse and manage your snippets in various languages. +home: https://truecharts.org/docs/charts/incubator/snippet-box +icon: https://truecharts.org/img/hotlink-ok/chart-icons/snippet-box.png +keywords: + - snippet-box + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: snippet-box +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/snippet-box + - https://github.com/pawelmalak/snippet-box + - https://hub.docker.com/r/pawelmalak/snippet-box +type: application +version: 0.0.24 diff --git a/incubator/snippet-box/0.0.24/README.md b/incubator/snippet-box/0.0.24/README.md new file mode 100644 index 00000000000..c6e8acde02e --- /dev/null +++ b/incubator/snippet-box/0.0.24/README.md @@ -0,0 +1,109 @@ +# snippet-box + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Snippet Box is a simple self-hosted app for organizing your code snippets. It allows you to easily create, edit, browse and manage your snippets in various languages. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [snippet-box](https://truecharts.org/docs/charts/incubator/snippet-box) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/snippet-box/0.0.23/app-readme.md b/incubator/snippet-box/0.0.24/app-readme.md similarity index 100% rename from incubator/snippet-box/0.0.23/app-readme.md rename to incubator/snippet-box/0.0.24/app-readme.md diff --git a/incubator/snippet-box/0.0.24/charts/common-10.5.10.tgz b/incubator/snippet-box/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/snippet-box/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/snippet-box/0.0.23/ix_values.yaml b/incubator/snippet-box/0.0.24/ix_values.yaml similarity index 100% rename from incubator/snippet-box/0.0.23/ix_values.yaml rename to incubator/snippet-box/0.0.24/ix_values.yaml diff --git a/incubator/snippet-box/0.0.23/questions.yaml b/incubator/snippet-box/0.0.24/questions.yaml similarity index 100% rename from incubator/snippet-box/0.0.23/questions.yaml rename to incubator/snippet-box/0.0.24/questions.yaml diff --git a/incubator/snippet-box/0.0.23/templates/common.yaml b/incubator/snippet-box/0.0.24/templates/common.yaml similarity index 100% rename from incubator/snippet-box/0.0.23/templates/common.yaml rename to incubator/snippet-box/0.0.24/templates/common.yaml diff --git a/incubator/snippet-box/0.0.23/values.yaml b/incubator/snippet-box/0.0.24/values.yaml similarity index 100% rename from incubator/snippet-box/0.0.23/values.yaml rename to incubator/snippet-box/0.0.24/values.yaml diff --git a/incubator/socials/0.0.22/CHANGELOG.md b/incubator/socials/0.0.22/CHANGELOG.md deleted file mode 100644 index 7770e20f9de..00000000000 --- a/incubator/socials/0.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [socials-0.0.22](https://github.com/truecharts/charts/compare/socials-0.0.21...socials-0.0.22) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [socials-0.0.22](https://github.com/truecharts/charts/compare/socials-0.0.21...socials-0.0.22) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [socials-0.0.22](https://github.com/truecharts/charts/compare/socials-0.0.21...socials-0.0.22) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [socials-0.0.22](https://github.com/truecharts/charts/compare/socials-0.0.21...socials-0.0.22) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [socials-0.0.22](https://github.com/truecharts/charts/compare/socials-0.0.21...socials-0.0.22) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [socials-0.0.22](https://github.com/truecharts/charts/compare/socials-0.0.21...socials-0.0.22) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [socials-0.0.21](https://github.com/truecharts/charts/compare/socials-0.0.19...socials-0.0.21) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [socials-0.0.20](https://github.com/truecharts/charts/compare/socials-0.0.19...socials-0.0.20) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/socials/0.0.22/Chart.lock b/incubator/socials/0.0.22/Chart.lock deleted file mode 100644 index 7c03b4e8c54..00000000000 --- a/incubator/socials/0.0.22/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:17:23.331852909Z" diff --git a/incubator/socials/0.0.22/Chart.yaml b/incubator/socials/0.0.22/Chart.yaml deleted file mode 100644 index 75a684a9d5e..00000000000 --- a/incubator/socials/0.0.22/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Other -apiVersion: v2 -appVersion: "main" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.22 diff --git a/incubator/socials/0.0.22/README.md b/incubator/socials/0.0.22/README.md deleted file mode 100644 index 92578e97a14..00000000000 --- a/incubator/socials/0.0.22/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# socials - -![Version: 0.0.22](https://img.shields.io/badge/Version-0.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: main](https://img.shields.io/badge/AppVersion-main-informational?style=flat-square) - -Socials is a single-page website that stores all your social media and personal websites to share. It is similar to tappy.tech, sociallinks.co, and linktr.ee, but open-source and built using Typescript, Sass, Express.js and EJS. Self-hosting or publishing as a static website or Chart is recommended! - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [socials](https://truecharts.org/docs/charts/incubator/socials) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/socials/0.0.22/charts/common-10.5.9.tgz b/incubator/socials/0.0.22/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/socials/0.0.22/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/socials/0.0.23/CHANGELOG.md b/incubator/socials/0.0.23/CHANGELOG.md new file mode 100644 index 00000000000..555b704dcb5 --- /dev/null +++ b/incubator/socials/0.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [socials-0.0.23](https://github.com/truecharts/charts/compare/socials-0.0.22...socials-0.0.23) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [socials-0.0.22](https://github.com/truecharts/charts/compare/socials-0.0.21...socials-0.0.22) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [socials-0.0.22](https://github.com/truecharts/charts/compare/socials-0.0.21...socials-0.0.22) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [socials-0.0.22](https://github.com/truecharts/charts/compare/socials-0.0.21...socials-0.0.22) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [socials-0.0.22](https://github.com/truecharts/charts/compare/socials-0.0.21...socials-0.0.22) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [socials-0.0.22](https://github.com/truecharts/charts/compare/socials-0.0.21...socials-0.0.22) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [socials-0.0.22](https://github.com/truecharts/charts/compare/socials-0.0.21...socials-0.0.22) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [socials-0.0.21](https://github.com/truecharts/charts/compare/socials-0.0.19...socials-0.0.21) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + diff --git a/incubator/socials/0.0.23/Chart.lock b/incubator/socials/0.0.23/Chart.lock new file mode 100644 index 00000000000..65d18e2f7d4 --- /dev/null +++ b/incubator/socials/0.0.23/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:08:29.282126123Z" diff --git a/incubator/socials/0.0.23/Chart.yaml b/incubator/socials/0.0.23/Chart.yaml new file mode 100644 index 00000000000..d5196fb1f68 --- /dev/null +++ b/incubator/socials/0.0.23/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.5.10 +deprecated: false +description: "Socials is a single-page website that stores all your social media and personal websites to share. It is similar to tappy.tech, sociallinks.co, and linktr.ee, but open-source and built using Typescript, Sass, Express.js and EJS. Self-hosting or publishing as a static website or Chart is recommended!" +home: https://truecharts.org/docs/charts/incubator/socials +icon: https://truecharts.org/img/hotlink-ok/chart-icons/socials.png +keywords: + - socials + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: socials +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/socials + - https://github.com/diamkil/socials + - https://registry.hub.docker.com/r/diamkil/socials/ +type: application +version: 0.0.23 diff --git a/incubator/socials/0.0.23/README.md b/incubator/socials/0.0.23/README.md new file mode 100644 index 00000000000..89c1ef1bd7d --- /dev/null +++ b/incubator/socials/0.0.23/README.md @@ -0,0 +1,109 @@ +# socials + +![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: main](https://img.shields.io/badge/AppVersion-main-informational?style=flat-square) + +Socials is a single-page website that stores all your social media and personal websites to share. It is similar to tappy.tech, sociallinks.co, and linktr.ee, but open-source and built using Typescript, Sass, Express.js and EJS. Self-hosting or publishing as a static website or Chart is recommended! + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [socials](https://truecharts.org/docs/charts/incubator/socials) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/socials/0.0.22/app-readme.md b/incubator/socials/0.0.23/app-readme.md similarity index 100% rename from incubator/socials/0.0.22/app-readme.md rename to incubator/socials/0.0.23/app-readme.md diff --git a/incubator/socials/0.0.23/charts/common-10.5.10.tgz b/incubator/socials/0.0.23/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/socials/0.0.23/charts/common-10.5.10.tgz differ diff --git a/incubator/socials/0.0.22/ix_values.yaml b/incubator/socials/0.0.23/ix_values.yaml similarity index 100% rename from incubator/socials/0.0.22/ix_values.yaml rename to incubator/socials/0.0.23/ix_values.yaml diff --git a/incubator/socials/0.0.22/questions.yaml b/incubator/socials/0.0.23/questions.yaml similarity index 100% rename from incubator/socials/0.0.22/questions.yaml rename to incubator/socials/0.0.23/questions.yaml diff --git a/incubator/socials/0.0.22/templates/common.yaml b/incubator/socials/0.0.23/templates/common.yaml similarity index 100% rename from incubator/socials/0.0.22/templates/common.yaml rename to incubator/socials/0.0.23/templates/common.yaml diff --git a/incubator/socials/0.0.22/values.yaml b/incubator/socials/0.0.23/values.yaml similarity index 100% rename from incubator/socials/0.0.22/values.yaml rename to incubator/socials/0.0.23/values.yaml diff --git a/incubator/sonarqube/0.0.25/CHANGELOG.md b/incubator/sonarqube/0.0.25/CHANGELOG.md deleted file mode 100644 index 2ed7acaa1ee..00000000000 --- a/incubator/sonarqube/0.0.25/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [sonarqube-0.0.25](https://github.com/truecharts/charts/compare/sonarqube-0.0.24...sonarqube-0.0.25) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [sonarqube-0.0.25](https://github.com/truecharts/charts/compare/sonarqube-0.0.24...sonarqube-0.0.25) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [sonarqube-0.0.25](https://github.com/truecharts/charts/compare/sonarqube-0.0.24...sonarqube-0.0.25) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [sonarqube-0.0.25](https://github.com/truecharts/charts/compare/sonarqube-0.0.24...sonarqube-0.0.25) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [sonarqube-0.0.25](https://github.com/truecharts/charts/compare/sonarqube-0.0.24...sonarqube-0.0.25) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [sonarqube-0.0.25](https://github.com/truecharts/charts/compare/sonarqube-0.0.24...sonarqube-0.0.25) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [sonarqube-0.0.24](https://github.com/truecharts/charts/compare/sonarqube-0.0.22...sonarqube-0.0.24) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [sonarqube-0.0.23](https://github.com/truecharts/charts/compare/sonarqube-0.0.22...sonarqube-0.0.23) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/sonarqube/0.0.25/Chart.lock b/incubator/sonarqube/0.0.25/Chart.lock deleted file mode 100644 index 20da10b9fe1..00000000000 --- a/incubator/sonarqube/0.0.25/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:17:35.975201844Z" diff --git a/incubator/sonarqube/0.0.25/Chart.yaml b/incubator/sonarqube/0.0.25/Chart.yaml deleted file mode 100644 index c1a4a927484..00000000000 --- a/incubator/sonarqube/0.0.25/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.25 diff --git a/incubator/sonarqube/0.0.25/README.md b/incubator/sonarqube/0.0.25/README.md deleted file mode 100644 index e5db87444f9..00000000000 --- a/incubator/sonarqube/0.0.25/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# sonarqube - -![Version: 0.0.25](https://img.shields.io/badge/Version-0.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -SonarQube is an open source platform for continuous inspection of code quality. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [sonarqube](https://truecharts.org/docs/charts/incubator/sonarqube) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/sonarqube/0.0.25/charts/common-10.5.9.tgz b/incubator/sonarqube/0.0.25/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/sonarqube/0.0.25/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/sonarqube/0.0.26/CHANGELOG.md b/incubator/sonarqube/0.0.26/CHANGELOG.md new file mode 100644 index 00000000000..e5ba22bafbc --- /dev/null +++ b/incubator/sonarqube/0.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [sonarqube-0.0.26](https://github.com/truecharts/charts/compare/sonarqube-0.0.25...sonarqube-0.0.26) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [sonarqube-0.0.25](https://github.com/truecharts/charts/compare/sonarqube-0.0.24...sonarqube-0.0.25) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [sonarqube-0.0.25](https://github.com/truecharts/charts/compare/sonarqube-0.0.24...sonarqube-0.0.25) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [sonarqube-0.0.25](https://github.com/truecharts/charts/compare/sonarqube-0.0.24...sonarqube-0.0.25) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [sonarqube-0.0.25](https://github.com/truecharts/charts/compare/sonarqube-0.0.24...sonarqube-0.0.25) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [sonarqube-0.0.25](https://github.com/truecharts/charts/compare/sonarqube-0.0.24...sonarqube-0.0.25) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [sonarqube-0.0.25](https://github.com/truecharts/charts/compare/sonarqube-0.0.24...sonarqube-0.0.25) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [sonarqube-0.0.24](https://github.com/truecharts/charts/compare/sonarqube-0.0.22...sonarqube-0.0.24) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + diff --git a/incubator/sonarqube/0.0.26/Chart.lock b/incubator/sonarqube/0.0.26/Chart.lock new file mode 100644 index 00000000000..c291e6361ac --- /dev/null +++ b/incubator/sonarqube/0.0.26/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:08:39.192199098Z" diff --git a/incubator/sonarqube/0.0.26/Chart.yaml b/incubator/sonarqube/0.0.26/Chart.yaml new file mode 100644 index 00000000000..329e06e233f --- /dev/null +++ b/incubator/sonarqube/0.0.26/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: "SonarQube is an open source platform for continuous inspection of code quality. " +home: https://truecharts.org/docs/charts/incubator/sonarqube +icon: https://truecharts.org/img/hotlink-ok/chart-icons/sonarqube.png +keywords: + - sonarqube + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: sonarqube +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/sonarqube + - https://github.com/SonarSource/sonarqube + - https://hub.docker.com/_/sonarqube/ +type: application +version: 0.0.26 diff --git a/incubator/sonarqube/0.0.26/README.md b/incubator/sonarqube/0.0.26/README.md new file mode 100644 index 00000000000..98254568c21 --- /dev/null +++ b/incubator/sonarqube/0.0.26/README.md @@ -0,0 +1,109 @@ +# sonarqube + +![Version: 0.0.26](https://img.shields.io/badge/Version-0.0.26-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +SonarQube is an open source platform for continuous inspection of code quality. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [sonarqube](https://truecharts.org/docs/charts/incubator/sonarqube) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/sonarqube/0.0.25/app-readme.md b/incubator/sonarqube/0.0.26/app-readme.md similarity index 100% rename from incubator/sonarqube/0.0.25/app-readme.md rename to incubator/sonarqube/0.0.26/app-readme.md diff --git a/incubator/sonarqube/0.0.26/charts/common-10.5.10.tgz b/incubator/sonarqube/0.0.26/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/sonarqube/0.0.26/charts/common-10.5.10.tgz differ diff --git a/incubator/sonarqube/0.0.25/ix_values.yaml b/incubator/sonarqube/0.0.26/ix_values.yaml similarity index 100% rename from incubator/sonarqube/0.0.25/ix_values.yaml rename to incubator/sonarqube/0.0.26/ix_values.yaml diff --git a/incubator/sonarqube/0.0.25/questions.yaml b/incubator/sonarqube/0.0.26/questions.yaml similarity index 100% rename from incubator/sonarqube/0.0.25/questions.yaml rename to incubator/sonarqube/0.0.26/questions.yaml diff --git a/incubator/sonarqube/0.0.25/templates/common.yaml b/incubator/sonarqube/0.0.26/templates/common.yaml similarity index 100% rename from incubator/sonarqube/0.0.25/templates/common.yaml rename to incubator/sonarqube/0.0.26/templates/common.yaml diff --git a/incubator/sonarqube/0.0.25/values.yaml b/incubator/sonarqube/0.0.26/values.yaml similarity index 100% rename from incubator/sonarqube/0.0.25/values.yaml rename to incubator/sonarqube/0.0.26/values.yaml diff --git a/incubator/songkong/0.0.23/CHANGELOG.md b/incubator/songkong/0.0.23/CHANGELOG.md deleted file mode 100644 index 675db475dfa..00000000000 --- a/incubator/songkong/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [songkong-0.0.23](https://github.com/truecharts/charts/compare/songkong-0.0.22...songkong-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [songkong-0.0.23](https://github.com/truecharts/charts/compare/songkong-0.0.22...songkong-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [songkong-0.0.23](https://github.com/truecharts/charts/compare/songkong-0.0.22...songkong-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [songkong-0.0.23](https://github.com/truecharts/charts/compare/songkong-0.0.22...songkong-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [songkong-0.0.23](https://github.com/truecharts/charts/compare/songkong-0.0.22...songkong-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [songkong-0.0.23](https://github.com/truecharts/charts/compare/songkong-0.0.22...songkong-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [songkong-0.0.22](https://github.com/truecharts/charts/compare/songkong-0.0.20...songkong-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [songkong-0.0.21](https://github.com/truecharts/charts/compare/songkong-0.0.20...songkong-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/songkong/0.0.23/Chart.lock b/incubator/songkong/0.0.23/Chart.lock deleted file mode 100644 index a2a18149360..00000000000 --- a/incubator/songkong/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:17:38.368457648Z" diff --git a/incubator/songkong/0.0.23/Chart.yaml b/incubator/songkong/0.0.23/Chart.yaml deleted file mode 100644 index 3c0329d127c..00000000000 --- a/incubator/songkong/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaApp-Music -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/songkong/0.0.23/README.md b/incubator/songkong/0.0.23/README.md deleted file mode 100644 index ffdd136ea9a..00000000000 --- a/incubator/songkong/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# songkong - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Official SongKong Chart repository, Identify your songs and add metadata and artwork automatically - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [songkong](https://truecharts.org/docs/charts/incubator/songkong) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/songkong/0.0.23/charts/common-10.5.9.tgz b/incubator/songkong/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/songkong/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/songkong/0.0.24/CHANGELOG.md b/incubator/songkong/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..f657322697c --- /dev/null +++ b/incubator/songkong/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [songkong-0.0.24](https://github.com/truecharts/charts/compare/songkong-0.0.23...songkong-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [songkong-0.0.23](https://github.com/truecharts/charts/compare/songkong-0.0.22...songkong-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [songkong-0.0.23](https://github.com/truecharts/charts/compare/songkong-0.0.22...songkong-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [songkong-0.0.23](https://github.com/truecharts/charts/compare/songkong-0.0.22...songkong-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [songkong-0.0.23](https://github.com/truecharts/charts/compare/songkong-0.0.22...songkong-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [songkong-0.0.23](https://github.com/truecharts/charts/compare/songkong-0.0.22...songkong-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [songkong-0.0.23](https://github.com/truecharts/charts/compare/songkong-0.0.22...songkong-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [songkong-0.0.22](https://github.com/truecharts/charts/compare/songkong-0.0.20...songkong-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + diff --git a/incubator/songkong/0.0.24/Chart.lock b/incubator/songkong/0.0.24/Chart.lock new file mode 100644 index 00000000000..3723c98a0e8 --- /dev/null +++ b/incubator/songkong/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:08:41.298808421Z" diff --git a/incubator/songkong/0.0.24/Chart.yaml b/incubator/songkong/0.0.24/Chart.yaml new file mode 100644 index 00000000000..5ae90913089 --- /dev/null +++ b/incubator/songkong/0.0.24/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.5.10 +deprecated: false +description: Official SongKong Chart repository, Identify your songs and add metadata and artwork automatically +home: https://truecharts.org/docs/charts/incubator/songkong +icon: https://truecharts.org/img/hotlink-ok/chart-icons/songkong.png +keywords: + - songkong + - MediaApp-Music +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: songkong +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/songkong + - http://www.jthink.net/songkong + - https://hub.docker.com/r/songkong/songkong/ +type: application +version: 0.0.24 diff --git a/incubator/songkong/0.0.24/README.md b/incubator/songkong/0.0.24/README.md new file mode 100644 index 00000000000..a1c0cc0140a --- /dev/null +++ b/incubator/songkong/0.0.24/README.md @@ -0,0 +1,109 @@ +# songkong + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Official SongKong Chart repository, Identify your songs and add metadata and artwork automatically + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [songkong](https://truecharts.org/docs/charts/incubator/songkong) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/songkong/0.0.23/app-readme.md b/incubator/songkong/0.0.24/app-readme.md similarity index 100% rename from incubator/songkong/0.0.23/app-readme.md rename to incubator/songkong/0.0.24/app-readme.md diff --git a/incubator/songkong/0.0.24/charts/common-10.5.10.tgz b/incubator/songkong/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/songkong/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/songkong/0.0.23/ix_values.yaml b/incubator/songkong/0.0.24/ix_values.yaml similarity index 100% rename from incubator/songkong/0.0.23/ix_values.yaml rename to incubator/songkong/0.0.24/ix_values.yaml diff --git a/incubator/songkong/0.0.23/questions.yaml b/incubator/songkong/0.0.24/questions.yaml similarity index 100% rename from incubator/songkong/0.0.23/questions.yaml rename to incubator/songkong/0.0.24/questions.yaml diff --git a/incubator/songkong/0.0.23/templates/common.yaml b/incubator/songkong/0.0.24/templates/common.yaml similarity index 100% rename from incubator/songkong/0.0.23/templates/common.yaml rename to incubator/songkong/0.0.24/templates/common.yaml diff --git a/incubator/songkong/0.0.23/values.yaml b/incubator/songkong/0.0.24/values.yaml similarity index 100% rename from incubator/songkong/0.0.23/values.yaml rename to incubator/songkong/0.0.24/values.yaml diff --git a/incubator/sourcegraph/0.0.26/CHANGELOG.md b/incubator/sourcegraph/0.0.26/CHANGELOG.md deleted file mode 100644 index 43b05e0cb93..00000000000 --- a/incubator/sourcegraph/0.0.26/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [sourcegraph-0.0.26](https://github.com/truecharts/charts/compare/sourcegraph-0.0.25...sourcegraph-0.0.26) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [sourcegraph-0.0.26](https://github.com/truecharts/charts/compare/sourcegraph-0.0.25...sourcegraph-0.0.26) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [sourcegraph-0.0.26](https://github.com/truecharts/charts/compare/sourcegraph-0.0.25...sourcegraph-0.0.26) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [sourcegraph-0.0.26](https://github.com/truecharts/charts/compare/sourcegraph-0.0.25...sourcegraph-0.0.26) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [sourcegraph-0.0.26](https://github.com/truecharts/charts/compare/sourcegraph-0.0.25...sourcegraph-0.0.26) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [sourcegraph-0.0.26](https://github.com/truecharts/charts/compare/sourcegraph-0.0.25...sourcegraph-0.0.26) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [sourcegraph-0.0.25](https://github.com/truecharts/charts/compare/sourcegraph-0.0.23...sourcegraph-0.0.25) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [sourcegraph-0.0.24](https://github.com/truecharts/charts/compare/sourcegraph-0.0.23...sourcegraph-0.0.24) (2022-08-30) - -### Chore diff --git a/incubator/sourcegraph/0.0.26/Chart.lock b/incubator/sourcegraph/0.0.26/Chart.lock deleted file mode 100644 index 189f704b98b..00000000000 --- a/incubator/sourcegraph/0.0.26/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:17:41.125380293Z" diff --git a/incubator/sourcegraph/0.0.26/Chart.yaml b/incubator/sourcegraph/0.0.26/Chart.yaml deleted file mode 100644 index be0ff8cfbce..00000000000 --- a/incubator/sourcegraph/0.0.26/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: "3.43.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.26 diff --git a/incubator/sourcegraph/0.0.26/README.md b/incubator/sourcegraph/0.0.26/README.md deleted file mode 100644 index 905cef5c61d..00000000000 --- a/incubator/sourcegraph/0.0.26/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# sourcegraph - -![Version: 0.0.26](https://img.shields.io/badge/Version-0.0.26-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.43.2](https://img.shields.io/badge/AppVersion-3.43.2-informational?style=flat-square) - -Sourcegraph Chart. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [sourcegraph](https://truecharts.org/docs/charts/incubator/sourcegraph) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `sourcegraph` deployment - -```console -helm uninstall sourcegraph -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install sourcegraph \ - --set env.TZ="America/New York" \ - TrueCharts/sourcegraph -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install sourcegraph TrueCharts/sourcegraph -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/sourcegraph/0.0.26/charts/common-10.5.9.tgz b/incubator/sourcegraph/0.0.26/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/sourcegraph/0.0.26/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/sourcegraph/0.0.27/CHANGELOG.md b/incubator/sourcegraph/0.0.27/CHANGELOG.md new file mode 100644 index 00000000000..e5a671c6bd8 --- /dev/null +++ b/incubator/sourcegraph/0.0.27/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [sourcegraph-0.0.27](https://github.com/truecharts/charts/compare/sourcegraph-0.0.26...sourcegraph-0.0.27) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [sourcegraph-0.0.26](https://github.com/truecharts/charts/compare/sourcegraph-0.0.25...sourcegraph-0.0.26) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [sourcegraph-0.0.26](https://github.com/truecharts/charts/compare/sourcegraph-0.0.25...sourcegraph-0.0.26) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [sourcegraph-0.0.26](https://github.com/truecharts/charts/compare/sourcegraph-0.0.25...sourcegraph-0.0.26) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [sourcegraph-0.0.26](https://github.com/truecharts/charts/compare/sourcegraph-0.0.25...sourcegraph-0.0.26) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [sourcegraph-0.0.26](https://github.com/truecharts/charts/compare/sourcegraph-0.0.25...sourcegraph-0.0.26) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [sourcegraph-0.0.26](https://github.com/truecharts/charts/compare/sourcegraph-0.0.25...sourcegraph-0.0.26) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [sourcegraph-0.0.25](https://github.com/truecharts/charts/compare/sourcegraph-0.0.23...sourcegraph-0.0.25) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] diff --git a/incubator/sourcegraph/0.0.27/Chart.lock b/incubator/sourcegraph/0.0.27/Chart.lock new file mode 100644 index 00000000000..8de2024c503 --- /dev/null +++ b/incubator/sourcegraph/0.0.27/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:08:59.083317543Z" diff --git a/incubator/sourcegraph/0.0.27/Chart.yaml b/incubator/sourcegraph/0.0.27/Chart.yaml new file mode 100644 index 00000000000..979a0d94c36 --- /dev/null +++ b/incubator/sourcegraph/0.0.27/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: "3.43.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: Sourcegraph Chart. +home: https://truecharts.org/docs/charts/incubator/sourcegraph +icon: https://truecharts.org/img/hotlink-ok/chart-icons/sourcegraph.png +keywords: + - sourcegraph + - Backup + - Cloud + - Network-Web + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: sourcegraph +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/sourcegraph + - https://hub.docker.com/r/sourcegraph/server/ +type: application +version: 0.0.27 diff --git a/incubator/sourcegraph/0.0.27/README.md b/incubator/sourcegraph/0.0.27/README.md new file mode 100644 index 00000000000..01b46809c79 --- /dev/null +++ b/incubator/sourcegraph/0.0.27/README.md @@ -0,0 +1,108 @@ +# sourcegraph + +![Version: 0.0.27](https://img.shields.io/badge/Version-0.0.27-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.43.2](https://img.shields.io/badge/AppVersion-3.43.2-informational?style=flat-square) + +Sourcegraph Chart. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [sourcegraph](https://truecharts.org/docs/charts/incubator/sourcegraph) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `sourcegraph` deployment + +```console +helm uninstall sourcegraph +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install sourcegraph \ + --set env.TZ="America/New York" \ + TrueCharts/sourcegraph +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install sourcegraph TrueCharts/sourcegraph -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/sourcegraph/0.0.26/app-readme.md b/incubator/sourcegraph/0.0.27/app-readme.md similarity index 100% rename from incubator/sourcegraph/0.0.26/app-readme.md rename to incubator/sourcegraph/0.0.27/app-readme.md diff --git a/incubator/sourcegraph/0.0.27/charts/common-10.5.10.tgz b/incubator/sourcegraph/0.0.27/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/sourcegraph/0.0.27/charts/common-10.5.10.tgz differ diff --git a/incubator/sourcegraph/0.0.26/ix_values.yaml b/incubator/sourcegraph/0.0.27/ix_values.yaml similarity index 100% rename from incubator/sourcegraph/0.0.26/ix_values.yaml rename to incubator/sourcegraph/0.0.27/ix_values.yaml diff --git a/incubator/sourcegraph/0.0.26/questions.yaml b/incubator/sourcegraph/0.0.27/questions.yaml similarity index 100% rename from incubator/sourcegraph/0.0.26/questions.yaml rename to incubator/sourcegraph/0.0.27/questions.yaml diff --git a/incubator/sourcegraph/0.0.26/templates/common.yaml b/incubator/sourcegraph/0.0.27/templates/common.yaml similarity index 100% rename from incubator/sourcegraph/0.0.26/templates/common.yaml rename to incubator/sourcegraph/0.0.27/templates/common.yaml diff --git a/incubator/sourcegraph/0.0.26/values.yaml b/incubator/sourcegraph/0.0.27/values.yaml similarity index 100% rename from incubator/sourcegraph/0.0.26/values.yaml rename to incubator/sourcegraph/0.0.27/values.yaml diff --git a/incubator/spaceengineers/0.0.23/CHANGELOG.md b/incubator/spaceengineers/0.0.23/CHANGELOG.md deleted file mode 100644 index 27506efa720..00000000000 --- a/incubator/spaceengineers/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [spaceengineers-0.0.23](https://github.com/truecharts/charts/compare/spaceengineers-0.0.22...spaceengineers-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [spaceengineers-0.0.23](https://github.com/truecharts/charts/compare/spaceengineers-0.0.22...spaceengineers-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [spaceengineers-0.0.23](https://github.com/truecharts/charts/compare/spaceengineers-0.0.22...spaceengineers-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [spaceengineers-0.0.23](https://github.com/truecharts/charts/compare/spaceengineers-0.0.22...spaceengineers-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [spaceengineers-0.0.23](https://github.com/truecharts/charts/compare/spaceengineers-0.0.22...spaceengineers-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [spaceengineers-0.0.23](https://github.com/truecharts/charts/compare/spaceengineers-0.0.22...spaceengineers-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [spaceengineers-0.0.22](https://github.com/truecharts/charts/compare/spaceengineers-0.0.20...spaceengineers-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [spaceengineers-0.0.21](https://github.com/truecharts/charts/compare/spaceengineers-0.0.20...spaceengineers-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/spaceengineers/0.0.23/Chart.lock b/incubator/spaceengineers/0.0.23/Chart.lock deleted file mode 100644 index 27372ddb397..00000000000 --- a/incubator/spaceengineers/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:17:48.343582893Z" diff --git a/incubator/spaceengineers/0.0.23/Chart.yaml b/incubator/spaceengineers/0.0.23/Chart.yaml deleted file mode 100644 index 7258040f47c..00000000000 --- a/incubator/spaceengineers/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/spaceengineers/0.0.23/README.md b/incubator/spaceengineers/0.0.23/README.md deleted file mode 100644 index 16268df2781..00000000000 --- a/incubator/spaceengineers/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# spaceengineers - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Space Engineers Dedicated Server build on Debian10 - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [spaceengineers](https://truecharts.org/docs/charts/incubator/spaceengineers) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/spaceengineers/0.0.23/charts/common-10.5.9.tgz b/incubator/spaceengineers/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/spaceengineers/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/spaceengineers/0.0.24/CHANGELOG.md b/incubator/spaceengineers/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..ebd231cdc73 --- /dev/null +++ b/incubator/spaceengineers/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [spaceengineers-0.0.24](https://github.com/truecharts/charts/compare/spaceengineers-0.0.23...spaceengineers-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [spaceengineers-0.0.23](https://github.com/truecharts/charts/compare/spaceengineers-0.0.22...spaceengineers-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [spaceengineers-0.0.23](https://github.com/truecharts/charts/compare/spaceengineers-0.0.22...spaceengineers-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [spaceengineers-0.0.23](https://github.com/truecharts/charts/compare/spaceengineers-0.0.22...spaceengineers-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [spaceengineers-0.0.23](https://github.com/truecharts/charts/compare/spaceengineers-0.0.22...spaceengineers-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [spaceengineers-0.0.23](https://github.com/truecharts/charts/compare/spaceengineers-0.0.22...spaceengineers-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [spaceengineers-0.0.23](https://github.com/truecharts/charts/compare/spaceengineers-0.0.22...spaceengineers-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [spaceengineers-0.0.22](https://github.com/truecharts/charts/compare/spaceengineers-0.0.20...spaceengineers-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + diff --git a/incubator/spaceengineers/0.0.24/Chart.lock b/incubator/spaceengineers/0.0.24/Chart.lock new file mode 100644 index 00000000000..a82ffedd358 --- /dev/null +++ b/incubator/spaceengineers/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:09:01.5861233Z" diff --git a/incubator/spaceengineers/0.0.24/Chart.yaml b/incubator/spaceengineers/0.0.24/Chart.yaml new file mode 100644 index 00000000000..6dafc1b4759 --- /dev/null +++ b/incubator/spaceengineers/0.0.24/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.5.10 +deprecated: false +description: "Space Engineers Dedicated Server build on Debian10" +home: https://truecharts.org/docs/charts/incubator/spaceengineers +icon: https://truecharts.org/img/hotlink-ok/chart-icons/spaceengineers.png +keywords: + - spaceengineers + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: spaceengineers +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/spaceengineers + - https://hub.docker.com/r/devidian/spaceengineers/ + - https://hub.docker.com/r/devidian/spaceengineers/ +type: application +version: 0.0.24 diff --git a/incubator/spaceengineers/0.0.24/README.md b/incubator/spaceengineers/0.0.24/README.md new file mode 100644 index 00000000000..fa1493448ee --- /dev/null +++ b/incubator/spaceengineers/0.0.24/README.md @@ -0,0 +1,109 @@ +# spaceengineers + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Space Engineers Dedicated Server build on Debian10 + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [spaceengineers](https://truecharts.org/docs/charts/incubator/spaceengineers) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/spaceengineers/0.0.23/app-readme.md b/incubator/spaceengineers/0.0.24/app-readme.md similarity index 100% rename from incubator/spaceengineers/0.0.23/app-readme.md rename to incubator/spaceengineers/0.0.24/app-readme.md diff --git a/incubator/spaceengineers/0.0.24/charts/common-10.5.10.tgz b/incubator/spaceengineers/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/spaceengineers/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/spaceengineers/0.0.23/ix_values.yaml b/incubator/spaceengineers/0.0.24/ix_values.yaml similarity index 100% rename from incubator/spaceengineers/0.0.23/ix_values.yaml rename to incubator/spaceengineers/0.0.24/ix_values.yaml diff --git a/incubator/spaceengineers/0.0.23/questions.yaml b/incubator/spaceengineers/0.0.24/questions.yaml similarity index 100% rename from incubator/spaceengineers/0.0.23/questions.yaml rename to incubator/spaceengineers/0.0.24/questions.yaml diff --git a/incubator/spaceengineers/0.0.23/templates/common.yaml b/incubator/spaceengineers/0.0.24/templates/common.yaml similarity index 100% rename from incubator/spaceengineers/0.0.23/templates/common.yaml rename to incubator/spaceengineers/0.0.24/templates/common.yaml diff --git a/incubator/spaceengineers/0.0.23/values.yaml b/incubator/spaceengineers/0.0.24/values.yaml similarity index 100% rename from incubator/spaceengineers/0.0.23/values.yaml rename to incubator/spaceengineers/0.0.24/values.yaml diff --git a/incubator/splunk/0.0.23/CHANGELOG.md b/incubator/splunk/0.0.23/CHANGELOG.md deleted file mode 100644 index f1165ed8b2f..00000000000 --- a/incubator/splunk/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [splunk-0.0.23](https://github.com/truecharts/charts/compare/splunk-0.0.22...splunk-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [splunk-0.0.23](https://github.com/truecharts/charts/compare/splunk-0.0.22...splunk-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [splunk-0.0.23](https://github.com/truecharts/charts/compare/splunk-0.0.22...splunk-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [splunk-0.0.23](https://github.com/truecharts/charts/compare/splunk-0.0.22...splunk-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [splunk-0.0.23](https://github.com/truecharts/charts/compare/splunk-0.0.22...splunk-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [splunk-0.0.23](https://github.com/truecharts/charts/compare/splunk-0.0.22...splunk-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [splunk-0.0.22](https://github.com/truecharts/charts/compare/splunk-0.0.20...splunk-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [splunk-0.0.21](https://github.com/truecharts/charts/compare/splunk-0.0.20...splunk-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/splunk/0.0.23/Chart.lock b/incubator/splunk/0.0.23/Chart.lock deleted file mode 100644 index 84806fe1652..00000000000 --- a/incubator/splunk/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:18:02.160718869Z" diff --git a/incubator/splunk/0.0.23/Chart.yaml b/incubator/splunk/0.0.23/Chart.yaml deleted file mode 100644 index 01018897ec7..00000000000 --- a/incubator/splunk/0.0.23/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities - - Network-Management -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/splunk/0.0.23/README.md b/incubator/splunk/0.0.23/README.md deleted file mode 100644 index 83d2459b5f8..00000000000 --- a/incubator/splunk/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# splunk - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -This is a Chartfile for Splunk designed for OpenShift and TrueNAS based on Alpine Linux - https://www.splunk.com - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [splunk](https://truecharts.org/docs/charts/incubator/splunk) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/splunk/0.0.23/charts/common-10.5.9.tgz b/incubator/splunk/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/splunk/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/splunk/0.0.24/CHANGELOG.md b/incubator/splunk/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..986f9e35ded --- /dev/null +++ b/incubator/splunk/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [splunk-0.0.24](https://github.com/truecharts/charts/compare/splunk-0.0.23...splunk-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [splunk-0.0.23](https://github.com/truecharts/charts/compare/splunk-0.0.22...splunk-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [splunk-0.0.23](https://github.com/truecharts/charts/compare/splunk-0.0.22...splunk-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [splunk-0.0.23](https://github.com/truecharts/charts/compare/splunk-0.0.22...splunk-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [splunk-0.0.23](https://github.com/truecharts/charts/compare/splunk-0.0.22...splunk-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [splunk-0.0.23](https://github.com/truecharts/charts/compare/splunk-0.0.22...splunk-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [splunk-0.0.23](https://github.com/truecharts/charts/compare/splunk-0.0.22...splunk-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [splunk-0.0.22](https://github.com/truecharts/charts/compare/splunk-0.0.20...splunk-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + diff --git a/incubator/splunk/0.0.24/Chart.lock b/incubator/splunk/0.0.24/Chart.lock new file mode 100644 index 00000000000..3434f50cfcd --- /dev/null +++ b/incubator/splunk/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:09:10.189116056Z" diff --git a/incubator/splunk/0.0.24/Chart.yaml b/incubator/splunk/0.0.24/Chart.yaml new file mode 100644 index 00000000000..1614bffc9cf --- /dev/null +++ b/incubator/splunk/0.0.24/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.5.10 +deprecated: false +description: "This is a Chartfile for Splunk designed for OpenShift and TrueNAS based on Alpine Linux - https://www.splunk.com" +home: https://truecharts.org/docs/charts/incubator/splunk +icon: https://truecharts.org/img/hotlink-ok/chart-icons/splunk.png +keywords: + - splunk + - Tools-Utilities + - Network-Management +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: splunk +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/splunk + - https://www.splunk.com/ + - https://hub.docker.com/r/atunnecliffe/splunk +type: application +version: 0.0.24 diff --git a/incubator/splunk/0.0.24/README.md b/incubator/splunk/0.0.24/README.md new file mode 100644 index 00000000000..0634dfb1422 --- /dev/null +++ b/incubator/splunk/0.0.24/README.md @@ -0,0 +1,109 @@ +# splunk + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +This is a Chartfile for Splunk designed for OpenShift and TrueNAS based on Alpine Linux - https://www.splunk.com + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [splunk](https://truecharts.org/docs/charts/incubator/splunk) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/splunk/0.0.23/app-readme.md b/incubator/splunk/0.0.24/app-readme.md similarity index 100% rename from incubator/splunk/0.0.23/app-readme.md rename to incubator/splunk/0.0.24/app-readme.md diff --git a/incubator/splunk/0.0.24/charts/common-10.5.10.tgz b/incubator/splunk/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/splunk/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/splunk/0.0.23/ix_values.yaml b/incubator/splunk/0.0.24/ix_values.yaml similarity index 100% rename from incubator/splunk/0.0.23/ix_values.yaml rename to incubator/splunk/0.0.24/ix_values.yaml diff --git a/incubator/splunk/0.0.23/questions.yaml b/incubator/splunk/0.0.24/questions.yaml similarity index 100% rename from incubator/splunk/0.0.23/questions.yaml rename to incubator/splunk/0.0.24/questions.yaml diff --git a/incubator/splunk/0.0.23/templates/common.yaml b/incubator/splunk/0.0.24/templates/common.yaml similarity index 100% rename from incubator/splunk/0.0.23/templates/common.yaml rename to incubator/splunk/0.0.24/templates/common.yaml diff --git a/incubator/splunk/0.0.23/values.yaml b/incubator/splunk/0.0.24/values.yaml similarity index 100% rename from incubator/splunk/0.0.23/values.yaml rename to incubator/splunk/0.0.24/values.yaml diff --git a/incubator/sqlite-web/0.0.23/CHANGELOG.md b/incubator/sqlite-web/0.0.23/CHANGELOG.md deleted file mode 100644 index 575bf4bcf3e..00000000000 --- a/incubator/sqlite-web/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [sqlite-web-0.0.23](https://github.com/truecharts/charts/compare/sqlite-web-0.0.22...sqlite-web-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [sqlite-web-0.0.23](https://github.com/truecharts/charts/compare/sqlite-web-0.0.22...sqlite-web-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [sqlite-web-0.0.23](https://github.com/truecharts/charts/compare/sqlite-web-0.0.22...sqlite-web-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [sqlite-web-0.0.23](https://github.com/truecharts/charts/compare/sqlite-web-0.0.22...sqlite-web-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [sqlite-web-0.0.23](https://github.com/truecharts/charts/compare/sqlite-web-0.0.22...sqlite-web-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [sqlite-web-0.0.23](https://github.com/truecharts/charts/compare/sqlite-web-0.0.22...sqlite-web-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [sqlite-web-0.0.22](https://github.com/truecharts/charts/compare/sqlite-web-0.0.20...sqlite-web-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [sqlite-web-0.0.21](https://github.com/truecharts/charts/compare/sqlite-web-0.0.20...sqlite-web-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/sqlite-web/0.0.23/Chart.lock b/incubator/sqlite-web/0.0.23/Chart.lock deleted file mode 100644 index 44801e7bb06..00000000000 --- a/incubator/sqlite-web/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:18:03.861138685Z" diff --git a/incubator/sqlite-web/0.0.23/Chart.yaml b/incubator/sqlite-web/0.0.23/Chart.yaml deleted file mode 100644 index 607e0727bcc..00000000000 --- a/incubator/sqlite-web/0.0.23/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities - - Network-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/sqlite-web/0.0.23/README.md b/incubator/sqlite-web/0.0.23/README.md deleted file mode 100644 index 01ef3184059..00000000000 --- a/incubator/sqlite-web/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# sqlite-web - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -sqlite-web is a web-based SQLite database browser written in Python. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [sqlite-web](https://truecharts.org/docs/charts/incubator/sqlite-web) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/sqlite-web/0.0.23/charts/common-10.5.9.tgz b/incubator/sqlite-web/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/sqlite-web/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/sqlite-web/0.0.24/CHANGELOG.md b/incubator/sqlite-web/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..c0352903b25 --- /dev/null +++ b/incubator/sqlite-web/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [sqlite-web-0.0.24](https://github.com/truecharts/charts/compare/sqlite-web-0.0.23...sqlite-web-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [sqlite-web-0.0.23](https://github.com/truecharts/charts/compare/sqlite-web-0.0.22...sqlite-web-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [sqlite-web-0.0.23](https://github.com/truecharts/charts/compare/sqlite-web-0.0.22...sqlite-web-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [sqlite-web-0.0.23](https://github.com/truecharts/charts/compare/sqlite-web-0.0.22...sqlite-web-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [sqlite-web-0.0.23](https://github.com/truecharts/charts/compare/sqlite-web-0.0.22...sqlite-web-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [sqlite-web-0.0.23](https://github.com/truecharts/charts/compare/sqlite-web-0.0.22...sqlite-web-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [sqlite-web-0.0.23](https://github.com/truecharts/charts/compare/sqlite-web-0.0.22...sqlite-web-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [sqlite-web-0.0.22](https://github.com/truecharts/charts/compare/sqlite-web-0.0.20...sqlite-web-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + diff --git a/incubator/sqlite-web/0.0.24/Chart.lock b/incubator/sqlite-web/0.0.24/Chart.lock new file mode 100644 index 00000000000..c315e18817d --- /dev/null +++ b/incubator/sqlite-web/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:09:13.255519548Z" diff --git a/incubator/sqlite-web/0.0.24/Chart.yaml b/incubator/sqlite-web/0.0.24/Chart.yaml new file mode 100644 index 00000000000..5311c815c54 --- /dev/null +++ b/incubator/sqlite-web/0.0.24/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.5.10 +deprecated: false +description: "sqlite-web is a web-based SQLite database browser written in Python." +home: https://truecharts.org/docs/charts/incubator/sqlite-web +icon: https://truecharts.org/img/hotlink-ok/chart-icons/sqlite-web.png +keywords: + - sqlite-web + - Productivity + - Tools-Utilities + - Network-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: sqlite-web +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/sqlite-web + - https://github.com/coleifer/sqlite-web + - https://hub.docker.com/r/coleifer/sqlite-web +type: application +version: 0.0.24 diff --git a/incubator/sqlite-web/0.0.24/README.md b/incubator/sqlite-web/0.0.24/README.md new file mode 100644 index 00000000000..9042fc2822a --- /dev/null +++ b/incubator/sqlite-web/0.0.24/README.md @@ -0,0 +1,109 @@ +# sqlite-web + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +sqlite-web is a web-based SQLite database browser written in Python. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [sqlite-web](https://truecharts.org/docs/charts/incubator/sqlite-web) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/sqlite-web/0.0.23/app-readme.md b/incubator/sqlite-web/0.0.24/app-readme.md similarity index 100% rename from incubator/sqlite-web/0.0.23/app-readme.md rename to incubator/sqlite-web/0.0.24/app-readme.md diff --git a/incubator/sqlite-web/0.0.24/charts/common-10.5.10.tgz b/incubator/sqlite-web/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/sqlite-web/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/sqlite-web/0.0.23/ix_values.yaml b/incubator/sqlite-web/0.0.24/ix_values.yaml similarity index 100% rename from incubator/sqlite-web/0.0.23/ix_values.yaml rename to incubator/sqlite-web/0.0.24/ix_values.yaml diff --git a/incubator/sqlite-web/0.0.23/questions.yaml b/incubator/sqlite-web/0.0.24/questions.yaml similarity index 100% rename from incubator/sqlite-web/0.0.23/questions.yaml rename to incubator/sqlite-web/0.0.24/questions.yaml diff --git a/incubator/sqlite-web/0.0.23/templates/common.yaml b/incubator/sqlite-web/0.0.24/templates/common.yaml similarity index 100% rename from incubator/sqlite-web/0.0.23/templates/common.yaml rename to incubator/sqlite-web/0.0.24/templates/common.yaml diff --git a/incubator/sqlite-web/0.0.23/values.yaml b/incubator/sqlite-web/0.0.24/values.yaml similarity index 100% rename from incubator/sqlite-web/0.0.23/values.yaml rename to incubator/sqlite-web/0.0.24/values.yaml diff --git a/incubator/st-reborn-server/0.0.17/CHANGELOG.md b/incubator/st-reborn-server/0.0.17/CHANGELOG.md deleted file mode 100644 index dc7a42d4461..00000000000 --- a/incubator/st-reborn-server/0.0.17/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [st-reborn-server-0.0.17](https://github.com/truecharts/charts/compare/st-reborn-server-0.0.16...st-reborn-server-0.0.17) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [st-reborn-server-0.0.17](https://github.com/truecharts/charts/compare/st-reborn-server-0.0.16...st-reborn-server-0.0.17) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [st-reborn-server-0.0.17](https://github.com/truecharts/charts/compare/st-reborn-server-0.0.16...st-reborn-server-0.0.17) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [st-reborn-server-0.0.17](https://github.com/truecharts/charts/compare/st-reborn-server-0.0.16...st-reborn-server-0.0.17) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [st-reborn-server-0.0.17](https://github.com/truecharts/charts/compare/st-reborn-server-0.0.16...st-reborn-server-0.0.17) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [st-reborn-server-0.0.17](https://github.com/truecharts/charts/compare/st-reborn-server-0.0.16...st-reborn-server-0.0.17) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [st-reborn-server-0.0.16](https://github.com/truecharts/charts/compare/st-reborn-server-0.0.14...st-reborn-server-0.0.16) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [st-reborn-server-0.0.15](https://github.com/truecharts/charts/compare/st-reborn-server-0.0.14...st-reborn-server-0.0.15) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [st-reborn-server-0.0.14](https://github.com/truecharts/charts/compare/st-reborn-server-0.0.13...st-reborn-server-0.0.14) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/incubator/st-reborn-server/0.0.17/Chart.lock b/incubator/st-reborn-server/0.0.17/Chart.lock deleted file mode 100644 index 384eaaa0d43..00000000000 --- a/incubator/st-reborn-server/0.0.17/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:18:07.175933513Z" diff --git a/incubator/st-reborn-server/0.0.17/Chart.yaml b/incubator/st-reborn-server/0.0.17/Chart.yaml deleted file mode 100644 index d3d4c3507da..00000000000 --- a/incubator/st-reborn-server/0.0.17/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: st-reborn-server -version: 0.0.17 -appVersion: "1.2.0" -description: Skyrim Together Reborn server files. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/incubator/st-reborn-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/st-reborn-server.png -keywords: - - st-reborn-server - - gameserver -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/st-reborn-server - - https://github.com/tiltedphoques/TiltedEvolution - - https://hub.docker.com/r/tiltedphoques/st-reborn-server -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - # 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.17/README.md b/incubator/st-reborn-server/0.0.17/README.md deleted file mode 100644 index df50947a9af..00000000000 --- a/incubator/st-reborn-server/0.0.17/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# st-reborn-server - -![Version: 0.0.17](https://img.shields.io/badge/Version-0.0.17-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.2.0](https://img.shields.io/badge/AppVersion-1.2.0-informational?style=flat-square) - -Skyrim Together Reborn server files. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [st-reborn-server](https://truecharts.org/docs/charts/incubator/st-reborn-server) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/st-reborn-server/0.0.17/charts/common-10.5.9.tgz b/incubator/st-reborn-server/0.0.17/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/st-reborn-server/0.0.17/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/st-reborn-server/0.0.18/CHANGELOG.md b/incubator/st-reborn-server/0.0.18/CHANGELOG.md new file mode 100644 index 00000000000..2af82dc89a8 --- /dev/null +++ b/incubator/st-reborn-server/0.0.18/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [st-reborn-server-0.0.18](https://github.com/truecharts/charts/compare/st-reborn-server-0.0.17...st-reborn-server-0.0.18) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [st-reborn-server-0.0.17](https://github.com/truecharts/charts/compare/st-reborn-server-0.0.16...st-reborn-server-0.0.17) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [st-reborn-server-0.0.17](https://github.com/truecharts/charts/compare/st-reborn-server-0.0.16...st-reborn-server-0.0.17) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [st-reborn-server-0.0.17](https://github.com/truecharts/charts/compare/st-reborn-server-0.0.16...st-reborn-server-0.0.17) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [st-reborn-server-0.0.17](https://github.com/truecharts/charts/compare/st-reborn-server-0.0.16...st-reborn-server-0.0.17) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [st-reborn-server-0.0.17](https://github.com/truecharts/charts/compare/st-reborn-server-0.0.16...st-reborn-server-0.0.17) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [st-reborn-server-0.0.17](https://github.com/truecharts/charts/compare/st-reborn-server-0.0.16...st-reborn-server-0.0.17) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [st-reborn-server-0.0.16](https://github.com/truecharts/charts/compare/st-reborn-server-0.0.14...st-reborn-server-0.0.16) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [st-reborn-server-0.0.15](https://github.com/truecharts/charts/compare/st-reborn-server-0.0.14...st-reborn-server-0.0.15) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + diff --git a/incubator/st-reborn-server/0.0.18/Chart.lock b/incubator/st-reborn-server/0.0.18/Chart.lock new file mode 100644 index 00000000000..5c9d8d3c19d --- /dev/null +++ b/incubator/st-reborn-server/0.0.18/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:09:29.416739764Z" diff --git a/incubator/st-reborn-server/0.0.18/Chart.yaml b/incubator/st-reborn-server/0.0.18/Chart.yaml new file mode 100644 index 00000000000..bafc9584dba --- /dev/null +++ b/incubator/st-reborn-server/0.0.18/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: st-reborn-server +version: 0.0.18 +appVersion: "1.2.0" +description: Skyrim Together Reborn server files. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/incubator/st-reborn-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/st-reborn-server.png +keywords: + - st-reborn-server + - gameserver +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/st-reborn-server + - https://github.com/tiltedphoques/TiltedEvolution + - https://hub.docker.com/r/tiltedphoques/st-reborn-server +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - games + - hosting + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/st-reborn-server/0.0.18/README.md b/incubator/st-reborn-server/0.0.18/README.md new file mode 100644 index 00000000000..5df8104f40f --- /dev/null +++ b/incubator/st-reborn-server/0.0.18/README.md @@ -0,0 +1,109 @@ +# st-reborn-server + +![Version: 0.0.18](https://img.shields.io/badge/Version-0.0.18-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.2.0](https://img.shields.io/badge/AppVersion-1.2.0-informational?style=flat-square) + +Skyrim Together Reborn server files. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [st-reborn-server](https://truecharts.org/docs/charts/incubator/st-reborn-server) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/st-reborn-server/0.0.17/app-readme.md b/incubator/st-reborn-server/0.0.18/app-readme.md similarity index 100% rename from incubator/st-reborn-server/0.0.17/app-readme.md rename to incubator/st-reborn-server/0.0.18/app-readme.md diff --git a/incubator/st-reborn-server/0.0.18/charts/common-10.5.10.tgz b/incubator/st-reborn-server/0.0.18/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/st-reborn-server/0.0.18/charts/common-10.5.10.tgz differ diff --git a/incubator/st-reborn-server/0.0.17/ix_values.yaml b/incubator/st-reborn-server/0.0.18/ix_values.yaml similarity index 100% rename from incubator/st-reborn-server/0.0.17/ix_values.yaml rename to incubator/st-reborn-server/0.0.18/ix_values.yaml diff --git a/incubator/st-reborn-server/0.0.17/questions.yaml b/incubator/st-reborn-server/0.0.18/questions.yaml similarity index 100% rename from incubator/st-reborn-server/0.0.17/questions.yaml rename to incubator/st-reborn-server/0.0.18/questions.yaml diff --git a/incubator/st-reborn-server/0.0.17/templates/common.yaml b/incubator/st-reborn-server/0.0.18/templates/common.yaml similarity index 100% rename from incubator/st-reborn-server/0.0.17/templates/common.yaml rename to incubator/st-reborn-server/0.0.18/templates/common.yaml diff --git a/incubator/st-reborn-server/0.0.17/values.yaml b/incubator/st-reborn-server/0.0.18/values.yaml similarity index 100% rename from incubator/st-reborn-server/0.0.17/values.yaml rename to incubator/st-reborn-server/0.0.18/values.yaml diff --git a/incubator/stackedit/0.0.23/CHANGELOG.md b/incubator/stackedit/0.0.23/CHANGELOG.md deleted file mode 100644 index bce3223c35c..00000000000 --- a/incubator/stackedit/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [stackedit-0.0.23](https://github.com/truecharts/charts/compare/stackedit-0.0.22...stackedit-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [stackedit-0.0.23](https://github.com/truecharts/charts/compare/stackedit-0.0.22...stackedit-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [stackedit-0.0.23](https://github.com/truecharts/charts/compare/stackedit-0.0.22...stackedit-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [stackedit-0.0.23](https://github.com/truecharts/charts/compare/stackedit-0.0.22...stackedit-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [stackedit-0.0.23](https://github.com/truecharts/charts/compare/stackedit-0.0.22...stackedit-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [stackedit-0.0.23](https://github.com/truecharts/charts/compare/stackedit-0.0.22...stackedit-0.0.23) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [stackedit-0.0.22](https://github.com/truecharts/charts/compare/stackedit-0.0.20...stackedit-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [stackedit-0.0.21](https://github.com/truecharts/charts/compare/stackedit-0.0.20...stackedit-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [stackedit-0.0.20](https://github.com/truecharts/charts/compare/stackedit-0.0.19...stackedit-0.0.20) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/incubator/stackedit/0.0.23/Chart.lock b/incubator/stackedit/0.0.23/Chart.lock deleted file mode 100644 index e9d0229911b..00000000000 --- a/incubator/stackedit/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:18:13.60497971Z" diff --git a/incubator/stackedit/0.0.23/Chart.yaml b/incubator/stackedit/0.0.23/Chart.yaml deleted file mode 100644 index a459c3409ac..00000000000 --- a/incubator/stackedit/0.0.23/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/stackedit/0.0.23/README.md b/incubator/stackedit/0.0.23/README.md deleted file mode 100644 index 584a6a2e8c3..00000000000 --- a/incubator/stackedit/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# stackedit - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -StackEdits Markdown syntax highlighting is unique. The refined text formatting of the editor helps you visualize the final rendering of your files. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [stackedit](https://truecharts.org/docs/charts/incubator/stackedit) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/stackedit/0.0.23/charts/common-10.5.9.tgz b/incubator/stackedit/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/stackedit/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/stackedit/0.0.24/CHANGELOG.md b/incubator/stackedit/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..ed1e1fe8150 --- /dev/null +++ b/incubator/stackedit/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [stackedit-0.0.24](https://github.com/truecharts/charts/compare/stackedit-0.0.23...stackedit-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [stackedit-0.0.23](https://github.com/truecharts/charts/compare/stackedit-0.0.22...stackedit-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [stackedit-0.0.23](https://github.com/truecharts/charts/compare/stackedit-0.0.22...stackedit-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [stackedit-0.0.23](https://github.com/truecharts/charts/compare/stackedit-0.0.22...stackedit-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [stackedit-0.0.23](https://github.com/truecharts/charts/compare/stackedit-0.0.22...stackedit-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [stackedit-0.0.23](https://github.com/truecharts/charts/compare/stackedit-0.0.22...stackedit-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [stackedit-0.0.23](https://github.com/truecharts/charts/compare/stackedit-0.0.22...stackedit-0.0.23) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [stackedit-0.0.22](https://github.com/truecharts/charts/compare/stackedit-0.0.20...stackedit-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [stackedit-0.0.21](https://github.com/truecharts/charts/compare/stackedit-0.0.20...stackedit-0.0.21) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + diff --git a/incubator/stackedit/0.0.24/Chart.lock b/incubator/stackedit/0.0.24/Chart.lock new file mode 100644 index 00000000000..02046f073ca --- /dev/null +++ b/incubator/stackedit/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:09:32.398570474Z" diff --git a/incubator/stackedit/0.0.24/Chart.yaml b/incubator/stackedit/0.0.24/Chart.yaml new file mode 100644 index 00000000000..a9e9a78028a --- /dev/null +++ b/incubator/stackedit/0.0.24/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.5.10 +deprecated: false +description: StackEdits Markdown syntax highlighting is unique. The refined text formatting of the editor helps you visualize the final rendering of your files. +home: https://truecharts.org/docs/charts/incubator/stackedit +icon: https://truecharts.org/img/hotlink-ok/chart-icons/stackedit.png +keywords: + - stackedit + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: stackedit +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/stackedit + - https://stackedit.io/ + - https://hub.docker.com/r/qmcgaw/stackedit/ +type: application +version: 0.0.24 diff --git a/incubator/stackedit/0.0.24/README.md b/incubator/stackedit/0.0.24/README.md new file mode 100644 index 00000000000..dbc64d9b363 --- /dev/null +++ b/incubator/stackedit/0.0.24/README.md @@ -0,0 +1,109 @@ +# stackedit + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +StackEdits Markdown syntax highlighting is unique. The refined text formatting of the editor helps you visualize the final rendering of your files. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [stackedit](https://truecharts.org/docs/charts/incubator/stackedit) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/stackedit/0.0.23/app-readme.md b/incubator/stackedit/0.0.24/app-readme.md similarity index 100% rename from incubator/stackedit/0.0.23/app-readme.md rename to incubator/stackedit/0.0.24/app-readme.md diff --git a/incubator/stackedit/0.0.24/charts/common-10.5.10.tgz b/incubator/stackedit/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/stackedit/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/stackedit/0.0.23/ix_values.yaml b/incubator/stackedit/0.0.24/ix_values.yaml similarity index 100% rename from incubator/stackedit/0.0.23/ix_values.yaml rename to incubator/stackedit/0.0.24/ix_values.yaml diff --git a/incubator/stackedit/0.0.23/questions.yaml b/incubator/stackedit/0.0.24/questions.yaml similarity index 100% rename from incubator/stackedit/0.0.23/questions.yaml rename to incubator/stackedit/0.0.24/questions.yaml diff --git a/incubator/stackedit/0.0.23/templates/common.yaml b/incubator/stackedit/0.0.24/templates/common.yaml similarity index 100% rename from incubator/stackedit/0.0.23/templates/common.yaml rename to incubator/stackedit/0.0.24/templates/common.yaml diff --git a/incubator/stackedit/0.0.23/values.yaml b/incubator/stackedit/0.0.24/values.yaml similarity index 100% rename from incubator/stackedit/0.0.23/values.yaml rename to incubator/stackedit/0.0.24/values.yaml diff --git a/incubator/standardnotes-web/0.0.25/CHANGELOG.md b/incubator/standardnotes-web/0.0.25/CHANGELOG.md deleted file mode 100644 index 70da6ed22dd..00000000000 --- a/incubator/standardnotes-web/0.0.25/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [standardnotes-web-0.0.25](https://github.com/truecharts/charts/compare/standardnotes-web-0.0.24...standardnotes-web-0.0.25) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [standardnotes-web-0.0.25](https://github.com/truecharts/charts/compare/standardnotes-web-0.0.24...standardnotes-web-0.0.25) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [standardnotes-web-0.0.25](https://github.com/truecharts/charts/compare/standardnotes-web-0.0.24...standardnotes-web-0.0.25) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [standardnotes-web-0.0.25](https://github.com/truecharts/charts/compare/standardnotes-web-0.0.24...standardnotes-web-0.0.25) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [standardnotes-web-0.0.25](https://github.com/truecharts/charts/compare/standardnotes-web-0.0.24...standardnotes-web-0.0.25) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [standardnotes-web-0.0.25](https://github.com/truecharts/charts/compare/standardnotes-web-0.0.24...standardnotes-web-0.0.25) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [standardnotes-web-0.0.24](https://github.com/truecharts/charts/compare/standardnotes-web-0.0.22...standardnotes-web-0.0.24) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [standardnotes-web-0.0.23](https://github.com/truecharts/charts/compare/standardnotes-web-0.0.22...standardnotes-web-0.0.23) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/standardnotes-web/0.0.25/Chart.lock b/incubator/standardnotes-web/0.0.25/Chart.lock deleted file mode 100644 index 633ec788e8d..00000000000 --- a/incubator/standardnotes-web/0.0.25/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:18:26.822994102Z" diff --git a/incubator/standardnotes-web/0.0.25/Chart.yaml b/incubator/standardnotes-web/0.0.25/Chart.yaml deleted file mode 100644 index 4d867d6fbe6..00000000000 --- a/incubator/standardnotes-web/0.0.25/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity -apiVersion: v2 -appVersion: "stable" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.25 diff --git a/incubator/standardnotes-web/0.0.25/README.md b/incubator/standardnotes-web/0.0.25/README.md deleted file mode 100644 index 44362f86111..00000000000 --- a/incubator/standardnotes-web/0.0.25/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# standardnotes-web - -![Version: 0.0.25](https://img.shields.io/badge/Version-0.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: stable](https://img.shields.io/badge/AppVersion-stable-informational?style=flat-square) - -A safe and private place for your life's work. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [standardnotes-web](https://truecharts.org/docs/charts/incubator/standardnotes-web) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/standardnotes-web/0.0.25/charts/common-10.5.9.tgz b/incubator/standardnotes-web/0.0.25/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/standardnotes-web/0.0.25/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/standardnotes-web/0.0.26/CHANGELOG.md b/incubator/standardnotes-web/0.0.26/CHANGELOG.md new file mode 100644 index 00000000000..0cf9bee6bb7 --- /dev/null +++ b/incubator/standardnotes-web/0.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [standardnotes-web-0.0.26](https://github.com/truecharts/charts/compare/standardnotes-web-0.0.24...standardnotes-web-0.0.26) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [standardnotes-web-0.0.25](https://github.com/truecharts/charts/compare/standardnotes-web-0.0.24...standardnotes-web-0.0.25) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [standardnotes-web-0.0.25](https://github.com/truecharts/charts/compare/standardnotes-web-0.0.24...standardnotes-web-0.0.25) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [standardnotes-web-0.0.25](https://github.com/truecharts/charts/compare/standardnotes-web-0.0.24...standardnotes-web-0.0.25) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [standardnotes-web-0.0.25](https://github.com/truecharts/charts/compare/standardnotes-web-0.0.24...standardnotes-web-0.0.25) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [standardnotes-web-0.0.25](https://github.com/truecharts/charts/compare/standardnotes-web-0.0.24...standardnotes-web-0.0.25) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [standardnotes-web-0.0.25](https://github.com/truecharts/charts/compare/standardnotes-web-0.0.24...standardnotes-web-0.0.25) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [standardnotes-web-0.0.24](https://github.com/truecharts/charts/compare/standardnotes-web-0.0.22...standardnotes-web-0.0.24) (2022-08-30) + +### Chore diff --git a/incubator/standardnotes-web/0.0.26/Chart.lock b/incubator/standardnotes-web/0.0.26/Chart.lock new file mode 100644 index 00000000000..e47ce6d4b10 --- /dev/null +++ b/incubator/standardnotes-web/0.0.26/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:09:42.025495657Z" diff --git a/incubator/standardnotes-web/0.0.26/Chart.yaml b/incubator/standardnotes-web/0.0.26/Chart.yaml new file mode 100644 index 00000000000..4e8ffa3dd81 --- /dev/null +++ b/incubator/standardnotes-web/0.0.26/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.5.10 +deprecated: false +description: "A safe and private place for your life's work." +home: https://truecharts.org/docs/charts/incubator/standardnotes-web +icon: https://truecharts.org/img/hotlink-ok/chart-icons/standardnotes-web.png +keywords: + - standardnotes-web + - Productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: standardnotes-web +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/standardnotes-web + - https://standardnotes.org/ + - https://hub.docker.com/r/standardnotes/web +type: application +version: 0.0.26 diff --git a/incubator/standardnotes-web/0.0.26/README.md b/incubator/standardnotes-web/0.0.26/README.md new file mode 100644 index 00000000000..39f6cf1495f --- /dev/null +++ b/incubator/standardnotes-web/0.0.26/README.md @@ -0,0 +1,109 @@ +# standardnotes-web + +![Version: 0.0.26](https://img.shields.io/badge/Version-0.0.26-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: stable](https://img.shields.io/badge/AppVersion-stable-informational?style=flat-square) + +A safe and private place for your life's work. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [standardnotes-web](https://truecharts.org/docs/charts/incubator/standardnotes-web) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/standardnotes-web/0.0.25/app-readme.md b/incubator/standardnotes-web/0.0.26/app-readme.md similarity index 100% rename from incubator/standardnotes-web/0.0.25/app-readme.md rename to incubator/standardnotes-web/0.0.26/app-readme.md diff --git a/incubator/standardnotes-web/0.0.26/charts/common-10.5.10.tgz b/incubator/standardnotes-web/0.0.26/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/standardnotes-web/0.0.26/charts/common-10.5.10.tgz differ diff --git a/incubator/standardnotes-web/0.0.25/ix_values.yaml b/incubator/standardnotes-web/0.0.26/ix_values.yaml similarity index 100% rename from incubator/standardnotes-web/0.0.25/ix_values.yaml rename to incubator/standardnotes-web/0.0.26/ix_values.yaml diff --git a/incubator/standardnotes-web/0.0.25/questions.yaml b/incubator/standardnotes-web/0.0.26/questions.yaml similarity index 100% rename from incubator/standardnotes-web/0.0.25/questions.yaml rename to incubator/standardnotes-web/0.0.26/questions.yaml diff --git a/incubator/standardnotes-web/0.0.25/templates/common.yaml b/incubator/standardnotes-web/0.0.26/templates/common.yaml similarity index 100% rename from incubator/standardnotes-web/0.0.25/templates/common.yaml rename to incubator/standardnotes-web/0.0.26/templates/common.yaml diff --git a/incubator/standardnotes-web/0.0.25/values.yaml b/incubator/standardnotes-web/0.0.26/values.yaml similarity index 100% rename from incubator/standardnotes-web/0.0.25/values.yaml rename to incubator/standardnotes-web/0.0.26/values.yaml diff --git a/incubator/starmade/0.0.23/CHANGELOG.md b/incubator/starmade/0.0.23/CHANGELOG.md deleted file mode 100644 index 0dca7333b91..00000000000 --- a/incubator/starmade/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [starmade-0.0.23](https://github.com/truecharts/charts/compare/starmade-0.0.22...starmade-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [starmade-0.0.23](https://github.com/truecharts/charts/compare/starmade-0.0.22...starmade-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [starmade-0.0.23](https://github.com/truecharts/charts/compare/starmade-0.0.22...starmade-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [starmade-0.0.23](https://github.com/truecharts/charts/compare/starmade-0.0.22...starmade-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [starmade-0.0.23](https://github.com/truecharts/charts/compare/starmade-0.0.22...starmade-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [starmade-0.0.23](https://github.com/truecharts/charts/compare/starmade-0.0.22...starmade-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [starmade-0.0.22](https://github.com/truecharts/charts/compare/starmade-0.0.20...starmade-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [starmade-0.0.21](https://github.com/truecharts/charts/compare/starmade-0.0.20...starmade-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/starmade/0.0.23/Chart.lock b/incubator/starmade/0.0.23/Chart.lock deleted file mode 100644 index 9f378e319d7..00000000000 --- a/incubator/starmade/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:18:29.339774193Z" diff --git a/incubator/starmade/0.0.23/Chart.yaml b/incubator/starmade/0.0.23/Chart.yaml deleted file mode 100644 index 3c7314ba998..00000000000 --- a/incubator/starmade/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/starmade/0.0.23/README.md b/incubator/starmade/0.0.23/README.md deleted file mode 100644 index 781848e8a0c..00000000000 --- a/incubator/starmade/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# starmade - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -This Chart will download and install a StarMade Dedicated Server. It will also install a basic server.cfg at the first startup. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [starmade](https://truecharts.org/docs/charts/incubator/starmade) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/starmade/0.0.23/charts/common-10.5.9.tgz b/incubator/starmade/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/starmade/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/starmade/0.0.24/CHANGELOG.md b/incubator/starmade/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..f4d6730f279 --- /dev/null +++ b/incubator/starmade/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [starmade-0.0.24](https://github.com/truecharts/charts/compare/starmade-0.0.23...starmade-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [starmade-0.0.23](https://github.com/truecharts/charts/compare/starmade-0.0.22...starmade-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [starmade-0.0.23](https://github.com/truecharts/charts/compare/starmade-0.0.22...starmade-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [starmade-0.0.23](https://github.com/truecharts/charts/compare/starmade-0.0.22...starmade-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [starmade-0.0.23](https://github.com/truecharts/charts/compare/starmade-0.0.22...starmade-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [starmade-0.0.23](https://github.com/truecharts/charts/compare/starmade-0.0.22...starmade-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [starmade-0.0.23](https://github.com/truecharts/charts/compare/starmade-0.0.22...starmade-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [starmade-0.0.22](https://github.com/truecharts/charts/compare/starmade-0.0.20...starmade-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + diff --git a/incubator/starmade/0.0.24/Chart.lock b/incubator/starmade/0.0.24/Chart.lock new file mode 100644 index 00000000000..30ed85bcb8d --- /dev/null +++ b/incubator/starmade/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:09:45.628561742Z" diff --git a/incubator/starmade/0.0.24/Chart.yaml b/incubator/starmade/0.0.24/Chart.yaml new file mode 100644 index 00000000000..ea9d88de53c --- /dev/null +++ b/incubator/starmade/0.0.24/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.5.10 +deprecated: false +description: "This Chart will download and install a StarMade Dedicated Server. It will also install a basic server.cfg at the first startup." +home: https://truecharts.org/docs/charts/incubator/starmade +icon: https://truecharts.org/img/hotlink-ok/chart-icons/starmade.png +keywords: + - starmade + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: starmade +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/starmade + - https://www.star-made.org/ + - https://hub.docker.com/r/ich777/starmade-server/ +type: application +version: 0.0.24 diff --git a/incubator/starmade/0.0.24/README.md b/incubator/starmade/0.0.24/README.md new file mode 100644 index 00000000000..862b8838411 --- /dev/null +++ b/incubator/starmade/0.0.24/README.md @@ -0,0 +1,109 @@ +# starmade + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +This Chart will download and install a StarMade Dedicated Server. It will also install a basic server.cfg at the first startup. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [starmade](https://truecharts.org/docs/charts/incubator/starmade) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/starmade/0.0.23/app-readme.md b/incubator/starmade/0.0.24/app-readme.md similarity index 100% rename from incubator/starmade/0.0.23/app-readme.md rename to incubator/starmade/0.0.24/app-readme.md diff --git a/incubator/starmade/0.0.24/charts/common-10.5.10.tgz b/incubator/starmade/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/starmade/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/starmade/0.0.23/ix_values.yaml b/incubator/starmade/0.0.24/ix_values.yaml similarity index 100% rename from incubator/starmade/0.0.23/ix_values.yaml rename to incubator/starmade/0.0.24/ix_values.yaml diff --git a/incubator/starmade/0.0.23/questions.yaml b/incubator/starmade/0.0.24/questions.yaml similarity index 100% rename from incubator/starmade/0.0.23/questions.yaml rename to incubator/starmade/0.0.24/questions.yaml diff --git a/incubator/starmade/0.0.23/templates/common.yaml b/incubator/starmade/0.0.24/templates/common.yaml similarity index 100% rename from incubator/starmade/0.0.23/templates/common.yaml rename to incubator/starmade/0.0.24/templates/common.yaml diff --git a/incubator/starmade/0.0.23/values.yaml b/incubator/starmade/0.0.24/values.yaml similarity index 100% rename from incubator/starmade/0.0.23/values.yaml rename to incubator/starmade/0.0.24/values.yaml diff --git a/incubator/stationeers/0.0.23/CHANGELOG.md b/incubator/stationeers/0.0.23/CHANGELOG.md deleted file mode 100644 index ddb8ec4cb18..00000000000 --- a/incubator/stationeers/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [stationeers-0.0.23](https://github.com/truecharts/charts/compare/stationeers-0.0.22...stationeers-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [stationeers-0.0.23](https://github.com/truecharts/charts/compare/stationeers-0.0.22...stationeers-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [stationeers-0.0.23](https://github.com/truecharts/charts/compare/stationeers-0.0.22...stationeers-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [stationeers-0.0.23](https://github.com/truecharts/charts/compare/stationeers-0.0.22...stationeers-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [stationeers-0.0.23](https://github.com/truecharts/charts/compare/stationeers-0.0.22...stationeers-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [stationeers-0.0.23](https://github.com/truecharts/charts/compare/stationeers-0.0.22...stationeers-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [stationeers-0.0.22](https://github.com/truecharts/charts/compare/stationeers-0.0.20...stationeers-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [stationeers-0.0.21](https://github.com/truecharts/charts/compare/stationeers-0.0.20...stationeers-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/stationeers/0.0.23/Chart.lock b/incubator/stationeers/0.0.23/Chart.lock deleted file mode 100644 index 83e02151001..00000000000 --- a/incubator/stationeers/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:18:32.075557427Z" diff --git a/incubator/stationeers/0.0.23/Chart.yaml b/incubator/stationeers/0.0.23/Chart.yaml deleted file mode 100644 index 7c54fab6d1e..00000000000 --- a/incubator/stationeers/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/stationeers/0.0.23/README.md b/incubator/stationeers/0.0.23/README.md deleted file mode 100644 index 44866e030ff..00000000000 --- a/incubator/stationeers/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# stationeers - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -This Chart will download and install SteamCMD. It will also install Stationeers and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [stationeers](https://truecharts.org/docs/charts/incubator/stationeers) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/stationeers/0.0.23/charts/common-10.5.9.tgz b/incubator/stationeers/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/stationeers/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/stationeers/0.0.24/CHANGELOG.md b/incubator/stationeers/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..fc0439ab6fe --- /dev/null +++ b/incubator/stationeers/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [stationeers-0.0.24](https://github.com/truecharts/charts/compare/stationeers-0.0.23...stationeers-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [stationeers-0.0.23](https://github.com/truecharts/charts/compare/stationeers-0.0.22...stationeers-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [stationeers-0.0.23](https://github.com/truecharts/charts/compare/stationeers-0.0.22...stationeers-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [stationeers-0.0.23](https://github.com/truecharts/charts/compare/stationeers-0.0.22...stationeers-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [stationeers-0.0.23](https://github.com/truecharts/charts/compare/stationeers-0.0.22...stationeers-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [stationeers-0.0.23](https://github.com/truecharts/charts/compare/stationeers-0.0.22...stationeers-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [stationeers-0.0.23](https://github.com/truecharts/charts/compare/stationeers-0.0.22...stationeers-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [stationeers-0.0.22](https://github.com/truecharts/charts/compare/stationeers-0.0.20...stationeers-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + diff --git a/incubator/stationeers/0.0.24/Chart.lock b/incubator/stationeers/0.0.24/Chart.lock new file mode 100644 index 00000000000..053fc66ac59 --- /dev/null +++ b/incubator/stationeers/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:10:00.646595869Z" diff --git a/incubator/stationeers/0.0.24/Chart.yaml b/incubator/stationeers/0.0.24/Chart.yaml new file mode 100644 index 00000000000..5d74620d086 --- /dev/null +++ b/incubator/stationeers/0.0.24/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.5.10 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install Stationeers and run it." +home: https://truecharts.org/docs/charts/incubator/stationeers +icon: https://truecharts.org/img/hotlink-ok/chart-icons/stationeers.png +keywords: + - stationeers + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: stationeers +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/stationeers + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.24 diff --git a/incubator/stationeers/0.0.24/README.md b/incubator/stationeers/0.0.24/README.md new file mode 100644 index 00000000000..8b670f871e2 --- /dev/null +++ b/incubator/stationeers/0.0.24/README.md @@ -0,0 +1,109 @@ +# stationeers + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +This Chart will download and install SteamCMD. It will also install Stationeers and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [stationeers](https://truecharts.org/docs/charts/incubator/stationeers) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/stationeers/0.0.23/app-readme.md b/incubator/stationeers/0.0.24/app-readme.md similarity index 100% rename from incubator/stationeers/0.0.23/app-readme.md rename to incubator/stationeers/0.0.24/app-readme.md diff --git a/incubator/stationeers/0.0.24/charts/common-10.5.10.tgz b/incubator/stationeers/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/stationeers/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/stationeers/0.0.23/ix_values.yaml b/incubator/stationeers/0.0.24/ix_values.yaml similarity index 100% rename from incubator/stationeers/0.0.23/ix_values.yaml rename to incubator/stationeers/0.0.24/ix_values.yaml diff --git a/incubator/stationeers/0.0.23/questions.yaml b/incubator/stationeers/0.0.24/questions.yaml similarity index 100% rename from incubator/stationeers/0.0.23/questions.yaml rename to incubator/stationeers/0.0.24/questions.yaml diff --git a/incubator/stationeers/0.0.23/templates/common.yaml b/incubator/stationeers/0.0.24/templates/common.yaml similarity index 100% rename from incubator/stationeers/0.0.23/templates/common.yaml rename to incubator/stationeers/0.0.24/templates/common.yaml diff --git a/incubator/stationeers/0.0.23/values.yaml b/incubator/stationeers/0.0.24/values.yaml similarity index 100% rename from incubator/stationeers/0.0.23/values.yaml rename to incubator/stationeers/0.0.24/values.yaml diff --git a/incubator/statping-ng/0.0.23/CHANGELOG.md b/incubator/statping-ng/0.0.23/CHANGELOG.md deleted file mode 100644 index 57fe6aafafa..00000000000 --- a/incubator/statping-ng/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [statping-ng-0.0.23](https://github.com/truecharts/charts/compare/statping-ng-0.0.22...statping-ng-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [statping-ng-0.0.23](https://github.com/truecharts/charts/compare/statping-ng-0.0.22...statping-ng-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [statping-ng-0.0.23](https://github.com/truecharts/charts/compare/statping-ng-0.0.22...statping-ng-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [statping-ng-0.0.23](https://github.com/truecharts/charts/compare/statping-ng-0.0.22...statping-ng-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [statping-ng-0.0.23](https://github.com/truecharts/charts/compare/statping-ng-0.0.22...statping-ng-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [statping-ng-0.0.23](https://github.com/truecharts/charts/compare/statping-ng-0.0.22...statping-ng-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [statping-ng-0.0.22](https://github.com/truecharts/charts/compare/statping-ng-0.0.20...statping-ng-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [statping-ng-0.0.21](https://github.com/truecharts/charts/compare/statping-ng-0.0.20...statping-ng-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/statping-ng/0.0.23/Chart.lock b/incubator/statping-ng/0.0.23/Chart.lock deleted file mode 100644 index f51838430be..00000000000 --- a/incubator/statping-ng/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:18:38.585311617Z" diff --git a/incubator/statping-ng/0.0.23/Chart.yaml b/incubator/statping-ng/0.0.23/Chart.yaml deleted file mode 100644 index 7fb5e3b84ff..00000000000 --- a/incubator/statping-ng/0.0.23/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Web - - Network-Management -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/statping-ng/0.0.23/README.md b/incubator/statping-ng/0.0.23/README.md deleted file mode 100644 index 23d274c0d80..00000000000 --- a/incubator/statping-ng/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# statping-ng - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Statping-ng aims to be an updated drop-in replacement of statping after development stopped on the original fork. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [statping-ng](https://truecharts.org/docs/charts/incubator/statping-ng) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/statping-ng/0.0.23/charts/common-10.5.9.tgz b/incubator/statping-ng/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/statping-ng/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/statping-ng/0.0.24/CHANGELOG.md b/incubator/statping-ng/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..0b5bbefa2ca --- /dev/null +++ b/incubator/statping-ng/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [statping-ng-0.0.24](https://github.com/truecharts/charts/compare/statping-ng-0.0.23...statping-ng-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [statping-ng-0.0.23](https://github.com/truecharts/charts/compare/statping-ng-0.0.22...statping-ng-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [statping-ng-0.0.23](https://github.com/truecharts/charts/compare/statping-ng-0.0.22...statping-ng-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [statping-ng-0.0.23](https://github.com/truecharts/charts/compare/statping-ng-0.0.22...statping-ng-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [statping-ng-0.0.23](https://github.com/truecharts/charts/compare/statping-ng-0.0.22...statping-ng-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [statping-ng-0.0.23](https://github.com/truecharts/charts/compare/statping-ng-0.0.22...statping-ng-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [statping-ng-0.0.23](https://github.com/truecharts/charts/compare/statping-ng-0.0.22...statping-ng-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [statping-ng-0.0.22](https://github.com/truecharts/charts/compare/statping-ng-0.0.20...statping-ng-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + diff --git a/incubator/statping-ng/0.0.24/Chart.lock b/incubator/statping-ng/0.0.24/Chart.lock new file mode 100644 index 00000000000..b74b7aa5cda --- /dev/null +++ b/incubator/statping-ng/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:10:04.481717902Z" diff --git a/incubator/statping-ng/0.0.24/Chart.yaml b/incubator/statping-ng/0.0.24/Chart.yaml new file mode 100644 index 00000000000..d3b483a769c --- /dev/null +++ b/incubator/statping-ng/0.0.24/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.5.10 +deprecated: false +description: "Statping-ng aims to be an updated drop-in replacement of statping after development stopped on the original fork." +home: https://truecharts.org/docs/charts/incubator/statping-ng +icon: https://truecharts.org/img/hotlink-ok/chart-icons/statping-ng.png +keywords: + - statping-ng + - Network-Web + - Network-Management +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: statping-ng +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/statping-ng + - https://github.com/statping-ng/statping-ng + - https://hub.docker.com/r/adamboutcher/statping-ng +type: application +version: 0.0.24 diff --git a/incubator/statping-ng/0.0.24/README.md b/incubator/statping-ng/0.0.24/README.md new file mode 100644 index 00000000000..91057983579 --- /dev/null +++ b/incubator/statping-ng/0.0.24/README.md @@ -0,0 +1,109 @@ +# statping-ng + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Statping-ng aims to be an updated drop-in replacement of statping after development stopped on the original fork. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [statping-ng](https://truecharts.org/docs/charts/incubator/statping-ng) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/statping-ng/0.0.23/app-readme.md b/incubator/statping-ng/0.0.24/app-readme.md similarity index 100% rename from incubator/statping-ng/0.0.23/app-readme.md rename to incubator/statping-ng/0.0.24/app-readme.md diff --git a/incubator/statping-ng/0.0.24/charts/common-10.5.10.tgz b/incubator/statping-ng/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/statping-ng/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/statping-ng/0.0.23/ix_values.yaml b/incubator/statping-ng/0.0.24/ix_values.yaml similarity index 100% rename from incubator/statping-ng/0.0.23/ix_values.yaml rename to incubator/statping-ng/0.0.24/ix_values.yaml diff --git a/incubator/statping-ng/0.0.23/questions.yaml b/incubator/statping-ng/0.0.24/questions.yaml similarity index 100% rename from incubator/statping-ng/0.0.23/questions.yaml rename to incubator/statping-ng/0.0.24/questions.yaml diff --git a/incubator/statping-ng/0.0.23/templates/common.yaml b/incubator/statping-ng/0.0.24/templates/common.yaml similarity index 100% rename from incubator/statping-ng/0.0.23/templates/common.yaml rename to incubator/statping-ng/0.0.24/templates/common.yaml diff --git a/incubator/statping-ng/0.0.23/values.yaml b/incubator/statping-ng/0.0.24/values.yaml similarity index 100% rename from incubator/statping-ng/0.0.23/values.yaml rename to incubator/statping-ng/0.0.24/values.yaml diff --git a/incubator/storm/0.0.23/CHANGELOG.md b/incubator/storm/0.0.23/CHANGELOG.md deleted file mode 100644 index cc9b7144f1d..00000000000 --- a/incubator/storm/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [storm-0.0.23](https://github.com/truecharts/charts/compare/storm-0.0.22...storm-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [storm-0.0.23](https://github.com/truecharts/charts/compare/storm-0.0.22...storm-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [storm-0.0.23](https://github.com/truecharts/charts/compare/storm-0.0.22...storm-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [storm-0.0.23](https://github.com/truecharts/charts/compare/storm-0.0.22...storm-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [storm-0.0.23](https://github.com/truecharts/charts/compare/storm-0.0.22...storm-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [storm-0.0.23](https://github.com/truecharts/charts/compare/storm-0.0.22...storm-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [storm-0.0.22](https://github.com/truecharts/charts/compare/storm-0.0.20...storm-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [storm-0.0.21](https://github.com/truecharts/charts/compare/storm-0.0.20...storm-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/storm/0.0.23/Chart.lock b/incubator/storm/0.0.23/Chart.lock deleted file mode 100644 index 9d816e1b271..00000000000 --- a/incubator/storm/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:18:52.042974171Z" diff --git a/incubator/storm/0.0.23/Chart.yaml b/incubator/storm/0.0.23/Chart.yaml deleted file mode 100644 index 274d09b2bc0..00000000000 --- a/incubator/storm/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Downloaders -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/storm/0.0.23/README.md b/incubator/storm/0.0.23/README.md deleted file mode 100644 index c76b5fed9db..00000000000 --- a/incubator/storm/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# storm - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Introducing Storm - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [storm](https://truecharts.org/docs/charts/incubator/storm) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/storm/0.0.23/charts/common-10.5.9.tgz b/incubator/storm/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/storm/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/storm/0.0.24/CHANGELOG.md b/incubator/storm/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..c28b8e97fdb --- /dev/null +++ b/incubator/storm/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [storm-0.0.24](https://github.com/truecharts/charts/compare/storm-0.0.23...storm-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [storm-0.0.23](https://github.com/truecharts/charts/compare/storm-0.0.22...storm-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [storm-0.0.23](https://github.com/truecharts/charts/compare/storm-0.0.22...storm-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [storm-0.0.23](https://github.com/truecharts/charts/compare/storm-0.0.22...storm-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [storm-0.0.23](https://github.com/truecharts/charts/compare/storm-0.0.22...storm-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [storm-0.0.23](https://github.com/truecharts/charts/compare/storm-0.0.22...storm-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [storm-0.0.23](https://github.com/truecharts/charts/compare/storm-0.0.22...storm-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [storm-0.0.22](https://github.com/truecharts/charts/compare/storm-0.0.20...storm-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + diff --git a/incubator/storm/0.0.24/Chart.lock b/incubator/storm/0.0.24/Chart.lock new file mode 100644 index 00000000000..7e76f7f29c7 --- /dev/null +++ b/incubator/storm/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:10:13.341624772Z" diff --git a/incubator/storm/0.0.24/Chart.yaml b/incubator/storm/0.0.24/Chart.yaml new file mode 100644 index 00000000000..14a19e03856 --- /dev/null +++ b/incubator/storm/0.0.24/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.5.10 +deprecated: false +description: "Introducing Storm" +home: https://truecharts.org/docs/charts/incubator/storm +icon: https://truecharts.org/img/hotlink-ok/chart-icons/storm.png +keywords: + - storm + - Downloaders +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: storm +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/storm + - https://github.com/relvacode/storm + - https://github.com/relvacode/storm/pkgs/container/storm +type: application +version: 0.0.24 diff --git a/incubator/storm/0.0.24/README.md b/incubator/storm/0.0.24/README.md new file mode 100644 index 00000000000..08f8979e319 --- /dev/null +++ b/incubator/storm/0.0.24/README.md @@ -0,0 +1,109 @@ +# storm + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Introducing Storm + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [storm](https://truecharts.org/docs/charts/incubator/storm) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/storm/0.0.23/app-readme.md b/incubator/storm/0.0.24/app-readme.md similarity index 100% rename from incubator/storm/0.0.23/app-readme.md rename to incubator/storm/0.0.24/app-readme.md diff --git a/incubator/storm/0.0.24/charts/common-10.5.10.tgz b/incubator/storm/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/storm/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/storm/0.0.23/ix_values.yaml b/incubator/storm/0.0.24/ix_values.yaml similarity index 100% rename from incubator/storm/0.0.23/ix_values.yaml rename to incubator/storm/0.0.24/ix_values.yaml diff --git a/incubator/storm/0.0.23/questions.yaml b/incubator/storm/0.0.24/questions.yaml similarity index 100% rename from incubator/storm/0.0.23/questions.yaml rename to incubator/storm/0.0.24/questions.yaml diff --git a/incubator/storm/0.0.23/templates/common.yaml b/incubator/storm/0.0.24/templates/common.yaml similarity index 100% rename from incubator/storm/0.0.23/templates/common.yaml rename to incubator/storm/0.0.24/templates/common.yaml diff --git a/incubator/storm/0.0.23/values.yaml b/incubator/storm/0.0.24/values.yaml similarity index 100% rename from incubator/storm/0.0.23/values.yaml rename to incubator/storm/0.0.24/values.yaml diff --git a/incubator/stun-turn-server/0.0.23/CHANGELOG.md b/incubator/stun-turn-server/0.0.23/CHANGELOG.md deleted file mode 100644 index f1454a80896..00000000000 --- a/incubator/stun-turn-server/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [stun-turn-server-0.0.23](https://github.com/truecharts/charts/compare/stun-turn-server-0.0.22...stun-turn-server-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [stun-turn-server-0.0.23](https://github.com/truecharts/charts/compare/stun-turn-server-0.0.22...stun-turn-server-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [stun-turn-server-0.0.23](https://github.com/truecharts/charts/compare/stun-turn-server-0.0.22...stun-turn-server-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [stun-turn-server-0.0.23](https://github.com/truecharts/charts/compare/stun-turn-server-0.0.22...stun-turn-server-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [stun-turn-server-0.0.23](https://github.com/truecharts/charts/compare/stun-turn-server-0.0.22...stun-turn-server-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [stun-turn-server-0.0.23](https://github.com/truecharts/charts/compare/stun-turn-server-0.0.22...stun-turn-server-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [stun-turn-server-0.0.22](https://github.com/truecharts/charts/compare/stun-turn-server-0.0.20...stun-turn-server-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [stun-turn-server-0.0.21](https://github.com/truecharts/charts/compare/stun-turn-server-0.0.20...stun-turn-server-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/stun-turn-server/0.0.23/Chart.lock b/incubator/stun-turn-server/0.0.23/Chart.lock deleted file mode 100644 index ae04eaa77ad..00000000000 --- a/incubator/stun-turn-server/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:18:54.831135039Z" diff --git a/incubator/stun-turn-server/0.0.23/Chart.yaml b/incubator/stun-turn-server/0.0.23/Chart.yaml deleted file mode 100644 index e6992cd604e..00000000000 --- a/incubator/stun-turn-server/0.0.23/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/stun-turn-server/0.0.23/README.md b/incubator/stun-turn-server/0.0.23/README.md deleted file mode 100644 index d5763c24ee5..00000000000 --- a/incubator/stun-turn-server/0.0.23/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# stun-turn-server - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -This is a Basic STUN & TURN server that was mainly created for Nextcloud Talk. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [stun-turn-server](https://truecharts.org/docs/charts/incubator/stun-turn-server) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/stun-turn-server/0.0.23/charts/common-10.5.9.tgz b/incubator/stun-turn-server/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/stun-turn-server/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/stun-turn-server/0.0.24/CHANGELOG.md b/incubator/stun-turn-server/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..d9672b38d72 --- /dev/null +++ b/incubator/stun-turn-server/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [stun-turn-server-0.0.24](https://github.com/truecharts/charts/compare/stun-turn-server-0.0.23...stun-turn-server-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [stun-turn-server-0.0.23](https://github.com/truecharts/charts/compare/stun-turn-server-0.0.22...stun-turn-server-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [stun-turn-server-0.0.23](https://github.com/truecharts/charts/compare/stun-turn-server-0.0.22...stun-turn-server-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [stun-turn-server-0.0.23](https://github.com/truecharts/charts/compare/stun-turn-server-0.0.22...stun-turn-server-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [stun-turn-server-0.0.23](https://github.com/truecharts/charts/compare/stun-turn-server-0.0.22...stun-turn-server-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [stun-turn-server-0.0.23](https://github.com/truecharts/charts/compare/stun-turn-server-0.0.22...stun-turn-server-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [stun-turn-server-0.0.23](https://github.com/truecharts/charts/compare/stun-turn-server-0.0.22...stun-turn-server-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [stun-turn-server-0.0.22](https://github.com/truecharts/charts/compare/stun-turn-server-0.0.20...stun-turn-server-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + diff --git a/incubator/stun-turn-server/0.0.24/Chart.lock b/incubator/stun-turn-server/0.0.24/Chart.lock new file mode 100644 index 00000000000..d647cf327b6 --- /dev/null +++ b/incubator/stun-turn-server/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:10:16.976913586Z" diff --git a/incubator/stun-turn-server/0.0.24/Chart.yaml b/incubator/stun-turn-server/0.0.24/Chart.yaml new file mode 100644 index 00000000000..65abc61fc22 --- /dev/null +++ b/incubator/stun-turn-server/0.0.24/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.5.10 +deprecated: false +description: "This is a Basic STUN & TURN server that was mainly created for Nextcloud Talk." +home: https://truecharts.org/docs/charts/incubator/stun-turn-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/stun-turn-server.png +keywords: + - stun-turn-server + - Network +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: stun-turn-server +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/stun-turn-server + - https://hub.docker.com/r/ich777/stun-turn-server +type: application +version: 0.0.24 diff --git a/incubator/stun-turn-server/0.0.24/README.md b/incubator/stun-turn-server/0.0.24/README.md new file mode 100644 index 00000000000..1ccc184d24a --- /dev/null +++ b/incubator/stun-turn-server/0.0.24/README.md @@ -0,0 +1,108 @@ +# stun-turn-server + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +This is a Basic STUN & TURN server that was mainly created for Nextcloud Talk. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [stun-turn-server](https://truecharts.org/docs/charts/incubator/stun-turn-server) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/stun-turn-server/0.0.23/app-readme.md b/incubator/stun-turn-server/0.0.24/app-readme.md similarity index 100% rename from incubator/stun-turn-server/0.0.23/app-readme.md rename to incubator/stun-turn-server/0.0.24/app-readme.md diff --git a/incubator/stun-turn-server/0.0.24/charts/common-10.5.10.tgz b/incubator/stun-turn-server/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/stun-turn-server/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/stun-turn-server/0.0.23/ix_values.yaml b/incubator/stun-turn-server/0.0.24/ix_values.yaml similarity index 100% rename from incubator/stun-turn-server/0.0.23/ix_values.yaml rename to incubator/stun-turn-server/0.0.24/ix_values.yaml diff --git a/incubator/stun-turn-server/0.0.23/questions.yaml b/incubator/stun-turn-server/0.0.24/questions.yaml similarity index 100% rename from incubator/stun-turn-server/0.0.23/questions.yaml rename to incubator/stun-turn-server/0.0.24/questions.yaml diff --git a/incubator/stun-turn-server/0.0.23/templates/common.yaml b/incubator/stun-turn-server/0.0.24/templates/common.yaml similarity index 100% rename from incubator/stun-turn-server/0.0.23/templates/common.yaml rename to incubator/stun-turn-server/0.0.24/templates/common.yaml diff --git a/incubator/stun-turn-server/0.0.23/values.yaml b/incubator/stun-turn-server/0.0.24/values.yaml similarity index 100% rename from incubator/stun-turn-server/0.0.23/values.yaml rename to incubator/stun-turn-server/0.0.24/values.yaml diff --git a/incubator/suistartpage/0.0.23/CHANGELOG.md b/incubator/suistartpage/0.0.23/CHANGELOG.md deleted file mode 100644 index d1419cf3f63..00000000000 --- a/incubator/suistartpage/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [suistartpage-0.0.23](https://github.com/truecharts/charts/compare/suistartpage-0.0.22...suistartpage-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [suistartpage-0.0.23](https://github.com/truecharts/charts/compare/suistartpage-0.0.22...suistartpage-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [suistartpage-0.0.23](https://github.com/truecharts/charts/compare/suistartpage-0.0.22...suistartpage-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [suistartpage-0.0.23](https://github.com/truecharts/charts/compare/suistartpage-0.0.22...suistartpage-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [suistartpage-0.0.23](https://github.com/truecharts/charts/compare/suistartpage-0.0.22...suistartpage-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [suistartpage-0.0.23](https://github.com/truecharts/charts/compare/suistartpage-0.0.22...suistartpage-0.0.23) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [suistartpage-0.0.22](https://github.com/truecharts/charts/compare/suistartpage-0.0.20...suistartpage-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [suistartpage-0.0.21](https://github.com/truecharts/charts/compare/suistartpage-0.0.20...suistartpage-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [suistartpage-0.0.20](https://github.com/truecharts/charts/compare/suistartpage-0.0.19...suistartpage-0.0.20) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/incubator/suistartpage/0.0.23/Chart.lock b/incubator/suistartpage/0.0.23/Chart.lock deleted file mode 100644 index d8f0d9d6444..00000000000 --- a/incubator/suistartpage/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:18:57.390277089Z" diff --git a/incubator/suistartpage/0.0.23/Chart.yaml b/incubator/suistartpage/0.0.23/Chart.yaml deleted file mode 100644 index eebc6c8cd29..00000000000 --- a/incubator/suistartpage/0.0.23/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities - - Network-Web -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/suistartpage/0.0.23/README.md b/incubator/suistartpage/0.0.23/README.md deleted file mode 100644 index 4197ff34a0e..00000000000 --- a/incubator/suistartpage/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# suistartpage - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -SUI Startpage is a simple and clean server start page or homepage that you can quickly and easily setup to access your server resources and quick booksmarks and also lets you search on various provider sites via a search bar at the top as well. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [suistartpage](https://truecharts.org/docs/charts/incubator/suistartpage) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/suistartpage/0.0.23/charts/common-10.5.9.tgz b/incubator/suistartpage/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/suistartpage/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/suistartpage/0.0.24/CHANGELOG.md b/incubator/suistartpage/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..22e2f664719 --- /dev/null +++ b/incubator/suistartpage/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [suistartpage-0.0.24](https://github.com/truecharts/charts/compare/suistartpage-0.0.23...suistartpage-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [suistartpage-0.0.23](https://github.com/truecharts/charts/compare/suistartpage-0.0.22...suistartpage-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [suistartpage-0.0.23](https://github.com/truecharts/charts/compare/suistartpage-0.0.22...suistartpage-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [suistartpage-0.0.23](https://github.com/truecharts/charts/compare/suistartpage-0.0.22...suistartpage-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [suistartpage-0.0.23](https://github.com/truecharts/charts/compare/suistartpage-0.0.22...suistartpage-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [suistartpage-0.0.23](https://github.com/truecharts/charts/compare/suistartpage-0.0.22...suistartpage-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [suistartpage-0.0.23](https://github.com/truecharts/charts/compare/suistartpage-0.0.22...suistartpage-0.0.23) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [suistartpage-0.0.22](https://github.com/truecharts/charts/compare/suistartpage-0.0.20...suistartpage-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [suistartpage-0.0.21](https://github.com/truecharts/charts/compare/suistartpage-0.0.20...suistartpage-0.0.21) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + diff --git a/incubator/suistartpage/0.0.24/Chart.lock b/incubator/suistartpage/0.0.24/Chart.lock new file mode 100644 index 00000000000..bba41cd6464 --- /dev/null +++ b/incubator/suistartpage/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:10:31.719830522Z" diff --git a/incubator/suistartpage/0.0.24/Chart.yaml b/incubator/suistartpage/0.0.24/Chart.yaml new file mode 100644 index 00000000000..eca7e4535ba --- /dev/null +++ b/incubator/suistartpage/0.0.24/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.5.10 +deprecated: false +description: SUI Startpage is a simple and clean server start page or homepage that you can quickly and easily setup to access your server resources and quick booksmarks and also lets you search on various provider sites via a search bar at the top as well. +home: https://truecharts.org/docs/charts/incubator/suistartpage +icon: https://truecharts.org/img/hotlink-ok/chart-icons/suistartpage.png +keywords: + - suistartpage + - Tools-Utilities + - Network-Web +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: suistartpage +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/suistartpage + - https://github.com/CorneliousJD/SUI-Startpage + - https://hub.docker.com/r/corneliousjd/sui-startpage/ +type: application +version: 0.0.24 diff --git a/incubator/suistartpage/0.0.24/README.md b/incubator/suistartpage/0.0.24/README.md new file mode 100644 index 00000000000..5e31789882f --- /dev/null +++ b/incubator/suistartpage/0.0.24/README.md @@ -0,0 +1,109 @@ +# suistartpage + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +SUI Startpage is a simple and clean server start page or homepage that you can quickly and easily setup to access your server resources and quick booksmarks and also lets you search on various provider sites via a search bar at the top as well. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [suistartpage](https://truecharts.org/docs/charts/incubator/suistartpage) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/suistartpage/0.0.23/app-readme.md b/incubator/suistartpage/0.0.24/app-readme.md similarity index 100% rename from incubator/suistartpage/0.0.23/app-readme.md rename to incubator/suistartpage/0.0.24/app-readme.md diff --git a/incubator/suistartpage/0.0.24/charts/common-10.5.10.tgz b/incubator/suistartpage/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/suistartpage/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/suistartpage/0.0.23/ix_values.yaml b/incubator/suistartpage/0.0.24/ix_values.yaml similarity index 100% rename from incubator/suistartpage/0.0.23/ix_values.yaml rename to incubator/suistartpage/0.0.24/ix_values.yaml diff --git a/incubator/suistartpage/0.0.23/questions.yaml b/incubator/suistartpage/0.0.24/questions.yaml similarity index 100% rename from incubator/suistartpage/0.0.23/questions.yaml rename to incubator/suistartpage/0.0.24/questions.yaml diff --git a/incubator/suistartpage/0.0.23/templates/common.yaml b/incubator/suistartpage/0.0.24/templates/common.yaml similarity index 100% rename from incubator/suistartpage/0.0.23/templates/common.yaml rename to incubator/suistartpage/0.0.24/templates/common.yaml diff --git a/incubator/suistartpage/0.0.23/values.yaml b/incubator/suistartpage/0.0.24/values.yaml similarity index 100% rename from incubator/suistartpage/0.0.23/values.yaml rename to incubator/suistartpage/0.0.24/values.yaml diff --git a/incubator/survivethenights/0.0.23/CHANGELOG.md b/incubator/survivethenights/0.0.23/CHANGELOG.md deleted file mode 100644 index 1694796713a..00000000000 --- a/incubator/survivethenights/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [survivethenights-0.0.23](https://github.com/truecharts/charts/compare/survivethenights-0.0.22...survivethenights-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [survivethenights-0.0.23](https://github.com/truecharts/charts/compare/survivethenights-0.0.22...survivethenights-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [survivethenights-0.0.23](https://github.com/truecharts/charts/compare/survivethenights-0.0.22...survivethenights-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [survivethenights-0.0.23](https://github.com/truecharts/charts/compare/survivethenights-0.0.22...survivethenights-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [survivethenights-0.0.23](https://github.com/truecharts/charts/compare/survivethenights-0.0.22...survivethenights-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [survivethenights-0.0.23](https://github.com/truecharts/charts/compare/survivethenights-0.0.22...survivethenights-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [survivethenights-0.0.22](https://github.com/truecharts/charts/compare/survivethenights-0.0.20...survivethenights-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [survivethenights-0.0.21](https://github.com/truecharts/charts/compare/survivethenights-0.0.20...survivethenights-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/survivethenights/0.0.23/Chart.lock b/incubator/survivethenights/0.0.23/Chart.lock deleted file mode 100644 index 856c7a3b2d2..00000000000 --- a/incubator/survivethenights/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:19:03.588322138Z" diff --git a/incubator/survivethenights/0.0.23/Chart.yaml b/incubator/survivethenights/0.0.23/Chart.yaml deleted file mode 100644 index f0bd6a4fb43..00000000000 --- a/incubator/survivethenights/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/survivethenights/0.0.23/README.md b/incubator/survivethenights/0.0.23/README.md deleted file mode 100644 index f95658b2fdc..00000000000 --- a/incubator/survivethenights/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# survivethenights - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -This Chart will download and install SteamCMD. It will also install Survive The Nights and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [survivethenights](https://truecharts.org/docs/charts/incubator/survivethenights) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/survivethenights/0.0.23/charts/common-10.5.9.tgz b/incubator/survivethenights/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/survivethenights/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/survivethenights/0.0.24/CHANGELOG.md b/incubator/survivethenights/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..9c557a6d8ad --- /dev/null +++ b/incubator/survivethenights/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [survivethenights-0.0.24](https://github.com/truecharts/charts/compare/survivethenights-0.0.23...survivethenights-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [survivethenights-0.0.23](https://github.com/truecharts/charts/compare/survivethenights-0.0.22...survivethenights-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [survivethenights-0.0.23](https://github.com/truecharts/charts/compare/survivethenights-0.0.22...survivethenights-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [survivethenights-0.0.23](https://github.com/truecharts/charts/compare/survivethenights-0.0.22...survivethenights-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [survivethenights-0.0.23](https://github.com/truecharts/charts/compare/survivethenights-0.0.22...survivethenights-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [survivethenights-0.0.23](https://github.com/truecharts/charts/compare/survivethenights-0.0.22...survivethenights-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [survivethenights-0.0.23](https://github.com/truecharts/charts/compare/survivethenights-0.0.22...survivethenights-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [survivethenights-0.0.22](https://github.com/truecharts/charts/compare/survivethenights-0.0.20...survivethenights-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + diff --git a/incubator/survivethenights/0.0.24/Chart.lock b/incubator/survivethenights/0.0.24/Chart.lock new file mode 100644 index 00000000000..62871e8f797 --- /dev/null +++ b/incubator/survivethenights/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:10:35.10688343Z" diff --git a/incubator/survivethenights/0.0.24/Chart.yaml b/incubator/survivethenights/0.0.24/Chart.yaml new file mode 100644 index 00000000000..fb938920fe2 --- /dev/null +++ b/incubator/survivethenights/0.0.24/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.5.10 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install Survive The Nights and run it." +home: https://truecharts.org/docs/charts/incubator/survivethenights +icon: https://truecharts.org/img/hotlink-ok/chart-icons/survivethenights.png +keywords: + - survivethenights + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: survivethenights +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/survivethenights + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.24 diff --git a/incubator/survivethenights/0.0.24/README.md b/incubator/survivethenights/0.0.24/README.md new file mode 100644 index 00000000000..eecc8ae60ed --- /dev/null +++ b/incubator/survivethenights/0.0.24/README.md @@ -0,0 +1,109 @@ +# survivethenights + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +This Chart will download and install SteamCMD. It will also install Survive The Nights and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [survivethenights](https://truecharts.org/docs/charts/incubator/survivethenights) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/survivethenights/0.0.23/app-readme.md b/incubator/survivethenights/0.0.24/app-readme.md similarity index 100% rename from incubator/survivethenights/0.0.23/app-readme.md rename to incubator/survivethenights/0.0.24/app-readme.md diff --git a/incubator/survivethenights/0.0.24/charts/common-10.5.10.tgz b/incubator/survivethenights/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/survivethenights/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/survivethenights/0.0.23/ix_values.yaml b/incubator/survivethenights/0.0.24/ix_values.yaml similarity index 100% rename from incubator/survivethenights/0.0.23/ix_values.yaml rename to incubator/survivethenights/0.0.24/ix_values.yaml diff --git a/incubator/survivethenights/0.0.23/questions.yaml b/incubator/survivethenights/0.0.24/questions.yaml similarity index 100% rename from incubator/survivethenights/0.0.23/questions.yaml rename to incubator/survivethenights/0.0.24/questions.yaml diff --git a/incubator/survivethenights/0.0.23/templates/common.yaml b/incubator/survivethenights/0.0.24/templates/common.yaml similarity index 100% rename from incubator/survivethenights/0.0.23/templates/common.yaml rename to incubator/survivethenights/0.0.24/templates/common.yaml diff --git a/incubator/survivethenights/0.0.23/values.yaml b/incubator/survivethenights/0.0.24/values.yaml similarity index 100% rename from incubator/survivethenights/0.0.23/values.yaml rename to incubator/survivethenights/0.0.24/values.yaml diff --git a/incubator/synctube/0.0.23/CHANGELOG.md b/incubator/synctube/0.0.23/CHANGELOG.md deleted file mode 100644 index cc2bfaca53c..00000000000 --- a/incubator/synctube/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [synctube-0.0.23](https://github.com/truecharts/charts/compare/synctube-0.0.22...synctube-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [synctube-0.0.23](https://github.com/truecharts/charts/compare/synctube-0.0.22...synctube-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [synctube-0.0.23](https://github.com/truecharts/charts/compare/synctube-0.0.22...synctube-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [synctube-0.0.23](https://github.com/truecharts/charts/compare/synctube-0.0.22...synctube-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [synctube-0.0.23](https://github.com/truecharts/charts/compare/synctube-0.0.22...synctube-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [synctube-0.0.23](https://github.com/truecharts/charts/compare/synctube-0.0.22...synctube-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [synctube-0.0.22](https://github.com/truecharts/charts/compare/synctube-0.0.20...synctube-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [synctube-0.0.21](https://github.com/truecharts/charts/compare/synctube-0.0.20...synctube-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/synctube/0.0.23/Chart.lock b/incubator/synctube/0.0.23/Chart.lock deleted file mode 100644 index 531c014dd0c..00000000000 --- a/incubator/synctube/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:19:17.82341256Z" diff --git a/incubator/synctube/0.0.23/Chart.yaml b/incubator/synctube/0.0.23/Chart.yaml deleted file mode 100644 index 8350d429d48..00000000000 --- a/incubator/synctube/0.0.23/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Productivity - - Tools-Utilities - - MediaApp-Video - - MediaServer-Video - - Network-Web -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/synctube/0.0.23/README.md b/incubator/synctube/0.0.23/README.md deleted file mode 100644 index 045f8c8bb39..00000000000 --- a/incubator/synctube/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# synctube - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Synchronized video viewing with chat and other features. Lightweight modern implementation and very easy way to run locally. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [synctube](https://truecharts.org/docs/charts/incubator/synctube) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/synctube/0.0.23/charts/common-10.5.9.tgz b/incubator/synctube/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/synctube/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/synctube/0.0.24/CHANGELOG.md b/incubator/synctube/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..fb927ab84ca --- /dev/null +++ b/incubator/synctube/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [synctube-0.0.24](https://github.com/truecharts/charts/compare/synctube-0.0.23...synctube-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [synctube-0.0.23](https://github.com/truecharts/charts/compare/synctube-0.0.22...synctube-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [synctube-0.0.23](https://github.com/truecharts/charts/compare/synctube-0.0.22...synctube-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [synctube-0.0.23](https://github.com/truecharts/charts/compare/synctube-0.0.22...synctube-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [synctube-0.0.23](https://github.com/truecharts/charts/compare/synctube-0.0.22...synctube-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [synctube-0.0.23](https://github.com/truecharts/charts/compare/synctube-0.0.22...synctube-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [synctube-0.0.23](https://github.com/truecharts/charts/compare/synctube-0.0.22...synctube-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [synctube-0.0.22](https://github.com/truecharts/charts/compare/synctube-0.0.20...synctube-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + diff --git a/incubator/synctube/0.0.24/Chart.lock b/incubator/synctube/0.0.24/Chart.lock new file mode 100644 index 00000000000..eb3926d70c1 --- /dev/null +++ b/incubator/synctube/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:10:44.694806381Z" diff --git a/incubator/synctube/0.0.24/Chart.yaml b/incubator/synctube/0.0.24/Chart.yaml new file mode 100644 index 00000000000..f4e4c98f13c --- /dev/null +++ b/incubator/synctube/0.0.24/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.5.10 +deprecated: false +description: "Synchronized video viewing with chat and other features. Lightweight modern implementation and very easy way to run locally." +home: https://truecharts.org/docs/charts/incubator/synctube +icon: https://truecharts.org/img/hotlink-ok/chart-icons/synctube.png +keywords: + - synctube + - Cloud + - Productivity + - Tools-Utilities + - MediaApp-Video + - MediaServer-Video + - Network-Web +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: synctube +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/synctube + - https://github.com/RblSb/SyncTube + - https://hub.docker.com/r/littlestache/synctube +type: application +version: 0.0.24 diff --git a/incubator/synctube/0.0.24/README.md b/incubator/synctube/0.0.24/README.md new file mode 100644 index 00000000000..0a7a662d356 --- /dev/null +++ b/incubator/synctube/0.0.24/README.md @@ -0,0 +1,109 @@ +# synctube + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Synchronized video viewing with chat and other features. Lightweight modern implementation and very easy way to run locally. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [synctube](https://truecharts.org/docs/charts/incubator/synctube) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/synctube/0.0.23/app-readme.md b/incubator/synctube/0.0.24/app-readme.md similarity index 100% rename from incubator/synctube/0.0.23/app-readme.md rename to incubator/synctube/0.0.24/app-readme.md diff --git a/incubator/synctube/0.0.24/charts/common-10.5.10.tgz b/incubator/synctube/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/synctube/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/synctube/0.0.23/ix_values.yaml b/incubator/synctube/0.0.24/ix_values.yaml similarity index 100% rename from incubator/synctube/0.0.23/ix_values.yaml rename to incubator/synctube/0.0.24/ix_values.yaml diff --git a/incubator/synctube/0.0.23/questions.yaml b/incubator/synctube/0.0.24/questions.yaml similarity index 100% rename from incubator/synctube/0.0.23/questions.yaml rename to incubator/synctube/0.0.24/questions.yaml diff --git a/incubator/synctube/0.0.23/templates/common.yaml b/incubator/synctube/0.0.24/templates/common.yaml similarity index 100% rename from incubator/synctube/0.0.23/templates/common.yaml rename to incubator/synctube/0.0.24/templates/common.yaml diff --git a/incubator/synctube/0.0.23/values.yaml b/incubator/synctube/0.0.24/values.yaml similarity index 100% rename from incubator/synctube/0.0.23/values.yaml rename to incubator/synctube/0.0.24/values.yaml diff --git a/incubator/tachidesk-docker/0.0.25/CHANGELOG.md b/incubator/tachidesk-docker/0.0.25/CHANGELOG.md deleted file mode 100644 index 40c01f49681..00000000000 --- a/incubator/tachidesk-docker/0.0.25/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [tachidesk-docker-0.0.25](https://github.com/truecharts/charts/compare/tachidesk-docker-0.0.24...tachidesk-docker-0.0.25) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tachidesk-docker-0.0.25](https://github.com/truecharts/charts/compare/tachidesk-docker-0.0.24...tachidesk-docker-0.0.25) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tachidesk-docker-0.0.25](https://github.com/truecharts/charts/compare/tachidesk-docker-0.0.24...tachidesk-docker-0.0.25) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tachidesk-docker-0.0.25](https://github.com/truecharts/charts/compare/tachidesk-docker-0.0.24...tachidesk-docker-0.0.25) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tachidesk-docker-0.0.25](https://github.com/truecharts/charts/compare/tachidesk-docker-0.0.24...tachidesk-docker-0.0.25) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tachidesk-docker-0.0.25](https://github.com/truecharts/charts/compare/tachidesk-docker-0.0.24...tachidesk-docker-0.0.25) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tachidesk-docker-0.0.24](https://github.com/truecharts/charts/compare/tachidesk-docker-0.0.22...tachidesk-docker-0.0.24) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [tachidesk-docker-0.0.23](https://github.com/truecharts/charts/compare/tachidesk-docker-0.0.22...tachidesk-docker-0.0.23) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/tachidesk-docker/0.0.25/Chart.lock b/incubator/tachidesk-docker/0.0.25/Chart.lock deleted file mode 100644 index 49dab86f466..00000000000 --- a/incubator/tachidesk-docker/0.0.25/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:19:20.609157416Z" diff --git a/incubator/tachidesk-docker/0.0.25/Chart.yaml b/incubator/tachidesk-docker/0.0.25/Chart.yaml deleted file mode 100644 index 9b86045d00e..00000000000 --- a/incubator/tachidesk-docker/0.0.25/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaServer-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.25 diff --git a/incubator/tachidesk-docker/0.0.25/README.md b/incubator/tachidesk-docker/0.0.25/README.md deleted file mode 100644 index b8d6a9affda..00000000000 --- a/incubator/tachidesk-docker/0.0.25/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# tachidesk-docker - -![Version: 0.0.25](https://img.shields.io/badge/Version-0.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -The official Tachidesk Chart-Chart. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [tachidesk-docker](https://truecharts.org/docs/charts/incubator/tachidesk-docker) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/tachidesk-docker/0.0.25/charts/common-10.5.9.tgz b/incubator/tachidesk-docker/0.0.25/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/tachidesk-docker/0.0.25/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/tachidesk-docker/0.0.26/CHANGELOG.md b/incubator/tachidesk-docker/0.0.26/CHANGELOG.md new file mode 100644 index 00000000000..0d8cb08f3f3 --- /dev/null +++ b/incubator/tachidesk-docker/0.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [tachidesk-docker-0.0.26](https://github.com/truecharts/charts/compare/tachidesk-docker-0.0.25...tachidesk-docker-0.0.26) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [tachidesk-docker-0.0.25](https://github.com/truecharts/charts/compare/tachidesk-docker-0.0.24...tachidesk-docker-0.0.25) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tachidesk-docker-0.0.25](https://github.com/truecharts/charts/compare/tachidesk-docker-0.0.24...tachidesk-docker-0.0.25) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tachidesk-docker-0.0.25](https://github.com/truecharts/charts/compare/tachidesk-docker-0.0.24...tachidesk-docker-0.0.25) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tachidesk-docker-0.0.25](https://github.com/truecharts/charts/compare/tachidesk-docker-0.0.24...tachidesk-docker-0.0.25) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tachidesk-docker-0.0.25](https://github.com/truecharts/charts/compare/tachidesk-docker-0.0.24...tachidesk-docker-0.0.25) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tachidesk-docker-0.0.25](https://github.com/truecharts/charts/compare/tachidesk-docker-0.0.24...tachidesk-docker-0.0.25) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tachidesk-docker-0.0.24](https://github.com/truecharts/charts/compare/tachidesk-docker-0.0.22...tachidesk-docker-0.0.24) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + diff --git a/incubator/tachidesk-docker/0.0.26/Chart.lock b/incubator/tachidesk-docker/0.0.26/Chart.lock new file mode 100644 index 00000000000..4163caa7d94 --- /dev/null +++ b/incubator/tachidesk-docker/0.0.26/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:10:47.766928285Z" diff --git a/incubator/tachidesk-docker/0.0.26/Chart.yaml b/incubator/tachidesk-docker/0.0.26/Chart.yaml new file mode 100644 index 00000000000..a0922906a82 --- /dev/null +++ b/incubator/tachidesk-docker/0.0.26/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.5.10 +deprecated: false +description: "The official Tachidesk Chart-Chart." +home: https://truecharts.org/docs/charts/incubator/tachidesk-docker +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tachidesk-docker.png +keywords: + - tachidesk-docker + - MediaServer-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: tachidesk-docker +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/tachidesk-docker + - https://github.com/Suwayomi/Tachidesk-Server + - https://github.com/suwayomi/docker-tachidesk +type: application +version: 0.0.26 diff --git a/incubator/tachidesk-docker/0.0.26/README.md b/incubator/tachidesk-docker/0.0.26/README.md new file mode 100644 index 00000000000..bf912f412a9 --- /dev/null +++ b/incubator/tachidesk-docker/0.0.26/README.md @@ -0,0 +1,109 @@ +# tachidesk-docker + +![Version: 0.0.26](https://img.shields.io/badge/Version-0.0.26-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +The official Tachidesk Chart-Chart. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [tachidesk-docker](https://truecharts.org/docs/charts/incubator/tachidesk-docker) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/tachidesk-docker/0.0.25/app-readme.md b/incubator/tachidesk-docker/0.0.26/app-readme.md similarity index 100% rename from incubator/tachidesk-docker/0.0.25/app-readme.md rename to incubator/tachidesk-docker/0.0.26/app-readme.md diff --git a/incubator/tachidesk-docker/0.0.26/charts/common-10.5.10.tgz b/incubator/tachidesk-docker/0.0.26/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/tachidesk-docker/0.0.26/charts/common-10.5.10.tgz differ diff --git a/incubator/tachidesk-docker/0.0.25/ix_values.yaml b/incubator/tachidesk-docker/0.0.26/ix_values.yaml similarity index 100% rename from incubator/tachidesk-docker/0.0.25/ix_values.yaml rename to incubator/tachidesk-docker/0.0.26/ix_values.yaml diff --git a/incubator/tachidesk-docker/0.0.25/questions.yaml b/incubator/tachidesk-docker/0.0.26/questions.yaml similarity index 100% rename from incubator/tachidesk-docker/0.0.25/questions.yaml rename to incubator/tachidesk-docker/0.0.26/questions.yaml diff --git a/incubator/tachidesk-docker/0.0.25/templates/common.yaml b/incubator/tachidesk-docker/0.0.26/templates/common.yaml similarity index 100% rename from incubator/tachidesk-docker/0.0.25/templates/common.yaml rename to incubator/tachidesk-docker/0.0.26/templates/common.yaml diff --git a/incubator/tachidesk-docker/0.0.25/values.yaml b/incubator/tachidesk-docker/0.0.26/values.yaml similarity index 100% rename from incubator/tachidesk-docker/0.0.25/values.yaml rename to incubator/tachidesk-docker/0.0.26/values.yaml diff --git a/incubator/tanoshi/0.0.23/CHANGELOG.md b/incubator/tanoshi/0.0.23/CHANGELOG.md deleted file mode 100644 index 35643760f7e..00000000000 --- a/incubator/tanoshi/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [tanoshi-0.0.23](https://github.com/truecharts/charts/compare/tanoshi-0.0.22...tanoshi-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tanoshi-0.0.23](https://github.com/truecharts/charts/compare/tanoshi-0.0.22...tanoshi-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tanoshi-0.0.23](https://github.com/truecharts/charts/compare/tanoshi-0.0.22...tanoshi-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tanoshi-0.0.23](https://github.com/truecharts/charts/compare/tanoshi-0.0.22...tanoshi-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tanoshi-0.0.23](https://github.com/truecharts/charts/compare/tanoshi-0.0.22...tanoshi-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tanoshi-0.0.23](https://github.com/truecharts/charts/compare/tanoshi-0.0.22...tanoshi-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tanoshi-0.0.22](https://github.com/truecharts/charts/compare/tanoshi-0.0.20...tanoshi-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [tanoshi-0.0.21](https://github.com/truecharts/charts/compare/tanoshi-0.0.20...tanoshi-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/tanoshi/0.0.23/Chart.lock b/incubator/tanoshi/0.0.23/Chart.lock deleted file mode 100644 index 664389116f1..00000000000 --- a/incubator/tanoshi/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:19:22.802616028Z" diff --git a/incubator/tanoshi/0.0.23/Chart.yaml b/incubator/tanoshi/0.0.23/Chart.yaml deleted file mode 100644 index 85ed02b69f3..00000000000 --- a/incubator/tanoshi/0.0.23/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - MediaApp-Books - - MediaServer-Books -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/tanoshi/0.0.23/README.md b/incubator/tanoshi/0.0.23/README.md deleted file mode 100644 index 8a91f00f7c5..00000000000 --- a/incubator/tanoshi/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# tanoshi - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Selfhosted web manga reader. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [tanoshi](https://truecharts.org/docs/charts/incubator/tanoshi) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/tanoshi/0.0.23/charts/common-10.5.9.tgz b/incubator/tanoshi/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/tanoshi/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/tanoshi/0.0.24/CHANGELOG.md b/incubator/tanoshi/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..c6b6adc42fe --- /dev/null +++ b/incubator/tanoshi/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [tanoshi-0.0.24](https://github.com/truecharts/charts/compare/tanoshi-0.0.23...tanoshi-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [tanoshi-0.0.23](https://github.com/truecharts/charts/compare/tanoshi-0.0.22...tanoshi-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tanoshi-0.0.23](https://github.com/truecharts/charts/compare/tanoshi-0.0.22...tanoshi-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tanoshi-0.0.23](https://github.com/truecharts/charts/compare/tanoshi-0.0.22...tanoshi-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tanoshi-0.0.23](https://github.com/truecharts/charts/compare/tanoshi-0.0.22...tanoshi-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tanoshi-0.0.23](https://github.com/truecharts/charts/compare/tanoshi-0.0.22...tanoshi-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tanoshi-0.0.23](https://github.com/truecharts/charts/compare/tanoshi-0.0.22...tanoshi-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tanoshi-0.0.22](https://github.com/truecharts/charts/compare/tanoshi-0.0.20...tanoshi-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + diff --git a/incubator/tanoshi/0.0.24/Chart.lock b/incubator/tanoshi/0.0.24/Chart.lock new file mode 100644 index 00000000000..8c9ca76e65f --- /dev/null +++ b/incubator/tanoshi/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:11:01.853928066Z" diff --git a/incubator/tanoshi/0.0.24/Chart.yaml b/incubator/tanoshi/0.0.24/Chart.yaml new file mode 100644 index 00000000000..c872779694d --- /dev/null +++ b/incubator/tanoshi/0.0.24/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.5.10 +deprecated: false +description: "Selfhosted web manga reader." +home: https://truecharts.org/docs/charts/incubator/tanoshi +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tanoshi.png +keywords: + - tanoshi + - Productivity + - MediaApp-Books + - MediaServer-Books +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: tanoshi +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/tanoshi + - https://github.com/faldez/tanoshi + - https://hub.docker.com/r/faldez/tanoshi +type: application +version: 0.0.24 diff --git a/incubator/tanoshi/0.0.24/README.md b/incubator/tanoshi/0.0.24/README.md new file mode 100644 index 00000000000..903fec5f873 --- /dev/null +++ b/incubator/tanoshi/0.0.24/README.md @@ -0,0 +1,109 @@ +# tanoshi + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Selfhosted web manga reader. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [tanoshi](https://truecharts.org/docs/charts/incubator/tanoshi) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/tanoshi/0.0.23/app-readme.md b/incubator/tanoshi/0.0.24/app-readme.md similarity index 100% rename from incubator/tanoshi/0.0.23/app-readme.md rename to incubator/tanoshi/0.0.24/app-readme.md diff --git a/incubator/tanoshi/0.0.24/charts/common-10.5.10.tgz b/incubator/tanoshi/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/tanoshi/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/tanoshi/0.0.23/ix_values.yaml b/incubator/tanoshi/0.0.24/ix_values.yaml similarity index 100% rename from incubator/tanoshi/0.0.23/ix_values.yaml rename to incubator/tanoshi/0.0.24/ix_values.yaml diff --git a/incubator/tanoshi/0.0.23/questions.yaml b/incubator/tanoshi/0.0.24/questions.yaml similarity index 100% rename from incubator/tanoshi/0.0.23/questions.yaml rename to incubator/tanoshi/0.0.24/questions.yaml diff --git a/incubator/tanoshi/0.0.23/templates/common.yaml b/incubator/tanoshi/0.0.24/templates/common.yaml similarity index 100% rename from incubator/tanoshi/0.0.23/templates/common.yaml rename to incubator/tanoshi/0.0.24/templates/common.yaml diff --git a/incubator/tanoshi/0.0.23/values.yaml b/incubator/tanoshi/0.0.24/values.yaml similarity index 100% rename from incubator/tanoshi/0.0.23/values.yaml rename to incubator/tanoshi/0.0.24/values.yaml diff --git a/incubator/tar1090/0.0.25/CHANGELOG.md b/incubator/tar1090/0.0.25/CHANGELOG.md deleted file mode 100644 index 9767e71abd9..00000000000 --- a/incubator/tar1090/0.0.25/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [tar1090-0.0.25](https://github.com/truecharts/charts/compare/tar1090-0.0.24...tar1090-0.0.25) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [tar1090-0.0.25](https://github.com/truecharts/charts/compare/tar1090-0.0.24...tar1090-0.0.25) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [tar1090-0.0.25](https://github.com/truecharts/charts/compare/tar1090-0.0.24...tar1090-0.0.25) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [tar1090-0.0.25](https://github.com/truecharts/charts/compare/tar1090-0.0.24...tar1090-0.0.25) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [tar1090-0.0.25](https://github.com/truecharts/charts/compare/tar1090-0.0.24...tar1090-0.0.25) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [tar1090-0.0.25](https://github.com/truecharts/charts/compare/tar1090-0.0.24...tar1090-0.0.25) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [tar1090-0.0.24](https://github.com/truecharts/charts/compare/tar1090-0.0.22...tar1090-0.0.24) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [tar1090-0.0.23](https://github.com/truecharts/charts/compare/tar1090-0.0.22...tar1090-0.0.23) (2022-08-30) - -### Chore diff --git a/incubator/tar1090/0.0.25/Chart.lock b/incubator/tar1090/0.0.25/Chart.lock deleted file mode 100644 index 73cf5a2a157..00000000000 --- a/incubator/tar1090/0.0.25/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:19:28.510748981Z" diff --git a/incubator/tar1090/0.0.25/Chart.yaml b/incubator/tar1090/0.0.25/Chart.yaml deleted file mode 100644 index 793e6e52f76..00000000000 --- a/incubator/tar1090/0.0.25/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.25 diff --git a/incubator/tar1090/0.0.25/README.md b/incubator/tar1090/0.0.25/README.md deleted file mode 100644 index bc616e99fde..00000000000 --- a/incubator/tar1090/0.0.25/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# tar1090 - -![Version: 0.0.25](https://img.shields.io/badge/Version-0.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Multi-arch tar1090 Chart for visualising ADSB data. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [tar1090](https://truecharts.org/docs/charts/incubator/tar1090) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/tar1090/0.0.25/charts/common-10.5.9.tgz b/incubator/tar1090/0.0.25/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/tar1090/0.0.25/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/tar1090/0.0.26/CHANGELOG.md b/incubator/tar1090/0.0.26/CHANGELOG.md new file mode 100644 index 00000000000..c9e53389ebc --- /dev/null +++ b/incubator/tar1090/0.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [tar1090-0.0.26](https://github.com/truecharts/charts/compare/tar1090-0.0.25...tar1090-0.0.26) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [tar1090-0.0.25](https://github.com/truecharts/charts/compare/tar1090-0.0.24...tar1090-0.0.25) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [tar1090-0.0.25](https://github.com/truecharts/charts/compare/tar1090-0.0.24...tar1090-0.0.25) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [tar1090-0.0.25](https://github.com/truecharts/charts/compare/tar1090-0.0.24...tar1090-0.0.25) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [tar1090-0.0.25](https://github.com/truecharts/charts/compare/tar1090-0.0.24...tar1090-0.0.25) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [tar1090-0.0.25](https://github.com/truecharts/charts/compare/tar1090-0.0.24...tar1090-0.0.25) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [tar1090-0.0.25](https://github.com/truecharts/charts/compare/tar1090-0.0.24...tar1090-0.0.25) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [tar1090-0.0.24](https://github.com/truecharts/charts/compare/tar1090-0.0.22...tar1090-0.0.24) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] diff --git a/incubator/tar1090/0.0.26/Chart.lock b/incubator/tar1090/0.0.26/Chart.lock new file mode 100644 index 00000000000..03f2c5159a2 --- /dev/null +++ b/incubator/tar1090/0.0.26/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:11:06.489918672Z" diff --git a/incubator/tar1090/0.0.26/Chart.yaml b/incubator/tar1090/0.0.26/Chart.yaml new file mode 100644 index 00000000000..715dfee2d5a --- /dev/null +++ b/incubator/tar1090/0.0.26/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: Multi-arch tar1090 Chart for visualising ADSB data. +home: https://truecharts.org/docs/charts/incubator/tar1090 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tar1090.png +keywords: + - tar1090 + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: tar1090 +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/tar1090 + - https://hub.docker.com/r/mikenye/tar1090 + - https://hub.docker.com/r/mikenye/tar1090/ +type: application +version: 0.0.26 diff --git a/incubator/tar1090/0.0.26/README.md b/incubator/tar1090/0.0.26/README.md new file mode 100644 index 00000000000..fa01d43c9ba --- /dev/null +++ b/incubator/tar1090/0.0.26/README.md @@ -0,0 +1,109 @@ +# tar1090 + +![Version: 0.0.26](https://img.shields.io/badge/Version-0.0.26-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Multi-arch tar1090 Chart for visualising ADSB data. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [tar1090](https://truecharts.org/docs/charts/incubator/tar1090) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/tar1090/0.0.25/app-readme.md b/incubator/tar1090/0.0.26/app-readme.md similarity index 100% rename from incubator/tar1090/0.0.25/app-readme.md rename to incubator/tar1090/0.0.26/app-readme.md diff --git a/incubator/tar1090/0.0.26/charts/common-10.5.10.tgz b/incubator/tar1090/0.0.26/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/tar1090/0.0.26/charts/common-10.5.10.tgz differ diff --git a/incubator/tar1090/0.0.25/ix_values.yaml b/incubator/tar1090/0.0.26/ix_values.yaml similarity index 100% rename from incubator/tar1090/0.0.25/ix_values.yaml rename to incubator/tar1090/0.0.26/ix_values.yaml diff --git a/incubator/tar1090/0.0.25/questions.yaml b/incubator/tar1090/0.0.26/questions.yaml similarity index 100% rename from incubator/tar1090/0.0.25/questions.yaml rename to incubator/tar1090/0.0.26/questions.yaml diff --git a/incubator/tar1090/0.0.25/templates/common.yaml b/incubator/tar1090/0.0.26/templates/common.yaml similarity index 100% rename from incubator/tar1090/0.0.25/templates/common.yaml rename to incubator/tar1090/0.0.26/templates/common.yaml diff --git a/incubator/tar1090/0.0.25/values.yaml b/incubator/tar1090/0.0.26/values.yaml similarity index 100% rename from incubator/tar1090/0.0.25/values.yaml rename to incubator/tar1090/0.0.26/values.yaml diff --git a/incubator/tasmoadmin/0.0.23/CHANGELOG.md b/incubator/tasmoadmin/0.0.23/CHANGELOG.md deleted file mode 100644 index bb3cbc6faed..00000000000 --- a/incubator/tasmoadmin/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [tasmoadmin-0.0.23](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.22...tasmoadmin-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tasmoadmin-0.0.23](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.22...tasmoadmin-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tasmoadmin-0.0.23](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.22...tasmoadmin-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tasmoadmin-0.0.23](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.22...tasmoadmin-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tasmoadmin-0.0.23](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.22...tasmoadmin-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tasmoadmin-0.0.23](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.22...tasmoadmin-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tasmoadmin-0.0.22](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.20...tasmoadmin-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [tasmoadmin-0.0.21](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.20...tasmoadmin-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/tasmoadmin/0.0.23/Chart.lock b/incubator/tasmoadmin/0.0.23/Chart.lock deleted file mode 100644 index 2e7c8fbc3c7..00000000000 --- a/incubator/tasmoadmin/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:19:42.940150366Z" diff --git a/incubator/tasmoadmin/0.0.23/Chart.yaml b/incubator/tasmoadmin/0.0.23/Chart.yaml deleted file mode 100644 index fa946b596d8..00000000000 --- a/incubator/tasmoadmin/0.0.23/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - HomeAutomation - - Network-Management -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/tasmoadmin/0.0.23/README.md b/incubator/tasmoadmin/0.0.23/README.md deleted file mode 100644 index 624127bb442..00000000000 --- a/incubator/tasmoadmin/0.0.23/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# tasmoadmin - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -TasmoAdmin is an administrative Website for Home Automation Devices flashed with Tasmota - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [tasmoadmin](https://truecharts.org/docs/charts/incubator/tasmoadmin) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/tasmoadmin/0.0.23/charts/common-10.5.9.tgz b/incubator/tasmoadmin/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/tasmoadmin/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/tasmoadmin/0.0.24/CHANGELOG.md b/incubator/tasmoadmin/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..e237292f240 --- /dev/null +++ b/incubator/tasmoadmin/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [tasmoadmin-0.0.24](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.23...tasmoadmin-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [tasmoadmin-0.0.23](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.22...tasmoadmin-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tasmoadmin-0.0.23](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.22...tasmoadmin-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tasmoadmin-0.0.23](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.22...tasmoadmin-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tasmoadmin-0.0.23](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.22...tasmoadmin-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tasmoadmin-0.0.23](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.22...tasmoadmin-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tasmoadmin-0.0.23](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.22...tasmoadmin-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tasmoadmin-0.0.22](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.20...tasmoadmin-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + diff --git a/incubator/tasmoadmin/0.0.24/Chart.lock b/incubator/tasmoadmin/0.0.24/Chart.lock new file mode 100644 index 00000000000..f313780138d --- /dev/null +++ b/incubator/tasmoadmin/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:11:14.988023329Z" diff --git a/incubator/tasmoadmin/0.0.24/Chart.yaml b/incubator/tasmoadmin/0.0.24/Chart.yaml new file mode 100644 index 00000000000..53aae527bb2 --- /dev/null +++ b/incubator/tasmoadmin/0.0.24/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.5.10 +deprecated: false +description: "TasmoAdmin is an administrative Website for Home Automation Devices flashed with Tasmota" +home: https://truecharts.org/docs/charts/incubator/tasmoadmin +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tasmoadmin.png +keywords: + - tasmoadmin + - HomeAutomation + - Network-Management +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: tasmoadmin +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/tasmoadmin + - https://hub.docker.com/r/raymondmm/tasmoadmin/ +type: application +version: 0.0.24 diff --git a/incubator/tasmoadmin/0.0.24/README.md b/incubator/tasmoadmin/0.0.24/README.md new file mode 100644 index 00000000000..fe8d9e108be --- /dev/null +++ b/incubator/tasmoadmin/0.0.24/README.md @@ -0,0 +1,108 @@ +# tasmoadmin + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +TasmoAdmin is an administrative Website for Home Automation Devices flashed with Tasmota + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [tasmoadmin](https://truecharts.org/docs/charts/incubator/tasmoadmin) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/tasmoadmin/0.0.23/app-readme.md b/incubator/tasmoadmin/0.0.24/app-readme.md similarity index 100% rename from incubator/tasmoadmin/0.0.23/app-readme.md rename to incubator/tasmoadmin/0.0.24/app-readme.md diff --git a/incubator/tasmoadmin/0.0.24/charts/common-10.5.10.tgz b/incubator/tasmoadmin/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/tasmoadmin/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/tasmoadmin/0.0.23/ix_values.yaml b/incubator/tasmoadmin/0.0.24/ix_values.yaml similarity index 100% rename from incubator/tasmoadmin/0.0.23/ix_values.yaml rename to incubator/tasmoadmin/0.0.24/ix_values.yaml diff --git a/incubator/tasmoadmin/0.0.23/questions.yaml b/incubator/tasmoadmin/0.0.24/questions.yaml similarity index 100% rename from incubator/tasmoadmin/0.0.23/questions.yaml rename to incubator/tasmoadmin/0.0.24/questions.yaml diff --git a/incubator/tasmoadmin/0.0.23/templates/common.yaml b/incubator/tasmoadmin/0.0.24/templates/common.yaml similarity index 100% rename from incubator/tasmoadmin/0.0.23/templates/common.yaml rename to incubator/tasmoadmin/0.0.24/templates/common.yaml diff --git a/incubator/tasmoadmin/0.0.23/values.yaml b/incubator/tasmoadmin/0.0.24/values.yaml similarity index 100% rename from incubator/tasmoadmin/0.0.23/values.yaml rename to incubator/tasmoadmin/0.0.24/values.yaml diff --git a/incubator/tasmobackup/0.0.23/CHANGELOG.md b/incubator/tasmobackup/0.0.23/CHANGELOG.md deleted file mode 100644 index 61e26f71758..00000000000 --- a/incubator/tasmobackup/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [tasmobackup-0.0.23](https://github.com/truecharts/charts/compare/tasmobackup-0.0.22...tasmobackup-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tasmobackup-0.0.23](https://github.com/truecharts/charts/compare/tasmobackup-0.0.22...tasmobackup-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tasmobackup-0.0.23](https://github.com/truecharts/charts/compare/tasmobackup-0.0.22...tasmobackup-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tasmobackup-0.0.23](https://github.com/truecharts/charts/compare/tasmobackup-0.0.22...tasmobackup-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tasmobackup-0.0.23](https://github.com/truecharts/charts/compare/tasmobackup-0.0.22...tasmobackup-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tasmobackup-0.0.23](https://github.com/truecharts/charts/compare/tasmobackup-0.0.22...tasmobackup-0.0.23) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tasmobackup-0.0.22](https://github.com/truecharts/charts/compare/tasmobackup-0.0.20...tasmobackup-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [tasmobackup-0.0.21](https://github.com/truecharts/charts/compare/tasmobackup-0.0.20...tasmobackup-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [tasmobackup-0.0.20](https://github.com/truecharts/charts/compare/tasmobackup-0.0.19...tasmobackup-0.0.20) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/incubator/tasmobackup/0.0.23/Chart.lock b/incubator/tasmobackup/0.0.23/Chart.lock deleted file mode 100644 index 9cc6ee2c4c5..00000000000 --- a/incubator/tasmobackup/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:19:46.197972009Z" diff --git a/incubator/tasmobackup/0.0.23/Chart.yaml b/incubator/tasmobackup/0.0.23/Chart.yaml deleted file mode 100644 index 765db361cd8..00000000000 --- a/incubator/tasmobackup/0.0.23/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - HomeAutomation - - Network-Management -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/tasmobackup/0.0.23/README.md b/incubator/tasmobackup/0.0.23/README.md deleted file mode 100644 index 583f1c48a78..00000000000 --- a/incubator/tasmobackup/0.0.23/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# tasmobackup - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Tasmota backup - TasmoBackup - Backup all your tasmota devices in one place. Add/scan for your Tasmota devices. Use the backupall.php page to schedule automated backups of all devices! - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [tasmobackup](https://truecharts.org/docs/charts/incubator/tasmobackup) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/tasmobackup/0.0.23/charts/common-10.5.9.tgz b/incubator/tasmobackup/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/tasmobackup/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/tasmobackup/0.0.24/CHANGELOG.md b/incubator/tasmobackup/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..3a9388c4bbe --- /dev/null +++ b/incubator/tasmobackup/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [tasmobackup-0.0.24](https://github.com/truecharts/charts/compare/tasmobackup-0.0.23...tasmobackup-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [tasmobackup-0.0.23](https://github.com/truecharts/charts/compare/tasmobackup-0.0.22...tasmobackup-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tasmobackup-0.0.23](https://github.com/truecharts/charts/compare/tasmobackup-0.0.22...tasmobackup-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tasmobackup-0.0.23](https://github.com/truecharts/charts/compare/tasmobackup-0.0.22...tasmobackup-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tasmobackup-0.0.23](https://github.com/truecharts/charts/compare/tasmobackup-0.0.22...tasmobackup-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tasmobackup-0.0.23](https://github.com/truecharts/charts/compare/tasmobackup-0.0.22...tasmobackup-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tasmobackup-0.0.23](https://github.com/truecharts/charts/compare/tasmobackup-0.0.22...tasmobackup-0.0.23) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tasmobackup-0.0.22](https://github.com/truecharts/charts/compare/tasmobackup-0.0.20...tasmobackup-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [tasmobackup-0.0.21](https://github.com/truecharts/charts/compare/tasmobackup-0.0.20...tasmobackup-0.0.21) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + diff --git a/incubator/tasmobackup/0.0.24/Chart.lock b/incubator/tasmobackup/0.0.24/Chart.lock new file mode 100644 index 00000000000..f798fdf2142 --- /dev/null +++ b/incubator/tasmobackup/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:11:18.606439534Z" diff --git a/incubator/tasmobackup/0.0.24/Chart.yaml b/incubator/tasmobackup/0.0.24/Chart.yaml new file mode 100644 index 00000000000..01d72b3acda --- /dev/null +++ b/incubator/tasmobackup/0.0.24/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.5.10 +deprecated: false +description: Tasmota backup - TasmoBackup - Backup all your tasmota devices in one place. Add/scan for your Tasmota devices. Use the backupall.php page to schedule automated backups of all devices! +home: https://truecharts.org/docs/charts/incubator/tasmobackup +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tasmobackup.png +keywords: + - tasmobackup + - HomeAutomation + - Network-Management +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: tasmobackup +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/tasmobackup + - https://hub.docker.com/r/danmed/tasmobackupv1/ +type: application +version: 0.0.24 diff --git a/incubator/tasmobackup/0.0.24/README.md b/incubator/tasmobackup/0.0.24/README.md new file mode 100644 index 00000000000..6528a288790 --- /dev/null +++ b/incubator/tasmobackup/0.0.24/README.md @@ -0,0 +1,108 @@ +# tasmobackup + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Tasmota backup - TasmoBackup - Backup all your tasmota devices in one place. Add/scan for your Tasmota devices. Use the backupall.php page to schedule automated backups of all devices! + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [tasmobackup](https://truecharts.org/docs/charts/incubator/tasmobackup) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/tasmobackup/0.0.23/app-readme.md b/incubator/tasmobackup/0.0.24/app-readme.md similarity index 100% rename from incubator/tasmobackup/0.0.23/app-readme.md rename to incubator/tasmobackup/0.0.24/app-readme.md diff --git a/incubator/tasmobackup/0.0.24/charts/common-10.5.10.tgz b/incubator/tasmobackup/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/tasmobackup/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/tasmobackup/0.0.23/ix_values.yaml b/incubator/tasmobackup/0.0.24/ix_values.yaml similarity index 100% rename from incubator/tasmobackup/0.0.23/ix_values.yaml rename to incubator/tasmobackup/0.0.24/ix_values.yaml diff --git a/incubator/tasmobackup/0.0.23/questions.yaml b/incubator/tasmobackup/0.0.24/questions.yaml similarity index 100% rename from incubator/tasmobackup/0.0.23/questions.yaml rename to incubator/tasmobackup/0.0.24/questions.yaml diff --git a/incubator/tasmobackup/0.0.23/templates/common.yaml b/incubator/tasmobackup/0.0.24/templates/common.yaml similarity index 100% rename from incubator/tasmobackup/0.0.23/templates/common.yaml rename to incubator/tasmobackup/0.0.24/templates/common.yaml diff --git a/incubator/tasmobackup/0.0.23/values.yaml b/incubator/tasmobackup/0.0.24/values.yaml similarity index 100% rename from incubator/tasmobackup/0.0.23/values.yaml rename to incubator/tasmobackup/0.0.24/values.yaml diff --git a/incubator/tasmocompiler/0.0.24/CHANGELOG.md b/incubator/tasmocompiler/0.0.24/CHANGELOG.md deleted file mode 100644 index b1a9de1c37f..00000000000 --- a/incubator/tasmocompiler/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [tasmocompiler-0.0.24](https://github.com/truecharts/charts/compare/tasmocompiler-0.0.23...tasmocompiler-0.0.24) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [tasmocompiler-0.0.24](https://github.com/truecharts/charts/compare/tasmocompiler-0.0.23...tasmocompiler-0.0.24) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [tasmocompiler-0.0.24](https://github.com/truecharts/charts/compare/tasmocompiler-0.0.23...tasmocompiler-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [tasmocompiler-0.0.24](https://github.com/truecharts/charts/compare/tasmocompiler-0.0.23...tasmocompiler-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [tasmocompiler-0.0.24](https://github.com/truecharts/charts/compare/tasmocompiler-0.0.23...tasmocompiler-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [tasmocompiler-0.0.24](https://github.com/truecharts/charts/compare/tasmocompiler-0.0.23...tasmocompiler-0.0.24) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - - -## [tasmocompiler-0.0.22](https://github.com/truecharts/charts/compare/tasmocompiler-0.0.20...tasmocompiler-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [tasmocompiler-0.0.21](https://github.com/truecharts/charts/compare/tasmocompiler-0.0.20...tasmocompiler-0.0.21) (2022-08-30) - diff --git a/incubator/tasmocompiler/0.0.24/Chart.lock b/incubator/tasmocompiler/0.0.24/Chart.lock deleted file mode 100644 index a2493341a44..00000000000 --- a/incubator/tasmocompiler/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:19:47.935041111Z" diff --git a/incubator/tasmocompiler/0.0.24/Chart.yaml b/incubator/tasmocompiler/0.0.24/Chart.yaml deleted file mode 100644 index ca310d94fd8..00000000000 --- a/incubator/tasmocompiler/0.0.24/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - HomeAutomation - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.24 diff --git a/incubator/tasmocompiler/0.0.24/README.md b/incubator/tasmocompiler/0.0.24/README.md deleted file mode 100644 index 69854e0e442..00000000000 --- a/incubator/tasmocompiler/0.0.24/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# tasmocompiler - -![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -TasmoCompiler is a simple web GUI which allows you to compile fantastic Tasmota firmware with your own settings - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [tasmocompiler](https://truecharts.org/docs/charts/incubator/tasmocompiler) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/tasmocompiler/0.0.24/charts/common-10.5.9.tgz b/incubator/tasmocompiler/0.0.24/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/tasmocompiler/0.0.24/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/tasmocompiler/0.0.25/CHANGELOG.md b/incubator/tasmocompiler/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..cbed06a992a --- /dev/null +++ b/incubator/tasmocompiler/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [tasmocompiler-0.0.25](https://github.com/truecharts/charts/compare/tasmocompiler-0.0.23...tasmocompiler-0.0.25) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [tasmocompiler-0.0.24](https://github.com/truecharts/charts/compare/tasmocompiler-0.0.23...tasmocompiler-0.0.24) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [tasmocompiler-0.0.24](https://github.com/truecharts/charts/compare/tasmocompiler-0.0.23...tasmocompiler-0.0.24) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [tasmocompiler-0.0.24](https://github.com/truecharts/charts/compare/tasmocompiler-0.0.23...tasmocompiler-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [tasmocompiler-0.0.24](https://github.com/truecharts/charts/compare/tasmocompiler-0.0.23...tasmocompiler-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [tasmocompiler-0.0.24](https://github.com/truecharts/charts/compare/tasmocompiler-0.0.23...tasmocompiler-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [tasmocompiler-0.0.24](https://github.com/truecharts/charts/compare/tasmocompiler-0.0.23...tasmocompiler-0.0.24) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) diff --git a/incubator/tasmocompiler/0.0.25/Chart.lock b/incubator/tasmocompiler/0.0.25/Chart.lock new file mode 100644 index 00000000000..03bd6bc3d72 --- /dev/null +++ b/incubator/tasmocompiler/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:11:33.57402971Z" diff --git a/incubator/tasmocompiler/0.0.25/Chart.yaml b/incubator/tasmocompiler/0.0.25/Chart.yaml new file mode 100644 index 00000000000..cead956078f --- /dev/null +++ b/incubator/tasmocompiler/0.0.25/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - HomeAutomation + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: "TasmoCompiler is a simple web GUI which allows you to compile fantastic Tasmota firmware with your own settings" +home: https://truecharts.org/docs/charts/incubator/tasmocompiler +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tasmocompiler.png +keywords: + - tasmocompiler + - HomeAutomation + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: tasmocompiler +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/tasmocompiler + - https://github.com/benzino77/tasmocompiler + - https://hub.docker.com/r/benzino77/tasmocompiler +type: application +version: 0.0.25 diff --git a/incubator/tasmocompiler/0.0.25/README.md b/incubator/tasmocompiler/0.0.25/README.md new file mode 100644 index 00000000000..d8d09ebdbe3 --- /dev/null +++ b/incubator/tasmocompiler/0.0.25/README.md @@ -0,0 +1,109 @@ +# tasmocompiler + +![Version: 0.0.25](https://img.shields.io/badge/Version-0.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +TasmoCompiler is a simple web GUI which allows you to compile fantastic Tasmota firmware with your own settings + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [tasmocompiler](https://truecharts.org/docs/charts/incubator/tasmocompiler) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/tasmocompiler/0.0.24/app-readme.md b/incubator/tasmocompiler/0.0.25/app-readme.md similarity index 100% rename from incubator/tasmocompiler/0.0.24/app-readme.md rename to incubator/tasmocompiler/0.0.25/app-readme.md diff --git a/incubator/tasmocompiler/0.0.25/charts/common-10.5.10.tgz b/incubator/tasmocompiler/0.0.25/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/tasmocompiler/0.0.25/charts/common-10.5.10.tgz differ diff --git a/incubator/tasmocompiler/0.0.24/ix_values.yaml b/incubator/tasmocompiler/0.0.25/ix_values.yaml similarity index 100% rename from incubator/tasmocompiler/0.0.24/ix_values.yaml rename to incubator/tasmocompiler/0.0.25/ix_values.yaml diff --git a/incubator/tasmocompiler/0.0.24/questions.yaml b/incubator/tasmocompiler/0.0.25/questions.yaml similarity index 100% rename from incubator/tasmocompiler/0.0.24/questions.yaml rename to incubator/tasmocompiler/0.0.25/questions.yaml diff --git a/incubator/tasmocompiler/0.0.24/templates/common.yaml b/incubator/tasmocompiler/0.0.25/templates/common.yaml similarity index 100% rename from incubator/tasmocompiler/0.0.24/templates/common.yaml rename to incubator/tasmocompiler/0.0.25/templates/common.yaml diff --git a/incubator/tasmocompiler/0.0.24/values.yaml b/incubator/tasmocompiler/0.0.25/values.yaml similarity index 100% rename from incubator/tasmocompiler/0.0.24/values.yaml rename to incubator/tasmocompiler/0.0.25/values.yaml diff --git a/incubator/technitium/1.0.34/CHANGELOG.md b/incubator/technitium/1.0.34/CHANGELOG.md deleted file mode 100644 index 74cf968ef64..00000000000 --- a/incubator/technitium/1.0.34/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [technitium-1.0.34](https://github.com/truecharts/charts/compare/technitium-1.0.33...technitium-1.0.34) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [technitium-1.0.34](https://github.com/truecharts/charts/compare/technitium-1.0.33...technitium-1.0.34) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [technitium-1.0.34](https://github.com/truecharts/charts/compare/technitium-1.0.33...technitium-1.0.34) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [technitium-1.0.34](https://github.com/truecharts/charts/compare/technitium-1.0.33...technitium-1.0.34) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [technitium-1.0.34](https://github.com/truecharts/charts/compare/technitium-1.0.33...technitium-1.0.34) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [technitium-1.0.34](https://github.com/truecharts/charts/compare/technitium-1.0.33...technitium-1.0.34) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [technitium-1.0.33](https://github.com/truecharts/charts/compare/technitium-1.0.31...technitium-1.0.33) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [technitium-1.0.32](https://github.com/truecharts/charts/compare/technitium-1.0.31...technitium-1.0.32) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [technitium-1.0.31](https://github.com/truecharts/charts/compare/technitium-1.0.30...technitium-1.0.31) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/incubator/technitium/1.0.34/Chart.lock b/incubator/technitium/1.0.34/Chart.lock deleted file mode 100644 index 3230280e89d..00000000000 --- a/incubator/technitium/1.0.34/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:19:53.968251192Z" diff --git a/incubator/technitium/1.0.34/Chart.yaml b/incubator/technitium/1.0.34/Chart.yaml deleted file mode 100644 index 60da4370ad6..00000000000 --- a/incubator/technitium/1.0.34/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "8.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.34 -annotations: - truecharts.org/catagories: | - - networking - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/technitium/1.0.34/README.md b/incubator/technitium/1.0.34/README.md deleted file mode 100644 index 70648679f49..00000000000 --- a/incubator/technitium/1.0.34/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# technitium - -![Version: 1.0.34](https://img.shields.io/badge/Version-1.0.34-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 8.1](https://img.shields.io/badge/AppVersion-8.1-informational?style=flat-square) - -Technitium DNS Server is an open source authoritative as well as recursive DNS server that can be used for self hosting a DNS server for privacy & security. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [technitium](https://truecharts.org/docs/charts/incubator/technitium) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/technitium/1.0.34/charts/common-10.5.9.tgz b/incubator/technitium/1.0.34/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/technitium/1.0.34/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/technitium/1.0.35/CHANGELOG.md b/incubator/technitium/1.0.35/CHANGELOG.md new file mode 100644 index 00000000000..4ab506b1aac --- /dev/null +++ b/incubator/technitium/1.0.35/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [technitium-1.0.35](https://github.com/truecharts/charts/compare/technitium-1.0.34...technitium-1.0.35) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [technitium-1.0.34](https://github.com/truecharts/charts/compare/technitium-1.0.33...technitium-1.0.34) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [technitium-1.0.34](https://github.com/truecharts/charts/compare/technitium-1.0.33...technitium-1.0.34) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [technitium-1.0.34](https://github.com/truecharts/charts/compare/technitium-1.0.33...technitium-1.0.34) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [technitium-1.0.34](https://github.com/truecharts/charts/compare/technitium-1.0.33...technitium-1.0.34) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [technitium-1.0.34](https://github.com/truecharts/charts/compare/technitium-1.0.33...technitium-1.0.34) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [technitium-1.0.34](https://github.com/truecharts/charts/compare/technitium-1.0.33...technitium-1.0.34) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [technitium-1.0.33](https://github.com/truecharts/charts/compare/technitium-1.0.31...technitium-1.0.33) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [technitium-1.0.32](https://github.com/truecharts/charts/compare/technitium-1.0.31...technitium-1.0.32) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + diff --git a/incubator/technitium/1.0.35/Chart.lock b/incubator/technitium/1.0.35/Chart.lock new file mode 100644 index 00000000000..e518b78c73f --- /dev/null +++ b/incubator/technitium/1.0.35/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:11:37.57349651Z" diff --git a/incubator/technitium/1.0.35/Chart.yaml b/incubator/technitium/1.0.35/Chart.yaml new file mode 100644 index 00000000000..cfc8566b3eb --- /dev/null +++ b/incubator/technitium/1.0.35/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "8.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: Technitium DNS Server is an open source authoritative as well as recursive DNS server that can be used for self hosting a DNS server for privacy & security. +home: https://truecharts.org/docs/charts/incubator/technitium +icon: https://truecharts.org/img/hotlink-ok/chart-icons/technitium.png +keywords: + - DNS +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: technitium +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/technitium + - https://github.com/TechnitiumSoftware/DnsServer + - https://technitium.com/ + - https://hub.docker.com/r/technitium/dns-server +type: application +version: 1.0.35 +annotations: + truecharts.org/catagories: | + - networking + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/technitium/1.0.35/README.md b/incubator/technitium/1.0.35/README.md new file mode 100644 index 00000000000..e5b8f04be9a --- /dev/null +++ b/incubator/technitium/1.0.35/README.md @@ -0,0 +1,110 @@ +# technitium + +![Version: 1.0.35](https://img.shields.io/badge/Version-1.0.35-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 8.1](https://img.shields.io/badge/AppVersion-8.1-informational?style=flat-square) + +Technitium DNS Server is an open source authoritative as well as recursive DNS server that can be used for self hosting a DNS server for privacy & security. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [technitium](https://truecharts.org/docs/charts/incubator/technitium) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/technitium/1.0.34/app-readme.md b/incubator/technitium/1.0.35/app-readme.md similarity index 100% rename from incubator/technitium/1.0.34/app-readme.md rename to incubator/technitium/1.0.35/app-readme.md diff --git a/incubator/technitium/1.0.35/charts/common-10.5.10.tgz b/incubator/technitium/1.0.35/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/technitium/1.0.35/charts/common-10.5.10.tgz differ diff --git a/incubator/technitium/1.0.34/ix_values.yaml b/incubator/technitium/1.0.35/ix_values.yaml similarity index 100% rename from incubator/technitium/1.0.34/ix_values.yaml rename to incubator/technitium/1.0.35/ix_values.yaml diff --git a/incubator/technitium/1.0.34/questions.yaml b/incubator/technitium/1.0.35/questions.yaml similarity index 100% rename from incubator/technitium/1.0.34/questions.yaml rename to incubator/technitium/1.0.35/questions.yaml diff --git a/incubator/technitium/1.0.34/templates/common.yaml b/incubator/technitium/1.0.35/templates/common.yaml similarity index 100% rename from incubator/technitium/1.0.34/templates/common.yaml rename to incubator/technitium/1.0.35/templates/common.yaml diff --git a/incubator/technitium/1.0.34/values.yaml b/incubator/technitium/1.0.35/values.yaml similarity index 100% rename from incubator/technitium/1.0.34/values.yaml rename to incubator/technitium/1.0.35/values.yaml diff --git a/incubator/teedy-docs/0.0.24/CHANGELOG.md b/incubator/teedy-docs/0.0.24/CHANGELOG.md deleted file mode 100644 index 9d4a75edda1..00000000000 --- a/incubator/teedy-docs/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [teedy-docs-0.0.24](https://github.com/truecharts/charts/compare/teedy-docs-0.0.23...teedy-docs-0.0.24) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [teedy-docs-0.0.24](https://github.com/truecharts/charts/compare/teedy-docs-0.0.23...teedy-docs-0.0.24) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [teedy-docs-0.0.24](https://github.com/truecharts/charts/compare/teedy-docs-0.0.23...teedy-docs-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [teedy-docs-0.0.24](https://github.com/truecharts/charts/compare/teedy-docs-0.0.23...teedy-docs-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [teedy-docs-0.0.24](https://github.com/truecharts/charts/compare/teedy-docs-0.0.23...teedy-docs-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [teedy-docs-0.0.24](https://github.com/truecharts/charts/compare/teedy-docs-0.0.23...teedy-docs-0.0.24) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [teedy-docs-0.0.23](https://github.com/truecharts/charts/compare/teedy-docs-0.0.21...teedy-docs-0.0.23) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [teedy-docs-0.0.22](https://github.com/truecharts/charts/compare/teedy-docs-0.0.21...teedy-docs-0.0.22) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/teedy-docs/0.0.24/Chart.lock b/incubator/teedy-docs/0.0.24/Chart.lock deleted file mode 100644 index 101bcd67ca4..00000000000 --- a/incubator/teedy-docs/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:20:08.154054451Z" diff --git a/incubator/teedy-docs/0.0.24/Chart.yaml b/incubator/teedy-docs/0.0.24/Chart.yaml deleted file mode 100644 index b804ca2d334..00000000000 --- a/incubator/teedy-docs/0.0.24/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Productivity -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.24 diff --git a/incubator/teedy-docs/0.0.24/README.md b/incubator/teedy-docs/0.0.24/README.md deleted file mode 100644 index 23b1287ff2e..00000000000 --- a/incubator/teedy-docs/0.0.24/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# teedy-docs - -![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Teedy is an open-source, lightweight document management system (DMS) for individuals and businesses. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [teedy-docs](https://truecharts.org/docs/charts/incubator/teedy-docs) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/teedy-docs/0.0.24/charts/common-10.5.9.tgz b/incubator/teedy-docs/0.0.24/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/teedy-docs/0.0.24/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/teedy-docs/0.0.25/CHANGELOG.md b/incubator/teedy-docs/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..c9c7c45d742 --- /dev/null +++ b/incubator/teedy-docs/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [teedy-docs-0.0.25](https://github.com/truecharts/charts/compare/teedy-docs-0.0.23...teedy-docs-0.0.25) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [teedy-docs-0.0.24](https://github.com/truecharts/charts/compare/teedy-docs-0.0.23...teedy-docs-0.0.24) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [teedy-docs-0.0.24](https://github.com/truecharts/charts/compare/teedy-docs-0.0.23...teedy-docs-0.0.24) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [teedy-docs-0.0.24](https://github.com/truecharts/charts/compare/teedy-docs-0.0.23...teedy-docs-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [teedy-docs-0.0.24](https://github.com/truecharts/charts/compare/teedy-docs-0.0.23...teedy-docs-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [teedy-docs-0.0.24](https://github.com/truecharts/charts/compare/teedy-docs-0.0.23...teedy-docs-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [teedy-docs-0.0.24](https://github.com/truecharts/charts/compare/teedy-docs-0.0.23...teedy-docs-0.0.24) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [teedy-docs-0.0.23](https://github.com/truecharts/charts/compare/teedy-docs-0.0.21...teedy-docs-0.0.23) (2022-08-30) + +### Chore diff --git a/incubator/teedy-docs/0.0.25/Chart.lock b/incubator/teedy-docs/0.0.25/Chart.lock new file mode 100644 index 00000000000..25498919fa3 --- /dev/null +++ b/incubator/teedy-docs/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:11:45.867183833Z" diff --git a/incubator/teedy-docs/0.0.25/Chart.yaml b/incubator/teedy-docs/0.0.25/Chart.yaml new file mode 100644 index 00000000000..93e83a461f7 --- /dev/null +++ b/incubator/teedy-docs/0.0.25/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - Productivity +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: "Teedy is an open-source, lightweight document management system (DMS) for individuals and businesses." +home: https://truecharts.org/docs/charts/incubator/teedy-docs +icon: https://truecharts.org/img/hotlink-ok/chart-icons/teedy-docs.png +keywords: + - teedy-docs + - Cloud + - Productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: teedy-docs +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/teedy-docs + - https://github.com/sismics/docs + - https://hub.docker.com/r/sismics/docs/ +type: application +version: 0.0.25 diff --git a/incubator/teedy-docs/0.0.25/README.md b/incubator/teedy-docs/0.0.25/README.md new file mode 100644 index 00000000000..c709c396046 --- /dev/null +++ b/incubator/teedy-docs/0.0.25/README.md @@ -0,0 +1,109 @@ +# teedy-docs + +![Version: 0.0.25](https://img.shields.io/badge/Version-0.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Teedy is an open-source, lightweight document management system (DMS) for individuals and businesses. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [teedy-docs](https://truecharts.org/docs/charts/incubator/teedy-docs) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/teedy-docs/0.0.24/app-readme.md b/incubator/teedy-docs/0.0.25/app-readme.md similarity index 100% rename from incubator/teedy-docs/0.0.24/app-readme.md rename to incubator/teedy-docs/0.0.25/app-readme.md diff --git a/incubator/teedy-docs/0.0.25/charts/common-10.5.10.tgz b/incubator/teedy-docs/0.0.25/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/teedy-docs/0.0.25/charts/common-10.5.10.tgz differ diff --git a/incubator/teedy-docs/0.0.24/ix_values.yaml b/incubator/teedy-docs/0.0.25/ix_values.yaml similarity index 100% rename from incubator/teedy-docs/0.0.24/ix_values.yaml rename to incubator/teedy-docs/0.0.25/ix_values.yaml diff --git a/incubator/teedy-docs/0.0.24/questions.yaml b/incubator/teedy-docs/0.0.25/questions.yaml similarity index 100% rename from incubator/teedy-docs/0.0.24/questions.yaml rename to incubator/teedy-docs/0.0.25/questions.yaml diff --git a/incubator/teedy-docs/0.0.24/templates/common.yaml b/incubator/teedy-docs/0.0.25/templates/common.yaml similarity index 100% rename from incubator/teedy-docs/0.0.24/templates/common.yaml rename to incubator/teedy-docs/0.0.25/templates/common.yaml diff --git a/incubator/teedy-docs/0.0.24/values.yaml b/incubator/teedy-docs/0.0.25/values.yaml similarity index 100% rename from incubator/teedy-docs/0.0.24/values.yaml rename to incubator/teedy-docs/0.0.25/values.yaml diff --git a/incubator/telethon-downloader/0.0.23/CHANGELOG.md b/incubator/telethon-downloader/0.0.23/CHANGELOG.md deleted file mode 100644 index e0b8cbcf621..00000000000 --- a/incubator/telethon-downloader/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [telethon-downloader-0.0.23](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.22...telethon-downloader-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [telethon-downloader-0.0.23](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.22...telethon-downloader-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [telethon-downloader-0.0.23](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.22...telethon-downloader-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [telethon-downloader-0.0.23](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.22...telethon-downloader-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [telethon-downloader-0.0.23](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.22...telethon-downloader-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [telethon-downloader-0.0.23](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.22...telethon-downloader-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [telethon-downloader-0.0.22](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.20...telethon-downloader-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [telethon-downloader-0.0.21](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.20...telethon-downloader-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/telethon-downloader/0.0.23/Chart.lock b/incubator/telethon-downloader/0.0.23/Chart.lock deleted file mode 100644 index 83199aa8486..00000000000 --- a/incubator/telethon-downloader/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:20:11.656825294Z" diff --git a/incubator/telethon-downloader/0.0.23/Chart.yaml b/incubator/telethon-downloader/0.0.23/Chart.yaml deleted file mode 100644 index 4c8f14e39f5..00000000000 --- a/incubator/telethon-downloader/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Downloaders -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/telethon-downloader/0.0.23/README.md b/incubator/telethon-downloader/0.0.23/README.md deleted file mode 100644 index 57d147655f4..00000000000 --- a/incubator/telethon-downloader/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# telethon-downloader - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -This is a simple Chart that downloads files sent to a telegram bot up to 2000mb using the Telethon library. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [telethon-downloader](https://truecharts.org/docs/charts/incubator/telethon-downloader) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/telethon-downloader/0.0.23/charts/common-10.5.9.tgz b/incubator/telethon-downloader/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/telethon-downloader/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/telethon-downloader/0.0.24/CHANGELOG.md b/incubator/telethon-downloader/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..cf37b73cf2f --- /dev/null +++ b/incubator/telethon-downloader/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [telethon-downloader-0.0.24](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.22...telethon-downloader-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [telethon-downloader-0.0.23](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.22...telethon-downloader-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [telethon-downloader-0.0.23](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.22...telethon-downloader-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [telethon-downloader-0.0.23](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.22...telethon-downloader-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [telethon-downloader-0.0.23](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.22...telethon-downloader-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [telethon-downloader-0.0.23](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.22...telethon-downloader-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [telethon-downloader-0.0.23](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.22...telethon-downloader-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [telethon-downloader-0.0.22](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.20...telethon-downloader-0.0.22) (2022-08-30) + +### Chore diff --git a/incubator/telethon-downloader/0.0.24/Chart.lock b/incubator/telethon-downloader/0.0.24/Chart.lock new file mode 100644 index 00000000000..90f5a01b514 --- /dev/null +++ b/incubator/telethon-downloader/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:11:49.967310648Z" diff --git a/incubator/telethon-downloader/0.0.24/Chart.yaml b/incubator/telethon-downloader/0.0.24/Chart.yaml new file mode 100644 index 00000000000..446499f4511 --- /dev/null +++ b/incubator/telethon-downloader/0.0.24/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.5.10 +deprecated: false +description: This is a simple Chart that downloads files sent to a telegram bot up to 2000mb using the Telethon library. +home: https://truecharts.org/docs/charts/incubator/telethon-downloader +icon: https://truecharts.org/img/hotlink-ok/chart-icons/telethon-downloader.png +keywords: + - telethon-downloader + - Downloaders +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: telethon-downloader +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/telethon-downloader + - https://docs.telethon.dev/ + - https://hub.docker.com/r/jsavargas/telethon_downloader +type: application +version: 0.0.24 diff --git a/incubator/telethon-downloader/0.0.24/README.md b/incubator/telethon-downloader/0.0.24/README.md new file mode 100644 index 00000000000..85d2455ee2f --- /dev/null +++ b/incubator/telethon-downloader/0.0.24/README.md @@ -0,0 +1,109 @@ +# telethon-downloader + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +This is a simple Chart that downloads files sent to a telegram bot up to 2000mb using the Telethon library. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [telethon-downloader](https://truecharts.org/docs/charts/incubator/telethon-downloader) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/telethon-downloader/0.0.23/app-readme.md b/incubator/telethon-downloader/0.0.24/app-readme.md similarity index 100% rename from incubator/telethon-downloader/0.0.23/app-readme.md rename to incubator/telethon-downloader/0.0.24/app-readme.md diff --git a/incubator/telethon-downloader/0.0.24/charts/common-10.5.10.tgz b/incubator/telethon-downloader/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/telethon-downloader/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/telethon-downloader/0.0.23/ix_values.yaml b/incubator/telethon-downloader/0.0.24/ix_values.yaml similarity index 100% rename from incubator/telethon-downloader/0.0.23/ix_values.yaml rename to incubator/telethon-downloader/0.0.24/ix_values.yaml diff --git a/incubator/telethon-downloader/0.0.23/questions.yaml b/incubator/telethon-downloader/0.0.24/questions.yaml similarity index 100% rename from incubator/telethon-downloader/0.0.23/questions.yaml rename to incubator/telethon-downloader/0.0.24/questions.yaml diff --git a/incubator/telethon-downloader/0.0.23/templates/common.yaml b/incubator/telethon-downloader/0.0.24/templates/common.yaml similarity index 100% rename from incubator/telethon-downloader/0.0.23/templates/common.yaml rename to incubator/telethon-downloader/0.0.24/templates/common.yaml diff --git a/incubator/telethon-downloader/0.0.23/values.yaml b/incubator/telethon-downloader/0.0.24/values.yaml similarity index 100% rename from incubator/telethon-downloader/0.0.23/values.yaml rename to incubator/telethon-downloader/0.0.24/values.yaml diff --git a/incubator/terraria-tshock/0.0.22/CHANGELOG.md b/incubator/terraria-tshock/0.0.22/CHANGELOG.md deleted file mode 100644 index e0452c0e37a..00000000000 --- a/incubator/terraria-tshock/0.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [terraria-tshock-0.0.22](https://github.com/truecharts/charts/compare/terraria-tshock-0.0.21...terraria-tshock-0.0.22) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [terraria-tshock-0.0.22](https://github.com/truecharts/charts/compare/terraria-tshock-0.0.21...terraria-tshock-0.0.22) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [terraria-tshock-0.0.22](https://github.com/truecharts/charts/compare/terraria-tshock-0.0.21...terraria-tshock-0.0.22) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [terraria-tshock-0.0.22](https://github.com/truecharts/charts/compare/terraria-tshock-0.0.21...terraria-tshock-0.0.22) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [terraria-tshock-0.0.22](https://github.com/truecharts/charts/compare/terraria-tshock-0.0.21...terraria-tshock-0.0.22) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [terraria-tshock-0.0.22](https://github.com/truecharts/charts/compare/terraria-tshock-0.0.21...terraria-tshock-0.0.22) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [terraria-tshock-0.0.21](https://github.com/truecharts/charts/compare/terraria-tshock-0.0.19...terraria-tshock-0.0.21) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [terraria-tshock-0.0.20](https://github.com/truecharts/charts/compare/terraria-tshock-0.0.19...terraria-tshock-0.0.20) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/terraria-tshock/0.0.22/Chart.lock b/incubator/terraria-tshock/0.0.22/Chart.lock deleted file mode 100644 index f4c58c1a2c9..00000000000 --- a/incubator/terraria-tshock/0.0.22/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:20:13.234456963Z" diff --git a/incubator/terraria-tshock/0.0.22/Chart.yaml b/incubator/terraria-tshock/0.0.22/Chart.yaml deleted file mode 100644 index 93928a240e5..00000000000 --- a/incubator/terraria-tshock/0.0.22/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "tshock" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.22 diff --git a/incubator/terraria-tshock/0.0.22/README.md b/incubator/terraria-tshock/0.0.22/README.md deleted file mode 100644 index 54ec9e36abe..00000000000 --- a/incubator/terraria-tshock/0.0.22/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# terraria-tshock - -![Version: 0.0.22](https://img.shields.io/badge/Version-0.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: tshock](https://img.shields.io/badge/AppVersion-tshock-informational?style=flat-square) - -This Chart will download and install Terraria and the TShock MOD and run it. SERVER PASSWORD: Chart - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [terraria-tshock](https://truecharts.org/docs/charts/incubator/terraria-tshock) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/terraria-tshock/0.0.22/charts/common-10.5.9.tgz b/incubator/terraria-tshock/0.0.22/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/terraria-tshock/0.0.22/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/terraria-tshock/0.0.23/CHANGELOG.md b/incubator/terraria-tshock/0.0.23/CHANGELOG.md new file mode 100644 index 00000000000..3a2c64d6bb7 --- /dev/null +++ b/incubator/terraria-tshock/0.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [terraria-tshock-0.0.23](https://github.com/truecharts/charts/compare/terraria-tshock-0.0.22...terraria-tshock-0.0.23) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [terraria-tshock-0.0.22](https://github.com/truecharts/charts/compare/terraria-tshock-0.0.21...terraria-tshock-0.0.22) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [terraria-tshock-0.0.22](https://github.com/truecharts/charts/compare/terraria-tshock-0.0.21...terraria-tshock-0.0.22) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [terraria-tshock-0.0.22](https://github.com/truecharts/charts/compare/terraria-tshock-0.0.21...terraria-tshock-0.0.22) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [terraria-tshock-0.0.22](https://github.com/truecharts/charts/compare/terraria-tshock-0.0.21...terraria-tshock-0.0.22) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [terraria-tshock-0.0.22](https://github.com/truecharts/charts/compare/terraria-tshock-0.0.21...terraria-tshock-0.0.22) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [terraria-tshock-0.0.22](https://github.com/truecharts/charts/compare/terraria-tshock-0.0.21...terraria-tshock-0.0.22) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [terraria-tshock-0.0.21](https://github.com/truecharts/charts/compare/terraria-tshock-0.0.19...terraria-tshock-0.0.21) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + diff --git a/incubator/terraria-tshock/0.0.23/Chart.lock b/incubator/terraria-tshock/0.0.23/Chart.lock new file mode 100644 index 00000000000..43888c5f9e4 --- /dev/null +++ b/incubator/terraria-tshock/0.0.23/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:12:05.186930897Z" diff --git a/incubator/terraria-tshock/0.0.23/Chart.yaml b/incubator/terraria-tshock/0.0.23/Chart.yaml new file mode 100644 index 00000000000..3b2d897f9c9 --- /dev/null +++ b/incubator/terraria-tshock/0.0.23/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.5.10 +deprecated: false +description: "This Chart will download and install Terraria and the TShock MOD and run it. SERVER PASSWORD: Chart" +home: https://truecharts.org/docs/charts/incubator/terraria-tshock +icon: https://truecharts.org/img/hotlink-ok/chart-icons/terraria-tshock.png +keywords: + - terraria-tshock + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: terraria-tshock +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/terraria-tshock + - https://tshock.co/ + - https://hub.docker.com/r/ich777/terrariaserver +type: application +version: 0.0.23 diff --git a/incubator/terraria-tshock/0.0.23/README.md b/incubator/terraria-tshock/0.0.23/README.md new file mode 100644 index 00000000000..7d79a26448d --- /dev/null +++ b/incubator/terraria-tshock/0.0.23/README.md @@ -0,0 +1,109 @@ +# terraria-tshock + +![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: tshock](https://img.shields.io/badge/AppVersion-tshock-informational?style=flat-square) + +This Chart will download and install Terraria and the TShock MOD and run it. SERVER PASSWORD: Chart + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [terraria-tshock](https://truecharts.org/docs/charts/incubator/terraria-tshock) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/terraria-tshock/0.0.22/app-readme.md b/incubator/terraria-tshock/0.0.23/app-readme.md similarity index 100% rename from incubator/terraria-tshock/0.0.22/app-readme.md rename to incubator/terraria-tshock/0.0.23/app-readme.md diff --git a/incubator/terraria-tshock/0.0.23/charts/common-10.5.10.tgz b/incubator/terraria-tshock/0.0.23/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/terraria-tshock/0.0.23/charts/common-10.5.10.tgz differ diff --git a/incubator/terraria-tshock/0.0.22/ix_values.yaml b/incubator/terraria-tshock/0.0.23/ix_values.yaml similarity index 100% rename from incubator/terraria-tshock/0.0.22/ix_values.yaml rename to incubator/terraria-tshock/0.0.23/ix_values.yaml diff --git a/incubator/terraria-tshock/0.0.22/questions.yaml b/incubator/terraria-tshock/0.0.23/questions.yaml similarity index 100% rename from incubator/terraria-tshock/0.0.22/questions.yaml rename to incubator/terraria-tshock/0.0.23/questions.yaml diff --git a/incubator/terraria-tshock/0.0.22/templates/common.yaml b/incubator/terraria-tshock/0.0.23/templates/common.yaml similarity index 100% rename from incubator/terraria-tshock/0.0.22/templates/common.yaml rename to incubator/terraria-tshock/0.0.23/templates/common.yaml diff --git a/incubator/terraria-tshock/0.0.22/values.yaml b/incubator/terraria-tshock/0.0.23/values.yaml similarity index 100% rename from incubator/terraria-tshock/0.0.22/values.yaml rename to incubator/terraria-tshock/0.0.23/values.yaml diff --git a/incubator/theforest/0.0.23/CHANGELOG.md b/incubator/theforest/0.0.23/CHANGELOG.md deleted file mode 100644 index cf630a06567..00000000000 --- a/incubator/theforest/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [theforest-0.0.23](https://github.com/truecharts/charts/compare/theforest-0.0.22...theforest-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [theforest-0.0.23](https://github.com/truecharts/charts/compare/theforest-0.0.22...theforest-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [theforest-0.0.23](https://github.com/truecharts/charts/compare/theforest-0.0.22...theforest-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [theforest-0.0.23](https://github.com/truecharts/charts/compare/theforest-0.0.22...theforest-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [theforest-0.0.23](https://github.com/truecharts/charts/compare/theforest-0.0.22...theforest-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [theforest-0.0.23](https://github.com/truecharts/charts/compare/theforest-0.0.22...theforest-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [theforest-0.0.22](https://github.com/truecharts/charts/compare/theforest-0.0.20...theforest-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [theforest-0.0.21](https://github.com/truecharts/charts/compare/theforest-0.0.20...theforest-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/theforest/0.0.23/Chart.lock b/incubator/theforest/0.0.23/Chart.lock deleted file mode 100644 index 48c975399bc..00000000000 --- a/incubator/theforest/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:20:18.934927097Z" diff --git a/incubator/theforest/0.0.23/Chart.yaml b/incubator/theforest/0.0.23/Chart.yaml deleted file mode 100644 index 2201a3cf22b..00000000000 --- a/incubator/theforest/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/theforest/0.0.23/README.md b/incubator/theforest/0.0.23/README.md deleted file mode 100644 index 6c90aa537b1..00000000000 --- a/incubator/theforest/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# theforest - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -This Docker will download and install SteamCMD. It will also install The Forest and run it. SERVERNAME: 'The Forest Docker' SERVERPASSWORD: 'Chart' ADMINPASSWORD: 'adminChart' (you can change this in your SERVERFOLDER/config/config.cfg) - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [theforest](https://truecharts.org/docs/charts/incubator/theforest) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/theforest/0.0.23/charts/common-10.5.9.tgz b/incubator/theforest/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/theforest/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/theforest/0.0.24/CHANGELOG.md b/incubator/theforest/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..43b401b0236 --- /dev/null +++ b/incubator/theforest/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [theforest-0.0.24](https://github.com/truecharts/charts/compare/theforest-0.0.23...theforest-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [theforest-0.0.23](https://github.com/truecharts/charts/compare/theforest-0.0.22...theforest-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [theforest-0.0.23](https://github.com/truecharts/charts/compare/theforest-0.0.22...theforest-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [theforest-0.0.23](https://github.com/truecharts/charts/compare/theforest-0.0.22...theforest-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [theforest-0.0.23](https://github.com/truecharts/charts/compare/theforest-0.0.22...theforest-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [theforest-0.0.23](https://github.com/truecharts/charts/compare/theforest-0.0.22...theforest-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [theforest-0.0.23](https://github.com/truecharts/charts/compare/theforest-0.0.22...theforest-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [theforest-0.0.22](https://github.com/truecharts/charts/compare/theforest-0.0.20...theforest-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + diff --git a/incubator/theforest/0.0.24/Chart.lock b/incubator/theforest/0.0.24/Chart.lock new file mode 100644 index 00000000000..e361e57d6df --- /dev/null +++ b/incubator/theforest/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:12:09.827760779Z" diff --git a/incubator/theforest/0.0.24/Chart.yaml b/incubator/theforest/0.0.24/Chart.yaml new file mode 100644 index 00000000000..fc40fbb6b83 --- /dev/null +++ b/incubator/theforest/0.0.24/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.5.10 +deprecated: false +description: "This Docker will download and install SteamCMD. It will also install The Forest and run it. SERVERNAME: 'The Forest Docker' SERVERPASSWORD: 'Chart' ADMINPASSWORD: 'adminChart' (you can change this in your SERVERFOLDER/config/config.cfg)" +home: https://truecharts.org/docs/charts/incubator/theforest +icon: https://truecharts.org/img/hotlink-ok/chart-icons/theforest.png +keywords: + - theforest + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: theforest +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/theforest + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.24 diff --git a/incubator/theforest/0.0.24/README.md b/incubator/theforest/0.0.24/README.md new file mode 100644 index 00000000000..69a42a0ee60 --- /dev/null +++ b/incubator/theforest/0.0.24/README.md @@ -0,0 +1,109 @@ +# theforest + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +This Docker will download and install SteamCMD. It will also install The Forest and run it. SERVERNAME: 'The Forest Docker' SERVERPASSWORD: 'Chart' ADMINPASSWORD: 'adminChart' (you can change this in your SERVERFOLDER/config/config.cfg) + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [theforest](https://truecharts.org/docs/charts/incubator/theforest) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/theforest/0.0.23/app-readme.md b/incubator/theforest/0.0.24/app-readme.md similarity index 100% rename from incubator/theforest/0.0.23/app-readme.md rename to incubator/theforest/0.0.24/app-readme.md diff --git a/incubator/theforest/0.0.24/charts/common-10.5.10.tgz b/incubator/theforest/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/theforest/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/theforest/0.0.23/ix_values.yaml b/incubator/theforest/0.0.24/ix_values.yaml similarity index 100% rename from incubator/theforest/0.0.23/ix_values.yaml rename to incubator/theforest/0.0.24/ix_values.yaml diff --git a/incubator/theforest/0.0.23/questions.yaml b/incubator/theforest/0.0.24/questions.yaml similarity index 100% rename from incubator/theforest/0.0.23/questions.yaml rename to incubator/theforest/0.0.24/questions.yaml diff --git a/incubator/theforest/0.0.23/templates/common.yaml b/incubator/theforest/0.0.24/templates/common.yaml similarity index 100% rename from incubator/theforest/0.0.23/templates/common.yaml rename to incubator/theforest/0.0.24/templates/common.yaml diff --git a/incubator/theforest/0.0.23/values.yaml b/incubator/theforest/0.0.24/values.yaml similarity index 100% rename from incubator/theforest/0.0.23/values.yaml rename to incubator/theforest/0.0.24/values.yaml diff --git a/incubator/thunderbird/0.0.26/CHANGELOG.md b/incubator/thunderbird/0.0.26/CHANGELOG.md deleted file mode 100644 index bb87885f229..00000000000 --- a/incubator/thunderbird/0.0.26/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [thunderbird-0.0.26](https://github.com/truecharts/charts/compare/thunderbird-0.0.25...thunderbird-0.0.26) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [thunderbird-0.0.26](https://github.com/truecharts/charts/compare/thunderbird-0.0.25...thunderbird-0.0.26) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [thunderbird-0.0.26](https://github.com/truecharts/charts/compare/thunderbird-0.0.25...thunderbird-0.0.26) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [thunderbird-0.0.26](https://github.com/truecharts/charts/compare/thunderbird-0.0.25...thunderbird-0.0.26) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [thunderbird-0.0.26](https://github.com/truecharts/charts/compare/thunderbird-0.0.25...thunderbird-0.0.26) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [thunderbird-0.0.26](https://github.com/truecharts/charts/compare/thunderbird-0.0.25...thunderbird-0.0.26) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [thunderbird-0.0.25](https://github.com/truecharts/charts/compare/thunderbird-0.0.23...thunderbird-0.0.25) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [thunderbird-0.0.24](https://github.com/truecharts/charts/compare/thunderbird-0.0.23...thunderbird-0.0.24) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/thunderbird/0.0.26/Chart.lock b/incubator/thunderbird/0.0.26/Chart.lock deleted file mode 100644 index df7f8ef98c3..00000000000 --- a/incubator/thunderbird/0.0.26/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:20:33.185426596Z" diff --git a/incubator/thunderbird/0.0.26/Chart.yaml b/incubator/thunderbird/0.0.26/Chart.yaml deleted file mode 100644 index a02117ecb29..00000000000 --- a/incubator/thunderbird/0.0.26/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.26 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - productivity - - mail diff --git a/incubator/thunderbird/0.0.26/README.md b/incubator/thunderbird/0.0.26/README.md deleted file mode 100644 index 1e1efedc478..00000000000 --- a/incubator/thunderbird/0.0.26/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# thunderbird - -![Version: 0.0.26](https://img.shields.io/badge/Version-0.0.26-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -This Chart will download and install Thunderbird in the preferred version and language. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [thunderbird](https://truecharts.org/docs/charts/incubator/thunderbird) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/thunderbird/0.0.26/charts/common-10.5.9.tgz b/incubator/thunderbird/0.0.26/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/thunderbird/0.0.26/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/thunderbird/0.0.27/CHANGELOG.md b/incubator/thunderbird/0.0.27/CHANGELOG.md new file mode 100644 index 00000000000..1e2091dca4f --- /dev/null +++ b/incubator/thunderbird/0.0.27/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [thunderbird-0.0.27](https://github.com/truecharts/charts/compare/thunderbird-0.0.26...thunderbird-0.0.27) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [thunderbird-0.0.26](https://github.com/truecharts/charts/compare/thunderbird-0.0.25...thunderbird-0.0.26) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [thunderbird-0.0.26](https://github.com/truecharts/charts/compare/thunderbird-0.0.25...thunderbird-0.0.26) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [thunderbird-0.0.26](https://github.com/truecharts/charts/compare/thunderbird-0.0.25...thunderbird-0.0.26) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [thunderbird-0.0.26](https://github.com/truecharts/charts/compare/thunderbird-0.0.25...thunderbird-0.0.26) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [thunderbird-0.0.26](https://github.com/truecharts/charts/compare/thunderbird-0.0.25...thunderbird-0.0.26) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [thunderbird-0.0.26](https://github.com/truecharts/charts/compare/thunderbird-0.0.25...thunderbird-0.0.26) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [thunderbird-0.0.25](https://github.com/truecharts/charts/compare/thunderbird-0.0.23...thunderbird-0.0.25) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + diff --git a/incubator/thunderbird/0.0.27/Chart.lock b/incubator/thunderbird/0.0.27/Chart.lock new file mode 100644 index 00000000000..eea560cb4eb --- /dev/null +++ b/incubator/thunderbird/0.0.27/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:12:17.280996156Z" diff --git a/incubator/thunderbird/0.0.27/Chart.yaml b/incubator/thunderbird/0.0.27/Chart.yaml new file mode 100644 index 00000000000..e63809346e0 --- /dev/null +++ b/incubator/thunderbird/0.0.27/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: "This Chart will download and install Thunderbird in the preferred version and language." +home: https://truecharts.org/docs/charts/incubator/thunderbird +icon: https://truecharts.org/img/hotlink-ok/chart-icons/thunderbird.png +keywords: + - thunderbird + - mail +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: thunderbird +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/thunderbird + - https://www.thunderbird.net/ + - https://hub.docker.com/r/ich777/thunderbird/ +type: application +version: 0.0.27 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - productivity + - mail diff --git a/incubator/thunderbird/0.0.27/README.md b/incubator/thunderbird/0.0.27/README.md new file mode 100644 index 00000000000..5c183f56cce --- /dev/null +++ b/incubator/thunderbird/0.0.27/README.md @@ -0,0 +1,109 @@ +# thunderbird + +![Version: 0.0.27](https://img.shields.io/badge/Version-0.0.27-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +This Chart will download and install Thunderbird in the preferred version and language. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [thunderbird](https://truecharts.org/docs/charts/incubator/thunderbird) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/thunderbird/0.0.26/app-readme.md b/incubator/thunderbird/0.0.27/app-readme.md similarity index 100% rename from incubator/thunderbird/0.0.26/app-readme.md rename to incubator/thunderbird/0.0.27/app-readme.md diff --git a/incubator/thunderbird/0.0.27/charts/common-10.5.10.tgz b/incubator/thunderbird/0.0.27/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/thunderbird/0.0.27/charts/common-10.5.10.tgz differ diff --git a/incubator/thunderbird/0.0.26/ix_values.yaml b/incubator/thunderbird/0.0.27/ix_values.yaml similarity index 100% rename from incubator/thunderbird/0.0.26/ix_values.yaml rename to incubator/thunderbird/0.0.27/ix_values.yaml diff --git a/incubator/thunderbird/0.0.26/questions.yaml b/incubator/thunderbird/0.0.27/questions.yaml similarity index 100% rename from incubator/thunderbird/0.0.26/questions.yaml rename to incubator/thunderbird/0.0.27/questions.yaml diff --git a/incubator/thunderbird/0.0.26/templates/common.yaml b/incubator/thunderbird/0.0.27/templates/common.yaml similarity index 100% rename from incubator/thunderbird/0.0.26/templates/common.yaml rename to incubator/thunderbird/0.0.27/templates/common.yaml diff --git a/incubator/thunderbird/0.0.26/values.yaml b/incubator/thunderbird/0.0.27/values.yaml similarity index 100% rename from incubator/thunderbird/0.0.26/values.yaml rename to incubator/thunderbird/0.0.27/values.yaml diff --git a/incubator/timetagger/0.0.11/CHANGELOG.md b/incubator/timetagger/0.0.11/CHANGELOG.md deleted file mode 100644 index e569336937c..00000000000 --- a/incubator/timetagger/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [timetagger-0.0.11](https://github.com/truecharts/charts/compare/timetagger-0.0.9...timetagger-0.0.11) (2022-09-13) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-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 ([#3755](https://github.com/truecharts/charts/issues/3755)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [timetagger-0.0.10](https://github.com/truecharts/charts/compare/timetagger-0.0.9...timetagger-0.0.10) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [timetagger-0.0.10](https://github.com/truecharts/charts/compare/timetagger-0.0.9...timetagger-0.0.10) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [timetagger-0.0.10](https://github.com/truecharts/charts/compare/timetagger-0.0.9...timetagger-0.0.10) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [timetagger-0.0.10](https://github.com/truecharts/charts/compare/timetagger-0.0.9...timetagger-0.0.10) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [timetagger-0.0.10](https://github.com/truecharts/charts/compare/timetagger-0.0.9...timetagger-0.0.10) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [timetagger-0.0.10](https://github.com/truecharts/charts/compare/timetagger-0.0.9...timetagger-0.0.10) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [timetagger-0.0.9](https://github.com/truecharts/charts/compare/timetagger-0.0.7...timetagger-0.0.9) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/incubator/timetagger/0.0.11/Chart.lock b/incubator/timetagger/0.0.11/Chart.lock deleted file mode 100644 index e61072285cb..00000000000 --- a/incubator/timetagger/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-13T05:25:16.516929824Z" diff --git a/incubator/timetagger/0.0.11/Chart.yaml b/incubator/timetagger/0.0.11/Chart.yaml deleted file mode 100644 index 2a36f665f68..00000000000 --- a/incubator/timetagger/0.0.11/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "22.9.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.11 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/timetagger/0.0.11/README.md b/incubator/timetagger/0.0.11/README.md deleted file mode 100644 index 191cb0acca3..00000000000 --- a/incubator/timetagger/0.0.11/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# timetagger - -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-informational?style=flat-square) ![AppVersion: 22.9.1](https://img.shields.io/badge/AppVersion-22.9.1-informational?style=flat-square) - -An open source time-tracker with an interactive user experience and powerful reporting. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [timetagger](https://truecharts.org/docs/charts/incubator/timetagger) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/timetagger/0.0.11/charts/common-10.5.9.tgz b/incubator/timetagger/0.0.11/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/timetagger/0.0.11/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/timetagger/0.0.12/CHANGELOG.md b/incubator/timetagger/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..ec7f0ebb04a --- /dev/null +++ b/incubator/timetagger/0.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [timetagger-0.0.12](https://github.com/truecharts/charts/compare/timetagger-0.0.11...timetagger-0.0.12) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [timetagger-0.0.11](https://github.com/truecharts/charts/compare/timetagger-0.0.9...timetagger-0.0.11) (2022-09-13) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-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 ([#3755](https://github.com/truecharts/charts/issues/3755)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [timetagger-0.0.10](https://github.com/truecharts/charts/compare/timetagger-0.0.9...timetagger-0.0.10) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [timetagger-0.0.10](https://github.com/truecharts/charts/compare/timetagger-0.0.9...timetagger-0.0.10) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [timetagger-0.0.10](https://github.com/truecharts/charts/compare/timetagger-0.0.9...timetagger-0.0.10) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [timetagger-0.0.10](https://github.com/truecharts/charts/compare/timetagger-0.0.9...timetagger-0.0.10) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [timetagger-0.0.10](https://github.com/truecharts/charts/compare/timetagger-0.0.9...timetagger-0.0.10) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [timetagger-0.0.10](https://github.com/truecharts/charts/compare/timetagger-0.0.9...timetagger-0.0.10) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + diff --git a/incubator/timetagger/0.0.12/Chart.lock b/incubator/timetagger/0.0.12/Chart.lock new file mode 100644 index 00000000000..3f175e1d714 --- /dev/null +++ b/incubator/timetagger/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:12:21.257807069Z" diff --git a/incubator/timetagger/0.0.12/Chart.yaml b/incubator/timetagger/0.0.12/Chart.yaml new file mode 100644 index 00000000000..6070475a82e --- /dev/null +++ b/incubator/timetagger/0.0.12/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "22.9.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: An open source time-tracker with an interactive user experience and powerful reporting. +home: https://truecharts.org/docs/charts/incubator/timetagger +icon: https://truecharts.org/img/hotlink-ok/chart-icons/timetagger.png +keywords: + - time + - timetagger +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: timetagger +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/timetagger + - https://timetagger.app + - https://github.com/almarklein/timetagger +version: 0.0.12 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/timetagger/0.0.12/README.md b/incubator/timetagger/0.0.12/README.md new file mode 100644 index 00000000000..115a78b4e21 --- /dev/null +++ b/incubator/timetagger/0.0.12/README.md @@ -0,0 +1,109 @@ +# timetagger + +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-informational?style=flat-square) ![AppVersion: 22.9.1](https://img.shields.io/badge/AppVersion-22.9.1-informational?style=flat-square) + +An open source time-tracker with an interactive user experience and powerful reporting. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [timetagger](https://truecharts.org/docs/charts/incubator/timetagger) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/timetagger/0.0.11/app-readme.md b/incubator/timetagger/0.0.12/app-readme.md similarity index 100% rename from incubator/timetagger/0.0.11/app-readme.md rename to incubator/timetagger/0.0.12/app-readme.md diff --git a/incubator/timetagger/0.0.12/charts/common-10.5.10.tgz b/incubator/timetagger/0.0.12/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/timetagger/0.0.12/charts/common-10.5.10.tgz differ diff --git a/incubator/timetagger/0.0.11/ix_values.yaml b/incubator/timetagger/0.0.12/ix_values.yaml similarity index 100% rename from incubator/timetagger/0.0.11/ix_values.yaml rename to incubator/timetagger/0.0.12/ix_values.yaml diff --git a/incubator/timetagger/0.0.11/questions.yaml b/incubator/timetagger/0.0.12/questions.yaml similarity index 100% rename from incubator/timetagger/0.0.11/questions.yaml rename to incubator/timetagger/0.0.12/questions.yaml diff --git a/incubator/timetagger/0.0.11/templates/common.yaml b/incubator/timetagger/0.0.12/templates/common.yaml similarity index 100% rename from incubator/timetagger/0.0.11/templates/common.yaml rename to incubator/timetagger/0.0.12/templates/common.yaml diff --git a/incubator/timetagger/0.0.11/values.yaml b/incubator/timetagger/0.0.12/values.yaml similarity index 100% rename from incubator/timetagger/0.0.11/values.yaml rename to incubator/timetagger/0.0.12/values.yaml diff --git a/incubator/tonido/0.0.23/CHANGELOG.md b/incubator/tonido/0.0.23/CHANGELOG.md deleted file mode 100644 index 6b820b156d7..00000000000 --- a/incubator/tonido/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [tonido-0.0.23](https://github.com/truecharts/charts/compare/tonido-0.0.22...tonido-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tonido-0.0.23](https://github.com/truecharts/charts/compare/tonido-0.0.22...tonido-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tonido-0.0.23](https://github.com/truecharts/charts/compare/tonido-0.0.22...tonido-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tonido-0.0.23](https://github.com/truecharts/charts/compare/tonido-0.0.22...tonido-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tonido-0.0.23](https://github.com/truecharts/charts/compare/tonido-0.0.22...tonido-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tonido-0.0.23](https://github.com/truecharts/charts/compare/tonido-0.0.22...tonido-0.0.23) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tonido-0.0.22](https://github.com/truecharts/charts/compare/tonido-0.0.20...tonido-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [tonido-0.0.21](https://github.com/truecharts/charts/compare/tonido-0.0.20...tonido-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [tonido-0.0.20](https://github.com/truecharts/charts/compare/tonido-0.0.19...tonido-0.0.20) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/incubator/tonido/0.0.23/Chart.lock b/incubator/tonido/0.0.23/Chart.lock deleted file mode 100644 index 2cf5151323b..00000000000 --- a/incubator/tonido/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:20:38.120945734Z" diff --git a/incubator/tonido/0.0.23/Chart.yaml b/incubator/tonido/0.0.23/Chart.yaml deleted file mode 100644 index 59ddb745b61..00000000000 --- a/incubator/tonido/0.0.23/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/tonido/0.0.23/README.md b/incubator/tonido/0.0.23/README.md deleted file mode 100644 index 8a598e23f0a..00000000000 --- a/incubator/tonido/0.0.23/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# tonido - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Tonido Server allows you to access all your files on your computer from a web browser, smartphone, tablet or even DLNA enabled devices. No setup necessary. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [tonido](https://truecharts.org/docs/charts/incubator/tonido) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/tonido/0.0.23/charts/common-10.5.9.tgz b/incubator/tonido/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/tonido/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/tonido/0.0.24/CHANGELOG.md b/incubator/tonido/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..c6e481371cc --- /dev/null +++ b/incubator/tonido/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [tonido-0.0.24](https://github.com/truecharts/charts/compare/tonido-0.0.23...tonido-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [tonido-0.0.23](https://github.com/truecharts/charts/compare/tonido-0.0.22...tonido-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tonido-0.0.23](https://github.com/truecharts/charts/compare/tonido-0.0.22...tonido-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tonido-0.0.23](https://github.com/truecharts/charts/compare/tonido-0.0.22...tonido-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tonido-0.0.23](https://github.com/truecharts/charts/compare/tonido-0.0.22...tonido-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tonido-0.0.23](https://github.com/truecharts/charts/compare/tonido-0.0.22...tonido-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tonido-0.0.23](https://github.com/truecharts/charts/compare/tonido-0.0.22...tonido-0.0.23) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tonido-0.0.22](https://github.com/truecharts/charts/compare/tonido-0.0.20...tonido-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [tonido-0.0.21](https://github.com/truecharts/charts/compare/tonido-0.0.20...tonido-0.0.21) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + diff --git a/incubator/tonido/0.0.24/Chart.lock b/incubator/tonido/0.0.24/Chart.lock new file mode 100644 index 00000000000..f4a84d53296 --- /dev/null +++ b/incubator/tonido/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:12:36.773316534Z" diff --git a/incubator/tonido/0.0.24/Chart.yaml b/incubator/tonido/0.0.24/Chart.yaml new file mode 100644 index 00000000000..6ad4b1a679b --- /dev/null +++ b/incubator/tonido/0.0.24/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.5.10 +deprecated: false +description: Tonido Server allows you to access all your files on your computer from a web browser, smartphone, tablet or even DLNA enabled devices. No setup necessary. +home: https://truecharts.org/docs/charts/incubator/tonido +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tonido.png +keywords: + - tonido + - Cloud +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: tonido +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/tonido + - https://registry.hub.docker.com/r/captinsano/tonido/ +type: application +version: 0.0.24 diff --git a/incubator/tonido/0.0.24/README.md b/incubator/tonido/0.0.24/README.md new file mode 100644 index 00000000000..e90897b982a --- /dev/null +++ b/incubator/tonido/0.0.24/README.md @@ -0,0 +1,108 @@ +# tonido + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Tonido Server allows you to access all your files on your computer from a web browser, smartphone, tablet or even DLNA enabled devices. No setup necessary. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [tonido](https://truecharts.org/docs/charts/incubator/tonido) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/tonido/0.0.23/app-readme.md b/incubator/tonido/0.0.24/app-readme.md similarity index 100% rename from incubator/tonido/0.0.23/app-readme.md rename to incubator/tonido/0.0.24/app-readme.md diff --git a/incubator/tonido/0.0.24/charts/common-10.5.10.tgz b/incubator/tonido/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/tonido/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/tonido/0.0.23/ix_values.yaml b/incubator/tonido/0.0.24/ix_values.yaml similarity index 100% rename from incubator/tonido/0.0.23/ix_values.yaml rename to incubator/tonido/0.0.24/ix_values.yaml diff --git a/incubator/tonido/0.0.23/questions.yaml b/incubator/tonido/0.0.24/questions.yaml similarity index 100% rename from incubator/tonido/0.0.23/questions.yaml rename to incubator/tonido/0.0.24/questions.yaml diff --git a/incubator/tonido/0.0.23/templates/common.yaml b/incubator/tonido/0.0.24/templates/common.yaml similarity index 100% rename from incubator/tonido/0.0.23/templates/common.yaml rename to incubator/tonido/0.0.24/templates/common.yaml diff --git a/incubator/tonido/0.0.23/values.yaml b/incubator/tonido/0.0.24/values.yaml similarity index 100% rename from incubator/tonido/0.0.23/values.yaml rename to incubator/tonido/0.0.24/values.yaml diff --git a/incubator/tracks/0.0.26/CHANGELOG.md b/incubator/tracks/0.0.26/CHANGELOG.md deleted file mode 100644 index 993d743ff65..00000000000 --- a/incubator/tracks/0.0.26/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [tracks-0.0.26](https://github.com/truecharts/charts/compare/tracks-0.0.25...tracks-0.0.26) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [tracks-0.0.26](https://github.com/truecharts/charts/compare/tracks-0.0.25...tracks-0.0.26) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [tracks-0.0.26](https://github.com/truecharts/charts/compare/tracks-0.0.25...tracks-0.0.26) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [tracks-0.0.26](https://github.com/truecharts/charts/compare/tracks-0.0.25...tracks-0.0.26) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [tracks-0.0.26](https://github.com/truecharts/charts/compare/tracks-0.0.25...tracks-0.0.26) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [tracks-0.0.26](https://github.com/truecharts/charts/compare/tracks-0.0.25...tracks-0.0.26) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [tracks-0.0.25](https://github.com/truecharts/charts/compare/tracks-0.0.24...tracks-0.0.25) (2022-09-04) - -### Chore - -- update docker general non-major ([#3681](https://github.com/truecharts/charts/issues/3681)) - - - - -## [tracks-0.0.24](https://github.com/truecharts/charts/compare/tracks-0.0.23...tracks-0.0.24) (2022-09-02) - -### Chore - -- update docker general non-major ([#3660](https://github.com/truecharts/charts/issues/3660)) diff --git a/incubator/tracks/0.0.26/Chart.lock b/incubator/tracks/0.0.26/Chart.lock deleted file mode 100644 index 2dbc251d082..00000000000 --- a/incubator/tracks/0.0.26/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:20:43.466754064Z" diff --git a/incubator/tracks/0.0.26/Chart.yaml b/incubator/tracks/0.0.26/Chart.yaml deleted file mode 100644 index 5f158c8d3b3..00000000000 --- a/incubator/tracks/0.0.26/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.26 diff --git a/incubator/tracks/0.0.26/README.md b/incubator/tracks/0.0.26/README.md deleted file mode 100644 index 54c1f5eaee9..00000000000 --- a/incubator/tracks/0.0.26/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# tracks - -![Version: 0.0.26](https://img.shields.io/badge/Version-0.0.26-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Tracks is a web-based todo application to help you implement the GTD methodology. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [tracks](https://truecharts.org/docs/charts/incubator/tracks) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `tracks` deployment - -```console -helm uninstall tracks -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install tracks \ - --set env.TZ="America/New York" \ - TrueCharts/tracks -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install tracks TrueCharts/tracks -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/tracks/0.0.26/charts/common-10.5.9.tgz b/incubator/tracks/0.0.26/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/tracks/0.0.26/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/tracks/0.0.27/CHANGELOG.md b/incubator/tracks/0.0.27/CHANGELOG.md new file mode 100644 index 00000000000..3853f8dad1f --- /dev/null +++ b/incubator/tracks/0.0.27/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [tracks-0.0.27](https://github.com/truecharts/charts/compare/tracks-0.0.26...tracks-0.0.27) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [tracks-0.0.26](https://github.com/truecharts/charts/compare/tracks-0.0.25...tracks-0.0.26) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [tracks-0.0.26](https://github.com/truecharts/charts/compare/tracks-0.0.25...tracks-0.0.26) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [tracks-0.0.26](https://github.com/truecharts/charts/compare/tracks-0.0.25...tracks-0.0.26) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [tracks-0.0.26](https://github.com/truecharts/charts/compare/tracks-0.0.25...tracks-0.0.26) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [tracks-0.0.26](https://github.com/truecharts/charts/compare/tracks-0.0.25...tracks-0.0.26) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [tracks-0.0.26](https://github.com/truecharts/charts/compare/tracks-0.0.25...tracks-0.0.26) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [tracks-0.0.25](https://github.com/truecharts/charts/compare/tracks-0.0.24...tracks-0.0.25) (2022-09-04) + +### Chore + +- update docker general non-major ([#3681](https://github.com/truecharts/charts/issues/3681)) diff --git a/incubator/tracks/0.0.27/Chart.lock b/incubator/tracks/0.0.27/Chart.lock new file mode 100644 index 00000000000..88a536d5b58 --- /dev/null +++ b/incubator/tracks/0.0.27/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:12:40.633265121Z" diff --git a/incubator/tracks/0.0.27/Chart.yaml b/incubator/tracks/0.0.27/Chart.yaml new file mode 100644 index 00000000000..f292e23a015 --- /dev/null +++ b/incubator/tracks/0.0.27/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.5.10 +deprecated: false +description: "Tracks is a web-based todo application to help you implement the GTD methodology. " +home: https://truecharts.org/docs/charts/incubator/tracks +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tracks.png +keywords: + - tracks + - Productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: tracks +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/tracks + - http://www.getontracks.org/ + - https://hub.docker.com/r/tracksapp/tracks +type: application +version: 0.0.27 diff --git a/incubator/tracks/0.0.27/README.md b/incubator/tracks/0.0.27/README.md new file mode 100644 index 00000000000..c27a744ca89 --- /dev/null +++ b/incubator/tracks/0.0.27/README.md @@ -0,0 +1,109 @@ +# tracks + +![Version: 0.0.27](https://img.shields.io/badge/Version-0.0.27-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Tracks is a web-based todo application to help you implement the GTD methodology. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [tracks](https://truecharts.org/docs/charts/incubator/tracks) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `tracks` deployment + +```console +helm uninstall tracks +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install tracks \ + --set env.TZ="America/New York" \ + TrueCharts/tracks +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install tracks TrueCharts/tracks -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/tracks/0.0.26/app-readme.md b/incubator/tracks/0.0.27/app-readme.md similarity index 100% rename from incubator/tracks/0.0.26/app-readme.md rename to incubator/tracks/0.0.27/app-readme.md diff --git a/incubator/tracks/0.0.27/charts/common-10.5.10.tgz b/incubator/tracks/0.0.27/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/tracks/0.0.27/charts/common-10.5.10.tgz differ diff --git a/incubator/tracks/0.0.26/ix_values.yaml b/incubator/tracks/0.0.27/ix_values.yaml similarity index 100% rename from incubator/tracks/0.0.26/ix_values.yaml rename to incubator/tracks/0.0.27/ix_values.yaml diff --git a/incubator/tracks/0.0.26/questions.yaml b/incubator/tracks/0.0.27/questions.yaml similarity index 100% rename from incubator/tracks/0.0.26/questions.yaml rename to incubator/tracks/0.0.27/questions.yaml diff --git a/incubator/tracks/0.0.26/templates/common.yaml b/incubator/tracks/0.0.27/templates/common.yaml similarity index 100% rename from incubator/tracks/0.0.26/templates/common.yaml rename to incubator/tracks/0.0.27/templates/common.yaml diff --git a/incubator/tracks/0.0.26/values.yaml b/incubator/tracks/0.0.27/values.yaml similarity index 100% rename from incubator/tracks/0.0.26/values.yaml rename to incubator/tracks/0.0.27/values.yaml diff --git a/incubator/traktarr/0.0.29/CHANGELOG.md b/incubator/traktarr/0.0.29/CHANGELOG.md deleted file mode 100644 index 7c184e1017a..00000000000 --- a/incubator/traktarr/0.0.29/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [traktarr-0.0.29](https://github.com/truecharts/charts/compare/traktarr-0.0.28...traktarr-0.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [traktarr-0.0.29](https://github.com/truecharts/charts/compare/traktarr-0.0.28...traktarr-0.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [traktarr-0.0.29](https://github.com/truecharts/charts/compare/traktarr-0.0.28...traktarr-0.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [traktarr-0.0.29](https://github.com/truecharts/charts/compare/traktarr-0.0.28...traktarr-0.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [traktarr-0.0.29](https://github.com/truecharts/charts/compare/traktarr-0.0.28...traktarr-0.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [traktarr-0.0.29](https://github.com/truecharts/charts/compare/traktarr-0.0.28...traktarr-0.0.29) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [traktarr-0.0.28](https://github.com/truecharts/charts/compare/traktarr-0.0.27...traktarr-0.0.28) (2022-09-03) - -### Chore - -- update docker general non-major ([#3668](https://github.com/truecharts/charts/issues/3668)) - - - - -## [traktarr-0.0.27](https://github.com/truecharts/charts/compare/traktarr-0.0.25...traktarr-0.0.27) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/traktarr/0.0.29/Chart.lock b/incubator/traktarr/0.0.29/Chart.lock deleted file mode 100644 index ff5266c31e6..00000000000 --- a/incubator/traktarr/0.0.29/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:20:58.512596732Z" diff --git a/incubator/traktarr/0.0.29/Chart.yaml b/incubator/traktarr/0.0.29/Chart.yaml deleted file mode 100644 index af0008101ad..00000000000 --- a/incubator/traktarr/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: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.29 diff --git a/incubator/traktarr/0.0.29/README.md b/incubator/traktarr/0.0.29/README.md deleted file mode 100644 index 897785f49ea..00000000000 --- a/incubator/traktarr/0.0.29/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# traktarr - -![Version: 0.0.29](https://img.shields.io/badge/Version-0.0.29-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Script to add new series and movies to Sonarr/Radarr based on Trakt lists. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [traktarr](https://truecharts.org/docs/charts/incubator/traktarr) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/traktarr/0.0.29/charts/common-10.5.9.tgz b/incubator/traktarr/0.0.29/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/traktarr/0.0.29/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/traktarr/0.0.30/CHANGELOG.md b/incubator/traktarr/0.0.30/CHANGELOG.md new file mode 100644 index 00000000000..65b027c876e --- /dev/null +++ b/incubator/traktarr/0.0.30/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [traktarr-0.0.30](https://github.com/truecharts/charts/compare/traktarr-0.0.28...traktarr-0.0.30) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [traktarr-0.0.29](https://github.com/truecharts/charts/compare/traktarr-0.0.28...traktarr-0.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [traktarr-0.0.29](https://github.com/truecharts/charts/compare/traktarr-0.0.28...traktarr-0.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [traktarr-0.0.29](https://github.com/truecharts/charts/compare/traktarr-0.0.28...traktarr-0.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [traktarr-0.0.29](https://github.com/truecharts/charts/compare/traktarr-0.0.28...traktarr-0.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [traktarr-0.0.29](https://github.com/truecharts/charts/compare/traktarr-0.0.28...traktarr-0.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [traktarr-0.0.29](https://github.com/truecharts/charts/compare/traktarr-0.0.28...traktarr-0.0.29) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) diff --git a/incubator/traktarr/0.0.30/Chart.lock b/incubator/traktarr/0.0.30/Chart.lock new file mode 100644 index 00000000000..94a7cadf5d9 --- /dev/null +++ b/incubator/traktarr/0.0.30/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:12:47.630744421Z" diff --git a/incubator/traktarr/0.0.30/Chart.yaml b/incubator/traktarr/0.0.30/Chart.yaml new file mode 100644 index 00000000000..7b1795590bc --- /dev/null +++ b/incubator/traktarr/0.0.30/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.5.10 +deprecated: false +description: "Script to add new series and movies to Sonarr/Radarr based on Trakt lists." +home: https://truecharts.org/docs/charts/incubator/traktarr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/traktarr.png +keywords: + - traktarr + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: traktarr +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/traktarr + - https://github.com/l3uddz/traktarr + - https://hub.docker.com/r/eafxx/traktarr +type: application +version: 0.0.30 diff --git a/incubator/traktarr/0.0.30/README.md b/incubator/traktarr/0.0.30/README.md new file mode 100644 index 00000000000..8422feb2a47 --- /dev/null +++ b/incubator/traktarr/0.0.30/README.md @@ -0,0 +1,109 @@ +# traktarr + +![Version: 0.0.30](https://img.shields.io/badge/Version-0.0.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Script to add new series and movies to Sonarr/Radarr based on Trakt lists. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [traktarr](https://truecharts.org/docs/charts/incubator/traktarr) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/traktarr/0.0.29/app-readme.md b/incubator/traktarr/0.0.30/app-readme.md similarity index 100% rename from incubator/traktarr/0.0.29/app-readme.md rename to incubator/traktarr/0.0.30/app-readme.md diff --git a/incubator/traktarr/0.0.30/charts/common-10.5.10.tgz b/incubator/traktarr/0.0.30/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/traktarr/0.0.30/charts/common-10.5.10.tgz differ diff --git a/incubator/traktarr/0.0.29/ix_values.yaml b/incubator/traktarr/0.0.30/ix_values.yaml similarity index 100% rename from incubator/traktarr/0.0.29/ix_values.yaml rename to incubator/traktarr/0.0.30/ix_values.yaml diff --git a/incubator/traktarr/0.0.29/questions.yaml b/incubator/traktarr/0.0.30/questions.yaml similarity index 100% rename from incubator/traktarr/0.0.29/questions.yaml rename to incubator/traktarr/0.0.30/questions.yaml diff --git a/incubator/traktarr/0.0.29/templates/common.yaml b/incubator/traktarr/0.0.30/templates/common.yaml similarity index 100% rename from incubator/traktarr/0.0.29/templates/common.yaml rename to incubator/traktarr/0.0.30/templates/common.yaml diff --git a/incubator/traktarr/0.0.29/values.yaml b/incubator/traktarr/0.0.30/values.yaml similarity index 100% rename from incubator/traktarr/0.0.29/values.yaml rename to incubator/traktarr/0.0.30/values.yaml diff --git a/incubator/trango/0.0.23/CHANGELOG.md b/incubator/trango/0.0.23/CHANGELOG.md deleted file mode 100644 index 94fb2aa1211..00000000000 --- a/incubator/trango/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [trango-0.0.23](https://github.com/truecharts/charts/compare/trango-0.0.22...trango-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [trango-0.0.23](https://github.com/truecharts/charts/compare/trango-0.0.22...trango-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [trango-0.0.23](https://github.com/truecharts/charts/compare/trango-0.0.22...trango-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [trango-0.0.23](https://github.com/truecharts/charts/compare/trango-0.0.22...trango-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [trango-0.0.23](https://github.com/truecharts/charts/compare/trango-0.0.22...trango-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [trango-0.0.23](https://github.com/truecharts/charts/compare/trango-0.0.22...trango-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [trango-0.0.22](https://github.com/truecharts/charts/compare/trango-0.0.20...trango-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [trango-0.0.21](https://github.com/truecharts/charts/compare/trango-0.0.20...trango-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/trango/0.0.23/Chart.lock b/incubator/trango/0.0.23/Chart.lock deleted file mode 100644 index 1b50a358104..00000000000 --- a/incubator/trango/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:21:02.821184238Z" diff --git a/incubator/trango/0.0.23/Chart.yaml b/incubator/trango/0.0.23/Chart.yaml deleted file mode 100644 index 9e957361867..00000000000 --- a/incubator/trango/0.0.23/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Other - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/trango/0.0.23/README.md b/incubator/trango/0.0.23/README.md deleted file mode 100644 index f2c5eaba07d..00000000000 --- a/incubator/trango/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# trango - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Trango self-hosted is a calling and file sharing solution that works over LAN (local area networks). It does not need to involve the internet for calling or file sharing. Ideal for offices, hotels, houses, restaurants, and any space where people use the same Public IP address or the same Wi-Fi network. The package comes with a discovery server and a web app that can be deployed on the local machine and can be accessed from anywhere in the network. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [trango](https://truecharts.org/docs/charts/incubator/trango) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/trango/0.0.23/charts/common-10.5.9.tgz b/incubator/trango/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/trango/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/trango/0.0.24/CHANGELOG.md b/incubator/trango/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..9382134be47 --- /dev/null +++ b/incubator/trango/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [trango-0.0.24](https://github.com/truecharts/charts/compare/trango-0.0.23...trango-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [trango-0.0.23](https://github.com/truecharts/charts/compare/trango-0.0.22...trango-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [trango-0.0.23](https://github.com/truecharts/charts/compare/trango-0.0.22...trango-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [trango-0.0.23](https://github.com/truecharts/charts/compare/trango-0.0.22...trango-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [trango-0.0.23](https://github.com/truecharts/charts/compare/trango-0.0.22...trango-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [trango-0.0.23](https://github.com/truecharts/charts/compare/trango-0.0.22...trango-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [trango-0.0.23](https://github.com/truecharts/charts/compare/trango-0.0.22...trango-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [trango-0.0.22](https://github.com/truecharts/charts/compare/trango-0.0.20...trango-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + diff --git a/incubator/trango/0.0.24/Chart.lock b/incubator/trango/0.0.24/Chart.lock new file mode 100644 index 00000000000..6ae53460b4b --- /dev/null +++ b/incubator/trango/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:12:51.991384189Z" diff --git a/incubator/trango/0.0.24/Chart.yaml b/incubator/trango/0.0.24/Chart.yaml new file mode 100644 index 00000000000..a0f5e518b28 --- /dev/null +++ b/incubator/trango/0.0.24/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.5.10 +deprecated: false +description: "Trango self-hosted is a calling and file sharing solution that works over LAN (local area networks). It does not need to involve the internet for calling or file sharing. Ideal for offices, hotels, houses, restaurants, and any space where people use the same Public IP address or the same Wi-Fi network. The package comes with a discovery server and a web app that can be deployed on the local machine and can be accessed from anywhere in the network." +home: https://truecharts.org/docs/charts/incubator/trango +icon: https://truecharts.org/img/hotlink-ok/chart-icons/trango.png +keywords: + - trango + - Network-Other + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: trango +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/trango + - https://trango.io/ + - https://hub.docker.com/r/tak786/trango-self-hosted +type: application +version: 0.0.24 diff --git a/incubator/trango/0.0.24/README.md b/incubator/trango/0.0.24/README.md new file mode 100644 index 00000000000..c6bf631bb00 --- /dev/null +++ b/incubator/trango/0.0.24/README.md @@ -0,0 +1,109 @@ +# trango + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Trango self-hosted is a calling and file sharing solution that works over LAN (local area networks). It does not need to involve the internet for calling or file sharing. Ideal for offices, hotels, houses, restaurants, and any space where people use the same Public IP address or the same Wi-Fi network. The package comes with a discovery server and a web app that can be deployed on the local machine and can be accessed from anywhere in the network. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [trango](https://truecharts.org/docs/charts/incubator/trango) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/trango/0.0.23/app-readme.md b/incubator/trango/0.0.24/app-readme.md similarity index 100% rename from incubator/trango/0.0.23/app-readme.md rename to incubator/trango/0.0.24/app-readme.md diff --git a/incubator/trango/0.0.24/charts/common-10.5.10.tgz b/incubator/trango/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/trango/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/trango/0.0.23/ix_values.yaml b/incubator/trango/0.0.24/ix_values.yaml similarity index 100% rename from incubator/trango/0.0.23/ix_values.yaml rename to incubator/trango/0.0.24/ix_values.yaml diff --git a/incubator/trango/0.0.23/questions.yaml b/incubator/trango/0.0.24/questions.yaml similarity index 100% rename from incubator/trango/0.0.23/questions.yaml rename to incubator/trango/0.0.24/questions.yaml diff --git a/incubator/trango/0.0.23/templates/common.yaml b/incubator/trango/0.0.24/templates/common.yaml similarity index 100% rename from incubator/trango/0.0.23/templates/common.yaml rename to incubator/trango/0.0.24/templates/common.yaml diff --git a/incubator/trango/0.0.23/values.yaml b/incubator/trango/0.0.24/values.yaml similarity index 100% rename from incubator/trango/0.0.23/values.yaml rename to incubator/trango/0.0.24/values.yaml diff --git a/incubator/trilium/0.0.23/CHANGELOG.md b/incubator/trilium/0.0.23/CHANGELOG.md deleted file mode 100644 index 2c680b93e57..00000000000 --- a/incubator/trilium/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [trilium-0.0.23](https://github.com/truecharts/charts/compare/trilium-0.0.22...trilium-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [trilium-0.0.23](https://github.com/truecharts/charts/compare/trilium-0.0.22...trilium-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [trilium-0.0.23](https://github.com/truecharts/charts/compare/trilium-0.0.22...trilium-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [trilium-0.0.23](https://github.com/truecharts/charts/compare/trilium-0.0.22...trilium-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [trilium-0.0.23](https://github.com/truecharts/charts/compare/trilium-0.0.22...trilium-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [trilium-0.0.23](https://github.com/truecharts/charts/compare/trilium-0.0.22...trilium-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [trilium-0.0.22](https://github.com/truecharts/charts/compare/trilium-notes-5.0.30...trilium-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [trilium-0.0.21](https://github.com/truecharts/charts/compare/trilium-notes-5.0.30...trilium-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/trilium/0.0.23/Chart.lock b/incubator/trilium/0.0.23/Chart.lock deleted file mode 100644 index 64ac33f6428..00000000000 --- a/incubator/trilium/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:21:03.524797205Z" diff --git a/incubator/trilium/0.0.23/Chart.yaml b/incubator/trilium/0.0.23/Chart.yaml deleted file mode 100644 index 8f08ddbf593..00000000000 --- a/incubator/trilium/0.0.23/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -deprecated: false -description: "Trilium Notes is a hierarchical note taking application with focus on building large personal knowledge bases." -home: https://truecharts.org/docs/charts/incubator/trilium -icon: https://truecharts.org/img/hotlink-ok/chart-icons/trilium.png -keywords: - - trilium - - Productivity - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: trilium -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/trilium - - https://github.com/zadam/trilium - - https://hub.docker.com/r/zadam/trilium -type: application -version: 0.0.23 diff --git a/incubator/trilium/0.0.23/README.md b/incubator/trilium/0.0.23/README.md deleted file mode 100644 index a89e27127b5..00000000000 --- a/incubator/trilium/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# trilium - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Trilium Notes is a hierarchical note taking application with focus on building large personal knowledge bases. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [trilium](https://truecharts.org/docs/charts/incubator/trilium) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Installing-an-App). - -### Helm - -To install the chart with the release name `trilium` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install trilium TrueCharts/trilium -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `trilium` deployment - -```console -helm uninstall trilium -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install trilium \ - --set env.TZ="America/New York" \ - TrueCharts/trilium -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install trilium TrueCharts/trilium -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/trilium/0.0.23/charts/common-10.5.9.tgz b/incubator/trilium/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/trilium/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/trilium/0.0.24/CHANGELOG.md b/incubator/trilium/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..1a9a627520d --- /dev/null +++ b/incubator/trilium/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [trilium-0.0.24](https://github.com/truecharts/charts/compare/trilium-notes-5.0.33...trilium-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [trilium-0.0.23](https://github.com/truecharts/charts/compare/trilium-0.0.22...trilium-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [trilium-0.0.23](https://github.com/truecharts/charts/compare/trilium-0.0.22...trilium-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [trilium-0.0.23](https://github.com/truecharts/charts/compare/trilium-0.0.22...trilium-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [trilium-0.0.23](https://github.com/truecharts/charts/compare/trilium-0.0.22...trilium-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [trilium-0.0.23](https://github.com/truecharts/charts/compare/trilium-0.0.22...trilium-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [trilium-0.0.23](https://github.com/truecharts/charts/compare/trilium-0.0.22...trilium-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [trilium-0.0.22](https://github.com/truecharts/charts/compare/trilium-notes-5.0.30...trilium-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + diff --git a/incubator/trilium/0.0.24/Chart.lock b/incubator/trilium/0.0.24/Chart.lock new file mode 100644 index 00000000000..1228c7b8325 --- /dev/null +++ b/incubator/trilium/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:13:07.474353176Z" diff --git a/incubator/trilium/0.0.24/Chart.yaml b/incubator/trilium/0.0.24/Chart.yaml new file mode 100644 index 00000000000..341f44b5f0a --- /dev/null +++ b/incubator/trilium/0.0.24/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.5.10 +deprecated: false +description: "Trilium Notes is a hierarchical note taking application with focus on building large personal knowledge bases." +home: https://truecharts.org/docs/charts/incubator/trilium +icon: https://truecharts.org/img/hotlink-ok/chart-icons/trilium.png +keywords: + - trilium + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: trilium +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/trilium + - https://github.com/zadam/trilium + - https://hub.docker.com/r/zadam/trilium +type: application +version: 0.0.24 diff --git a/incubator/trilium/0.0.24/README.md b/incubator/trilium/0.0.24/README.md new file mode 100644 index 00000000000..45d681b0e90 --- /dev/null +++ b/incubator/trilium/0.0.24/README.md @@ -0,0 +1,109 @@ +# trilium + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Trilium Notes is a hierarchical note taking application with focus on building large personal knowledge bases. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [trilium](https://truecharts.org/docs/charts/incubator/trilium) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Installing-an-App). + +### Helm + +To install the chart with the release name `trilium` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install trilium TrueCharts/trilium +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `trilium` deployment + +```console +helm uninstall trilium +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install trilium \ + --set env.TZ="America/New York" \ + TrueCharts/trilium +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install trilium TrueCharts/trilium -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/trilium/0.0.23/app-readme.md b/incubator/trilium/0.0.24/app-readme.md similarity index 100% rename from incubator/trilium/0.0.23/app-readme.md rename to incubator/trilium/0.0.24/app-readme.md diff --git a/incubator/trilium/0.0.24/charts/common-10.5.10.tgz b/incubator/trilium/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/trilium/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/trilium/0.0.23/ix_values.yaml b/incubator/trilium/0.0.24/ix_values.yaml similarity index 100% rename from incubator/trilium/0.0.23/ix_values.yaml rename to incubator/trilium/0.0.24/ix_values.yaml diff --git a/incubator/trilium/0.0.23/questions.yaml b/incubator/trilium/0.0.24/questions.yaml similarity index 100% rename from incubator/trilium/0.0.23/questions.yaml rename to incubator/trilium/0.0.24/questions.yaml diff --git a/incubator/trilium/0.0.23/templates/common.yaml b/incubator/trilium/0.0.24/templates/common.yaml similarity index 100% rename from incubator/trilium/0.0.23/templates/common.yaml rename to incubator/trilium/0.0.24/templates/common.yaml diff --git a/incubator/trilium/0.0.23/values.yaml b/incubator/trilium/0.0.24/values.yaml similarity index 100% rename from incubator/trilium/0.0.23/values.yaml rename to incubator/trilium/0.0.24/values.yaml diff --git a/incubator/troddit/0.0.26/CHANGELOG.md b/incubator/troddit/0.0.26/CHANGELOG.md deleted file mode 100644 index 228cd9601b7..00000000000 --- a/incubator/troddit/0.0.26/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [troddit-0.0.26](https://github.com/truecharts/charts/compare/troddit-0.0.25...troddit-0.0.26) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [troddit-0.0.26](https://github.com/truecharts/charts/compare/troddit-0.0.25...troddit-0.0.26) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [troddit-0.0.26](https://github.com/truecharts/charts/compare/troddit-0.0.25...troddit-0.0.26) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [troddit-0.0.26](https://github.com/truecharts/charts/compare/troddit-0.0.25...troddit-0.0.26) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [troddit-0.0.26](https://github.com/truecharts/charts/compare/troddit-0.0.25...troddit-0.0.26) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [troddit-0.0.26](https://github.com/truecharts/charts/compare/troddit-0.0.25...troddit-0.0.26) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [troddit-0.0.25](https://github.com/truecharts/charts/compare/troddit-0.0.23...troddit-0.0.25) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [troddit-0.0.24](https://github.com/truecharts/charts/compare/troddit-0.0.23...troddit-0.0.24) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [troddit-0.0.23](https://github.com/truecharts/charts/compare/troddit-0.0.22...troddit-0.0.23) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/incubator/troddit/0.0.26/Chart.lock b/incubator/troddit/0.0.26/Chart.lock deleted file mode 100644 index 4bd2849155e..00000000000 --- a/incubator/troddit/0.0.26/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:21:07.728892875Z" diff --git a/incubator/troddit/0.0.26/Chart.yaml b/incubator/troddit/0.0.26/Chart.yaml deleted file mode 100644 index aa1ba1fbdee..00000000000 --- a/incubator/troddit/0.0.26/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Web -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.26 diff --git a/incubator/troddit/0.0.26/README.md b/incubator/troddit/0.0.26/README.md deleted file mode 100644 index 1cfae63798f..00000000000 --- a/incubator/troddit/0.0.26/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# troddit - -![Version: 0.0.26](https://img.shields.io/badge/Version-0.0.26-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -A web client for Reddit - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [troddit](https://truecharts.org/docs/charts/incubator/troddit) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `troddit` deployment - -```console -helm uninstall troddit -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install troddit \ - --set env.TZ="America/New York" \ - TrueCharts/troddit -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install troddit TrueCharts/troddit -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/troddit/0.0.26/charts/common-10.5.9.tgz b/incubator/troddit/0.0.26/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/troddit/0.0.26/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/troddit/0.0.27/CHANGELOG.md b/incubator/troddit/0.0.27/CHANGELOG.md new file mode 100644 index 00000000000..ee146872caf --- /dev/null +++ b/incubator/troddit/0.0.27/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [troddit-0.0.27](https://github.com/truecharts/charts/compare/troddit-0.0.26...troddit-0.0.27) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [troddit-0.0.26](https://github.com/truecharts/charts/compare/troddit-0.0.25...troddit-0.0.26) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [troddit-0.0.26](https://github.com/truecharts/charts/compare/troddit-0.0.25...troddit-0.0.26) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [troddit-0.0.26](https://github.com/truecharts/charts/compare/troddit-0.0.25...troddit-0.0.26) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [troddit-0.0.26](https://github.com/truecharts/charts/compare/troddit-0.0.25...troddit-0.0.26) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [troddit-0.0.26](https://github.com/truecharts/charts/compare/troddit-0.0.25...troddit-0.0.26) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [troddit-0.0.26](https://github.com/truecharts/charts/compare/troddit-0.0.25...troddit-0.0.26) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [troddit-0.0.25](https://github.com/truecharts/charts/compare/troddit-0.0.23...troddit-0.0.25) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [troddit-0.0.24](https://github.com/truecharts/charts/compare/troddit-0.0.23...troddit-0.0.24) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + diff --git a/incubator/troddit/0.0.27/Chart.lock b/incubator/troddit/0.0.27/Chart.lock new file mode 100644 index 00000000000..a22756a9ba0 --- /dev/null +++ b/incubator/troddit/0.0.27/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:13:11.852650883Z" diff --git a/incubator/troddit/0.0.27/Chart.yaml b/incubator/troddit/0.0.27/Chart.yaml new file mode 100644 index 00000000000..ed4341a3423 --- /dev/null +++ b/incubator/troddit/0.0.27/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.5.10 +deprecated: false +description: A web client for Reddit +home: https://truecharts.org/docs/charts/incubator/troddit +icon: https://truecharts.org/img/hotlink-ok/chart-icons/troddit.png +keywords: + - troddit + - Network-Web +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: troddit +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/troddit + - https://github.com/burhan-syed/troddit + - https://hub.docker.com/r/bsyed/troddit +type: application +version: 0.0.27 diff --git a/incubator/troddit/0.0.27/README.md b/incubator/troddit/0.0.27/README.md new file mode 100644 index 00000000000..c3398d1222d --- /dev/null +++ b/incubator/troddit/0.0.27/README.md @@ -0,0 +1,109 @@ +# troddit + +![Version: 0.0.27](https://img.shields.io/badge/Version-0.0.27-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +A web client for Reddit + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [troddit](https://truecharts.org/docs/charts/incubator/troddit) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `troddit` deployment + +```console +helm uninstall troddit +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install troddit \ + --set env.TZ="America/New York" \ + TrueCharts/troddit +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install troddit TrueCharts/troddit -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/troddit/0.0.26/app-readme.md b/incubator/troddit/0.0.27/app-readme.md similarity index 100% rename from incubator/troddit/0.0.26/app-readme.md rename to incubator/troddit/0.0.27/app-readme.md diff --git a/incubator/troddit/0.0.27/charts/common-10.5.10.tgz b/incubator/troddit/0.0.27/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/troddit/0.0.27/charts/common-10.5.10.tgz differ diff --git a/incubator/troddit/0.0.26/ix_values.yaml b/incubator/troddit/0.0.27/ix_values.yaml similarity index 100% rename from incubator/troddit/0.0.26/ix_values.yaml rename to incubator/troddit/0.0.27/ix_values.yaml diff --git a/incubator/troddit/0.0.26/questions.yaml b/incubator/troddit/0.0.27/questions.yaml similarity index 100% rename from incubator/troddit/0.0.26/questions.yaml rename to incubator/troddit/0.0.27/questions.yaml diff --git a/incubator/troddit/0.0.26/templates/common.yaml b/incubator/troddit/0.0.27/templates/common.yaml similarity index 100% rename from incubator/troddit/0.0.26/templates/common.yaml rename to incubator/troddit/0.0.27/templates/common.yaml diff --git a/incubator/troddit/0.0.26/values.yaml b/incubator/troddit/0.0.27/values.yaml similarity index 100% rename from incubator/troddit/0.0.26/values.yaml rename to incubator/troddit/0.0.27/values.yaml diff --git a/incubator/ts-dnsserver/0.0.32/CHANGELOG.md b/incubator/ts-dnsserver/0.0.32/CHANGELOG.md deleted file mode 100644 index aa74b3c61cd..00000000000 --- a/incubator/ts-dnsserver/0.0.32/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ts-dnsserver-0.0.32](https://github.com/truecharts/charts/compare/ts-dnsserver-0.0.31...ts-dnsserver-0.0.32) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [ts-dnsserver-0.0.32](https://github.com/truecharts/charts/compare/ts-dnsserver-0.0.31...ts-dnsserver-0.0.32) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [ts-dnsserver-0.0.32](https://github.com/truecharts/charts/compare/ts-dnsserver-0.0.31...ts-dnsserver-0.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [ts-dnsserver-0.0.32](https://github.com/truecharts/charts/compare/ts-dnsserver-0.0.31...ts-dnsserver-0.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [ts-dnsserver-0.0.32](https://github.com/truecharts/charts/compare/ts-dnsserver-0.0.31...ts-dnsserver-0.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [ts-dnsserver-0.0.32](https://github.com/truecharts/charts/compare/ts-dnsserver-0.0.31...ts-dnsserver-0.0.32) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [ts-dnsserver-0.0.31](https://github.com/truecharts/charts/compare/ts-dnsserver-0.0.30...ts-dnsserver-0.0.31) (2022-09-05) - -### Chore - -- update docker general non-major ([#3700](https://github.com/truecharts/charts/issues/3700)) - - - - -## [ts-dnsserver-0.0.30](https://github.com/truecharts/charts/compare/ts-dnsserver-0.0.29...ts-dnsserver-0.0.30) (2022-09-03) - -### Chore - -- update docker general non-major ([#3668](https://github.com/truecharts/charts/issues/3668)) - - - - -## [ts-dnsserver-0.0.29](https://github.com/truecharts/charts/compare/ts-dnsserver-0.0.27...ts-dnsserver-0.0.29) (2022-08-30) - diff --git a/incubator/ts-dnsserver/0.0.32/Chart.lock b/incubator/ts-dnsserver/0.0.32/Chart.lock deleted file mode 100644 index 665e1daf589..00000000000 --- a/incubator/ts-dnsserver/0.0.32/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:21:23.240645671Z" diff --git a/incubator/ts-dnsserver/0.0.32/Chart.yaml b/incubator/ts-dnsserver/0.0.32/Chart.yaml deleted file mode 100644 index 4021fd8c21c..00000000000 --- a/incubator/ts-dnsserver/0.0.32/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-DNS -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.32 diff --git a/incubator/ts-dnsserver/0.0.32/README.md b/incubator/ts-dnsserver/0.0.32/README.md deleted file mode 100644 index c56d9023d4e..00000000000 --- a/incubator/ts-dnsserver/0.0.32/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# ts-dnsserver - -![Version: 0.0.32](https://img.shields.io/badge/Version-0.0.32-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Technitium DNS Server is an open source tool that can be used for self hosting a local DNS server for privacy and security or, used for experimentation/testing by software developers on their computer. It works out-of-the-box with no or minimal configuration and provides a user friendly web console accessible using any web browser. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [ts-dnsserver](https://truecharts.org/docs/charts/incubator/ts-dnsserver) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `ts-dnsserver` deployment - -```console -helm uninstall ts-dnsserver -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install ts-dnsserver \ - --set env.TZ="America/New York" \ - TrueCharts/ts-dnsserver -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install ts-dnsserver TrueCharts/ts-dnsserver -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/ts-dnsserver/0.0.32/charts/common-10.5.9.tgz b/incubator/ts-dnsserver/0.0.32/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/ts-dnsserver/0.0.32/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/ts-dnsserver/0.0.33/CHANGELOG.md b/incubator/ts-dnsserver/0.0.33/CHANGELOG.md new file mode 100644 index 00000000000..4faeda74d1d --- /dev/null +++ b/incubator/ts-dnsserver/0.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ts-dnsserver-0.0.33](https://github.com/truecharts/charts/compare/ts-dnsserver-0.0.32...ts-dnsserver-0.0.33) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [ts-dnsserver-0.0.32](https://github.com/truecharts/charts/compare/ts-dnsserver-0.0.31...ts-dnsserver-0.0.32) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [ts-dnsserver-0.0.32](https://github.com/truecharts/charts/compare/ts-dnsserver-0.0.31...ts-dnsserver-0.0.32) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [ts-dnsserver-0.0.32](https://github.com/truecharts/charts/compare/ts-dnsserver-0.0.31...ts-dnsserver-0.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [ts-dnsserver-0.0.32](https://github.com/truecharts/charts/compare/ts-dnsserver-0.0.31...ts-dnsserver-0.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [ts-dnsserver-0.0.32](https://github.com/truecharts/charts/compare/ts-dnsserver-0.0.31...ts-dnsserver-0.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [ts-dnsserver-0.0.32](https://github.com/truecharts/charts/compare/ts-dnsserver-0.0.31...ts-dnsserver-0.0.32) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [ts-dnsserver-0.0.31](https://github.com/truecharts/charts/compare/ts-dnsserver-0.0.30...ts-dnsserver-0.0.31) (2022-09-05) + +### Chore + +- update docker general non-major ([#3700](https://github.com/truecharts/charts/issues/3700)) + + + + +## [ts-dnsserver-0.0.30](https://github.com/truecharts/charts/compare/ts-dnsserver-0.0.29...ts-dnsserver-0.0.30) (2022-09-03) + diff --git a/incubator/ts-dnsserver/0.0.33/Chart.lock b/incubator/ts-dnsserver/0.0.33/Chart.lock new file mode 100644 index 00000000000..34c7fcfef22 --- /dev/null +++ b/incubator/ts-dnsserver/0.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:13:18.984177745Z" diff --git a/incubator/ts-dnsserver/0.0.33/Chart.yaml b/incubator/ts-dnsserver/0.0.33/Chart.yaml new file mode 100644 index 00000000000..8e0f28599a2 --- /dev/null +++ b/incubator/ts-dnsserver/0.0.33/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.5.10 +deprecated: false +description: Technitium DNS Server is an open source tool that can be used for self hosting a local DNS server for privacy and security or, used for experimentation/testing by software developers on their computer. It works out-of-the-box with no or minimal configuration and provides a user friendly web console accessible using any web browser. +home: https://truecharts.org/docs/charts/incubator/ts-dnsserver +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ts-dnsserver.png +keywords: + - ts-dnsserver + - Network-DNS +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ts-dnsserver +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/ts-dnsserver + - https://github.com/TechnitiumSoftware/DnsServer + - https://hub.docker.com/r/roxedus/ts-dnsserver/ +type: application +version: 0.0.33 diff --git a/incubator/ts-dnsserver/0.0.33/README.md b/incubator/ts-dnsserver/0.0.33/README.md new file mode 100644 index 00000000000..ddb8fe5657a --- /dev/null +++ b/incubator/ts-dnsserver/0.0.33/README.md @@ -0,0 +1,109 @@ +# ts-dnsserver + +![Version: 0.0.33](https://img.shields.io/badge/Version-0.0.33-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Technitium DNS Server is an open source tool that can be used for self hosting a local DNS server for privacy and security or, used for experimentation/testing by software developers on their computer. It works out-of-the-box with no or minimal configuration and provides a user friendly web console accessible using any web browser. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [ts-dnsserver](https://truecharts.org/docs/charts/incubator/ts-dnsserver) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `ts-dnsserver` deployment + +```console +helm uninstall ts-dnsserver +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install ts-dnsserver \ + --set env.TZ="America/New York" \ + TrueCharts/ts-dnsserver +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install ts-dnsserver TrueCharts/ts-dnsserver -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/ts-dnsserver/0.0.32/app-readme.md b/incubator/ts-dnsserver/0.0.33/app-readme.md similarity index 100% rename from incubator/ts-dnsserver/0.0.32/app-readme.md rename to incubator/ts-dnsserver/0.0.33/app-readme.md diff --git a/incubator/ts-dnsserver/0.0.33/charts/common-10.5.10.tgz b/incubator/ts-dnsserver/0.0.33/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/ts-dnsserver/0.0.33/charts/common-10.5.10.tgz differ diff --git a/incubator/ts-dnsserver/0.0.32/ix_values.yaml b/incubator/ts-dnsserver/0.0.33/ix_values.yaml similarity index 100% rename from incubator/ts-dnsserver/0.0.32/ix_values.yaml rename to incubator/ts-dnsserver/0.0.33/ix_values.yaml diff --git a/incubator/ts-dnsserver/0.0.32/questions.yaml b/incubator/ts-dnsserver/0.0.33/questions.yaml similarity index 100% rename from incubator/ts-dnsserver/0.0.32/questions.yaml rename to incubator/ts-dnsserver/0.0.33/questions.yaml diff --git a/incubator/ts-dnsserver/0.0.32/templates/common.yaml b/incubator/ts-dnsserver/0.0.33/templates/common.yaml similarity index 100% rename from incubator/ts-dnsserver/0.0.32/templates/common.yaml rename to incubator/ts-dnsserver/0.0.33/templates/common.yaml diff --git a/incubator/ts-dnsserver/0.0.32/values.yaml b/incubator/ts-dnsserver/0.0.33/values.yaml similarity index 100% rename from incubator/ts-dnsserver/0.0.32/values.yaml rename to incubator/ts-dnsserver/0.0.33/values.yaml diff --git a/incubator/ts3-manager/0.0.12/CHANGELOG.md b/incubator/ts3-manager/0.0.12/CHANGELOG.md deleted file mode 100644 index fc429160ff7..00000000000 --- a/incubator/ts3-manager/0.0.12/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ts3-manager-0.0.12](https://github.com/truecharts/charts/compare/ts3-manager-0.0.11...ts3-manager-0.0.12) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ts3-manager-0.0.12](https://github.com/truecharts/charts/compare/ts3-manager-0.0.11...ts3-manager-0.0.12) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ts3-manager-0.0.12](https://github.com/truecharts/charts/compare/ts3-manager-0.0.11...ts3-manager-0.0.12) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ts3-manager-0.0.12](https://github.com/truecharts/charts/compare/ts3-manager-0.0.11...ts3-manager-0.0.12) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ts3-manager-0.0.12](https://github.com/truecharts/charts/compare/ts3-manager-0.0.11...ts3-manager-0.0.12) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ts3-manager-0.0.12](https://github.com/truecharts/charts/compare/ts3-manager-0.0.11...ts3-manager-0.0.12) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ts3-manager-0.0.11](https://github.com/truecharts/charts/compare/ts3-manager-0.0.9...ts3-manager-0.0.11) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [ts3-manager-0.0.10](https://github.com/truecharts/charts/compare/ts3-manager-0.0.9...ts3-manager-0.0.10) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [ts3-manager-0.0.9](https://github.com/truecharts/charts/compare/ts3-manager-0.0.8...ts3-manager-0.0.9) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/incubator/ts3-manager/0.0.12/Chart.lock b/incubator/ts3-manager/0.0.12/Chart.lock deleted file mode 100644 index 69335e6d702..00000000000 --- a/incubator/ts3-manager/0.0.12/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:21:27.776482299Z" diff --git a/incubator/ts3-manager/0.0.12/Chart.yaml b/incubator/ts3-manager/0.0.12/Chart.yaml deleted file mode 100644 index c62ec8164ae..00000000000 --- a/incubator/ts3-manager/0.0.12/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: ts3-manager -version: 0.0.12 -appVersion: "2.2.0" -description: A modern web interface for maintaining Teamspeak3 servers. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/incubator/ts3-manager -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ts3-manager.png -keywords: - - ts3-manager - - teamspeak - - teamspeak3 -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/ts3-manager - - https://hub.docker.com/r/joni1802/ts3-manager/ - - https://github.com/joni1802/ts3-manager/ -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.12/README.md b/incubator/ts3-manager/0.0.12/README.md deleted file mode 100644 index b66b572fd2d..00000000000 --- a/incubator/ts3-manager/0.0.12/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# ts3-manager - -![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.2.0](https://img.shields.io/badge/AppVersion-2.2.0-informational?style=flat-square) - -A modern web interface for maintaining Teamspeak3 servers. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [ts3-manager](https://truecharts.org/docs/charts/incubator/ts3-manager) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/ts3-manager/0.0.12/charts/common-10.5.9.tgz b/incubator/ts3-manager/0.0.12/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/ts3-manager/0.0.12/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/ts3-manager/0.0.13/CHANGELOG.md b/incubator/ts3-manager/0.0.13/CHANGELOG.md new file mode 100644 index 00000000000..13a85c67b31 --- /dev/null +++ b/incubator/ts3-manager/0.0.13/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ts3-manager-0.0.13](https://github.com/truecharts/charts/compare/ts3-manager-0.0.12...ts3-manager-0.0.13) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [ts3-manager-0.0.12](https://github.com/truecharts/charts/compare/ts3-manager-0.0.11...ts3-manager-0.0.12) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ts3-manager-0.0.12](https://github.com/truecharts/charts/compare/ts3-manager-0.0.11...ts3-manager-0.0.12) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ts3-manager-0.0.12](https://github.com/truecharts/charts/compare/ts3-manager-0.0.11...ts3-manager-0.0.12) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ts3-manager-0.0.12](https://github.com/truecharts/charts/compare/ts3-manager-0.0.11...ts3-manager-0.0.12) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ts3-manager-0.0.12](https://github.com/truecharts/charts/compare/ts3-manager-0.0.11...ts3-manager-0.0.12) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ts3-manager-0.0.12](https://github.com/truecharts/charts/compare/ts3-manager-0.0.11...ts3-manager-0.0.12) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ts3-manager-0.0.11](https://github.com/truecharts/charts/compare/ts3-manager-0.0.9...ts3-manager-0.0.11) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [ts3-manager-0.0.10](https://github.com/truecharts/charts/compare/ts3-manager-0.0.9...ts3-manager-0.0.10) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + diff --git a/incubator/ts3-manager/0.0.13/Chart.lock b/incubator/ts3-manager/0.0.13/Chart.lock new file mode 100644 index 00000000000..af5b13552f3 --- /dev/null +++ b/incubator/ts3-manager/0.0.13/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:13:23.008230758Z" diff --git a/incubator/ts3-manager/0.0.13/Chart.yaml b/incubator/ts3-manager/0.0.13/Chart.yaml new file mode 100644 index 00000000000..23392359969 --- /dev/null +++ b/incubator/ts3-manager/0.0.13/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: ts3-manager +version: 0.0.13 +appVersion: "2.2.0" +description: A modern web interface for maintaining Teamspeak3 servers. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/incubator/ts3-manager +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ts3-manager.png +keywords: + - ts3-manager + - teamspeak + - teamspeak3 +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/ts3-manager + - https://hub.docker.com/r/joni1802/ts3-manager/ + - https://github.com/joni1802/ts3-manager/ +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - web + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/ts3-manager/0.0.13/README.md b/incubator/ts3-manager/0.0.13/README.md new file mode 100644 index 00000000000..4a89fdadccb --- /dev/null +++ b/incubator/ts3-manager/0.0.13/README.md @@ -0,0 +1,109 @@ +# ts3-manager + +![Version: 0.0.13](https://img.shields.io/badge/Version-0.0.13-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.2.0](https://img.shields.io/badge/AppVersion-2.2.0-informational?style=flat-square) + +A modern web interface for maintaining Teamspeak3 servers. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [ts3-manager](https://truecharts.org/docs/charts/incubator/ts3-manager) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/ts3-manager/0.0.12/app-readme.md b/incubator/ts3-manager/0.0.13/app-readme.md similarity index 100% rename from incubator/ts3-manager/0.0.12/app-readme.md rename to incubator/ts3-manager/0.0.13/app-readme.md diff --git a/incubator/ts3-manager/0.0.13/charts/common-10.5.10.tgz b/incubator/ts3-manager/0.0.13/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/ts3-manager/0.0.13/charts/common-10.5.10.tgz differ diff --git a/incubator/ts3-manager/0.0.12/ix_values.yaml b/incubator/ts3-manager/0.0.13/ix_values.yaml similarity index 100% rename from incubator/ts3-manager/0.0.12/ix_values.yaml rename to incubator/ts3-manager/0.0.13/ix_values.yaml diff --git a/incubator/ts3-manager/0.0.12/questions.yaml b/incubator/ts3-manager/0.0.13/questions.yaml similarity index 100% rename from incubator/ts3-manager/0.0.12/questions.yaml rename to incubator/ts3-manager/0.0.13/questions.yaml diff --git a/incubator/ts3-manager/0.0.12/templates/common.yaml b/incubator/ts3-manager/0.0.13/templates/common.yaml similarity index 100% rename from incubator/ts3-manager/0.0.12/templates/common.yaml rename to incubator/ts3-manager/0.0.13/templates/common.yaml diff --git a/incubator/ts3-manager/0.0.12/values.yaml b/incubator/ts3-manager/0.0.13/values.yaml similarity index 100% rename from incubator/ts3-manager/0.0.12/values.yaml rename to incubator/ts3-manager/0.0.13/values.yaml diff --git a/incubator/tubearchivist-es/0.0.24/CHANGELOG.md b/incubator/tubearchivist-es/0.0.24/CHANGELOG.md deleted file mode 100644 index 688582c1717..00000000000 --- a/incubator/tubearchivist-es/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [tubearchivist-es-0.0.24](https://github.com/truecharts/charts/compare/tubearchivist-es-0.0.23...tubearchivist-es-0.0.24) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tubearchivist-es-0.0.24](https://github.com/truecharts/charts/compare/tubearchivist-es-0.0.23...tubearchivist-es-0.0.24) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tubearchivist-es-0.0.24](https://github.com/truecharts/charts/compare/tubearchivist-es-0.0.23...tubearchivist-es-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tubearchivist-es-0.0.24](https://github.com/truecharts/charts/compare/tubearchivist-es-0.0.23...tubearchivist-es-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tubearchivist-es-0.0.24](https://github.com/truecharts/charts/compare/tubearchivist-es-0.0.23...tubearchivist-es-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tubearchivist-es-0.0.24](https://github.com/truecharts/charts/compare/tubearchivist-es-0.0.23...tubearchivist-es-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tubearchivist-es-0.0.23](https://github.com/truecharts/charts/compare/tubearchivist-es-0.0.21...tubearchivist-es-0.0.23) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [tubearchivist-es-0.0.22](https://github.com/truecharts/charts/compare/tubearchivist-es-0.0.21...tubearchivist-es-0.0.22) (2022-08-30) - -### Chore diff --git a/incubator/tubearchivist-es/0.0.24/Chart.lock b/incubator/tubearchivist-es/0.0.24/Chart.lock deleted file mode 100644 index 1bdf472bb18..00000000000 --- a/incubator/tubearchivist-es/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:21:28.554235715Z" diff --git a/incubator/tubearchivist-es/0.0.24/Chart.yaml b/incubator/tubearchivist-es/0.0.24/Chart.yaml deleted file mode 100644 index 150cb612bc7..00000000000 --- a/incubator/tubearchivist-es/0.0.24/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities - - MediaServer-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.24 diff --git a/incubator/tubearchivist-es/0.0.24/README.md b/incubator/tubearchivist-es/0.0.24/README.md deleted file mode 100644 index b84fb9a9dad..00000000000 --- a/incubator/tubearchivist-es/0.0.24/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# tubearchivist-es - -![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -This is a dependancy Chart for the application "TubeArchivist" - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [tubearchivist-es](https://truecharts.org/docs/charts/incubator/tubearchivist-es) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `tubearchivist-es` deployment - -```console -helm uninstall tubearchivist-es -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install tubearchivist-es \ - --set env.TZ="America/New York" \ - TrueCharts/tubearchivist-es -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install tubearchivist-es TrueCharts/tubearchivist-es -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/tubearchivist-es/0.0.24/charts/common-10.5.9.tgz b/incubator/tubearchivist-es/0.0.24/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/tubearchivist-es/0.0.24/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/tubearchivist-es/0.0.25/CHANGELOG.md b/incubator/tubearchivist-es/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..847a97a2b11 --- /dev/null +++ b/incubator/tubearchivist-es/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [tubearchivist-es-0.0.25](https://github.com/truecharts/charts/compare/tubearchivist-es-0.0.24...tubearchivist-es-0.0.25) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [tubearchivist-es-0.0.24](https://github.com/truecharts/charts/compare/tubearchivist-es-0.0.23...tubearchivist-es-0.0.24) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tubearchivist-es-0.0.24](https://github.com/truecharts/charts/compare/tubearchivist-es-0.0.23...tubearchivist-es-0.0.24) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tubearchivist-es-0.0.24](https://github.com/truecharts/charts/compare/tubearchivist-es-0.0.23...tubearchivist-es-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tubearchivist-es-0.0.24](https://github.com/truecharts/charts/compare/tubearchivist-es-0.0.23...tubearchivist-es-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tubearchivist-es-0.0.24](https://github.com/truecharts/charts/compare/tubearchivist-es-0.0.23...tubearchivist-es-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tubearchivist-es-0.0.24](https://github.com/truecharts/charts/compare/tubearchivist-es-0.0.23...tubearchivist-es-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tubearchivist-es-0.0.23](https://github.com/truecharts/charts/compare/tubearchivist-es-0.0.21...tubearchivist-es-0.0.23) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] diff --git a/incubator/tubearchivist-es/0.0.25/Chart.lock b/incubator/tubearchivist-es/0.0.25/Chart.lock new file mode 100644 index 00000000000..28dc418dbb7 --- /dev/null +++ b/incubator/tubearchivist-es/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:13:38.113070253Z" diff --git a/incubator/tubearchivist-es/0.0.25/Chart.yaml b/incubator/tubearchivist-es/0.0.25/Chart.yaml new file mode 100644 index 00000000000..8ce01c69cd6 --- /dev/null +++ b/incubator/tubearchivist-es/0.0.25/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.5.10 +deprecated: false +description: 'This is a dependancy Chart for the application "TubeArchivist"' +home: https://truecharts.org/docs/charts/incubator/tubearchivist-es +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tubearchivist-es.png +keywords: + - tubearchivist-es + - Tools-Utilities + - MediaServer-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: tubearchivist-es +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/tubearchivist-es + - https://github.com/elastic/elasticsearch + - https://hub.docker.com/_/elasticsearch +type: application +version: 0.0.25 diff --git a/incubator/tubearchivist-es/0.0.25/README.md b/incubator/tubearchivist-es/0.0.25/README.md new file mode 100644 index 00000000000..9d72246c3c7 --- /dev/null +++ b/incubator/tubearchivist-es/0.0.25/README.md @@ -0,0 +1,109 @@ +# tubearchivist-es + +![Version: 0.0.25](https://img.shields.io/badge/Version-0.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +This is a dependancy Chart for the application "TubeArchivist" + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [tubearchivist-es](https://truecharts.org/docs/charts/incubator/tubearchivist-es) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `tubearchivist-es` deployment + +```console +helm uninstall tubearchivist-es +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install tubearchivist-es \ + --set env.TZ="America/New York" \ + TrueCharts/tubearchivist-es +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install tubearchivist-es TrueCharts/tubearchivist-es -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/tubearchivist-es/0.0.24/app-readme.md b/incubator/tubearchivist-es/0.0.25/app-readme.md similarity index 100% rename from incubator/tubearchivist-es/0.0.24/app-readme.md rename to incubator/tubearchivist-es/0.0.25/app-readme.md diff --git a/incubator/tubearchivist-es/0.0.25/charts/common-10.5.10.tgz b/incubator/tubearchivist-es/0.0.25/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/tubearchivist-es/0.0.25/charts/common-10.5.10.tgz differ diff --git a/incubator/tubearchivist-es/0.0.24/ix_values.yaml b/incubator/tubearchivist-es/0.0.25/ix_values.yaml similarity index 100% rename from incubator/tubearchivist-es/0.0.24/ix_values.yaml rename to incubator/tubearchivist-es/0.0.25/ix_values.yaml diff --git a/incubator/tubearchivist-es/0.0.24/questions.yaml b/incubator/tubearchivist-es/0.0.25/questions.yaml similarity index 100% rename from incubator/tubearchivist-es/0.0.24/questions.yaml rename to incubator/tubearchivist-es/0.0.25/questions.yaml diff --git a/incubator/tubearchivist-es/0.0.24/templates/common.yaml b/incubator/tubearchivist-es/0.0.25/templates/common.yaml similarity index 100% rename from incubator/tubearchivist-es/0.0.24/templates/common.yaml rename to incubator/tubearchivist-es/0.0.25/templates/common.yaml diff --git a/incubator/tubearchivist-es/0.0.24/values.yaml b/incubator/tubearchivist-es/0.0.25/values.yaml similarity index 100% rename from incubator/tubearchivist-es/0.0.24/values.yaml rename to incubator/tubearchivist-es/0.0.25/values.yaml diff --git a/incubator/tubearchivist-redisjson/0.0.23/CHANGELOG.md b/incubator/tubearchivist-redisjson/0.0.23/CHANGELOG.md deleted file mode 100644 index 6b5a3cf510a..00000000000 --- a/incubator/tubearchivist-redisjson/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [tubearchivist-redisjson-0.0.23](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-0.0.22...tubearchivist-redisjson-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tubearchivist-redisjson-0.0.23](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-0.0.22...tubearchivist-redisjson-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tubearchivist-redisjson-0.0.23](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-0.0.22...tubearchivist-redisjson-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tubearchivist-redisjson-0.0.23](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-0.0.22...tubearchivist-redisjson-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tubearchivist-redisjson-0.0.23](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-0.0.22...tubearchivist-redisjson-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tubearchivist-redisjson-0.0.23](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-0.0.22...tubearchivist-redisjson-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tubearchivist-redisjson-0.0.22](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-0.0.20...tubearchivist-redisjson-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [tubearchivist-redisjson-0.0.21](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-0.0.20...tubearchivist-redisjson-0.0.21) (2022-08-30) - -### Chore diff --git a/incubator/tubearchivist-redisjson/0.0.23/Chart.lock b/incubator/tubearchivist-redisjson/0.0.23/Chart.lock deleted file mode 100644 index 59246379780..00000000000 --- a/incubator/tubearchivist-redisjson/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:21:32.960685218Z" diff --git a/incubator/tubearchivist-redisjson/0.0.23/Chart.yaml b/incubator/tubearchivist-redisjson/0.0.23/Chart.yaml deleted file mode 100644 index 6c6df765a55..00000000000 --- a/incubator/tubearchivist-redisjson/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaServer-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/tubearchivist-redisjson/0.0.23/README.md b/incubator/tubearchivist-redisjson/0.0.23/README.md deleted file mode 100644 index b4030e222e2..00000000000 --- a/incubator/tubearchivist-redisjson/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# tubearchivist-redisjson - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -This is a dependancy Chart for the application "TubeArchivist" - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [tubearchivist-redisjson](https://truecharts.org/docs/charts/incubator/tubearchivist-redisjson) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/tubearchivist-redisjson/0.0.23/charts/common-10.5.9.tgz b/incubator/tubearchivist-redisjson/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/tubearchivist-redisjson/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/tubearchivist-redisjson/0.0.24/CHANGELOG.md b/incubator/tubearchivist-redisjson/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..0a3ca424329 --- /dev/null +++ b/incubator/tubearchivist-redisjson/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [tubearchivist-redisjson-0.0.24](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-0.0.23...tubearchivist-redisjson-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [tubearchivist-redisjson-0.0.23](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-0.0.22...tubearchivist-redisjson-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tubearchivist-redisjson-0.0.23](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-0.0.22...tubearchivist-redisjson-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tubearchivist-redisjson-0.0.23](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-0.0.22...tubearchivist-redisjson-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tubearchivist-redisjson-0.0.23](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-0.0.22...tubearchivist-redisjson-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tubearchivist-redisjson-0.0.23](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-0.0.22...tubearchivist-redisjson-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tubearchivist-redisjson-0.0.23](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-0.0.22...tubearchivist-redisjson-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tubearchivist-redisjson-0.0.22](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-0.0.20...tubearchivist-redisjson-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] diff --git a/incubator/tubearchivist-redisjson/0.0.24/Chart.lock b/incubator/tubearchivist-redisjson/0.0.24/Chart.lock new file mode 100644 index 00000000000..910e179c298 --- /dev/null +++ b/incubator/tubearchivist-redisjson/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:13:43.004710629Z" diff --git a/incubator/tubearchivist-redisjson/0.0.24/Chart.yaml b/incubator/tubearchivist-redisjson/0.0.24/Chart.yaml new file mode 100644 index 00000000000..20f10175b60 --- /dev/null +++ b/incubator/tubearchivist-redisjson/0.0.24/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.5.10 +deprecated: false +description: 'This is a dependancy Chart for the application "TubeArchivist"' +home: https://truecharts.org/docs/charts/incubator/tubearchivist-redisjson +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tubearchivist-redisjson.png +keywords: + - tubearchivist-redisjson + - MediaServer-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: tubearchivist-redisjson +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/tubearchivist-redisjson + - https://github.com/RedisJSON/RedisJSON + - https://hub.docker.com/r/redislabs/rejson/ +type: application +version: 0.0.24 diff --git a/incubator/tubearchivist-redisjson/0.0.24/README.md b/incubator/tubearchivist-redisjson/0.0.24/README.md new file mode 100644 index 00000000000..f41fbdd5ce2 --- /dev/null +++ b/incubator/tubearchivist-redisjson/0.0.24/README.md @@ -0,0 +1,109 @@ +# tubearchivist-redisjson + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +This is a dependancy Chart for the application "TubeArchivist" + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [tubearchivist-redisjson](https://truecharts.org/docs/charts/incubator/tubearchivist-redisjson) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/tubearchivist-redisjson/0.0.23/app-readme.md b/incubator/tubearchivist-redisjson/0.0.24/app-readme.md similarity index 100% rename from incubator/tubearchivist-redisjson/0.0.23/app-readme.md rename to incubator/tubearchivist-redisjson/0.0.24/app-readme.md diff --git a/incubator/tubearchivist-redisjson/0.0.24/charts/common-10.5.10.tgz b/incubator/tubearchivist-redisjson/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/tubearchivist-redisjson/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/tubearchivist-redisjson/0.0.23/ix_values.yaml b/incubator/tubearchivist-redisjson/0.0.24/ix_values.yaml similarity index 100% rename from incubator/tubearchivist-redisjson/0.0.23/ix_values.yaml rename to incubator/tubearchivist-redisjson/0.0.24/ix_values.yaml diff --git a/incubator/tubearchivist-redisjson/0.0.23/questions.yaml b/incubator/tubearchivist-redisjson/0.0.24/questions.yaml similarity index 100% rename from incubator/tubearchivist-redisjson/0.0.23/questions.yaml rename to incubator/tubearchivist-redisjson/0.0.24/questions.yaml diff --git a/incubator/tubearchivist-redisjson/0.0.23/templates/common.yaml b/incubator/tubearchivist-redisjson/0.0.24/templates/common.yaml similarity index 100% rename from incubator/tubearchivist-redisjson/0.0.23/templates/common.yaml rename to incubator/tubearchivist-redisjson/0.0.24/templates/common.yaml diff --git a/incubator/tubearchivist-redisjson/0.0.23/values.yaml b/incubator/tubearchivist-redisjson/0.0.24/values.yaml similarity index 100% rename from incubator/tubearchivist-redisjson/0.0.23/values.yaml rename to incubator/tubearchivist-redisjson/0.0.24/values.yaml diff --git a/incubator/tubesync/0.0.26/CHANGELOG.md b/incubator/tubesync/0.0.26/CHANGELOG.md deleted file mode 100644 index 344ae002a63..00000000000 --- a/incubator/tubesync/0.0.26/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [tubesync-0.0.26](https://github.com/truecharts/charts/compare/tubesync-0.0.25...tubesync-0.0.26) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tubesync-0.0.26](https://github.com/truecharts/charts/compare/tubesync-0.0.25...tubesync-0.0.26) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tubesync-0.0.26](https://github.com/truecharts/charts/compare/tubesync-0.0.25...tubesync-0.0.26) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tubesync-0.0.26](https://github.com/truecharts/charts/compare/tubesync-0.0.25...tubesync-0.0.26) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tubesync-0.0.26](https://github.com/truecharts/charts/compare/tubesync-0.0.25...tubesync-0.0.26) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tubesync-0.0.26](https://github.com/truecharts/charts/compare/tubesync-0.0.25...tubesync-0.0.26) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tubesync-0.0.25](https://github.com/truecharts/charts/compare/tubesync-0.0.24...tubesync-0.0.25) (2022-09-04) - -### Chore - -- update docker general non-major ([#3681](https://github.com/truecharts/charts/issues/3681)) - - - - -## [tubesync-0.0.24](https://github.com/truecharts/charts/compare/tubesync-0.0.22...tubesync-0.0.24) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/tubesync/0.0.26/Chart.lock b/incubator/tubesync/0.0.26/Chart.lock deleted file mode 100644 index cbcb49b8fbe..00000000000 --- a/incubator/tubesync/0.0.26/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:21:48.457749932Z" diff --git a/incubator/tubesync/0.0.26/Chart.yaml b/incubator/tubesync/0.0.26/Chart.yaml deleted file mode 100644 index 1bcd8594a13..00000000000 --- a/incubator/tubesync/0.0.26/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Downloaders - - MediaApp-Video - - MediaServer-Video -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.26 diff --git a/incubator/tubesync/0.0.26/README.md b/incubator/tubesync/0.0.26/README.md deleted file mode 100644 index b40e605a27e..00000000000 --- a/incubator/tubesync/0.0.26/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# tubesync - -![Version: 0.0.26](https://img.shields.io/badge/Version-0.0.26-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -TubeSync is a PVR (personal video recorder) for YouTube. Or, like Sonarr but for YouTube (with a built-in download client). It is designed to synchronize channels and playlists from YouTube to local directories and update your media server once media is downloaded. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [tubesync](https://truecharts.org/docs/charts/incubator/tubesync) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/tubesync/0.0.26/charts/common-10.5.9.tgz b/incubator/tubesync/0.0.26/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/tubesync/0.0.26/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/tubesync/0.0.27/CHANGELOG.md b/incubator/tubesync/0.0.27/CHANGELOG.md new file mode 100644 index 00000000000..e40dc695112 --- /dev/null +++ b/incubator/tubesync/0.0.27/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [tubesync-0.0.27](https://github.com/truecharts/charts/compare/tubesync-0.0.26...tubesync-0.0.27) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [tubesync-0.0.26](https://github.com/truecharts/charts/compare/tubesync-0.0.25...tubesync-0.0.26) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tubesync-0.0.26](https://github.com/truecharts/charts/compare/tubesync-0.0.25...tubesync-0.0.26) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tubesync-0.0.26](https://github.com/truecharts/charts/compare/tubesync-0.0.25...tubesync-0.0.26) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tubesync-0.0.26](https://github.com/truecharts/charts/compare/tubesync-0.0.25...tubesync-0.0.26) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tubesync-0.0.26](https://github.com/truecharts/charts/compare/tubesync-0.0.25...tubesync-0.0.26) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tubesync-0.0.26](https://github.com/truecharts/charts/compare/tubesync-0.0.25...tubesync-0.0.26) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tubesync-0.0.25](https://github.com/truecharts/charts/compare/tubesync-0.0.24...tubesync-0.0.25) (2022-09-04) + +### Chore + +- update docker general non-major ([#3681](https://github.com/truecharts/charts/issues/3681)) + + + + +## [tubesync-0.0.24](https://github.com/truecharts/charts/compare/tubesync-0.0.22...tubesync-0.0.24) (2022-08-30) + diff --git a/incubator/tubesync/0.0.27/Chart.lock b/incubator/tubesync/0.0.27/Chart.lock new file mode 100644 index 00000000000..e123702ebef --- /dev/null +++ b/incubator/tubesync/0.0.27/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:13:49.654243783Z" diff --git a/incubator/tubesync/0.0.27/Chart.yaml b/incubator/tubesync/0.0.27/Chart.yaml new file mode 100644 index 00000000000..a5253228511 --- /dev/null +++ b/incubator/tubesync/0.0.27/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.5.10 +deprecated: false +description: "TubeSync is a PVR (personal video recorder) for YouTube. Or, like Sonarr but for YouTube (with a built-in download client). It is designed to synchronize channels and playlists from YouTube to local directories and update your media server once media is downloaded." +home: https://truecharts.org/docs/charts/incubator/tubesync +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tubesync.png +keywords: + - tubesync + - Downloaders + - MediaApp-Video + - MediaServer-Video +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: tubesync +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/tubesync + - https://github.com/meeb/tubesync + - https://registry.hub.docker.com/r/ghcr.io/meeb/tubesync +type: application +version: 0.0.27 diff --git a/incubator/tubesync/0.0.27/README.md b/incubator/tubesync/0.0.27/README.md new file mode 100644 index 00000000000..2b1f7009329 --- /dev/null +++ b/incubator/tubesync/0.0.27/README.md @@ -0,0 +1,109 @@ +# tubesync + +![Version: 0.0.27](https://img.shields.io/badge/Version-0.0.27-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +TubeSync is a PVR (personal video recorder) for YouTube. Or, like Sonarr but for YouTube (with a built-in download client). It is designed to synchronize channels and playlists from YouTube to local directories and update your media server once media is downloaded. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [tubesync](https://truecharts.org/docs/charts/incubator/tubesync) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/tubesync/0.0.26/app-readme.md b/incubator/tubesync/0.0.27/app-readme.md similarity index 100% rename from incubator/tubesync/0.0.26/app-readme.md rename to incubator/tubesync/0.0.27/app-readme.md diff --git a/incubator/tubesync/0.0.27/charts/common-10.5.10.tgz b/incubator/tubesync/0.0.27/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/tubesync/0.0.27/charts/common-10.5.10.tgz differ diff --git a/incubator/tubesync/0.0.26/ix_values.yaml b/incubator/tubesync/0.0.27/ix_values.yaml similarity index 100% rename from incubator/tubesync/0.0.26/ix_values.yaml rename to incubator/tubesync/0.0.27/ix_values.yaml diff --git a/incubator/tubesync/0.0.26/questions.yaml b/incubator/tubesync/0.0.27/questions.yaml similarity index 100% rename from incubator/tubesync/0.0.26/questions.yaml rename to incubator/tubesync/0.0.27/questions.yaml diff --git a/incubator/tubesync/0.0.26/templates/common.yaml b/incubator/tubesync/0.0.27/templates/common.yaml similarity index 100% rename from incubator/tubesync/0.0.26/templates/common.yaml rename to incubator/tubesync/0.0.27/templates/common.yaml diff --git a/incubator/tubesync/0.0.26/values.yaml b/incubator/tubesync/0.0.27/values.yaml similarity index 100% rename from incubator/tubesync/0.0.26/values.yaml rename to incubator/tubesync/0.0.27/values.yaml diff --git a/incubator/tvhproxy/0.0.23/CHANGELOG.md b/incubator/tvhproxy/0.0.23/CHANGELOG.md deleted file mode 100644 index c9d41035b4d..00000000000 --- a/incubator/tvhproxy/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [tvhproxy-0.0.23](https://github.com/truecharts/charts/compare/tvhproxy-0.0.22...tvhproxy-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tvhproxy-0.0.23](https://github.com/truecharts/charts/compare/tvhproxy-0.0.22...tvhproxy-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tvhproxy-0.0.23](https://github.com/truecharts/charts/compare/tvhproxy-0.0.22...tvhproxy-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tvhproxy-0.0.23](https://github.com/truecharts/charts/compare/tvhproxy-0.0.22...tvhproxy-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tvhproxy-0.0.23](https://github.com/truecharts/charts/compare/tvhproxy-0.0.22...tvhproxy-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tvhproxy-0.0.23](https://github.com/truecharts/charts/compare/tvhproxy-0.0.22...tvhproxy-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tvhproxy-0.0.22](https://github.com/truecharts/charts/compare/tvhproxy-0.0.20...tvhproxy-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [tvhproxy-0.0.21](https://github.com/truecharts/charts/compare/tvhproxy-0.0.20...tvhproxy-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/tvhproxy/0.0.23/Chart.lock b/incubator/tvhproxy/0.0.23/Chart.lock deleted file mode 100644 index 9a2b7a24dae..00000000000 --- a/incubator/tvhproxy/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:21:52.096483385Z" diff --git a/incubator/tvhproxy/0.0.23/Chart.yaml b/incubator/tvhproxy/0.0.23/Chart.yaml deleted file mode 100644 index 8d37adc6994..00000000000 --- a/incubator/tvhproxy/0.0.23/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaApp-Video -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/tvhproxy/0.0.23/README.md b/incubator/tvhproxy/0.0.23/README.md deleted file mode 100644 index 1aa17596b57..00000000000 --- a/incubator/tvhproxy/0.0.23/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# tvhproxy - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -TvhProxy is a small flask app to proxy requests between Plex Media Server and Tvheadend.You have to run this Chart Chart as a seperate IP Address. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [tvhproxy](https://truecharts.org/docs/charts/incubator/tvhproxy) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/tvhproxy/0.0.23/charts/common-10.5.9.tgz b/incubator/tvhproxy/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/tvhproxy/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/tvhproxy/0.0.24/CHANGELOG.md b/incubator/tvhproxy/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..923d59f2810 --- /dev/null +++ b/incubator/tvhproxy/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [tvhproxy-0.0.24](https://github.com/truecharts/charts/compare/tvhproxy-0.0.22...tvhproxy-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tvhproxy-0.0.23](https://github.com/truecharts/charts/compare/tvhproxy-0.0.22...tvhproxy-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tvhproxy-0.0.23](https://github.com/truecharts/charts/compare/tvhproxy-0.0.22...tvhproxy-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tvhproxy-0.0.23](https://github.com/truecharts/charts/compare/tvhproxy-0.0.22...tvhproxy-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tvhproxy-0.0.23](https://github.com/truecharts/charts/compare/tvhproxy-0.0.22...tvhproxy-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tvhproxy-0.0.23](https://github.com/truecharts/charts/compare/tvhproxy-0.0.22...tvhproxy-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tvhproxy-0.0.23](https://github.com/truecharts/charts/compare/tvhproxy-0.0.22...tvhproxy-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tvhproxy-0.0.22](https://github.com/truecharts/charts/compare/tvhproxy-0.0.20...tvhproxy-0.0.22) (2022-08-30) + +### Chore diff --git a/incubator/tvhproxy/0.0.24/Chart.lock b/incubator/tvhproxy/0.0.24/Chart.lock new file mode 100644 index 00000000000..903d8cfd62e --- /dev/null +++ b/incubator/tvhproxy/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:13:54.086542335Z" diff --git a/incubator/tvhproxy/0.0.24/Chart.yaml b/incubator/tvhproxy/0.0.24/Chart.yaml new file mode 100644 index 00000000000..cd9dbdd4f0a --- /dev/null +++ b/incubator/tvhproxy/0.0.24/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.5.10 +deprecated: false +description: "TvhProxy is a small flask app to proxy requests between Plex Media Server and Tvheadend.You have to run this Chart Chart as a seperate IP Address." +home: https://truecharts.org/docs/charts/incubator/tvhproxy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tvhproxy.png +keywords: + - tvhproxy + - MediaApp-Video +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: tvhproxy +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/tvhproxy + - https://hub.docker.com/r/chvb/docker-tvhproxy +type: application +version: 0.0.24 diff --git a/incubator/tvhproxy/0.0.24/README.md b/incubator/tvhproxy/0.0.24/README.md new file mode 100644 index 00000000000..35c2ef69629 --- /dev/null +++ b/incubator/tvhproxy/0.0.24/README.md @@ -0,0 +1,108 @@ +# tvhproxy + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +TvhProxy is a small flask app to proxy requests between Plex Media Server and Tvheadend.You have to run this Chart Chart as a seperate IP Address. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [tvhproxy](https://truecharts.org/docs/charts/incubator/tvhproxy) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/tvhproxy/0.0.23/app-readme.md b/incubator/tvhproxy/0.0.24/app-readme.md similarity index 100% rename from incubator/tvhproxy/0.0.23/app-readme.md rename to incubator/tvhproxy/0.0.24/app-readme.md diff --git a/incubator/tvhproxy/0.0.24/charts/common-10.5.10.tgz b/incubator/tvhproxy/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/tvhproxy/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/tvhproxy/0.0.23/ix_values.yaml b/incubator/tvhproxy/0.0.24/ix_values.yaml similarity index 100% rename from incubator/tvhproxy/0.0.23/ix_values.yaml rename to incubator/tvhproxy/0.0.24/ix_values.yaml diff --git a/incubator/tvhproxy/0.0.23/questions.yaml b/incubator/tvhproxy/0.0.24/questions.yaml similarity index 100% rename from incubator/tvhproxy/0.0.23/questions.yaml rename to incubator/tvhproxy/0.0.24/questions.yaml diff --git a/incubator/tvhproxy/0.0.23/templates/common.yaml b/incubator/tvhproxy/0.0.24/templates/common.yaml similarity index 100% rename from incubator/tvhproxy/0.0.23/templates/common.yaml rename to incubator/tvhproxy/0.0.24/templates/common.yaml diff --git a/incubator/tvhproxy/0.0.23/values.yaml b/incubator/tvhproxy/0.0.24/values.yaml similarity index 100% rename from incubator/tvhproxy/0.0.23/values.yaml rename to incubator/tvhproxy/0.0.24/values.yaml diff --git a/incubator/twonky-server/0.0.27/CHANGELOG.md b/incubator/twonky-server/0.0.27/CHANGELOG.md deleted file mode 100644 index b4b7140cc53..00000000000 --- a/incubator/twonky-server/0.0.27/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [twonky-server-0.0.27](https://github.com/truecharts/charts/compare/twonky-server-0.0.26...twonky-server-0.0.27) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [twonky-server-0.0.27](https://github.com/truecharts/charts/compare/twonky-server-0.0.26...twonky-server-0.0.27) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [twonky-server-0.0.27](https://github.com/truecharts/charts/compare/twonky-server-0.0.26...twonky-server-0.0.27) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [twonky-server-0.0.27](https://github.com/truecharts/charts/compare/twonky-server-0.0.26...twonky-server-0.0.27) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [twonky-server-0.0.27](https://github.com/truecharts/charts/compare/twonky-server-0.0.26...twonky-server-0.0.27) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [twonky-server-0.0.27](https://github.com/truecharts/charts/compare/twonky-server-0.0.26...twonky-server-0.0.27) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [twonky-server-0.0.26](https://github.com/truecharts/charts/compare/twonky-server-0.0.24...twonky-server-0.0.26) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [twonky-server-0.0.25](https://github.com/truecharts/charts/compare/twonky-server-0.0.24...twonky-server-0.0.25) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/twonky-server/0.0.27/Chart.lock b/incubator/twonky-server/0.0.27/Chart.lock deleted file mode 100644 index 2b345ca1c90..00000000000 --- a/incubator/twonky-server/0.0.27/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:21:53.097219034Z" diff --git a/incubator/twonky-server/0.0.27/Chart.yaml b/incubator/twonky-server/0.0.27/Chart.yaml deleted file mode 100644 index 197151fc91c..00000000000 --- a/incubator/twonky-server/0.0.27/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaServer-Video - - MediaServer-Music - - MediaServer-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.27 diff --git a/incubator/twonky-server/0.0.27/README.md b/incubator/twonky-server/0.0.27/README.md deleted file mode 100644 index d00e42e0a58..00000000000 --- a/incubator/twonky-server/0.0.27/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# twonky-server - -![Version: 0.0.27](https://img.shields.io/badge/Version-0.0.27-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -TwonkyMedia server (TMS) is DLNA-compliant UPnP AV server software from PacketVideo. TwonkyMedia server can be used to share and stream media to most UPnP AV or DLNA-compliant clients, in addition to non-UPnP devices through the HTML, RSS, and JSON supported front ends. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [twonky-server](https://truecharts.org/docs/charts/incubator/twonky-server) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/twonky-server/0.0.27/charts/common-10.5.9.tgz b/incubator/twonky-server/0.0.27/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/twonky-server/0.0.27/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/twonky-server/0.0.28/CHANGELOG.md b/incubator/twonky-server/0.0.28/CHANGELOG.md new file mode 100644 index 00000000000..6eb0de9928f --- /dev/null +++ b/incubator/twonky-server/0.0.28/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [twonky-server-0.0.28](https://github.com/truecharts/charts/compare/twonky-server-0.0.27...twonky-server-0.0.28) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [twonky-server-0.0.27](https://github.com/truecharts/charts/compare/twonky-server-0.0.26...twonky-server-0.0.27) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [twonky-server-0.0.27](https://github.com/truecharts/charts/compare/twonky-server-0.0.26...twonky-server-0.0.27) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [twonky-server-0.0.27](https://github.com/truecharts/charts/compare/twonky-server-0.0.26...twonky-server-0.0.27) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [twonky-server-0.0.27](https://github.com/truecharts/charts/compare/twonky-server-0.0.26...twonky-server-0.0.27) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [twonky-server-0.0.27](https://github.com/truecharts/charts/compare/twonky-server-0.0.26...twonky-server-0.0.27) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [twonky-server-0.0.27](https://github.com/truecharts/charts/compare/twonky-server-0.0.26...twonky-server-0.0.27) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [twonky-server-0.0.26](https://github.com/truecharts/charts/compare/twonky-server-0.0.24...twonky-server-0.0.26) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + diff --git a/incubator/twonky-server/0.0.28/Chart.lock b/incubator/twonky-server/0.0.28/Chart.lock new file mode 100644 index 00000000000..c6a08164b56 --- /dev/null +++ b/incubator/twonky-server/0.0.28/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:14:08.287033238Z" diff --git a/incubator/twonky-server/0.0.28/Chart.yaml b/incubator/twonky-server/0.0.28/Chart.yaml new file mode 100644 index 00000000000..6441d70c1b2 --- /dev/null +++ b/incubator/twonky-server/0.0.28/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.5.10 +deprecated: false +description: TwonkyMedia server (TMS) is DLNA-compliant UPnP AV server software from PacketVideo. TwonkyMedia server can be used to share and stream media to most UPnP AV or DLNA-compliant clients, in addition to non-UPnP devices through the HTML, RSS, and JSON supported front ends. +home: https://truecharts.org/docs/charts/incubator/twonky-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/twonky-server.png +keywords: + - twonky-server + - MediaServer-Video + - MediaServer-Music + - MediaServer-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: twonky-server +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/twonky-server + - https://github.com/H2CK/twonkyserver + - https://hub.docker.com/r/dtjs48jkt/twonkyserver/ +type: application +version: 0.0.28 diff --git a/incubator/twonky-server/0.0.28/README.md b/incubator/twonky-server/0.0.28/README.md new file mode 100644 index 00000000000..7714c0b5762 --- /dev/null +++ b/incubator/twonky-server/0.0.28/README.md @@ -0,0 +1,109 @@ +# twonky-server + +![Version: 0.0.28](https://img.shields.io/badge/Version-0.0.28-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +TwonkyMedia server (TMS) is DLNA-compliant UPnP AV server software from PacketVideo. TwonkyMedia server can be used to share and stream media to most UPnP AV or DLNA-compliant clients, in addition to non-UPnP devices through the HTML, RSS, and JSON supported front ends. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [twonky-server](https://truecharts.org/docs/charts/incubator/twonky-server) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/twonky-server/0.0.27/app-readme.md b/incubator/twonky-server/0.0.28/app-readme.md similarity index 100% rename from incubator/twonky-server/0.0.27/app-readme.md rename to incubator/twonky-server/0.0.28/app-readme.md diff --git a/incubator/twonky-server/0.0.28/charts/common-10.5.10.tgz b/incubator/twonky-server/0.0.28/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/twonky-server/0.0.28/charts/common-10.5.10.tgz differ diff --git a/incubator/twonky-server/0.0.27/ix_values.yaml b/incubator/twonky-server/0.0.28/ix_values.yaml similarity index 100% rename from incubator/twonky-server/0.0.27/ix_values.yaml rename to incubator/twonky-server/0.0.28/ix_values.yaml diff --git a/incubator/twonky-server/0.0.27/questions.yaml b/incubator/twonky-server/0.0.28/questions.yaml similarity index 100% rename from incubator/twonky-server/0.0.27/questions.yaml rename to incubator/twonky-server/0.0.28/questions.yaml diff --git a/incubator/twonky-server/0.0.27/templates/common.yaml b/incubator/twonky-server/0.0.28/templates/common.yaml similarity index 100% rename from incubator/twonky-server/0.0.27/templates/common.yaml rename to incubator/twonky-server/0.0.28/templates/common.yaml diff --git a/incubator/twonky-server/0.0.27/values.yaml b/incubator/twonky-server/0.0.28/values.yaml similarity index 100% rename from incubator/twonky-server/0.0.27/values.yaml rename to incubator/twonky-server/0.0.28/values.yaml diff --git a/incubator/ubuntu-xrdp/0.0.23/CHANGELOG.md b/incubator/ubuntu-xrdp/0.0.23/CHANGELOG.md deleted file mode 100644 index e711918aa30..00000000000 --- a/incubator/ubuntu-xrdp/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ubuntu-xrdp-0.0.23](https://github.com/truecharts/charts/compare/ubuntu-xrdp-0.0.22...ubuntu-xrdp-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ubuntu-xrdp-0.0.23](https://github.com/truecharts/charts/compare/ubuntu-xrdp-0.0.22...ubuntu-xrdp-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ubuntu-xrdp-0.0.23](https://github.com/truecharts/charts/compare/ubuntu-xrdp-0.0.22...ubuntu-xrdp-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ubuntu-xrdp-0.0.23](https://github.com/truecharts/charts/compare/ubuntu-xrdp-0.0.22...ubuntu-xrdp-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ubuntu-xrdp-0.0.23](https://github.com/truecharts/charts/compare/ubuntu-xrdp-0.0.22...ubuntu-xrdp-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ubuntu-xrdp-0.0.23](https://github.com/truecharts/charts/compare/ubuntu-xrdp-0.0.22...ubuntu-xrdp-0.0.23) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ubuntu-xrdp-0.0.22](https://github.com/truecharts/charts/compare/ubuntu-xrdp-0.0.20...ubuntu-xrdp-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [ubuntu-xrdp-0.0.21](https://github.com/truecharts/charts/compare/ubuntu-xrdp-0.0.20...ubuntu-xrdp-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [ubuntu-xrdp-0.0.20](https://github.com/truecharts/charts/compare/ubuntu-xrdp-0.0.19...ubuntu-xrdp-0.0.20) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/incubator/ubuntu-xrdp/0.0.23/Chart.lock b/incubator/ubuntu-xrdp/0.0.23/Chart.lock deleted file mode 100644 index 9556bcc1269..00000000000 --- a/incubator/ubuntu-xrdp/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:21:57.988615466Z" diff --git a/incubator/ubuntu-xrdp/0.0.23/Chart.yaml b/incubator/ubuntu-xrdp/0.0.23/Chart.yaml deleted file mode 100644 index f52c08b5a61..00000000000 --- a/incubator/ubuntu-xrdp/0.0.23/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/ubuntu-xrdp/0.0.23/README.md b/incubator/ubuntu-xrdp/0.0.23/README.md deleted file mode 100644 index 37a613ff803..00000000000 --- a/incubator/ubuntu-xrdp/0.0.23/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# ubuntu-xrdp - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -LXDE desktop ubuntu (use remote desktop client to connect) - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [ubuntu-xrdp](https://truecharts.org/docs/charts/incubator/ubuntu-xrdp) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/ubuntu-xrdp/0.0.23/charts/common-10.5.9.tgz b/incubator/ubuntu-xrdp/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/ubuntu-xrdp/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/ubuntu-xrdp/0.0.24/CHANGELOG.md b/incubator/ubuntu-xrdp/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..433485533d4 --- /dev/null +++ b/incubator/ubuntu-xrdp/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ubuntu-xrdp-0.0.24](https://github.com/truecharts/charts/compare/ubuntu-xrdp-0.0.23...ubuntu-xrdp-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [ubuntu-xrdp-0.0.23](https://github.com/truecharts/charts/compare/ubuntu-xrdp-0.0.22...ubuntu-xrdp-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ubuntu-xrdp-0.0.23](https://github.com/truecharts/charts/compare/ubuntu-xrdp-0.0.22...ubuntu-xrdp-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ubuntu-xrdp-0.0.23](https://github.com/truecharts/charts/compare/ubuntu-xrdp-0.0.22...ubuntu-xrdp-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ubuntu-xrdp-0.0.23](https://github.com/truecharts/charts/compare/ubuntu-xrdp-0.0.22...ubuntu-xrdp-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ubuntu-xrdp-0.0.23](https://github.com/truecharts/charts/compare/ubuntu-xrdp-0.0.22...ubuntu-xrdp-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ubuntu-xrdp-0.0.23](https://github.com/truecharts/charts/compare/ubuntu-xrdp-0.0.22...ubuntu-xrdp-0.0.23) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ubuntu-xrdp-0.0.22](https://github.com/truecharts/charts/compare/ubuntu-xrdp-0.0.20...ubuntu-xrdp-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [ubuntu-xrdp-0.0.21](https://github.com/truecharts/charts/compare/ubuntu-xrdp-0.0.20...ubuntu-xrdp-0.0.21) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + diff --git a/incubator/ubuntu-xrdp/0.0.24/Chart.lock b/incubator/ubuntu-xrdp/0.0.24/Chart.lock new file mode 100644 index 00000000000..63f6274cc55 --- /dev/null +++ b/incubator/ubuntu-xrdp/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:14:14.689936918Z" diff --git a/incubator/ubuntu-xrdp/0.0.24/Chart.yaml b/incubator/ubuntu-xrdp/0.0.24/Chart.yaml new file mode 100644 index 00000000000..cbcf302b449 --- /dev/null +++ b/incubator/ubuntu-xrdp/0.0.24/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.5.10 +deprecated: false +description: LXDE desktop ubuntu (use remote desktop client to connect) +home: https://truecharts.org/docs/charts/incubator/ubuntu-xrdp +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ubuntu-xrdp.png +keywords: + - ubuntu-xrdp + - Productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ubuntu-xrdp +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/ubuntu-xrdp + - https://registry.hub.docker.com/r/snoopy86/desktop-dockers/ +type: application +version: 0.0.24 diff --git a/incubator/ubuntu-xrdp/0.0.24/README.md b/incubator/ubuntu-xrdp/0.0.24/README.md new file mode 100644 index 00000000000..5928aef50d6 --- /dev/null +++ b/incubator/ubuntu-xrdp/0.0.24/README.md @@ -0,0 +1,108 @@ +# ubuntu-xrdp + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +LXDE desktop ubuntu (use remote desktop client to connect) + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [ubuntu-xrdp](https://truecharts.org/docs/charts/incubator/ubuntu-xrdp) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/ubuntu-xrdp/0.0.23/app-readme.md b/incubator/ubuntu-xrdp/0.0.24/app-readme.md similarity index 100% rename from incubator/ubuntu-xrdp/0.0.23/app-readme.md rename to incubator/ubuntu-xrdp/0.0.24/app-readme.md diff --git a/incubator/ubuntu-xrdp/0.0.24/charts/common-10.5.10.tgz b/incubator/ubuntu-xrdp/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/ubuntu-xrdp/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/ubuntu-xrdp/0.0.23/ix_values.yaml b/incubator/ubuntu-xrdp/0.0.24/ix_values.yaml similarity index 100% rename from incubator/ubuntu-xrdp/0.0.23/ix_values.yaml rename to incubator/ubuntu-xrdp/0.0.24/ix_values.yaml diff --git a/incubator/ubuntu-xrdp/0.0.23/questions.yaml b/incubator/ubuntu-xrdp/0.0.24/questions.yaml similarity index 100% rename from incubator/ubuntu-xrdp/0.0.23/questions.yaml rename to incubator/ubuntu-xrdp/0.0.24/questions.yaml diff --git a/incubator/ubuntu-xrdp/0.0.23/templates/common.yaml b/incubator/ubuntu-xrdp/0.0.24/templates/common.yaml similarity index 100% rename from incubator/ubuntu-xrdp/0.0.23/templates/common.yaml rename to incubator/ubuntu-xrdp/0.0.24/templates/common.yaml diff --git a/incubator/ubuntu-xrdp/0.0.23/values.yaml b/incubator/ubuntu-xrdp/0.0.24/values.yaml similarity index 100% rename from incubator/ubuntu-xrdp/0.0.23/values.yaml rename to incubator/ubuntu-xrdp/0.0.24/values.yaml diff --git a/incubator/umami/0.0.1/CHANGELOG.md b/incubator/umami/0.0.1/CHANGELOG.md deleted file mode 100644 index be41e69e327..00000000000 --- a/incubator/umami/0.0.1/CHANGELOG.md +++ /dev/null @@ -1,11 +0,0 @@ -# Changelog - - - -## [umami-0.0.1]umami-0.0.1 (2022-09-15) - -### Feat - -- Add umami ([#3717](https://github.com/truecharts/charts/issues/3717)) - - \ No newline at end of file diff --git a/incubator/umami/0.0.1/Chart.lock b/incubator/umami/0.0.1/Chart.lock deleted file mode 100644 index e2711e53c51..00000000000 --- a/incubator/umami/0.0.1/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.69 -digest: sha256:ee7892824e92faa59af92ce8587e05ce7471f6a28751b79f51dfceffefb33cf3 -generated: "2022-09-15T06:25:11.218973615Z" diff --git a/incubator/umami/0.0.1/Chart.yaml b/incubator/umami/0.0.1/Chart.yaml deleted file mode 100644 index 84fbfa0959d..00000000000 --- a/incubator/umami/0.0.1/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "1.38.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.6 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.69 -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.1 -annotations: - truecharts.org/catagories: | - - website - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/umami/0.0.1/README.md b/incubator/umami/0.0.1/README.md deleted file mode 100644 index 38b75beff37..00000000000 --- a/incubator/umami/0.0.1/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# umami - -![Version: 0.0.1](https://img.shields.io/badge/Version-0.0.1-informational?style=flat-square) ![AppVersion: 1.38.0](https://img.shields.io/badge/AppVersion-1.38.0-informational?style=flat-square) - -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.69 | -| https://library-charts.truecharts.org | common | 10.5.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/umami/0.0.1/charts/common-10.5.6.tgz b/incubator/umami/0.0.1/charts/common-10.5.6.tgz deleted file mode 100644 index 9e3f5a957f3..00000000000 Binary files a/incubator/umami/0.0.1/charts/common-10.5.6.tgz and /dev/null differ diff --git a/incubator/umami/0.0.1/charts/postgresql-8.0.69.tgz b/incubator/umami/0.0.1/charts/postgresql-8.0.69.tgz deleted file mode 100644 index 0b98e94f79d..00000000000 Binary files a/incubator/umami/0.0.1/charts/postgresql-8.0.69.tgz and /dev/null differ diff --git a/incubator/umami/0.0.2/CHANGELOG.md b/incubator/umami/0.0.2/CHANGELOG.md new file mode 100644 index 00000000000..06ac3752525 --- /dev/null +++ b/incubator/umami/0.0.2/CHANGELOG.md @@ -0,0 +1,19 @@ +# Changelog + + + +## [umami-0.0.2](https://github.com/truecharts/charts/compare/umami-0.0.1...umami-0.0.2) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [umami-0.0.1]umami-0.0.1 (2022-09-15) + +### Feat + +- Add umami ([#3717](https://github.com/truecharts/charts/issues/3717)) diff --git a/incubator/umami/0.0.2/Chart.lock b/incubator/umami/0.0.2/Chart.lock new file mode 100644 index 00000000000..78aa09f1517 --- /dev/null +++ b/incubator/umami/0.0.2/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 +generated: "2022-09-15T14:14:32.242890784Z" diff --git a/incubator/umami/0.0.2/Chart.yaml b/incubator/umami/0.0.2/Chart.yaml new file mode 100644 index 00000000000..67f4b689f65 --- /dev/null +++ b/incubator/umami/0.0.2/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "1.38.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +description: Umami is a simple, fast, privacy-focused alternative to Google Analytics. +home: https://truecharts.org/docs/charts/incubator/umami +icon: https://truecharts.org/img/hotlink-ok/chart-icons/umami.png +keywords: + - umami + - google analytics +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: umami +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/umami + - https://github.com/umami-software/umami +version: 0.0.2 +annotations: + truecharts.org/catagories: | + - website + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/umami/0.0.2/README.md b/incubator/umami/0.0.2/README.md new file mode 100644 index 00000000000..56da8a21c0b --- /dev/null +++ b/incubator/umami/0.0.2/README.md @@ -0,0 +1,109 @@ +# umami + +![Version: 0.0.2](https://img.shields.io/badge/Version-0.0.2-informational?style=flat-square) ![AppVersion: 1.38.0](https://img.shields.io/badge/AppVersion-1.38.0-informational?style=flat-square) + +Umami is a simple, fast, privacy-focused alternative to Google Analytics. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [umami](https://truecharts.org/docs/charts/incubator/umami) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.78 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/umami/0.0.1/app-readme.md b/incubator/umami/0.0.2/app-readme.md similarity index 100% rename from incubator/umami/0.0.1/app-readme.md rename to incubator/umami/0.0.2/app-readme.md diff --git a/incubator/umami/0.0.2/charts/common-10.5.10.tgz b/incubator/umami/0.0.2/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/umami/0.0.2/charts/common-10.5.10.tgz differ diff --git a/incubator/umami/0.0.2/charts/postgresql-8.0.78.tgz b/incubator/umami/0.0.2/charts/postgresql-8.0.78.tgz new file mode 100644 index 00000000000..ef5433c52fa Binary files /dev/null and b/incubator/umami/0.0.2/charts/postgresql-8.0.78.tgz differ diff --git a/incubator/umami/0.0.1/ix_values.yaml b/incubator/umami/0.0.2/ix_values.yaml similarity index 100% rename from incubator/umami/0.0.1/ix_values.yaml rename to incubator/umami/0.0.2/ix_values.yaml diff --git a/incubator/umami/0.0.1/questions.yaml b/incubator/umami/0.0.2/questions.yaml similarity index 100% rename from incubator/umami/0.0.1/questions.yaml rename to incubator/umami/0.0.2/questions.yaml diff --git a/incubator/umami/0.0.1/templates/_secret.tpl b/incubator/umami/0.0.2/templates/_secret.tpl similarity index 100% rename from incubator/umami/0.0.1/templates/_secret.tpl rename to incubator/umami/0.0.2/templates/_secret.tpl diff --git a/incubator/umami/0.0.1/templates/common.yaml b/incubator/umami/0.0.2/templates/common.yaml similarity index 100% rename from incubator/umami/0.0.1/templates/common.yaml rename to incubator/umami/0.0.2/templates/common.yaml diff --git a/incubator/umami/0.0.1/values.yaml b/incubator/umami/0.0.2/values.yaml similarity index 100% rename from incubator/umami/0.0.1/values.yaml rename to incubator/umami/0.0.2/values.yaml diff --git a/incubator/ungoogled-chromium/0.0.23/CHANGELOG.md b/incubator/ungoogled-chromium/0.0.23/CHANGELOG.md deleted file mode 100644 index 246c98f844d..00000000000 --- a/incubator/ungoogled-chromium/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ungoogled-chromium-0.0.23](https://github.com/truecharts/charts/compare/ungoogled-chromium-0.0.22...ungoogled-chromium-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ungoogled-chromium-0.0.23](https://github.com/truecharts/charts/compare/ungoogled-chromium-0.0.22...ungoogled-chromium-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ungoogled-chromium-0.0.23](https://github.com/truecharts/charts/compare/ungoogled-chromium-0.0.22...ungoogled-chromium-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ungoogled-chromium-0.0.23](https://github.com/truecharts/charts/compare/ungoogled-chromium-0.0.22...ungoogled-chromium-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ungoogled-chromium-0.0.23](https://github.com/truecharts/charts/compare/ungoogled-chromium-0.0.22...ungoogled-chromium-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ungoogled-chromium-0.0.23](https://github.com/truecharts/charts/compare/ungoogled-chromium-0.0.22...ungoogled-chromium-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ungoogled-chromium-0.0.22](https://github.com/truecharts/charts/compare/ungoogled-chromium-0.0.20...ungoogled-chromium-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [ungoogled-chromium-0.0.21](https://github.com/truecharts/charts/compare/ungoogled-chromium-0.0.20...ungoogled-chromium-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/ungoogled-chromium/0.0.23/Chart.lock b/incubator/ungoogled-chromium/0.0.23/Chart.lock deleted file mode 100644 index 6682947b8ee..00000000000 --- a/incubator/ungoogled-chromium/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:22:12.87800848Z" diff --git a/incubator/ungoogled-chromium/0.0.23/Chart.yaml b/incubator/ungoogled-chromium/0.0.23/Chart.yaml deleted file mode 100644 index 6cf36a7219c..00000000000 --- a/incubator/ungoogled-chromium/0.0.23/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/ungoogled-chromium/0.0.23/README.md b/incubator/ungoogled-chromium/0.0.23/README.md deleted file mode 100644 index c956edadff3..00000000000 --- a/incubator/ungoogled-chromium/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# ungoogled-chromium - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Ungoogled-Chromium is a lightweight approach to removing Google web service dependency from the Chromium project web browser. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [ungoogled-chromium](https://truecharts.org/docs/charts/incubator/ungoogled-chromium) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/ungoogled-chromium/0.0.23/charts/common-10.5.9.tgz b/incubator/ungoogled-chromium/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/ungoogled-chromium/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/ungoogled-chromium/0.0.24/CHANGELOG.md b/incubator/ungoogled-chromium/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..50338b3d240 --- /dev/null +++ b/incubator/ungoogled-chromium/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ungoogled-chromium-0.0.24](https://github.com/truecharts/charts/compare/ungoogled-chromium-0.0.23...ungoogled-chromium-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [ungoogled-chromium-0.0.23](https://github.com/truecharts/charts/compare/ungoogled-chromium-0.0.22...ungoogled-chromium-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ungoogled-chromium-0.0.23](https://github.com/truecharts/charts/compare/ungoogled-chromium-0.0.22...ungoogled-chromium-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ungoogled-chromium-0.0.23](https://github.com/truecharts/charts/compare/ungoogled-chromium-0.0.22...ungoogled-chromium-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ungoogled-chromium-0.0.23](https://github.com/truecharts/charts/compare/ungoogled-chromium-0.0.22...ungoogled-chromium-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ungoogled-chromium-0.0.23](https://github.com/truecharts/charts/compare/ungoogled-chromium-0.0.22...ungoogled-chromium-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ungoogled-chromium-0.0.23](https://github.com/truecharts/charts/compare/ungoogled-chromium-0.0.22...ungoogled-chromium-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ungoogled-chromium-0.0.22](https://github.com/truecharts/charts/compare/ungoogled-chromium-0.0.20...ungoogled-chromium-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + diff --git a/incubator/ungoogled-chromium/0.0.24/Chart.lock b/incubator/ungoogled-chromium/0.0.24/Chart.lock new file mode 100644 index 00000000000..c57ee52e819 --- /dev/null +++ b/incubator/ungoogled-chromium/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:14:24.979778707Z" diff --git a/incubator/ungoogled-chromium/0.0.24/Chart.yaml b/incubator/ungoogled-chromium/0.0.24/Chart.yaml new file mode 100644 index 00000000000..9513e43893a --- /dev/null +++ b/incubator/ungoogled-chromium/0.0.24/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.5.10 +deprecated: false +description: "Ungoogled-Chromium is a lightweight approach to removing Google web service dependency from the Chromium project web browser." +home: https://truecharts.org/docs/charts/incubator/ungoogled-chromium +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ungoogled-chromium.png +keywords: + - ungoogled-chromium + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ungoogled-chromium +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/ungoogled-chromium + - https://www.google.com/chrome/ + - https://hub.docker.com/r/ich777/ungoogled-chromium/ +type: application +version: 0.0.24 diff --git a/incubator/ungoogled-chromium/0.0.24/README.md b/incubator/ungoogled-chromium/0.0.24/README.md new file mode 100644 index 00000000000..74fc6b55804 --- /dev/null +++ b/incubator/ungoogled-chromium/0.0.24/README.md @@ -0,0 +1,109 @@ +# ungoogled-chromium + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Ungoogled-Chromium is a lightweight approach to removing Google web service dependency from the Chromium project web browser. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [ungoogled-chromium](https://truecharts.org/docs/charts/incubator/ungoogled-chromium) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/ungoogled-chromium/0.0.23/app-readme.md b/incubator/ungoogled-chromium/0.0.24/app-readme.md similarity index 100% rename from incubator/ungoogled-chromium/0.0.23/app-readme.md rename to incubator/ungoogled-chromium/0.0.24/app-readme.md diff --git a/incubator/ungoogled-chromium/0.0.24/charts/common-10.5.10.tgz b/incubator/ungoogled-chromium/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/ungoogled-chromium/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/ungoogled-chromium/0.0.23/ix_values.yaml b/incubator/ungoogled-chromium/0.0.24/ix_values.yaml similarity index 100% rename from incubator/ungoogled-chromium/0.0.23/ix_values.yaml rename to incubator/ungoogled-chromium/0.0.24/ix_values.yaml diff --git a/incubator/ungoogled-chromium/0.0.23/questions.yaml b/incubator/ungoogled-chromium/0.0.24/questions.yaml similarity index 100% rename from incubator/ungoogled-chromium/0.0.23/questions.yaml rename to incubator/ungoogled-chromium/0.0.24/questions.yaml diff --git a/incubator/ungoogled-chromium/0.0.23/templates/common.yaml b/incubator/ungoogled-chromium/0.0.24/templates/common.yaml similarity index 100% rename from incubator/ungoogled-chromium/0.0.23/templates/common.yaml rename to incubator/ungoogled-chromium/0.0.24/templates/common.yaml diff --git a/incubator/ungoogled-chromium/0.0.23/values.yaml b/incubator/ungoogled-chromium/0.0.24/values.yaml similarity index 100% rename from incubator/ungoogled-chromium/0.0.23/values.yaml rename to incubator/ungoogled-chromium/0.0.24/values.yaml diff --git a/incubator/universal-media-server/0.0.25/CHANGELOG.md b/incubator/universal-media-server/0.0.25/CHANGELOG.md deleted file mode 100644 index 20105dd8a0b..00000000000 --- a/incubator/universal-media-server/0.0.25/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [universal-media-server-0.0.25](https://github.com/truecharts/charts/compare/universal-media-server-0.0.24...universal-media-server-0.0.25) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [universal-media-server-0.0.25](https://github.com/truecharts/charts/compare/universal-media-server-0.0.24...universal-media-server-0.0.25) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [universal-media-server-0.0.25](https://github.com/truecharts/charts/compare/universal-media-server-0.0.24...universal-media-server-0.0.25) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [universal-media-server-0.0.25](https://github.com/truecharts/charts/compare/universal-media-server-0.0.24...universal-media-server-0.0.25) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [universal-media-server-0.0.25](https://github.com/truecharts/charts/compare/universal-media-server-0.0.24...universal-media-server-0.0.25) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [universal-media-server-0.0.25](https://github.com/truecharts/charts/compare/universal-media-server-0.0.24...universal-media-server-0.0.25) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [universal-media-server-0.0.24](https://github.com/truecharts/charts/compare/universal-media-server-0.0.22...universal-media-server-0.0.24) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [universal-media-server-0.0.23](https://github.com/truecharts/charts/compare/universal-media-server-0.0.22...universal-media-server-0.0.23) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/universal-media-server/0.0.25/Chart.lock b/incubator/universal-media-server/0.0.25/Chart.lock deleted file mode 100644 index 611116781a5..00000000000 --- a/incubator/universal-media-server/0.0.25/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:22:17.432115517Z" diff --git a/incubator/universal-media-server/0.0.25/Chart.yaml b/incubator/universal-media-server/0.0.25/Chart.yaml deleted file mode 100644 index 31790a69445..00000000000 --- a/incubator/universal-media-server/0.0.25/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaServer-Video - - MediaServer-Music - - MediaServer-Photos -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -deprecated: false -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." -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 -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: universal-media-server -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/universal-media-server - - https://www.universalmediaserver.com/ - - https://hub.docker.com/r/universalmediaserver/ums -type: application -version: 0.0.25 diff --git a/incubator/universal-media-server/0.0.25/README.md b/incubator/universal-media-server/0.0.25/README.md deleted file mode 100644 index 1029ce37b87..00000000000 --- a/incubator/universal-media-server/0.0.25/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# universal-media-server - -![Version: 0.0.25](https://img.shields.io/badge/Version-0.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Universal Media Server is a DLNA-compliant UPnP Media Server. It is capable of sharing video, audio and images between most modern devices. It was originally based on PS3 Media Server by shagrath, in order to ensure greater stability and file-compatibility. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [universal-media-server](https://truecharts.org/docs/charts/incubator/universal-media-server) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/universal-media-server/0.0.25/charts/common-10.5.9.tgz b/incubator/universal-media-server/0.0.25/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/universal-media-server/0.0.25/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/universal-media-server/0.0.26/CHANGELOG.md b/incubator/universal-media-server/0.0.26/CHANGELOG.md new file mode 100644 index 00000000000..49c2180953a --- /dev/null +++ b/incubator/universal-media-server/0.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [universal-media-server-0.0.26](https://github.com/truecharts/charts/compare/universal-media-server-0.0.25...universal-media-server-0.0.26) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [universal-media-server-0.0.25](https://github.com/truecharts/charts/compare/universal-media-server-0.0.24...universal-media-server-0.0.25) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [universal-media-server-0.0.25](https://github.com/truecharts/charts/compare/universal-media-server-0.0.24...universal-media-server-0.0.25) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [universal-media-server-0.0.25](https://github.com/truecharts/charts/compare/universal-media-server-0.0.24...universal-media-server-0.0.25) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [universal-media-server-0.0.25](https://github.com/truecharts/charts/compare/universal-media-server-0.0.24...universal-media-server-0.0.25) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [universal-media-server-0.0.25](https://github.com/truecharts/charts/compare/universal-media-server-0.0.24...universal-media-server-0.0.25) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [universal-media-server-0.0.25](https://github.com/truecharts/charts/compare/universal-media-server-0.0.24...universal-media-server-0.0.25) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [universal-media-server-0.0.24](https://github.com/truecharts/charts/compare/universal-media-server-0.0.22...universal-media-server-0.0.24) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + diff --git a/incubator/universal-media-server/0.0.26/Chart.lock b/incubator/universal-media-server/0.0.26/Chart.lock new file mode 100644 index 00000000000..2043e61fb85 --- /dev/null +++ b/incubator/universal-media-server/0.0.26/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:14:39.157767942Z" diff --git a/incubator/universal-media-server/0.0.26/Chart.yaml b/incubator/universal-media-server/0.0.26/Chart.yaml new file mode 100644 index 00000000000..254e0d8dc0f --- /dev/null +++ b/incubator/universal-media-server/0.0.26/Chart.yaml @@ -0,0 +1,33 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - MediaServer-Video + - MediaServer-Music + - MediaServer-Photos +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: "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." +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 +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: universal-media-server +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/universal-media-server + - https://www.universalmediaserver.com/ + - https://hub.docker.com/r/universalmediaserver/ums +type: application +version: 0.0.26 diff --git a/incubator/universal-media-server/0.0.26/README.md b/incubator/universal-media-server/0.0.26/README.md new file mode 100644 index 00000000000..02e5bc03d81 --- /dev/null +++ b/incubator/universal-media-server/0.0.26/README.md @@ -0,0 +1,109 @@ +# universal-media-server + +![Version: 0.0.26](https://img.shields.io/badge/Version-0.0.26-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Universal Media Server is a DLNA-compliant UPnP Media Server. It is capable of sharing video, audio and images between most modern devices. It was originally based on PS3 Media Server by shagrath, in order to ensure greater stability and file-compatibility. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [universal-media-server](https://truecharts.org/docs/charts/incubator/universal-media-server) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/universal-media-server/0.0.25/app-readme.md b/incubator/universal-media-server/0.0.26/app-readme.md similarity index 100% rename from incubator/universal-media-server/0.0.25/app-readme.md rename to incubator/universal-media-server/0.0.26/app-readme.md diff --git a/incubator/universal-media-server/0.0.26/charts/common-10.5.10.tgz b/incubator/universal-media-server/0.0.26/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/universal-media-server/0.0.26/charts/common-10.5.10.tgz differ diff --git a/incubator/universal-media-server/0.0.25/ix_values.yaml b/incubator/universal-media-server/0.0.26/ix_values.yaml similarity index 100% rename from incubator/universal-media-server/0.0.25/ix_values.yaml rename to incubator/universal-media-server/0.0.26/ix_values.yaml diff --git a/incubator/universal-media-server/0.0.25/questions.yaml b/incubator/universal-media-server/0.0.26/questions.yaml similarity index 100% rename from incubator/universal-media-server/0.0.25/questions.yaml rename to incubator/universal-media-server/0.0.26/questions.yaml diff --git a/incubator/universal-media-server/0.0.25/templates/common.yaml b/incubator/universal-media-server/0.0.26/templates/common.yaml similarity index 100% rename from incubator/universal-media-server/0.0.25/templates/common.yaml rename to incubator/universal-media-server/0.0.26/templates/common.yaml diff --git a/incubator/universal-media-server/0.0.25/values.yaml b/incubator/universal-media-server/0.0.26/values.yaml similarity index 100% rename from incubator/universal-media-server/0.0.25/values.yaml rename to incubator/universal-media-server/0.0.26/values.yaml diff --git a/incubator/unturned/0.0.23/CHANGELOG.md b/incubator/unturned/0.0.23/CHANGELOG.md deleted file mode 100644 index dca1e639732..00000000000 --- a/incubator/unturned/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [unturned-0.0.23](https://github.com/truecharts/charts/compare/unturned-0.0.22...unturned-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [unturned-0.0.23](https://github.com/truecharts/charts/compare/unturned-0.0.22...unturned-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [unturned-0.0.23](https://github.com/truecharts/charts/compare/unturned-0.0.22...unturned-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [unturned-0.0.23](https://github.com/truecharts/charts/compare/unturned-0.0.22...unturned-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [unturned-0.0.23](https://github.com/truecharts/charts/compare/unturned-0.0.22...unturned-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [unturned-0.0.23](https://github.com/truecharts/charts/compare/unturned-0.0.22...unturned-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [unturned-0.0.22](https://github.com/truecharts/charts/compare/unturned-0.0.20...unturned-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [unturned-0.0.21](https://github.com/truecharts/charts/compare/unturned-0.0.20...unturned-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/unturned/0.0.23/Chart.lock b/incubator/unturned/0.0.23/Chart.lock deleted file mode 100644 index 6dd601098ae..00000000000 --- a/incubator/unturned/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:22:17.921712325Z" diff --git a/incubator/unturned/0.0.23/Chart.yaml b/incubator/unturned/0.0.23/Chart.yaml deleted file mode 100644 index d8d3e29a2b6..00000000000 --- a/incubator/unturned/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/unturned/0.0.23/README.md b/incubator/unturned/0.0.23/README.md deleted file mode 100644 index 6e16de9dbae..00000000000 --- a/incubator/unturned/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# unturned - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -This Chart will download and install SteamCMD. It will also install Unturned and run it (if you want to install Rocket Mod set the Variable 'Install Rocket Mod' to 'true' without quotes). - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [unturned](https://truecharts.org/docs/charts/incubator/unturned) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/unturned/0.0.23/charts/common-10.5.9.tgz b/incubator/unturned/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/unturned/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/unturned/0.0.24/CHANGELOG.md b/incubator/unturned/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..a75bc79b38b --- /dev/null +++ b/incubator/unturned/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [unturned-0.0.24](https://github.com/truecharts/charts/compare/unturned-0.0.23...unturned-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [unturned-0.0.23](https://github.com/truecharts/charts/compare/unturned-0.0.22...unturned-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [unturned-0.0.23](https://github.com/truecharts/charts/compare/unturned-0.0.22...unturned-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [unturned-0.0.23](https://github.com/truecharts/charts/compare/unturned-0.0.22...unturned-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [unturned-0.0.23](https://github.com/truecharts/charts/compare/unturned-0.0.22...unturned-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [unturned-0.0.23](https://github.com/truecharts/charts/compare/unturned-0.0.22...unturned-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [unturned-0.0.23](https://github.com/truecharts/charts/compare/unturned-0.0.22...unturned-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [unturned-0.0.22](https://github.com/truecharts/charts/compare/unturned-0.0.20...unturned-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + diff --git a/incubator/unturned/0.0.24/Chart.lock b/incubator/unturned/0.0.24/Chart.lock new file mode 100644 index 00000000000..eb835589187 --- /dev/null +++ b/incubator/unturned/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:14:44.991413985Z" diff --git a/incubator/unturned/0.0.24/Chart.yaml b/incubator/unturned/0.0.24/Chart.yaml new file mode 100644 index 00000000000..c428f0bf47c --- /dev/null +++ b/incubator/unturned/0.0.24/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.5.10 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install Unturned and run it (if you want to install Rocket Mod set the Variable 'Install Rocket Mod' to 'true' without quotes)." +home: https://truecharts.org/docs/charts/incubator/unturned +icon: https://truecharts.org/img/hotlink-ok/chart-icons/unturned.png +keywords: + - unturned + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: unturned +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/unturned + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.24 diff --git a/incubator/unturned/0.0.24/README.md b/incubator/unturned/0.0.24/README.md new file mode 100644 index 00000000000..92546c511be --- /dev/null +++ b/incubator/unturned/0.0.24/README.md @@ -0,0 +1,109 @@ +# unturned + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +This Chart will download and install SteamCMD. It will also install Unturned and run it (if you want to install Rocket Mod set the Variable 'Install Rocket Mod' to 'true' without quotes). + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [unturned](https://truecharts.org/docs/charts/incubator/unturned) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/unturned/0.0.23/app-readme.md b/incubator/unturned/0.0.24/app-readme.md similarity index 100% rename from incubator/unturned/0.0.23/app-readme.md rename to incubator/unturned/0.0.24/app-readme.md diff --git a/incubator/unturned/0.0.24/charts/common-10.5.10.tgz b/incubator/unturned/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/unturned/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/unturned/0.0.23/ix_values.yaml b/incubator/unturned/0.0.24/ix_values.yaml similarity index 100% rename from incubator/unturned/0.0.23/ix_values.yaml rename to incubator/unturned/0.0.24/ix_values.yaml diff --git a/incubator/unturned/0.0.23/questions.yaml b/incubator/unturned/0.0.24/questions.yaml similarity index 100% rename from incubator/unturned/0.0.23/questions.yaml rename to incubator/unturned/0.0.24/questions.yaml diff --git a/incubator/unturned/0.0.23/templates/common.yaml b/incubator/unturned/0.0.24/templates/common.yaml similarity index 100% rename from incubator/unturned/0.0.23/templates/common.yaml rename to incubator/unturned/0.0.24/templates/common.yaml diff --git a/incubator/unturned/0.0.23/values.yaml b/incubator/unturned/0.0.24/values.yaml similarity index 100% rename from incubator/unturned/0.0.23/values.yaml rename to incubator/unturned/0.0.24/values.yaml diff --git a/incubator/urban-terror/0.0.23/CHANGELOG.md b/incubator/urban-terror/0.0.23/CHANGELOG.md deleted file mode 100644 index 2bc84d22df7..00000000000 --- a/incubator/urban-terror/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [urban-terror-0.0.23](https://github.com/truecharts/charts/compare/urban-terror-0.0.22...urban-terror-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [urban-terror-0.0.23](https://github.com/truecharts/charts/compare/urban-terror-0.0.22...urban-terror-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [urban-terror-0.0.23](https://github.com/truecharts/charts/compare/urban-terror-0.0.22...urban-terror-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [urban-terror-0.0.23](https://github.com/truecharts/charts/compare/urban-terror-0.0.22...urban-terror-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [urban-terror-0.0.23](https://github.com/truecharts/charts/compare/urban-terror-0.0.22...urban-terror-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [urban-terror-0.0.23](https://github.com/truecharts/charts/compare/urban-terror-0.0.22...urban-terror-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [urban-terror-0.0.22](https://github.com/truecharts/charts/compare/urban-terror-0.0.20...urban-terror-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [urban-terror-0.0.21](https://github.com/truecharts/charts/compare/urban-terror-0.0.20...urban-terror-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/urban-terror/0.0.23/Chart.lock b/incubator/urban-terror/0.0.23/Chart.lock deleted file mode 100644 index c36624a6f93..00000000000 --- a/incubator/urban-terror/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:22:22.927599027Z" diff --git a/incubator/urban-terror/0.0.23/Chart.yaml b/incubator/urban-terror/0.0.23/Chart.yaml deleted file mode 100644 index d0f8e7c2158..00000000000 --- a/incubator/urban-terror/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/urban-terror/0.0.23/README.md b/incubator/urban-terror/0.0.23/README.md deleted file mode 100644 index 1eabb73f848..00000000000 --- a/incubator/urban-terror/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# urban-terror - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Urban Terror is a free multiplayer first person shooter developed by FrozenSand, that will run on any Quake III Arena compatible engine. It is available for Windows, Linux and Macintosh. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [urban-terror](https://truecharts.org/docs/charts/incubator/urban-terror) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/urban-terror/0.0.23/charts/common-10.5.9.tgz b/incubator/urban-terror/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/urban-terror/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/urban-terror/0.0.24/CHANGELOG.md b/incubator/urban-terror/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..75a32e2acc0 --- /dev/null +++ b/incubator/urban-terror/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [urban-terror-0.0.24](https://github.com/truecharts/charts/compare/urban-terror-0.0.23...urban-terror-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [urban-terror-0.0.23](https://github.com/truecharts/charts/compare/urban-terror-0.0.22...urban-terror-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [urban-terror-0.0.23](https://github.com/truecharts/charts/compare/urban-terror-0.0.22...urban-terror-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [urban-terror-0.0.23](https://github.com/truecharts/charts/compare/urban-terror-0.0.22...urban-terror-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [urban-terror-0.0.23](https://github.com/truecharts/charts/compare/urban-terror-0.0.22...urban-terror-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [urban-terror-0.0.23](https://github.com/truecharts/charts/compare/urban-terror-0.0.22...urban-terror-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [urban-terror-0.0.23](https://github.com/truecharts/charts/compare/urban-terror-0.0.22...urban-terror-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [urban-terror-0.0.22](https://github.com/truecharts/charts/compare/urban-terror-0.0.20...urban-terror-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + diff --git a/incubator/urban-terror/0.0.24/Chart.lock b/incubator/urban-terror/0.0.24/Chart.lock new file mode 100644 index 00000000000..104b9a7a561 --- /dev/null +++ b/incubator/urban-terror/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:14:56.439410178Z" diff --git a/incubator/urban-terror/0.0.24/Chart.yaml b/incubator/urban-terror/0.0.24/Chart.yaml new file mode 100644 index 00000000000..230dc619cc5 --- /dev/null +++ b/incubator/urban-terror/0.0.24/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.5.10 +deprecated: false +description: "Urban Terror is a free multiplayer first person shooter developed by FrozenSand, that will run on any Quake III Arena compatible engine. It is available for Windows, Linux and Macintosh." +home: https://truecharts.org/docs/charts/incubator/urban-terror +icon: https://truecharts.org/img/hotlink-ok/chart-icons/urban-terror.png +keywords: + - urban-terror + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: urban-terror +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/urban-terror + - https://www.urbanterror.info/ + - https://hub.docker.com/r/ich777/urbanterror/ +type: application +version: 0.0.24 diff --git a/incubator/urban-terror/0.0.24/README.md b/incubator/urban-terror/0.0.24/README.md new file mode 100644 index 00000000000..5d2bfc30040 --- /dev/null +++ b/incubator/urban-terror/0.0.24/README.md @@ -0,0 +1,109 @@ +# urban-terror + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Urban Terror is a free multiplayer first person shooter developed by FrozenSand, that will run on any Quake III Arena compatible engine. It is available for Windows, Linux and Macintosh. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [urban-terror](https://truecharts.org/docs/charts/incubator/urban-terror) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/urban-terror/0.0.23/app-readme.md b/incubator/urban-terror/0.0.24/app-readme.md similarity index 100% rename from incubator/urban-terror/0.0.23/app-readme.md rename to incubator/urban-terror/0.0.24/app-readme.md diff --git a/incubator/urban-terror/0.0.24/charts/common-10.5.10.tgz b/incubator/urban-terror/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/urban-terror/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/urban-terror/0.0.23/ix_values.yaml b/incubator/urban-terror/0.0.24/ix_values.yaml similarity index 100% rename from incubator/urban-terror/0.0.23/ix_values.yaml rename to incubator/urban-terror/0.0.24/ix_values.yaml diff --git a/incubator/urban-terror/0.0.23/questions.yaml b/incubator/urban-terror/0.0.24/questions.yaml similarity index 100% rename from incubator/urban-terror/0.0.23/questions.yaml rename to incubator/urban-terror/0.0.24/questions.yaml diff --git a/incubator/urban-terror/0.0.23/templates/common.yaml b/incubator/urban-terror/0.0.24/templates/common.yaml similarity index 100% rename from incubator/urban-terror/0.0.23/templates/common.yaml rename to incubator/urban-terror/0.0.24/templates/common.yaml diff --git a/incubator/urban-terror/0.0.23/values.yaml b/incubator/urban-terror/0.0.24/values.yaml similarity index 100% rename from incubator/urban-terror/0.0.23/values.yaml rename to incubator/urban-terror/0.0.24/values.yaml diff --git a/incubator/v-rising/0.0.23/CHANGELOG.md b/incubator/v-rising/0.0.23/CHANGELOG.md deleted file mode 100644 index 8379a4aa3f6..00000000000 --- a/incubator/v-rising/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [v-rising-0.0.23](https://github.com/truecharts/charts/compare/v-rising-0.0.22...v-rising-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [v-rising-0.0.23](https://github.com/truecharts/charts/compare/v-rising-0.0.22...v-rising-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [v-rising-0.0.23](https://github.com/truecharts/charts/compare/v-rising-0.0.22...v-rising-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [v-rising-0.0.23](https://github.com/truecharts/charts/compare/v-rising-0.0.22...v-rising-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [v-rising-0.0.23](https://github.com/truecharts/charts/compare/v-rising-0.0.22...v-rising-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [v-rising-0.0.23](https://github.com/truecharts/charts/compare/v-rising-0.0.22...v-rising-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [v-rising-0.0.22](https://github.com/truecharts/charts/compare/v-rising-0.0.20...v-rising-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [v-rising-0.0.21](https://github.com/truecharts/charts/compare/v-rising-0.0.20...v-rising-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/v-rising/0.0.23/Chart.lock b/incubator/v-rising/0.0.23/Chart.lock deleted file mode 100644 index 1c11e8d7050..00000000000 --- a/incubator/v-rising/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:22:36.337626741Z" diff --git a/incubator/v-rising/0.0.23/Chart.yaml b/incubator/v-rising/0.0.23/Chart.yaml deleted file mode 100644 index 78b1e0074eb..00000000000 --- a/incubator/v-rising/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/v-rising/0.0.23/README.md b/incubator/v-rising/0.0.23/README.md deleted file mode 100644 index 9e014d9a737..00000000000 --- a/incubator/v-rising/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# v-rising - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -This Chart will download and install SteamCMD. It will also install V Rising and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [v-rising](https://truecharts.org/docs/charts/incubator/v-rising) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/v-rising/0.0.23/charts/common-10.5.9.tgz b/incubator/v-rising/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/v-rising/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/v-rising/0.0.24/CHANGELOG.md b/incubator/v-rising/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..1d9fa477907 --- /dev/null +++ b/incubator/v-rising/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [v-rising-0.0.24](https://github.com/truecharts/charts/compare/v-rising-0.0.23...v-rising-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [v-rising-0.0.23](https://github.com/truecharts/charts/compare/v-rising-0.0.22...v-rising-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [v-rising-0.0.23](https://github.com/truecharts/charts/compare/v-rising-0.0.22...v-rising-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [v-rising-0.0.23](https://github.com/truecharts/charts/compare/v-rising-0.0.22...v-rising-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [v-rising-0.0.23](https://github.com/truecharts/charts/compare/v-rising-0.0.22...v-rising-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [v-rising-0.0.23](https://github.com/truecharts/charts/compare/v-rising-0.0.22...v-rising-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [v-rising-0.0.23](https://github.com/truecharts/charts/compare/v-rising-0.0.22...v-rising-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [v-rising-0.0.22](https://github.com/truecharts/charts/compare/v-rising-0.0.20...v-rising-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + diff --git a/incubator/v-rising/0.0.24/Chart.lock b/incubator/v-rising/0.0.24/Chart.lock new file mode 100644 index 00000000000..62419ceff62 --- /dev/null +++ b/incubator/v-rising/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:15:10.855427919Z" diff --git a/incubator/v-rising/0.0.24/Chart.yaml b/incubator/v-rising/0.0.24/Chart.yaml new file mode 100644 index 00000000000..b0990986e2c --- /dev/null +++ b/incubator/v-rising/0.0.24/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.5.10 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install V Rising and run it." +home: https://truecharts.org/docs/charts/incubator/v-rising +icon: https://truecharts.org/img/hotlink-ok/chart-icons/v-rising.png +keywords: + - v-rising + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: v-rising +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/v-rising + - https://steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.24 diff --git a/incubator/v-rising/0.0.24/README.md b/incubator/v-rising/0.0.24/README.md new file mode 100644 index 00000000000..be79e3907ee --- /dev/null +++ b/incubator/v-rising/0.0.24/README.md @@ -0,0 +1,109 @@ +# v-rising + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +This Chart will download and install SteamCMD. It will also install V Rising and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [v-rising](https://truecharts.org/docs/charts/incubator/v-rising) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/v-rising/0.0.23/app-readme.md b/incubator/v-rising/0.0.24/app-readme.md similarity index 100% rename from incubator/v-rising/0.0.23/app-readme.md rename to incubator/v-rising/0.0.24/app-readme.md diff --git a/incubator/v-rising/0.0.24/charts/common-10.5.10.tgz b/incubator/v-rising/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/v-rising/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/v-rising/0.0.23/ix_values.yaml b/incubator/v-rising/0.0.24/ix_values.yaml similarity index 100% rename from incubator/v-rising/0.0.23/ix_values.yaml rename to incubator/v-rising/0.0.24/ix_values.yaml diff --git a/incubator/v-rising/0.0.23/questions.yaml b/incubator/v-rising/0.0.24/questions.yaml similarity index 100% rename from incubator/v-rising/0.0.23/questions.yaml rename to incubator/v-rising/0.0.24/questions.yaml diff --git a/incubator/v-rising/0.0.23/templates/common.yaml b/incubator/v-rising/0.0.24/templates/common.yaml similarity index 100% rename from incubator/v-rising/0.0.23/templates/common.yaml rename to incubator/v-rising/0.0.24/templates/common.yaml diff --git a/incubator/v-rising/0.0.23/values.yaml b/incubator/v-rising/0.0.24/values.yaml similarity index 100% rename from incubator/v-rising/0.0.23/values.yaml rename to incubator/v-rising/0.0.24/values.yaml diff --git a/incubator/valetudo-mapper/0.0.24/CHANGELOG.md b/incubator/valetudo-mapper/0.0.24/CHANGELOG.md deleted file mode 100644 index 5c7bea64e95..00000000000 --- a/incubator/valetudo-mapper/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [valetudo-mapper-0.0.24](https://github.com/truecharts/charts/compare/valetudo-mapper-0.0.23...valetudo-mapper-0.0.24) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [valetudo-mapper-0.0.24](https://github.com/truecharts/charts/compare/valetudo-mapper-0.0.23...valetudo-mapper-0.0.24) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [valetudo-mapper-0.0.24](https://github.com/truecharts/charts/compare/valetudo-mapper-0.0.23...valetudo-mapper-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [valetudo-mapper-0.0.24](https://github.com/truecharts/charts/compare/valetudo-mapper-0.0.23...valetudo-mapper-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [valetudo-mapper-0.0.24](https://github.com/truecharts/charts/compare/valetudo-mapper-0.0.23...valetudo-mapper-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [vaulthunters-0.0.25](https://github.com/truecharts/charts/compare/vaulthunters-0.0.24...vaulthunters-0.0.25) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [vaulthunters-0.0.24](https://github.com/truecharts/charts/compare/vaulthunters-0.0.22...vaulthunters-0.0.24) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [vaulthunters-0.0.23](https://github.com/truecharts/charts/compare/vaulthunters-0.0.22...vaulthunters-0.0.23) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [vaulthunters-0.0.22](https://github.com/truecharts/charts/compare/vaulthunters-0.0.21...vaulthunters-0.0.22) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/incubator/valetudo-mapper/0.0.24/Chart.lock b/incubator/valetudo-mapper/0.0.24/Chart.lock deleted file mode 100644 index 944047e71c1..00000000000 --- a/incubator/valetudo-mapper/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:22:42.360684586Z" diff --git a/incubator/valetudo-mapper/0.0.24/Chart.yaml b/incubator/valetudo-mapper/0.0.24/Chart.yaml deleted file mode 100644 index afc0cd743ce..00000000000 --- a/incubator/valetudo-mapper/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.24 diff --git a/incubator/valetudo-mapper/0.0.24/README.md b/incubator/valetudo-mapper/0.0.24/README.md deleted file mode 100644 index cd905f33b2f..00000000000 --- a/incubator/valetudo-mapper/0.0.24/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# valetudo-mapper - -![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Valetudo-RE companion service for generating PNG maps. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [valetudo-mapper](https://truecharts.org/docs/charts/incubator/valetudo-mapper) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/valetudo-mapper/0.0.24/charts/common-10.5.9.tgz b/incubator/valetudo-mapper/0.0.24/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/valetudo-mapper/0.0.24/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/valetudo-mapper/0.0.25/CHANGELOG.md b/incubator/valetudo-mapper/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..f8c502bf53b --- /dev/null +++ b/incubator/valetudo-mapper/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [valetudo-mapper-0.0.25](https://github.com/truecharts/charts/compare/valetudo-mapper-0.0.23...valetudo-mapper-0.0.25) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [valetudo-mapper-0.0.24](https://github.com/truecharts/charts/compare/valetudo-mapper-0.0.23...valetudo-mapper-0.0.24) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [valetudo-mapper-0.0.24](https://github.com/truecharts/charts/compare/valetudo-mapper-0.0.23...valetudo-mapper-0.0.24) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [valetudo-mapper-0.0.24](https://github.com/truecharts/charts/compare/valetudo-mapper-0.0.23...valetudo-mapper-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [valetudo-mapper-0.0.24](https://github.com/truecharts/charts/compare/valetudo-mapper-0.0.23...valetudo-mapper-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [valetudo-mapper-0.0.24](https://github.com/truecharts/charts/compare/valetudo-mapper-0.0.23...valetudo-mapper-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [vaulthunters-0.0.25](https://github.com/truecharts/charts/compare/vaulthunters-0.0.24...vaulthunters-0.0.25) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [vaulthunters-0.0.24](https://github.com/truecharts/charts/compare/vaulthunters-0.0.22...vaulthunters-0.0.24) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/incubator/valetudo-mapper/0.0.25/Chart.lock b/incubator/valetudo-mapper/0.0.25/Chart.lock new file mode 100644 index 00000000000..21daca32658 --- /dev/null +++ b/incubator/valetudo-mapper/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:15:13.833112782Z" diff --git a/incubator/valetudo-mapper/0.0.25/Chart.yaml b/incubator/valetudo-mapper/0.0.25/Chart.yaml new file mode 100644 index 00000000000..03247e5e844 --- /dev/null +++ b/incubator/valetudo-mapper/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: "Valetudo-RE companion service for generating PNG maps.\r" +home: https://truecharts.org/docs/charts/incubator/valetudo-mapper +icon: https://truecharts.org/img/hotlink-ok/chart-icons/valetudo-mapper.png +keywords: + - valetudo-mapper + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: valetudo-mapper +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/valetudo-mapper + - https://github.com/rand256/valetudo-mapper + - https://hub.docker.com/r/rand256/valetudo-mapper/ +type: application +version: 0.0.25 diff --git a/incubator/valetudo-mapper/0.0.25/README.md b/incubator/valetudo-mapper/0.0.25/README.md new file mode 100644 index 00000000000..eec18ef5106 --- /dev/null +++ b/incubator/valetudo-mapper/0.0.25/README.md @@ -0,0 +1,109 @@ +# valetudo-mapper + +![Version: 0.0.25](https://img.shields.io/badge/Version-0.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Valetudo-RE companion service for generating PNG maps. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [valetudo-mapper](https://truecharts.org/docs/charts/incubator/valetudo-mapper) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/valetudo-mapper/0.0.24/app-readme.md b/incubator/valetudo-mapper/0.0.25/app-readme.md similarity index 100% rename from incubator/valetudo-mapper/0.0.24/app-readme.md rename to incubator/valetudo-mapper/0.0.25/app-readme.md diff --git a/incubator/valetudo-mapper/0.0.25/charts/common-10.5.10.tgz b/incubator/valetudo-mapper/0.0.25/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/valetudo-mapper/0.0.25/charts/common-10.5.10.tgz differ diff --git a/incubator/valetudo-mapper/0.0.24/ix_values.yaml b/incubator/valetudo-mapper/0.0.25/ix_values.yaml similarity index 100% rename from incubator/valetudo-mapper/0.0.24/ix_values.yaml rename to incubator/valetudo-mapper/0.0.25/ix_values.yaml diff --git a/incubator/valetudo-mapper/0.0.24/questions.yaml b/incubator/valetudo-mapper/0.0.25/questions.yaml similarity index 100% rename from incubator/valetudo-mapper/0.0.24/questions.yaml rename to incubator/valetudo-mapper/0.0.25/questions.yaml diff --git a/incubator/valetudo-mapper/0.0.24/templates/common.yaml b/incubator/valetudo-mapper/0.0.25/templates/common.yaml similarity index 100% rename from incubator/valetudo-mapper/0.0.24/templates/common.yaml rename to incubator/valetudo-mapper/0.0.25/templates/common.yaml diff --git a/incubator/valetudo-mapper/0.0.24/values.yaml b/incubator/valetudo-mapper/0.0.25/values.yaml similarity index 100% rename from incubator/valetudo-mapper/0.0.24/values.yaml rename to incubator/valetudo-mapper/0.0.25/values.yaml diff --git a/incubator/vaulthunters/0.0.25/CHANGELOG.md b/incubator/vaulthunters/0.0.25/CHANGELOG.md deleted file mode 100644 index 663f06396cc..00000000000 --- a/incubator/vaulthunters/0.0.25/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [vaulthunters-0.0.25](https://github.com/truecharts/charts/compare/vaulthunters-0.0.24...vaulthunters-0.0.25) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [vaulthunters-0.0.25](https://github.com/truecharts/charts/compare/vaulthunters-0.0.24...vaulthunters-0.0.25) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [vaulthunters-0.0.25](https://github.com/truecharts/charts/compare/vaulthunters-0.0.24...vaulthunters-0.0.25) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [vaulthunters-0.0.25](https://github.com/truecharts/charts/compare/vaulthunters-0.0.24...vaulthunters-0.0.25) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [vaulthunters-0.0.25](https://github.com/truecharts/charts/compare/vaulthunters-0.0.24...vaulthunters-0.0.25) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - - -## [vaulthunters-0.0.24](https://github.com/truecharts/charts/compare/vaulthunters-0.0.22...vaulthunters-0.0.24) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [vaulthunters-0.0.23](https://github.com/truecharts/charts/compare/vaulthunters-0.0.22...vaulthunters-0.0.23) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [vaulthunters-0.0.22](https://github.com/truecharts/charts/compare/vaulthunters-0.0.21...vaulthunters-0.0.22) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - - -## [vaulthunters-0.0.21](https://github.com/truecharts/charts/compare/vaulthunters-0.0.19...vaulthunters-0.0.21) (2022-08-26) - -### Fix - -- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586)) diff --git a/incubator/vaulthunters/0.0.25/Chart.lock b/incubator/vaulthunters/0.0.25/Chart.lock deleted file mode 100644 index 9b1a9e892e4..00000000000 --- a/incubator/vaulthunters/0.0.25/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:22:42.545919046Z" diff --git a/incubator/vaulthunters/0.0.25/Chart.yaml b/incubator/vaulthunters/0.0.25/Chart.yaml deleted file mode 100644 index 07b38597de0..00000000000 --- a/incubator/vaulthunters/0.0.25/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.25 diff --git a/incubator/vaulthunters/0.0.25/README.md b/incubator/vaulthunters/0.0.25/README.md deleted file mode 100644 index 2869b1e0cad..00000000000 --- a/incubator/vaulthunters/0.0.25/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# vaulthunters - -![Version: 0.0.25](https://img.shields.io/badge/Version-0.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Vault Hunters - 1.13.4 Modded Minecraft Server[br][br][b]Vault Hunters - 1.13.4[/b][br]Level up, loot the vaults and defeat the bosses to collect 16 artifacts![br][br]Setup:[br][li]You must accept the EULA by setting the [b]EULA[/b] variable to [span style='color: #00E800;']true[/span] or the install will fail.[br]Optional:[br][li]You can setup a comma separated list of players who will have admin privileges in game by setting [b]OPS[/b] - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [vaulthunters](https://truecharts.org/docs/charts/incubator/vaulthunters) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/vaulthunters/0.0.25/charts/common-10.5.9.tgz b/incubator/vaulthunters/0.0.25/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/vaulthunters/0.0.25/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/vaulthunters/0.0.26/CHANGELOG.md b/incubator/vaulthunters/0.0.26/CHANGELOG.md new file mode 100644 index 00000000000..861a6d0b702 --- /dev/null +++ b/incubator/vaulthunters/0.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [vaulthunters-0.0.26](https://github.com/truecharts/charts/compare/vaulthunters-0.0.25...vaulthunters-0.0.26) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [vaulthunters-0.0.25](https://github.com/truecharts/charts/compare/vaulthunters-0.0.24...vaulthunters-0.0.25) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [vaulthunters-0.0.25](https://github.com/truecharts/charts/compare/vaulthunters-0.0.24...vaulthunters-0.0.25) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [vaulthunters-0.0.25](https://github.com/truecharts/charts/compare/vaulthunters-0.0.24...vaulthunters-0.0.25) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [vaulthunters-0.0.25](https://github.com/truecharts/charts/compare/vaulthunters-0.0.24...vaulthunters-0.0.25) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [vaulthunters-0.0.25](https://github.com/truecharts/charts/compare/vaulthunters-0.0.24...vaulthunters-0.0.25) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + + +## [vaulthunters-0.0.24](https://github.com/truecharts/charts/compare/vaulthunters-0.0.22...vaulthunters-0.0.24) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [vaulthunters-0.0.23](https://github.com/truecharts/charts/compare/vaulthunters-0.0.22...vaulthunters-0.0.23) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [vaulthunters-0.0.22](https://github.com/truecharts/charts/compare/vaulthunters-0.0.21...vaulthunters-0.0.22) (2022-08-29) + +### Chore + +- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) diff --git a/incubator/vaulthunters/0.0.26/Chart.lock b/incubator/vaulthunters/0.0.26/Chart.lock new file mode 100644 index 00000000000..015583c45f6 --- /dev/null +++ b/incubator/vaulthunters/0.0.26/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:15:16.077364085Z" diff --git a/incubator/vaulthunters/0.0.26/Chart.yaml b/incubator/vaulthunters/0.0.26/Chart.yaml new file mode 100644 index 00000000000..78ec7480564 --- /dev/null +++ b/incubator/vaulthunters/0.0.26/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: "Vault Hunters - 1.13.4 Modded Minecraft Server[br][br][b]Vault Hunters - 1.13.4[/b][br]Level up, loot the vaults and defeat the bosses to collect 16 artifacts![br][br]Setup:[br][li]You must accept the EULA by setting the [b]EULA[/b] variable to [span style='color: #00E800;']true[/span] or the install will fail.[br]Optional:[br][li]You can setup a comma separated list of players who will have admin privileges in game by setting [b]OPS[/b]" +home: https://truecharts.org/docs/charts/incubator/vaulthunters +icon: https://truecharts.org/img/hotlink-ok/chart-icons/vaulthunters.png +keywords: + - vaulthunters + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: vaulthunters +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/vaulthunters + - https://vaulthunters.gg + - https://hub.docker.com/repository/docker/goobaroo/vaulthunters +type: application +version: 0.0.26 diff --git a/incubator/vaulthunters/0.0.26/README.md b/incubator/vaulthunters/0.0.26/README.md new file mode 100644 index 00000000000..a4e2e83b9b4 --- /dev/null +++ b/incubator/vaulthunters/0.0.26/README.md @@ -0,0 +1,109 @@ +# vaulthunters + +![Version: 0.0.26](https://img.shields.io/badge/Version-0.0.26-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Vault Hunters - 1.13.4 Modded Minecraft Server[br][br][b]Vault Hunters - 1.13.4[/b][br]Level up, loot the vaults and defeat the bosses to collect 16 artifacts![br][br]Setup:[br][li]You must accept the EULA by setting the [b]EULA[/b] variable to [span style='color: #00E800;']true[/span] or the install will fail.[br]Optional:[br][li]You can setup a comma separated list of players who will have admin privileges in game by setting [b]OPS[/b] + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [vaulthunters](https://truecharts.org/docs/charts/incubator/vaulthunters) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/vaulthunters/0.0.25/app-readme.md b/incubator/vaulthunters/0.0.26/app-readme.md similarity index 100% rename from incubator/vaulthunters/0.0.25/app-readme.md rename to incubator/vaulthunters/0.0.26/app-readme.md diff --git a/incubator/vaulthunters/0.0.26/charts/common-10.5.10.tgz b/incubator/vaulthunters/0.0.26/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/vaulthunters/0.0.26/charts/common-10.5.10.tgz differ diff --git a/incubator/vaulthunters/0.0.25/ix_values.yaml b/incubator/vaulthunters/0.0.26/ix_values.yaml similarity index 100% rename from incubator/vaulthunters/0.0.25/ix_values.yaml rename to incubator/vaulthunters/0.0.26/ix_values.yaml diff --git a/incubator/vaulthunters/0.0.25/questions.yaml b/incubator/vaulthunters/0.0.26/questions.yaml similarity index 100% rename from incubator/vaulthunters/0.0.25/questions.yaml rename to incubator/vaulthunters/0.0.26/questions.yaml diff --git a/incubator/vaulthunters/0.0.25/templates/common.yaml b/incubator/vaulthunters/0.0.26/templates/common.yaml similarity index 100% rename from incubator/vaulthunters/0.0.25/templates/common.yaml rename to incubator/vaulthunters/0.0.26/templates/common.yaml diff --git a/incubator/vaulthunters/0.0.25/values.yaml b/incubator/vaulthunters/0.0.26/values.yaml similarity index 100% rename from incubator/vaulthunters/0.0.25/values.yaml rename to incubator/vaulthunters/0.0.26/values.yaml diff --git a/incubator/venstar2mqtt/0.0.23/CHANGELOG.md b/incubator/venstar2mqtt/0.0.23/CHANGELOG.md deleted file mode 100644 index c21d6e30c93..00000000000 --- a/incubator/venstar2mqtt/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [venstar2mqtt-0.0.23](https://github.com/truecharts/charts/compare/venstar2mqtt-0.0.22...venstar2mqtt-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [venstar2mqtt-0.0.23](https://github.com/truecharts/charts/compare/venstar2mqtt-0.0.22...venstar2mqtt-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [venstar2mqtt-0.0.23](https://github.com/truecharts/charts/compare/venstar2mqtt-0.0.22...venstar2mqtt-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [venstar2mqtt-0.0.23](https://github.com/truecharts/charts/compare/venstar2mqtt-0.0.22...venstar2mqtt-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [venstar2mqtt-0.0.23](https://github.com/truecharts/charts/compare/venstar2mqtt-0.0.22...venstar2mqtt-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [venstar2mqtt-0.0.23](https://github.com/truecharts/charts/compare/venstar2mqtt-0.0.22...venstar2mqtt-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [venstar2mqtt-0.0.22](https://github.com/truecharts/charts/compare/venstar2mqtt-0.0.20...venstar2mqtt-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [venstar2mqtt-0.0.21](https://github.com/truecharts/charts/compare/venstar2mqtt-0.0.20...venstar2mqtt-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/venstar2mqtt/0.0.23/Chart.lock b/incubator/venstar2mqtt/0.0.23/Chart.lock deleted file mode 100644 index a00b88d9470..00000000000 --- a/incubator/venstar2mqtt/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:22:47.851195607Z" diff --git a/incubator/venstar2mqtt/0.0.23/Chart.yaml b/incubator/venstar2mqtt/0.0.23/Chart.yaml deleted file mode 100644 index 9956f5c0264..00000000000 --- a/incubator/venstar2mqtt/0.0.23/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - HomeAutomation - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/venstar2mqtt/0.0.23/README.md b/incubator/venstar2mqtt/0.0.23/README.md deleted file mode 100644 index 2af344d1b5b..00000000000 --- a/incubator/venstar2mqtt/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# venstar2mqtt - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Simple Chart that allows MQTT to be used to view data and push settings to the Venstar Local API Thermostats. Local API needs to be enabled on the thermostat. No Web UI or appdata folder necessary. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [venstar2mqtt](https://truecharts.org/docs/charts/incubator/venstar2mqtt) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/venstar2mqtt/0.0.23/charts/common-10.5.9.tgz b/incubator/venstar2mqtt/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/venstar2mqtt/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/venstar2mqtt/0.0.24/CHANGELOG.md b/incubator/venstar2mqtt/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..611d773914a --- /dev/null +++ b/incubator/venstar2mqtt/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [venstar2mqtt-0.0.24](https://github.com/truecharts/charts/compare/venstar2mqtt-0.0.22...venstar2mqtt-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [venstar2mqtt-0.0.23](https://github.com/truecharts/charts/compare/venstar2mqtt-0.0.22...venstar2mqtt-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [venstar2mqtt-0.0.23](https://github.com/truecharts/charts/compare/venstar2mqtt-0.0.22...venstar2mqtt-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [venstar2mqtt-0.0.23](https://github.com/truecharts/charts/compare/venstar2mqtt-0.0.22...venstar2mqtt-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [venstar2mqtt-0.0.23](https://github.com/truecharts/charts/compare/venstar2mqtt-0.0.22...venstar2mqtt-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [venstar2mqtt-0.0.23](https://github.com/truecharts/charts/compare/venstar2mqtt-0.0.22...venstar2mqtt-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [venstar2mqtt-0.0.23](https://github.com/truecharts/charts/compare/venstar2mqtt-0.0.22...venstar2mqtt-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [venstar2mqtt-0.0.22](https://github.com/truecharts/charts/compare/venstar2mqtt-0.0.20...venstar2mqtt-0.0.22) (2022-08-30) + +### Chore diff --git a/incubator/venstar2mqtt/0.0.24/Chart.lock b/incubator/venstar2mqtt/0.0.24/Chart.lock new file mode 100644 index 00000000000..108b115915a --- /dev/null +++ b/incubator/venstar2mqtt/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:15:27.728162133Z" diff --git a/incubator/venstar2mqtt/0.0.24/Chart.yaml b/incubator/venstar2mqtt/0.0.24/Chart.yaml new file mode 100644 index 00000000000..9928ef97307 --- /dev/null +++ b/incubator/venstar2mqtt/0.0.24/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.5.10 +deprecated: false +description: Simple Chart that allows MQTT to be used to view data and push settings to the Venstar Local API Thermostats. Local API needs to be enabled on the thermostat. No Web UI or appdata folder necessary. +home: https://truecharts.org/docs/charts/incubator/venstar2mqtt +icon: https://truecharts.org/img/hotlink-ok/chart-icons/venstar2mqtt.png +keywords: + - venstar2mqtt + - HomeAutomation + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: venstar2mqtt +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/venstar2mqtt + - https://github.com/terafin/mqtt-venstar-bridge + - https://hub.docker.com/r/terafin/mqtt-venstar-bridge/ +type: application +version: 0.0.24 diff --git a/incubator/venstar2mqtt/0.0.24/README.md b/incubator/venstar2mqtt/0.0.24/README.md new file mode 100644 index 00000000000..a515af96a53 --- /dev/null +++ b/incubator/venstar2mqtt/0.0.24/README.md @@ -0,0 +1,109 @@ +# venstar2mqtt + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Simple Chart that allows MQTT to be used to view data and push settings to the Venstar Local API Thermostats. Local API needs to be enabled on the thermostat. No Web UI or appdata folder necessary. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [venstar2mqtt](https://truecharts.org/docs/charts/incubator/venstar2mqtt) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/venstar2mqtt/0.0.23/app-readme.md b/incubator/venstar2mqtt/0.0.24/app-readme.md similarity index 100% rename from incubator/venstar2mqtt/0.0.23/app-readme.md rename to incubator/venstar2mqtt/0.0.24/app-readme.md diff --git a/incubator/venstar2mqtt/0.0.24/charts/common-10.5.10.tgz b/incubator/venstar2mqtt/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/venstar2mqtt/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/venstar2mqtt/0.0.23/ix_values.yaml b/incubator/venstar2mqtt/0.0.24/ix_values.yaml similarity index 100% rename from incubator/venstar2mqtt/0.0.23/ix_values.yaml rename to incubator/venstar2mqtt/0.0.24/ix_values.yaml diff --git a/incubator/venstar2mqtt/0.0.23/questions.yaml b/incubator/venstar2mqtt/0.0.24/questions.yaml similarity index 100% rename from incubator/venstar2mqtt/0.0.23/questions.yaml rename to incubator/venstar2mqtt/0.0.24/questions.yaml diff --git a/incubator/venstar2mqtt/0.0.23/templates/common.yaml b/incubator/venstar2mqtt/0.0.24/templates/common.yaml similarity index 100% rename from incubator/venstar2mqtt/0.0.23/templates/common.yaml rename to incubator/venstar2mqtt/0.0.24/templates/common.yaml diff --git a/incubator/venstar2mqtt/0.0.23/values.yaml b/incubator/venstar2mqtt/0.0.24/values.yaml similarity index 100% rename from incubator/venstar2mqtt/0.0.23/values.yaml rename to incubator/venstar2mqtt/0.0.24/values.yaml diff --git a/incubator/vertex/0.0.48/CHANGELOG.md b/incubator/vertex/0.0.48/CHANGELOG.md deleted file mode 100644 index f5ca03e4d7d..00000000000 --- a/incubator/vertex/0.0.48/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [vertex-0.0.48](https://github.com/truecharts/charts/compare/vertex-0.0.45...vertex-0.0.48) (2022-09-13) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) - - update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [vertex-0.0.47](https://github.com/truecharts/charts/compare/vertex-0.0.45...vertex-0.0.47) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [vertex-0.0.47](https://github.com/truecharts/charts/compare/vertex-0.0.45...vertex-0.0.47) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [vertex-0.0.47](https://github.com/truecharts/charts/compare/vertex-0.0.45...vertex-0.0.47) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [vertex-0.0.46](https://github.com/truecharts/charts/compare/vertex-0.0.45...vertex-0.0.46) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [vertex-0.0.46](https://github.com/truecharts/charts/compare/vertex-0.0.45...vertex-0.0.46) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [vertex-0.0.46](https://github.com/truecharts/charts/compare/vertex-0.0.45...vertex-0.0.46) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - diff --git a/incubator/vertex/0.0.48/Chart.lock b/incubator/vertex/0.0.48/Chart.lock deleted file mode 100644 index cec45c1a706..00000000000 --- a/incubator/vertex/0.0.48/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-13T05:25:16.882275532Z" diff --git a/incubator/vertex/0.0.48/Chart.yaml b/incubator/vertex/0.0.48/Chart.yaml deleted file mode 100644 index 1df63ba96f9..00000000000 --- a/incubator/vertex/0.0.48/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities - - HomeAutomation -apiVersion: v2 -appVersion: "stable" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.48 diff --git a/incubator/vertex/0.0.48/README.md b/incubator/vertex/0.0.48/README.md deleted file mode 100644 index 60a542471a6..00000000000 --- a/incubator/vertex/0.0.48/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# vertex - -![Version: 0.0.48](https://img.shields.io/badge/Version-0.0.48-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: stable](https://img.shields.io/badge/AppVersion-stable-informational?style=flat-square) - -Vertex - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [vertex](https://truecharts.org/docs/charts/incubator/vertex) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `vertex` deployment - -```console -helm uninstall vertex -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install vertex \ - --set env.TZ="America/New York" \ - TrueCharts/vertex -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install vertex TrueCharts/vertex -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/vertex/0.0.48/charts/common-10.5.9.tgz b/incubator/vertex/0.0.48/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/vertex/0.0.48/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/vertex/0.0.49/CHANGELOG.md b/incubator/vertex/0.0.49/CHANGELOG.md new file mode 100644 index 00000000000..b2178fa9fc5 --- /dev/null +++ b/incubator/vertex/0.0.49/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [vertex-0.0.49](https://github.com/truecharts/charts/compare/vertex-0.0.48...vertex-0.0.49) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [vertex-0.0.48](https://github.com/truecharts/charts/compare/vertex-0.0.45...vertex-0.0.48) (2022-09-13) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [vertex-0.0.47](https://github.com/truecharts/charts/compare/vertex-0.0.45...vertex-0.0.47) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [vertex-0.0.47](https://github.com/truecharts/charts/compare/vertex-0.0.45...vertex-0.0.47) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [vertex-0.0.47](https://github.com/truecharts/charts/compare/vertex-0.0.45...vertex-0.0.47) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [vertex-0.0.46](https://github.com/truecharts/charts/compare/vertex-0.0.45...vertex-0.0.46) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [vertex-0.0.46](https://github.com/truecharts/charts/compare/vertex-0.0.45...vertex-0.0.46) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + diff --git a/incubator/vertex/0.0.49/Chart.lock b/incubator/vertex/0.0.49/Chart.lock new file mode 100644 index 00000000000..752684a6196 --- /dev/null +++ b/incubator/vertex/0.0.49/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:15:41.738058063Z" diff --git a/incubator/vertex/0.0.49/Chart.yaml b/incubator/vertex/0.0.49/Chart.yaml new file mode 100644 index 00000000000..9b46fa71168 --- /dev/null +++ b/incubator/vertex/0.0.49/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.5.10 +deprecated: false +description: "Vertex" +home: https://truecharts.org/docs/charts/incubator/vertex +icon: https://truecharts.org/img/hotlink-ok/chart-icons/vertex.png +keywords: + - vertex + - Tools-Utilities + - HomeAutomation +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: vertex +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/vertex + - https://gitlab.lswl.in/lswl/vertex + - https://hub.docker.com/r/lswl/vertex +type: application +version: 0.0.49 diff --git a/incubator/vertex/0.0.49/README.md b/incubator/vertex/0.0.49/README.md new file mode 100644 index 00000000000..f9a6e6f24a2 --- /dev/null +++ b/incubator/vertex/0.0.49/README.md @@ -0,0 +1,109 @@ +# vertex + +![Version: 0.0.49](https://img.shields.io/badge/Version-0.0.49-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: stable](https://img.shields.io/badge/AppVersion-stable-informational?style=flat-square) + +Vertex + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [vertex](https://truecharts.org/docs/charts/incubator/vertex) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `vertex` deployment + +```console +helm uninstall vertex +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install vertex \ + --set env.TZ="America/New York" \ + TrueCharts/vertex +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install vertex TrueCharts/vertex -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/vertex/0.0.48/app-readme.md b/incubator/vertex/0.0.49/app-readme.md similarity index 100% rename from incubator/vertex/0.0.48/app-readme.md rename to incubator/vertex/0.0.49/app-readme.md diff --git a/incubator/vertex/0.0.49/charts/common-10.5.10.tgz b/incubator/vertex/0.0.49/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/vertex/0.0.49/charts/common-10.5.10.tgz differ diff --git a/incubator/vertex/0.0.48/ix_values.yaml b/incubator/vertex/0.0.49/ix_values.yaml similarity index 100% rename from incubator/vertex/0.0.48/ix_values.yaml rename to incubator/vertex/0.0.49/ix_values.yaml diff --git a/incubator/vertex/0.0.48/questions.yaml b/incubator/vertex/0.0.49/questions.yaml similarity index 100% rename from incubator/vertex/0.0.48/questions.yaml rename to incubator/vertex/0.0.49/questions.yaml diff --git a/incubator/vertex/0.0.48/templates/common.yaml b/incubator/vertex/0.0.49/templates/common.yaml similarity index 100% rename from incubator/vertex/0.0.48/templates/common.yaml rename to incubator/vertex/0.0.49/templates/common.yaml diff --git a/incubator/vertex/0.0.48/values.yaml b/incubator/vertex/0.0.49/values.yaml similarity index 100% rename from incubator/vertex/0.0.48/values.yaml rename to incubator/vertex/0.0.49/values.yaml diff --git a/incubator/vintage-story/0.0.23/CHANGELOG.md b/incubator/vintage-story/0.0.23/CHANGELOG.md deleted file mode 100644 index 79ef6a5d07c..00000000000 --- a/incubator/vintage-story/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [vintage-story-0.0.23](https://github.com/truecharts/charts/compare/vintage-story-0.0.22...vintage-story-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [vintage-story-0.0.23](https://github.com/truecharts/charts/compare/vintage-story-0.0.22...vintage-story-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [vintage-story-0.0.23](https://github.com/truecharts/charts/compare/vintage-story-0.0.22...vintage-story-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [vintage-story-0.0.23](https://github.com/truecharts/charts/compare/vintage-story-0.0.22...vintage-story-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [vintage-story-0.0.23](https://github.com/truecharts/charts/compare/vintage-story-0.0.22...vintage-story-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [vintage-story-0.0.23](https://github.com/truecharts/charts/compare/vintage-story-0.0.22...vintage-story-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [vintage-story-0.0.22](https://github.com/truecharts/charts/compare/vintage-story-0.0.20...vintage-story-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [vintage-story-0.0.21](https://github.com/truecharts/charts/compare/vintage-story-0.0.20...vintage-story-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/vintage-story/0.0.23/Chart.lock b/incubator/vintage-story/0.0.23/Chart.lock deleted file mode 100644 index 614758a7eee..00000000000 --- a/incubator/vintage-story/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:23:07.442126902Z" diff --git a/incubator/vintage-story/0.0.23/Chart.yaml b/incubator/vintage-story/0.0.23/Chart.yaml deleted file mode 100644 index 41c5d054931..00000000000 --- a/incubator/vintage-story/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/vintage-story/0.0.23/README.md b/incubator/vintage-story/0.0.23/README.md deleted file mode 100644 index 40cc0b72202..00000000000 --- a/incubator/vintage-story/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# vintage-story - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -This is a Basic Vintage Story Server it will download and install Vintage Story Server and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [vintage-story](https://truecharts.org/docs/charts/incubator/vintage-story) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/vintage-story/0.0.23/charts/common-10.5.9.tgz b/incubator/vintage-story/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/vintage-story/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/vintage-story/0.0.24/CHANGELOG.md b/incubator/vintage-story/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..211e017a5ba --- /dev/null +++ b/incubator/vintage-story/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [vintage-story-0.0.24](https://github.com/truecharts/charts/compare/vintage-story-0.0.23...vintage-story-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [vintage-story-0.0.23](https://github.com/truecharts/charts/compare/vintage-story-0.0.22...vintage-story-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [vintage-story-0.0.23](https://github.com/truecharts/charts/compare/vintage-story-0.0.22...vintage-story-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [vintage-story-0.0.23](https://github.com/truecharts/charts/compare/vintage-story-0.0.22...vintage-story-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [vintage-story-0.0.23](https://github.com/truecharts/charts/compare/vintage-story-0.0.22...vintage-story-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [vintage-story-0.0.23](https://github.com/truecharts/charts/compare/vintage-story-0.0.22...vintage-story-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [vintage-story-0.0.23](https://github.com/truecharts/charts/compare/vintage-story-0.0.22...vintage-story-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [vintage-story-0.0.22](https://github.com/truecharts/charts/compare/vintage-story-0.0.20...vintage-story-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + diff --git a/incubator/vintage-story/0.0.24/Chart.lock b/incubator/vintage-story/0.0.24/Chart.lock new file mode 100644 index 00000000000..e30338a0fa7 --- /dev/null +++ b/incubator/vintage-story/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:15:45.145137999Z" diff --git a/incubator/vintage-story/0.0.24/Chart.yaml b/incubator/vintage-story/0.0.24/Chart.yaml new file mode 100644 index 00000000000..6baeeb658ac --- /dev/null +++ b/incubator/vintage-story/0.0.24/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.5.10 +deprecated: false +description: "This is a Basic Vintage Story Server it will download and install Vintage Story Server and run it." +home: https://truecharts.org/docs/charts/incubator/vintage-story +icon: https://truecharts.org/img/hotlink-ok/chart-icons/vintage-story.png +keywords: + - vintage-story + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: vintage-story +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/vintage-story + - https://www.vintagestory.at/ + - https://hub.docker.com/r/ich777/vintagestory/ +type: application +version: 0.0.24 diff --git a/incubator/vintage-story/0.0.24/README.md b/incubator/vintage-story/0.0.24/README.md new file mode 100644 index 00000000000..a6aaab970ab --- /dev/null +++ b/incubator/vintage-story/0.0.24/README.md @@ -0,0 +1,109 @@ +# vintage-story + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +This is a Basic Vintage Story Server it will download and install Vintage Story Server and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [vintage-story](https://truecharts.org/docs/charts/incubator/vintage-story) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/vintage-story/0.0.23/app-readme.md b/incubator/vintage-story/0.0.24/app-readme.md similarity index 100% rename from incubator/vintage-story/0.0.23/app-readme.md rename to incubator/vintage-story/0.0.24/app-readme.md diff --git a/incubator/vintage-story/0.0.24/charts/common-10.5.10.tgz b/incubator/vintage-story/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/vintage-story/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/vintage-story/0.0.23/ix_values.yaml b/incubator/vintage-story/0.0.24/ix_values.yaml similarity index 100% rename from incubator/vintage-story/0.0.23/ix_values.yaml rename to incubator/vintage-story/0.0.24/ix_values.yaml diff --git a/incubator/vintage-story/0.0.23/questions.yaml b/incubator/vintage-story/0.0.24/questions.yaml similarity index 100% rename from incubator/vintage-story/0.0.23/questions.yaml rename to incubator/vintage-story/0.0.24/questions.yaml diff --git a/incubator/vintage-story/0.0.23/templates/common.yaml b/incubator/vintage-story/0.0.24/templates/common.yaml similarity index 100% rename from incubator/vintage-story/0.0.23/templates/common.yaml rename to incubator/vintage-story/0.0.24/templates/common.yaml diff --git a/incubator/vintage-story/0.0.23/values.yaml b/incubator/vintage-story/0.0.24/values.yaml similarity index 100% rename from incubator/vintage-story/0.0.23/values.yaml rename to incubator/vintage-story/0.0.24/values.yaml diff --git a/incubator/virt-manager/0.0.52/CHANGELOG.md b/incubator/virt-manager/0.0.52/CHANGELOG.md deleted file mode 100644 index 8879c63da2f..00000000000 --- a/incubator/virt-manager/0.0.52/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [virt-manager-0.0.52](https://github.com/truecharts/charts/compare/virt-manager-0.0.50...virt-manager-0.0.52) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [virt-manager-0.0.52](https://github.com/truecharts/charts/compare/virt-manager-0.0.50...virt-manager-0.0.52) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [virt-manager-0.0.52](https://github.com/truecharts/charts/compare/virt-manager-0.0.50...virt-manager-0.0.52) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [virt-manager-0.0.51](https://github.com/truecharts/charts/compare/virt-manager-0.0.50...virt-manager-0.0.51) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [virt-manager-0.0.51](https://github.com/truecharts/charts/compare/virt-manager-0.0.50...virt-manager-0.0.51) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [virt-manager-0.0.51](https://github.com/truecharts/charts/compare/virt-manager-0.0.50...virt-manager-0.0.51) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [virt-manager-0.0.50](https://github.com/truecharts/charts/compare/virt-manager-0.0.49...virt-manager-0.0.50) (2022-09-10) - -### Chore - -- update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) - - - - -## [virt-manager-0.0.49](https://github.com/truecharts/charts/compare/virt-manager-0.0.48...virt-manager-0.0.49) (2022-09-07) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) - diff --git a/incubator/virt-manager/0.0.52/Chart.lock b/incubator/virt-manager/0.0.52/Chart.lock deleted file mode 100644 index b7de20a8234..00000000000 --- a/incubator/virt-manager/0.0.52/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:23:07.65941135Z" diff --git a/incubator/virt-manager/0.0.52/Chart.yaml b/incubator/virt-manager/0.0.52/Chart.yaml deleted file mode 100644 index 422f822a502..00000000000 --- a/incubator/virt-manager/0.0.52/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.52 diff --git a/incubator/virt-manager/0.0.52/README.md b/incubator/virt-manager/0.0.52/README.md deleted file mode 100644 index a2cc5d9a917..00000000000 --- a/incubator/virt-manager/0.0.52/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# virt-manager - -![Version: 0.0.52](https://img.shields.io/badge/Version-0.0.52-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -The virt-manager application is a desktop user interface for managing virtual machines through libvirt. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [virt-manager](https://truecharts.org/docs/charts/incubator/virt-manager) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `virt-manager` deployment - -```console -helm uninstall virt-manager -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install virt-manager \ - --set env.TZ="America/New York" \ - TrueCharts/virt-manager -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install virt-manager TrueCharts/virt-manager -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/virt-manager/0.0.52/charts/common-10.5.9.tgz b/incubator/virt-manager/0.0.52/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/virt-manager/0.0.52/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/virt-manager/0.0.53/CHANGELOG.md b/incubator/virt-manager/0.0.53/CHANGELOG.md new file mode 100644 index 00000000000..aa85ade2c00 --- /dev/null +++ b/incubator/virt-manager/0.0.53/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [virt-manager-0.0.53](https://github.com/truecharts/charts/compare/virt-manager-0.0.52...virt-manager-0.0.53) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [virt-manager-0.0.52](https://github.com/truecharts/charts/compare/virt-manager-0.0.50...virt-manager-0.0.52) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [virt-manager-0.0.52](https://github.com/truecharts/charts/compare/virt-manager-0.0.50...virt-manager-0.0.52) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [virt-manager-0.0.52](https://github.com/truecharts/charts/compare/virt-manager-0.0.50...virt-manager-0.0.52) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [virt-manager-0.0.51](https://github.com/truecharts/charts/compare/virt-manager-0.0.50...virt-manager-0.0.51) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [virt-manager-0.0.51](https://github.com/truecharts/charts/compare/virt-manager-0.0.50...virt-manager-0.0.51) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [virt-manager-0.0.51](https://github.com/truecharts/charts/compare/virt-manager-0.0.50...virt-manager-0.0.51) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [virt-manager-0.0.50](https://github.com/truecharts/charts/compare/virt-manager-0.0.49...virt-manager-0.0.50) (2022-09-10) + +### Chore + +- update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) + + + diff --git a/incubator/virt-manager/0.0.53/Chart.lock b/incubator/virt-manager/0.0.53/Chart.lock new file mode 100644 index 00000000000..d585c6fe733 --- /dev/null +++ b/incubator/virt-manager/0.0.53/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:15:47.856785275Z" diff --git a/incubator/virt-manager/0.0.53/Chart.yaml b/incubator/virt-manager/0.0.53/Chart.yaml new file mode 100644 index 00000000000..f2dbbaf6874 --- /dev/null +++ b/incubator/virt-manager/0.0.53/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.5.10 +deprecated: false +description: "The virt-manager application is a desktop user interface for managing virtual machines through libvirt." +home: https://truecharts.org/docs/charts/incubator/virt-manager +icon: https://truecharts.org/img/hotlink-ok/chart-icons/virt-manager.png +keywords: + - virt-manager + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: virt-manager +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/virt-manager + - https://hub.docker.com/r/mber5/virt-manager +type: application +version: 0.0.53 diff --git a/incubator/virt-manager/0.0.53/README.md b/incubator/virt-manager/0.0.53/README.md new file mode 100644 index 00000000000..8042c2726a2 --- /dev/null +++ b/incubator/virt-manager/0.0.53/README.md @@ -0,0 +1,108 @@ +# virt-manager + +![Version: 0.0.53](https://img.shields.io/badge/Version-0.0.53-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +The virt-manager application is a desktop user interface for managing virtual machines through libvirt. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [virt-manager](https://truecharts.org/docs/charts/incubator/virt-manager) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `virt-manager` deployment + +```console +helm uninstall virt-manager +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install virt-manager \ + --set env.TZ="America/New York" \ + TrueCharts/virt-manager +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install virt-manager TrueCharts/virt-manager -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/virt-manager/0.0.52/app-readme.md b/incubator/virt-manager/0.0.53/app-readme.md similarity index 100% rename from incubator/virt-manager/0.0.52/app-readme.md rename to incubator/virt-manager/0.0.53/app-readme.md diff --git a/incubator/virt-manager/0.0.53/charts/common-10.5.10.tgz b/incubator/virt-manager/0.0.53/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/virt-manager/0.0.53/charts/common-10.5.10.tgz differ diff --git a/incubator/virt-manager/0.0.52/ix_values.yaml b/incubator/virt-manager/0.0.53/ix_values.yaml similarity index 100% rename from incubator/virt-manager/0.0.52/ix_values.yaml rename to incubator/virt-manager/0.0.53/ix_values.yaml diff --git a/incubator/virt-manager/0.0.52/questions.yaml b/incubator/virt-manager/0.0.53/questions.yaml similarity index 100% rename from incubator/virt-manager/0.0.52/questions.yaml rename to incubator/virt-manager/0.0.53/questions.yaml diff --git a/incubator/virt-manager/0.0.52/templates/common.yaml b/incubator/virt-manager/0.0.53/templates/common.yaml similarity index 100% rename from incubator/virt-manager/0.0.52/templates/common.yaml rename to incubator/virt-manager/0.0.53/templates/common.yaml diff --git a/incubator/virt-manager/0.0.52/values.yaml b/incubator/virt-manager/0.0.53/values.yaml similarity index 100% rename from incubator/virt-manager/0.0.52/values.yaml rename to incubator/virt-manager/0.0.53/values.yaml diff --git a/incubator/vlmcsd-kms-server/0.0.24/CHANGELOG.md b/incubator/vlmcsd-kms-server/0.0.24/CHANGELOG.md deleted file mode 100644 index b7b7eb97d76..00000000000 --- a/incubator/vlmcsd-kms-server/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [vlmcsd-kms-server-0.0.24](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-0.0.23...vlmcsd-kms-server-0.0.24) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [vlmcsd-kms-server-0.0.24](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-0.0.23...vlmcsd-kms-server-0.0.24) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [vlmcsd-kms-server-0.0.24](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-0.0.23...vlmcsd-kms-server-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [vlmcsd-kms-server-0.0.24](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-0.0.23...vlmcsd-kms-server-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [vlmcsd-kms-server-0.0.24](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-0.0.23...vlmcsd-kms-server-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [vlmcsd-kms-server-0.0.24](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-0.0.23...vlmcsd-kms-server-0.0.24) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [vlmcsd-kms-server-0.0.23](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-0.0.21...vlmcsd-kms-server-0.0.23) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [vlmcsd-kms-server-0.0.22](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-0.0.21...vlmcsd-kms-server-0.0.22) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/vlmcsd-kms-server/0.0.24/Chart.lock b/incubator/vlmcsd-kms-server/0.0.24/Chart.lock deleted file mode 100644 index 2f79b8f3b56..00000000000 --- a/incubator/vlmcsd-kms-server/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:23:13.221410413Z" diff --git a/incubator/vlmcsd-kms-server/0.0.24/Chart.yaml b/incubator/vlmcsd-kms-server/0.0.24/Chart.yaml deleted file mode 100644 index b47b8e8684a..00000000000 --- a/incubator/vlmcsd-kms-server/0.0.24/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Tools-Utilities - - Network-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.24 diff --git a/incubator/vlmcsd-kms-server/0.0.24/README.md b/incubator/vlmcsd-kms-server/0.0.24/README.md deleted file mode 100644 index a72ecd06b0d..00000000000 --- a/incubator/vlmcsd-kms-server/0.0.24/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# vlmcsd-kms-server - -![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -vlmcsd is a replacement for Microsoft's KMS server. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [vlmcsd-kms-server](https://truecharts.org/docs/charts/incubator/vlmcsd-kms-server) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/vlmcsd-kms-server/0.0.24/charts/common-10.5.9.tgz b/incubator/vlmcsd-kms-server/0.0.24/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/vlmcsd-kms-server/0.0.24/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/vlmcsd-kms-server/0.0.25/CHANGELOG.md b/incubator/vlmcsd-kms-server/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..96ef7888c06 --- /dev/null +++ b/incubator/vlmcsd-kms-server/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [vlmcsd-kms-server-0.0.25](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-0.0.23...vlmcsd-kms-server-0.0.25) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [vlmcsd-kms-server-0.0.24](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-0.0.23...vlmcsd-kms-server-0.0.24) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [vlmcsd-kms-server-0.0.24](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-0.0.23...vlmcsd-kms-server-0.0.24) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [vlmcsd-kms-server-0.0.24](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-0.0.23...vlmcsd-kms-server-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [vlmcsd-kms-server-0.0.24](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-0.0.23...vlmcsd-kms-server-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [vlmcsd-kms-server-0.0.24](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-0.0.23...vlmcsd-kms-server-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [vlmcsd-kms-server-0.0.24](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-0.0.23...vlmcsd-kms-server-0.0.24) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [vlmcsd-kms-server-0.0.23](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-0.0.21...vlmcsd-kms-server-0.0.23) (2022-08-30) + +### Chore diff --git a/incubator/vlmcsd-kms-server/0.0.25/Chart.lock b/incubator/vlmcsd-kms-server/0.0.25/Chart.lock new file mode 100644 index 00000000000..e523613bea4 --- /dev/null +++ b/incubator/vlmcsd-kms-server/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:15:57.934441615Z" diff --git a/incubator/vlmcsd-kms-server/0.0.25/Chart.yaml b/incubator/vlmcsd-kms-server/0.0.25/Chart.yaml new file mode 100644 index 00000000000..47aedda5881 --- /dev/null +++ b/incubator/vlmcsd-kms-server/0.0.25/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.5.10 +deprecated: false +description: "vlmcsd is a replacement for Microsoft's KMS server." +home: https://truecharts.org/docs/charts/incubator/vlmcsd-kms-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/vlmcsd-kms-server.png +keywords: + - vlmcsd-kms-server + - Cloud + - Tools-Utilities + - Network-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: vlmcsd-kms-server +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/vlmcsd-kms-server + - https://github.com/mikolatero/docker-vlmcsd + - https://hub.docker.com/r/mikolatero/vlmcsd/ +type: application +version: 0.0.25 diff --git a/incubator/vlmcsd-kms-server/0.0.25/README.md b/incubator/vlmcsd-kms-server/0.0.25/README.md new file mode 100644 index 00000000000..8fd4db1d0a4 --- /dev/null +++ b/incubator/vlmcsd-kms-server/0.0.25/README.md @@ -0,0 +1,109 @@ +# vlmcsd-kms-server + +![Version: 0.0.25](https://img.shields.io/badge/Version-0.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +vlmcsd is a replacement for Microsoft's KMS server. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [vlmcsd-kms-server](https://truecharts.org/docs/charts/incubator/vlmcsd-kms-server) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/vlmcsd-kms-server/0.0.24/app-readme.md b/incubator/vlmcsd-kms-server/0.0.25/app-readme.md similarity index 100% rename from incubator/vlmcsd-kms-server/0.0.24/app-readme.md rename to incubator/vlmcsd-kms-server/0.0.25/app-readme.md diff --git a/incubator/vlmcsd-kms-server/0.0.25/charts/common-10.5.10.tgz b/incubator/vlmcsd-kms-server/0.0.25/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/vlmcsd-kms-server/0.0.25/charts/common-10.5.10.tgz differ diff --git a/incubator/vlmcsd-kms-server/0.0.24/ix_values.yaml b/incubator/vlmcsd-kms-server/0.0.25/ix_values.yaml similarity index 100% rename from incubator/vlmcsd-kms-server/0.0.24/ix_values.yaml rename to incubator/vlmcsd-kms-server/0.0.25/ix_values.yaml diff --git a/incubator/vlmcsd-kms-server/0.0.24/questions.yaml b/incubator/vlmcsd-kms-server/0.0.25/questions.yaml similarity index 100% rename from incubator/vlmcsd-kms-server/0.0.24/questions.yaml rename to incubator/vlmcsd-kms-server/0.0.25/questions.yaml diff --git a/incubator/vlmcsd-kms-server/0.0.24/templates/common.yaml b/incubator/vlmcsd-kms-server/0.0.25/templates/common.yaml similarity index 100% rename from incubator/vlmcsd-kms-server/0.0.24/templates/common.yaml rename to incubator/vlmcsd-kms-server/0.0.25/templates/common.yaml diff --git a/incubator/vlmcsd-kms-server/0.0.24/values.yaml b/incubator/vlmcsd-kms-server/0.0.25/values.yaml similarity index 100% rename from incubator/vlmcsd-kms-server/0.0.24/values.yaml rename to incubator/vlmcsd-kms-server/0.0.25/values.yaml diff --git a/incubator/vorta/0.0.23/CHANGELOG.md b/incubator/vorta/0.0.23/CHANGELOG.md deleted file mode 100644 index 053e064487b..00000000000 --- a/incubator/vorta/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [vorta-0.0.23](https://github.com/truecharts/charts/compare/vorta-0.0.22...vorta-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [vorta-0.0.23](https://github.com/truecharts/charts/compare/vorta-0.0.22...vorta-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [vorta-0.0.23](https://github.com/truecharts/charts/compare/vorta-0.0.22...vorta-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [vorta-0.0.23](https://github.com/truecharts/charts/compare/vorta-0.0.22...vorta-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [vorta-0.0.23](https://github.com/truecharts/charts/compare/vorta-0.0.22...vorta-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [vorta-0.0.23](https://github.com/truecharts/charts/compare/vorta-0.0.22...vorta-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [vorta-0.0.22](https://github.com/truecharts/charts/compare/vorta-0.0.20...vorta-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [vorta-0.0.21](https://github.com/truecharts/charts/compare/vorta-0.0.20...vorta-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/vorta/0.0.23/Chart.lock b/incubator/vorta/0.0.23/Chart.lock deleted file mode 100644 index 5ab569c106c..00000000000 --- a/incubator/vorta/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:23:26.209167099Z" diff --git a/incubator/vorta/0.0.23/Chart.yaml b/incubator/vorta/0.0.23/Chart.yaml deleted file mode 100644 index 2c1e0be0f5e..00000000000 --- a/incubator/vorta/0.0.23/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Backup - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/vorta/0.0.23/README.md b/incubator/vorta/0.0.23/README.md deleted file mode 100644 index d9e9221cd7d..00000000000 --- a/incubator/vorta/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# vorta - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Vorta is a backup client for macOS and Linux desktops. It integrates the mighty BorgBackup with your desktop environment to protect your data from disk failure, ransomware and theft. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [vorta](https://truecharts.org/docs/charts/incubator/vorta) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `vorta` deployment - -```console -helm uninstall vorta -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install vorta \ - --set env.TZ="America/New York" \ - TrueCharts/vorta -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install vorta TrueCharts/vorta -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/vorta/0.0.23/charts/common-10.5.9.tgz b/incubator/vorta/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/vorta/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/vorta/0.0.24/CHANGELOG.md b/incubator/vorta/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..f10b00cfa72 --- /dev/null +++ b/incubator/vorta/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [vorta-0.0.24](https://github.com/truecharts/charts/compare/vorta-0.0.23...vorta-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [vorta-0.0.23](https://github.com/truecharts/charts/compare/vorta-0.0.22...vorta-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [vorta-0.0.23](https://github.com/truecharts/charts/compare/vorta-0.0.22...vorta-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [vorta-0.0.23](https://github.com/truecharts/charts/compare/vorta-0.0.22...vorta-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [vorta-0.0.23](https://github.com/truecharts/charts/compare/vorta-0.0.22...vorta-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [vorta-0.0.23](https://github.com/truecharts/charts/compare/vorta-0.0.22...vorta-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [vorta-0.0.23](https://github.com/truecharts/charts/compare/vorta-0.0.22...vorta-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [vorta-0.0.22](https://github.com/truecharts/charts/compare/vorta-0.0.20...vorta-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + diff --git a/incubator/vorta/0.0.24/Chart.lock b/incubator/vorta/0.0.24/Chart.lock new file mode 100644 index 00000000000..47ef6c9b38d --- /dev/null +++ b/incubator/vorta/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:16:13.300102224Z" diff --git a/incubator/vorta/0.0.24/Chart.yaml b/incubator/vorta/0.0.24/Chart.yaml new file mode 100644 index 00000000000..033a996bb14 --- /dev/null +++ b/incubator/vorta/0.0.24/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.5.10 +deprecated: false +description: "Vorta is a backup client for macOS and Linux desktops. It integrates the mighty BorgBackup with your desktop environment to protect your data from disk failure, ransomware and theft." +home: https://truecharts.org/docs/charts/incubator/vorta +icon: https://truecharts.org/img/hotlink-ok/chart-icons/vorta.png +keywords: + - vorta + - Backup + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: vorta +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/vorta + - https://github.com/borgbase/vorta-docker + - https://ghcr.io/borgbase/vorta-docker +type: application +version: 0.0.24 diff --git a/incubator/vorta/0.0.24/README.md b/incubator/vorta/0.0.24/README.md new file mode 100644 index 00000000000..505a6339dcd --- /dev/null +++ b/incubator/vorta/0.0.24/README.md @@ -0,0 +1,109 @@ +# vorta + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Vorta is a backup client for macOS and Linux desktops. It integrates the mighty BorgBackup with your desktop environment to protect your data from disk failure, ransomware and theft. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [vorta](https://truecharts.org/docs/charts/incubator/vorta) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `vorta` deployment + +```console +helm uninstall vorta +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install vorta \ + --set env.TZ="America/New York" \ + TrueCharts/vorta +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install vorta TrueCharts/vorta -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/vorta/0.0.23/app-readme.md b/incubator/vorta/0.0.24/app-readme.md similarity index 100% rename from incubator/vorta/0.0.23/app-readme.md rename to incubator/vorta/0.0.24/app-readme.md diff --git a/incubator/vorta/0.0.24/charts/common-10.5.10.tgz b/incubator/vorta/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/vorta/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/vorta/0.0.23/ix_values.yaml b/incubator/vorta/0.0.24/ix_values.yaml similarity index 100% rename from incubator/vorta/0.0.23/ix_values.yaml rename to incubator/vorta/0.0.24/ix_values.yaml diff --git a/incubator/vorta/0.0.23/questions.yaml b/incubator/vorta/0.0.24/questions.yaml similarity index 100% rename from incubator/vorta/0.0.23/questions.yaml rename to incubator/vorta/0.0.24/questions.yaml diff --git a/incubator/vorta/0.0.23/templates/common.yaml b/incubator/vorta/0.0.24/templates/common.yaml similarity index 100% rename from incubator/vorta/0.0.23/templates/common.yaml rename to incubator/vorta/0.0.24/templates/common.yaml diff --git a/incubator/vorta/0.0.23/values.yaml b/incubator/vorta/0.0.24/values.yaml similarity index 100% rename from incubator/vorta/0.0.23/values.yaml rename to incubator/vorta/0.0.24/values.yaml diff --git a/incubator/webp-server/0.0.28/CHANGELOG.md b/incubator/webp-server/0.0.28/CHANGELOG.md deleted file mode 100644 index 7ee4cb34443..00000000000 --- a/incubator/webp-server/0.0.28/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [webp-server-0.0.28](https://github.com/truecharts/charts/compare/webp-server-0.0.27...webp-server-0.0.28) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [webp-server-0.0.28](https://github.com/truecharts/charts/compare/webp-server-0.0.27...webp-server-0.0.28) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [webp-server-0.0.28](https://github.com/truecharts/charts/compare/webp-server-0.0.27...webp-server-0.0.28) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [webp-server-0.0.28](https://github.com/truecharts/charts/compare/webp-server-0.0.27...webp-server-0.0.28) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [webp-server-0.0.28](https://github.com/truecharts/charts/compare/webp-server-0.0.27...webp-server-0.0.28) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [webp-server-0.0.28](https://github.com/truecharts/charts/compare/webp-server-0.0.27...webp-server-0.0.28) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [webp-server-0.0.27](https://github.com/truecharts/charts/compare/webp-server-0.0.26...webp-server-0.0.27) (2022-09-03) - -### Chore - -- update docker general non-major ([#3668](https://github.com/truecharts/charts/issues/3668)) - - - - -## [webp-server-0.0.26](https://github.com/truecharts/charts/compare/webp-server-0.0.24...webp-server-0.0.26) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/webp-server/0.0.28/Chart.lock b/incubator/webp-server/0.0.28/Chart.lock deleted file mode 100644 index b5dbf3d4c75..00000000000 --- a/incubator/webp-server/0.0.28/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:23:31.85133767Z" diff --git a/incubator/webp-server/0.0.28/Chart.yaml b/incubator/webp-server/0.0.28/Chart.yaml deleted file mode 100644 index 40cc203dd15..00000000000 --- a/incubator/webp-server/0.0.28/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Productivity - - Tools-Utilities - - MediaServer-Photos - - Network-Web - - Network-FTP -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.28 diff --git a/incubator/webp-server/0.0.28/README.md b/incubator/webp-server/0.0.28/README.md deleted file mode 100644 index 767ea7dee2c..00000000000 --- a/incubator/webp-server/0.0.28/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# webp-server - -![Version: 0.0.28](https://img.shields.io/badge/Version-0.0.28-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -This is a Server based on Golang, which allows you to serve WebP images on the fly. It will convert jpg,jpeg,png files by default, this can be customized by editing the config.json. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [webp-server](https://truecharts.org/docs/charts/incubator/webp-server) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `webp-server` deployment - -```console -helm uninstall webp-server -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install webp-server \ - --set env.TZ="America/New York" \ - TrueCharts/webp-server -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install webp-server TrueCharts/webp-server -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/webp-server/0.0.28/charts/common-10.5.9.tgz b/incubator/webp-server/0.0.28/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/webp-server/0.0.28/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/webp-server/0.0.29/CHANGELOG.md b/incubator/webp-server/0.0.29/CHANGELOG.md new file mode 100644 index 00000000000..45fe2d6d4b9 --- /dev/null +++ b/incubator/webp-server/0.0.29/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [webp-server-0.0.29](https://github.com/truecharts/charts/compare/webp-server-0.0.28...webp-server-0.0.29) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [webp-server-0.0.28](https://github.com/truecharts/charts/compare/webp-server-0.0.27...webp-server-0.0.28) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [webp-server-0.0.28](https://github.com/truecharts/charts/compare/webp-server-0.0.27...webp-server-0.0.28) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [webp-server-0.0.28](https://github.com/truecharts/charts/compare/webp-server-0.0.27...webp-server-0.0.28) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [webp-server-0.0.28](https://github.com/truecharts/charts/compare/webp-server-0.0.27...webp-server-0.0.28) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [webp-server-0.0.28](https://github.com/truecharts/charts/compare/webp-server-0.0.27...webp-server-0.0.28) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [webp-server-0.0.28](https://github.com/truecharts/charts/compare/webp-server-0.0.27...webp-server-0.0.28) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [webp-server-0.0.27](https://github.com/truecharts/charts/compare/webp-server-0.0.26...webp-server-0.0.27) (2022-09-03) + +### Chore + +- update docker general non-major ([#3668](https://github.com/truecharts/charts/issues/3668)) diff --git a/incubator/webp-server/0.0.29/Chart.lock b/incubator/webp-server/0.0.29/Chart.lock new file mode 100644 index 00000000000..54fe9acb665 --- /dev/null +++ b/incubator/webp-server/0.0.29/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:16:16.232752977Z" diff --git a/incubator/webp-server/0.0.29/Chart.yaml b/incubator/webp-server/0.0.29/Chart.yaml new file mode 100644 index 00000000000..a0f09b367bd --- /dev/null +++ b/incubator/webp-server/0.0.29/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.5.10 +deprecated: false +description: "This is a Server based on Golang, which allows you to serve WebP images on the fly. It will convert jpg,jpeg,png files by default, this can be customized by editing the config.json." +home: https://truecharts.org/docs/charts/incubator/webp-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/webp-server.png +keywords: + - webp-server + - Cloud + - Productivity + - Tools-Utilities + - MediaServer-Photos + - Network-Web + - Network-FTP +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: webp-server +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/webp-server + - https://github.com/webp-sh/webp_server_go + - https://hub.docker.com/r/webpsh/webps +type: application +version: 0.0.29 diff --git a/incubator/webp-server/0.0.29/README.md b/incubator/webp-server/0.0.29/README.md new file mode 100644 index 00000000000..4a74d4bd6eb --- /dev/null +++ b/incubator/webp-server/0.0.29/README.md @@ -0,0 +1,109 @@ +# webp-server + +![Version: 0.0.29](https://img.shields.io/badge/Version-0.0.29-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +This is a Server based on Golang, which allows you to serve WebP images on the fly. It will convert jpg,jpeg,png files by default, this can be customized by editing the config.json. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [webp-server](https://truecharts.org/docs/charts/incubator/webp-server) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `webp-server` deployment + +```console +helm uninstall webp-server +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install webp-server \ + --set env.TZ="America/New York" \ + TrueCharts/webp-server +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install webp-server TrueCharts/webp-server -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/webp-server/0.0.28/app-readme.md b/incubator/webp-server/0.0.29/app-readme.md similarity index 100% rename from incubator/webp-server/0.0.28/app-readme.md rename to incubator/webp-server/0.0.29/app-readme.md diff --git a/incubator/webp-server/0.0.29/charts/common-10.5.10.tgz b/incubator/webp-server/0.0.29/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/webp-server/0.0.29/charts/common-10.5.10.tgz differ diff --git a/incubator/webp-server/0.0.28/ix_values.yaml b/incubator/webp-server/0.0.29/ix_values.yaml similarity index 100% rename from incubator/webp-server/0.0.28/ix_values.yaml rename to incubator/webp-server/0.0.29/ix_values.yaml diff --git a/incubator/webp-server/0.0.28/questions.yaml b/incubator/webp-server/0.0.29/questions.yaml similarity index 100% rename from incubator/webp-server/0.0.28/questions.yaml rename to incubator/webp-server/0.0.29/questions.yaml diff --git a/incubator/webp-server/0.0.28/templates/common.yaml b/incubator/webp-server/0.0.29/templates/common.yaml similarity index 100% rename from incubator/webp-server/0.0.28/templates/common.yaml rename to incubator/webp-server/0.0.29/templates/common.yaml diff --git a/incubator/webp-server/0.0.28/values.yaml b/incubator/webp-server/0.0.29/values.yaml similarity index 100% rename from incubator/webp-server/0.0.28/values.yaml rename to incubator/webp-server/0.0.29/values.yaml diff --git a/incubator/webtop/0.0.28/CHANGELOG.md b/incubator/webtop/0.0.28/CHANGELOG.md deleted file mode 100644 index 022fd3f703f..00000000000 --- a/incubator/webtop/0.0.28/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [webtop-0.0.28](https://github.com/truecharts/charts/compare/webtop-0.0.27...webtop-0.0.28) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [webtop-0.0.28](https://github.com/truecharts/charts/compare/webtop-0.0.27...webtop-0.0.28) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [webtop-0.0.28](https://github.com/truecharts/charts/compare/webtop-0.0.27...webtop-0.0.28) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [webtop-0.0.28](https://github.com/truecharts/charts/compare/webtop-0.0.27...webtop-0.0.28) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [webtop-0.0.28](https://github.com/truecharts/charts/compare/webtop-0.0.27...webtop-0.0.28) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [webtop-0.0.28](https://github.com/truecharts/charts/compare/webtop-0.0.27...webtop-0.0.28) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [webtop-0.0.27](https://github.com/truecharts/charts/compare/webtop-0.0.26...webtop-0.0.27) (2022-09-05) - -### Chore - -- update docker general non-major ([#3700](https://github.com/truecharts/charts/issues/3700)) - - - - -## [webtop-0.0.26](https://github.com/truecharts/charts/compare/webtop-0.0.24...webtop-0.0.26) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/webtop/0.0.28/Chart.lock b/incubator/webtop/0.0.28/Chart.lock deleted file mode 100644 index 0a2b7bc6fd6..00000000000 --- a/incubator/webtop/0.0.28/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:23:32.400432719Z" diff --git a/incubator/webtop/0.0.28/Chart.yaml b/incubator/webtop/0.0.28/Chart.yaml deleted file mode 100644 index 2aece229542..00000000000 --- a/incubator/webtop/0.0.28/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.28 diff --git a/incubator/webtop/0.0.28/README.md b/incubator/webtop/0.0.28/README.md deleted file mode 100644 index e09ad721f42..00000000000 --- a/incubator/webtop/0.0.28/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# webtop - -![Version: 0.0.28](https://img.shields.io/badge/Version-0.0.28-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Webtop(https://github.com/linuxserver/gclient) - Alpine, Ubuntu, Fedora, and Arch based Charts containing full desktop environments in officially supported flavors accessible via any modern web browser. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [webtop](https://truecharts.org/docs/charts/incubator/webtop) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `webtop` deployment - -```console -helm uninstall webtop -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install webtop \ - --set env.TZ="America/New York" \ - TrueCharts/webtop -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install webtop TrueCharts/webtop -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/webtop/0.0.28/charts/common-10.5.9.tgz b/incubator/webtop/0.0.28/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/webtop/0.0.28/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/webtop/0.0.29/CHANGELOG.md b/incubator/webtop/0.0.29/CHANGELOG.md new file mode 100644 index 00000000000..89c9690f337 --- /dev/null +++ b/incubator/webtop/0.0.29/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [webtop-0.0.29](https://github.com/truecharts/charts/compare/webtop-0.0.28...webtop-0.0.29) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [webtop-0.0.28](https://github.com/truecharts/charts/compare/webtop-0.0.27...webtop-0.0.28) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [webtop-0.0.28](https://github.com/truecharts/charts/compare/webtop-0.0.27...webtop-0.0.28) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [webtop-0.0.28](https://github.com/truecharts/charts/compare/webtop-0.0.27...webtop-0.0.28) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [webtop-0.0.28](https://github.com/truecharts/charts/compare/webtop-0.0.27...webtop-0.0.28) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [webtop-0.0.28](https://github.com/truecharts/charts/compare/webtop-0.0.27...webtop-0.0.28) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [webtop-0.0.28](https://github.com/truecharts/charts/compare/webtop-0.0.27...webtop-0.0.28) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [webtop-0.0.27](https://github.com/truecharts/charts/compare/webtop-0.0.26...webtop-0.0.27) (2022-09-05) + +### Chore + +- update docker general non-major ([#3700](https://github.com/truecharts/charts/issues/3700)) + + + + +## [webtop-0.0.26](https://github.com/truecharts/charts/compare/webtop-0.0.24...webtop-0.0.26) (2022-08-30) + diff --git a/incubator/webtop/0.0.29/Chart.lock b/incubator/webtop/0.0.29/Chart.lock new file mode 100644 index 00000000000..df8c55400f9 --- /dev/null +++ b/incubator/webtop/0.0.29/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:16:19.216365556Z" diff --git a/incubator/webtop/0.0.29/Chart.yaml b/incubator/webtop/0.0.29/Chart.yaml new file mode 100644 index 00000000000..d8b5e0b6cfd --- /dev/null +++ b/incubator/webtop/0.0.29/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.5.10 +deprecated: false +description: Webtop(https://github.com/linuxserver/gclient) - Alpine, Ubuntu, Fedora, and Arch based Charts containing full desktop environments in officially supported flavors accessible via any modern web browser. +home: https://truecharts.org/docs/charts/incubator/webtop +icon: https://truecharts.org/img/hotlink-ok/chart-icons/webtop.png +keywords: + - webtop + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: webtop +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/webtop + - https://github.com/linuxserver/gclient + - https://github.com/orgs/linuxserver/packages/container/package/webtop + - https://github.com/linuxserver/docker-webtop#readme +type: application +version: 0.0.29 diff --git a/incubator/webtop/0.0.29/README.md b/incubator/webtop/0.0.29/README.md new file mode 100644 index 00000000000..cbea6fec872 --- /dev/null +++ b/incubator/webtop/0.0.29/README.md @@ -0,0 +1,110 @@ +# webtop + +![Version: 0.0.29](https://img.shields.io/badge/Version-0.0.29-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Webtop(https://github.com/linuxserver/gclient) - Alpine, Ubuntu, Fedora, and Arch based Charts containing full desktop environments in officially supported flavors accessible via any modern web browser. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [webtop](https://truecharts.org/docs/charts/incubator/webtop) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `webtop` deployment + +```console +helm uninstall webtop +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install webtop \ + --set env.TZ="America/New York" \ + TrueCharts/webtop +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install webtop TrueCharts/webtop -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/webtop/0.0.28/app-readme.md b/incubator/webtop/0.0.29/app-readme.md similarity index 100% rename from incubator/webtop/0.0.28/app-readme.md rename to incubator/webtop/0.0.29/app-readme.md diff --git a/incubator/webtop/0.0.29/charts/common-10.5.10.tgz b/incubator/webtop/0.0.29/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/webtop/0.0.29/charts/common-10.5.10.tgz differ diff --git a/incubator/webtop/0.0.28/ix_values.yaml b/incubator/webtop/0.0.29/ix_values.yaml similarity index 100% rename from incubator/webtop/0.0.28/ix_values.yaml rename to incubator/webtop/0.0.29/ix_values.yaml diff --git a/incubator/webtop/0.0.28/questions.yaml b/incubator/webtop/0.0.29/questions.yaml similarity index 100% rename from incubator/webtop/0.0.28/questions.yaml rename to incubator/webtop/0.0.29/questions.yaml diff --git a/incubator/webtop/0.0.28/templates/common.yaml b/incubator/webtop/0.0.29/templates/common.yaml similarity index 100% rename from incubator/webtop/0.0.28/templates/common.yaml rename to incubator/webtop/0.0.29/templates/common.yaml diff --git a/incubator/webtop/0.0.28/values.yaml b/incubator/webtop/0.0.29/values.yaml similarity index 100% rename from incubator/webtop/0.0.28/values.yaml rename to incubator/webtop/0.0.29/values.yaml diff --git a/incubator/wifi-card/0.0.25/CHANGELOG.md b/incubator/wifi-card/0.0.25/CHANGELOG.md deleted file mode 100644 index a10748b2b63..00000000000 --- a/incubator/wifi-card/0.0.25/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [wifi-card-0.0.25](https://github.com/truecharts/charts/compare/wifi-card-0.0.24...wifi-card-0.0.25) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [wifi-card-0.0.25](https://github.com/truecharts/charts/compare/wifi-card-0.0.24...wifi-card-0.0.25) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [wifi-card-0.0.25](https://github.com/truecharts/charts/compare/wifi-card-0.0.24...wifi-card-0.0.25) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [wifi-card-0.0.25](https://github.com/truecharts/charts/compare/wifi-card-0.0.24...wifi-card-0.0.25) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [wifi-card-0.0.25](https://github.com/truecharts/charts/compare/wifi-card-0.0.24...wifi-card-0.0.25) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [wifi-card-0.0.25](https://github.com/truecharts/charts/compare/wifi-card-0.0.24...wifi-card-0.0.25) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [wifi-card-0.0.24](https://github.com/truecharts/charts/compare/wifi-card-0.0.22...wifi-card-0.0.24) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [wifi-card-0.0.23](https://github.com/truecharts/charts/compare/wifi-card-0.0.22...wifi-card-0.0.23) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [wifi-card-0.0.22](https://github.com/truecharts/charts/compare/wifi-card-0.0.21...wifi-card-0.0.22) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/incubator/wifi-card/0.0.25/Chart.lock b/incubator/wifi-card/0.0.25/Chart.lock deleted file mode 100644 index 9ef9713661a..00000000000 --- a/incubator/wifi-card/0.0.25/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:23:38.076881529Z" diff --git a/incubator/wifi-card/0.0.25/Chart.yaml b/incubator/wifi-card/0.0.25/Chart.yaml deleted file mode 100644 index 7314bf4266d..00000000000 --- a/incubator/wifi-card/0.0.25/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.25 diff --git a/incubator/wifi-card/0.0.25/README.md b/incubator/wifi-card/0.0.25/README.md deleted file mode 100644 index bf96f68ea5f..00000000000 --- a/incubator/wifi-card/0.0.25/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# wifi-card - -![Version: 0.0.25](https://img.shields.io/badge/Version-0.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Print a neat little card with your WiFi info and stick it on the fridge. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [wifi-card](https://truecharts.org/docs/charts/incubator/wifi-card) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/wifi-card/0.0.25/charts/common-10.5.9.tgz b/incubator/wifi-card/0.0.25/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/wifi-card/0.0.25/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/wifi-card/0.0.26/CHANGELOG.md b/incubator/wifi-card/0.0.26/CHANGELOG.md new file mode 100644 index 00000000000..3d3d2454216 --- /dev/null +++ b/incubator/wifi-card/0.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [wifi-card-0.0.26](https://github.com/truecharts/charts/compare/wifi-card-0.0.24...wifi-card-0.0.26) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [wifi-card-0.0.25](https://github.com/truecharts/charts/compare/wifi-card-0.0.24...wifi-card-0.0.25) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [wifi-card-0.0.25](https://github.com/truecharts/charts/compare/wifi-card-0.0.24...wifi-card-0.0.25) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [wifi-card-0.0.25](https://github.com/truecharts/charts/compare/wifi-card-0.0.24...wifi-card-0.0.25) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [wifi-card-0.0.25](https://github.com/truecharts/charts/compare/wifi-card-0.0.24...wifi-card-0.0.25) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [wifi-card-0.0.25](https://github.com/truecharts/charts/compare/wifi-card-0.0.24...wifi-card-0.0.25) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [wifi-card-0.0.25](https://github.com/truecharts/charts/compare/wifi-card-0.0.24...wifi-card-0.0.25) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [wifi-card-0.0.24](https://github.com/truecharts/charts/compare/wifi-card-0.0.22...wifi-card-0.0.24) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/incubator/wifi-card/0.0.26/Chart.lock b/incubator/wifi-card/0.0.26/Chart.lock new file mode 100644 index 00000000000..67d2bbc5cb0 --- /dev/null +++ b/incubator/wifi-card/0.0.26/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:16:28.796709096Z" diff --git a/incubator/wifi-card/0.0.26/Chart.yaml b/incubator/wifi-card/0.0.26/Chart.yaml new file mode 100644 index 00000000000..4beb2f46c84 --- /dev/null +++ b/incubator/wifi-card/0.0.26/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: Print a neat little card with your WiFi info and stick it on the fridge. +home: https://truecharts.org/docs/charts/incubator/wifi-card +icon: https://truecharts.org/img/hotlink-ok/chart-icons/wifi-card.png +keywords: + - wifi-card + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: wifi-card +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/wifi-card + - https://github.com/bndw/wifi-card + - https://hub.docker.com/r/bndw/wifi-card/ +type: application +version: 0.0.26 diff --git a/incubator/wifi-card/0.0.26/README.md b/incubator/wifi-card/0.0.26/README.md new file mode 100644 index 00000000000..c271d60bd43 --- /dev/null +++ b/incubator/wifi-card/0.0.26/README.md @@ -0,0 +1,109 @@ +# wifi-card + +![Version: 0.0.26](https://img.shields.io/badge/Version-0.0.26-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Print a neat little card with your WiFi info and stick it on the fridge. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [wifi-card](https://truecharts.org/docs/charts/incubator/wifi-card) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/wifi-card/0.0.25/app-readme.md b/incubator/wifi-card/0.0.26/app-readme.md similarity index 100% rename from incubator/wifi-card/0.0.25/app-readme.md rename to incubator/wifi-card/0.0.26/app-readme.md diff --git a/incubator/wifi-card/0.0.26/charts/common-10.5.10.tgz b/incubator/wifi-card/0.0.26/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/wifi-card/0.0.26/charts/common-10.5.10.tgz differ diff --git a/incubator/wifi-card/0.0.25/ix_values.yaml b/incubator/wifi-card/0.0.26/ix_values.yaml similarity index 100% rename from incubator/wifi-card/0.0.25/ix_values.yaml rename to incubator/wifi-card/0.0.26/ix_values.yaml diff --git a/incubator/wifi-card/0.0.25/questions.yaml b/incubator/wifi-card/0.0.26/questions.yaml similarity index 100% rename from incubator/wifi-card/0.0.25/questions.yaml rename to incubator/wifi-card/0.0.26/questions.yaml diff --git a/incubator/wifi-card/0.0.25/templates/common.yaml b/incubator/wifi-card/0.0.26/templates/common.yaml similarity index 100% rename from incubator/wifi-card/0.0.25/templates/common.yaml rename to incubator/wifi-card/0.0.26/templates/common.yaml diff --git a/incubator/wifi-card/0.0.25/values.yaml b/incubator/wifi-card/0.0.26/values.yaml similarity index 100% rename from incubator/wifi-card/0.0.25/values.yaml rename to incubator/wifi-card/0.0.26/values.yaml diff --git a/incubator/wordle/0.0.25/CHANGELOG.md b/incubator/wordle/0.0.25/CHANGELOG.md deleted file mode 100644 index e4b4ab2d99c..00000000000 --- a/incubator/wordle/0.0.25/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [wordle-0.0.25](https://github.com/truecharts/charts/compare/wordle-0.0.24...wordle-0.0.25) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [wordle-0.0.25](https://github.com/truecharts/charts/compare/wordle-0.0.24...wordle-0.0.25) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [wordle-0.0.25](https://github.com/truecharts/charts/compare/wordle-0.0.24...wordle-0.0.25) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [wordle-0.0.25](https://github.com/truecharts/charts/compare/wordle-0.0.24...wordle-0.0.25) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [wordle-0.0.25](https://github.com/truecharts/charts/compare/wordle-0.0.24...wordle-0.0.25) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [wordle-0.0.25](https://github.com/truecharts/charts/compare/wordle-0.0.24...wordle-0.0.25) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [wordle-0.0.24](https://github.com/truecharts/charts/compare/wordle-0.0.22...wordle-0.0.24) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [wordle-0.0.23](https://github.com/truecharts/charts/compare/wordle-0.0.22...wordle-0.0.23) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/wordle/0.0.25/Chart.lock b/incubator/wordle/0.0.25/Chart.lock deleted file mode 100644 index e9ec7b6b2e9..00000000000 --- a/incubator/wordle/0.0.25/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:23:50.954502609Z" diff --git a/incubator/wordle/0.0.25/Chart.yaml b/incubator/wordle/0.0.25/Chart.yaml deleted file mode 100644 index ae1b0c32d23..00000000000 --- a/incubator/wordle/0.0.25/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers - - Productivity - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.25 diff --git a/incubator/wordle/0.0.25/README.md b/incubator/wordle/0.0.25/README.md deleted file mode 100644 index 1f4cfe1873a..00000000000 --- a/incubator/wordle/0.0.25/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# wordle - -![Version: 0.0.25](https://img.shields.io/badge/Version-0.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -This is a clone project of the popular word guessing game we all know and love. Made using React, Typescript, and Tailwind. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [wordle](https://truecharts.org/docs/charts/incubator/wordle) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/wordle/0.0.25/charts/common-10.5.9.tgz b/incubator/wordle/0.0.25/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/wordle/0.0.25/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/wordle/0.0.26/CHANGELOG.md b/incubator/wordle/0.0.26/CHANGELOG.md new file mode 100644 index 00000000000..dd4469b4dcb --- /dev/null +++ b/incubator/wordle/0.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [wordle-0.0.26](https://github.com/truecharts/charts/compare/wordle-0.0.24...wordle-0.0.26) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [wordle-0.0.25](https://github.com/truecharts/charts/compare/wordle-0.0.24...wordle-0.0.25) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [wordle-0.0.25](https://github.com/truecharts/charts/compare/wordle-0.0.24...wordle-0.0.25) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [wordle-0.0.25](https://github.com/truecharts/charts/compare/wordle-0.0.24...wordle-0.0.25) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [wordle-0.0.25](https://github.com/truecharts/charts/compare/wordle-0.0.24...wordle-0.0.25) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [wordle-0.0.25](https://github.com/truecharts/charts/compare/wordle-0.0.24...wordle-0.0.25) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [wordle-0.0.25](https://github.com/truecharts/charts/compare/wordle-0.0.24...wordle-0.0.25) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [wordle-0.0.24](https://github.com/truecharts/charts/compare/wordle-0.0.22...wordle-0.0.24) (2022-08-30) + +### Chore diff --git a/incubator/wordle/0.0.26/Chart.lock b/incubator/wordle/0.0.26/Chart.lock new file mode 100644 index 00000000000..c2cd01c73a2 --- /dev/null +++ b/incubator/wordle/0.0.26/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:16:45.022677651Z" diff --git a/incubator/wordle/0.0.26/Chart.yaml b/incubator/wordle/0.0.26/Chart.yaml new file mode 100644 index 00000000000..c9cbbfb85b2 --- /dev/null +++ b/incubator/wordle/0.0.26/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.5.10 +deprecated: false +description: "This is a clone project of the popular word guessing game we all know and love. Made using React, Typescript, and Tailwind." +home: https://truecharts.org/docs/charts/incubator/wordle +icon: https://truecharts.org/img/hotlink-ok/chart-icons/wordle.png +keywords: + - wordle + - GameServers + - Productivity + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: wordle +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/wordle + - https://github.com/modem7/docker-wordle + - https://hub.docker.com/r/modem7/wordle +type: application +version: 0.0.26 diff --git a/incubator/wordle/0.0.26/README.md b/incubator/wordle/0.0.26/README.md new file mode 100644 index 00000000000..a0990998133 --- /dev/null +++ b/incubator/wordle/0.0.26/README.md @@ -0,0 +1,109 @@ +# wordle + +![Version: 0.0.26](https://img.shields.io/badge/Version-0.0.26-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +This is a clone project of the popular word guessing game we all know and love. Made using React, Typescript, and Tailwind. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [wordle](https://truecharts.org/docs/charts/incubator/wordle) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/wordle/0.0.25/app-readme.md b/incubator/wordle/0.0.26/app-readme.md similarity index 100% rename from incubator/wordle/0.0.25/app-readme.md rename to incubator/wordle/0.0.26/app-readme.md diff --git a/incubator/wordle/0.0.26/charts/common-10.5.10.tgz b/incubator/wordle/0.0.26/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/wordle/0.0.26/charts/common-10.5.10.tgz differ diff --git a/incubator/wordle/0.0.25/ix_values.yaml b/incubator/wordle/0.0.26/ix_values.yaml similarity index 100% rename from incubator/wordle/0.0.25/ix_values.yaml rename to incubator/wordle/0.0.26/ix_values.yaml diff --git a/incubator/wordle/0.0.25/questions.yaml b/incubator/wordle/0.0.26/questions.yaml similarity index 100% rename from incubator/wordle/0.0.25/questions.yaml rename to incubator/wordle/0.0.26/questions.yaml diff --git a/incubator/wordle/0.0.25/templates/common.yaml b/incubator/wordle/0.0.26/templates/common.yaml similarity index 100% rename from incubator/wordle/0.0.25/templates/common.yaml rename to incubator/wordle/0.0.26/templates/common.yaml diff --git a/incubator/wordle/0.0.25/values.yaml b/incubator/wordle/0.0.26/values.yaml similarity index 100% rename from incubator/wordle/0.0.25/values.yaml rename to incubator/wordle/0.0.26/values.yaml diff --git a/incubator/xmrig/0.0.23/CHANGELOG.md b/incubator/xmrig/0.0.23/CHANGELOG.md deleted file mode 100644 index 29124d61025..00000000000 --- a/incubator/xmrig/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [xmrig-0.0.23](https://github.com/truecharts/charts/compare/xmrig-0.0.22...xmrig-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [xmrig-0.0.23](https://github.com/truecharts/charts/compare/xmrig-0.0.22...xmrig-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [xmrig-0.0.23](https://github.com/truecharts/charts/compare/xmrig-0.0.22...xmrig-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [xmrig-0.0.23](https://github.com/truecharts/charts/compare/xmrig-0.0.22...xmrig-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [xmrig-0.0.23](https://github.com/truecharts/charts/compare/xmrig-0.0.22...xmrig-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [xmrig-0.0.23](https://github.com/truecharts/charts/compare/xmrig-0.0.22...xmrig-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [xmrig-0.0.22](https://github.com/truecharts/charts/compare/xmrig-0.0.20...xmrig-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [xmrig-0.0.21](https://github.com/truecharts/charts/compare/xmrig-0.0.20...xmrig-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/xmrig/0.0.23/Chart.lock b/incubator/xmrig/0.0.23/Chart.lock deleted file mode 100644 index 6219200695e..00000000000 --- a/incubator/xmrig/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:23:56.238052958Z" diff --git a/incubator/xmrig/0.0.23/Chart.yaml b/incubator/xmrig/0.0.23/Chart.yaml deleted file mode 100644 index dcdc3bbb407..00000000000 --- a/incubator/xmrig/0.0.23/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Crypto -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/xmrig/0.0.23/README.md b/incubator/xmrig/0.0.23/README.md deleted file mode 100644 index eeec7317ab9..00000000000 --- a/incubator/xmrig/0.0.23/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# xmrig - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Chartised version of XMRig for CPU Mining. Helps turn your TrueNAS server into a Monero / cryptocurrency mining rig. Now optionally works with GPU algorithms as well. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [xmrig](https://truecharts.org/docs/charts/incubator/xmrig) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/xmrig/0.0.23/charts/common-10.5.9.tgz b/incubator/xmrig/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/xmrig/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/xmrig/0.0.24/CHANGELOG.md b/incubator/xmrig/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..a02dccd8623 --- /dev/null +++ b/incubator/xmrig/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [xmrig-0.0.24](https://github.com/truecharts/charts/compare/xmrig-0.0.22...xmrig-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [xmrig-0.0.23](https://github.com/truecharts/charts/compare/xmrig-0.0.22...xmrig-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [xmrig-0.0.23](https://github.com/truecharts/charts/compare/xmrig-0.0.22...xmrig-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [xmrig-0.0.23](https://github.com/truecharts/charts/compare/xmrig-0.0.22...xmrig-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [xmrig-0.0.23](https://github.com/truecharts/charts/compare/xmrig-0.0.22...xmrig-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [xmrig-0.0.23](https://github.com/truecharts/charts/compare/xmrig-0.0.22...xmrig-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [xmrig-0.0.23](https://github.com/truecharts/charts/compare/xmrig-0.0.22...xmrig-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [xmrig-0.0.22](https://github.com/truecharts/charts/compare/xmrig-0.0.20...xmrig-0.0.22) (2022-08-30) + +### Chore diff --git a/incubator/xmrig/0.0.24/Chart.lock b/incubator/xmrig/0.0.24/Chart.lock new file mode 100644 index 00000000000..8d30ff9f3fd --- /dev/null +++ b/incubator/xmrig/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:16:47.279092781Z" diff --git a/incubator/xmrig/0.0.24/Chart.yaml b/incubator/xmrig/0.0.24/Chart.yaml new file mode 100644 index 00000000000..3180fe8c143 --- /dev/null +++ b/incubator/xmrig/0.0.24/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.5.10 +deprecated: false +description: Chartised version of XMRig for CPU Mining. Helps turn your TrueNAS server into a Monero / cryptocurrency mining rig. Now optionally works with GPU algorithms as well. +home: https://truecharts.org/docs/charts/incubator/xmrig +icon: https://truecharts.org/img/hotlink-ok/chart-icons/xmrig.png +keywords: + - xmrig + - Crypto +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: xmrig +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/xmrig + - https://hub.docker.com/r/lnxd/xmrig +type: application +version: 0.0.24 diff --git a/incubator/xmrig/0.0.24/README.md b/incubator/xmrig/0.0.24/README.md new file mode 100644 index 00000000000..f30acc743bc --- /dev/null +++ b/incubator/xmrig/0.0.24/README.md @@ -0,0 +1,108 @@ +# xmrig + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Chartised version of XMRig for CPU Mining. Helps turn your TrueNAS server into a Monero / cryptocurrency mining rig. Now optionally works with GPU algorithms as well. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [xmrig](https://truecharts.org/docs/charts/incubator/xmrig) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/xmrig/0.0.23/app-readme.md b/incubator/xmrig/0.0.24/app-readme.md similarity index 100% rename from incubator/xmrig/0.0.23/app-readme.md rename to incubator/xmrig/0.0.24/app-readme.md diff --git a/incubator/xmrig/0.0.24/charts/common-10.5.10.tgz b/incubator/xmrig/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/xmrig/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/xmrig/0.0.23/ix_values.yaml b/incubator/xmrig/0.0.24/ix_values.yaml similarity index 100% rename from incubator/xmrig/0.0.23/ix_values.yaml rename to incubator/xmrig/0.0.24/ix_values.yaml diff --git a/incubator/xmrig/0.0.23/questions.yaml b/incubator/xmrig/0.0.24/questions.yaml similarity index 100% rename from incubator/xmrig/0.0.23/questions.yaml rename to incubator/xmrig/0.0.24/questions.yaml diff --git a/incubator/xmrig/0.0.23/templates/common.yaml b/incubator/xmrig/0.0.24/templates/common.yaml similarity index 100% rename from incubator/xmrig/0.0.23/templates/common.yaml rename to incubator/xmrig/0.0.24/templates/common.yaml diff --git a/incubator/xmrig/0.0.23/values.yaml b/incubator/xmrig/0.0.24/values.yaml similarity index 100% rename from incubator/xmrig/0.0.23/values.yaml rename to incubator/xmrig/0.0.24/values.yaml diff --git a/incubator/xonotic/0.0.24/CHANGELOG.md b/incubator/xonotic/0.0.24/CHANGELOG.md deleted file mode 100644 index e08c5633659..00000000000 --- a/incubator/xonotic/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [xonotic-0.0.24](https://github.com/truecharts/charts/compare/xonotic-0.0.23...xonotic-0.0.24) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [xonotic-0.0.24](https://github.com/truecharts/charts/compare/xonotic-0.0.23...xonotic-0.0.24) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [xonotic-0.0.24](https://github.com/truecharts/charts/compare/xonotic-0.0.23...xonotic-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [xonotic-0.0.24](https://github.com/truecharts/charts/compare/xonotic-0.0.23...xonotic-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [xonotic-0.0.24](https://github.com/truecharts/charts/compare/xonotic-0.0.23...xonotic-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [xonotic-0.0.24](https://github.com/truecharts/charts/compare/xonotic-0.0.23...xonotic-0.0.24) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [xonotic-0.0.23](https://github.com/truecharts/charts/compare/xonotic-0.0.21...xonotic-0.0.23) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [xonotic-0.0.22](https://github.com/truecharts/charts/compare/xonotic-0.0.21...xonotic-0.0.22) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/xonotic/0.0.24/Chart.lock b/incubator/xonotic/0.0.24/Chart.lock deleted file mode 100644 index 33a16485b94..00000000000 --- a/incubator/xonotic/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:23:56.984544199Z" diff --git a/incubator/xonotic/0.0.24/Chart.yaml b/incubator/xonotic/0.0.24/Chart.yaml deleted file mode 100644 index cce22382e76..00000000000 --- a/incubator/xonotic/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.24 diff --git a/incubator/xonotic/0.0.24/README.md b/incubator/xonotic/0.0.24/README.md deleted file mode 100644 index 55dca89657a..00000000000 --- a/incubator/xonotic/0.0.24/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# xonotic - -![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -This Chart will download and install the preferred version of Xonotic. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [xonotic](https://truecharts.org/docs/charts/incubator/xonotic) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/xonotic/0.0.24/charts/common-10.5.9.tgz b/incubator/xonotic/0.0.24/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/xonotic/0.0.24/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/xonotic/0.0.25/CHANGELOG.md b/incubator/xonotic/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..b621d5b57ad --- /dev/null +++ b/incubator/xonotic/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [xonotic-0.0.25](https://github.com/truecharts/charts/compare/xonotic-0.0.24...xonotic-0.0.25) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [xonotic-0.0.24](https://github.com/truecharts/charts/compare/xonotic-0.0.23...xonotic-0.0.24) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [xonotic-0.0.24](https://github.com/truecharts/charts/compare/xonotic-0.0.23...xonotic-0.0.24) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [xonotic-0.0.24](https://github.com/truecharts/charts/compare/xonotic-0.0.23...xonotic-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [xonotic-0.0.24](https://github.com/truecharts/charts/compare/xonotic-0.0.23...xonotic-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [xonotic-0.0.24](https://github.com/truecharts/charts/compare/xonotic-0.0.23...xonotic-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [xonotic-0.0.24](https://github.com/truecharts/charts/compare/xonotic-0.0.23...xonotic-0.0.24) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [xonotic-0.0.23](https://github.com/truecharts/charts/compare/xonotic-0.0.21...xonotic-0.0.23) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + diff --git a/incubator/xonotic/0.0.25/Chart.lock b/incubator/xonotic/0.0.25/Chart.lock new file mode 100644 index 00000000000..9cc8fd4f5f8 --- /dev/null +++ b/incubator/xonotic/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:16:49.576071054Z" diff --git a/incubator/xonotic/0.0.25/Chart.yaml b/incubator/xonotic/0.0.25/Chart.yaml new file mode 100644 index 00000000000..baab1cf194e --- /dev/null +++ b/incubator/xonotic/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: "This Chart will download and install the preferred version of Xonotic." +home: https://truecharts.org/docs/charts/incubator/xonotic +icon: https://truecharts.org/img/hotlink-ok/chart-icons/xonotic.png +keywords: + - xonotic + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: xonotic +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/xonotic + - https://www.xonotic.org/ + - https://hub.docker.com/r/ich777/xonotic/ +type: application +version: 0.0.25 diff --git a/incubator/xonotic/0.0.25/README.md b/incubator/xonotic/0.0.25/README.md new file mode 100644 index 00000000000..3c17f264d1b --- /dev/null +++ b/incubator/xonotic/0.0.25/README.md @@ -0,0 +1,109 @@ +# xonotic + +![Version: 0.0.25](https://img.shields.io/badge/Version-0.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +This Chart will download and install the preferred version of Xonotic. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [xonotic](https://truecharts.org/docs/charts/incubator/xonotic) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/xonotic/0.0.24/app-readme.md b/incubator/xonotic/0.0.25/app-readme.md similarity index 100% rename from incubator/xonotic/0.0.24/app-readme.md rename to incubator/xonotic/0.0.25/app-readme.md diff --git a/incubator/xonotic/0.0.25/charts/common-10.5.10.tgz b/incubator/xonotic/0.0.25/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/xonotic/0.0.25/charts/common-10.5.10.tgz differ diff --git a/incubator/xonotic/0.0.24/ix_values.yaml b/incubator/xonotic/0.0.25/ix_values.yaml similarity index 100% rename from incubator/xonotic/0.0.24/ix_values.yaml rename to incubator/xonotic/0.0.25/ix_values.yaml diff --git a/incubator/xonotic/0.0.24/questions.yaml b/incubator/xonotic/0.0.25/questions.yaml similarity index 100% rename from incubator/xonotic/0.0.24/questions.yaml rename to incubator/xonotic/0.0.25/questions.yaml diff --git a/incubator/xonotic/0.0.24/templates/common.yaml b/incubator/xonotic/0.0.25/templates/common.yaml similarity index 100% rename from incubator/xonotic/0.0.24/templates/common.yaml rename to incubator/xonotic/0.0.25/templates/common.yaml diff --git a/incubator/xonotic/0.0.24/values.yaml b/incubator/xonotic/0.0.25/values.yaml similarity index 100% rename from incubator/xonotic/0.0.24/values.yaml rename to incubator/xonotic/0.0.25/values.yaml diff --git a/incubator/xware/0.0.23/CHANGELOG.md b/incubator/xware/0.0.23/CHANGELOG.md deleted file mode 100644 index 2abd8553c11..00000000000 --- a/incubator/xware/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [xware-0.0.23](https://github.com/truecharts/charts/compare/xware-0.0.22...xware-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [xware-0.0.23](https://github.com/truecharts/charts/compare/xware-0.0.22...xware-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [xware-0.0.23](https://github.com/truecharts/charts/compare/xware-0.0.22...xware-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [xware-0.0.23](https://github.com/truecharts/charts/compare/xware-0.0.22...xware-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [xware-0.0.23](https://github.com/truecharts/charts/compare/xware-0.0.22...xware-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [xware-0.0.23](https://github.com/truecharts/charts/compare/xware-0.0.22...xware-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [xware-0.0.22](https://github.com/truecharts/charts/compare/xware-0.0.20...xware-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [xware-0.0.21](https://github.com/truecharts/charts/compare/xware-0.0.20...xware-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/xware/0.0.23/Chart.lock b/incubator/xware/0.0.23/Chart.lock deleted file mode 100644 index 1c1e02a5660..00000000000 --- a/incubator/xware/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:24:02.414404833Z" diff --git a/incubator/xware/0.0.23/Chart.yaml b/incubator/xware/0.0.23/Chart.yaml deleted file mode 100644 index 7da7c170b4f..00000000000 --- a/incubator/xware/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Downloaders -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/xware/0.0.23/README.md b/incubator/xware/0.0.23/README.md deleted file mode 100644 index 8436ccf5a08..00000000000 --- a/incubator/xware/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# xware - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -This is a Chart of Thunder downloader. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [xware](https://truecharts.org/docs/charts/incubator/xware) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/xware/0.0.23/charts/common-10.5.9.tgz b/incubator/xware/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/xware/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/xware/0.0.24/CHANGELOG.md b/incubator/xware/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..eedaf588de2 --- /dev/null +++ b/incubator/xware/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [xware-0.0.24](https://github.com/truecharts/charts/compare/xware-0.0.22...xware-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [xware-0.0.23](https://github.com/truecharts/charts/compare/xware-0.0.22...xware-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [xware-0.0.23](https://github.com/truecharts/charts/compare/xware-0.0.22...xware-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [xware-0.0.23](https://github.com/truecharts/charts/compare/xware-0.0.22...xware-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [xware-0.0.23](https://github.com/truecharts/charts/compare/xware-0.0.22...xware-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [xware-0.0.23](https://github.com/truecharts/charts/compare/xware-0.0.22...xware-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [xware-0.0.23](https://github.com/truecharts/charts/compare/xware-0.0.22...xware-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [xware-0.0.22](https://github.com/truecharts/charts/compare/xware-0.0.20...xware-0.0.22) (2022-08-30) + +### Chore diff --git a/incubator/xware/0.0.24/Chart.lock b/incubator/xware/0.0.24/Chart.lock new file mode 100644 index 00000000000..aa64d30ebba --- /dev/null +++ b/incubator/xware/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:16:59.424696851Z" diff --git a/incubator/xware/0.0.24/Chart.yaml b/incubator/xware/0.0.24/Chart.yaml new file mode 100644 index 00000000000..50d43f90b6a --- /dev/null +++ b/incubator/xware/0.0.24/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.5.10 +deprecated: false +description: "This is a Chart of Thunder downloader." +home: https://truecharts.org/docs/charts/incubator/xware +icon: https://truecharts.org/img/hotlink-ok/chart-icons/xware.png +keywords: + - xware + - Downloaders +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: xware +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/xware + - https://hub.docker.com/r/caiguai/docker-xware + - https://hub.docker.com/r/caiguai/docker-xware +type: application +version: 0.0.24 diff --git a/incubator/xware/0.0.24/README.md b/incubator/xware/0.0.24/README.md new file mode 100644 index 00000000000..1bb8b847fb2 --- /dev/null +++ b/incubator/xware/0.0.24/README.md @@ -0,0 +1,109 @@ +# xware + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +This is a Chart of Thunder downloader. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [xware](https://truecharts.org/docs/charts/incubator/xware) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/xware/0.0.23/app-readme.md b/incubator/xware/0.0.24/app-readme.md similarity index 100% rename from incubator/xware/0.0.23/app-readme.md rename to incubator/xware/0.0.24/app-readme.md diff --git a/incubator/xware/0.0.24/charts/common-10.5.10.tgz b/incubator/xware/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/xware/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/xware/0.0.23/ix_values.yaml b/incubator/xware/0.0.24/ix_values.yaml similarity index 100% rename from incubator/xware/0.0.23/ix_values.yaml rename to incubator/xware/0.0.24/ix_values.yaml diff --git a/incubator/xware/0.0.23/questions.yaml b/incubator/xware/0.0.24/questions.yaml similarity index 100% rename from incubator/xware/0.0.23/questions.yaml rename to incubator/xware/0.0.24/questions.yaml diff --git a/incubator/xware/0.0.23/templates/common.yaml b/incubator/xware/0.0.24/templates/common.yaml similarity index 100% rename from incubator/xware/0.0.23/templates/common.yaml rename to incubator/xware/0.0.24/templates/common.yaml diff --git a/incubator/xware/0.0.23/values.yaml b/incubator/xware/0.0.24/values.yaml similarity index 100% rename from incubator/xware/0.0.23/values.yaml rename to incubator/xware/0.0.24/values.yaml diff --git a/incubator/yacht/0.0.24/CHANGELOG.md b/incubator/yacht/0.0.24/CHANGELOG.md deleted file mode 100644 index 911ab5c0c3d..00000000000 --- a/incubator/yacht/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [yacht-0.0.24](https://github.com/truecharts/charts/compare/yacht-0.0.23...yacht-0.0.24) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [yacht-0.0.24](https://github.com/truecharts/charts/compare/yacht-0.0.23...yacht-0.0.24) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [yacht-0.0.24](https://github.com/truecharts/charts/compare/yacht-0.0.23...yacht-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [yacht-0.0.24](https://github.com/truecharts/charts/compare/yacht-0.0.23...yacht-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [yacht-0.0.24](https://github.com/truecharts/charts/compare/yacht-0.0.23...yacht-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [yacht-0.0.24](https://github.com/truecharts/charts/compare/yacht-0.0.23...yacht-0.0.24) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [yacht-0.0.23](https://github.com/truecharts/charts/compare/yacht-0.0.21...yacht-0.0.23) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [yacht-0.0.22](https://github.com/truecharts/charts/compare/yacht-0.0.21...yacht-0.0.22) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/yacht/0.0.24/Chart.lock b/incubator/yacht/0.0.24/Chart.lock deleted file mode 100644 index 2f34b0c70d7..00000000000 --- a/incubator/yacht/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:24:16.120734631Z" diff --git a/incubator/yacht/0.0.24/Chart.yaml b/incubator/yacht/0.0.24/Chart.yaml deleted file mode 100644 index 6c8e4f6b605..00000000000 --- a/incubator/yacht/0.0.24/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -deprecated: false -description: "A web interface for managing Chart Charts with an emphasis on templating to provide one-click deployments of Chartized applications. Think of it as a decentralized app store for servers that anyone can make packages for." -home: https://truecharts.org/docs/charts/incubator/yacht -icon: https://truecharts.org/img/hotlink-ok/chart-icons/yacht.png -keywords: - - yacht - - Productivity - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: yacht -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/yacht - - https://github.com/SelfhostedPro/Yacht - - https://hub.docker.com/r/selfhostedpro/yacht -type: application -version: 0.0.24 diff --git a/incubator/yacht/0.0.24/README.md b/incubator/yacht/0.0.24/README.md deleted file mode 100644 index ae62105b2b7..00000000000 --- a/incubator/yacht/0.0.24/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# yacht - -![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -A web interface for managing Chart Charts with an emphasis on templating to provide one-click deployments of Chartized applications. Think of it as a decentralized app store for servers that anyone can make packages for. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [yacht](https://truecharts.org/docs/charts/incubator/yacht) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Installing-an-App). - -### Helm - -To install the chart with the release name `yacht` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install yacht TrueCharts/yacht -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `yacht` deployment - -```console -helm uninstall yacht -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install yacht \ - --set env.TZ="America/New York" \ - TrueCharts/yacht -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install yacht TrueCharts/yacht -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/yacht/0.0.24/charts/common-10.5.9.tgz b/incubator/yacht/0.0.24/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/yacht/0.0.24/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/yacht/0.0.25/CHANGELOG.md b/incubator/yacht/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..2cca1b273c6 --- /dev/null +++ b/incubator/yacht/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [yacht-0.0.25](https://github.com/truecharts/charts/compare/yacht-0.0.24...yacht-0.0.25) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [yacht-0.0.24](https://github.com/truecharts/charts/compare/yacht-0.0.23...yacht-0.0.24) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [yacht-0.0.24](https://github.com/truecharts/charts/compare/yacht-0.0.23...yacht-0.0.24) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [yacht-0.0.24](https://github.com/truecharts/charts/compare/yacht-0.0.23...yacht-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [yacht-0.0.24](https://github.com/truecharts/charts/compare/yacht-0.0.23...yacht-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [yacht-0.0.24](https://github.com/truecharts/charts/compare/yacht-0.0.23...yacht-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [yacht-0.0.24](https://github.com/truecharts/charts/compare/yacht-0.0.23...yacht-0.0.24) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [yacht-0.0.23](https://github.com/truecharts/charts/compare/yacht-0.0.21...yacht-0.0.23) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + diff --git a/incubator/yacht/0.0.25/Chart.lock b/incubator/yacht/0.0.25/Chart.lock new file mode 100644 index 00000000000..381fadfb922 --- /dev/null +++ b/incubator/yacht/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:17:15.966728981Z" diff --git a/incubator/yacht/0.0.25/Chart.yaml b/incubator/yacht/0.0.25/Chart.yaml new file mode 100644 index 00000000000..2cceeca1813 --- /dev/null +++ b/incubator/yacht/0.0.25/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: "A web interface for managing Chart Charts with an emphasis on templating to provide one-click deployments of Chartized applications. Think of it as a decentralized app store for servers that anyone can make packages for." +home: https://truecharts.org/docs/charts/incubator/yacht +icon: https://truecharts.org/img/hotlink-ok/chart-icons/yacht.png +keywords: + - yacht + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: yacht +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/yacht + - https://github.com/SelfhostedPro/Yacht + - https://hub.docker.com/r/selfhostedpro/yacht +type: application +version: 0.0.25 diff --git a/incubator/yacht/0.0.25/README.md b/incubator/yacht/0.0.25/README.md new file mode 100644 index 00000000000..f214954e623 --- /dev/null +++ b/incubator/yacht/0.0.25/README.md @@ -0,0 +1,109 @@ +# yacht + +![Version: 0.0.25](https://img.shields.io/badge/Version-0.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +A web interface for managing Chart Charts with an emphasis on templating to provide one-click deployments of Chartized applications. Think of it as a decentralized app store for servers that anyone can make packages for. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [yacht](https://truecharts.org/docs/charts/incubator/yacht) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Installing-an-App). + +### Helm + +To install the chart with the release name `yacht` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install yacht TrueCharts/yacht +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `yacht` deployment + +```console +helm uninstall yacht +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install yacht \ + --set env.TZ="America/New York" \ + TrueCharts/yacht +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install yacht TrueCharts/yacht -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/yacht/0.0.24/app-readme.md b/incubator/yacht/0.0.25/app-readme.md similarity index 100% rename from incubator/yacht/0.0.24/app-readme.md rename to incubator/yacht/0.0.25/app-readme.md diff --git a/incubator/yacht/0.0.25/charts/common-10.5.10.tgz b/incubator/yacht/0.0.25/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/yacht/0.0.25/charts/common-10.5.10.tgz differ diff --git a/incubator/yacht/0.0.24/ix_values.yaml b/incubator/yacht/0.0.25/ix_values.yaml similarity index 100% rename from incubator/yacht/0.0.24/ix_values.yaml rename to incubator/yacht/0.0.25/ix_values.yaml diff --git a/incubator/yacht/0.0.24/questions.yaml b/incubator/yacht/0.0.25/questions.yaml similarity index 100% rename from incubator/yacht/0.0.24/questions.yaml rename to incubator/yacht/0.0.25/questions.yaml diff --git a/incubator/yacht/0.0.24/templates/common.yaml b/incubator/yacht/0.0.25/templates/common.yaml similarity index 100% rename from incubator/yacht/0.0.24/templates/common.yaml rename to incubator/yacht/0.0.25/templates/common.yaml diff --git a/incubator/yacht/0.0.24/values.yaml b/incubator/yacht/0.0.25/values.yaml similarity index 100% rename from incubator/yacht/0.0.24/values.yaml rename to incubator/yacht/0.0.25/values.yaml diff --git a/incubator/yacreaderlibraryserver/0.0.23/CHANGELOG.md b/incubator/yacreaderlibraryserver/0.0.23/CHANGELOG.md deleted file mode 100644 index 3652053353d..00000000000 --- a/incubator/yacreaderlibraryserver/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [yacreaderlibraryserver-0.0.23](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.22...yacreaderlibraryserver-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [yacreaderlibraryserver-0.0.23](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.22...yacreaderlibraryserver-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [yacreaderlibraryserver-0.0.23](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.22...yacreaderlibraryserver-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [yacreaderlibraryserver-0.0.23](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.22...yacreaderlibraryserver-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [yacreaderlibraryserver-0.0.23](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.22...yacreaderlibraryserver-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [yacreaderlibraryserver-0.0.23](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.22...yacreaderlibraryserver-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [yacreaderlibraryserver-0.0.22](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.20...yacreaderlibraryserver-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [yacreaderlibraryserver-0.0.21](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.20...yacreaderlibraryserver-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/yacreaderlibraryserver/0.0.23/Chart.lock b/incubator/yacreaderlibraryserver/0.0.23/Chart.lock deleted file mode 100644 index a52f0ed63a8..00000000000 --- a/incubator/yacreaderlibraryserver/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:24:20.497808203Z" diff --git a/incubator/yacreaderlibraryserver/0.0.23/Chart.yaml b/incubator/yacreaderlibraryserver/0.0.23/Chart.yaml deleted file mode 100644 index 86db7737eeb..00000000000 --- a/incubator/yacreaderlibraryserver/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaServer-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/yacreaderlibraryserver/0.0.23/README.md b/incubator/yacreaderlibraryserver/0.0.23/README.md deleted file mode 100644 index b2713278bed..00000000000 --- a/incubator/yacreaderlibraryserver/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# yacreaderlibraryserver - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Headless version of the YACReaderLibraryServer. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [yacreaderlibraryserver](https://truecharts.org/docs/charts/incubator/yacreaderlibraryserver) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/yacreaderlibraryserver/0.0.23/charts/common-10.5.9.tgz b/incubator/yacreaderlibraryserver/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/yacreaderlibraryserver/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/yacreaderlibraryserver/0.0.24/CHANGELOG.md b/incubator/yacreaderlibraryserver/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..bc469962c5e --- /dev/null +++ b/incubator/yacreaderlibraryserver/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [yacreaderlibraryserver-0.0.24](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.23...yacreaderlibraryserver-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [yacreaderlibraryserver-0.0.23](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.22...yacreaderlibraryserver-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [yacreaderlibraryserver-0.0.23](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.22...yacreaderlibraryserver-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [yacreaderlibraryserver-0.0.23](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.22...yacreaderlibraryserver-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [yacreaderlibraryserver-0.0.23](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.22...yacreaderlibraryserver-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [yacreaderlibraryserver-0.0.23](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.22...yacreaderlibraryserver-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [yacreaderlibraryserver-0.0.23](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.22...yacreaderlibraryserver-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [yacreaderlibraryserver-0.0.22](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.20...yacreaderlibraryserver-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + diff --git a/incubator/yacreaderlibraryserver/0.0.24/Chart.lock b/incubator/yacreaderlibraryserver/0.0.24/Chart.lock new file mode 100644 index 00000000000..496646ffd06 --- /dev/null +++ b/incubator/yacreaderlibraryserver/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:17:18.17548092Z" diff --git a/incubator/yacreaderlibraryserver/0.0.24/Chart.yaml b/incubator/yacreaderlibraryserver/0.0.24/Chart.yaml new file mode 100644 index 00000000000..f2c2d65e424 --- /dev/null +++ b/incubator/yacreaderlibraryserver/0.0.24/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.5.10 +deprecated: false +description: "Headless version of the YACReaderLibraryServer." +home: https://truecharts.org/docs/charts/incubator/yacreaderlibraryserver +icon: https://truecharts.org/img/hotlink-ok/chart-icons/yacreaderlibraryserver.png +keywords: + - yacreaderlibraryserver + - MediaServer-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: yacreaderlibraryserver +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/yacreaderlibraryserver + - https://www.yacreader.com + - https://hub.docker.com/r/xthursdayx/yacreaderlibrary-server-docker/ +type: application +version: 0.0.24 diff --git a/incubator/yacreaderlibraryserver/0.0.24/README.md b/incubator/yacreaderlibraryserver/0.0.24/README.md new file mode 100644 index 00000000000..0b9fd6e2aed --- /dev/null +++ b/incubator/yacreaderlibraryserver/0.0.24/README.md @@ -0,0 +1,109 @@ +# yacreaderlibraryserver + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Headless version of the YACReaderLibraryServer. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [yacreaderlibraryserver](https://truecharts.org/docs/charts/incubator/yacreaderlibraryserver) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/yacreaderlibraryserver/0.0.23/app-readme.md b/incubator/yacreaderlibraryserver/0.0.24/app-readme.md similarity index 100% rename from incubator/yacreaderlibraryserver/0.0.23/app-readme.md rename to incubator/yacreaderlibraryserver/0.0.24/app-readme.md diff --git a/incubator/yacreaderlibraryserver/0.0.24/charts/common-10.5.10.tgz b/incubator/yacreaderlibraryserver/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/yacreaderlibraryserver/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/yacreaderlibraryserver/0.0.23/ix_values.yaml b/incubator/yacreaderlibraryserver/0.0.24/ix_values.yaml similarity index 100% rename from incubator/yacreaderlibraryserver/0.0.23/ix_values.yaml rename to incubator/yacreaderlibraryserver/0.0.24/ix_values.yaml diff --git a/incubator/yacreaderlibraryserver/0.0.23/questions.yaml b/incubator/yacreaderlibraryserver/0.0.24/questions.yaml similarity index 100% rename from incubator/yacreaderlibraryserver/0.0.23/questions.yaml rename to incubator/yacreaderlibraryserver/0.0.24/questions.yaml diff --git a/incubator/yacreaderlibraryserver/0.0.23/templates/common.yaml b/incubator/yacreaderlibraryserver/0.0.24/templates/common.yaml similarity index 100% rename from incubator/yacreaderlibraryserver/0.0.23/templates/common.yaml rename to incubator/yacreaderlibraryserver/0.0.24/templates/common.yaml diff --git a/incubator/yacreaderlibraryserver/0.0.23/values.yaml b/incubator/yacreaderlibraryserver/0.0.24/values.yaml similarity index 100% rename from incubator/yacreaderlibraryserver/0.0.23/values.yaml rename to incubator/yacreaderlibraryserver/0.0.24/values.yaml diff --git a/incubator/yacy/0.0.23/CHANGELOG.md b/incubator/yacy/0.0.23/CHANGELOG.md deleted file mode 100644 index d951ff3fa84..00000000000 --- a/incubator/yacy/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [yacy-0.0.23](https://github.com/truecharts/charts/compare/yacy-0.0.22...yacy-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [yacy-0.0.23](https://github.com/truecharts/charts/compare/yacy-0.0.22...yacy-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [yacy-0.0.23](https://github.com/truecharts/charts/compare/yacy-0.0.22...yacy-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [yacy-0.0.23](https://github.com/truecharts/charts/compare/yacy-0.0.22...yacy-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [yacy-0.0.23](https://github.com/truecharts/charts/compare/yacy-0.0.22...yacy-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [yacy-0.0.23](https://github.com/truecharts/charts/compare/yacy-0.0.22...yacy-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [yacy-0.0.22](https://github.com/truecharts/charts/compare/yacy-0.0.20...yacy-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [yacy-0.0.21](https://github.com/truecharts/charts/compare/yacy-0.0.20...yacy-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/yacy/0.0.23/Chart.lock b/incubator/yacy/0.0.23/Chart.lock deleted file mode 100644 index 649dbe86b5a..00000000000 --- a/incubator/yacy/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:24:22.33156864Z" diff --git a/incubator/yacy/0.0.23/Chart.yaml b/incubator/yacy/0.0.23/Chart.yaml deleted file mode 100644 index c2213e20949..00000000000 --- a/incubator/yacy/0.0.23/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities - - Network-Web -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/yacy/0.0.23/README.md b/incubator/yacy/0.0.23/README.md deleted file mode 100644 index e9a397100c4..00000000000 --- a/incubator/yacy/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# yacy - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -YaCy decentralized search engine (https://yacy.net) - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [yacy](https://truecharts.org/docs/charts/incubator/yacy) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/yacy/0.0.23/charts/common-10.5.9.tgz b/incubator/yacy/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/yacy/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/yacy/0.0.24/CHANGELOG.md b/incubator/yacy/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..cdf7f935b26 --- /dev/null +++ b/incubator/yacy/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [yacy-0.0.24](https://github.com/truecharts/charts/compare/yacy-0.0.23...yacy-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [yacy-0.0.23](https://github.com/truecharts/charts/compare/yacy-0.0.22...yacy-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [yacy-0.0.23](https://github.com/truecharts/charts/compare/yacy-0.0.22...yacy-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [yacy-0.0.23](https://github.com/truecharts/charts/compare/yacy-0.0.22...yacy-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [yacy-0.0.23](https://github.com/truecharts/charts/compare/yacy-0.0.22...yacy-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [yacy-0.0.23](https://github.com/truecharts/charts/compare/yacy-0.0.22...yacy-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [yacy-0.0.23](https://github.com/truecharts/charts/compare/yacy-0.0.22...yacy-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [yacy-0.0.22](https://github.com/truecharts/charts/compare/yacy-0.0.20...yacy-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + diff --git a/incubator/yacy/0.0.24/Chart.lock b/incubator/yacy/0.0.24/Chart.lock new file mode 100644 index 00000000000..341c41a1235 --- /dev/null +++ b/incubator/yacy/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:17:20.382666729Z" diff --git a/incubator/yacy/0.0.24/Chart.yaml b/incubator/yacy/0.0.24/Chart.yaml new file mode 100644 index 00000000000..717a0a76fe7 --- /dev/null +++ b/incubator/yacy/0.0.24/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.5.10 +deprecated: false +description: "YaCy decentralized search engine (https://yacy.net)" +home: https://truecharts.org/docs/charts/incubator/yacy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/yacy.png +keywords: + - yacy + - Tools-Utilities + - Network-Web +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: yacy +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/yacy + - https://yacy.net/ + - https://hub.docker.com/r/yacy/yacy_search_server/ +type: application +version: 0.0.24 diff --git a/incubator/yacy/0.0.24/README.md b/incubator/yacy/0.0.24/README.md new file mode 100644 index 00000000000..25651bb5e64 --- /dev/null +++ b/incubator/yacy/0.0.24/README.md @@ -0,0 +1,109 @@ +# yacy + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +YaCy decentralized search engine (https://yacy.net) + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [yacy](https://truecharts.org/docs/charts/incubator/yacy) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/yacy/0.0.23/app-readme.md b/incubator/yacy/0.0.24/app-readme.md similarity index 100% rename from incubator/yacy/0.0.23/app-readme.md rename to incubator/yacy/0.0.24/app-readme.md diff --git a/incubator/yacy/0.0.24/charts/common-10.5.10.tgz b/incubator/yacy/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/yacy/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/yacy/0.0.23/ix_values.yaml b/incubator/yacy/0.0.24/ix_values.yaml similarity index 100% rename from incubator/yacy/0.0.23/ix_values.yaml rename to incubator/yacy/0.0.24/ix_values.yaml diff --git a/incubator/yacy/0.0.23/questions.yaml b/incubator/yacy/0.0.24/questions.yaml similarity index 100% rename from incubator/yacy/0.0.23/questions.yaml rename to incubator/yacy/0.0.24/questions.yaml diff --git a/incubator/yacy/0.0.23/templates/common.yaml b/incubator/yacy/0.0.24/templates/common.yaml similarity index 100% rename from incubator/yacy/0.0.23/templates/common.yaml rename to incubator/yacy/0.0.24/templates/common.yaml diff --git a/incubator/yacy/0.0.23/values.yaml b/incubator/yacy/0.0.24/values.yaml similarity index 100% rename from incubator/yacy/0.0.23/values.yaml rename to incubator/yacy/0.0.24/values.yaml diff --git a/incubator/yourls/0.0.29/CHANGELOG.md b/incubator/yourls/0.0.29/CHANGELOG.md deleted file mode 100644 index 59a083378a7..00000000000 --- a/incubator/yourls/0.0.29/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [yourls-0.0.29](https://github.com/truecharts/charts/compare/yourls-0.0.28...yourls-0.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [yourls-0.0.29](https://github.com/truecharts/charts/compare/yourls-0.0.28...yourls-0.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [yourls-0.0.29](https://github.com/truecharts/charts/compare/yourls-0.0.28...yourls-0.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [yourls-0.0.29](https://github.com/truecharts/charts/compare/yourls-0.0.28...yourls-0.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [yourls-0.0.29](https://github.com/truecharts/charts/compare/yourls-0.0.28...yourls-0.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [yourls-0.0.29](https://github.com/truecharts/charts/compare/yourls-0.0.28...yourls-0.0.29) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [yourls-0.0.28](https://github.com/truecharts/charts/compare/yourls-0.0.27...yourls-0.0.28) (2022-09-04) - -### Chore - -- update docker general non-major ([#3681](https://github.com/truecharts/charts/issues/3681)) - - - - -## [yourls-0.0.27](https://github.com/truecharts/charts/compare/yourls-0.0.26...yourls-0.0.27) (2022-09-03) - -### Chore - -- update docker general non-major ([#3668](https://github.com/truecharts/charts/issues/3668)) - - - - -## [yourls-0.0.26](https://github.com/truecharts/charts/compare/yourls-0.0.25...yourls-0.0.26) (2022-09-02) - -### Chore - -- update docker general non-major ([#3660](https://github.com/truecharts/charts/issues/3660)) - - - diff --git a/incubator/yourls/0.0.29/Chart.lock b/incubator/yourls/0.0.29/Chart.lock deleted file mode 100644 index 16b991c103f..00000000000 --- a/incubator/yourls/0.0.29/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:24:27.409998611Z" diff --git a/incubator/yourls/0.0.29/Chart.yaml b/incubator/yourls/0.0.29/Chart.yaml deleted file mode 100644 index 48119e365b4..00000000000 --- a/incubator/yourls/0.0.29/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Tools-Utilities - - Network-Web - - Network-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.29 diff --git a/incubator/yourls/0.0.29/README.md b/incubator/yourls/0.0.29/README.md deleted file mode 100644 index 17ab1b9d1ad..00000000000 --- a/incubator/yourls/0.0.29/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# yourls - -![Version: 0.0.29](https://img.shields.io/badge/Version-0.0.29-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -YOURLS is a set of PHP scripts that will allow you to run Your Own URL Shortener. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [yourls](https://truecharts.org/docs/charts/incubator/yourls) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/yourls/0.0.29/charts/common-10.5.9.tgz b/incubator/yourls/0.0.29/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/yourls/0.0.29/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/yourls/0.0.30/CHANGELOG.md b/incubator/yourls/0.0.30/CHANGELOG.md new file mode 100644 index 00000000000..114a80861e8 --- /dev/null +++ b/incubator/yourls/0.0.30/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [yourls-0.0.30](https://github.com/truecharts/charts/compare/yourls-0.0.29...yourls-0.0.30) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [yourls-0.0.29](https://github.com/truecharts/charts/compare/yourls-0.0.28...yourls-0.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [yourls-0.0.29](https://github.com/truecharts/charts/compare/yourls-0.0.28...yourls-0.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [yourls-0.0.29](https://github.com/truecharts/charts/compare/yourls-0.0.28...yourls-0.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [yourls-0.0.29](https://github.com/truecharts/charts/compare/yourls-0.0.28...yourls-0.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [yourls-0.0.29](https://github.com/truecharts/charts/compare/yourls-0.0.28...yourls-0.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [yourls-0.0.29](https://github.com/truecharts/charts/compare/yourls-0.0.28...yourls-0.0.29) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [yourls-0.0.28](https://github.com/truecharts/charts/compare/yourls-0.0.27...yourls-0.0.28) (2022-09-04) + +### Chore + +- update docker general non-major ([#3681](https://github.com/truecharts/charts/issues/3681)) + + + + +## [yourls-0.0.27](https://github.com/truecharts/charts/compare/yourls-0.0.26...yourls-0.0.27) (2022-09-03) + +### Chore + +- update docker general non-major ([#3668](https://github.com/truecharts/charts/issues/3668)) + + + diff --git a/incubator/yourls/0.0.30/Chart.lock b/incubator/yourls/0.0.30/Chart.lock new file mode 100644 index 00000000000..aaa7630a769 --- /dev/null +++ b/incubator/yourls/0.0.30/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:17:30.719299863Z" diff --git a/incubator/yourls/0.0.30/Chart.yaml b/incubator/yourls/0.0.30/Chart.yaml new file mode 100644 index 00000000000..48eb069d558 --- /dev/null +++ b/incubator/yourls/0.0.30/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.5.10 +deprecated: false +description: YOURLS is a set of PHP scripts that will allow you to run Your Own URL Shortener. +home: https://truecharts.org/docs/charts/incubator/yourls +icon: https://truecharts.org/img/hotlink-ok/chart-icons/yourls.png +keywords: + - yourls + - Cloud + - Tools-Utilities + - Network-Web + - Network-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: yourls +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/yourls + - https://hub.docker.com/_/yourls/ +type: application +version: 0.0.30 diff --git a/incubator/yourls/0.0.30/README.md b/incubator/yourls/0.0.30/README.md new file mode 100644 index 00000000000..56bc86b25a5 --- /dev/null +++ b/incubator/yourls/0.0.30/README.md @@ -0,0 +1,108 @@ +# yourls + +![Version: 0.0.30](https://img.shields.io/badge/Version-0.0.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +YOURLS is a set of PHP scripts that will allow you to run Your Own URL Shortener. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [yourls](https://truecharts.org/docs/charts/incubator/yourls) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/yourls/0.0.29/app-readme.md b/incubator/yourls/0.0.30/app-readme.md similarity index 100% rename from incubator/yourls/0.0.29/app-readme.md rename to incubator/yourls/0.0.30/app-readme.md diff --git a/incubator/yourls/0.0.30/charts/common-10.5.10.tgz b/incubator/yourls/0.0.30/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/yourls/0.0.30/charts/common-10.5.10.tgz differ diff --git a/incubator/yourls/0.0.29/ix_values.yaml b/incubator/yourls/0.0.30/ix_values.yaml similarity index 100% rename from incubator/yourls/0.0.29/ix_values.yaml rename to incubator/yourls/0.0.30/ix_values.yaml diff --git a/incubator/yourls/0.0.29/questions.yaml b/incubator/yourls/0.0.30/questions.yaml similarity index 100% rename from incubator/yourls/0.0.29/questions.yaml rename to incubator/yourls/0.0.30/questions.yaml diff --git a/incubator/yourls/0.0.29/templates/common.yaml b/incubator/yourls/0.0.30/templates/common.yaml similarity index 100% rename from incubator/yourls/0.0.29/templates/common.yaml rename to incubator/yourls/0.0.30/templates/common.yaml diff --git a/incubator/yourls/0.0.29/values.yaml b/incubator/yourls/0.0.30/values.yaml similarity index 100% rename from incubator/yourls/0.0.29/values.yaml rename to incubator/yourls/0.0.30/values.yaml diff --git a/incubator/youtransfer/0.0.23/CHANGELOG.md b/incubator/youtransfer/0.0.23/CHANGELOG.md deleted file mode 100644 index 08925e2cb4e..00000000000 --- a/incubator/youtransfer/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [youtransfer-0.0.23](https://github.com/truecharts/charts/compare/youtransfer-0.0.22...youtransfer-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [youtransfer-0.0.23](https://github.com/truecharts/charts/compare/youtransfer-0.0.22...youtransfer-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [youtransfer-0.0.23](https://github.com/truecharts/charts/compare/youtransfer-0.0.22...youtransfer-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [youtransfer-0.0.23](https://github.com/truecharts/charts/compare/youtransfer-0.0.22...youtransfer-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [youtransfer-0.0.23](https://github.com/truecharts/charts/compare/youtransfer-0.0.22...youtransfer-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [youtransfer-0.0.23](https://github.com/truecharts/charts/compare/youtransfer-0.0.22...youtransfer-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [youtransfer-0.0.22](https://github.com/truecharts/charts/compare/youtransfer-0.0.20...youtransfer-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [youtransfer-0.0.21](https://github.com/truecharts/charts/compare/youtransfer-0.0.20...youtransfer-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/youtransfer/0.0.23/Chart.lock b/incubator/youtransfer/0.0.23/Chart.lock deleted file mode 100644 index a27ef9ba5a1..00000000000 --- a/incubator/youtransfer/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:24:41.128598054Z" diff --git a/incubator/youtransfer/0.0.23/Chart.yaml b/incubator/youtransfer/0.0.23/Chart.yaml deleted file mode 100644 index b7702c0dabd..00000000000 --- a/incubator/youtransfer/0.0.23/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.23 diff --git a/incubator/youtransfer/0.0.23/README.md b/incubator/youtransfer/0.0.23/README.md deleted file mode 100644 index 15aad097740..00000000000 --- a/incubator/youtransfer/0.0.23/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# youtransfer - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -YouTransfer is a simple but elegant self-hosted file transfer & sharing solution. It is an alternative to paid services like Dropbox and WeTransfer by offering similar features but without limitations, price plans and a lengthy privacy policy. You remain in control of your files. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [youtransfer](https://truecharts.org/docs/charts/incubator/youtransfer) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/youtransfer/0.0.23/charts/common-10.5.9.tgz b/incubator/youtransfer/0.0.23/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/youtransfer/0.0.23/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/youtransfer/0.0.24/CHANGELOG.md b/incubator/youtransfer/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..80350a06c36 --- /dev/null +++ b/incubator/youtransfer/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [youtransfer-0.0.24](https://github.com/truecharts/charts/compare/youtransfer-0.0.23...youtransfer-0.0.24) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [youtransfer-0.0.23](https://github.com/truecharts/charts/compare/youtransfer-0.0.22...youtransfer-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [youtransfer-0.0.23](https://github.com/truecharts/charts/compare/youtransfer-0.0.22...youtransfer-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [youtransfer-0.0.23](https://github.com/truecharts/charts/compare/youtransfer-0.0.22...youtransfer-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [youtransfer-0.0.23](https://github.com/truecharts/charts/compare/youtransfer-0.0.22...youtransfer-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [youtransfer-0.0.23](https://github.com/truecharts/charts/compare/youtransfer-0.0.22...youtransfer-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [youtransfer-0.0.23](https://github.com/truecharts/charts/compare/youtransfer-0.0.22...youtransfer-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [youtransfer-0.0.22](https://github.com/truecharts/charts/compare/youtransfer-0.0.20...youtransfer-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + diff --git a/incubator/youtransfer/0.0.24/Chart.lock b/incubator/youtransfer/0.0.24/Chart.lock new file mode 100644 index 00000000000..25f410fd864 --- /dev/null +++ b/incubator/youtransfer/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:17:46.380476715Z" diff --git a/incubator/youtransfer/0.0.24/Chart.yaml b/incubator/youtransfer/0.0.24/Chart.yaml new file mode 100644 index 00000000000..f1dad511c79 --- /dev/null +++ b/incubator/youtransfer/0.0.24/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.5.10 +deprecated: false +description: "YouTransfer is a simple but elegant self-hosted file transfer & sharing solution. It is an alternative to paid services like Dropbox and WeTransfer by offering similar features but without limitations, price plans and a lengthy privacy policy. You remain in control of your files." +home: https://truecharts.org/docs/charts/incubator/youtransfer +icon: https://truecharts.org/img/hotlink-ok/chart-icons/youtransfer.png +keywords: + - youtransfer + - Cloud + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: youtransfer +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/youtransfer + - https://github.com/YouTransfer/YouTransfer + - https://hub.docker.com/r/remie/youtransfer/ +type: application +version: 0.0.24 diff --git a/incubator/youtransfer/0.0.24/README.md b/incubator/youtransfer/0.0.24/README.md new file mode 100644 index 00000000000..a8ec99a5cb5 --- /dev/null +++ b/incubator/youtransfer/0.0.24/README.md @@ -0,0 +1,109 @@ +# youtransfer + +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +YouTransfer is a simple but elegant self-hosted file transfer & sharing solution. It is an alternative to paid services like Dropbox and WeTransfer by offering similar features but without limitations, price plans and a lengthy privacy policy. You remain in control of your files. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [youtransfer](https://truecharts.org/docs/charts/incubator/youtransfer) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/youtransfer/0.0.23/app-readme.md b/incubator/youtransfer/0.0.24/app-readme.md similarity index 100% rename from incubator/youtransfer/0.0.23/app-readme.md rename to incubator/youtransfer/0.0.24/app-readme.md diff --git a/incubator/youtransfer/0.0.24/charts/common-10.5.10.tgz b/incubator/youtransfer/0.0.24/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/youtransfer/0.0.24/charts/common-10.5.10.tgz differ diff --git a/incubator/youtransfer/0.0.23/ix_values.yaml b/incubator/youtransfer/0.0.24/ix_values.yaml similarity index 100% rename from incubator/youtransfer/0.0.23/ix_values.yaml rename to incubator/youtransfer/0.0.24/ix_values.yaml diff --git a/incubator/youtransfer/0.0.23/questions.yaml b/incubator/youtransfer/0.0.24/questions.yaml similarity index 100% rename from incubator/youtransfer/0.0.23/questions.yaml rename to incubator/youtransfer/0.0.24/questions.yaml diff --git a/incubator/youtransfer/0.0.23/templates/common.yaml b/incubator/youtransfer/0.0.24/templates/common.yaml similarity index 100% rename from incubator/youtransfer/0.0.23/templates/common.yaml rename to incubator/youtransfer/0.0.24/templates/common.yaml diff --git a/incubator/youtransfer/0.0.23/values.yaml b/incubator/youtransfer/0.0.24/values.yaml similarity index 100% rename from incubator/youtransfer/0.0.23/values.yaml rename to incubator/youtransfer/0.0.24/values.yaml diff --git a/incubator/youtubedl-material/1.0.7/CHANGELOG.md b/incubator/youtubedl-material/1.0.7/CHANGELOG.md deleted file mode 100644 index c8b5ed06f6f..00000000000 --- a/incubator/youtubedl-material/1.0.7/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [youtubedl-material-1.0.7](https://github.com/truecharts/charts/compare/youtubedl-material-1.0.5...youtubedl-material-1.0.7) (2022-09-13) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [youtubedl-material-1.0.6](https://github.com/truecharts/charts/compare/youtubedl-material-1.0.5...youtubedl-material-1.0.6) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [youtubedl-material-1.0.6](https://github.com/truecharts/charts/compare/youtubedl-material-1.0.5...youtubedl-material-1.0.6) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [youtubedl-material-1.0.6](https://github.com/truecharts/charts/compare/youtubedl-material-1.0.5...youtubedl-material-1.0.6) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [youtubedl-material-1.0.6](https://github.com/truecharts/charts/compare/youtubedl-material-1.0.5...youtubedl-material-1.0.6) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [youtubedl-material-1.0.6](https://github.com/truecharts/charts/compare/youtubedl-material-1.0.5...youtubedl-material-1.0.6) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [youtubedl-material-1.0.6](https://github.com/truecharts/charts/compare/youtubedl-material-1.0.5...youtubedl-material-1.0.6) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [youtubedl-material-1.0.5](https://github.com/truecharts/charts/compare/youtubedl-material-1.0.3...youtubedl-material-1.0.5) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/incubator/youtubedl-material/1.0.7/Chart.lock b/incubator/youtubedl-material/1.0.7/Chart.lock deleted file mode 100644 index 9eaa36df96d..00000000000 --- a/incubator/youtubedl-material/1.0.7/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: mongodb - repository: https://charts.truecharts.org - version: 2.0.11 -digest: sha256:45c2f06c2261b5e00b84c6ad7075d4e2e5a66ccc0ffb54018a9b58b2c84bf275 -generated: "2022-09-13T06:16:53.489727257Z" diff --git a/incubator/youtubedl-material/1.0.7/Chart.yaml b/incubator/youtubedl-material/1.0.7/Chart.yaml deleted file mode 100644 index 422b9cc0247..00000000000 --- a/incubator/youtubedl-material/1.0.7/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "4.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: mongodb.enabled - name: mongodb - repository: https://charts.truecharts.org - version: 2.0.11 -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.7 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/youtubedl-material/1.0.7/README.md b/incubator/youtubedl-material/1.0.7/README.md deleted file mode 100644 index b46d3ab2242..00000000000 --- a/incubator/youtubedl-material/1.0.7/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# youtubedl-material - -![Version: 1.0.7](https://img.shields.io/badge/Version-1.0.7-informational?style=flat-square) ![AppVersion: 4.3](https://img.shields.io/badge/AppVersion-4.3-informational?style=flat-square) - -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.11 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/youtubedl-material/1.0.7/charts/common-10.5.9.tgz b/incubator/youtubedl-material/1.0.7/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/youtubedl-material/1.0.7/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/youtubedl-material/1.0.7/charts/mongodb-2.0.11.tgz b/incubator/youtubedl-material/1.0.7/charts/mongodb-2.0.11.tgz deleted file mode 100644 index b80261bea2a..00000000000 Binary files a/incubator/youtubedl-material/1.0.7/charts/mongodb-2.0.11.tgz and /dev/null differ diff --git a/incubator/youtubedl-material/1.0.8/CHANGELOG.md b/incubator/youtubedl-material/1.0.8/CHANGELOG.md new file mode 100644 index 00000000000..19476ebee95 --- /dev/null +++ b/incubator/youtubedl-material/1.0.8/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [youtubedl-material-1.0.8](https://github.com/truecharts/charts/compare/youtubedl-material-1.0.7...youtubedl-material-1.0.8) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [youtubedl-material-1.0.7](https://github.com/truecharts/charts/compare/youtubedl-material-1.0.5...youtubedl-material-1.0.7) (2022-09-13) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [youtubedl-material-1.0.6](https://github.com/truecharts/charts/compare/youtubedl-material-1.0.5...youtubedl-material-1.0.6) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [youtubedl-material-1.0.6](https://github.com/truecharts/charts/compare/youtubedl-material-1.0.5...youtubedl-material-1.0.6) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [youtubedl-material-1.0.6](https://github.com/truecharts/charts/compare/youtubedl-material-1.0.5...youtubedl-material-1.0.6) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [youtubedl-material-1.0.6](https://github.com/truecharts/charts/compare/youtubedl-material-1.0.5...youtubedl-material-1.0.6) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [youtubedl-material-1.0.6](https://github.com/truecharts/charts/compare/youtubedl-material-1.0.5...youtubedl-material-1.0.6) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [youtubedl-material-1.0.6](https://github.com/truecharts/charts/compare/youtubedl-material-1.0.5...youtubedl-material-1.0.6) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + diff --git a/incubator/youtubedl-material/1.0.8/Chart.lock b/incubator/youtubedl-material/1.0.8/Chart.lock new file mode 100644 index 00000000000..0d1fe0c800a --- /dev/null +++ b/incubator/youtubedl-material/1.0.8/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: mongodb + repository: https://charts.truecharts.org + version: 2.0.13 +digest: sha256:441b8d9e35931a210ed5fb8a49b76b7c51a7c0a4786e838a672ecc939cad0b45 +generated: "2022-09-15T14:18:01.172650096Z" diff --git a/incubator/youtubedl-material/1.0.8/Chart.yaml b/incubator/youtubedl-material/1.0.8/Chart.yaml new file mode 100644 index 00000000000..847a2d32c65 --- /dev/null +++ b/incubator/youtubedl-material/1.0.8/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "4.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: mongodb.enabled + name: mongodb + repository: https://charts.truecharts.org + version: 2.0.13 +description: YoutubeDL-Material is a Material Design frontend for youtube-dl. +home: https://truecharts.org/docs/charts/incubator/youtubedl-material +icon: https://truecharts.org/img/hotlink-ok/chart-icons/youtubedl-material.png +keywords: + - youtube +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: youtubedl-material +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/youtubedl-material + - https://hub.docker.com/r/tzahi12345/youtubedl-material + - https://github.com/Tzahi12345/YoutubeDL-Material +version: 1.0.8 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/youtubedl-material/1.0.8/README.md b/incubator/youtubedl-material/1.0.8/README.md new file mode 100644 index 00000000000..a5cd4fe7bb9 --- /dev/null +++ b/incubator/youtubedl-material/1.0.8/README.md @@ -0,0 +1,110 @@ +# youtubedl-material + +![Version: 1.0.8](https://img.shields.io/badge/Version-1.0.8-informational?style=flat-square) ![AppVersion: 4.3](https://img.shields.io/badge/AppVersion-4.3-informational?style=flat-square) + +YoutubeDL-Material is a Material Design frontend for youtube-dl. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [youtubedl-material](https://truecharts.org/docs/charts/incubator/youtubedl-material) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org | mongodb | 2.0.13 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/youtubedl-material/1.0.7/app-readme.md b/incubator/youtubedl-material/1.0.8/app-readme.md similarity index 100% rename from incubator/youtubedl-material/1.0.7/app-readme.md rename to incubator/youtubedl-material/1.0.8/app-readme.md diff --git a/incubator/youtubedl-material/1.0.8/charts/common-10.5.10.tgz b/incubator/youtubedl-material/1.0.8/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/youtubedl-material/1.0.8/charts/common-10.5.10.tgz differ diff --git a/incubator/youtubedl-material/1.0.8/charts/mongodb-2.0.13.tgz b/incubator/youtubedl-material/1.0.8/charts/mongodb-2.0.13.tgz new file mode 100644 index 00000000000..c500172cc35 Binary files /dev/null and b/incubator/youtubedl-material/1.0.8/charts/mongodb-2.0.13.tgz differ diff --git a/incubator/youtubedl-material/1.0.7/ix_values.yaml b/incubator/youtubedl-material/1.0.8/ix_values.yaml similarity index 100% rename from incubator/youtubedl-material/1.0.7/ix_values.yaml rename to incubator/youtubedl-material/1.0.8/ix_values.yaml diff --git a/incubator/youtubedl-material/1.0.7/questions.yaml b/incubator/youtubedl-material/1.0.8/questions.yaml similarity index 100% rename from incubator/youtubedl-material/1.0.7/questions.yaml rename to incubator/youtubedl-material/1.0.8/questions.yaml diff --git a/incubator/youtubedl-material/1.0.7/templates/common.yaml b/incubator/youtubedl-material/1.0.8/templates/common.yaml similarity index 100% rename from incubator/youtubedl-material/1.0.7/templates/common.yaml rename to incubator/youtubedl-material/1.0.8/templates/common.yaml diff --git a/incubator/youtubedl-material/1.0.7/values.yaml b/incubator/youtubedl-material/1.0.8/values.yaml similarity index 100% rename from incubator/youtubedl-material/1.0.7/values.yaml rename to incubator/youtubedl-material/1.0.8/values.yaml diff --git a/incubator/z80pack/0.0.24/CHANGELOG.md b/incubator/z80pack/0.0.24/CHANGELOG.md deleted file mode 100644 index 3d333a34fbc..00000000000 --- a/incubator/z80pack/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [z80pack-0.0.24](https://github.com/truecharts/charts/compare/z80pack-0.0.23...z80pack-0.0.24) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [z80pack-0.0.24](https://github.com/truecharts/charts/compare/z80pack-0.0.23...z80pack-0.0.24) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [z80pack-0.0.24](https://github.com/truecharts/charts/compare/z80pack-0.0.23...z80pack-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [z80pack-0.0.24](https://github.com/truecharts/charts/compare/z80pack-0.0.23...z80pack-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [z80pack-0.0.24](https://github.com/truecharts/charts/compare/z80pack-0.0.23...z80pack-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [z80pack-0.0.24](https://github.com/truecharts/charts/compare/z80pack-0.0.23...z80pack-0.0.24) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [z80pack-0.0.23](https://github.com/truecharts/charts/compare/z80pack-0.0.21...z80pack-0.0.23) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [z80pack-0.0.22](https://github.com/truecharts/charts/compare/z80pack-0.0.21...z80pack-0.0.22) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/z80pack/0.0.24/Chart.lock b/incubator/z80pack/0.0.24/Chart.lock deleted file mode 100644 index 2eda5fc3aaf..00000000000 --- a/incubator/z80pack/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:24:46.253437897Z" diff --git a/incubator/z80pack/0.0.24/Chart.yaml b/incubator/z80pack/0.0.24/Chart.yaml deleted file mode 100644 index 2feb2067277..00000000000 --- a/incubator/z80pack/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.24 diff --git a/incubator/z80pack/0.0.24/README.md b/incubator/z80pack/0.0.24/README.md deleted file mode 100644 index 5c0d039f260..00000000000 --- a/incubator/z80pack/0.0.24/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# z80pack - -![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Z80Pack is an emulator for emulating CP/M 1, CP/M 2, CP/M 3, and MP/M II on Linux. This is a command line Chart only. There is a built in Shell in a Box WebGUI that is a command line browser window. You can also execute bash in the Chart.[br] - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [z80pack](https://truecharts.org/docs/charts/incubator/z80pack) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/z80pack/0.0.24/charts/common-10.5.9.tgz b/incubator/z80pack/0.0.24/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/z80pack/0.0.24/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/z80pack/0.0.25/CHANGELOG.md b/incubator/z80pack/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..cde6c3eab54 --- /dev/null +++ b/incubator/z80pack/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [z80pack-0.0.25](https://github.com/truecharts/charts/compare/z80pack-0.0.24...z80pack-0.0.25) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [z80pack-0.0.24](https://github.com/truecharts/charts/compare/z80pack-0.0.23...z80pack-0.0.24) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [z80pack-0.0.24](https://github.com/truecharts/charts/compare/z80pack-0.0.23...z80pack-0.0.24) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [z80pack-0.0.24](https://github.com/truecharts/charts/compare/z80pack-0.0.23...z80pack-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [z80pack-0.0.24](https://github.com/truecharts/charts/compare/z80pack-0.0.23...z80pack-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [z80pack-0.0.24](https://github.com/truecharts/charts/compare/z80pack-0.0.23...z80pack-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [z80pack-0.0.24](https://github.com/truecharts/charts/compare/z80pack-0.0.23...z80pack-0.0.24) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [z80pack-0.0.23](https://github.com/truecharts/charts/compare/z80pack-0.0.21...z80pack-0.0.23) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + diff --git a/incubator/z80pack/0.0.25/Chart.lock b/incubator/z80pack/0.0.25/Chart.lock new file mode 100644 index 00000000000..1bf39b4433d --- /dev/null +++ b/incubator/z80pack/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:17:51.401409209Z" diff --git a/incubator/z80pack/0.0.25/Chart.yaml b/incubator/z80pack/0.0.25/Chart.yaml new file mode 100644 index 00000000000..119df4a2753 --- /dev/null +++ b/incubator/z80pack/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: "Z80Pack is an emulator for emulating CP/M 1, CP/M 2, CP/M 3, and MP/M II on Linux. This is a command line Chart only. There is a built in Shell in a Box WebGUI that is a command line browser window. You can also execute bash in the Chart.[br]\n" +home: https://truecharts.org/docs/charts/incubator/z80pack +icon: https://truecharts.org/img/hotlink-ok/chart-icons/z80pack.png +keywords: + - z80pack + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: z80pack +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/z80pack + - http://www.autometer.de/unix4fun/z80pack/index.html + - https://registry.hub.docker.com/r/dlandon/z80pack/ +type: application +version: 0.0.25 diff --git a/incubator/z80pack/0.0.25/README.md b/incubator/z80pack/0.0.25/README.md new file mode 100644 index 00000000000..6af7d712a52 --- /dev/null +++ b/incubator/z80pack/0.0.25/README.md @@ -0,0 +1,109 @@ +# z80pack + +![Version: 0.0.25](https://img.shields.io/badge/Version-0.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Z80Pack is an emulator for emulating CP/M 1, CP/M 2, CP/M 3, and MP/M II on Linux. This is a command line Chart only. There is a built in Shell in a Box WebGUI that is a command line browser window. You can also execute bash in the Chart.[br] + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [z80pack](https://truecharts.org/docs/charts/incubator/z80pack) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/z80pack/0.0.24/app-readme.md b/incubator/z80pack/0.0.25/app-readme.md similarity index 100% rename from incubator/z80pack/0.0.24/app-readme.md rename to incubator/z80pack/0.0.25/app-readme.md diff --git a/incubator/z80pack/0.0.25/charts/common-10.5.10.tgz b/incubator/z80pack/0.0.25/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/z80pack/0.0.25/charts/common-10.5.10.tgz differ diff --git a/incubator/z80pack/0.0.24/ix_values.yaml b/incubator/z80pack/0.0.25/ix_values.yaml similarity index 100% rename from incubator/z80pack/0.0.24/ix_values.yaml rename to incubator/z80pack/0.0.25/ix_values.yaml diff --git a/incubator/z80pack/0.0.24/questions.yaml b/incubator/z80pack/0.0.25/questions.yaml similarity index 100% rename from incubator/z80pack/0.0.24/questions.yaml rename to incubator/z80pack/0.0.25/questions.yaml diff --git a/incubator/z80pack/0.0.24/templates/common.yaml b/incubator/z80pack/0.0.25/templates/common.yaml similarity index 100% rename from incubator/z80pack/0.0.24/templates/common.yaml rename to incubator/z80pack/0.0.25/templates/common.yaml diff --git a/incubator/z80pack/0.0.24/values.yaml b/incubator/z80pack/0.0.25/values.yaml similarity index 100% rename from incubator/z80pack/0.0.24/values.yaml rename to incubator/z80pack/0.0.25/values.yaml diff --git a/incubator/zabbix-server/2.0.41/CHANGELOG.md b/incubator/zabbix-server/2.0.41/CHANGELOG.md deleted file mode 100644 index f23908a3171..00000000000 --- a/incubator/zabbix-server/2.0.41/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [zabbix-server-2.0.41](https://github.com/truecharts/charts/compare/zabbix-server-2.0.39...zabbix-server-2.0.41) (2022-09-13) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [zabbix-server-2.0.40](https://github.com/truecharts/charts/compare/zabbix-server-2.0.39...zabbix-server-2.0.40) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [zabbix-server-2.0.40](https://github.com/truecharts/charts/compare/zabbix-server-2.0.39...zabbix-server-2.0.40) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [zabbix-server-2.0.40](https://github.com/truecharts/charts/compare/zabbix-server-2.0.39...zabbix-server-2.0.40) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [zabbix-server-2.0.40](https://github.com/truecharts/charts/compare/zabbix-server-2.0.39...zabbix-server-2.0.40) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [zabbix-server-2.0.40](https://github.com/truecharts/charts/compare/zabbix-server-2.0.39...zabbix-server-2.0.40) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [zabbix-server-2.0.40](https://github.com/truecharts/charts/compare/zabbix-server-2.0.39...zabbix-server-2.0.40) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [zabbix-server-2.0.39](https://github.com/truecharts/charts/compare/zabbix-server-2.0.38...zabbix-server-2.0.39) (2022-09-01) - -### Chore - -- update docker general non-major ([#3649](https://github.com/truecharts/charts/issues/3649)) - - - - -## [zabbix-server-2.0.38](https://github.com/truecharts/charts/compare/zabbix-server-2.0.36...zabbix-server-2.0.38) (2022-08-30) diff --git a/incubator/zabbix-server/2.0.41/Chart.lock b/incubator/zabbix-server/2.0.41/Chart.lock deleted file mode 100644 index 954f9a2b078..00000000000 --- a/incubator/zabbix-server/2.0.41/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -digest: sha256:bfcb2819ba71fec67e4e1b700216bcea405d58eaaf9c45e3705bdbead908b8e9 -generated: "2022-09-13T06:17:18.812075893Z" diff --git a/incubator/zabbix-server/2.0.41/Chart.yaml b/incubator/zabbix-server/2.0.41/Chart.yaml deleted file mode 100644 index f9fa8e8738b..00000000000 --- a/incubator/zabbix-server/2.0.41/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "6.2.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -description: Zabbix is an enterprise-class open source distributed monitoring solution. -home: https://truecharts.org/docs/charts/incubator/zabbix-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/zabbix-server.png -keywords: - - zabbix - - monitoring -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: zabbix-server -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/zabbix-server - - https://hub.docker.com/r/zabbix/zabbix-server-pgsql - - https://hub.docker.com/r/zabbix/zabbix-web-nginx-pgsql -version: 2.0.41 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/zabbix-server/2.0.41/README.md b/incubator/zabbix-server/2.0.41/README.md deleted file mode 100644 index 568c3569d3b..00000000000 --- a/incubator/zabbix-server/2.0.41/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# zabbix-server - -![Version: 2.0.41](https://img.shields.io/badge/Version-2.0.41-informational?style=flat-square) ![AppVersion: 6.2.2](https://img.shields.io/badge/AppVersion-6.2.2-informational?style=flat-square) - -Zabbix is an enterprise-class open source distributed monitoring solution. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [zabbix-server](https://truecharts.org/docs/charts/incubator/zabbix-server) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.76 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Installing-an-App). - -### Helm - -To install the chart with the release name `zabbix-server` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install zabbix-server TrueCharts/zabbix-server -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `zabbix-server` deployment - -```console -helm uninstall zabbix-server -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install zabbix-server \ - --set env.TZ="America/New York" \ - TrueCharts/zabbix-server -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install zabbix-server TrueCharts/zabbix-server -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/zabbix-server/2.0.41/charts/common-10.5.9.tgz b/incubator/zabbix-server/2.0.41/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/zabbix-server/2.0.41/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/zabbix-server/2.0.41/charts/postgresql-8.0.76.tgz b/incubator/zabbix-server/2.0.41/charts/postgresql-8.0.76.tgz deleted file mode 100644 index 129e37daa0e..00000000000 Binary files a/incubator/zabbix-server/2.0.41/charts/postgresql-8.0.76.tgz and /dev/null differ diff --git a/incubator/zabbix-server/2.0.42/CHANGELOG.md b/incubator/zabbix-server/2.0.42/CHANGELOG.md new file mode 100644 index 00000000000..9122cd716df --- /dev/null +++ b/incubator/zabbix-server/2.0.42/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [zabbix-server-2.0.42](https://github.com/truecharts/charts/compare/zabbix-server-2.0.41...zabbix-server-2.0.42) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [zabbix-server-2.0.41](https://github.com/truecharts/charts/compare/zabbix-server-2.0.39...zabbix-server-2.0.41) (2022-09-13) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [zabbix-server-2.0.40](https://github.com/truecharts/charts/compare/zabbix-server-2.0.39...zabbix-server-2.0.40) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [zabbix-server-2.0.40](https://github.com/truecharts/charts/compare/zabbix-server-2.0.39...zabbix-server-2.0.40) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [zabbix-server-2.0.40](https://github.com/truecharts/charts/compare/zabbix-server-2.0.39...zabbix-server-2.0.40) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [zabbix-server-2.0.40](https://github.com/truecharts/charts/compare/zabbix-server-2.0.39...zabbix-server-2.0.40) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [zabbix-server-2.0.40](https://github.com/truecharts/charts/compare/zabbix-server-2.0.39...zabbix-server-2.0.40) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [zabbix-server-2.0.40](https://github.com/truecharts/charts/compare/zabbix-server-2.0.39...zabbix-server-2.0.40) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + diff --git a/incubator/zabbix-server/2.0.42/Chart.lock b/incubator/zabbix-server/2.0.42/Chart.lock new file mode 100644 index 00000000000..c6ffac627d5 --- /dev/null +++ b/incubator/zabbix-server/2.0.42/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 +generated: "2022-09-15T14:18:13.438861424Z" diff --git a/incubator/zabbix-server/2.0.42/Chart.yaml b/incubator/zabbix-server/2.0.42/Chart.yaml new file mode 100644 index 00000000000..45392d45e7b --- /dev/null +++ b/incubator/zabbix-server/2.0.42/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "6.2.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +description: Zabbix is an enterprise-class open source distributed monitoring solution. +home: https://truecharts.org/docs/charts/incubator/zabbix-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/zabbix-server.png +keywords: + - zabbix + - monitoring +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: zabbix-server +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/zabbix-server + - https://hub.docker.com/r/zabbix/zabbix-server-pgsql + - https://hub.docker.com/r/zabbix/zabbix-web-nginx-pgsql +version: 2.0.42 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/zabbix-server/2.0.42/README.md b/incubator/zabbix-server/2.0.42/README.md new file mode 100644 index 00000000000..5c945de4d07 --- /dev/null +++ b/incubator/zabbix-server/2.0.42/README.md @@ -0,0 +1,110 @@ +# zabbix-server + +![Version: 2.0.42](https://img.shields.io/badge/Version-2.0.42-informational?style=flat-square) ![AppVersion: 6.2.2](https://img.shields.io/badge/AppVersion-6.2.2-informational?style=flat-square) + +Zabbix is an enterprise-class open source distributed monitoring solution. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [zabbix-server](https://truecharts.org/docs/charts/incubator/zabbix-server) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.78 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Installing-an-App). + +### Helm + +To install the chart with the release name `zabbix-server` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install zabbix-server TrueCharts/zabbix-server +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `zabbix-server` deployment + +```console +helm uninstall zabbix-server +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install zabbix-server \ + --set env.TZ="America/New York" \ + TrueCharts/zabbix-server +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install zabbix-server TrueCharts/zabbix-server -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/zabbix-server/2.0.41/app-readme.md b/incubator/zabbix-server/2.0.42/app-readme.md similarity index 100% rename from incubator/zabbix-server/2.0.41/app-readme.md rename to incubator/zabbix-server/2.0.42/app-readme.md diff --git a/incubator/zabbix-server/2.0.42/charts/common-10.5.10.tgz b/incubator/zabbix-server/2.0.42/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/zabbix-server/2.0.42/charts/common-10.5.10.tgz differ diff --git a/incubator/zabbix-server/2.0.42/charts/postgresql-8.0.78.tgz b/incubator/zabbix-server/2.0.42/charts/postgresql-8.0.78.tgz new file mode 100644 index 00000000000..ef5433c52fa Binary files /dev/null and b/incubator/zabbix-server/2.0.42/charts/postgresql-8.0.78.tgz differ diff --git a/incubator/zabbix-server/2.0.41/ix_values.yaml b/incubator/zabbix-server/2.0.42/ix_values.yaml similarity index 100% rename from incubator/zabbix-server/2.0.41/ix_values.yaml rename to incubator/zabbix-server/2.0.42/ix_values.yaml diff --git a/incubator/zabbix-server/2.0.41/questions.yaml b/incubator/zabbix-server/2.0.42/questions.yaml similarity index 100% rename from incubator/zabbix-server/2.0.41/questions.yaml rename to incubator/zabbix-server/2.0.42/questions.yaml diff --git a/incubator/zabbix-server/2.0.41/templates/common.yaml b/incubator/zabbix-server/2.0.42/templates/common.yaml similarity index 100% rename from incubator/zabbix-server/2.0.41/templates/common.yaml rename to incubator/zabbix-server/2.0.42/templates/common.yaml diff --git a/incubator/zabbix-server/2.0.41/values.yaml b/incubator/zabbix-server/2.0.42/values.yaml similarity index 100% rename from incubator/zabbix-server/2.0.41/values.yaml rename to incubator/zabbix-server/2.0.42/values.yaml diff --git a/incubator/zoneminder/0.0.24/CHANGELOG.md b/incubator/zoneminder/0.0.24/CHANGELOG.md deleted file mode 100644 index c2148c73318..00000000000 --- a/incubator/zoneminder/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [zoneminder-0.0.24](https://github.com/truecharts/charts/compare/zoneminder-0.0.23...zoneminder-0.0.24) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [zoneminder-0.0.24](https://github.com/truecharts/charts/compare/zoneminder-0.0.23...zoneminder-0.0.24) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [zoneminder-0.0.24](https://github.com/truecharts/charts/compare/zoneminder-0.0.23...zoneminder-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [zoneminder-0.0.24](https://github.com/truecharts/charts/compare/zoneminder-0.0.23...zoneminder-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [zoneminder-0.0.24](https://github.com/truecharts/charts/compare/zoneminder-0.0.23...zoneminder-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [zoneminder-0.0.24](https://github.com/truecharts/charts/compare/zoneminder-0.0.23...zoneminder-0.0.24) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [zoneminder-0.0.23](https://github.com/truecharts/charts/compare/zoneminder-0.0.21...zoneminder-0.0.23) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [zoneminder-0.0.22](https://github.com/truecharts/charts/compare/zoneminder-0.0.21...zoneminder-0.0.22) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [zoneminder-0.0.21](https://github.com/truecharts/charts/compare/zoneminder-0.0.20...zoneminder-0.0.21) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/incubator/zoneminder/0.0.24/Chart.lock b/incubator/zoneminder/0.0.24/Chart.lock deleted file mode 100644 index d1b50ae9bc2..00000000000 --- a/incubator/zoneminder/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:25:06.194825148Z" diff --git a/incubator/zoneminder/0.0.24/Chart.yaml b/incubator/zoneminder/0.0.24/Chart.yaml deleted file mode 100644 index 38c1eb9cedd..00000000000 --- a/incubator/zoneminder/0.0.24/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.24 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - utilities - - cctv diff --git a/incubator/zoneminder/0.0.24/README.md b/incubator/zoneminder/0.0.24/README.md deleted file mode 100644 index eb8822e9492..00000000000 --- a/incubator/zoneminder/0.0.24/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# zoneminder - -![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Zoneminder is the top Linux video camera security and surveillance solution. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [zoneminder](https://truecharts.org/docs/charts/incubator/zoneminder) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/zoneminder/0.0.24/charts/common-10.5.9.tgz b/incubator/zoneminder/0.0.24/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/zoneminder/0.0.24/charts/common-10.5.9.tgz and /dev/null differ diff --git a/incubator/zoneminder/0.0.25/CHANGELOG.md b/incubator/zoneminder/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..283f5030e01 --- /dev/null +++ b/incubator/zoneminder/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [zoneminder-0.0.25](https://github.com/truecharts/charts/compare/zoneminder-0.0.24...zoneminder-0.0.25) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [zoneminder-0.0.24](https://github.com/truecharts/charts/compare/zoneminder-0.0.23...zoneminder-0.0.24) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [zoneminder-0.0.24](https://github.com/truecharts/charts/compare/zoneminder-0.0.23...zoneminder-0.0.24) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [zoneminder-0.0.24](https://github.com/truecharts/charts/compare/zoneminder-0.0.23...zoneminder-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [zoneminder-0.0.24](https://github.com/truecharts/charts/compare/zoneminder-0.0.23...zoneminder-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [zoneminder-0.0.24](https://github.com/truecharts/charts/compare/zoneminder-0.0.23...zoneminder-0.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [zoneminder-0.0.24](https://github.com/truecharts/charts/compare/zoneminder-0.0.23...zoneminder-0.0.24) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [zoneminder-0.0.23](https://github.com/truecharts/charts/compare/zoneminder-0.0.21...zoneminder-0.0.23) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [zoneminder-0.0.22](https://github.com/truecharts/charts/compare/zoneminder-0.0.21...zoneminder-0.0.22) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + diff --git a/incubator/zoneminder/0.0.25/Chart.lock b/incubator/zoneminder/0.0.25/Chart.lock new file mode 100644 index 00000000000..7ef824696c2 --- /dev/null +++ b/incubator/zoneminder/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:18:17.670925823Z" diff --git a/incubator/zoneminder/0.0.25/Chart.yaml b/incubator/zoneminder/0.0.25/Chart.yaml new file mode 100644 index 00000000000..b7794e97acf --- /dev/null +++ b/incubator/zoneminder/0.0.25/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: "Zoneminder is the top Linux video camera security and surveillance solution." +home: https://truecharts.org/docs/charts/incubator/zoneminder +icon: https://truecharts.org/img/hotlink-ok/chart-icons/zoneminder.png +keywords: + - zoneminder + - home + - automation + - cctv + - utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: zoneminder +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/zoneminder + - https://zoneminder.com/ + - https://hub.docker.com/r/dlandon/zoneminder.TrueNAS/ +type: application +version: 0.0.25 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - utilities + - cctv diff --git a/incubator/zoneminder/0.0.25/README.md b/incubator/zoneminder/0.0.25/README.md new file mode 100644 index 00000000000..4e4716994e3 --- /dev/null +++ b/incubator/zoneminder/0.0.25/README.md @@ -0,0 +1,109 @@ +# zoneminder + +![Version: 0.0.25](https://img.shields.io/badge/Version-0.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Zoneminder is the top Linux video camera security and surveillance solution. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [zoneminder](https://truecharts.org/docs/charts/incubator/zoneminder) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/zoneminder/0.0.24/app-readme.md b/incubator/zoneminder/0.0.25/app-readme.md similarity index 100% rename from incubator/zoneminder/0.0.24/app-readme.md rename to incubator/zoneminder/0.0.25/app-readme.md diff --git a/incubator/zoneminder/0.0.25/charts/common-10.5.10.tgz b/incubator/zoneminder/0.0.25/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/zoneminder/0.0.25/charts/common-10.5.10.tgz differ diff --git a/incubator/zoneminder/0.0.24/ix_values.yaml b/incubator/zoneminder/0.0.25/ix_values.yaml similarity index 100% rename from incubator/zoneminder/0.0.24/ix_values.yaml rename to incubator/zoneminder/0.0.25/ix_values.yaml diff --git a/incubator/zoneminder/0.0.24/questions.yaml b/incubator/zoneminder/0.0.25/questions.yaml similarity index 100% rename from incubator/zoneminder/0.0.24/questions.yaml rename to incubator/zoneminder/0.0.25/questions.yaml diff --git a/incubator/zoneminder/0.0.24/templates/common.yaml b/incubator/zoneminder/0.0.25/templates/common.yaml similarity index 100% rename from incubator/zoneminder/0.0.24/templates/common.yaml rename to incubator/zoneminder/0.0.25/templates/common.yaml diff --git a/incubator/zoneminder/0.0.24/values.yaml b/incubator/zoneminder/0.0.25/values.yaml similarity index 100% rename from incubator/zoneminder/0.0.24/values.yaml rename to incubator/zoneminder/0.0.25/values.yaml diff --git a/incubator/zusam/0.0.10/CHANGELOG.md b/incubator/zusam/0.0.10/CHANGELOG.md new file mode 100644 index 00000000000..9be0875e0dd --- /dev/null +++ b/incubator/zusam/0.0.10/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [zusam-0.0.10](https://github.com/truecharts/charts/compare/zusam-0.0.9...zusam-0.0.10) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [zusam-0.0.9](https://github.com/truecharts/charts/compare/zusam-0.0.8...zusam-0.0.9) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [zusam-0.0.9](https://github.com/truecharts/charts/compare/zusam-0.0.8...zusam-0.0.9) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [zusam-0.0.9](https://github.com/truecharts/charts/compare/zusam-0.0.8...zusam-0.0.9) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [zusam-0.0.9](https://github.com/truecharts/charts/compare/zusam-0.0.8...zusam-0.0.9) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [zusam-0.0.9](https://github.com/truecharts/charts/compare/zusam-0.0.8...zusam-0.0.9) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [zusam-0.0.9](https://github.com/truecharts/charts/compare/zusam-0.0.8...zusam-0.0.9) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [zusam-0.0.8](https://github.com/truecharts/charts/compare/zusam-0.0.6...zusam-0.0.8) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [zusam-0.0.7](https://github.com/truecharts/charts/compare/zusam-0.0.6...zusam-0.0.7) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + diff --git a/incubator/zusam/0.0.10/Chart.lock b/incubator/zusam/0.0.10/Chart.lock new file mode 100644 index 00000000000..d4484fa837c --- /dev/null +++ b/incubator/zusam/0.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:18:22.543170959Z" diff --git a/incubator/zusam/0.0.10/Chart.yaml b/incubator/zusam/0.0.10/Chart.yaml new file mode 100644 index 00000000000..a362bc7941c --- /dev/null +++ b/incubator/zusam/0.0.10/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "0.5.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: Zusam is a free and open-source way to self-host private forums for groups of friends. +home: https://truecharts.org/docs/charts/incubator/zusam +icon: https://truecharts.org/img/hotlink-ok/chart-icons/zusam.png +keywords: + - zusam + - forum +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: zusam +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/zusam + - https://github.com/zusam/zusam + - https://hub.docker.com/r/zusam/zusam +version: 0.0.10 +annotations: + truecharts.org/catagories: | + - chat + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/zusam/0.0.10/README.md b/incubator/zusam/0.0.10/README.md new file mode 100644 index 00000000000..78b0c591577 --- /dev/null +++ b/incubator/zusam/0.0.10/README.md @@ -0,0 +1,109 @@ +# zusam + +![Version: 0.0.10](https://img.shields.io/badge/Version-0.0.10-informational?style=flat-square) ![AppVersion: 0.5.1](https://img.shields.io/badge/AppVersion-0.5.1-informational?style=flat-square) + +Zusam is a free and open-source way to self-host private forums for groups of friends. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [zusam](https://truecharts.org/docs/charts/incubator/zusam) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/zusam/0.0.9/app-readme.md b/incubator/zusam/0.0.10/app-readme.md similarity index 100% rename from incubator/zusam/0.0.9/app-readme.md rename to incubator/zusam/0.0.10/app-readme.md diff --git a/incubator/zusam/0.0.10/charts/common-10.5.10.tgz b/incubator/zusam/0.0.10/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/incubator/zusam/0.0.10/charts/common-10.5.10.tgz differ diff --git a/incubator/zusam/0.0.9/ix_values.yaml b/incubator/zusam/0.0.10/ix_values.yaml similarity index 100% rename from incubator/zusam/0.0.9/ix_values.yaml rename to incubator/zusam/0.0.10/ix_values.yaml diff --git a/incubator/zusam/0.0.9/questions.yaml b/incubator/zusam/0.0.10/questions.yaml similarity index 100% rename from incubator/zusam/0.0.9/questions.yaml rename to incubator/zusam/0.0.10/questions.yaml diff --git a/incubator/zusam/0.0.9/templates/common.yaml b/incubator/zusam/0.0.10/templates/common.yaml similarity index 100% rename from incubator/zusam/0.0.9/templates/common.yaml rename to incubator/zusam/0.0.10/templates/common.yaml diff --git a/incubator/zusam/0.0.9/values.yaml b/incubator/zusam/0.0.10/values.yaml similarity index 100% rename from incubator/zusam/0.0.9/values.yaml rename to incubator/zusam/0.0.10/values.yaml diff --git a/incubator/zusam/0.0.9/CHANGELOG.md b/incubator/zusam/0.0.9/CHANGELOG.md deleted file mode 100644 index d3c5f627838..00000000000 --- a/incubator/zusam/0.0.9/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [zusam-0.0.9](https://github.com/truecharts/charts/compare/zusam-0.0.8...zusam-0.0.9) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [zusam-0.0.9](https://github.com/truecharts/charts/compare/zusam-0.0.8...zusam-0.0.9) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [zusam-0.0.9](https://github.com/truecharts/charts/compare/zusam-0.0.8...zusam-0.0.9) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [zusam-0.0.9](https://github.com/truecharts/charts/compare/zusam-0.0.8...zusam-0.0.9) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [zusam-0.0.9](https://github.com/truecharts/charts/compare/zusam-0.0.8...zusam-0.0.9) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [zusam-0.0.9](https://github.com/truecharts/charts/compare/zusam-0.0.8...zusam-0.0.9) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [zusam-0.0.8](https://github.com/truecharts/charts/compare/zusam-0.0.6...zusam-0.0.8) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [zusam-0.0.7](https://github.com/truecharts/charts/compare/zusam-0.0.6...zusam-0.0.7) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [zusam-0.0.6](https://github.com/truecharts/charts/compare/zusam-0.0.5...zusam-0.0.6) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/incubator/zusam/0.0.9/Chart.lock b/incubator/zusam/0.0.9/Chart.lock deleted file mode 100644 index 4f234411b11..00000000000 --- a/incubator/zusam/0.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:25:10.7933765Z" diff --git a/incubator/zusam/0.0.9/Chart.yaml b/incubator/zusam/0.0.9/Chart.yaml deleted file mode 100644 index 7fb705c9a0b..00000000000 --- a/incubator/zusam/0.0.9/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "0.5.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.9 -annotations: - truecharts.org/catagories: | - - chat - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/zusam/0.0.9/README.md b/incubator/zusam/0.0.9/README.md deleted file mode 100644 index 0c83d6f3267..00000000000 --- a/incubator/zusam/0.0.9/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# zusam - -![Version: 0.0.9](https://img.shields.io/badge/Version-0.0.9-informational?style=flat-square) ![AppVersion: 0.5.1](https://img.shields.io/badge/AppVersion-0.5.1-informational?style=flat-square) - -Zusam is a free and open-source way to self-host private forums for groups of friends. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [zusam](https://truecharts.org/docs/charts/incubator/zusam) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/zusam/0.0.9/charts/common-10.5.9.tgz b/incubator/zusam/0.0.9/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/incubator/zusam/0.0.9/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/adguard-home/2.0.1/CHANGELOG.md b/stable/adguard-home/2.0.1/CHANGELOG.md deleted file mode 100644 index 3a39e77538f..00000000000 --- a/stable/adguard-home/2.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [adguard-home-2.0.1](https://github.com/truecharts/charts/compare/adguard-home-2.0.0...adguard-home-2.0.1) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [adguard-home-2.0.1](https://github.com/truecharts/charts/compare/adguard-home-2.0.0...adguard-home-2.0.1) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [adguard-home-2.0.1](https://github.com/truecharts/charts/compare/adguard-home-2.0.0...adguard-home-2.0.1) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [adguard-home-2.0.1](https://github.com/truecharts/charts/compare/adguard-home-2.0.0...adguard-home-2.0.1) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [adguard-home-2.0.1](https://github.com/truecharts/charts/compare/adguard-home-2.0.0...adguard-home-2.0.1) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [adguard-home-2.0.1](https://github.com/truecharts/charts/compare/adguard-home-2.0.0...adguard-home-2.0.1) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [adguard-home-2.0.0](https://github.com/truecharts/charts/compare/adguard-home-1.0.37...adguard-home-2.0.0) (2022-09-05) - -### Feat - -- move to stable and cleanup ports a bit ([#3703](https://github.com/truecharts/charts/issues/3703)) - - - - -## [adguard-home-1.0.37](https://github.com/truecharts/charts/compare/adguard-home-1.0.36...adguard-home-1.0.37) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [adguard-home-1.0.36](https://github.com/truecharts/charts/compare/adguard-home-1.0.35...adguard-home-1.0.36) (2022-08-30) - diff --git a/stable/adguard-home/2.0.1/Chart.lock b/stable/adguard-home/2.0.1/Chart.lock deleted file mode 100644 index ab1eea7dc84..00000000000 --- a/stable/adguard-home/2.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:25:29.107539169Z" diff --git a/stable/adguard-home/2.0.1/Chart.yaml b/stable/adguard-home/2.0.1/Chart.yaml deleted file mode 100644 index fa1293af6e5..00000000000 --- a/stable/adguard-home/2.0.1/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "0.107.12" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.1 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/adguard-home/2.0.1/README.md b/stable/adguard-home/2.0.1/README.md deleted file mode 100644 index fee70d6b738..00000000000 --- a/stable/adguard-home/2.0.1/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# adguard-home - -![Version: 2.0.1](https://img.shields.io/badge/Version-2.0.1-informational?style=flat-square) ![AppVersion: 0.107.12](https://img.shields.io/badge/AppVersion-0.107.12-informational?style=flat-square) - -Free and open source, powerful network-wide ads & trackers blocking DNS server. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [adguard-home](https://truecharts.org/docs/charts/stable/adguard-home) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/adguard-home/2.0.1/charts/common-10.5.9.tgz b/stable/adguard-home/2.0.1/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/adguard-home/2.0.1/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/adguard-home/2.0.2/CHANGELOG.md b/stable/adguard-home/2.0.2/CHANGELOG.md new file mode 100644 index 00000000000..a6f2f3ac733 --- /dev/null +++ b/stable/adguard-home/2.0.2/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [adguard-home-2.0.2](https://github.com/truecharts/charts/compare/adguard-home-2.0.1...adguard-home-2.0.2) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [adguard-home-2.0.1](https://github.com/truecharts/charts/compare/adguard-home-2.0.0...adguard-home-2.0.1) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [adguard-home-2.0.1](https://github.com/truecharts/charts/compare/adguard-home-2.0.0...adguard-home-2.0.1) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [adguard-home-2.0.1](https://github.com/truecharts/charts/compare/adguard-home-2.0.0...adguard-home-2.0.1) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [adguard-home-2.0.1](https://github.com/truecharts/charts/compare/adguard-home-2.0.0...adguard-home-2.0.1) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [adguard-home-2.0.1](https://github.com/truecharts/charts/compare/adguard-home-2.0.0...adguard-home-2.0.1) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [adguard-home-2.0.1](https://github.com/truecharts/charts/compare/adguard-home-2.0.0...adguard-home-2.0.1) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [adguard-home-2.0.0](https://github.com/truecharts/charts/compare/adguard-home-1.0.37...adguard-home-2.0.0) (2022-09-05) + +### Feat + +- move to stable and cleanup ports a bit ([#3703](https://github.com/truecharts/charts/issues/3703)) + + + + +## [adguard-home-1.0.37](https://github.com/truecharts/charts/compare/adguard-home-1.0.36...adguard-home-1.0.37) (2022-08-30) diff --git a/stable/adguard-home/2.0.2/Chart.lock b/stable/adguard-home/2.0.2/Chart.lock new file mode 100644 index 00000000000..2a5789c7e59 --- /dev/null +++ b/stable/adguard-home/2.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:18:44.764046784Z" diff --git a/stable/adguard-home/2.0.2/Chart.yaml b/stable/adguard-home/2.0.2/Chart.yaml new file mode 100644 index 00000000000..a14dad39a46 --- /dev/null +++ b/stable/adguard-home/2.0.2/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "0.107.12" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: Free and open source, powerful network-wide ads & trackers blocking DNS server. +home: https://truecharts.org/docs/charts/stable/adguard-home +icon: https://truecharts.org/img/hotlink-ok/chart-icons/adguard-home.png +keywords: + - adblock + - adguard +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: adguard-home +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/adguard-home + - https://hub.docker.com/r/adguard/adguardhome +version: 2.0.2 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/adguard-home/2.0.2/README.md b/stable/adguard-home/2.0.2/README.md new file mode 100644 index 00000000000..74d0e8ce367 --- /dev/null +++ b/stable/adguard-home/2.0.2/README.md @@ -0,0 +1,108 @@ +# adguard-home + +![Version: 2.0.2](https://img.shields.io/badge/Version-2.0.2-informational?style=flat-square) ![AppVersion: 0.107.12](https://img.shields.io/badge/AppVersion-0.107.12-informational?style=flat-square) + +Free and open source, powerful network-wide ads & trackers blocking DNS server. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [adguard-home](https://truecharts.org/docs/charts/stable/adguard-home) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/adguard-home/2.0.1/app-readme.md b/stable/adguard-home/2.0.2/app-readme.md similarity index 100% rename from stable/adguard-home/2.0.1/app-readme.md rename to stable/adguard-home/2.0.2/app-readme.md diff --git a/stable/adguard-home/2.0.2/charts/common-10.5.10.tgz b/stable/adguard-home/2.0.2/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/adguard-home/2.0.2/charts/common-10.5.10.tgz differ diff --git a/stable/adguard-home/2.0.1/ix_values.yaml b/stable/adguard-home/2.0.2/ix_values.yaml similarity index 100% rename from stable/adguard-home/2.0.1/ix_values.yaml rename to stable/adguard-home/2.0.2/ix_values.yaml diff --git a/stable/adguard-home/2.0.1/questions.yaml b/stable/adguard-home/2.0.2/questions.yaml similarity index 100% rename from stable/adguard-home/2.0.1/questions.yaml rename to stable/adguard-home/2.0.2/questions.yaml diff --git a/stable/adguard-home/2.0.1/templates/common.yaml b/stable/adguard-home/2.0.2/templates/common.yaml similarity index 100% rename from stable/adguard-home/2.0.1/templates/common.yaml rename to stable/adguard-home/2.0.2/templates/common.yaml diff --git a/stable/adguard-home/2.0.1/values.yaml b/stable/adguard-home/2.0.2/values.yaml similarity index 100% rename from stable/adguard-home/2.0.1/values.yaml rename to stable/adguard-home/2.0.2/values.yaml diff --git a/stable/airdcpp-webclient/3.0.32/CHANGELOG.md b/stable/airdcpp-webclient/3.0.32/CHANGELOG.md deleted file mode 100644 index c56129c0d5d..00000000000 --- a/stable/airdcpp-webclient/3.0.32/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [airdcpp-webclient-3.0.32](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.31...airdcpp-webclient-3.0.32) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [airdcpp-webclient-3.0.32](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.31...airdcpp-webclient-3.0.32) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [airdcpp-webclient-3.0.32](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.31...airdcpp-webclient-3.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [airdcpp-webclient-3.0.32](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.31...airdcpp-webclient-3.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [airdcpp-webclient-3.0.32](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.31...airdcpp-webclient-3.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [airdcpp-webclient-3.0.32](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.31...airdcpp-webclient-3.0.32) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [airdcpp-webclient-3.0.31](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.30...airdcpp-webclient-3.0.31) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [airdcpp-webclient-3.0.30](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.29...airdcpp-webclient-3.0.30) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [airdcpp-webclient-3.0.29](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.28...airdcpp-webclient-3.0.29) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - diff --git a/stable/airdcpp-webclient/3.0.32/Chart.lock b/stable/airdcpp-webclient/3.0.32/Chart.lock deleted file mode 100644 index 20c60d51a7b..00000000000 --- a/stable/airdcpp-webclient/3.0.32/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:25:31.377738811Z" diff --git a/stable/airdcpp-webclient/3.0.32/Chart.yaml b/stable/airdcpp-webclient/3.0.32/Chart.yaml deleted file mode 100644 index 42a18c184bf..00000000000 --- a/stable/airdcpp-webclient/3.0.32/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "2.11.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.32 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/airdcpp-webclient/3.0.32/README.md b/stable/airdcpp-webclient/3.0.32/README.md deleted file mode 100644 index e7162277425..00000000000 --- a/stable/airdcpp-webclient/3.0.32/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# airdcpp-webclient - -![Version: 3.0.32](https://img.shields.io/badge/Version-3.0.32-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.11.2](https://img.shields.io/badge/AppVersion-2.11.2-informational?style=flat-square) - -AirDC++ Web Client is a locally installed application, which is designed for flexible sharing of files or directories within groups of people in a local network or over internet. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [airdcpp-webclient](https://truecharts.org/docs/charts/stable/airdcpp-webclient) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/airdcpp-webclient/3.0.32/charts/common-10.5.9.tgz b/stable/airdcpp-webclient/3.0.32/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/airdcpp-webclient/3.0.32/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/airdcpp-webclient/3.0.33/CHANGELOG.md b/stable/airdcpp-webclient/3.0.33/CHANGELOG.md new file mode 100644 index 00000000000..038a7a0f77d --- /dev/null +++ b/stable/airdcpp-webclient/3.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [airdcpp-webclient-3.0.33](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.32...airdcpp-webclient-3.0.33) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [airdcpp-webclient-3.0.32](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.31...airdcpp-webclient-3.0.32) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [airdcpp-webclient-3.0.32](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.31...airdcpp-webclient-3.0.32) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [airdcpp-webclient-3.0.32](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.31...airdcpp-webclient-3.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [airdcpp-webclient-3.0.32](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.31...airdcpp-webclient-3.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [airdcpp-webclient-3.0.32](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.31...airdcpp-webclient-3.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [airdcpp-webclient-3.0.32](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.31...airdcpp-webclient-3.0.32) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [airdcpp-webclient-3.0.31](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.30...airdcpp-webclient-3.0.31) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [airdcpp-webclient-3.0.30](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.29...airdcpp-webclient-3.0.30) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + diff --git a/stable/airdcpp-webclient/3.0.33/Chart.lock b/stable/airdcpp-webclient/3.0.33/Chart.lock new file mode 100644 index 00000000000..782a39b6409 --- /dev/null +++ b/stable/airdcpp-webclient/3.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:18:48.892380763Z" diff --git a/stable/airdcpp-webclient/3.0.33/Chart.yaml b/stable/airdcpp-webclient/3.0.33/Chart.yaml new file mode 100644 index 00000000000..4f8a6a41b97 --- /dev/null +++ b/stable/airdcpp-webclient/3.0.33/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "2.11.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: AirDC++ Web Client is a locally installed application, which is designed for flexible sharing of files or directories within groups of people in a local network or over internet. +home: https://truecharts.org/docs/charts/stable/airdcpp-webclient +icon: https://truecharts.org/img/hotlink-ok/chart-icons/airdcpp-webclient.png +keywords: + - DC++ + - dcpp + - airdcpp +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: airdcpp-webclient +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/airdcpp-webclient + - https://airdcpp-web.github.io/ + - https://github.com/airdcpp-web/airdcpp-webclient + - https://hub.docker.com/r/gangefors/airdcpp-webclient +type: application +version: 3.0.33 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/airdcpp-webclient/3.0.33/README.md b/stable/airdcpp-webclient/3.0.33/README.md new file mode 100644 index 00000000000..74140c9fa21 --- /dev/null +++ b/stable/airdcpp-webclient/3.0.33/README.md @@ -0,0 +1,110 @@ +# airdcpp-webclient + +![Version: 3.0.33](https://img.shields.io/badge/Version-3.0.33-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.11.2](https://img.shields.io/badge/AppVersion-2.11.2-informational?style=flat-square) + +AirDC++ Web Client is a locally installed application, which is designed for flexible sharing of files or directories within groups of people in a local network or over internet. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [airdcpp-webclient](https://truecharts.org/docs/charts/stable/airdcpp-webclient) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/airdcpp-webclient/3.0.32/app-readme.md b/stable/airdcpp-webclient/3.0.33/app-readme.md similarity index 100% rename from stable/airdcpp-webclient/3.0.32/app-readme.md rename to stable/airdcpp-webclient/3.0.33/app-readme.md diff --git a/stable/airdcpp-webclient/3.0.33/charts/common-10.5.10.tgz b/stable/airdcpp-webclient/3.0.33/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/airdcpp-webclient/3.0.33/charts/common-10.5.10.tgz differ diff --git a/stable/airdcpp-webclient/3.0.32/ix_values.yaml b/stable/airdcpp-webclient/3.0.33/ix_values.yaml similarity index 100% rename from stable/airdcpp-webclient/3.0.32/ix_values.yaml rename to stable/airdcpp-webclient/3.0.33/ix_values.yaml diff --git a/stable/airdcpp-webclient/3.0.32/questions.yaml b/stable/airdcpp-webclient/3.0.33/questions.yaml similarity index 100% rename from stable/airdcpp-webclient/3.0.32/questions.yaml rename to stable/airdcpp-webclient/3.0.33/questions.yaml diff --git a/stable/airdcpp-webclient/3.0.32/templates/common.yaml b/stable/airdcpp-webclient/3.0.33/templates/common.yaml similarity index 100% rename from stable/airdcpp-webclient/3.0.32/templates/common.yaml rename to stable/airdcpp-webclient/3.0.33/templates/common.yaml diff --git a/stable/airdcpp-webclient/3.0.32/values.yaml b/stable/airdcpp-webclient/3.0.33/values.yaml similarity index 100% rename from stable/airdcpp-webclient/3.0.32/values.yaml rename to stable/airdcpp-webclient/3.0.33/values.yaml diff --git a/stable/airsonic-advanced/4.0.35/CHANGELOG.md b/stable/airsonic-advanced/4.0.35/CHANGELOG.md deleted file mode 100644 index cefe438e1c8..00000000000 --- a/stable/airsonic-advanced/4.0.35/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [airsonic-advanced-4.0.35](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.34...airsonic-advanced-4.0.35) (2022-09-13) - -### Chore - -- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - - - -## [airsonic-advanced-4.0.34](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.33...airsonic-advanced-4.0.34) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [airsonic-advanced-4.0.34](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.33...airsonic-advanced-4.0.34) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [airsonic-advanced-4.0.34](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.33...airsonic-advanced-4.0.34) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [airsonic-advanced-4.0.34](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.33...airsonic-advanced-4.0.34) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [airsonic-advanced-4.0.34](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.33...airsonic-advanced-4.0.34) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [airsonic-advanced-4.0.34](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.33...airsonic-advanced-4.0.34) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [airsonic-advanced-4.0.33](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.32...airsonic-advanced-4.0.33) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [airsonic-advanced-4.0.32](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.31...airsonic-advanced-4.0.32) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/stable/airsonic-advanced/4.0.35/Chart.lock b/stable/airsonic-advanced/4.0.35/Chart.lock deleted file mode 100644 index 9bd50cca179..00000000000 --- a/stable/airsonic-advanced/4.0.35/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -digest: sha256:bfcb2819ba71fec67e4e1b700216bcea405d58eaaf9c45e3705bdbead908b8e9 -generated: "2022-09-13T06:17:19.129424307Z" diff --git a/stable/airsonic-advanced/4.0.35/Chart.yaml b/stable/airsonic-advanced/4.0.35/Chart.yaml deleted file mode 100644 index 447f657ffbd..00000000000 --- a/stable/airsonic-advanced/4.0.35/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "11.0.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -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.35 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/airsonic-advanced/4.0.35/README.md b/stable/airsonic-advanced/4.0.35/README.md deleted file mode 100644 index 444bd3b547c..00000000000 --- a/stable/airsonic-advanced/4.0.35/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# airsonic-advanced - -![Version: 4.0.35](https://img.shields.io/badge/Version-4.0.35-informational?style=flat-square) ![AppVersion: 11.0.0](https://img.shields.io/badge/AppVersion-11.0.0-informational?style=flat-square) - -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.76 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/airsonic-advanced/4.0.35/charts/common-10.5.9.tgz b/stable/airsonic-advanced/4.0.35/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/airsonic-advanced/4.0.35/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/airsonic-advanced/4.0.35/charts/postgresql-8.0.76.tgz b/stable/airsonic-advanced/4.0.35/charts/postgresql-8.0.76.tgz deleted file mode 100644 index 129e37daa0e..00000000000 Binary files a/stable/airsonic-advanced/4.0.35/charts/postgresql-8.0.76.tgz and /dev/null differ diff --git a/stable/airsonic-advanced/4.0.36/CHANGELOG.md b/stable/airsonic-advanced/4.0.36/CHANGELOG.md new file mode 100644 index 00000000000..23ae8611fa0 --- /dev/null +++ b/stable/airsonic-advanced/4.0.36/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [airsonic-advanced-4.0.36](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.35...airsonic-advanced-4.0.36) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [airsonic-advanced-4.0.35](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.34...airsonic-advanced-4.0.35) (2022-09-13) + +### Chore + +- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + + + + +## [airsonic-advanced-4.0.34](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.33...airsonic-advanced-4.0.34) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [airsonic-advanced-4.0.34](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.33...airsonic-advanced-4.0.34) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [airsonic-advanced-4.0.34](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.33...airsonic-advanced-4.0.34) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [airsonic-advanced-4.0.34](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.33...airsonic-advanced-4.0.34) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [airsonic-advanced-4.0.34](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.33...airsonic-advanced-4.0.34) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [airsonic-advanced-4.0.34](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.33...airsonic-advanced-4.0.34) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [airsonic-advanced-4.0.33](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.32...airsonic-advanced-4.0.33) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + diff --git a/stable/airsonic-advanced/4.0.36/Chart.lock b/stable/airsonic-advanced/4.0.36/Chart.lock new file mode 100644 index 00000000000..58114654883 --- /dev/null +++ b/stable/airsonic-advanced/4.0.36/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 +generated: "2022-09-15T14:19:08.676648481Z" diff --git a/stable/airsonic-advanced/4.0.36/Chart.yaml b/stable/airsonic-advanced/4.0.36/Chart.yaml new file mode 100644 index 00000000000..bfd4a8dcf9c --- /dev/null +++ b/stable/airsonic-advanced/4.0.36/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "11.0.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +description: Airsonic is a Free and Open Source community driven media server +home: https://truecharts.org/docs/charts/stable/airsonic-advanced +icon: https://truecharts.org/img/hotlink-ok/chart-icons/airsonic-advanced.png +keywords: + - airsonic +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: airsonic-advanced +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/airsonic-advanced + - https://github.com/airsonic/airsonic-advanced + - https://hub.docker.com/r/airsonicadvanced/airsonic-advanced +version: 4.0.36 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/airsonic-advanced/4.0.36/README.md b/stable/airsonic-advanced/4.0.36/README.md new file mode 100644 index 00000000000..6e011188120 --- /dev/null +++ b/stable/airsonic-advanced/4.0.36/README.md @@ -0,0 +1,110 @@ +# airsonic-advanced + +![Version: 4.0.36](https://img.shields.io/badge/Version-4.0.36-informational?style=flat-square) ![AppVersion: 11.0.0](https://img.shields.io/badge/AppVersion-11.0.0-informational?style=flat-square) + +Airsonic is a Free and Open Source community driven media server + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [airsonic-advanced](https://truecharts.org/docs/charts/stable/airsonic-advanced) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.78 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/airsonic-advanced/4.0.35/app-readme.md b/stable/airsonic-advanced/4.0.36/app-readme.md similarity index 100% rename from stable/airsonic-advanced/4.0.35/app-readme.md rename to stable/airsonic-advanced/4.0.36/app-readme.md diff --git a/stable/airsonic-advanced/4.0.36/charts/common-10.5.10.tgz b/stable/airsonic-advanced/4.0.36/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/airsonic-advanced/4.0.36/charts/common-10.5.10.tgz differ diff --git a/stable/airsonic-advanced/4.0.36/charts/postgresql-8.0.78.tgz b/stable/airsonic-advanced/4.0.36/charts/postgresql-8.0.78.tgz new file mode 100644 index 00000000000..ef5433c52fa Binary files /dev/null and b/stable/airsonic-advanced/4.0.36/charts/postgresql-8.0.78.tgz differ diff --git a/stable/airsonic-advanced/4.0.35/ix_values.yaml b/stable/airsonic-advanced/4.0.36/ix_values.yaml similarity index 100% rename from stable/airsonic-advanced/4.0.35/ix_values.yaml rename to stable/airsonic-advanced/4.0.36/ix_values.yaml diff --git a/stable/airsonic-advanced/4.0.35/questions.yaml b/stable/airsonic-advanced/4.0.36/questions.yaml similarity index 100% rename from stable/airsonic-advanced/4.0.35/questions.yaml rename to stable/airsonic-advanced/4.0.36/questions.yaml diff --git a/stable/airsonic-advanced/4.0.35/templates/common.yaml b/stable/airsonic-advanced/4.0.36/templates/common.yaml similarity index 100% rename from stable/airsonic-advanced/4.0.35/templates/common.yaml rename to stable/airsonic-advanced/4.0.36/templates/common.yaml diff --git a/stable/airsonic-advanced/4.0.35/values.yaml b/stable/airsonic-advanced/4.0.36/values.yaml similarity index 100% rename from stable/airsonic-advanced/4.0.35/values.yaml rename to stable/airsonic-advanced/4.0.36/values.yaml diff --git a/stable/airsonic/6.0.30/CHANGELOG.md b/stable/airsonic/6.0.30/CHANGELOG.md deleted file mode 100644 index e48a6f7b884..00000000000 --- a/stable/airsonic/6.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [airsonic-6.0.30](https://github.com/truecharts/charts/compare/airsonic-6.0.29...airsonic-6.0.30) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [airsonic-6.0.30](https://github.com/truecharts/charts/compare/airsonic-6.0.29...airsonic-6.0.30) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [airsonic-6.0.30](https://github.com/truecharts/charts/compare/airsonic-6.0.29...airsonic-6.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [airsonic-6.0.30](https://github.com/truecharts/charts/compare/airsonic-6.0.29...airsonic-6.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [airsonic-6.0.30](https://github.com/truecharts/charts/compare/airsonic-6.0.29...airsonic-6.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [airsonic-6.0.30](https://github.com/truecharts/charts/compare/airsonic-6.0.29...airsonic-6.0.30) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [airsonic-6.0.29](https://github.com/truecharts/charts/compare/airsonic-6.0.28...airsonic-6.0.29) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [airsonic-6.0.28](https://github.com/truecharts/charts/compare/airsonic-6.0.27...airsonic-6.0.28) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [airsonic-6.0.27](https://github.com/truecharts/charts/compare/airsonic-6.0.26...airsonic-6.0.27) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - diff --git a/stable/airsonic/6.0.30/Chart.lock b/stable/airsonic/6.0.30/Chart.lock deleted file mode 100644 index 3a586b476ff..00000000000 --- a/stable/airsonic/6.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:25:35.668897303Z" diff --git a/stable/airsonic/6.0.30/Chart.yaml b/stable/airsonic/6.0.30/Chart.yaml deleted file mode 100644 index 0bc0524dba0..00000000000 --- a/stable/airsonic/6.0.30/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "10.6.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.30 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/airsonic/6.0.30/README.md b/stable/airsonic/6.0.30/README.md deleted file mode 100644 index f0bf64c3dbe..00000000000 --- a/stable/airsonic/6.0.30/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# airsonic - -![Version: 6.0.30](https://img.shields.io/badge/Version-6.0.30-informational?style=flat-square) ![AppVersion: 10.6.2](https://img.shields.io/badge/AppVersion-10.6.2-informational?style=flat-square) - -Airsonic is a Free and Open Source community driven media server - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [airsonic](https://truecharts.org/docs/charts/stable/airsonic) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/airsonic/6.0.30/charts/common-10.5.9.tgz b/stable/airsonic/6.0.30/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/airsonic/6.0.30/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/airsonic/6.0.31/CHANGELOG.md b/stable/airsonic/6.0.31/CHANGELOG.md new file mode 100644 index 00000000000..5a35fd6cd7b --- /dev/null +++ b/stable/airsonic/6.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [airsonic-6.0.31](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.35...airsonic-6.0.31) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [airsonic-6.0.30](https://github.com/truecharts/charts/compare/airsonic-6.0.29...airsonic-6.0.30) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [airsonic-6.0.30](https://github.com/truecharts/charts/compare/airsonic-6.0.29...airsonic-6.0.30) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [airsonic-6.0.30](https://github.com/truecharts/charts/compare/airsonic-6.0.29...airsonic-6.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [airsonic-6.0.30](https://github.com/truecharts/charts/compare/airsonic-6.0.29...airsonic-6.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [airsonic-6.0.30](https://github.com/truecharts/charts/compare/airsonic-6.0.29...airsonic-6.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [airsonic-6.0.30](https://github.com/truecharts/charts/compare/airsonic-6.0.29...airsonic-6.0.30) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [airsonic-6.0.29](https://github.com/truecharts/charts/compare/airsonic-6.0.28...airsonic-6.0.29) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [airsonic-6.0.28](https://github.com/truecharts/charts/compare/airsonic-6.0.27...airsonic-6.0.28) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + diff --git a/stable/airsonic/6.0.31/Chart.lock b/stable/airsonic/6.0.31/Chart.lock new file mode 100644 index 00000000000..f1f2054ea5d --- /dev/null +++ b/stable/airsonic/6.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:18:53.114824452Z" diff --git a/stable/airsonic/6.0.31/Chart.yaml b/stable/airsonic/6.0.31/Chart.yaml new file mode 100644 index 00000000000..d37b92a7b04 --- /dev/null +++ b/stable/airsonic/6.0.31/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "10.6.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: Airsonic is a Free and Open Source community driven media server +home: https://truecharts.org/docs/charts/stable/airsonic +icon: https://truecharts.org/img/hotlink-ok/chart-icons/airsonic.png +keywords: + - airsonic +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: airsonic +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/airsonic + - https://github.com/airsonic/airsonic + - https://github.com/linuxserver/docker-airsonic + - https://github.com/k8s-at-home/charts/tree/master/charts/airsonic +version: 6.0.31 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/airsonic/6.0.31/README.md b/stable/airsonic/6.0.31/README.md new file mode 100644 index 00000000000..9a1d84f086b --- /dev/null +++ b/stable/airsonic/6.0.31/README.md @@ -0,0 +1,110 @@ +# airsonic + +![Version: 6.0.31](https://img.shields.io/badge/Version-6.0.31-informational?style=flat-square) ![AppVersion: 10.6.2](https://img.shields.io/badge/AppVersion-10.6.2-informational?style=flat-square) + +Airsonic is a Free and Open Source community driven media server + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [airsonic](https://truecharts.org/docs/charts/stable/airsonic) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/airsonic/6.0.30/app-readme.md b/stable/airsonic/6.0.31/app-readme.md similarity index 100% rename from stable/airsonic/6.0.30/app-readme.md rename to stable/airsonic/6.0.31/app-readme.md diff --git a/stable/airsonic/6.0.31/charts/common-10.5.10.tgz b/stable/airsonic/6.0.31/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/airsonic/6.0.31/charts/common-10.5.10.tgz differ diff --git a/stable/airsonic/6.0.30/ix_values.yaml b/stable/airsonic/6.0.31/ix_values.yaml similarity index 100% rename from stable/airsonic/6.0.30/ix_values.yaml rename to stable/airsonic/6.0.31/ix_values.yaml diff --git a/stable/airsonic/6.0.30/questions.yaml b/stable/airsonic/6.0.31/questions.yaml similarity index 100% rename from stable/airsonic/6.0.30/questions.yaml rename to stable/airsonic/6.0.31/questions.yaml diff --git a/stable/airsonic/6.0.30/templates/common.yaml b/stable/airsonic/6.0.31/templates/common.yaml similarity index 100% rename from stable/airsonic/6.0.30/templates/common.yaml rename to stable/airsonic/6.0.31/templates/common.yaml diff --git a/stable/airsonic/6.0.30/values.yaml b/stable/airsonic/6.0.31/values.yaml similarity index 100% rename from stable/airsonic/6.0.30/values.yaml rename to stable/airsonic/6.0.31/values.yaml diff --git a/stable/alist/2.0.33/CHANGELOG.md b/stable/alist/2.0.33/CHANGELOG.md deleted file mode 100644 index f1b8ba3ac6e..00000000000 --- a/stable/alist/2.0.33/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [alist-2.0.33](https://github.com/truecharts/charts/compare/alist-2.0.32...alist-2.0.33) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [alist-2.0.33](https://github.com/truecharts/charts/compare/alist-2.0.32...alist-2.0.33) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [alist-2.0.33](https://github.com/truecharts/charts/compare/alist-2.0.32...alist-2.0.33) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [alist-2.0.33](https://github.com/truecharts/charts/compare/alist-2.0.32...alist-2.0.33) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [alist-2.0.33](https://github.com/truecharts/charts/compare/alist-2.0.32...alist-2.0.33) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [alist-2.0.33](https://github.com/truecharts/charts/compare/alist-2.0.32...alist-2.0.33) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [alist-2.0.32](https://github.com/truecharts/charts/compare/alist-2.0.31...alist-2.0.32) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [alist-2.0.31](https://github.com/truecharts/charts/compare/alist-2.0.30...alist-2.0.31) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [alist-2.0.30](https://github.com/truecharts/charts/compare/alist-2.0.29...alist-2.0.30) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - diff --git a/stable/alist/2.0.33/Chart.lock b/stable/alist/2.0.33/Chart.lock deleted file mode 100644 index 19fd238078a..00000000000 --- a/stable/alist/2.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:25:54.126244071Z" diff --git a/stable/alist/2.0.33/Chart.yaml b/stable/alist/2.0.33/Chart.yaml deleted file mode 100644 index 211f6ec1a34..00000000000 --- a/stable/alist/2.0.33/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: alist -version: 2.0.33 -appVersion: "2.6.4" -description: Alist program that supports multiple storage, powered by Gin and React -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/alist -icon: https://truecharts.org/img/hotlink-ok/chart-icons/alist.png -keywords: - - alist - - storage - - webdav - - google driver - - aliyun driver - - baiduyun -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/alist - - https://github.com/Xhofe/alist -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - # 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.33/README.md b/stable/alist/2.0.33/README.md deleted file mode 100644 index 8a49b77e66c..00000000000 --- a/stable/alist/2.0.33/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# alist - -![Version: 2.0.33](https://img.shields.io/badge/Version-2.0.33-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.6.4](https://img.shields.io/badge/AppVersion-2.6.4-informational?style=flat-square) - -Alist program that supports multiple storage, powered by Gin and React - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [alist](https://truecharts.org/docs/charts/stable/alist) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/alist/2.0.33/charts/common-10.5.9.tgz b/stable/alist/2.0.33/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/alist/2.0.33/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/alist/2.0.34/CHANGELOG.md b/stable/alist/2.0.34/CHANGELOG.md new file mode 100644 index 00000000000..cab462c5a22 --- /dev/null +++ b/stable/alist/2.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [alist-2.0.34](https://github.com/truecharts/charts/compare/alist-2.0.33...alist-2.0.34) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [alist-2.0.33](https://github.com/truecharts/charts/compare/alist-2.0.32...alist-2.0.33) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [alist-2.0.33](https://github.com/truecharts/charts/compare/alist-2.0.32...alist-2.0.33) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [alist-2.0.33](https://github.com/truecharts/charts/compare/alist-2.0.32...alist-2.0.33) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [alist-2.0.33](https://github.com/truecharts/charts/compare/alist-2.0.32...alist-2.0.33) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [alist-2.0.33](https://github.com/truecharts/charts/compare/alist-2.0.32...alist-2.0.33) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [alist-2.0.33](https://github.com/truecharts/charts/compare/alist-2.0.32...alist-2.0.33) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [alist-2.0.32](https://github.com/truecharts/charts/compare/alist-2.0.31...alist-2.0.32) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [alist-2.0.31](https://github.com/truecharts/charts/compare/alist-2.0.30...alist-2.0.31) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + diff --git a/stable/alist/2.0.34/Chart.lock b/stable/alist/2.0.34/Chart.lock new file mode 100644 index 00000000000..d320f863d46 --- /dev/null +++ b/stable/alist/2.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:19:15.729949275Z" diff --git a/stable/alist/2.0.34/Chart.yaml b/stable/alist/2.0.34/Chart.yaml new file mode 100644 index 00000000000..65175a68457 --- /dev/null +++ b/stable/alist/2.0.34/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: alist +version: 2.0.34 +appVersion: "2.6.4" +description: Alist program that supports multiple storage, powered by Gin and React +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/alist +icon: https://truecharts.org/img/hotlink-ok/chart-icons/alist.png +keywords: + - alist + - storage + - webdav + - google driver + - aliyun driver + - baiduyun +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/alist + - https://github.com/Xhofe/alist +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - cloud + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/alist/2.0.34/README.md b/stable/alist/2.0.34/README.md new file mode 100644 index 00000000000..bd3eb21528c --- /dev/null +++ b/stable/alist/2.0.34/README.md @@ -0,0 +1,108 @@ +# alist + +![Version: 2.0.34](https://img.shields.io/badge/Version-2.0.34-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.6.4](https://img.shields.io/badge/AppVersion-2.6.4-informational?style=flat-square) + +Alist program that supports multiple storage, powered by Gin and React + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [alist](https://truecharts.org/docs/charts/stable/alist) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/alist/2.0.33/app-readme.md b/stable/alist/2.0.34/app-readme.md similarity index 100% rename from stable/alist/2.0.33/app-readme.md rename to stable/alist/2.0.34/app-readme.md diff --git a/stable/alist/2.0.34/charts/common-10.5.10.tgz b/stable/alist/2.0.34/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/alist/2.0.34/charts/common-10.5.10.tgz differ diff --git a/stable/alist/2.0.33/ix_values.yaml b/stable/alist/2.0.34/ix_values.yaml similarity index 100% rename from stable/alist/2.0.33/ix_values.yaml rename to stable/alist/2.0.34/ix_values.yaml diff --git a/stable/alist/2.0.33/questions.yaml b/stable/alist/2.0.34/questions.yaml similarity index 100% rename from stable/alist/2.0.33/questions.yaml rename to stable/alist/2.0.34/questions.yaml diff --git a/stable/alist/2.0.33/templates/common.yaml b/stable/alist/2.0.34/templates/common.yaml similarity index 100% rename from stable/alist/2.0.33/templates/common.yaml rename to stable/alist/2.0.34/templates/common.yaml diff --git a/stable/alist/2.0.33/values.yaml b/stable/alist/2.0.34/values.yaml similarity index 100% rename from stable/alist/2.0.33/values.yaml rename to stable/alist/2.0.34/values.yaml diff --git a/stable/amcrest2mqtt/4.0.31/CHANGELOG.md b/stable/amcrest2mqtt/4.0.31/CHANGELOG.md deleted file mode 100644 index 7ff0a36da3c..00000000000 --- a/stable/amcrest2mqtt/4.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [amcrest2mqtt-4.0.31](https://github.com/truecharts/charts/compare/amcrest2mqtt-4.0.30...amcrest2mqtt-4.0.31) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [amcrest2mqtt-4.0.31](https://github.com/truecharts/charts/compare/amcrest2mqtt-4.0.30...amcrest2mqtt-4.0.31) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [amcrest2mqtt-4.0.31](https://github.com/truecharts/charts/compare/amcrest2mqtt-4.0.30...amcrest2mqtt-4.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [amcrest2mqtt-4.0.31](https://github.com/truecharts/charts/compare/amcrest2mqtt-4.0.30...amcrest2mqtt-4.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [amcrest2mqtt-4.0.31](https://github.com/truecharts/charts/compare/amcrest2mqtt-4.0.30...amcrest2mqtt-4.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [amcrest2mqtt-4.0.31](https://github.com/truecharts/charts/compare/amcrest2mqtt-4.0.30...amcrest2mqtt-4.0.31) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [amcrest2mqtt-4.0.30](https://github.com/truecharts/charts/compare/amcrest2mqtt-4.0.29...amcrest2mqtt-4.0.30) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [amcrest2mqtt-4.0.29](https://github.com/truecharts/charts/compare/amcrest2mqtt-4.0.28...amcrest2mqtt-4.0.29) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [amcrest2mqtt-4.0.28](https://github.com/truecharts/charts/compare/amcrest2mqtt-4.0.27...amcrest2mqtt-4.0.28) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - diff --git a/stable/amcrest2mqtt/4.0.31/Chart.lock b/stable/amcrest2mqtt/4.0.31/Chart.lock deleted file mode 100644 index 75b9bc412ac..00000000000 --- a/stable/amcrest2mqtt/4.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:25:56.024547343Z" diff --git a/stable/amcrest2mqtt/4.0.31/Chart.yaml b/stable/amcrest2mqtt/4.0.31/Chart.yaml deleted file mode 100644 index fad72e61e12..00000000000 --- a/stable/amcrest2mqtt/4.0.31/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "1.0.16" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.31 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/amcrest2mqtt/4.0.31/README.md b/stable/amcrest2mqtt/4.0.31/README.md deleted file mode 100644 index a7cd0dbf6c6..00000000000 --- a/stable/amcrest2mqtt/4.0.31/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# amcrest2mqtt - -![Version: 4.0.31](https://img.shields.io/badge/Version-4.0.31-informational?style=flat-square) ![AppVersion: 1.0.16](https://img.shields.io/badge/AppVersion-1.0.16-informational?style=flat-square) - -Expose all events from an Amcrest device to an MQTT broker - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [amcrest2mqtt](https://truecharts.org/docs/charts/stable/amcrest2mqtt) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/amcrest2mqtt/4.0.31/charts/common-10.5.9.tgz b/stable/amcrest2mqtt/4.0.31/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/amcrest2mqtt/4.0.31/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/amcrest2mqtt/4.0.32/CHANGELOG.md b/stable/amcrest2mqtt/4.0.32/CHANGELOG.md new file mode 100644 index 00000000000..dbc5f029779 --- /dev/null +++ b/stable/amcrest2mqtt/4.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [amcrest2mqtt-4.0.32](https://github.com/truecharts/charts/compare/amcrest2mqtt-4.0.31...amcrest2mqtt-4.0.32) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [amcrest2mqtt-4.0.31](https://github.com/truecharts/charts/compare/amcrest2mqtt-4.0.30...amcrest2mqtt-4.0.31) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [amcrest2mqtt-4.0.31](https://github.com/truecharts/charts/compare/amcrest2mqtt-4.0.30...amcrest2mqtt-4.0.31) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [amcrest2mqtt-4.0.31](https://github.com/truecharts/charts/compare/amcrest2mqtt-4.0.30...amcrest2mqtt-4.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [amcrest2mqtt-4.0.31](https://github.com/truecharts/charts/compare/amcrest2mqtt-4.0.30...amcrest2mqtt-4.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [amcrest2mqtt-4.0.31](https://github.com/truecharts/charts/compare/amcrest2mqtt-4.0.30...amcrest2mqtt-4.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [amcrest2mqtt-4.0.31](https://github.com/truecharts/charts/compare/amcrest2mqtt-4.0.30...amcrest2mqtt-4.0.31) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [amcrest2mqtt-4.0.30](https://github.com/truecharts/charts/compare/amcrest2mqtt-4.0.29...amcrest2mqtt-4.0.30) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [amcrest2mqtt-4.0.29](https://github.com/truecharts/charts/compare/amcrest2mqtt-4.0.28...amcrest2mqtt-4.0.29) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/stable/amcrest2mqtt/4.0.32/Chart.lock b/stable/amcrest2mqtt/4.0.32/Chart.lock new file mode 100644 index 00000000000..3197b60e682 --- /dev/null +++ b/stable/amcrest2mqtt/4.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:19:19.379389467Z" diff --git a/stable/amcrest2mqtt/4.0.32/Chart.yaml b/stable/amcrest2mqtt/4.0.32/Chart.yaml new file mode 100644 index 00000000000..8000850007b --- /dev/null +++ b/stable/amcrest2mqtt/4.0.32/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "1.0.16" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: Expose all events from an Amcrest device to an MQTT broker +home: https://truecharts.org/docs/charts/stable/amcrest2mqtt +icon: https://truecharts.org/img/hotlink-ok/chart-icons/amcrest2mqtt.png +keywords: + - amcrest2mqtt +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: amcrest2mqtt +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/amcrest2mqtt + - https://github.com/dchesterton/amcrest2mqtt +version: 4.0.32 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/amcrest2mqtt/4.0.32/README.md b/stable/amcrest2mqtt/4.0.32/README.md new file mode 100644 index 00000000000..b123c682093 --- /dev/null +++ b/stable/amcrest2mqtt/4.0.32/README.md @@ -0,0 +1,108 @@ +# amcrest2mqtt + +![Version: 4.0.32](https://img.shields.io/badge/Version-4.0.32-informational?style=flat-square) ![AppVersion: 1.0.16](https://img.shields.io/badge/AppVersion-1.0.16-informational?style=flat-square) + +Expose all events from an Amcrest device to an MQTT broker + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [amcrest2mqtt](https://truecharts.org/docs/charts/stable/amcrest2mqtt) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/amcrest2mqtt/4.0.31/app-readme.md b/stable/amcrest2mqtt/4.0.32/app-readme.md similarity index 100% rename from stable/amcrest2mqtt/4.0.31/app-readme.md rename to stable/amcrest2mqtt/4.0.32/app-readme.md diff --git a/stable/amcrest2mqtt/4.0.32/charts/common-10.5.10.tgz b/stable/amcrest2mqtt/4.0.32/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/amcrest2mqtt/4.0.32/charts/common-10.5.10.tgz differ diff --git a/stable/amcrest2mqtt/4.0.31/ix_values.yaml b/stable/amcrest2mqtt/4.0.32/ix_values.yaml similarity index 100% rename from stable/amcrest2mqtt/4.0.31/ix_values.yaml rename to stable/amcrest2mqtt/4.0.32/ix_values.yaml diff --git a/stable/amcrest2mqtt/4.0.31/questions.yaml b/stable/amcrest2mqtt/4.0.32/questions.yaml similarity index 100% rename from stable/amcrest2mqtt/4.0.31/questions.yaml rename to stable/amcrest2mqtt/4.0.32/questions.yaml diff --git a/stable/amcrest2mqtt/4.0.31/templates/common.yaml b/stable/amcrest2mqtt/4.0.32/templates/common.yaml similarity index 100% rename from stable/amcrest2mqtt/4.0.31/templates/common.yaml rename to stable/amcrest2mqtt/4.0.32/templates/common.yaml diff --git a/stable/amcrest2mqtt/4.0.31/values.yaml b/stable/amcrest2mqtt/4.0.32/values.yaml similarity index 100% rename from stable/amcrest2mqtt/4.0.31/values.yaml rename to stable/amcrest2mqtt/4.0.32/values.yaml diff --git a/stable/anonaddy/9.0.46/CHANGELOG.md b/stable/anonaddy/9.0.46/CHANGELOG.md deleted file mode 100644 index 2347fa6c61a..00000000000 --- a/stable/anonaddy/9.0.46/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [anonaddy-9.0.46](https://github.com/truecharts/charts/compare/anonaddy-9.0.45...anonaddy-9.0.46) (2022-09-13) - -### Chore - -- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - - - -## [anonaddy-9.0.45](https://github.com/truecharts/charts/compare/anonaddy-9.0.43...anonaddy-9.0.45) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [anonaddy-9.0.45](https://github.com/truecharts/charts/compare/anonaddy-9.0.43...anonaddy-9.0.45) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [anonaddy-9.0.45](https://github.com/truecharts/charts/compare/anonaddy-9.0.43...anonaddy-9.0.45) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [anonaddy-9.0.44](https://github.com/truecharts/charts/compare/anonaddy-9.0.43...anonaddy-9.0.44) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [anonaddy-9.0.44](https://github.com/truecharts/charts/compare/anonaddy-9.0.43...anonaddy-9.0.44) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [anonaddy-9.0.44](https://github.com/truecharts/charts/compare/anonaddy-9.0.43...anonaddy-9.0.44) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [anonaddy-9.0.43](https://github.com/truecharts/charts/compare/anonaddy-9.0.42...anonaddy-9.0.43) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [anonaddy-9.0.42](https://github.com/truecharts/charts/compare/anonaddy-9.0.41...anonaddy-9.0.42) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/anonaddy/9.0.46/Chart.lock b/stable/anonaddy/9.0.46/Chart.lock deleted file mode 100644 index 792b66f5cbd..00000000000 --- a/stable/anonaddy/9.0.46/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.72 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.72 -digest: sha256:42acef72e3ab5cd252bade211d8e47939a19c202f97ef180c6962a42792cbceb -generated: "2022-09-13T06:17:37.070452075Z" diff --git a/stable/anonaddy/9.0.46/Chart.yaml b/stable/anonaddy/9.0.46/Chart.yaml deleted file mode 100644 index 468944d85c0..00000000000 --- a/stable/anonaddy/9.0.46/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -appVersion: "0.13.7" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.72 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.72 -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.46 -annotations: - truecharts.org/catagories: | - - email - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/anonaddy/9.0.46/README.md b/stable/anonaddy/9.0.46/README.md deleted file mode 100644 index 64ae2ed98ee..00000000000 --- a/stable/anonaddy/9.0.46/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# anonaddy - -![Version: 9.0.46](https://img.shields.io/badge/Version-9.0.46-informational?style=flat-square) ![AppVersion: 0.13.7](https://img.shields.io/badge/AppVersion-0.13.7-informational?style=flat-square) - -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.72 | -| https://charts.truecharts.org | redis | 3.0.72 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/anonaddy/9.0.46/charts/common-10.5.9.tgz b/stable/anonaddy/9.0.46/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/anonaddy/9.0.46/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/anonaddy/9.0.46/charts/mariadb-3.0.72.tgz b/stable/anonaddy/9.0.46/charts/mariadb-3.0.72.tgz deleted file mode 100644 index c0d5628ce75..00000000000 Binary files a/stable/anonaddy/9.0.46/charts/mariadb-3.0.72.tgz and /dev/null differ diff --git a/stable/anonaddy/9.0.46/charts/redis-3.0.72.tgz b/stable/anonaddy/9.0.46/charts/redis-3.0.72.tgz deleted file mode 100644 index d1c4b4529da..00000000000 Binary files a/stable/anonaddy/9.0.46/charts/redis-3.0.72.tgz and /dev/null differ diff --git a/stable/anonaddy/9.0.47/CHANGELOG.md b/stable/anonaddy/9.0.47/CHANGELOG.md new file mode 100644 index 00000000000..052031a9d9a --- /dev/null +++ b/stable/anonaddy/9.0.47/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [anonaddy-9.0.47](https://github.com/truecharts/charts/compare/anonaddy-9.0.46...anonaddy-9.0.47) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [anonaddy-9.0.46](https://github.com/truecharts/charts/compare/anonaddy-9.0.45...anonaddy-9.0.46) (2022-09-13) + +### Chore + +- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + + + + +## [anonaddy-9.0.45](https://github.com/truecharts/charts/compare/anonaddy-9.0.43...anonaddy-9.0.45) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [anonaddy-9.0.45](https://github.com/truecharts/charts/compare/anonaddy-9.0.43...anonaddy-9.0.45) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [anonaddy-9.0.45](https://github.com/truecharts/charts/compare/anonaddy-9.0.43...anonaddy-9.0.45) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [anonaddy-9.0.44](https://github.com/truecharts/charts/compare/anonaddy-9.0.43...anonaddy-9.0.44) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [anonaddy-9.0.44](https://github.com/truecharts/charts/compare/anonaddy-9.0.43...anonaddy-9.0.44) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [anonaddy-9.0.44](https://github.com/truecharts/charts/compare/anonaddy-9.0.43...anonaddy-9.0.44) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [anonaddy-9.0.43](https://github.com/truecharts/charts/compare/anonaddy-9.0.42...anonaddy-9.0.43) (2022-08-30) + +### Chore + diff --git a/stable/anonaddy/9.0.47/Chart.lock b/stable/anonaddy/9.0.47/Chart.lock new file mode 100644 index 00000000000..00b05e8444f --- /dev/null +++ b/stable/anonaddy/9.0.47/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.73 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.75 +digest: sha256:8bbb56d4310a924ae9ae0b413008d2b816cbc8264b9629a4f15eb38a45debeb7 +generated: "2022-09-15T14:19:48.427683724Z" diff --git a/stable/anonaddy/9.0.47/Chart.yaml b/stable/anonaddy/9.0.47/Chart.yaml new file mode 100644 index 00000000000..6fdf662a495 --- /dev/null +++ b/stable/anonaddy/9.0.47/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "0.13.7" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.73 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.75 +description: "Protect your email from spam using disposable addresses." +home: https://truecharts.org/docs/charts/stable/anonaddy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/anonaddy.png +keywords: + - anonaddy +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: anonaddy +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/anonaddy + - https://github.com/anonaddy/docker +version: 9.0.47 +annotations: + truecharts.org/catagories: | + - email + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/anonaddy/9.0.47/README.md b/stable/anonaddy/9.0.47/README.md new file mode 100644 index 00000000000..62aac447e04 --- /dev/null +++ b/stable/anonaddy/9.0.47/README.md @@ -0,0 +1,110 @@ +# anonaddy + +![Version: 9.0.47](https://img.shields.io/badge/Version-9.0.47-informational?style=flat-square) ![AppVersion: 0.13.7](https://img.shields.io/badge/AppVersion-0.13.7-informational?style=flat-square) + +Protect your email from spam using disposable addresses. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [anonaddy](https://truecharts.org/docs/charts/stable/anonaddy) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | mariadb | 3.0.73 | +| https://charts.truecharts.org | redis | 3.0.75 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/anonaddy/9.0.46/app-readme.md b/stable/anonaddy/9.0.47/app-readme.md similarity index 100% rename from stable/anonaddy/9.0.46/app-readme.md rename to stable/anonaddy/9.0.47/app-readme.md diff --git a/stable/anonaddy/9.0.47/charts/common-10.5.10.tgz b/stable/anonaddy/9.0.47/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/anonaddy/9.0.47/charts/common-10.5.10.tgz differ diff --git a/stable/anonaddy/9.0.47/charts/mariadb-3.0.73.tgz b/stable/anonaddy/9.0.47/charts/mariadb-3.0.73.tgz new file mode 100644 index 00000000000..13d673713db Binary files /dev/null and b/stable/anonaddy/9.0.47/charts/mariadb-3.0.73.tgz differ diff --git a/stable/anonaddy/9.0.47/charts/redis-3.0.75.tgz b/stable/anonaddy/9.0.47/charts/redis-3.0.75.tgz new file mode 100644 index 00000000000..3be8a655992 Binary files /dev/null and b/stable/anonaddy/9.0.47/charts/redis-3.0.75.tgz differ diff --git a/stable/anonaddy/9.0.46/ix_values.yaml b/stable/anonaddy/9.0.47/ix_values.yaml similarity index 100% rename from stable/anonaddy/9.0.46/ix_values.yaml rename to stable/anonaddy/9.0.47/ix_values.yaml diff --git a/stable/anonaddy/9.0.46/questions.yaml b/stable/anonaddy/9.0.47/questions.yaml similarity index 100% rename from stable/anonaddy/9.0.46/questions.yaml rename to stable/anonaddy/9.0.47/questions.yaml diff --git a/stable/anonaddy/9.0.46/templates/_appkey.tpl b/stable/anonaddy/9.0.47/templates/_appkey.tpl similarity index 100% rename from stable/anonaddy/9.0.46/templates/_appkey.tpl rename to stable/anonaddy/9.0.47/templates/_appkey.tpl diff --git a/stable/anonaddy/9.0.46/templates/common.yaml b/stable/anonaddy/9.0.47/templates/common.yaml similarity index 100% rename from stable/anonaddy/9.0.46/templates/common.yaml rename to stable/anonaddy/9.0.47/templates/common.yaml diff --git a/stable/anonaddy/9.0.46/values.yaml b/stable/anonaddy/9.0.47/values.yaml similarity index 100% rename from stable/anonaddy/9.0.46/values.yaml rename to stable/anonaddy/9.0.47/values.yaml diff --git a/stable/apache-musicindex/4.0.30/CHANGELOG.md b/stable/apache-musicindex/4.0.30/CHANGELOG.md deleted file mode 100644 index d1617e75e90..00000000000 --- a/stable/apache-musicindex/4.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [apache-musicindex-4.0.30](https://github.com/truecharts/charts/compare/apache-musicindex-4.0.29...apache-musicindex-4.0.30) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [apache-musicindex-4.0.30](https://github.com/truecharts/charts/compare/apache-musicindex-4.0.29...apache-musicindex-4.0.30) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [apache-musicindex-4.0.30](https://github.com/truecharts/charts/compare/apache-musicindex-4.0.29...apache-musicindex-4.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [apache-musicindex-4.0.30](https://github.com/truecharts/charts/compare/apache-musicindex-4.0.29...apache-musicindex-4.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [apache-musicindex-4.0.30](https://github.com/truecharts/charts/compare/apache-musicindex-4.0.29...apache-musicindex-4.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [apache-musicindex-4.0.30](https://github.com/truecharts/charts/compare/apache-musicindex-4.0.29...apache-musicindex-4.0.30) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [apache-musicindex-4.0.29](https://github.com/truecharts/charts/compare/apache-musicindex-4.0.28...apache-musicindex-4.0.29) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [apache-musicindex-4.0.28](https://github.com/truecharts/charts/compare/apache-musicindex-4.0.27...apache-musicindex-4.0.28) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [apache-musicindex-4.0.27](https://github.com/truecharts/charts/compare/apache-musicindex-4.0.26...apache-musicindex-4.0.27) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - diff --git a/stable/apache-musicindex/4.0.30/Chart.lock b/stable/apache-musicindex/4.0.30/Chart.lock deleted file mode 100644 index ab600c06c62..00000000000 --- a/stable/apache-musicindex/4.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:26:19.240470292Z" diff --git a/stable/apache-musicindex/4.0.30/Chart.yaml b/stable/apache-musicindex/4.0.30/Chart.yaml deleted file mode 100644 index 8cc8fa6c4d6..00000000000 --- a/stable/apache-musicindex/4.0.30/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "1.4.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.30 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/apache-musicindex/4.0.30/README.md b/stable/apache-musicindex/4.0.30/README.md deleted file mode 100644 index 0d6d44541a5..00000000000 --- a/stable/apache-musicindex/4.0.30/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# apache-musicindex - -![Version: 4.0.30](https://img.shields.io/badge/Version-4.0.30-informational?style=flat-square) ![AppVersion: 1.4.1](https://img.shields.io/badge/AppVersion-1.4.1-informational?style=flat-square) - -Index and stream music using apache-musicindex and m3u playlists - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [apache-musicindex](https://truecharts.org/docs/charts/stable/apache-musicindex) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/apache-musicindex/4.0.30/charts/common-10.5.9.tgz b/stable/apache-musicindex/4.0.30/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/apache-musicindex/4.0.30/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/apache-musicindex/4.0.31/CHANGELOG.md b/stable/apache-musicindex/4.0.31/CHANGELOG.md new file mode 100644 index 00000000000..db33562dab7 --- /dev/null +++ b/stable/apache-musicindex/4.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [apache-musicindex-4.0.31](https://github.com/truecharts/charts/compare/apache-musicindex-4.0.30...apache-musicindex-4.0.31) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [apache-musicindex-4.0.30](https://github.com/truecharts/charts/compare/apache-musicindex-4.0.29...apache-musicindex-4.0.30) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [apache-musicindex-4.0.30](https://github.com/truecharts/charts/compare/apache-musicindex-4.0.29...apache-musicindex-4.0.30) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [apache-musicindex-4.0.30](https://github.com/truecharts/charts/compare/apache-musicindex-4.0.29...apache-musicindex-4.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [apache-musicindex-4.0.30](https://github.com/truecharts/charts/compare/apache-musicindex-4.0.29...apache-musicindex-4.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [apache-musicindex-4.0.30](https://github.com/truecharts/charts/compare/apache-musicindex-4.0.29...apache-musicindex-4.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [apache-musicindex-4.0.30](https://github.com/truecharts/charts/compare/apache-musicindex-4.0.29...apache-musicindex-4.0.30) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [apache-musicindex-4.0.29](https://github.com/truecharts/charts/compare/apache-musicindex-4.0.28...apache-musicindex-4.0.29) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [apache-musicindex-4.0.28](https://github.com/truecharts/charts/compare/apache-musicindex-4.0.27...apache-musicindex-4.0.28) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + diff --git a/stable/apache-musicindex/4.0.31/Chart.lock b/stable/apache-musicindex/4.0.31/Chart.lock new file mode 100644 index 00000000000..d890a9840ef --- /dev/null +++ b/stable/apache-musicindex/4.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:19:47.225911704Z" diff --git a/stable/apache-musicindex/4.0.31/Chart.yaml b/stable/apache-musicindex/4.0.31/Chart.yaml new file mode 100644 index 00000000000..5034fe731fc --- /dev/null +++ b/stable/apache-musicindex/4.0.31/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "1.4.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: Index and stream music using apache-musicindex and m3u playlists +home: https://truecharts.org/docs/charts/stable/apache-musicindex +icon: https://truecharts.org/img/hotlink-ok/chart-icons/apache-musicindex.png +keywords: + - apache-musicindex + - streaming + - m3u + - playlist +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: apache-musicindex +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/apache-musicindex + - http://hacks.slashdirt.org/sw/musicindex/ +version: 4.0.31 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/apache-musicindex/4.0.31/README.md b/stable/apache-musicindex/4.0.31/README.md new file mode 100644 index 00000000000..974fcfa5334 --- /dev/null +++ b/stable/apache-musicindex/4.0.31/README.md @@ -0,0 +1,108 @@ +# apache-musicindex + +![Version: 4.0.31](https://img.shields.io/badge/Version-4.0.31-informational?style=flat-square) ![AppVersion: 1.4.1](https://img.shields.io/badge/AppVersion-1.4.1-informational?style=flat-square) + +Index and stream music using apache-musicindex and m3u playlists + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [apache-musicindex](https://truecharts.org/docs/charts/stable/apache-musicindex) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/apache-musicindex/4.0.30/app-readme.md b/stable/apache-musicindex/4.0.31/app-readme.md similarity index 100% rename from stable/apache-musicindex/4.0.30/app-readme.md rename to stable/apache-musicindex/4.0.31/app-readme.md diff --git a/stable/apache-musicindex/4.0.31/charts/common-10.5.10.tgz b/stable/apache-musicindex/4.0.31/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/apache-musicindex/4.0.31/charts/common-10.5.10.tgz differ diff --git a/stable/apache-musicindex/4.0.30/ix_values.yaml b/stable/apache-musicindex/4.0.31/ix_values.yaml similarity index 100% rename from stable/apache-musicindex/4.0.30/ix_values.yaml rename to stable/apache-musicindex/4.0.31/ix_values.yaml diff --git a/stable/apache-musicindex/4.0.30/questions.yaml b/stable/apache-musicindex/4.0.31/questions.yaml similarity index 100% rename from stable/apache-musicindex/4.0.30/questions.yaml rename to stable/apache-musicindex/4.0.31/questions.yaml diff --git a/stable/apache-musicindex/4.0.30/templates/common.yaml b/stable/apache-musicindex/4.0.31/templates/common.yaml similarity index 100% rename from stable/apache-musicindex/4.0.30/templates/common.yaml rename to stable/apache-musicindex/4.0.31/templates/common.yaml diff --git a/stable/apache-musicindex/4.0.30/values.yaml b/stable/apache-musicindex/4.0.31/values.yaml similarity index 100% rename from stable/apache-musicindex/4.0.30/values.yaml rename to stable/apache-musicindex/4.0.31/values.yaml diff --git a/stable/appdaemon/9.0.32/CHANGELOG.md b/stable/appdaemon/9.0.32/CHANGELOG.md deleted file mode 100644 index 58602f450e9..00000000000 --- a/stable/appdaemon/9.0.32/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [appdaemon-9.0.32](https://github.com/truecharts/charts/compare/appdaemon-9.0.31...appdaemon-9.0.32) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [appdaemon-9.0.32](https://github.com/truecharts/charts/compare/appdaemon-9.0.31...appdaemon-9.0.32) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [appdaemon-9.0.32](https://github.com/truecharts/charts/compare/appdaemon-9.0.31...appdaemon-9.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [appdaemon-9.0.32](https://github.com/truecharts/charts/compare/appdaemon-9.0.31...appdaemon-9.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [appdaemon-9.0.32](https://github.com/truecharts/charts/compare/appdaemon-9.0.31...appdaemon-9.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [appdaemon-9.0.32](https://github.com/truecharts/charts/compare/appdaemon-9.0.31...appdaemon-9.0.32) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [appdaemon-9.0.31](https://github.com/truecharts/charts/compare/appdaemon-9.0.30...appdaemon-9.0.31) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [appdaemon-9.0.30](https://github.com/truecharts/charts/compare/appdaemon-9.0.29...appdaemon-9.0.30) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [appdaemon-9.0.29](https://github.com/truecharts/charts/compare/appdaemon-9.0.28...appdaemon-9.0.29) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - diff --git a/stable/appdaemon/9.0.32/Chart.lock b/stable/appdaemon/9.0.32/Chart.lock deleted file mode 100644 index f91d2071cc6..00000000000 --- a/stable/appdaemon/9.0.32/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:26:19.519163959Z" diff --git a/stable/appdaemon/9.0.32/Chart.yaml b/stable/appdaemon/9.0.32/Chart.yaml deleted file mode 100644 index 0391019814f..00000000000 --- a/stable/appdaemon/9.0.32/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "4.2.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.32 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/appdaemon/9.0.32/README.md b/stable/appdaemon/9.0.32/README.md deleted file mode 100644 index 01b5cb135c7..00000000000 --- a/stable/appdaemon/9.0.32/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# appdaemon - -![Version: 9.0.32](https://img.shields.io/badge/Version-9.0.32-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.2.1](https://img.shields.io/badge/AppVersion-4.2.1-informational?style=flat-square) - -AppDaemon is a loosely coupled, multithreaded, sandboxed python execution environment for writing automation apps for Home Assistant home automation software. It also provides a configurable dashboard (HADashboard) suitable for wall mounted tablets. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [appdaemon](https://truecharts.org/docs/charts/stable/appdaemon) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/appdaemon/9.0.32/charts/common-10.5.9.tgz b/stable/appdaemon/9.0.32/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/appdaemon/9.0.32/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/appdaemon/9.0.33/CHANGELOG.md b/stable/appdaemon/9.0.33/CHANGELOG.md new file mode 100644 index 00000000000..db854d21e26 --- /dev/null +++ b/stable/appdaemon/9.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [appdaemon-9.0.33](https://github.com/truecharts/charts/compare/appdaemon-9.0.32...appdaemon-9.0.33) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [appdaemon-9.0.32](https://github.com/truecharts/charts/compare/appdaemon-9.0.31...appdaemon-9.0.32) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [appdaemon-9.0.32](https://github.com/truecharts/charts/compare/appdaemon-9.0.31...appdaemon-9.0.32) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [appdaemon-9.0.32](https://github.com/truecharts/charts/compare/appdaemon-9.0.31...appdaemon-9.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [appdaemon-9.0.32](https://github.com/truecharts/charts/compare/appdaemon-9.0.31...appdaemon-9.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [appdaemon-9.0.32](https://github.com/truecharts/charts/compare/appdaemon-9.0.31...appdaemon-9.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [appdaemon-9.0.32](https://github.com/truecharts/charts/compare/appdaemon-9.0.31...appdaemon-9.0.32) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [appdaemon-9.0.31](https://github.com/truecharts/charts/compare/appdaemon-9.0.30...appdaemon-9.0.31) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [appdaemon-9.0.30](https://github.com/truecharts/charts/compare/appdaemon-9.0.29...appdaemon-9.0.30) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + diff --git a/stable/appdaemon/9.0.33/Chart.lock b/stable/appdaemon/9.0.33/Chart.lock new file mode 100644 index 00000000000..c5c9cb0636d --- /dev/null +++ b/stable/appdaemon/9.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:19:50.337907566Z" diff --git a/stable/appdaemon/9.0.33/Chart.yaml b/stable/appdaemon/9.0.33/Chart.yaml new file mode 100644 index 00000000000..8371eb61092 --- /dev/null +++ b/stable/appdaemon/9.0.33/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "4.2.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: AppDaemon is a loosely coupled, multithreaded, sandboxed python execution environment for writing automation apps for Home Assistant home automation software. It also provides a configurable dashboard (HADashboard) suitable for wall mounted tablets. +home: https://truecharts.org/docs/charts/stable/appdaemon +icon: https://truecharts.org/img/hotlink-ok/chart-icons/appdaemon.png +keywords: + - appdaemon + - homeautomation +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org + - email: 20650065+warllo54@users.noreply.github.com + name: warllo54 + url: truecharts.org +name: appdaemon +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/appdaemon + - https://github.com/AppDaemon/appdaemon +type: application +version: 9.0.33 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/appdaemon/9.0.33/README.md b/stable/appdaemon/9.0.33/README.md new file mode 100644 index 00000000000..434404f8c3a --- /dev/null +++ b/stable/appdaemon/9.0.33/README.md @@ -0,0 +1,108 @@ +# appdaemon + +![Version: 9.0.33](https://img.shields.io/badge/Version-9.0.33-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.2.1](https://img.shields.io/badge/AppVersion-4.2.1-informational?style=flat-square) + +AppDaemon is a loosely coupled, multithreaded, sandboxed python execution environment for writing automation apps for Home Assistant home automation software. It also provides a configurable dashboard (HADashboard) suitable for wall mounted tablets. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [appdaemon](https://truecharts.org/docs/charts/stable/appdaemon) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/appdaemon/9.0.32/app-readme.md b/stable/appdaemon/9.0.33/app-readme.md similarity index 100% rename from stable/appdaemon/9.0.32/app-readme.md rename to stable/appdaemon/9.0.33/app-readme.md diff --git a/stable/appdaemon/9.0.33/charts/common-10.5.10.tgz b/stable/appdaemon/9.0.33/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/appdaemon/9.0.33/charts/common-10.5.10.tgz differ diff --git a/stable/appdaemon/9.0.32/ix_values.yaml b/stable/appdaemon/9.0.33/ix_values.yaml similarity index 100% rename from stable/appdaemon/9.0.32/ix_values.yaml rename to stable/appdaemon/9.0.33/ix_values.yaml diff --git a/stable/appdaemon/9.0.32/questions.yaml b/stable/appdaemon/9.0.33/questions.yaml similarity index 100% rename from stable/appdaemon/9.0.32/questions.yaml rename to stable/appdaemon/9.0.33/questions.yaml diff --git a/stable/appdaemon/9.0.32/templates/common.yaml b/stable/appdaemon/9.0.33/templates/common.yaml similarity index 100% rename from stable/appdaemon/9.0.32/templates/common.yaml rename to stable/appdaemon/9.0.33/templates/common.yaml diff --git a/stable/appdaemon/9.0.32/values.yaml b/stable/appdaemon/9.0.33/values.yaml similarity index 100% rename from stable/appdaemon/9.0.32/values.yaml rename to stable/appdaemon/9.0.33/values.yaml diff --git a/stable/apt-cacher-ng/1.0.1/CHANGELOG.md b/stable/apt-cacher-ng/1.0.1/CHANGELOG.md deleted file mode 100644 index b3d01826c84..00000000000 --- a/stable/apt-cacher-ng/1.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [apt-cacher-ng-1.0.1](https://github.com/truecharts/charts/compare/apt-cacher-ng-1.0.0...apt-cacher-ng-1.0.1) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [apt-cacher-ng-1.0.1](https://github.com/truecharts/charts/compare/apt-cacher-ng-1.0.0...apt-cacher-ng-1.0.1) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [apt-cacher-ng-1.0.1](https://github.com/truecharts/charts/compare/apt-cacher-ng-1.0.0...apt-cacher-ng-1.0.1) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [apt-cacher-ng-1.0.1](https://github.com/truecharts/charts/compare/apt-cacher-ng-1.0.0...apt-cacher-ng-1.0.1) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [apt-cacher-ng-1.0.1](https://github.com/truecharts/charts/compare/apt-cacher-ng-1.0.0...apt-cacher-ng-1.0.1) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [apt-cacher-ng-1.0.1](https://github.com/truecharts/charts/compare/apt-cacher-ng-1.0.0...apt-cacher-ng-1.0.1) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [apt-cacher-ng-1.0.0](https://github.com/truecharts/charts/compare/apt-cacher-ng-0.0.22...apt-cacher-ng-1.0.0) (2022-09-05) - -### Feat - -- move to stable and add docs ([#3707](https://github.com/truecharts/charts/issues/3707)) - - - - -## [apt-cacher-ng-0.0.22](https://github.com/truecharts/charts/compare/apt-cacher-ng-0.0.21...apt-cacher-ng-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [apt-cacher-ng-0.0.21](https://github.com/truecharts/charts/compare/apt-cacher-ng-0.0.20...apt-cacher-ng-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/stable/apt-cacher-ng/1.0.1/Chart.lock b/stable/apt-cacher-ng/1.0.1/Chart.lock deleted file mode 100644 index 45c5ace150b..00000000000 --- a/stable/apt-cacher-ng/1.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:26:21.013201322Z" diff --git a/stable/apt-cacher-ng/1.0.1/Chart.yaml b/stable/apt-cacher-ng/1.0.1/Chart.yaml deleted file mode 100644 index 7701838a560..00000000000 --- a/stable/apt-cacher-ng/1.0.1/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -apiVersion: v2 -appVersion: "3.7.4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.1 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Proxy - - Network-Other - - Tools-Utilities diff --git a/stable/apt-cacher-ng/1.0.1/README.md b/stable/apt-cacher-ng/1.0.1/README.md deleted file mode 100644 index 606aee17f66..00000000000 --- a/stable/apt-cacher-ng/1.0.1/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# apt-cacher-ng - -![Version: 1.0.1](https://img.shields.io/badge/Version-1.0.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.7.4](https://img.shields.io/badge/AppVersion-3.7.4-informational?style=flat-square) - -Apt-Cacher NG is a caching proxy, specialized for package files from Linux distributors, primarily for Debian (and Debian based) distributions but not limited to those. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [apt-cacher-ng](https://truecharts.org/docs/charts/stable/apt-cacher-ng) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/apt-cacher-ng/1.0.1/charts/common-10.5.9.tgz b/stable/apt-cacher-ng/1.0.1/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/apt-cacher-ng/1.0.1/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/apt-cacher-ng/1.0.2/CHANGELOG.md b/stable/apt-cacher-ng/1.0.2/CHANGELOG.md new file mode 100644 index 00000000000..f9277af83ca --- /dev/null +++ b/stable/apt-cacher-ng/1.0.2/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [apt-cacher-ng-1.0.2](https://github.com/truecharts/charts/compare/apt-cacher-ng-1.0.1...apt-cacher-ng-1.0.2) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [apt-cacher-ng-1.0.1](https://github.com/truecharts/charts/compare/apt-cacher-ng-1.0.0...apt-cacher-ng-1.0.1) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [apt-cacher-ng-1.0.1](https://github.com/truecharts/charts/compare/apt-cacher-ng-1.0.0...apt-cacher-ng-1.0.1) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [apt-cacher-ng-1.0.1](https://github.com/truecharts/charts/compare/apt-cacher-ng-1.0.0...apt-cacher-ng-1.0.1) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [apt-cacher-ng-1.0.1](https://github.com/truecharts/charts/compare/apt-cacher-ng-1.0.0...apt-cacher-ng-1.0.1) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [apt-cacher-ng-1.0.1](https://github.com/truecharts/charts/compare/apt-cacher-ng-1.0.0...apt-cacher-ng-1.0.1) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [apt-cacher-ng-1.0.1](https://github.com/truecharts/charts/compare/apt-cacher-ng-1.0.0...apt-cacher-ng-1.0.1) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [apt-cacher-ng-1.0.0](https://github.com/truecharts/charts/compare/apt-cacher-ng-0.0.22...apt-cacher-ng-1.0.0) (2022-09-05) + +### Feat + +- move to stable and add docs ([#3707](https://github.com/truecharts/charts/issues/3707)) + + + + +## [apt-cacher-ng-0.0.22](https://github.com/truecharts/charts/compare/apt-cacher-ng-0.0.21...apt-cacher-ng-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + diff --git a/stable/apt-cacher-ng/1.0.2/Chart.lock b/stable/apt-cacher-ng/1.0.2/Chart.lock new file mode 100644 index 00000000000..8a5ec91598b --- /dev/null +++ b/stable/apt-cacher-ng/1.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:19:50.689108872Z" diff --git a/stable/apt-cacher-ng/1.0.2/Chart.yaml b/stable/apt-cacher-ng/1.0.2/Chart.yaml new file mode 100644 index 00000000000..35fbcd77e0e --- /dev/null +++ b/stable/apt-cacher-ng/1.0.2/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "3.7.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: Apt-Cacher NG is a caching proxy, specialized for package files from Linux distributors, primarily for Debian (and Debian based) distributions but not limited to those. +home: https://truecharts.org/docs/charts/stable/apt-cacher-ng +icon: https://truecharts.org/img/hotlink-ok/chart-icons/apt-cacher-ng.png +keywords: + - apt-cacher-ng + - Network-Proxy + - Network-Other + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: apt-cacher-ng +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/apt-cacher-ng + - https://www.unix-ag.uni-kl.de/~bloch/acng/ + - https://hub.docker.com/r/sameersbn/apt-cacher-ng/ +type: application +version: 1.0.2 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Network-Proxy + - Network-Other + - Tools-Utilities diff --git a/stable/apt-cacher-ng/1.0.2/README.md b/stable/apt-cacher-ng/1.0.2/README.md new file mode 100644 index 00000000000..2e14db4a52c --- /dev/null +++ b/stable/apt-cacher-ng/1.0.2/README.md @@ -0,0 +1,109 @@ +# apt-cacher-ng + +![Version: 1.0.2](https://img.shields.io/badge/Version-1.0.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.7.4](https://img.shields.io/badge/AppVersion-3.7.4-informational?style=flat-square) + +Apt-Cacher NG is a caching proxy, specialized for package files from Linux distributors, primarily for Debian (and Debian based) distributions but not limited to those. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [apt-cacher-ng](https://truecharts.org/docs/charts/stable/apt-cacher-ng) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/apt-cacher-ng/1.0.1/app-readme.md b/stable/apt-cacher-ng/1.0.2/app-readme.md similarity index 100% rename from stable/apt-cacher-ng/1.0.1/app-readme.md rename to stable/apt-cacher-ng/1.0.2/app-readme.md diff --git a/stable/apt-cacher-ng/1.0.2/charts/common-10.5.10.tgz b/stable/apt-cacher-ng/1.0.2/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/apt-cacher-ng/1.0.2/charts/common-10.5.10.tgz differ diff --git a/stable/apt-cacher-ng/1.0.1/ix_values.yaml b/stable/apt-cacher-ng/1.0.2/ix_values.yaml similarity index 100% rename from stable/apt-cacher-ng/1.0.1/ix_values.yaml rename to stable/apt-cacher-ng/1.0.2/ix_values.yaml diff --git a/stable/apt-cacher-ng/1.0.1/questions.yaml b/stable/apt-cacher-ng/1.0.2/questions.yaml similarity index 100% rename from stable/apt-cacher-ng/1.0.1/questions.yaml rename to stable/apt-cacher-ng/1.0.2/questions.yaml diff --git a/stable/apt-cacher-ng/1.0.1/templates/common.yaml b/stable/apt-cacher-ng/1.0.2/templates/common.yaml similarity index 100% rename from stable/apt-cacher-ng/1.0.1/templates/common.yaml rename to stable/apt-cacher-ng/1.0.2/templates/common.yaml diff --git a/stable/apt-cacher-ng/1.0.1/values.yaml b/stable/apt-cacher-ng/1.0.2/values.yaml similarity index 100% rename from stable/apt-cacher-ng/1.0.1/values.yaml rename to stable/apt-cacher-ng/1.0.2/values.yaml diff --git a/stable/aria2/5.0.32/CHANGELOG.md b/stable/aria2/5.0.32/CHANGELOG.md deleted file mode 100644 index 5469a46d08f..00000000000 --- a/stable/aria2/5.0.32/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [aria2-5.0.32](https://github.com/truecharts/charts/compare/aria2-5.0.31...aria2-5.0.32) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [aria2-5.0.32](https://github.com/truecharts/charts/compare/aria2-5.0.31...aria2-5.0.32) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [aria2-5.0.32](https://github.com/truecharts/charts/compare/aria2-5.0.31...aria2-5.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [aria2-5.0.32](https://github.com/truecharts/charts/compare/aria2-5.0.31...aria2-5.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [aria2-5.0.32](https://github.com/truecharts/charts/compare/aria2-5.0.31...aria2-5.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [aria2-5.0.32](https://github.com/truecharts/charts/compare/aria2-5.0.31...aria2-5.0.32) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [aria2-5.0.31](https://github.com/truecharts/charts/compare/aria2-5.0.30...aria2-5.0.31) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [aria2-5.0.30](https://github.com/truecharts/charts/compare/aria2-5.0.29...aria2-5.0.30) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [aria2-5.0.29](https://github.com/truecharts/charts/compare/aria2-5.0.28...aria2-5.0.29) (2022-08-29) - diff --git a/stable/aria2/5.0.32/Chart.lock b/stable/aria2/5.0.32/Chart.lock deleted file mode 100644 index e1eb0837eca..00000000000 --- a/stable/aria2/5.0.32/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:26:43.804913651Z" diff --git a/stable/aria2/5.0.32/Chart.yaml b/stable/aria2/5.0.32/Chart.yaml deleted file mode 100644 index 5e7f79b9326..00000000000 --- a/stable/aria2/5.0.32/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.32 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/aria2/5.0.32/README.md b/stable/aria2/5.0.32/README.md deleted file mode 100644 index a0d2bb07644..00000000000 --- a/stable/aria2/5.0.32/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# aria2 - -![Version: 5.0.32](https://img.shields.io/badge/Version-5.0.32-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -aria server for downloading web content - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [aria2](https://truecharts.org/docs/charts/stable/aria2) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/aria2/5.0.32/charts/common-10.5.9.tgz b/stable/aria2/5.0.32/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/aria2/5.0.32/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/aria2/5.0.33/CHANGELOG.md b/stable/aria2/5.0.33/CHANGELOG.md new file mode 100644 index 00000000000..9bea770897f --- /dev/null +++ b/stable/aria2/5.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [aria2-5.0.33](https://github.com/truecharts/charts/compare/aria2-5.0.32...aria2-5.0.33) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [aria2-5.0.32](https://github.com/truecharts/charts/compare/aria2-5.0.31...aria2-5.0.32) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [aria2-5.0.32](https://github.com/truecharts/charts/compare/aria2-5.0.31...aria2-5.0.32) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [aria2-5.0.32](https://github.com/truecharts/charts/compare/aria2-5.0.31...aria2-5.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [aria2-5.0.32](https://github.com/truecharts/charts/compare/aria2-5.0.31...aria2-5.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [aria2-5.0.32](https://github.com/truecharts/charts/compare/aria2-5.0.31...aria2-5.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [aria2-5.0.32](https://github.com/truecharts/charts/compare/aria2-5.0.31...aria2-5.0.32) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [aria2-5.0.31](https://github.com/truecharts/charts/compare/aria2-5.0.30...aria2-5.0.31) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [aria2-5.0.30](https://github.com/truecharts/charts/compare/aria2-5.0.29...aria2-5.0.30) (2022-08-30) diff --git a/stable/aria2/5.0.33/Chart.lock b/stable/aria2/5.0.33/Chart.lock new file mode 100644 index 00000000000..412bc286e34 --- /dev/null +++ b/stable/aria2/5.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:20:19.251812392Z" diff --git a/stable/aria2/5.0.33/Chart.yaml b/stable/aria2/5.0.33/Chart.yaml new file mode 100644 index 00000000000..167c1523415 --- /dev/null +++ b/stable/aria2/5.0.33/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: aria server for downloading web content +home: https://truecharts.org/docs/charts/stable/aria2 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/aria2.png +keywords: + - aria2 +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: aria2 +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/aria2 + - https://github.com/P3TERX/Aria2-Pro-Docker +version: 5.0.33 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/aria2/5.0.33/README.md b/stable/aria2/5.0.33/README.md new file mode 100644 index 00000000000..899e3da024c --- /dev/null +++ b/stable/aria2/5.0.33/README.md @@ -0,0 +1,108 @@ +# aria2 + +![Version: 5.0.33](https://img.shields.io/badge/Version-5.0.33-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +aria server for downloading web content + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [aria2](https://truecharts.org/docs/charts/stable/aria2) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/aria2/5.0.32/app-readme.md b/stable/aria2/5.0.33/app-readme.md similarity index 100% rename from stable/aria2/5.0.32/app-readme.md rename to stable/aria2/5.0.33/app-readme.md diff --git a/stable/aria2/5.0.33/charts/common-10.5.10.tgz b/stable/aria2/5.0.33/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/aria2/5.0.33/charts/common-10.5.10.tgz differ diff --git a/stable/aria2/5.0.32/ix_values.yaml b/stable/aria2/5.0.33/ix_values.yaml similarity index 100% rename from stable/aria2/5.0.32/ix_values.yaml rename to stable/aria2/5.0.33/ix_values.yaml diff --git a/stable/aria2/5.0.32/questions.yaml b/stable/aria2/5.0.33/questions.yaml similarity index 100% rename from stable/aria2/5.0.32/questions.yaml rename to stable/aria2/5.0.33/questions.yaml diff --git a/stable/aria2/5.0.32/templates/common.yaml b/stable/aria2/5.0.33/templates/common.yaml similarity index 100% rename from stable/aria2/5.0.32/templates/common.yaml rename to stable/aria2/5.0.33/templates/common.yaml diff --git a/stable/aria2/5.0.32/values.yaml b/stable/aria2/5.0.33/values.yaml similarity index 100% rename from stable/aria2/5.0.32/values.yaml rename to stable/aria2/5.0.33/values.yaml diff --git a/stable/audacity/4.0.31/CHANGELOG.md b/stable/audacity/4.0.31/CHANGELOG.md deleted file mode 100644 index 338dbb283f6..00000000000 --- a/stable/audacity/4.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [audacity-4.0.31](https://github.com/truecharts/charts/compare/audacity-4.0.30...audacity-4.0.31) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [audacity-4.0.31](https://github.com/truecharts/charts/compare/audacity-4.0.30...audacity-4.0.31) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [audacity-4.0.31](https://github.com/truecharts/charts/compare/audacity-4.0.30...audacity-4.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [audacity-4.0.31](https://github.com/truecharts/charts/compare/audacity-4.0.30...audacity-4.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [audacity-4.0.31](https://github.com/truecharts/charts/compare/audacity-4.0.30...audacity-4.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [audacity-4.0.31](https://github.com/truecharts/charts/compare/audacity-4.0.30...audacity-4.0.31) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [audacity-4.0.30](https://github.com/truecharts/charts/compare/audacity-4.0.29...audacity-4.0.30) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [audacity-4.0.29](https://github.com/truecharts/charts/compare/audacity-4.0.28...audacity-4.0.29) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [audacity-4.0.28](https://github.com/truecharts/charts/compare/audacity-4.0.27...audacity-4.0.28) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - diff --git a/stable/audacity/4.0.31/Chart.lock b/stable/audacity/4.0.31/Chart.lock deleted file mode 100644 index 779015964c3..00000000000 --- a/stable/audacity/4.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:26:45.574532494Z" diff --git a/stable/audacity/4.0.31/Chart.yaml b/stable/audacity/4.0.31/Chart.yaml deleted file mode 100644 index c5e1e41947a..00000000000 --- a/stable/audacity/4.0.31/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "3.0.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.31 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/audacity/4.0.31/README.md b/stable/audacity/4.0.31/README.md deleted file mode 100644 index 76c2b9cae2e..00000000000 --- a/stable/audacity/4.0.31/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# audacity - -![Version: 4.0.31](https://img.shields.io/badge/Version-4.0.31-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.0.2](https://img.shields.io/badge/AppVersion-3.0.2-informational?style=flat-square) - -An easy-to-use, multi-track audio editor and recorder - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [audacity](https://truecharts.org/docs/charts/stable/audacity) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/audacity/4.0.31/charts/common-10.5.9.tgz b/stable/audacity/4.0.31/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/audacity/4.0.31/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/audacity/4.0.32/CHANGELOG.md b/stable/audacity/4.0.32/CHANGELOG.md new file mode 100644 index 00000000000..2524cef1d99 --- /dev/null +++ b/stable/audacity/4.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [audacity-4.0.32](https://github.com/truecharts/charts/compare/audacity-4.0.31...audacity-4.0.32) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [audacity-4.0.31](https://github.com/truecharts/charts/compare/audacity-4.0.30...audacity-4.0.31) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [audacity-4.0.31](https://github.com/truecharts/charts/compare/audacity-4.0.30...audacity-4.0.31) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [audacity-4.0.31](https://github.com/truecharts/charts/compare/audacity-4.0.30...audacity-4.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [audacity-4.0.31](https://github.com/truecharts/charts/compare/audacity-4.0.30...audacity-4.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [audacity-4.0.31](https://github.com/truecharts/charts/compare/audacity-4.0.30...audacity-4.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [audacity-4.0.31](https://github.com/truecharts/charts/compare/audacity-4.0.30...audacity-4.0.31) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [audacity-4.0.30](https://github.com/truecharts/charts/compare/audacity-4.0.29...audacity-4.0.30) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [audacity-4.0.29](https://github.com/truecharts/charts/compare/audacity-4.0.28...audacity-4.0.29) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + diff --git a/stable/audacity/4.0.32/Chart.lock b/stable/audacity/4.0.32/Chart.lock new file mode 100644 index 00000000000..31dabd0bc75 --- /dev/null +++ b/stable/audacity/4.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:20:21.775410584Z" diff --git a/stable/audacity/4.0.32/Chart.yaml b/stable/audacity/4.0.32/Chart.yaml new file mode 100644 index 00000000000..f091792b4cb --- /dev/null +++ b/stable/audacity/4.0.32/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "3.0.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: An easy-to-use, multi-track audio editor and recorder +home: https://truecharts.org/docs/charts/stable/audacity +icon: https://truecharts.org/img/hotlink-ok/chart-icons/audacity.png +keywords: + - audacity + - music + - recorder + - editor + - audio +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: audacity +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/audacity + - https://github.com/linuxserver/docker-audacity + - https://www.audacityteam.org/ +type: application +version: 4.0.32 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/audacity/4.0.32/README.md b/stable/audacity/4.0.32/README.md new file mode 100644 index 00000000000..7b9ed88d96e --- /dev/null +++ b/stable/audacity/4.0.32/README.md @@ -0,0 +1,109 @@ +# audacity + +![Version: 4.0.32](https://img.shields.io/badge/Version-4.0.32-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.0.2](https://img.shields.io/badge/AppVersion-3.0.2-informational?style=flat-square) + +An easy-to-use, multi-track audio editor and recorder + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [audacity](https://truecharts.org/docs/charts/stable/audacity) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/audacity/4.0.31/app-readme.md b/stable/audacity/4.0.32/app-readme.md similarity index 100% rename from stable/audacity/4.0.31/app-readme.md rename to stable/audacity/4.0.32/app-readme.md diff --git a/stable/audacity/4.0.32/charts/common-10.5.10.tgz b/stable/audacity/4.0.32/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/audacity/4.0.32/charts/common-10.5.10.tgz differ diff --git a/stable/audacity/4.0.31/ix_values.yaml b/stable/audacity/4.0.32/ix_values.yaml similarity index 100% rename from stable/audacity/4.0.31/ix_values.yaml rename to stable/audacity/4.0.32/ix_values.yaml diff --git a/stable/audacity/4.0.31/questions.yaml b/stable/audacity/4.0.32/questions.yaml similarity index 100% rename from stable/audacity/4.0.31/questions.yaml rename to stable/audacity/4.0.32/questions.yaml diff --git a/stable/audacity/4.0.31/templates/common.yaml b/stable/audacity/4.0.32/templates/common.yaml similarity index 100% rename from stable/audacity/4.0.31/templates/common.yaml rename to stable/audacity/4.0.32/templates/common.yaml diff --git a/stable/audacity/4.0.31/values.yaml b/stable/audacity/4.0.32/values.yaml similarity index 100% rename from stable/audacity/4.0.31/values.yaml rename to stable/audacity/4.0.32/values.yaml diff --git a/stable/audiobookshelf/2.0.37/CHANGELOG.md b/stable/audiobookshelf/2.0.37/CHANGELOG.md deleted file mode 100644 index c175408098e..00000000000 --- a/stable/audiobookshelf/2.0.37/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [audiobookshelf-2.0.37](https://github.com/truecharts/charts/compare/audiobookshelf-2.0.36...audiobookshelf-2.0.37) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [audiobookshelf-2.0.37](https://github.com/truecharts/charts/compare/audiobookshelf-2.0.36...audiobookshelf-2.0.37) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [audiobookshelf-2.0.37](https://github.com/truecharts/charts/compare/audiobookshelf-2.0.36...audiobookshelf-2.0.37) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [audiobookshelf-2.0.37](https://github.com/truecharts/charts/compare/audiobookshelf-2.0.36...audiobookshelf-2.0.37) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [audiobookshelf-2.0.37](https://github.com/truecharts/charts/compare/audiobookshelf-2.0.36...audiobookshelf-2.0.37) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [audiobookshelf-2.0.37](https://github.com/truecharts/charts/compare/audiobookshelf-2.0.36...audiobookshelf-2.0.37) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [audiobookshelf-2.0.36](https://github.com/truecharts/charts/compare/audiobookshelf-2.0.35...audiobookshelf-2.0.36) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [audiobookshelf-2.0.35](https://github.com/truecharts/charts/compare/audiobookshelf-2.0.34...audiobookshelf-2.0.35) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [audiobookshelf-2.0.34](https://github.com/truecharts/charts/compare/audiobookshelf-2.0.33...audiobookshelf-2.0.34) (2022-08-29) - diff --git a/stable/audiobookshelf/2.0.37/Chart.lock b/stable/audiobookshelf/2.0.37/Chart.lock deleted file mode 100644 index abb93b692d2..00000000000 --- a/stable/audiobookshelf/2.0.37/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:26:45.989905779Z" diff --git a/stable/audiobookshelf/2.0.37/Chart.yaml b/stable/audiobookshelf/2.0.37/Chart.yaml deleted file mode 100644 index 820eae69e22..00000000000 --- a/stable/audiobookshelf/2.0.37/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "2.1.5" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.37 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/audiobookshelf/2.0.37/README.md b/stable/audiobookshelf/2.0.37/README.md deleted file mode 100644 index 030bc19f733..00000000000 --- a/stable/audiobookshelf/2.0.37/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# audiobookshelf - -![Version: 2.0.37](https://img.shields.io/badge/Version-2.0.37-informational?style=flat-square) ![AppVersion: 2.1.5](https://img.shields.io/badge/AppVersion-2.1.5-informational?style=flat-square) - -Audiobookshelf is a self-hosted audiobook server for managing and playing your audiobooks. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [audiobookshelf](https://truecharts.org/docs/charts/stable/audiobookshelf) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/audiobookshelf/2.0.37/charts/common-10.5.9.tgz b/stable/audiobookshelf/2.0.37/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/audiobookshelf/2.0.37/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/audiobookshelf/2.0.38/CHANGELOG.md b/stable/audiobookshelf/2.0.38/CHANGELOG.md new file mode 100644 index 00000000000..5fc5b9fa31e --- /dev/null +++ b/stable/audiobookshelf/2.0.38/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [audiobookshelf-2.0.38](https://github.com/truecharts/charts/compare/audiobookshelf-2.0.37...audiobookshelf-2.0.38) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [audiobookshelf-2.0.37](https://github.com/truecharts/charts/compare/audiobookshelf-2.0.36...audiobookshelf-2.0.37) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [audiobookshelf-2.0.37](https://github.com/truecharts/charts/compare/audiobookshelf-2.0.36...audiobookshelf-2.0.37) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [audiobookshelf-2.0.37](https://github.com/truecharts/charts/compare/audiobookshelf-2.0.36...audiobookshelf-2.0.37) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [audiobookshelf-2.0.37](https://github.com/truecharts/charts/compare/audiobookshelf-2.0.36...audiobookshelf-2.0.37) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [audiobookshelf-2.0.37](https://github.com/truecharts/charts/compare/audiobookshelf-2.0.36...audiobookshelf-2.0.37) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [audiobookshelf-2.0.37](https://github.com/truecharts/charts/compare/audiobookshelf-2.0.36...audiobookshelf-2.0.37) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [audiobookshelf-2.0.36](https://github.com/truecharts/charts/compare/audiobookshelf-2.0.35...audiobookshelf-2.0.36) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [audiobookshelf-2.0.35](https://github.com/truecharts/charts/compare/audiobookshelf-2.0.34...audiobookshelf-2.0.35) (2022-08-30) diff --git a/stable/audiobookshelf/2.0.38/Chart.lock b/stable/audiobookshelf/2.0.38/Chart.lock new file mode 100644 index 00000000000..3fbad02cb83 --- /dev/null +++ b/stable/audiobookshelf/2.0.38/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:20:21.713409347Z" diff --git a/stable/audiobookshelf/2.0.38/Chart.yaml b/stable/audiobookshelf/2.0.38/Chart.yaml new file mode 100644 index 00000000000..6343f936306 --- /dev/null +++ b/stable/audiobookshelf/2.0.38/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "2.1.5" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: Audiobookshelf is a self-hosted audiobook server for managing and playing your audiobooks. +home: https://truecharts.org/docs/charts/stable/audiobookshelf +icon: https://truecharts.org/img/hotlink-ok/chart-icons/audiobookshelf.png +keywords: + - audiobookshelf +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: audiobookshelf +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/audiobookshelf + - https://hub.docker.com/r/advplyr/audiobookshelf + - https://github.com/advplyr/audiobookshelf +version: 2.0.38 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/audiobookshelf/2.0.38/README.md b/stable/audiobookshelf/2.0.38/README.md new file mode 100644 index 00000000000..34d3baf8dac --- /dev/null +++ b/stable/audiobookshelf/2.0.38/README.md @@ -0,0 +1,109 @@ +# audiobookshelf + +![Version: 2.0.38](https://img.shields.io/badge/Version-2.0.38-informational?style=flat-square) ![AppVersion: 2.1.5](https://img.shields.io/badge/AppVersion-2.1.5-informational?style=flat-square) + +Audiobookshelf is a self-hosted audiobook server for managing and playing your audiobooks. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [audiobookshelf](https://truecharts.org/docs/charts/stable/audiobookshelf) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/audiobookshelf/2.0.37/app-readme.md b/stable/audiobookshelf/2.0.38/app-readme.md similarity index 100% rename from stable/audiobookshelf/2.0.37/app-readme.md rename to stable/audiobookshelf/2.0.38/app-readme.md diff --git a/stable/audiobookshelf/2.0.38/charts/common-10.5.10.tgz b/stable/audiobookshelf/2.0.38/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/audiobookshelf/2.0.38/charts/common-10.5.10.tgz differ diff --git a/stable/audiobookshelf/2.0.37/ix_values.yaml b/stable/audiobookshelf/2.0.38/ix_values.yaml similarity index 100% rename from stable/audiobookshelf/2.0.37/ix_values.yaml rename to stable/audiobookshelf/2.0.38/ix_values.yaml diff --git a/stable/audiobookshelf/2.0.37/questions.yaml b/stable/audiobookshelf/2.0.38/questions.yaml similarity index 100% rename from stable/audiobookshelf/2.0.37/questions.yaml rename to stable/audiobookshelf/2.0.38/questions.yaml diff --git a/stable/audiobookshelf/2.0.37/templates/_secrets.tpl b/stable/audiobookshelf/2.0.38/templates/_secrets.tpl similarity index 100% rename from stable/audiobookshelf/2.0.37/templates/_secrets.tpl rename to stable/audiobookshelf/2.0.38/templates/_secrets.tpl diff --git a/stable/audiobookshelf/2.0.37/templates/common.yaml b/stable/audiobookshelf/2.0.38/templates/common.yaml similarity index 100% rename from stable/audiobookshelf/2.0.37/templates/common.yaml rename to stable/audiobookshelf/2.0.38/templates/common.yaml diff --git a/stable/audiobookshelf/2.0.37/values.yaml b/stable/audiobookshelf/2.0.38/values.yaml similarity index 100% rename from stable/audiobookshelf/2.0.37/values.yaml rename to stable/audiobookshelf/2.0.38/values.yaml diff --git a/stable/authelia/11.0.47/CHANGELOG.md b/stable/authelia/11.0.47/CHANGELOG.md new file mode 100644 index 00000000000..a0d5813d843 --- /dev/null +++ b/stable/authelia/11.0.47/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [authelia-11.0.47](https://github.com/truecharts/charts/compare/authelia-11.0.46...authelia-11.0.47) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [authelia-11.0.46](https://github.com/truecharts/charts/compare/authelia-11.0.45...authelia-11.0.46) (2022-09-13) + +### Chore + +- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + + + + +## [authelia-11.0.45](https://github.com/truecharts/charts/compare/authelia-11.0.44...authelia-11.0.45) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [authelia-11.0.45](https://github.com/truecharts/charts/compare/authelia-11.0.44...authelia-11.0.45) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [authelia-11.0.45](https://github.com/truecharts/charts/compare/authelia-11.0.44...authelia-11.0.45) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [authelia-11.0.45](https://github.com/truecharts/charts/compare/authelia-11.0.44...authelia-11.0.45) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [authelia-11.0.45](https://github.com/truecharts/charts/compare/authelia-11.0.44...authelia-11.0.45) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [authelia-11.0.45](https://github.com/truecharts/charts/compare/authelia-11.0.44...authelia-11.0.45) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [authelia-11.0.44](https://github.com/truecharts/charts/compare/authelia-11.0.43...authelia-11.0.44) (2022-09-02) diff --git a/stable/authelia/11.0.47/Chart.lock b/stable/authelia/11.0.47/Chart.lock new file mode 100644 index 00000000000..7db059d0b58 --- /dev/null +++ b/stable/authelia/11.0.47/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.75 +digest: sha256:9d4ce7b49341358873ac504e187314c9a2e0f15e6eea31a51a1294b829ddaaba +generated: "2022-09-15T14:21:06.794859856Z" diff --git a/stable/authelia/11.0.47/Chart.yaml b/stable/authelia/11.0.47/Chart.yaml new file mode 100644 index 00000000000..3beae62796f --- /dev/null +++ b/stable/authelia/11.0.47/Chart.yaml @@ -0,0 +1,47 @@ +apiVersion: v2 +appVersion: "4.36.7" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.75 +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.47 +annotations: + truecharts.org/catagories: | + - security + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/authelia/11.0.47/README.md b/stable/authelia/11.0.47/README.md new file mode 100644 index 00000000000..3551f820bd0 --- /dev/null +++ b/stable/authelia/11.0.47/README.md @@ -0,0 +1,111 @@ +# authelia + +![Version: 11.0.47](https://img.shields.io/badge/Version-11.0.47-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.36.7](https://img.shields.io/badge/AppVersion-4.36.7-informational?style=flat-square) + +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.78 | +| https://charts.truecharts.org | redis | 3.0.75 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `authelia` deployment + +```console +helm uninstall authelia +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install authelia \ + --set env.TZ="America/New York" \ + TrueCharts/authelia +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install authelia TrueCharts/authelia -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/authelia/11.0.47/app-readme.md b/stable/authelia/11.0.47/app-readme.md new file mode 100644 index 00000000000..cdf1c3a668b --- /dev/null +++ b/stable/authelia/11.0.47/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.47/charts/common-10.5.10.tgz b/stable/authelia/11.0.47/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/authelia/11.0.47/charts/common-10.5.10.tgz differ diff --git a/stable/authelia/11.0.47/charts/postgresql-8.0.78.tgz b/stable/authelia/11.0.47/charts/postgresql-8.0.78.tgz new file mode 100644 index 00000000000..ef5433c52fa Binary files /dev/null and b/stable/authelia/11.0.47/charts/postgresql-8.0.78.tgz differ diff --git a/stable/authelia/11.0.47/charts/redis-3.0.75.tgz b/stable/authelia/11.0.47/charts/redis-3.0.75.tgz new file mode 100644 index 00000000000..3be8a655992 Binary files /dev/null and b/stable/authelia/11.0.47/charts/redis-3.0.75.tgz differ diff --git a/stable/authelia/11.0.47/ix_values.yaml b/stable/authelia/11.0.47/ix_values.yaml new file mode 100644 index 00000000000..2c995377103 --- /dev/null +++ b/stable/authelia/11.0.47/ix_values.yaml @@ -0,0 +1,625 @@ +image: + repository: tccr.io/truecharts/authelia + pullPolicy: IfNotPresent + tag: 4.36.7@sha256:3f2ccebdd0765d093080ebbad252dfe8769998f83f293b53b9b6491164d2b770 + +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.47/questions.yaml b/stable/authelia/11.0.47/questions.yaml new file mode 100644 index 00000000000..d37a3026cb0 --- /dev/null +++ b/stable/authelia/11.0.47/questions.yaml @@ -0,0 +1,3382 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: Controller + description: Configure Workload Deployment + - name: Container Configuration + description: Additional Container Configuration + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: global + label: Global Settings + group: Controller + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: Controller + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: Show Advanced Controller Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: Please specify type of workload to deploy + label: (Advanced) Controller Type + schema: + type: string + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + required: true + enum: + - value: Recreate + description: "Recreate: Kill existing pods before creating new ones" + - value: RollingUpdate + description: "RollingUpdate: Create new pods and then kill old ones" + - value: OnDelete + description: "(Legacy) OnDelete: ignore .spec.template changes" + default: Recreate + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Controller Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Controller Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: customextraargs + group: Controller + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: TZ + label: Timezone + group: Container Configuration + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + group: Container Configuration + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: expertpodconf + group: Container Configuration + label: Show Expert Configuration + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: Enable TTY + description: Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: stdin + label: Enable STDIN + description: Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: termination + group: Container Configuration + label: Termination settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: gracePeriodSeconds + label: Grace Period Seconds + schema: + type: int + default: 10 + - variable: podLabelsList + group: Container Configuration + label: Pod Labels + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: podAnnotationsList + group: Container Configuration + label: Pod Annotations + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: domain + group: "App Configuration" + label: "Domain" + description: "The highest domain level possible, for example: domain.com when using app.domain.com" + schema: + type: string + default: "" + required: true + - variable: default_redirection_url + group: "App Configuration" + label: "Default Redirection Url" + description: "If user tries to authenticate without any referer, this is used" + schema: + type: string + default: "" + - variable: theme + group: "App Configuration" + label: "Theme" + schema: + type: string + default: "light" + enum: + - value: "light" + description: "info" + - value: "grey" + description: "grey" + - value: "dark" + description: "dark" + - variable: log + group: "App Configuration" + label: "Log Configuration " + schema: + additional_attrs: true + type: dict + attrs: + - variable: level + label: "Log Level" + schema: + type: string + default: "info" + enum: + - value: "info" + description: "info" + - value: "debug" + description: "debug" + - value: "trace" + description: "trace" + - variable: format + label: "Log Format" + schema: + type: string + default: "text" + enum: + - value: "json" + description: "json" + - value: "text" + description: "text" + - variable: totp + group: "App Configuration" + label: "TOTP Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: issuer + label: "Issuer" + description: "The issuer name displayed in the Authenticator application of your choice" + schema: + type: string + default: "" + - variable: period + label: "Period" + description: "The period in seconds a one-time password is current for" + schema: + type: int + default: 30 + - variable: skew + label: "skew" + description: "Controls number of one-time passwords either side of the current one that are valid." + schema: + type: int + default: 1 + - variable: duo_api + group: "App Configuration" + label: "DUO API Configuration" + description: "Parameters used to contact the Duo API." + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostname + label: "Hostname" + schema: + type: string + required: true + default: "" + - variable: integration_key + label: "integration_key" + schema: + type: string + default: "" + required: true + - variable: plain_api_key + label: "plain_api_key" + schema: + type: string + default: "" + required: true + - variable: session + group: "App Configuration" + label: "Session Provider" + description: "The session cookies identify the user once logged in." + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Cookie Name" + description: "The name of the session cookie." + schema: + type: string + required: true + default: "authelia_session" + - variable: same_site + label: "SameSite Value" + description: "Sets the Cookie SameSite value" + schema: + type: string + default: "lax" + enum: + - value: "lax" + description: "lax" + - value: "strict" + description: "strict" + - variable: expiration + label: "Expiration Time" + description: "The time in seconds before the cookie expires and session is reset." + schema: + type: string + default: "1h" + required: true + - variable: inactivity + label: "Inactivity Time" + description: "The inactivity time in seconds before the session is reset." + schema: + type: string + default: "5m" + required: true + - variable: inactivity + label: "Remember-Me duration" + description: "The remember me duration" + schema: + type: string + default: "5M" + required: true + - variable: regulation + group: "App Configuration" + label: "Regulation Configuration" + description: "his mechanism prevents attackers from brute forcing the first factor." + schema: + additional_attrs: true + type: dict + attrs: + - variable: max_retries + label: "Maximum Retries" + description: "The number of failed login attempts before user is banned. Set it to 0 to disable regulation." + schema: + type: int + default: 3 + - variable: find_time + label: "Find Time" + description: "The time range during which the user can attempt login before being banned." + schema: + type: string + default: "2m" + required: true + - variable: ban_time + label: "Ban Duration" + description: "The length of time before a banned user can login again" + schema: + type: string + default: "5m" + required: true + - variable: authentication_backend + group: "App Configuration" + label: "Authentication Backend Provider" + description: "sed for verifying user passwords and retrieve information such as email address and groups users belong to." + schema: + additional_attrs: true + type: dict + attrs: + - variable: disable_reset_password + label: "Disable Reset Password" + description: "Disable both the HTML element and the API for reset password functionality" + schema: + type: boolean + default: false + - variable: refresh_interval + label: "Reset Interval" + description: "The amount of time to wait before we refresh data from the authentication backend" + schema: + type: string + default: "5m" + required: true + - variable: ldap + label: "LDAP backend configuration" + description: "Used for verifying user passwords and retrieve information such as email address and groups users belong to" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: implementation + label: "Implementation" + description: "The LDAP implementation, this affects elements like the attribute utilised for resetting a password" + schema: + type: string + default: "custom" + enum: + - value: "activedirectory" + description: "activedirectory" + - value: "custom" + description: "custom" + - variable: url + label: "URL" + description: "The url to the ldap server. Format: ://
[:]" + schema: + type: string + default: "ldap://openldap.default.svc.cluster.local" + required: true + - variable: timeout + label: "Connection Timeout" + schema: + type: string + default: "5s" + required: true + - variable: start_tls + label: "Start TLS" + description: "Use StartTLS with the LDAP connection" + schema: + type: boolean + default: false + - variable: tls + label: "TLS Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: server_name + label: "Server Name" + description: "Server Name for certificate validation (in case it's not set correctly in the URL)." + schema: + type: string + default: "" + - variable: skip_verify + label: "Skip Certificate Verification" + description: "Skip verifying the server certificate (to allow a self-signed certificate)" + schema: + type: boolean + default: false + - variable: minimum_version + label: "Minimum TLS version" + description: "Minimum TLS version for either Secure LDAP or LDAP StartTLS." + schema: + type: string + default: "TLS1.2" + enum: + - value: "TLS1.0" + description: "TLS1.0" + - value: "TLS1.1" + description: "TLS1.1" + - value: "TLS1.2" + description: "TLS1.2" + - value: "TLS1.3" + description: "TLS1.3" + - variable: base_dn + label: "Base DN" + description: "The base dn for every LDAP query." + schema: + type: string + default: "DC=example,DC=com" + required: true + - variable: username_attribute + label: "Username Attribute" + description: "The attribute holding the username of the user" + schema: + type: string + default: "" + required: true + - variable: additional_users_dn + label: "Additional Users DN" + description: "An additional dn to define the scope to all users." + schema: + type: string + default: "OU=Users" + required: true + - variable: users_filter + label: "Users Filter" + description: "The groups filter used in search queries to find the groups of the user." + schema: + type: string + default: "" + required: true + - variable: additional_groups_dn + label: "Additional Groups DN" + description: "An additional dn to define the scope of groups." + schema: + type: string + default: "OU=Groups" + required: true + - variable: groups_filter + label: "Groups Filter" + description: "The groups filter used in search queries to find the groups of the user." + schema: + type: string + default: "" + required: true + - variable: group_name_attribute + label: "Group name Attribute" + description: "The attribute holding the name of the group" + schema: + type: string + default: "" + required: true + - variable: mail_attribute + label: "Mail Attribute" + description: "The attribute holding the primary mail address of the user" + schema: + type: string + default: "" + required: true + - variable: display_name_attribute + label: "Display Name Attribute" + description: "he attribute holding the display name of the user. This will be used to greet an authenticated user." + schema: + type: string + default: "" + - variable: user + label: "Admin User" + description: "The username of the admin user used to connect to LDAP." + schema: + type: string + default: "CN=Authelia,DC=example,DC=com" + required: true + - variable: plain_password + label: "Password" + schema: + type: string + default: "" + required: true + - variable: file + label: "File backend configuration" + description: "With this backend, the users database is stored in a file which is updated when users reset their passwords." + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: path + label: "Path" + schema: + type: string + default: "/config/users_database.yml" + required: true + - variable: password + label: "Password Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: algorithm + label: "Algorithm" + schema: + type: string + default: "argon2id" + enum: + - value: "argon2id" + description: "argon2id" + - value: "sha512" + description: "sha512" + - variable: iterations + label: "Iterations" + schema: + type: int + default: 1 + required: true + - variable: key_length + label: "Key Length" + schema: + type: int + default: 32 + required: true + - variable: salt_length + label: "Salt Length" + schema: + type: int + default: 16 + required: true + - variable: memory + label: "Memory" + schema: + type: int + default: 1024 + required: true + - variable: parallelism + label: "Parallelism" + schema: + type: int + default: 8 + required: true + - variable: notifier + group: "App Configuration" + label: "Notifier Configuration" + description: "otifications are sent to users when they require a password reset, a u2f registration or a TOTP registration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: disable_startup_check + label: "Disable Startup Check" + schema: + type: boolean + default: false + - variable: filesystem + label: "Filesystem Provider" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: filename + label: "File Path" + schema: + type: string + default: "/config/notification.txt" + required: true + - variable: smtp + label: "SMTP Provider" + description: "Use a SMTP server for sending notifications. Authelia uses the PLAIN or LOGIN methods to authenticate." + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable" + schema: + type: boolean + default: true + show_subquestions_if: true + subquestions: + - variable: host + label: "Host" + schema: + type: string + default: "smtp.mail.svc.cluster.local" + required: true + - variable: port + label: "Port" + schema: + type: int + default: 25 + required: true + - variable: timeout + label: "Timeout" + schema: + type: string + default: "5s" + required: true + - variable: username + label: "Username" + schema: + type: string + default: "" + required: true + - variable: plain_password + label: "Password" + schema: + type: string + default: "" + required: true + - variable: sender + label: "Sender" + schema: + type: string + default: "" + required: true + - variable: identifier + label: "Identifier" + description: "HELO/EHLO Identifier. Some SMTP Servers may reject the default of localhost." + schema: + type: string + default: "localhost" + required: true + - variable: subject + label: "Subject" + description: "Subject configuration of the emails sent, {title} is replaced by the text from the notifier" + schema: + type: string + default: "[Authelia] {title}" + required: true + - variable: startup_check_address + label: "Startup Check Address" + description: "This address is used during the startup check to verify the email configuration is correct." + schema: + type: string + default: "test@authelia.com" + required: true + - variable: disable_require_tls + label: "Disable Require TLS" + schema: + type: boolean + default: false + - variable: disable_html_emails + label: "Disable HTML emails" + schema: + type: boolean + default: false + - variable: tls + label: "TLS Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: server_name + label: "Server Name" + description: "Server Name for certificate validation (in case it's not set correctly in the URL)." + schema: + type: string + default: "" + - variable: skip_verify + label: "Skip Certificate Verification" + description: "Skip verifying the server certificate (to allow a self-signed certificate)" + schema: + type: boolean + default: false + - variable: minimum_version + label: "Minimum TLS version" + description: "Minimum TLS version for either Secure LDAP or LDAP StartTLS." + schema: + type: string + default: "TLS1.2" + enum: + - value: "TLS1.0" + description: "TLS1.0" + - value: "TLS1.1" + description: "TLS1.1" + - value: "TLS1.2" + description: "TLS1.2" + - value: "TLS1.3" + description: "TLS1.3" + - variable: access_control + group: "App Configuration" + label: "Access Control Configuration" + description: "Access control is a list of rules defining the authorizations applied for one resource to users or group of users." + schema: + additional_attrs: true + type: dict + attrs: + - variable: default_policy + label: "Default Policy" + description: "Default policy can either be 'bypass', 'one_factor', 'two_factor' or 'deny'." + schema: + type: string + default: "two_factor" + enum: + - value: "bypass" + description: "bypass" + - value: "one_factor" + description: "one_factor" + - value: "two_factor" + description: "two_factor" + - value: "deny" + description: "deny" + - variable: networks + label: "Networks" + schema: + type: list + default: [] + items: + - variable: networkItem + label: "Network Item" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + default: "" + required: true + - variable: networks + label: "Networks" + schema: + type: list + default: [] + items: + - variable: network + label: "network" + schema: + type: string + default: "" + required: true + - variable: rules + label: "Rules" + schema: + type: list + default: [] + items: + - variable: rulesItem + label: "Rule" + schema: + additional_attrs: true + type: dict + attrs: + - variable: domain + label: "Domains" + description: "defines which domain or set of domains the rule applies to." + schema: + type: list + default: [] + items: + - variable: domainEntry + label: "Domain" + schema: + type: string + default: "" + required: true + - variable: policy + label: "Policy" + description: "The policy to apply to resources. It must be either 'bypass', 'one_factor', 'two_factor' or 'deny'." + schema: + type: string + default: "two_factor" + enum: + - value: "bypass" + description: "bypass" + - value: "one_factor" + description: "one_factor" + - value: "two_factor" + description: "two_factor" + - value: "deny" + description: "deny" + - variable: subject + label: "Subject" + description: "defines the subject to apply authorizations to. This parameter is optional and matching any user if not provided" + schema: + type: list + default: [] + items: + - variable: subjectitem + label: "Subject" + schema: + type: string + default: "" + required: true + - variable: networks + label: "Networks" + schema: + type: list + default: [] + items: + - variable: network + label: "Network" + schema: + type: string + default: "" + required: true + - variable: resources + label: "Resources" + description: "is a list of regular expressions that matches a set of resources to apply the policy to" + schema: + type: list + default: [] + items: + - variable: resource + label: "Resource" + schema: + type: string + default: "" + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: ClusterIP + description: ClusterIP + - value: NodePort + description: NodePort (Advanced) + - value: LoadBalancer + description: LoadBalancer (Advanced) + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: (Advanced) Specify the IP Policy + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: (Advanced) IP Families + description: (Advanced) The IP Families that should be used + schema: + show_if: [["type", "!=", "Simple"]] + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + 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: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort + schema: + type: int + min: 9000 + max: 65535 + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: NodePort + enum: + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: nodePort + description: Leave Empty to Disable + label: "nodePort" + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true + - variable: identity_providers + group: "Advanced" + label: "Authelia Identity Providers (BETA)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: oidc + label: "OpenID Connect(BETA)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: access_token_lifespan + label: "Access Token Lifespan" + schema: + type: string + default: "1h" + required: true + - variable: authorize_code_lifespan + label: "Authorize Code Lifespan" + schema: + type: string + default: "1m" + required: true + - variable: id_token_lifespan + label: "ID Token Lifespan" + schema: + type: string + default: "1h" + required: true + - variable: refresh_token_lifespan + label: "Refresh Token Lifespan" + schema: + type: string + default: "90m" + required: true + - variable: enable_client_debug_messages + label: "Enable Client Debug Messages" + schema: + type: boolean + default: false + - variable: clients + label: "Clients" + schema: + type: list + default: [] + items: + - variable: clientEntry + label: "Client" + schema: + additional_attrs: true + type: dict + attrs: + - variable: id + label: "ID/Name" + description: "The ID is the OpenID Connect ClientID which is used to link an application to a configuration." + schema: + type: string + default: "myapp" + required: true + - variable: description + label: "Description" + description: "The description to show to users when they end up on the consent screen. Defaults to the ID above." + schema: + type: string + default: "My Application" + required: true + - variable: secret + label: "Secret" + description: "The client secret is a shared secret between Authelia and the consumer of this client." + schema: + type: string + default: "" + required: true + - variable: public + label: "public" + description: "Sets the client to public. This should typically not be set, please see the documentation for usage." + schema: + type: boolean + default: false + - variable: authorization_policy + label: "Authorization Policy" + description: "The policy to require for this client; one_factor or two_factor." + schema: + type: string + default: "two_factor" + enum: + - value: "one_factor" + description: "one_factor" + - value: "two_factor" + description: "two_factor" + - variable: userinfo_signing_algorithm + label: "Userinfo Signing Algorithm" + description: "The algorithm used to sign userinfo endpoint responses for this client, either none or RS256." + schema: + type: string + default: "none" + enum: + - value: "none" + description: "none" + - value: "RS256" + description: "RS256" + - variable: audience + label: "Audience" + description: "Audience this client is allowed to request." + schema: + type: list + default: [] + items: + - variable: audienceEntry + label: "" + schema: + type: string + default: "" + required: true + - variable: scopes + label: "Scopes" + description: "Scopes this client is allowed to request." + schema: + type: list + default: [] + items: + - variable: ScopeEntry + label: "Scope" + schema: + type: string + default: "openid" + required: true + - variable: redirect_uris + label: "redirect_uris" + description: "Redirect URI's specifies a list of valid case-sensitive callbacks for this client." + schema: + type: list + default: [] + items: + - variable: uriEntry + label: "Url" + schema: + type: string + default: "https://oidc.example.com/oauth2/callback" + required: true + - variable: grant_types + description: "Grant Types configures which grants this client can obtain." + label: "grant_types" + schema: + type: list + default: [] + items: + - variable: grantEntry + label: "Grant" + schema: + type: string + default: "refresh_token" + required: true + - variable: response_types + description: "Response Types configures which responses this client can be sent." + label: "response_types" + schema: + type: list + default: [] + items: + - variable: responseEntry + label: "type" + schema: + type: string + default: "code" + required: true + - variable: response_modes + description: "Response Modes configures which response modes this client supports." + label: "response_modes" + schema: + type: list + default: [] + items: + - variable: modeEntry + label: "Mode" + schema: + type: string + default: "form_post" + required: true diff --git a/stable/authelia/11.0.47/templates/_configmap.tpl b/stable/authelia/11.0.47/templates/_configmap.tpl new file mode 100644 index 00000000000..57d75320032 --- /dev/null +++ b/stable/authelia/11.0.47/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.47/templates/_secrets.tpl b/stable/authelia/11.0.47/templates/_secrets.tpl new file mode 100644 index 00000000000..81fbe92ff70 --- /dev/null +++ b/stable/authelia/11.0.47/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.47/templates/common.yaml b/stable/authelia/11.0.47/templates/common.yaml new file mode 100644 index 00000000000..614b468adf3 --- /dev/null +++ b/stable/authelia/11.0.47/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/autobrr/1.0.0/values.yaml b/stable/authelia/11.0.47/values.yaml similarity index 100% rename from stable/autobrr/1.0.0/values.yaml rename to stable/authelia/11.0.47/values.yaml diff --git a/stable/autobrr/1.0.0/CHANGELOG.md b/stable/autobrr/1.0.0/CHANGELOG.md deleted file mode 100644 index b945e4ee14f..00000000000 --- a/stable/autobrr/1.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [autobrr-1.0.0](https://github.com/truecharts/charts/compare/autobrr-0.0.14...autobrr-1.0.0) (2022-09-15) - -### Fix - -- move to stable. ([#3781](https://github.com/truecharts/charts/issues/3781)) - - - - -## [autobrr-0.0.14](https://github.com/truecharts/charts/compare/autobrr-0.0.13...autobrr-0.0.14) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [autobrr-0.0.14](https://github.com/truecharts/charts/compare/autobrr-0.0.13...autobrr-0.0.14) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [autobrr-0.0.14](https://github.com/truecharts/charts/compare/autobrr-0.0.13...autobrr-0.0.14) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [autobrr-0.0.14](https://github.com/truecharts/charts/compare/autobrr-0.0.13...autobrr-0.0.14) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [autobrr-0.0.14](https://github.com/truecharts/charts/compare/autobrr-0.0.13...autobrr-0.0.14) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [autobrr-0.0.14](https://github.com/truecharts/charts/compare/autobrr-0.0.13...autobrr-0.0.14) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [autobrr-0.0.13](https://github.com/truecharts/charts/compare/autobrr-0.0.12...autobrr-0.0.13) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [autobrr-0.0.12](https://github.com/truecharts/charts/compare/autobrr-0.0.11...autobrr-0.0.12) (2022-08-30) - diff --git a/stable/autobrr/1.0.0/Chart.lock b/stable/autobrr/1.0.0/Chart.lock deleted file mode 100644 index 69d47a73684..00000000000 --- a/stable/autobrr/1.0.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-15T05:43:04.8932659Z" diff --git a/stable/autobrr/1.0.0/Chart.yaml b/stable/autobrr/1.0.0/Chart.yaml deleted file mode 100644 index b28d569aade..00000000000 --- a/stable/autobrr/1.0.0/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: autobrr -version: 1.0.0 -appVersion: "1.6.0" -description: The modern download automation tool for torrents. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/autobrr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/autobrr.png -keywords: - - autobrr - - torrent -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/autobrr - - https://github.com/autobrr/autobrr -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.0/README.md b/stable/autobrr/1.0.0/README.md deleted file mode 100644 index 48fd0eedc3b..00000000000 --- a/stable/autobrr/1.0.0/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# autobrr - -![Version: 1.0.0](https://img.shields.io/badge/Version-1.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.6.0](https://img.shields.io/badge/AppVersion-1.6.0-informational?style=flat-square) - -The modern download automation tool for torrents. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [autobrr](https://truecharts.org/docs/charts/stable/autobrr) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `autobrr` deployment - -```console -helm uninstall autobrr -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install autobrr \ - --set env.TZ="America/New York" \ - TrueCharts/autobrr -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install autobrr TrueCharts/autobrr -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/autobrr/1.0.0/charts/common-10.5.9.tgz b/stable/autobrr/1.0.0/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/autobrr/1.0.0/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/autobrr/1.0.1/CHANGELOG.md b/stable/autobrr/1.0.1/CHANGELOG.md new file mode 100644 index 00000000000..56b1c8013f0 --- /dev/null +++ b/stable/autobrr/1.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [autobrr-1.0.1](https://github.com/truecharts/charts/compare/autobrr-1.0.0...autobrr-1.0.1) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [autobrr-1.0.0](https://github.com/truecharts/charts/compare/autobrr-0.0.14...autobrr-1.0.0) (2022-09-15) + +### Fix + +- move to stable. ([#3781](https://github.com/truecharts/charts/issues/3781)) + + + + +## [autobrr-0.0.14](https://github.com/truecharts/charts/compare/autobrr-0.0.13...autobrr-0.0.14) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [autobrr-0.0.14](https://github.com/truecharts/charts/compare/autobrr-0.0.13...autobrr-0.0.14) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [autobrr-0.0.14](https://github.com/truecharts/charts/compare/autobrr-0.0.13...autobrr-0.0.14) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [autobrr-0.0.14](https://github.com/truecharts/charts/compare/autobrr-0.0.13...autobrr-0.0.14) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [autobrr-0.0.14](https://github.com/truecharts/charts/compare/autobrr-0.0.13...autobrr-0.0.14) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [autobrr-0.0.14](https://github.com/truecharts/charts/compare/autobrr-0.0.13...autobrr-0.0.14) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [autobrr-0.0.13](https://github.com/truecharts/charts/compare/autobrr-0.0.12...autobrr-0.0.13) (2022-08-30) + diff --git a/stable/autobrr/1.0.1/Chart.lock b/stable/autobrr/1.0.1/Chart.lock new file mode 100644 index 00000000000..c16efdacd57 --- /dev/null +++ b/stable/autobrr/1.0.1/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:20:50.525234142Z" diff --git a/stable/autobrr/1.0.1/Chart.yaml b/stable/autobrr/1.0.1/Chart.yaml new file mode 100644 index 00000000000..d9cb0e1cfcd --- /dev/null +++ b/stable/autobrr/1.0.1/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: autobrr +version: 1.0.1 +appVersion: "1.6.0" +description: The modern download automation tool for torrents. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/autobrr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/autobrr.png +keywords: + - autobrr + - torrent +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/autobrr + - https://github.com/autobrr/autobrr +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/autobrr/1.0.1/README.md b/stable/autobrr/1.0.1/README.md new file mode 100644 index 00000000000..c9831c82bf5 --- /dev/null +++ b/stable/autobrr/1.0.1/README.md @@ -0,0 +1,108 @@ +# autobrr + +![Version: 1.0.1](https://img.shields.io/badge/Version-1.0.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.6.0](https://img.shields.io/badge/AppVersion-1.6.0-informational?style=flat-square) + +The modern download automation tool for torrents. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [autobrr](https://truecharts.org/docs/charts/stable/autobrr) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `autobrr` deployment + +```console +helm uninstall autobrr +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install autobrr \ + --set env.TZ="America/New York" \ + TrueCharts/autobrr +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install autobrr TrueCharts/autobrr -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/autobrr/1.0.0/app-readme.md b/stable/autobrr/1.0.1/app-readme.md similarity index 100% rename from stable/autobrr/1.0.0/app-readme.md rename to stable/autobrr/1.0.1/app-readme.md diff --git a/stable/autobrr/1.0.1/charts/common-10.5.10.tgz b/stable/autobrr/1.0.1/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/autobrr/1.0.1/charts/common-10.5.10.tgz differ diff --git a/stable/autobrr/1.0.0/ix_values.yaml b/stable/autobrr/1.0.1/ix_values.yaml similarity index 100% rename from stable/autobrr/1.0.0/ix_values.yaml rename to stable/autobrr/1.0.1/ix_values.yaml diff --git a/stable/autobrr/1.0.0/questions.yaml b/stable/autobrr/1.0.1/questions.yaml similarity index 100% rename from stable/autobrr/1.0.0/questions.yaml rename to stable/autobrr/1.0.1/questions.yaml diff --git a/stable/autobrr/1.0.0/templates/common.yaml b/stable/autobrr/1.0.1/templates/common.yaml similarity index 100% rename from stable/autobrr/1.0.0/templates/common.yaml rename to stable/autobrr/1.0.1/templates/common.yaml diff --git a/stable/automatic-music-downloader/2.0.30/values.yaml b/stable/autobrr/1.0.1/values.yaml similarity index 100% rename from stable/automatic-music-downloader/2.0.30/values.yaml rename to stable/autobrr/1.0.1/values.yaml diff --git a/stable/automatic-music-downloader/2.0.30/CHANGELOG.md b/stable/automatic-music-downloader/2.0.30/CHANGELOG.md deleted file mode 100644 index 6a9abc35363..00000000000 --- a/stable/automatic-music-downloader/2.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [automatic-music-downloader-2.0.30](https://github.com/truecharts/charts/compare/automatic-music-downloader-2.0.29...automatic-music-downloader-2.0.30) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [automatic-music-downloader-2.0.30](https://github.com/truecharts/charts/compare/automatic-music-downloader-2.0.29...automatic-music-downloader-2.0.30) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [automatic-music-downloader-2.0.30](https://github.com/truecharts/charts/compare/automatic-music-downloader-2.0.29...automatic-music-downloader-2.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [automatic-music-downloader-2.0.30](https://github.com/truecharts/charts/compare/automatic-music-downloader-2.0.29...automatic-music-downloader-2.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [automatic-music-downloader-2.0.30](https://github.com/truecharts/charts/compare/automatic-music-downloader-2.0.29...automatic-music-downloader-2.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [avidemux-1.0.9](https://github.com/truecharts/charts/compare/avidemux-1.0.8...avidemux-1.0.9) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [avidemux-1.0.8](https://github.com/truecharts/charts/compare/avidemux-1.0.7...avidemux-1.0.8) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [avidemux-1.0.7](https://github.com/truecharts/charts/compare/avidemux-1.0.6...avidemux-1.0.7) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [avidemux-1.0.6](https://github.com/truecharts/charts/compare/avidemux-1.0.5...avidemux-1.0.6) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - diff --git a/stable/automatic-music-downloader/2.0.30/Chart.lock b/stable/automatic-music-downloader/2.0.30/Chart.lock deleted file mode 100644 index 7c40af0a80e..00000000000 --- a/stable/automatic-music-downloader/2.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:27:08.382203337Z" diff --git a/stable/automatic-music-downloader/2.0.30/Chart.yaml b/stable/automatic-music-downloader/2.0.30/Chart.yaml deleted file mode 100644 index 23981e8afed..00000000000 --- a/stable/automatic-music-downloader/2.0.30/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.30 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/automatic-music-downloader/2.0.30/README.md b/stable/automatic-music-downloader/2.0.30/README.md deleted file mode 100644 index 9b7899e5d33..00000000000 --- a/stable/automatic-music-downloader/2.0.30/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# automatic-music-downloader - -![Version: 2.0.30](https://img.shields.io/badge/Version-2.0.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -A Lidarr companion script to automatically download music for Lidarr. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [automatic-music-downloader](https://truecharts.org/docs/charts/stable/automatic-music-downloader) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/automatic-music-downloader/2.0.30/charts/common-10.5.9.tgz b/stable/automatic-music-downloader/2.0.30/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/automatic-music-downloader/2.0.30/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/automatic-music-downloader/2.0.31/CHANGELOG.md b/stable/automatic-music-downloader/2.0.31/CHANGELOG.md new file mode 100644 index 00000000000..c957f8ec5f0 --- /dev/null +++ b/stable/automatic-music-downloader/2.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [automatic-music-downloader-2.0.31](https://github.com/truecharts/charts/compare/automatic-music-downloader-2.0.30...automatic-music-downloader-2.0.31) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [automatic-music-downloader-2.0.30](https://github.com/truecharts/charts/compare/automatic-music-downloader-2.0.29...automatic-music-downloader-2.0.30) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [automatic-music-downloader-2.0.30](https://github.com/truecharts/charts/compare/automatic-music-downloader-2.0.29...automatic-music-downloader-2.0.30) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [automatic-music-downloader-2.0.30](https://github.com/truecharts/charts/compare/automatic-music-downloader-2.0.29...automatic-music-downloader-2.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [automatic-music-downloader-2.0.30](https://github.com/truecharts/charts/compare/automatic-music-downloader-2.0.29...automatic-music-downloader-2.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [automatic-music-downloader-2.0.30](https://github.com/truecharts/charts/compare/automatic-music-downloader-2.0.29...automatic-music-downloader-2.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [avidemux-1.0.9](https://github.com/truecharts/charts/compare/avidemux-1.0.8...avidemux-1.0.9) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [avidemux-1.0.8](https://github.com/truecharts/charts/compare/avidemux-1.0.7...avidemux-1.0.8) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [avidemux-1.0.7](https://github.com/truecharts/charts/compare/avidemux-1.0.6...avidemux-1.0.7) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/stable/automatic-music-downloader/2.0.31/Chart.lock b/stable/automatic-music-downloader/2.0.31/Chart.lock new file mode 100644 index 00000000000..dbf8fcbfad7 --- /dev/null +++ b/stable/automatic-music-downloader/2.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:20:52.503491759Z" diff --git a/stable/automatic-music-downloader/2.0.31/Chart.yaml b/stable/automatic-music-downloader/2.0.31/Chart.yaml new file mode 100644 index 00000000000..4984511d77c --- /dev/null +++ b/stable/automatic-music-downloader/2.0.31/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: A Lidarr companion script to automatically download music for Lidarr. +home: https://truecharts.org/docs/charts/stable/automatic-music-downloader +icon: https://truecharts.org/img/hotlink-ok/chart-icons/automatic-music-downloader.png +keywords: + - automatic + - music + - downloader + - deemix +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: automatic-music-downloader +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/automatic-music-downloader + - https://github.com/RandomNinjaAtk/docker-amd + - https://hub.docker.com/r/randomninjaatk/amd +type: application +version: 2.0.31 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/automatic-music-downloader/2.0.31/README.md b/stable/automatic-music-downloader/2.0.31/README.md new file mode 100644 index 00000000000..e52d9789f9e --- /dev/null +++ b/stable/automatic-music-downloader/2.0.31/README.md @@ -0,0 +1,109 @@ +# automatic-music-downloader + +![Version: 2.0.31](https://img.shields.io/badge/Version-2.0.31-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +A Lidarr companion script to automatically download music for Lidarr. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [automatic-music-downloader](https://truecharts.org/docs/charts/stable/automatic-music-downloader) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/automatic-music-downloader/2.0.30/app-readme.md b/stable/automatic-music-downloader/2.0.31/app-readme.md similarity index 100% rename from stable/automatic-music-downloader/2.0.30/app-readme.md rename to stable/automatic-music-downloader/2.0.31/app-readme.md diff --git a/stable/automatic-music-downloader/2.0.31/charts/common-10.5.10.tgz b/stable/automatic-music-downloader/2.0.31/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/automatic-music-downloader/2.0.31/charts/common-10.5.10.tgz differ diff --git a/stable/automatic-music-downloader/2.0.30/ix_values.yaml b/stable/automatic-music-downloader/2.0.31/ix_values.yaml similarity index 100% rename from stable/automatic-music-downloader/2.0.30/ix_values.yaml rename to stable/automatic-music-downloader/2.0.31/ix_values.yaml diff --git a/stable/automatic-music-downloader/2.0.30/questions.yaml b/stable/automatic-music-downloader/2.0.31/questions.yaml similarity index 100% rename from stable/automatic-music-downloader/2.0.30/questions.yaml rename to stable/automatic-music-downloader/2.0.31/questions.yaml diff --git a/stable/automatic-music-downloader/2.0.30/templates/common.yaml b/stable/automatic-music-downloader/2.0.31/templates/common.yaml similarity index 100% rename from stable/automatic-music-downloader/2.0.30/templates/common.yaml rename to stable/automatic-music-downloader/2.0.31/templates/common.yaml diff --git a/stable/autoscan/1.0.0/values.yaml b/stable/automatic-music-downloader/2.0.31/values.yaml similarity index 100% rename from stable/autoscan/1.0.0/values.yaml rename to stable/automatic-music-downloader/2.0.31/values.yaml diff --git a/stable/autoscan/1.0.0/CHANGELOG.md b/stable/autoscan/1.0.0/CHANGELOG.md deleted file mode 100644 index 5c748d8d158..00000000000 --- a/stable/autoscan/1.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [autoscan-1.0.0](https://github.com/truecharts/charts/compare/autoscan-0.0.28...autoscan-1.0.0) (2022-09-15) - -### Fix - -- move to stable. ([#3782](https://github.com/truecharts/charts/issues/3782)) - - - - -## [autoscan-0.0.28](https://github.com/truecharts/charts/compare/autoscan-0.0.27...autoscan-0.0.28) (2022-09-13) - -### Chore - -- update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755)) - - - - -## [autoscan-0.0.27](https://github.com/truecharts/charts/compare/autoscan-0.0.25...autoscan-0.0.27) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [autoscan-0.0.27](https://github.com/truecharts/charts/compare/autoscan-0.0.25...autoscan-0.0.27) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [autoscan-0.0.27](https://github.com/truecharts/charts/compare/autoscan-0.0.25...autoscan-0.0.27) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [autoscan-0.0.26](https://github.com/truecharts/charts/compare/autoscan-0.0.25...autoscan-0.0.26) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [autoscan-0.0.26](https://github.com/truecharts/charts/compare/autoscan-0.0.25...autoscan-0.0.26) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [autoscan-0.0.26](https://github.com/truecharts/charts/compare/autoscan-0.0.25...autoscan-0.0.26) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - diff --git a/stable/autoscan/1.0.0/Chart.lock b/stable/autoscan/1.0.0/Chart.lock deleted file mode 100644 index e364ca4a760..00000000000 --- a/stable/autoscan/1.0.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-15T06:25:04.80084056Z" diff --git a/stable/autoscan/1.0.0/Chart.yaml b/stable/autoscan/1.0.0/Chart.yaml deleted file mode 100644 index 2d429dbb638..00000000000 --- a/stable/autoscan/1.0.0/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: autoscan -version: 1.0.0 -appVersion: "latest" -description: Autoscan replaces the default Plex and Emby behaviour for picking up file changes on the file system. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/autoscan -icon: https://truecharts.org/img/hotlink-ok/chart-icons/autoscan.png -keywords: - - autoscan - - media -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/autoscan - - https://hotio.dev/containers/autoscan - - https://hub.docker.com/r/hotio/autoscan -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.0/README.md b/stable/autoscan/1.0.0/README.md deleted file mode 100644 index f77848edafb..00000000000 --- a/stable/autoscan/1.0.0/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# autoscan - -![Version: 1.0.0](https://img.shields.io/badge/Version-1.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Autoscan replaces the default Plex and Emby behaviour for picking up file changes on the file system. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [autoscan](https://truecharts.org/docs/charts/stable/autoscan) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/autoscan/1.0.0/charts/common-10.5.9.tgz b/stable/autoscan/1.0.0/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/autoscan/1.0.0/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/autoscan/1.0.1/CHANGELOG.md b/stable/autoscan/1.0.1/CHANGELOG.md new file mode 100644 index 00000000000..c03576da283 --- /dev/null +++ b/stable/autoscan/1.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [autoscan-1.0.1](https://github.com/truecharts/charts/compare/autoscan-1.0.0...autoscan-1.0.1) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [autoscan-1.0.0](https://github.com/truecharts/charts/compare/autoscan-0.0.28...autoscan-1.0.0) (2022-09-15) + +### Fix + +- move to stable. ([#3782](https://github.com/truecharts/charts/issues/3782)) + + + + +## [autoscan-0.0.28](https://github.com/truecharts/charts/compare/autoscan-0.0.27...autoscan-0.0.28) (2022-09-13) + +### Chore + +- update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755)) + + + + +## [autoscan-0.0.27](https://github.com/truecharts/charts/compare/autoscan-0.0.25...autoscan-0.0.27) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [autoscan-0.0.27](https://github.com/truecharts/charts/compare/autoscan-0.0.25...autoscan-0.0.27) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [autoscan-0.0.27](https://github.com/truecharts/charts/compare/autoscan-0.0.25...autoscan-0.0.27) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [autoscan-0.0.26](https://github.com/truecharts/charts/compare/autoscan-0.0.25...autoscan-0.0.26) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [autoscan-0.0.26](https://github.com/truecharts/charts/compare/autoscan-0.0.25...autoscan-0.0.26) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + diff --git a/stable/autoscan/1.0.1/Chart.lock b/stable/autoscan/1.0.1/Chart.lock new file mode 100644 index 00000000000..dd8d8e8185b --- /dev/null +++ b/stable/autoscan/1.0.1/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:20:53.244081055Z" diff --git a/stable/autoscan/1.0.1/Chart.yaml b/stable/autoscan/1.0.1/Chart.yaml new file mode 100644 index 00000000000..6173c88fe2b --- /dev/null +++ b/stable/autoscan/1.0.1/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: autoscan +version: 1.0.1 +appVersion: "latest" +description: Autoscan replaces the default Plex and Emby behaviour for picking up file changes on the file system. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/autoscan +icon: https://truecharts.org/img/hotlink-ok/chart-icons/autoscan.png +keywords: + - autoscan + - media +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/autoscan + - https://hotio.dev/containers/autoscan + - https://hub.docker.com/r/hotio/autoscan +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/autoscan/1.0.1/README.md b/stable/autoscan/1.0.1/README.md new file mode 100644 index 00000000000..f2bba203708 --- /dev/null +++ b/stable/autoscan/1.0.1/README.md @@ -0,0 +1,109 @@ +# autoscan + +![Version: 1.0.1](https://img.shields.io/badge/Version-1.0.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Autoscan replaces the default Plex and Emby behaviour for picking up file changes on the file system. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [autoscan](https://truecharts.org/docs/charts/stable/autoscan) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/autoscan/1.0.0/app-readme.md b/stable/autoscan/1.0.1/app-readme.md similarity index 100% rename from stable/autoscan/1.0.0/app-readme.md rename to stable/autoscan/1.0.1/app-readme.md diff --git a/stable/autoscan/1.0.1/charts/common-10.5.10.tgz b/stable/autoscan/1.0.1/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/autoscan/1.0.1/charts/common-10.5.10.tgz differ diff --git a/stable/autoscan/1.0.0/ix_values.yaml b/stable/autoscan/1.0.1/ix_values.yaml similarity index 100% rename from stable/autoscan/1.0.0/ix_values.yaml rename to stable/autoscan/1.0.1/ix_values.yaml diff --git a/stable/autoscan/1.0.0/questions.yaml b/stable/autoscan/1.0.1/questions.yaml similarity index 100% rename from stable/autoscan/1.0.0/questions.yaml rename to stable/autoscan/1.0.1/questions.yaml diff --git a/stable/autoscan/1.0.0/templates/common.yaml b/stable/autoscan/1.0.1/templates/common.yaml similarity index 100% rename from stable/autoscan/1.0.0/templates/common.yaml rename to stable/autoscan/1.0.1/templates/common.yaml diff --git a/stable/avidemux/1.0.9/values.yaml b/stable/autoscan/1.0.1/values.yaml similarity index 100% rename from stable/avidemux/1.0.9/values.yaml rename to stable/autoscan/1.0.1/values.yaml diff --git a/stable/avidemux/1.0.10/CHANGELOG.md b/stable/avidemux/1.0.10/CHANGELOG.md new file mode 100644 index 00000000000..c1fd9650bba --- /dev/null +++ b/stable/avidemux/1.0.10/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [avidemux-1.0.10](https://github.com/truecharts/charts/compare/avidemux-1.0.9...avidemux-1.0.10) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [avidemux-1.0.9](https://github.com/truecharts/charts/compare/avidemux-1.0.8...avidemux-1.0.9) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [avidemux-1.0.9](https://github.com/truecharts/charts/compare/avidemux-1.0.8...avidemux-1.0.9) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [avidemux-1.0.9](https://github.com/truecharts/charts/compare/avidemux-1.0.8...avidemux-1.0.9) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [avidemux-1.0.9](https://github.com/truecharts/charts/compare/avidemux-1.0.8...avidemux-1.0.9) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [avidemux-1.0.9](https://github.com/truecharts/charts/compare/avidemux-1.0.8...avidemux-1.0.9) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + + +## [avidemux-1.0.8](https://github.com/truecharts/charts/compare/avidemux-1.0.7...avidemux-1.0.8) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [avidemux-1.0.7](https://github.com/truecharts/charts/compare/avidemux-1.0.6...avidemux-1.0.7) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [avidemux-1.0.6](https://github.com/truecharts/charts/compare/avidemux-1.0.5...avidemux-1.0.6) (2022-08-29) + +### Chore + +- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) + diff --git a/stable/avidemux/1.0.10/Chart.lock b/stable/avidemux/1.0.10/Chart.lock new file mode 100644 index 00000000000..7f859ef4c93 --- /dev/null +++ b/stable/avidemux/1.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:21:21.779484641Z" diff --git a/stable/avidemux/1.0.10/Chart.yaml b/stable/avidemux/1.0.10/Chart.yaml new file mode 100644 index 00000000000..cf5b460126f --- /dev/null +++ b/stable/avidemux/1.0.10/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "1.4.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: Avidemux is a free video editor designed for simple cutting, filtering and encoding tasks. +home: https://truecharts.org/docs/charts/stable/avidemux +icon: https://truecharts.org/img/hotlink-ok/chart-icons/avidemux.png +keywords: + - media + - avidemux +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: avidemux +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/avidemux + - https://github.com/jlesage/docker-avidemux + - https://hub.docker.com/r/jlesage/avidemux/ +type: application +version: 1.0.10 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/avidemux/1.0.10/README.md b/stable/avidemux/1.0.10/README.md new file mode 100644 index 00000000000..6243d17caca --- /dev/null +++ b/stable/avidemux/1.0.10/README.md @@ -0,0 +1,109 @@ +# avidemux + +![Version: 1.0.10](https://img.shields.io/badge/Version-1.0.10-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.4.0](https://img.shields.io/badge/AppVersion-1.4.0-informational?style=flat-square) + +Avidemux is a free video editor designed for simple cutting, filtering and encoding tasks. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [avidemux](https://truecharts.org/docs/charts/stable/avidemux) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/avidemux/1.0.9/app-readme.md b/stable/avidemux/1.0.10/app-readme.md similarity index 100% rename from stable/avidemux/1.0.9/app-readme.md rename to stable/avidemux/1.0.10/app-readme.md diff --git a/stable/avidemux/1.0.10/charts/common-10.5.10.tgz b/stable/avidemux/1.0.10/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/avidemux/1.0.10/charts/common-10.5.10.tgz differ diff --git a/stable/avidemux/1.0.9/ix_values.yaml b/stable/avidemux/1.0.10/ix_values.yaml similarity index 100% rename from stable/avidemux/1.0.9/ix_values.yaml rename to stable/avidemux/1.0.10/ix_values.yaml diff --git a/stable/avidemux/1.0.9/questions.yaml b/stable/avidemux/1.0.10/questions.yaml similarity index 100% rename from stable/avidemux/1.0.9/questions.yaml rename to stable/avidemux/1.0.10/questions.yaml diff --git a/stable/avidemux/1.0.9/templates/common.yaml b/stable/avidemux/1.0.10/templates/common.yaml similarity index 100% rename from stable/avidemux/1.0.9/templates/common.yaml rename to stable/avidemux/1.0.10/templates/common.yaml diff --git a/stable/babybuddy/8.0.49/values.yaml b/stable/avidemux/1.0.10/values.yaml similarity index 100% rename from stable/babybuddy/8.0.49/values.yaml rename to stable/avidemux/1.0.10/values.yaml diff --git a/stable/avidemux/1.0.9/CHANGELOG.md b/stable/avidemux/1.0.9/CHANGELOG.md deleted file mode 100644 index 933b973fae4..00000000000 --- a/stable/avidemux/1.0.9/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [avidemux-1.0.9](https://github.com/truecharts/charts/compare/avidemux-1.0.8...avidemux-1.0.9) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [avidemux-1.0.9](https://github.com/truecharts/charts/compare/avidemux-1.0.8...avidemux-1.0.9) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [avidemux-1.0.9](https://github.com/truecharts/charts/compare/avidemux-1.0.8...avidemux-1.0.9) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [avidemux-1.0.9](https://github.com/truecharts/charts/compare/avidemux-1.0.8...avidemux-1.0.9) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [avidemux-1.0.9](https://github.com/truecharts/charts/compare/avidemux-1.0.8...avidemux-1.0.9) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - - -## [avidemux-1.0.8](https://github.com/truecharts/charts/compare/avidemux-1.0.7...avidemux-1.0.8) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [avidemux-1.0.7](https://github.com/truecharts/charts/compare/avidemux-1.0.6...avidemux-1.0.7) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [avidemux-1.0.6](https://github.com/truecharts/charts/compare/avidemux-1.0.5...avidemux-1.0.6) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - - -## [avidemux-1.0.5](https://github.com/truecharts/charts/compare/avidemux-1.0.4...avidemux-1.0.5) (2022-08-23) - -### Chore - -- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545)) - - diff --git a/stable/avidemux/1.0.9/Chart.lock b/stable/avidemux/1.0.9/Chart.lock deleted file mode 100644 index 254356ed3e2..00000000000 --- a/stable/avidemux/1.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:27:10.880598946Z" diff --git a/stable/avidemux/1.0.9/Chart.yaml b/stable/avidemux/1.0.9/Chart.yaml deleted file mode 100644 index 3bf22e5179c..00000000000 --- a/stable/avidemux/1.0.9/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "1.4.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.9 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/avidemux/1.0.9/README.md b/stable/avidemux/1.0.9/README.md deleted file mode 100644 index 8a96deae4d7..00000000000 --- a/stable/avidemux/1.0.9/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# avidemux - -![Version: 1.0.9](https://img.shields.io/badge/Version-1.0.9-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.4.0](https://img.shields.io/badge/AppVersion-1.4.0-informational?style=flat-square) - -Avidemux is a free video editor designed for simple cutting, filtering and encoding tasks. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [avidemux](https://truecharts.org/docs/charts/stable/avidemux) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/avidemux/1.0.9/charts/common-10.5.9.tgz b/stable/avidemux/1.0.9/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/avidemux/1.0.9/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/babybuddy/8.0.49/CHANGELOG.md b/stable/babybuddy/8.0.49/CHANGELOG.md deleted file mode 100644 index 5dcc133d7ce..00000000000 --- a/stable/babybuddy/8.0.49/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [babybuddy-8.0.49](https://github.com/truecharts/charts/compare/babybuddy-8.0.48...babybuddy-8.0.49) (2022-09-13) - -### Chore - -- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - - - -## [babybuddy-8.0.48](https://github.com/truecharts/charts/compare/babybuddy-8.0.46...babybuddy-8.0.48) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [babybuddy-8.0.48](https://github.com/truecharts/charts/compare/babybuddy-8.0.46...babybuddy-8.0.48) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [babybuddy-8.0.48](https://github.com/truecharts/charts/compare/babybuddy-8.0.46...babybuddy-8.0.48) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [babybuddy-8.0.47](https://github.com/truecharts/charts/compare/babybuddy-8.0.46...babybuddy-8.0.47) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [babybuddy-8.0.47](https://github.com/truecharts/charts/compare/babybuddy-8.0.46...babybuddy-8.0.47) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [babybuddy-8.0.47](https://github.com/truecharts/charts/compare/babybuddy-8.0.46...babybuddy-8.0.47) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [babybuddy-8.0.46](https://github.com/truecharts/charts/compare/babybuddy-8.0.45...babybuddy-8.0.46) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [babybuddy-8.0.45](https://github.com/truecharts/charts/compare/babybuddy-8.0.44...babybuddy-8.0.45) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/babybuddy/8.0.49/Chart.lock b/stable/babybuddy/8.0.49/Chart.lock deleted file mode 100644 index 6f4f9778399..00000000000 --- a/stable/babybuddy/8.0.49/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -digest: sha256:bfcb2819ba71fec67e4e1b700216bcea405d58eaaf9c45e3705bdbead908b8e9 -generated: "2022-09-13T06:18:03.97246568Z" diff --git a/stable/babybuddy/8.0.49/Chart.yaml b/stable/babybuddy/8.0.49/Chart.yaml deleted file mode 100644 index 0d18be58ee6..00000000000 --- a/stable/babybuddy/8.0.49/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -apiVersion: v2 -appVersion: "1.12.2" -kubeVersion: ">=1.16.0-0" -version: 8.0.49 -name: babybuddy -description: Helps caregivers track sleep, feedings, diaper changes, tummy time and more to learn about and predict baby's needs without (as much) guess work. -type: application -home: https://truecharts.org/docs/charts/stable/babybuddy -icon: https://truecharts.org/img/hotlink-ok/chart-icons/babybuddy.png -keywords: - - baby - - buddy - - tracker - - parents - - parenting -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/babybuddy - - https://github.com/babybuddy/babybuddy -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -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.49/README.md b/stable/babybuddy/8.0.49/README.md deleted file mode 100644 index 2abab799b16..00000000000 --- a/stable/babybuddy/8.0.49/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# babybuddy - -![Version: 8.0.49](https://img.shields.io/badge/Version-8.0.49-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.12.2](https://img.shields.io/badge/AppVersion-1.12.2-informational?style=flat-square) - -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.76 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `babybuddy` deployment - -```console -helm uninstall babybuddy -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install babybuddy \ - --set env.TZ="America/New York" \ - TrueCharts/babybuddy -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install babybuddy TrueCharts/babybuddy -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/babybuddy/8.0.49/charts/common-10.5.9.tgz b/stable/babybuddy/8.0.49/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/babybuddy/8.0.49/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/babybuddy/8.0.49/charts/postgresql-8.0.76.tgz b/stable/babybuddy/8.0.49/charts/postgresql-8.0.76.tgz deleted file mode 100644 index 129e37daa0e..00000000000 Binary files a/stable/babybuddy/8.0.49/charts/postgresql-8.0.76.tgz and /dev/null differ diff --git a/stable/babybuddy/8.0.50/CHANGELOG.md b/stable/babybuddy/8.0.50/CHANGELOG.md new file mode 100644 index 00000000000..a0989ed679d --- /dev/null +++ b/stable/babybuddy/8.0.50/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [babybuddy-8.0.50](https://github.com/truecharts/charts/compare/babybuddy-8.0.49...babybuddy-8.0.50) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [babybuddy-8.0.49](https://github.com/truecharts/charts/compare/babybuddy-8.0.48...babybuddy-8.0.49) (2022-09-13) + +### Chore + +- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + + + + +## [babybuddy-8.0.48](https://github.com/truecharts/charts/compare/babybuddy-8.0.46...babybuddy-8.0.48) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [babybuddy-8.0.48](https://github.com/truecharts/charts/compare/babybuddy-8.0.46...babybuddy-8.0.48) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [babybuddy-8.0.48](https://github.com/truecharts/charts/compare/babybuddy-8.0.46...babybuddy-8.0.48) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [babybuddy-8.0.47](https://github.com/truecharts/charts/compare/babybuddy-8.0.46...babybuddy-8.0.47) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [babybuddy-8.0.47](https://github.com/truecharts/charts/compare/babybuddy-8.0.46...babybuddy-8.0.47) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [babybuddy-8.0.47](https://github.com/truecharts/charts/compare/babybuddy-8.0.46...babybuddy-8.0.47) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [babybuddy-8.0.46](https://github.com/truecharts/charts/compare/babybuddy-8.0.45...babybuddy-8.0.46) (2022-08-30) + +### Chore + diff --git a/stable/babybuddy/8.0.50/Chart.lock b/stable/babybuddy/8.0.50/Chart.lock new file mode 100644 index 00000000000..d1177c7c13a --- /dev/null +++ b/stable/babybuddy/8.0.50/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 +generated: "2022-09-15T14:21:35.530472835Z" diff --git a/stable/babybuddy/8.0.50/Chart.yaml b/stable/babybuddy/8.0.50/Chart.yaml new file mode 100644 index 00000000000..27bc59bf8a1 --- /dev/null +++ b/stable/babybuddy/8.0.50/Chart.yaml @@ -0,0 +1,35 @@ +apiVersion: v2 +appVersion: "1.12.2" +kubeVersion: ">=1.16.0-0" +version: 8.0.50 +name: babybuddy +description: Helps caregivers track sleep, feedings, diaper changes, tummy time and more to learn about and predict baby's needs without (as much) guess work. +type: application +home: https://truecharts.org/docs/charts/stable/babybuddy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/babybuddy.png +keywords: + - baby + - buddy + - tracker + - parents + - parenting +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/babybuddy + - https://github.com/babybuddy/babybuddy +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/babybuddy/8.0.50/README.md b/stable/babybuddy/8.0.50/README.md new file mode 100644 index 00000000000..530818187a0 --- /dev/null +++ b/stable/babybuddy/8.0.50/README.md @@ -0,0 +1,109 @@ +# babybuddy + +![Version: 8.0.50](https://img.shields.io/badge/Version-8.0.50-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.12.2](https://img.shields.io/badge/AppVersion-1.12.2-informational?style=flat-square) + +Helps caregivers track sleep, feedings, diaper changes, tummy time and more to learn about and predict baby's needs without (as much) guess work. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [babybuddy](https://truecharts.org/docs/charts/stable/babybuddy) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.78 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `babybuddy` deployment + +```console +helm uninstall babybuddy +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install babybuddy \ + --set env.TZ="America/New York" \ + TrueCharts/babybuddy +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install babybuddy TrueCharts/babybuddy -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/babybuddy/8.0.49/app-readme.md b/stable/babybuddy/8.0.50/app-readme.md similarity index 100% rename from stable/babybuddy/8.0.49/app-readme.md rename to stable/babybuddy/8.0.50/app-readme.md diff --git a/stable/babybuddy/8.0.50/charts/common-10.5.10.tgz b/stable/babybuddy/8.0.50/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/babybuddy/8.0.50/charts/common-10.5.10.tgz differ diff --git a/stable/babybuddy/8.0.50/charts/postgresql-8.0.78.tgz b/stable/babybuddy/8.0.50/charts/postgresql-8.0.78.tgz new file mode 100644 index 00000000000..ef5433c52fa Binary files /dev/null and b/stable/babybuddy/8.0.50/charts/postgresql-8.0.78.tgz differ diff --git a/stable/babybuddy/8.0.49/ix_values.yaml b/stable/babybuddy/8.0.50/ix_values.yaml similarity index 100% rename from stable/babybuddy/8.0.49/ix_values.yaml rename to stable/babybuddy/8.0.50/ix_values.yaml diff --git a/stable/babybuddy/8.0.49/questions.yaml b/stable/babybuddy/8.0.50/questions.yaml similarity index 100% rename from stable/babybuddy/8.0.49/questions.yaml rename to stable/babybuddy/8.0.50/questions.yaml diff --git a/stable/babybuddy/8.0.49/templates/common.yaml b/stable/babybuddy/8.0.50/templates/common.yaml similarity index 100% rename from stable/babybuddy/8.0.49/templates/common.yaml rename to stable/babybuddy/8.0.50/templates/common.yaml diff --git a/stable/baserow/3.0.41/values.yaml b/stable/babybuddy/8.0.50/values.yaml similarity index 100% rename from stable/baserow/3.0.41/values.yaml rename to stable/babybuddy/8.0.50/values.yaml diff --git a/stable/baserow/3.0.41/CHANGELOG.md b/stable/baserow/3.0.41/CHANGELOG.md deleted file mode 100644 index 9a078930dfe..00000000000 --- a/stable/baserow/3.0.41/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [baserow-3.0.41](https://github.com/truecharts/charts/compare/baserow-3.0.40...baserow-3.0.41) (2022-09-13) - -### Chore - -- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - - - -## [baserow-3.0.40](https://github.com/truecharts/charts/compare/baserow-3.0.39...baserow-3.0.40) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [baserow-3.0.40](https://github.com/truecharts/charts/compare/baserow-3.0.39...baserow-3.0.40) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [baserow-3.0.40](https://github.com/truecharts/charts/compare/baserow-3.0.39...baserow-3.0.40) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [baserow-3.0.40](https://github.com/truecharts/charts/compare/baserow-3.0.39...baserow-3.0.40) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [baserow-3.0.40](https://github.com/truecharts/charts/compare/baserow-3.0.39...baserow-3.0.40) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [baserow-3.0.40](https://github.com/truecharts/charts/compare/baserow-3.0.39...baserow-3.0.40) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [baserow-3.0.39](https://github.com/truecharts/charts/compare/baserow-3.0.38...baserow-3.0.39) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [baserow-3.0.38](https://github.com/truecharts/charts/compare/baserow-3.0.37...baserow-3.0.38) (2022-08-30) - diff --git a/stable/baserow/3.0.41/Chart.lock b/stable/baserow/3.0.41/Chart.lock deleted file mode 100644 index a16c0b8d21f..00000000000 --- a/stable/baserow/3.0.41/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.72 -digest: sha256:48575c1284c01594e15d652b730608f179ada7326071005369f8a321e76d695c -generated: "2022-09-13T06:18:13.099644342Z" diff --git a/stable/baserow/3.0.41/Chart.yaml b/stable/baserow/3.0.41/Chart.yaml deleted file mode 100644 index 12f7d3fdfc7..00000000000 --- a/stable/baserow/3.0.41/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -apiVersion: v2 -appVersion: "1.12.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.72 -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.41 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/baserow/3.0.41/README.md b/stable/baserow/3.0.41/README.md deleted file mode 100644 index 8084f67a5e6..00000000000 --- a/stable/baserow/3.0.41/README.md +++ /dev/null @@ -1,111 +0,0 @@ -# baserow - -![Version: 3.0.41](https://img.shields.io/badge/Version-3.0.41-informational?style=flat-square) ![AppVersion: 1.12.0](https://img.shields.io/badge/AppVersion-1.12.0-informational?style=flat-square) - -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.76 | -| https://charts.truecharts.org | redis | 3.0.72 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/baserow/3.0.41/charts/common-10.5.9.tgz b/stable/baserow/3.0.41/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/baserow/3.0.41/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/baserow/3.0.41/charts/postgresql-8.0.76.tgz b/stable/baserow/3.0.41/charts/postgresql-8.0.76.tgz deleted file mode 100644 index 129e37daa0e..00000000000 Binary files a/stable/baserow/3.0.41/charts/postgresql-8.0.76.tgz and /dev/null differ diff --git a/stable/baserow/3.0.41/charts/redis-3.0.72.tgz b/stable/baserow/3.0.41/charts/redis-3.0.72.tgz deleted file mode 100644 index d1c4b4529da..00000000000 Binary files a/stable/baserow/3.0.41/charts/redis-3.0.72.tgz and /dev/null differ diff --git a/stable/baserow/3.0.42/CHANGELOG.md b/stable/baserow/3.0.42/CHANGELOG.md new file mode 100644 index 00000000000..18c7043a89f --- /dev/null +++ b/stable/baserow/3.0.42/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [baserow-3.0.42](https://github.com/truecharts/charts/compare/baserow-3.0.41...baserow-3.0.42) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [baserow-3.0.41](https://github.com/truecharts/charts/compare/baserow-3.0.40...baserow-3.0.41) (2022-09-13) + +### Chore + +- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + + + + +## [baserow-3.0.40](https://github.com/truecharts/charts/compare/baserow-3.0.39...baserow-3.0.40) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [baserow-3.0.40](https://github.com/truecharts/charts/compare/baserow-3.0.39...baserow-3.0.40) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [baserow-3.0.40](https://github.com/truecharts/charts/compare/baserow-3.0.39...baserow-3.0.40) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [baserow-3.0.40](https://github.com/truecharts/charts/compare/baserow-3.0.39...baserow-3.0.40) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [baserow-3.0.40](https://github.com/truecharts/charts/compare/baserow-3.0.39...baserow-3.0.40) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [baserow-3.0.40](https://github.com/truecharts/charts/compare/baserow-3.0.39...baserow-3.0.40) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [baserow-3.0.39](https://github.com/truecharts/charts/compare/baserow-3.0.38...baserow-3.0.39) (2022-08-30) diff --git a/stable/baserow/3.0.42/Chart.lock b/stable/baserow/3.0.42/Chart.lock new file mode 100644 index 00000000000..65df1675ad6 --- /dev/null +++ b/stable/baserow/3.0.42/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.75 +digest: sha256:9d4ce7b49341358873ac504e187314c9a2e0f15e6eea31a51a1294b829ddaaba +generated: "2022-09-15T14:21:49.085929863Z" diff --git a/stable/baserow/3.0.42/Chart.yaml b/stable/baserow/3.0.42/Chart.yaml new file mode 100644 index 00000000000..6f89b902fd9 --- /dev/null +++ b/stable/baserow/3.0.42/Chart.yaml @@ -0,0 +1,35 @@ +apiVersion: v2 +appVersion: "1.12.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.75 +description: 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.42 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/baserow/3.0.42/README.md b/stable/baserow/3.0.42/README.md new file mode 100644 index 00000000000..723a28f90a6 --- /dev/null +++ b/stable/baserow/3.0.42/README.md @@ -0,0 +1,111 @@ +# baserow + +![Version: 3.0.42](https://img.shields.io/badge/Version-3.0.42-informational?style=flat-square) ![AppVersion: 1.12.0](https://img.shields.io/badge/AppVersion-1.12.0-informational?style=flat-square) + +Baserow is an open source no-code database tool and Airtable alternative. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [baserow](https://truecharts.org/docs/charts/stable/baserow) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.78 | +| https://charts.truecharts.org | redis | 3.0.75 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/baserow/3.0.41/app-readme.md b/stable/baserow/3.0.42/app-readme.md similarity index 100% rename from stable/baserow/3.0.41/app-readme.md rename to stable/baserow/3.0.42/app-readme.md diff --git a/stable/baserow/3.0.42/charts/common-10.5.10.tgz b/stable/baserow/3.0.42/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/baserow/3.0.42/charts/common-10.5.10.tgz differ diff --git a/stable/baserow/3.0.42/charts/postgresql-8.0.78.tgz b/stable/baserow/3.0.42/charts/postgresql-8.0.78.tgz new file mode 100644 index 00000000000..ef5433c52fa Binary files /dev/null and b/stable/baserow/3.0.42/charts/postgresql-8.0.78.tgz differ diff --git a/stable/baserow/3.0.42/charts/redis-3.0.75.tgz b/stable/baserow/3.0.42/charts/redis-3.0.75.tgz new file mode 100644 index 00000000000..3be8a655992 Binary files /dev/null and b/stable/baserow/3.0.42/charts/redis-3.0.75.tgz differ diff --git a/stable/baserow/3.0.41/ix_values.yaml b/stable/baserow/3.0.42/ix_values.yaml similarity index 100% rename from stable/baserow/3.0.41/ix_values.yaml rename to stable/baserow/3.0.42/ix_values.yaml diff --git a/stable/baserow/3.0.41/questions.yaml b/stable/baserow/3.0.42/questions.yaml similarity index 100% rename from stable/baserow/3.0.41/questions.yaml rename to stable/baserow/3.0.42/questions.yaml diff --git a/stable/baserow/3.0.41/templates/_secrets.tpl b/stable/baserow/3.0.42/templates/_secrets.tpl similarity index 100% rename from stable/baserow/3.0.41/templates/_secrets.tpl rename to stable/baserow/3.0.42/templates/_secrets.tpl diff --git a/stable/baserow/3.0.41/templates/common.yaml b/stable/baserow/3.0.42/templates/common.yaml similarity index 100% rename from stable/baserow/3.0.41/templates/common.yaml rename to stable/baserow/3.0.42/templates/common.yaml diff --git a/stable/beets/4.0.37/values.yaml b/stable/baserow/3.0.42/values.yaml similarity index 100% rename from stable/beets/4.0.37/values.yaml rename to stable/baserow/3.0.42/values.yaml diff --git a/stable/bazarr/11.0.34/CHANGELOG.md b/stable/bazarr/11.0.34/CHANGELOG.md new file mode 100644 index 00000000000..f7d00b8bfba --- /dev/null +++ b/stable/bazarr/11.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [bazarr-11.0.34](https://github.com/truecharts/charts/compare/bazarr-11.0.33...bazarr-11.0.34) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [bazarr-11.0.33](https://github.com/truecharts/charts/compare/bazarr-11.0.32...bazarr-11.0.33) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [bazarr-11.0.33](https://github.com/truecharts/charts/compare/bazarr-11.0.32...bazarr-11.0.33) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [bazarr-11.0.33](https://github.com/truecharts/charts/compare/bazarr-11.0.32...bazarr-11.0.33) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [bazarr-11.0.33](https://github.com/truecharts/charts/compare/bazarr-11.0.32...bazarr-11.0.33) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [bazarr-11.0.33](https://github.com/truecharts/charts/compare/bazarr-11.0.32...bazarr-11.0.33) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [bazarr-11.0.33](https://github.com/truecharts/charts/compare/bazarr-11.0.32...bazarr-11.0.33) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [bazarr-11.0.32](https://github.com/truecharts/charts/compare/bazarr-11.0.31...bazarr-11.0.32) (2022-09-02) + +### Chore + +- update docker general non-major ([#3660](https://github.com/truecharts/charts/issues/3660)) + + + + +## [bazarr-11.0.31](https://github.com/truecharts/charts/compare/bazarr-11.0.30...bazarr-11.0.31) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + diff --git a/stable/bazarr/11.0.34/Chart.lock b/stable/bazarr/11.0.34/Chart.lock new file mode 100644 index 00000000000..eb95d88f5b7 --- /dev/null +++ b/stable/bazarr/11.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:21:53.557326431Z" diff --git a/stable/bazarr/11.0.34/Chart.yaml b/stable/bazarr/11.0.34/Chart.yaml new file mode 100644 index 00000000000..6b58d67732a --- /dev/null +++ b/stable/bazarr/11.0.34/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "1.1.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +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.34 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/bazarr/11.0.34/README.md b/stable/bazarr/11.0.34/README.md new file mode 100644 index 00000000000..f659c59f948 --- /dev/null +++ b/stable/bazarr/11.0.34/README.md @@ -0,0 +1,109 @@ +# bazarr + +![Version: 11.0.34](https://img.shields.io/badge/Version-11.0.34-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.1.1](https://img.shields.io/badge/AppVersion-1.1.1-informational?style=flat-square) + +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.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `bazarr` deployment + +```console +helm uninstall bazarr +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install bazarr \ + --set env.TZ="America/New York" \ + TrueCharts/bazarr +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install bazarr TrueCharts/bazarr -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/bazarr/11.0.34/app-readme.md b/stable/bazarr/11.0.34/app-readme.md new file mode 100644 index 00000000000..28c311a374b --- /dev/null +++ b/stable/bazarr/11.0.34/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.34/charts/common-10.5.10.tgz b/stable/bazarr/11.0.34/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/bazarr/11.0.34/charts/common-10.5.10.tgz differ diff --git a/stable/bazarr/11.0.34/ix_values.yaml b/stable/bazarr/11.0.34/ix_values.yaml new file mode 100644 index 00000000000..1b3e5921188 --- /dev/null +++ b/stable/bazarr/11.0.34/ix_values.yaml @@ -0,0 +1,19 @@ +image: + repository: tccr.io/truecharts/bazarr + pullPolicy: IfNotPresent + tag: 1.1.1@sha256:a1a3f6090214a04140226cc5ec023bb80399db602462e77d9bd3a3864d408ecc + +service: + main: + ports: + main: + port: 6767 + targetPort: 6767 + +persistence: + config: + enabled: true + mountPath: "/config" + +portal: + enabled: true diff --git a/stable/bazarr/11.0.34/questions.yaml b/stable/bazarr/11.0.34/questions.yaml new file mode 100644 index 00000000000..ed15ead0ba1 --- /dev/null +++ b/stable/bazarr/11.0.34/questions.yaml @@ -0,0 +1,2488 @@ +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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: ClusterIP + description: ClusterIP + - value: NodePort + description: NodePort (Advanced) + - value: LoadBalancer + description: LoadBalancer (Advanced) + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: (Advanced) Specify the IP Policy + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: (Advanced) IP Families + description: (Advanced) The IP Families that should be used + schema: + show_if: [["type", "!=", "Simple"]] + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + 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: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort + schema: + type: int + min: 9000 + max: 65535 + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: NodePort + enum: + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: nodePort + description: Leave Empty to Disable + label: "nodePort" + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/boinc/2.0.47/templates/common.yaml b/stable/bazarr/11.0.34/templates/common.yaml similarity index 100% rename from stable/boinc/2.0.47/templates/common.yaml rename to stable/bazarr/11.0.34/templates/common.yaml diff --git a/stable/blog/3.0.38/values.yaml b/stable/bazarr/11.0.34/values.yaml similarity index 100% rename from stable/blog/3.0.38/values.yaml rename to stable/bazarr/11.0.34/values.yaml diff --git a/stable/beets/4.0.37/CHANGELOG.md b/stable/beets/4.0.37/CHANGELOG.md deleted file mode 100644 index 475002c3baf..00000000000 --- a/stable/beets/4.0.37/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [beets-4.0.37](https://github.com/truecharts/charts/compare/beets-4.0.36...beets-4.0.37) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [beets-4.0.37](https://github.com/truecharts/charts/compare/beets-4.0.36...beets-4.0.37) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [beets-4.0.37](https://github.com/truecharts/charts/compare/beets-4.0.36...beets-4.0.37) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [beets-4.0.37](https://github.com/truecharts/charts/compare/beets-4.0.36...beets-4.0.37) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [beets-4.0.37](https://github.com/truecharts/charts/compare/beets-4.0.36...beets-4.0.37) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [beets-4.0.37](https://github.com/truecharts/charts/compare/beets-4.0.36...beets-4.0.37) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [beets-4.0.36](https://github.com/truecharts/charts/compare/beets-4.0.35...beets-4.0.36) (2022-09-02) - -### Chore - -- update docker general non-major ([#3660](https://github.com/truecharts/charts/issues/3660)) - - - - -## [beets-4.0.35](https://github.com/truecharts/charts/compare/beets-4.0.34...beets-4.0.35) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [beets-4.0.34](https://github.com/truecharts/charts/compare/beets-4.0.33...beets-4.0.34) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/stable/beets/4.0.37/Chart.lock b/stable/beets/4.0.37/Chart.lock deleted file mode 100644 index d3ad78d7584..00000000000 --- a/stable/beets/4.0.37/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:27:54.544573884Z" diff --git a/stable/beets/4.0.37/Chart.yaml b/stable/beets/4.0.37/Chart.yaml deleted file mode 100644 index 9a96798079a..00000000000 --- a/stable/beets/4.0.37/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "1.6.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.37 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/beets/4.0.37/README.md b/stable/beets/4.0.37/README.md deleted file mode 100644 index 7e0b6a956f8..00000000000 --- a/stable/beets/4.0.37/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# beets - -![Version: 4.0.37](https://img.shields.io/badge/Version-4.0.37-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.6.0](https://img.shields.io/badge/AppVersion-1.6.0-informational?style=flat-square) - -A music library manager and not, for the most part, a music player. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [beets](https://truecharts.org/docs/charts/stable/beets) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/beets/4.0.37/charts/common-10.5.9.tgz b/stable/beets/4.0.37/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/beets/4.0.37/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/beets/4.0.38/CHANGELOG.md b/stable/beets/4.0.38/CHANGELOG.md new file mode 100644 index 00000000000..f6294c46432 --- /dev/null +++ b/stable/beets/4.0.38/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [beets-4.0.38](https://github.com/truecharts/charts/compare/beets-4.0.37...beets-4.0.38) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [beets-4.0.37](https://github.com/truecharts/charts/compare/beets-4.0.36...beets-4.0.37) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [beets-4.0.37](https://github.com/truecharts/charts/compare/beets-4.0.36...beets-4.0.37) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [beets-4.0.37](https://github.com/truecharts/charts/compare/beets-4.0.36...beets-4.0.37) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [beets-4.0.37](https://github.com/truecharts/charts/compare/beets-4.0.36...beets-4.0.37) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [beets-4.0.37](https://github.com/truecharts/charts/compare/beets-4.0.36...beets-4.0.37) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [beets-4.0.37](https://github.com/truecharts/charts/compare/beets-4.0.36...beets-4.0.37) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [beets-4.0.36](https://github.com/truecharts/charts/compare/beets-4.0.35...beets-4.0.36) (2022-09-02) + +### Chore + +- update docker general non-major ([#3660](https://github.com/truecharts/charts/issues/3660)) + + + + +## [beets-4.0.35](https://github.com/truecharts/charts/compare/beets-4.0.34...beets-4.0.35) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + diff --git a/stable/beets/4.0.38/Chart.lock b/stable/beets/4.0.38/Chart.lock new file mode 100644 index 00000000000..ec80507e99b --- /dev/null +++ b/stable/beets/4.0.38/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:22:00.792472089Z" diff --git a/stable/beets/4.0.38/Chart.yaml b/stable/beets/4.0.38/Chart.yaml new file mode 100644 index 00000000000..7e6f96b87e7 --- /dev/null +++ b/stable/beets/4.0.38/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "1.6.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: A music library manager and not, for the most part, a music player. +home: https://truecharts.org/docs/charts/stable/beets +icon: https://truecharts.org/img/hotlink-ok/chart-icons/beets.png +keywords: + - music + - library + - manager + - player + - beets +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: beets +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/beets + - https://github.com/linuxserver/docker-beets + - https://beets.io/ +type: application +version: 4.0.38 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/beets/4.0.38/README.md b/stable/beets/4.0.38/README.md new file mode 100644 index 00000000000..8226eb1a063 --- /dev/null +++ b/stable/beets/4.0.38/README.md @@ -0,0 +1,109 @@ +# beets + +![Version: 4.0.38](https://img.shields.io/badge/Version-4.0.38-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.6.0](https://img.shields.io/badge/AppVersion-1.6.0-informational?style=flat-square) + +A music library manager and not, for the most part, a music player. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [beets](https://truecharts.org/docs/charts/stable/beets) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/beets/4.0.37/app-readme.md b/stable/beets/4.0.38/app-readme.md similarity index 100% rename from stable/beets/4.0.37/app-readme.md rename to stable/beets/4.0.38/app-readme.md diff --git a/stable/beets/4.0.38/charts/common-10.5.10.tgz b/stable/beets/4.0.38/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/beets/4.0.38/charts/common-10.5.10.tgz differ diff --git a/stable/beets/4.0.37/ix_values.yaml b/stable/beets/4.0.38/ix_values.yaml similarity index 100% rename from stable/beets/4.0.37/ix_values.yaml rename to stable/beets/4.0.38/ix_values.yaml diff --git a/stable/beets/4.0.37/questions.yaml b/stable/beets/4.0.38/questions.yaml similarity index 100% rename from stable/beets/4.0.37/questions.yaml rename to stable/beets/4.0.38/questions.yaml diff --git a/stable/beets/4.0.37/templates/common.yaml b/stable/beets/4.0.38/templates/common.yaml similarity index 100% rename from stable/beets/4.0.37/templates/common.yaml rename to stable/beets/4.0.38/templates/common.yaml diff --git a/stable/boinc/2.0.47/values.yaml b/stable/beets/4.0.38/values.yaml similarity index 100% rename from stable/boinc/2.0.47/values.yaml rename to stable/beets/4.0.38/values.yaml diff --git a/stable/blog/3.0.38/CHANGELOG.md b/stable/blog/3.0.38/CHANGELOG.md deleted file mode 100644 index 4b2e3fff84a..00000000000 --- a/stable/blog/3.0.38/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [blog-3.0.38](https://github.com/truecharts/charts/compare/blog-3.0.37...blog-3.0.38) (2022-09-13) - -### Chore - -- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - - - -## [blog-3.0.37](https://github.com/truecharts/charts/compare/hexo-blog-0.0.23...blog-3.0.37) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [blog-3.0.37](https://github.com/truecharts/charts/compare/hexo-blog-0.0.23...blog-3.0.37) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [blog-3.0.37](https://github.com/truecharts/charts/compare/hexo-blog-0.0.23...blog-3.0.37) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [blog-3.0.37](https://github.com/truecharts/charts/compare/hexo-blog-0.0.23...blog-3.0.37) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [blog-3.0.37](https://github.com/truecharts/charts/compare/hexo-blog-0.0.23...blog-3.0.37) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [blog-3.0.37](https://github.com/truecharts/charts/compare/hexo-blog-0.0.23...blog-3.0.37) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [blog-3.0.36](https://github.com/truecharts/charts/compare/blog-3.0.35...blog-3.0.36) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [blog-3.0.35](https://github.com/truecharts/charts/compare/hexo-blog-0.0.20...blog-3.0.35) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/stable/blog/3.0.38/Chart.lock b/stable/blog/3.0.38/Chart.lock deleted file mode 100644 index 268578eeffd..00000000000 --- a/stable/blog/3.0.38/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -digest: sha256:bfcb2819ba71fec67e4e1b700216bcea405d58eaaf9c45e3705bdbead908b8e9 -generated: "2022-09-13T06:18:30.990931122Z" diff --git a/stable/blog/3.0.38/Chart.yaml b/stable/blog/3.0.38/Chart.yaml deleted file mode 100644 index 933b2ccc655..00000000000 --- a/stable/blog/3.0.38/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -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.38 -annotations: - truecharts.org/catagories: | - - hosting - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/blog/3.0.38/README.md b/stable/blog/3.0.38/README.md deleted file mode 100644 index 4d33a1877fb..00000000000 --- a/stable/blog/3.0.38/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# blog - -![Version: 3.0.38](https://img.shields.io/badge/Version-3.0.38-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -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.76 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/blog/3.0.38/charts/common-10.5.9.tgz b/stable/blog/3.0.38/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/blog/3.0.38/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/blog/3.0.38/charts/postgresql-8.0.76.tgz b/stable/blog/3.0.38/charts/postgresql-8.0.76.tgz deleted file mode 100644 index 129e37daa0e..00000000000 Binary files a/stable/blog/3.0.38/charts/postgresql-8.0.76.tgz and /dev/null differ diff --git a/stable/blog/3.0.39/CHANGELOG.md b/stable/blog/3.0.39/CHANGELOG.md new file mode 100644 index 00000000000..1f935a29c30 --- /dev/null +++ b/stable/blog/3.0.39/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [blog-3.0.39](https://github.com/truecharts/charts/compare/blog-3.0.38...blog-3.0.39) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [blog-3.0.38](https://github.com/truecharts/charts/compare/blog-3.0.37...blog-3.0.38) (2022-09-13) + +### Chore + +- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + + + + +## [blog-3.0.37](https://github.com/truecharts/charts/compare/hexo-blog-0.0.23...blog-3.0.37) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [blog-3.0.37](https://github.com/truecharts/charts/compare/hexo-blog-0.0.23...blog-3.0.37) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [blog-3.0.37](https://github.com/truecharts/charts/compare/hexo-blog-0.0.23...blog-3.0.37) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [blog-3.0.37](https://github.com/truecharts/charts/compare/hexo-blog-0.0.23...blog-3.0.37) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [blog-3.0.37](https://github.com/truecharts/charts/compare/hexo-blog-0.0.23...blog-3.0.37) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [blog-3.0.37](https://github.com/truecharts/charts/compare/hexo-blog-0.0.23...blog-3.0.37) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [blog-3.0.36](https://github.com/truecharts/charts/compare/blog-3.0.35...blog-3.0.36) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + diff --git a/stable/blog/3.0.39/Chart.lock b/stable/blog/3.0.39/Chart.lock new file mode 100644 index 00000000000..a7bfae535fb --- /dev/null +++ b/stable/blog/3.0.39/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 +generated: "2022-09-15T14:22:30.500085721Z" diff --git a/stable/blog/3.0.39/Chart.yaml b/stable/blog/3.0.39/Chart.yaml new file mode 100644 index 00000000000..40d20d19e35 --- /dev/null +++ b/stable/blog/3.0.39/Chart.yaml @@ -0,0 +1,35 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +description: "Lightweight self-hosted facebook-styled PHP blog." +home: https://truecharts.org/docs/charts/stable/blog +icon: https://truecharts.org/img/hotlink-ok/chart-icons/blog.png +keywords: + - blog + - php + - self + - hosted + - facebook +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: blog +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/blog + - https://github.com/m1k1o/blog + - https://github.com/nicholaswilde/docker-blog +version: 3.0.39 +annotations: + truecharts.org/catagories: | + - hosting + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/blog/3.0.39/README.md b/stable/blog/3.0.39/README.md new file mode 100644 index 00000000000..34f1e674c56 --- /dev/null +++ b/stable/blog/3.0.39/README.md @@ -0,0 +1,110 @@ +# blog + +![Version: 3.0.39](https://img.shields.io/badge/Version-3.0.39-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Lightweight self-hosted facebook-styled PHP blog. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [blog](https://truecharts.org/docs/charts/stable/blog) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.78 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/blog/3.0.38/app-readme.md b/stable/blog/3.0.39/app-readme.md similarity index 100% rename from stable/blog/3.0.38/app-readme.md rename to stable/blog/3.0.39/app-readme.md diff --git a/stable/blog/3.0.39/charts/common-10.5.10.tgz b/stable/blog/3.0.39/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/blog/3.0.39/charts/common-10.5.10.tgz differ diff --git a/stable/blog/3.0.39/charts/postgresql-8.0.78.tgz b/stable/blog/3.0.39/charts/postgresql-8.0.78.tgz new file mode 100644 index 00000000000..ef5433c52fa Binary files /dev/null and b/stable/blog/3.0.39/charts/postgresql-8.0.78.tgz differ diff --git a/stable/blog/3.0.38/ix_values.yaml b/stable/blog/3.0.39/ix_values.yaml similarity index 100% rename from stable/blog/3.0.38/ix_values.yaml rename to stable/blog/3.0.39/ix_values.yaml diff --git a/stable/blog/3.0.38/questions.yaml b/stable/blog/3.0.39/questions.yaml similarity index 100% rename from stable/blog/3.0.38/questions.yaml rename to stable/blog/3.0.39/questions.yaml diff --git a/stable/blog/3.0.38/templates/common.yaml b/stable/blog/3.0.39/templates/common.yaml similarity index 100% rename from stable/blog/3.0.38/templates/common.yaml rename to stable/blog/3.0.39/templates/common.yaml diff --git a/stable/booksonic-air/6.0.41/values.yaml b/stable/blog/3.0.39/values.yaml similarity index 100% rename from stable/booksonic-air/6.0.41/values.yaml rename to stable/blog/3.0.39/values.yaml diff --git a/stable/boinc/2.0.47/CHANGELOG.md b/stable/boinc/2.0.47/CHANGELOG.md deleted file mode 100644 index 0fc24cffee6..00000000000 --- a/stable/boinc/2.0.47/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [boinc-2.0.47](https://github.com/truecharts/charts/compare/boinc-2.0.46...boinc-2.0.47) (2022-09-13) - -### Chore - -- update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755)) - - - - -## [boinc-2.0.46](https://github.com/truecharts/charts/compare/boinc-2.0.45...boinc-2.0.46) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [boinc-2.0.46](https://github.com/truecharts/charts/compare/boinc-2.0.45...boinc-2.0.46) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [boinc-2.0.46](https://github.com/truecharts/charts/compare/boinc-2.0.45...boinc-2.0.46) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [boinc-2.0.46](https://github.com/truecharts/charts/compare/boinc-2.0.45...boinc-2.0.46) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [boinc-2.0.46](https://github.com/truecharts/charts/compare/boinc-2.0.45...boinc-2.0.46) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [boinc-2.0.46](https://github.com/truecharts/charts/compare/boinc-2.0.45...boinc-2.0.46) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [boinc-2.0.45](https://github.com/truecharts/charts/compare/boinc-2.0.44...boinc-2.0.45) (2022-09-04) - -### Chore - -- update docker general non-major ([#3681](https://github.com/truecharts/charts/issues/3681)) - - - - -## [boinc-2.0.44](https://github.com/truecharts/charts/compare/boinc-2.0.43...boinc-2.0.44) (2022-08-30) - diff --git a/stable/boinc/2.0.47/Chart.lock b/stable/boinc/2.0.47/Chart.lock deleted file mode 100644 index fb32d24c8c7..00000000000 --- a/stable/boinc/2.0.47/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-13T05:25:17.560354272Z" diff --git a/stable/boinc/2.0.47/Chart.yaml b/stable/boinc/2.0.47/Chart.yaml deleted file mode 100644 index 9a03cb7ae27..00000000000 --- a/stable/boinc/2.0.47/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: boinc -version: 2.0.47 -appVersion: "latest" -description: BOINC is a platform for high-throughput computing on a large scale (thousands or millions of computers). -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/boinc -icon: https://truecharts.org/img/hotlink-ok/chart-icons/boinc.png -keywords: - - boinc -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/boinc - - https://hub.docker.com/r/linuxserver/boinc -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - # 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.47/README.md b/stable/boinc/2.0.47/README.md deleted file mode 100644 index b3e0151e037..00000000000 --- a/stable/boinc/2.0.47/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# boinc - -![Version: 2.0.47](https://img.shields.io/badge/Version-2.0.47-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -BOINC is a platform for high-throughput computing on a large scale (thousands or millions of computers). - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [boinc](https://truecharts.org/docs/charts/stable/boinc) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `boinc` deployment - -```console -helm uninstall boinc -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install boinc \ - --set env.TZ="America/New York" \ - TrueCharts/boinc -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install boinc TrueCharts/boinc -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/boinc/2.0.47/charts/common-10.5.9.tgz b/stable/boinc/2.0.47/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/boinc/2.0.47/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/boinc/2.0.48/CHANGELOG.md b/stable/boinc/2.0.48/CHANGELOG.md new file mode 100644 index 00000000000..50c538f823c --- /dev/null +++ b/stable/boinc/2.0.48/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [boinc-2.0.48](https://github.com/truecharts/charts/compare/boinc-2.0.47...boinc-2.0.48) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [boinc-2.0.47](https://github.com/truecharts/charts/compare/boinc-2.0.46...boinc-2.0.47) (2022-09-13) + +### Chore + +- update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755)) + + + + +## [boinc-2.0.46](https://github.com/truecharts/charts/compare/boinc-2.0.45...boinc-2.0.46) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [boinc-2.0.46](https://github.com/truecharts/charts/compare/boinc-2.0.45...boinc-2.0.46) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [boinc-2.0.46](https://github.com/truecharts/charts/compare/boinc-2.0.45...boinc-2.0.46) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [boinc-2.0.46](https://github.com/truecharts/charts/compare/boinc-2.0.45...boinc-2.0.46) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [boinc-2.0.46](https://github.com/truecharts/charts/compare/boinc-2.0.45...boinc-2.0.46) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [boinc-2.0.46](https://github.com/truecharts/charts/compare/boinc-2.0.45...boinc-2.0.46) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [boinc-2.0.45](https://github.com/truecharts/charts/compare/boinc-2.0.44...boinc-2.0.45) (2022-09-04) diff --git a/stable/boinc/2.0.48/Chart.lock b/stable/boinc/2.0.48/Chart.lock new file mode 100644 index 00000000000..096d2ff8a2b --- /dev/null +++ b/stable/boinc/2.0.48/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:22:24.270442939Z" diff --git a/stable/boinc/2.0.48/Chart.yaml b/stable/boinc/2.0.48/Chart.yaml new file mode 100644 index 00000000000..5a7d897ba43 --- /dev/null +++ b/stable/boinc/2.0.48/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: boinc +version: 2.0.48 +appVersion: "latest" +description: BOINC is a platform for high-throughput computing on a large scale (thousands or millions of computers). +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/boinc +icon: https://truecharts.org/img/hotlink-ok/chart-icons/boinc.png +keywords: + - boinc +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/boinc + - https://hub.docker.com/r/linuxserver/boinc +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/boinc/2.0.48/README.md b/stable/boinc/2.0.48/README.md new file mode 100644 index 00000000000..ecc45739878 --- /dev/null +++ b/stable/boinc/2.0.48/README.md @@ -0,0 +1,108 @@ +# boinc + +![Version: 2.0.48](https://img.shields.io/badge/Version-2.0.48-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +BOINC is a platform for high-throughput computing on a large scale (thousands or millions of computers). + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [boinc](https://truecharts.org/docs/charts/stable/boinc) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `boinc` deployment + +```console +helm uninstall boinc +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install boinc \ + --set env.TZ="America/New York" \ + TrueCharts/boinc +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install boinc TrueCharts/boinc -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/boinc/2.0.47/app-readme.md b/stable/boinc/2.0.48/app-readme.md similarity index 100% rename from stable/boinc/2.0.47/app-readme.md rename to stable/boinc/2.0.48/app-readme.md diff --git a/stable/boinc/2.0.48/charts/common-10.5.10.tgz b/stable/boinc/2.0.48/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/boinc/2.0.48/charts/common-10.5.10.tgz differ diff --git a/stable/boinc/2.0.47/ix_values.yaml b/stable/boinc/2.0.48/ix_values.yaml similarity index 100% rename from stable/boinc/2.0.47/ix_values.yaml rename to stable/boinc/2.0.48/ix_values.yaml diff --git a/stable/boinc/2.0.47/questions.yaml b/stable/boinc/2.0.48/questions.yaml similarity index 100% rename from stable/boinc/2.0.47/questions.yaml rename to stable/boinc/2.0.48/questions.yaml diff --git a/stable/booksonic-air/6.0.41/templates/common.yaml b/stable/boinc/2.0.48/templates/common.yaml similarity index 100% rename from stable/booksonic-air/6.0.41/templates/common.yaml rename to stable/boinc/2.0.48/templates/common.yaml diff --git a/stable/bookstack/3.0.39/values.yaml b/stable/boinc/2.0.48/values.yaml similarity index 100% rename from stable/bookstack/3.0.39/values.yaml rename to stable/boinc/2.0.48/values.yaml diff --git a/stable/booksonic-air/6.0.41/CHANGELOG.md b/stable/booksonic-air/6.0.41/CHANGELOG.md deleted file mode 100644 index 5eda495f88b..00000000000 --- a/stable/booksonic-air/6.0.41/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [booksonic-air-6.0.41](https://github.com/truecharts/charts/compare/booksonic-air-6.0.40...booksonic-air-6.0.41) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [booksonic-air-6.0.41](https://github.com/truecharts/charts/compare/booksonic-air-6.0.40...booksonic-air-6.0.41) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [booksonic-air-6.0.41](https://github.com/truecharts/charts/compare/booksonic-air-6.0.40...booksonic-air-6.0.41) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [booksonic-air-6.0.41](https://github.com/truecharts/charts/compare/booksonic-air-6.0.40...booksonic-air-6.0.41) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [booksonic-air-6.0.41](https://github.com/truecharts/charts/compare/booksonic-air-6.0.40...booksonic-air-6.0.41) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [booksonic-air-6.0.41](https://github.com/truecharts/charts/compare/booksonic-air-6.0.40...booksonic-air-6.0.41) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [booksonic-air-6.0.40](https://github.com/truecharts/charts/compare/booksonic-air-6.0.39...booksonic-air-6.0.40) (2022-09-05) - -### Chore - -- update docker general non-major ([#3700](https://github.com/truecharts/charts/issues/3700)) - - - - -## [booksonic-air-6.0.39](https://github.com/truecharts/charts/compare/booksonic-air-6.0.38...booksonic-air-6.0.39) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [booksonic-air-6.0.38](https://github.com/truecharts/charts/compare/booksonic-air-6.0.37...booksonic-air-6.0.38) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/stable/booksonic-air/6.0.41/Chart.lock b/stable/booksonic-air/6.0.41/Chart.lock deleted file mode 100644 index 1b2706f513d..00000000000 --- a/stable/booksonic-air/6.0.41/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:28:18.945014902Z" diff --git a/stable/booksonic-air/6.0.41/Chart.yaml b/stable/booksonic-air/6.0.41/Chart.yaml deleted file mode 100644 index 8880e193a8c..00000000000 --- a/stable/booksonic-air/6.0.41/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "2201.1.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.41 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/booksonic-air/6.0.41/README.md b/stable/booksonic-air/6.0.41/README.md deleted file mode 100644 index 49ea79336ba..00000000000 --- a/stable/booksonic-air/6.0.41/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# booksonic-air - -![Version: 6.0.41](https://img.shields.io/badge/Version-6.0.41-informational?style=flat-square) ![AppVersion: 2201.1.0](https://img.shields.io/badge/AppVersion-2201.1.0-informational?style=flat-square) - -Booksonic is a platform for accessing the audibooks you own wherever you are - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [booksonic-air](https://truecharts.org/docs/charts/stable/booksonic-air) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/booksonic-air/6.0.41/charts/common-10.5.9.tgz b/stable/booksonic-air/6.0.41/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/booksonic-air/6.0.41/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/booksonic-air/6.0.42/CHANGELOG.md b/stable/booksonic-air/6.0.42/CHANGELOG.md new file mode 100644 index 00000000000..7886f6b2ebd --- /dev/null +++ b/stable/booksonic-air/6.0.42/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [booksonic-air-6.0.42](https://github.com/truecharts/charts/compare/booksonic-air-6.0.41...booksonic-air-6.0.42) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [booksonic-air-6.0.41](https://github.com/truecharts/charts/compare/booksonic-air-6.0.40...booksonic-air-6.0.41) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [booksonic-air-6.0.41](https://github.com/truecharts/charts/compare/booksonic-air-6.0.40...booksonic-air-6.0.41) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [booksonic-air-6.0.41](https://github.com/truecharts/charts/compare/booksonic-air-6.0.40...booksonic-air-6.0.41) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [booksonic-air-6.0.41](https://github.com/truecharts/charts/compare/booksonic-air-6.0.40...booksonic-air-6.0.41) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [booksonic-air-6.0.41](https://github.com/truecharts/charts/compare/booksonic-air-6.0.40...booksonic-air-6.0.41) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [booksonic-air-6.0.41](https://github.com/truecharts/charts/compare/booksonic-air-6.0.40...booksonic-air-6.0.41) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [booksonic-air-6.0.40](https://github.com/truecharts/charts/compare/booksonic-air-6.0.39...booksonic-air-6.0.40) (2022-09-05) + +### Chore + +- update docker general non-major ([#3700](https://github.com/truecharts/charts/issues/3700)) + + + + +## [booksonic-air-6.0.39](https://github.com/truecharts/charts/compare/booksonic-air-6.0.38...booksonic-air-6.0.39) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + diff --git a/stable/booksonic-air/6.0.42/Chart.lock b/stable/booksonic-air/6.0.42/Chart.lock new file mode 100644 index 00000000000..43f8d0cb651 --- /dev/null +++ b/stable/booksonic-air/6.0.42/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:22:32.030281513Z" diff --git a/stable/booksonic-air/6.0.42/Chart.yaml b/stable/booksonic-air/6.0.42/Chart.yaml new file mode 100644 index 00000000000..6c74b625490 --- /dev/null +++ b/stable/booksonic-air/6.0.42/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "2201.1.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: Booksonic is a platform for accessing the audibooks you own wherever you are +home: https://truecharts.org/docs/charts/stable/booksonic-air +icon: https://truecharts.org/img/hotlink-ok/chart-icons/booksonic-air.png +keywords: + - booksonic + - audiobook +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: booksonic-air +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/booksonic-air + - https://github.com/popeen/Booksonic-Air + - https://hub.docker.com/r/linuxserver/booksonic-air +version: 6.0.42 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/booksonic-air/6.0.42/README.md b/stable/booksonic-air/6.0.42/README.md new file mode 100644 index 00000000000..26b0ea2890b --- /dev/null +++ b/stable/booksonic-air/6.0.42/README.md @@ -0,0 +1,109 @@ +# booksonic-air + +![Version: 6.0.42](https://img.shields.io/badge/Version-6.0.42-informational?style=flat-square) ![AppVersion: 2201.1.0](https://img.shields.io/badge/AppVersion-2201.1.0-informational?style=flat-square) + +Booksonic is a platform for accessing the audibooks you own wherever you are + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [booksonic-air](https://truecharts.org/docs/charts/stable/booksonic-air) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/booksonic-air/6.0.41/app-readme.md b/stable/booksonic-air/6.0.42/app-readme.md similarity index 100% rename from stable/booksonic-air/6.0.41/app-readme.md rename to stable/booksonic-air/6.0.42/app-readme.md diff --git a/stable/booksonic-air/6.0.42/charts/common-10.5.10.tgz b/stable/booksonic-air/6.0.42/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/booksonic-air/6.0.42/charts/common-10.5.10.tgz differ diff --git a/stable/booksonic-air/6.0.41/ix_values.yaml b/stable/booksonic-air/6.0.42/ix_values.yaml similarity index 100% rename from stable/booksonic-air/6.0.41/ix_values.yaml rename to stable/booksonic-air/6.0.42/ix_values.yaml diff --git a/stable/booksonic-air/6.0.41/questions.yaml b/stable/booksonic-air/6.0.42/questions.yaml similarity index 100% rename from stable/booksonic-air/6.0.41/questions.yaml rename to stable/booksonic-air/6.0.42/questions.yaml diff --git a/stable/browserless-chrome/2.0.31/templates/common.yaml b/stable/booksonic-air/6.0.42/templates/common.yaml similarity index 100% rename from stable/browserless-chrome/2.0.31/templates/common.yaml rename to stable/booksonic-air/6.0.42/templates/common.yaml diff --git a/stable/browserless-chrome/2.0.31/values.yaml b/stable/booksonic-air/6.0.42/values.yaml similarity index 100% rename from stable/browserless-chrome/2.0.31/values.yaml rename to stable/booksonic-air/6.0.42/values.yaml diff --git a/stable/bookstack/3.0.39/CHANGELOG.md b/stable/bookstack/3.0.39/CHANGELOG.md deleted file mode 100644 index 2e54a2712ad..00000000000 --- a/stable/bookstack/3.0.39/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [bookstack-3.0.39](https://github.com/truecharts/charts/compare/bookstack-3.0.38...bookstack-3.0.39) (2022-09-13) - -### Chore - -- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - - - -## [bookstack-3.0.38](https://github.com/truecharts/charts/compare/bookstack-3.0.37...bookstack-3.0.38) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [bookstack-3.0.38](https://github.com/truecharts/charts/compare/bookstack-3.0.37...bookstack-3.0.38) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [bookstack-3.0.38](https://github.com/truecharts/charts/compare/bookstack-3.0.37...bookstack-3.0.38) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [bookstack-3.0.38](https://github.com/truecharts/charts/compare/bookstack-3.0.37...bookstack-3.0.38) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [bookstack-3.0.38](https://github.com/truecharts/charts/compare/bookstack-3.0.37...bookstack-3.0.38) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [bookstack-3.0.38](https://github.com/truecharts/charts/compare/bookstack-3.0.37...bookstack-3.0.38) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [bookstack-3.0.37](https://github.com/truecharts/charts/compare/bookstack-3.0.36...bookstack-3.0.37) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [bookstack-3.0.36](https://github.com/truecharts/charts/compare/bookstack-3.0.35...bookstack-3.0.36) (2022-08-30) - diff --git a/stable/bookstack/3.0.39/Chart.lock b/stable/bookstack/3.0.39/Chart.lock deleted file mode 100644 index fba93b7ae0a..00000000000 --- a/stable/bookstack/3.0.39/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.72 -digest: sha256:4918dea0a67663d68f645ee91f54faa55c628a2d463a8572c804e887186456f3 -generated: "2022-09-13T06:18:41.363595941Z" diff --git a/stable/bookstack/3.0.39/Chart.yaml b/stable/bookstack/3.0.39/Chart.yaml deleted file mode 100644 index 1324ff23e92..00000000000 --- a/stable/bookstack/3.0.39/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -apiVersion: v2 -appVersion: "22.09.2022" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.72 -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.39 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/bookstack/3.0.39/README.md b/stable/bookstack/3.0.39/README.md deleted file mode 100644 index 9e69811334f..00000000000 --- a/stable/bookstack/3.0.39/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# bookstack - -![Version: 3.0.39](https://img.shields.io/badge/Version-3.0.39-informational?style=flat-square) ![AppVersion: 22.09.2022](https://img.shields.io/badge/AppVersion-22.09.2022-informational?style=flat-square) - -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.72 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `bookstack` deployment - -```console -helm uninstall bookstack -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install bookstack \ - --set env.TZ="America/New York" \ - TrueCharts/bookstack -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install bookstack TrueCharts/bookstack -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/bookstack/3.0.39/charts/common-10.5.9.tgz b/stable/bookstack/3.0.39/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/bookstack/3.0.39/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/bookstack/3.0.39/charts/mariadb-3.0.72.tgz b/stable/bookstack/3.0.39/charts/mariadb-3.0.72.tgz deleted file mode 100644 index c0d5628ce75..00000000000 Binary files a/stable/bookstack/3.0.39/charts/mariadb-3.0.72.tgz and /dev/null differ diff --git a/stable/bookstack/3.0.40/CHANGELOG.md b/stable/bookstack/3.0.40/CHANGELOG.md new file mode 100644 index 00000000000..9a2470b37cd --- /dev/null +++ b/stable/bookstack/3.0.40/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [bookstack-3.0.40](https://github.com/truecharts/charts/compare/bookstack-3.0.39...bookstack-3.0.40) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [bookstack-3.0.39](https://github.com/truecharts/charts/compare/bookstack-3.0.38...bookstack-3.0.39) (2022-09-13) + +### Chore + +- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + + + + +## [bookstack-3.0.38](https://github.com/truecharts/charts/compare/bookstack-3.0.37...bookstack-3.0.38) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [bookstack-3.0.38](https://github.com/truecharts/charts/compare/bookstack-3.0.37...bookstack-3.0.38) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [bookstack-3.0.38](https://github.com/truecharts/charts/compare/bookstack-3.0.37...bookstack-3.0.38) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [bookstack-3.0.38](https://github.com/truecharts/charts/compare/bookstack-3.0.37...bookstack-3.0.38) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [bookstack-3.0.38](https://github.com/truecharts/charts/compare/bookstack-3.0.37...bookstack-3.0.38) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [bookstack-3.0.38](https://github.com/truecharts/charts/compare/bookstack-3.0.37...bookstack-3.0.38) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [bookstack-3.0.37](https://github.com/truecharts/charts/compare/bookstack-3.0.36...bookstack-3.0.37) (2022-08-30) diff --git a/stable/bookstack/3.0.40/Chart.lock b/stable/bookstack/3.0.40/Chart.lock new file mode 100644 index 00000000000..b62a63b8d8a --- /dev/null +++ b/stable/bookstack/3.0.40/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.73 +digest: sha256:54198365667353e15dd5ab095f2d1f364ac3a6a72065cbd9a890d0867d58844f +generated: "2022-09-15T14:22:55.823096552Z" diff --git a/stable/bookstack/3.0.40/Chart.yaml b/stable/bookstack/3.0.40/Chart.yaml new file mode 100644 index 00000000000..e20b55b3dc4 --- /dev/null +++ b/stable/bookstack/3.0.40/Chart.yaml @@ -0,0 +1,36 @@ +apiVersion: v2 +appVersion: "22.09.2022" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.73 +description: "A simple, self-hosted, easy-to-use platform for organising and storing information." +home: https://truecharts.org/docs/charts/stable/bookstack +icon: https://truecharts.org/img/hotlink-ok/chart-icons/bookstack.png +keywords: + - bookstack + - book + - stack + - organizer + - server + - hosted +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: bookstack +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/bookstack + - https://www.bookstackapp.com/ + - https://hub.docker.com/r/linuxserver/bookstack +version: 3.0.40 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/bookstack/3.0.40/README.md b/stable/bookstack/3.0.40/README.md new file mode 100644 index 00000000000..4bb33d7e16a --- /dev/null +++ b/stable/bookstack/3.0.40/README.md @@ -0,0 +1,110 @@ +# bookstack + +![Version: 3.0.40](https://img.shields.io/badge/Version-3.0.40-informational?style=flat-square) ![AppVersion: 22.09.2022](https://img.shields.io/badge/AppVersion-22.09.2022-informational?style=flat-square) + +A simple, self-hosted, easy-to-use platform for organising and storing information. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [bookstack](https://truecharts.org/docs/charts/stable/bookstack) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | mariadb | 3.0.73 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `bookstack` deployment + +```console +helm uninstall bookstack +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install bookstack \ + --set env.TZ="America/New York" \ + TrueCharts/bookstack +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install bookstack TrueCharts/bookstack -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/bookstack/3.0.39/app-readme.md b/stable/bookstack/3.0.40/app-readme.md similarity index 100% rename from stable/bookstack/3.0.39/app-readme.md rename to stable/bookstack/3.0.40/app-readme.md diff --git a/stable/bookstack/3.0.40/charts/common-10.5.10.tgz b/stable/bookstack/3.0.40/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/bookstack/3.0.40/charts/common-10.5.10.tgz differ diff --git a/stable/bookstack/3.0.40/charts/mariadb-3.0.73.tgz b/stable/bookstack/3.0.40/charts/mariadb-3.0.73.tgz new file mode 100644 index 00000000000..13d673713db Binary files /dev/null and b/stable/bookstack/3.0.40/charts/mariadb-3.0.73.tgz differ diff --git a/stable/bookstack/3.0.39/ix_values.yaml b/stable/bookstack/3.0.40/ix_values.yaml similarity index 100% rename from stable/bookstack/3.0.39/ix_values.yaml rename to stable/bookstack/3.0.40/ix_values.yaml diff --git a/stable/bookstack/3.0.39/questions.yaml b/stable/bookstack/3.0.40/questions.yaml similarity index 100% rename from stable/bookstack/3.0.39/questions.yaml rename to stable/bookstack/3.0.40/questions.yaml diff --git a/stable/bookstack/3.0.39/templates/_secrets.tpl b/stable/bookstack/3.0.40/templates/_secrets.tpl similarity index 100% rename from stable/bookstack/3.0.39/templates/_secrets.tpl rename to stable/bookstack/3.0.40/templates/_secrets.tpl diff --git a/stable/bookstack/3.0.39/templates/common.yaml b/stable/bookstack/3.0.40/templates/common.yaml similarity index 100% rename from stable/bookstack/3.0.39/templates/common.yaml rename to stable/bookstack/3.0.40/templates/common.yaml diff --git a/stable/budge/2.0.40/values.yaml b/stable/bookstack/3.0.40/values.yaml similarity index 100% rename from stable/budge/2.0.40/values.yaml rename to stable/bookstack/3.0.40/values.yaml diff --git a/stable/browserless-chrome/2.0.31/CHANGELOG.md b/stable/browserless-chrome/2.0.31/CHANGELOG.md deleted file mode 100644 index 4ba623b5548..00000000000 --- a/stable/browserless-chrome/2.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [browserless-chrome-2.0.31](https://github.com/truecharts/charts/compare/browserless-chrome-2.0.30...browserless-chrome-2.0.31) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [browserless-chrome-2.0.31](https://github.com/truecharts/charts/compare/browserless-chrome-2.0.30...browserless-chrome-2.0.31) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [browserless-chrome-2.0.31](https://github.com/truecharts/charts/compare/browserless-chrome-2.0.30...browserless-chrome-2.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [browserless-chrome-2.0.31](https://github.com/truecharts/charts/compare/browserless-chrome-2.0.30...browserless-chrome-2.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [browserless-chrome-2.0.31](https://github.com/truecharts/charts/compare/browserless-chrome-2.0.30...browserless-chrome-2.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [browserless-chrome-2.0.31](https://github.com/truecharts/charts/compare/browserless-chrome-2.0.30...browserless-chrome-2.0.31) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [browserless-chrome-2.0.30](https://github.com/truecharts/charts/compare/browserless-chrome-2.0.29...browserless-chrome-2.0.30) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [browserless-chrome-2.0.29](https://github.com/truecharts/charts/compare/browserless-chrome-2.0.28...browserless-chrome-2.0.29) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [browserless-chrome-2.0.28](https://github.com/truecharts/charts/compare/browserless-chrome-2.0.27...browserless-chrome-2.0.28) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - diff --git a/stable/browserless-chrome/2.0.31/Chart.lock b/stable/browserless-chrome/2.0.31/Chart.lock deleted file mode 100644 index ae3caa0b002..00000000000 --- a/stable/browserless-chrome/2.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:28:34.912670214Z" diff --git a/stable/browserless-chrome/2.0.31/Chart.yaml b/stable/browserless-chrome/2.0.31/Chart.yaml deleted file mode 100644 index e8132df96a3..00000000000 --- a/stable/browserless-chrome/2.0.31/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "1.54.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.31 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/browserless-chrome/2.0.31/README.md b/stable/browserless-chrome/2.0.31/README.md deleted file mode 100644 index 08b02df41c1..00000000000 --- a/stable/browserless-chrome/2.0.31/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# browserless-chrome - -![Version: 2.0.31](https://img.shields.io/badge/Version-2.0.31-informational?style=flat-square) ![AppVersion: 1.54.0](https://img.shields.io/badge/AppVersion-1.54.0-informational?style=flat-square) - -Browserless is a web-service that allows for remote clients to connect, drive, and execute headless work - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [browserless-chrome](https://truecharts.org/docs/charts/stable/browserless-chrome) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/browserless-chrome/2.0.31/charts/common-10.5.9.tgz b/stable/browserless-chrome/2.0.31/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/browserless-chrome/2.0.31/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/browserless-chrome/2.0.32/CHANGELOG.md b/stable/browserless-chrome/2.0.32/CHANGELOG.md new file mode 100644 index 00000000000..bcc548d6c88 --- /dev/null +++ b/stable/browserless-chrome/2.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [browserless-chrome-2.0.32](https://github.com/truecharts/charts/compare/browserless-chrome-2.0.31...browserless-chrome-2.0.32) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [browserless-chrome-2.0.31](https://github.com/truecharts/charts/compare/browserless-chrome-2.0.30...browserless-chrome-2.0.31) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [browserless-chrome-2.0.31](https://github.com/truecharts/charts/compare/browserless-chrome-2.0.30...browserless-chrome-2.0.31) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [browserless-chrome-2.0.31](https://github.com/truecharts/charts/compare/browserless-chrome-2.0.30...browserless-chrome-2.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [browserless-chrome-2.0.31](https://github.com/truecharts/charts/compare/browserless-chrome-2.0.30...browserless-chrome-2.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [browserless-chrome-2.0.31](https://github.com/truecharts/charts/compare/browserless-chrome-2.0.30...browserless-chrome-2.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [browserless-chrome-2.0.31](https://github.com/truecharts/charts/compare/browserless-chrome-2.0.30...browserless-chrome-2.0.31) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [browserless-chrome-2.0.30](https://github.com/truecharts/charts/compare/browserless-chrome-2.0.29...browserless-chrome-2.0.30) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [browserless-chrome-2.0.29](https://github.com/truecharts/charts/compare/browserless-chrome-2.0.28...browserless-chrome-2.0.29) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + diff --git a/stable/browserless-chrome/2.0.32/Chart.lock b/stable/browserless-chrome/2.0.32/Chart.lock new file mode 100644 index 00000000000..cfab53f3c97 --- /dev/null +++ b/stable/browserless-chrome/2.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:22:55.562689269Z" diff --git a/stable/browserless-chrome/2.0.32/Chart.yaml b/stable/browserless-chrome/2.0.32/Chart.yaml new file mode 100644 index 00000000000..0fb51599384 --- /dev/null +++ b/stable/browserless-chrome/2.0.32/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "1.54.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: Browserless is a web-service that allows for remote clients to connect, drive, and execute headless work +home: https://truecharts.org/docs/charts/stable/browserless-chrome +icon: https://truecharts.org/img/hotlink-ok/chart-icons/browserless-chrome.png +keywords: + - browserless + - chrome + - puppeteer +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: browserless-chrome +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/browserless-chrome + - https://docs.browserless.io/docs/docker.html + - https://hub.docker.com/r/browserless/chrome/ +version: 2.0.32 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/browserless-chrome/2.0.32/README.md b/stable/browserless-chrome/2.0.32/README.md new file mode 100644 index 00000000000..3a3ad3ffa95 --- /dev/null +++ b/stable/browserless-chrome/2.0.32/README.md @@ -0,0 +1,109 @@ +# browserless-chrome + +![Version: 2.0.32](https://img.shields.io/badge/Version-2.0.32-informational?style=flat-square) ![AppVersion: 1.54.0](https://img.shields.io/badge/AppVersion-1.54.0-informational?style=flat-square) + +Browserless is a web-service that allows for remote clients to connect, drive, and execute headless work + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [browserless-chrome](https://truecharts.org/docs/charts/stable/browserless-chrome) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/browserless-chrome/2.0.31/app-readme.md b/stable/browserless-chrome/2.0.32/app-readme.md similarity index 100% rename from stable/browserless-chrome/2.0.31/app-readme.md rename to stable/browserless-chrome/2.0.32/app-readme.md diff --git a/stable/browserless-chrome/2.0.32/charts/common-10.5.10.tgz b/stable/browserless-chrome/2.0.32/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/browserless-chrome/2.0.32/charts/common-10.5.10.tgz differ diff --git a/stable/browserless-chrome/2.0.31/ci/puppeteer-values.yaml b/stable/browserless-chrome/2.0.32/ci/puppeteer-values.yaml similarity index 100% rename from stable/browserless-chrome/2.0.31/ci/puppeteer-values.yaml rename to stable/browserless-chrome/2.0.32/ci/puppeteer-values.yaml diff --git a/stable/browserless-chrome/2.0.31/ix_values.yaml b/stable/browserless-chrome/2.0.32/ix_values.yaml similarity index 100% rename from stable/browserless-chrome/2.0.31/ix_values.yaml rename to stable/browserless-chrome/2.0.32/ix_values.yaml diff --git a/stable/browserless-chrome/2.0.31/questions.yaml b/stable/browserless-chrome/2.0.32/questions.yaml similarity index 100% rename from stable/browserless-chrome/2.0.31/questions.yaml rename to stable/browserless-chrome/2.0.32/questions.yaml diff --git a/stable/budge/2.0.40/templates/common.yaml b/stable/browserless-chrome/2.0.32/templates/common.yaml similarity index 100% rename from stable/budge/2.0.40/templates/common.yaml rename to stable/browserless-chrome/2.0.32/templates/common.yaml diff --git a/stable/calibre/7.0.41/values.yaml b/stable/browserless-chrome/2.0.32/values.yaml similarity index 100% rename from stable/calibre/7.0.41/values.yaml rename to stable/browserless-chrome/2.0.32/values.yaml diff --git a/stable/budge/2.0.40/CHANGELOG.md b/stable/budge/2.0.40/CHANGELOG.md deleted file mode 100644 index 175311c9117..00000000000 --- a/stable/budge/2.0.40/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [budge-2.0.40](https://github.com/truecharts/charts/compare/budge-2.0.39...budge-2.0.40) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [budge-2.0.40](https://github.com/truecharts/charts/compare/budge-2.0.39...budge-2.0.40) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [budge-2.0.40](https://github.com/truecharts/charts/compare/budge-2.0.39...budge-2.0.40) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [budge-2.0.40](https://github.com/truecharts/charts/compare/budge-2.0.39...budge-2.0.40) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [budge-2.0.40](https://github.com/truecharts/charts/compare/budge-2.0.39...budge-2.0.40) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [budge-2.0.40](https://github.com/truecharts/charts/compare/budge-2.0.39...budge-2.0.40) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [budge-2.0.39](https://github.com/truecharts/charts/compare/budge-2.0.38...budge-2.0.39) (2022-08-31) - -### Chore - -- update docker general non-major ([#3640](https://github.com/truecharts/charts/issues/3640)) - - - - -## [budge-2.0.38](https://github.com/truecharts/charts/compare/budge-2.0.37...budge-2.0.38) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [budge-2.0.37](https://github.com/truecharts/charts/compare/budge-2.0.36...budge-2.0.37) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/stable/budge/2.0.40/Chart.lock b/stable/budge/2.0.40/Chart.lock deleted file mode 100644 index 966374b817f..00000000000 --- a/stable/budge/2.0.40/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:28:43.396694532Z" diff --git a/stable/budge/2.0.40/Chart.yaml b/stable/budge/2.0.40/Chart.yaml deleted file mode 100644 index a84978db1ae..00000000000 --- a/stable/budge/2.0.40/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "0.0.9" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.40 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/budge/2.0.40/README.md b/stable/budge/2.0.40/README.md deleted file mode 100644 index 2591cf58d6d..00000000000 --- a/stable/budge/2.0.40/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# budge - -![Version: 2.0.40](https://img.shields.io/badge/Version-2.0.40-informational?style=flat-square) ![AppVersion: 0.0.9](https://img.shields.io/badge/AppVersion-0.0.9-informational?style=flat-square) - -Budge is an open source 'budgeting with envelopes' personal finance app. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [budge](https://truecharts.org/docs/charts/stable/budge) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/budge/2.0.40/charts/common-10.5.9.tgz b/stable/budge/2.0.40/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/budge/2.0.40/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/budge/2.0.41/CHANGELOG.md b/stable/budge/2.0.41/CHANGELOG.md new file mode 100644 index 00000000000..daeb7d1fa5d --- /dev/null +++ b/stable/budge/2.0.41/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [budge-2.0.41](https://github.com/truecharts/charts/compare/budge-2.0.40...budge-2.0.41) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [budge-2.0.40](https://github.com/truecharts/charts/compare/budge-2.0.39...budge-2.0.40) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [budge-2.0.40](https://github.com/truecharts/charts/compare/budge-2.0.39...budge-2.0.40) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [budge-2.0.40](https://github.com/truecharts/charts/compare/budge-2.0.39...budge-2.0.40) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [budge-2.0.40](https://github.com/truecharts/charts/compare/budge-2.0.39...budge-2.0.40) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [budge-2.0.40](https://github.com/truecharts/charts/compare/budge-2.0.39...budge-2.0.40) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [budge-2.0.40](https://github.com/truecharts/charts/compare/budge-2.0.39...budge-2.0.40) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [budge-2.0.39](https://github.com/truecharts/charts/compare/budge-2.0.38...budge-2.0.39) (2022-08-31) + +### Chore + +- update docker general non-major ([#3640](https://github.com/truecharts/charts/issues/3640)) + + + + +## [budge-2.0.38](https://github.com/truecharts/charts/compare/budge-2.0.37...budge-2.0.38) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + diff --git a/stable/budge/2.0.41/Chart.lock b/stable/budge/2.0.41/Chart.lock new file mode 100644 index 00000000000..dd5a1137d92 --- /dev/null +++ b/stable/budge/2.0.41/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:23:03.132185325Z" diff --git a/stable/budge/2.0.41/Chart.yaml b/stable/budge/2.0.41/Chart.yaml new file mode 100644 index 00000000000..910b0c97f19 --- /dev/null +++ b/stable/budge/2.0.41/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "0.0.9" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: Budge is an open source 'budgeting with envelopes' personal finance app. +home: https://truecharts.org/docs/charts/stable/budge +icon: https://truecharts.org/img/hotlink-ok/chart-icons/budge.png +keywords: + - finance + - budge +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: budge +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/budge + - https://github.com/linuxserver/budge + - https://github.com/linuxserver/docker-BudgE +version: 2.0.41 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/budge/2.0.41/README.md b/stable/budge/2.0.41/README.md new file mode 100644 index 00000000000..d174365c4c5 --- /dev/null +++ b/stable/budge/2.0.41/README.md @@ -0,0 +1,109 @@ +# budge + +![Version: 2.0.41](https://img.shields.io/badge/Version-2.0.41-informational?style=flat-square) ![AppVersion: 0.0.9](https://img.shields.io/badge/AppVersion-0.0.9-informational?style=flat-square) + +Budge is an open source 'budgeting with envelopes' personal finance app. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [budge](https://truecharts.org/docs/charts/stable/budge) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/budge/2.0.40/app-readme.md b/stable/budge/2.0.41/app-readme.md similarity index 100% rename from stable/budge/2.0.40/app-readme.md rename to stable/budge/2.0.41/app-readme.md diff --git a/stable/budge/2.0.41/charts/common-10.5.10.tgz b/stable/budge/2.0.41/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/budge/2.0.41/charts/common-10.5.10.tgz differ diff --git a/stable/budge/2.0.40/ix_values.yaml b/stable/budge/2.0.41/ix_values.yaml similarity index 100% rename from stable/budge/2.0.40/ix_values.yaml rename to stable/budge/2.0.41/ix_values.yaml diff --git a/stable/budge/2.0.40/questions.yaml b/stable/budge/2.0.41/questions.yaml similarity index 100% rename from stable/budge/2.0.40/questions.yaml rename to stable/budge/2.0.41/questions.yaml diff --git a/stable/chevereto/3.0.36/templates/common.yaml b/stable/budge/2.0.41/templates/common.yaml similarity index 100% rename from stable/chevereto/3.0.36/templates/common.yaml rename to stable/budge/2.0.41/templates/common.yaml diff --git a/stable/chevereto/3.0.36/values.yaml b/stable/budge/2.0.41/values.yaml similarity index 100% rename from stable/chevereto/3.0.36/values.yaml rename to stable/budge/2.0.41/values.yaml diff --git a/stable/calibre-web/11.0.41/CHANGELOG.md b/stable/calibre-web/11.0.41/CHANGELOG.md new file mode 100644 index 00000000000..c000148ae80 --- /dev/null +++ b/stable/calibre-web/11.0.41/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [calibre-web-11.0.41](https://github.com/truecharts/charts/compare/calibre-web-11.0.40...calibre-web-11.0.41) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [calibre-web-11.0.40](https://github.com/truecharts/charts/compare/calibre-web-11.0.39...calibre-web-11.0.40) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [calibre-web-11.0.40](https://github.com/truecharts/charts/compare/calibre-web-11.0.39...calibre-web-11.0.40) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [calibre-web-11.0.40](https://github.com/truecharts/charts/compare/calibre-web-11.0.39...calibre-web-11.0.40) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [calibre-web-11.0.40](https://github.com/truecharts/charts/compare/calibre-web-11.0.39...calibre-web-11.0.40) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [calibre-web-11.0.40](https://github.com/truecharts/charts/compare/calibre-web-11.0.39...calibre-web-11.0.40) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [calibre-web-11.0.40](https://github.com/truecharts/charts/compare/calibre-web-11.0.39...calibre-web-11.0.40) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [calibre-web-11.0.39](https://github.com/truecharts/charts/compare/calibre-web-11.0.38...calibre-web-11.0.39) (2022-09-10) + +### Chore + +- update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) + + + + +## [calibre-web-11.0.38](https://github.com/truecharts/charts/compare/calibre-web-11.0.37...calibre-web-11.0.38) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + diff --git a/stable/calibre-web/11.0.41/Chart.lock b/stable/calibre-web/11.0.41/Chart.lock new file mode 100644 index 00000000000..f777a31c779 --- /dev/null +++ b/stable/calibre-web/11.0.41/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:23:27.350856193Z" diff --git a/stable/calibre-web/11.0.41/Chart.yaml b/stable/calibre-web/11.0.41/Chart.yaml new file mode 100644 index 00000000000..a9e55eb4ff0 --- /dev/null +++ b/stable/calibre-web/11.0.41/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "0.6.19" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +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.41 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/calibre-web/11.0.41/README.md b/stable/calibre-web/11.0.41/README.md new file mode 100644 index 00000000000..74186c887fd --- /dev/null +++ b/stable/calibre-web/11.0.41/README.md @@ -0,0 +1,109 @@ +# calibre-web + +![Version: 11.0.41](https://img.shields.io/badge/Version-11.0.41-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.6.19](https://img.shields.io/badge/AppVersion-0.6.19-informational?style=flat-square) + +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.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `calibre-web` deployment + +```console +helm uninstall calibre-web +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install calibre-web \ + --set env.TZ="America/New York" \ + TrueCharts/calibre-web +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install calibre-web TrueCharts/calibre-web -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/calibre-web/11.0.41/app-readme.md b/stable/calibre-web/11.0.41/app-readme.md new file mode 100644 index 00000000000..fdc871bc685 --- /dev/null +++ b/stable/calibre-web/11.0.41/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.41/charts/common-10.5.10.tgz b/stable/calibre-web/11.0.41/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/calibre-web/11.0.41/charts/common-10.5.10.tgz differ diff --git a/stable/calibre-web/11.0.41/ix_values.yaml b/stable/calibre-web/11.0.41/ix_values.yaml new file mode 100644 index 00000000000..bc630ec9958 --- /dev/null +++ b/stable/calibre-web/11.0.41/ix_values.yaml @@ -0,0 +1,27 @@ +image: + repository: tccr.io/truecharts/calibre-web + pullPolicy: IfNotPresent + tag: 0.6.19@sha256:14e3d76f7059b3322df0b5fa08fe923f91534475a52874d3273433b1b63f72d9 + +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.41/questions.yaml b/stable/calibre-web/11.0.41/questions.yaml new file mode 100644 index 00000000000..c0144b5bc93 --- /dev/null +++ b/stable/calibre-web/11.0.41/questions.yaml @@ -0,0 +1,2488 @@ +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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: ClusterIP + description: ClusterIP + - value: NodePort + description: NodePort (Advanced) + - value: LoadBalancer + description: LoadBalancer (Advanced) + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: (Advanced) Specify the IP Policy + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: (Advanced) IP Families + description: (Advanced) The IP Families that should be used + schema: + show_if: [["type", "!=", "Simple"]] + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + 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: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort + schema: + type: int + min: 9000 + max: 65535 + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: NodePort + enum: + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: nodePort + description: Leave Empty to Disable + label: "nodePort" + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/clarkson/3.0.38/templates/common.yaml b/stable/calibre-web/11.0.41/templates/common.yaml similarity index 100% rename from stable/clarkson/3.0.38/templates/common.yaml rename to stable/calibre-web/11.0.41/templates/common.yaml diff --git a/stable/chronos/1.0.1/values.yaml b/stable/calibre-web/11.0.41/values.yaml similarity index 100% rename from stable/chronos/1.0.1/values.yaml rename to stable/calibre-web/11.0.41/values.yaml diff --git a/stable/calibre/7.0.41/CHANGELOG.md b/stable/calibre/7.0.41/CHANGELOG.md deleted file mode 100644 index 3bd587569a3..00000000000 --- a/stable/calibre/7.0.41/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [calibre-7.0.41](https://github.com/truecharts/charts/compare/calibre-web-11.0.39...calibre-7.0.41) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [calibre-7.0.41](https://github.com/truecharts/charts/compare/calibre-web-11.0.39...calibre-7.0.41) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [calibre-7.0.41](https://github.com/truecharts/charts/compare/calibre-web-11.0.39...calibre-7.0.41) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [calibre-7.0.41](https://github.com/truecharts/charts/compare/calibre-web-11.0.39...calibre-7.0.41) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [calibre-7.0.41](https://github.com/truecharts/charts/compare/calibre-web-11.0.39...calibre-7.0.41) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [calibre-7.0.41](https://github.com/truecharts/charts/compare/calibre-web-11.0.39...calibre-7.0.41) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [calibre-7.0.40](https://github.com/truecharts/charts/compare/calibre-7.0.39...calibre-7.0.40) (2022-09-03) - -### Chore - -- update docker general non-major ([#3668](https://github.com/truecharts/charts/issues/3668)) - - - - -## [calibre-7.0.39](https://github.com/truecharts/charts/compare/calibre-7.0.38...calibre-7.0.39) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [calibre-7.0.38](https://github.com/truecharts/charts/compare/calibre-7.0.37...calibre-7.0.38) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/stable/calibre/7.0.41/Chart.lock b/stable/calibre/7.0.41/Chart.lock deleted file mode 100644 index 719a60ee0da..00000000000 --- a/stable/calibre/7.0.41/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:28:43.629242594Z" diff --git a/stable/calibre/7.0.41/Chart.yaml b/stable/calibre/7.0.41/Chart.yaml deleted file mode 100644 index 1efbc832b92..00000000000 --- a/stable/calibre/7.0.41/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "6.4.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.41 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/calibre/7.0.41/README.md b/stable/calibre/7.0.41/README.md deleted file mode 100644 index cde3cc13cf9..00000000000 --- a/stable/calibre/7.0.41/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# calibre - -![Version: 7.0.41](https://img.shields.io/badge/Version-7.0.41-informational?style=flat-square) ![AppVersion: 6.4.0](https://img.shields.io/badge/AppVersion-6.4.0-informational?style=flat-square) - -Calibre is a powerful and easy to use e-book manager. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [calibre](https://truecharts.org/docs/charts/stable/calibre) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `calibre` deployment - -```console -helm uninstall calibre -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install calibre \ - --set env.TZ="America/New York" \ - TrueCharts/calibre -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install calibre TrueCharts/calibre -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/calibre/7.0.41/charts/common-10.5.9.tgz b/stable/calibre/7.0.41/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/calibre/7.0.41/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/calibre/7.0.42/CHANGELOG.md b/stable/calibre/7.0.42/CHANGELOG.md new file mode 100644 index 00000000000..ce551ab32e7 --- /dev/null +++ b/stable/calibre/7.0.42/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [calibre-7.0.42](https://github.com/truecharts/charts/compare/calibre-7.0.41...calibre-7.0.42) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [calibre-7.0.41](https://github.com/truecharts/charts/compare/calibre-web-11.0.39...calibre-7.0.41) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [calibre-7.0.41](https://github.com/truecharts/charts/compare/calibre-web-11.0.39...calibre-7.0.41) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [calibre-7.0.41](https://github.com/truecharts/charts/compare/calibre-web-11.0.39...calibre-7.0.41) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [calibre-7.0.41](https://github.com/truecharts/charts/compare/calibre-web-11.0.39...calibre-7.0.41) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [calibre-7.0.41](https://github.com/truecharts/charts/compare/calibre-web-11.0.39...calibre-7.0.41) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [calibre-7.0.41](https://github.com/truecharts/charts/compare/calibre-web-11.0.39...calibre-7.0.41) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [calibre-7.0.40](https://github.com/truecharts/charts/compare/calibre-7.0.39...calibre-7.0.40) (2022-09-03) + +### Chore + +- update docker general non-major ([#3668](https://github.com/truecharts/charts/issues/3668)) + + + + +## [calibre-7.0.39](https://github.com/truecharts/charts/compare/calibre-7.0.38...calibre-7.0.39) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + diff --git a/stable/calibre/7.0.42/Chart.lock b/stable/calibre/7.0.42/Chart.lock new file mode 100644 index 00000000000..fc56c3ea4be --- /dev/null +++ b/stable/calibre/7.0.42/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:23:13.38690058Z" diff --git a/stable/calibre/7.0.42/Chart.yaml b/stable/calibre/7.0.42/Chart.yaml new file mode 100644 index 00000000000..f66416fa066 --- /dev/null +++ b/stable/calibre/7.0.42/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "6.4.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: Calibre is a powerful and easy to use e-book manager. +home: https://truecharts.org/docs/charts/stable/calibre +icon: https://truecharts.org/img/hotlink-ok/chart-icons/calibre.png +keywords: + - calibre +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: calibre +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/calibre + - https://hub.docker.com/r/linuxserver/calibre/ + - https://github.com/kovidgoyal/calibre/ +version: 7.0.42 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/calibre/7.0.42/README.md b/stable/calibre/7.0.42/README.md new file mode 100644 index 00000000000..31bf7c24e86 --- /dev/null +++ b/stable/calibre/7.0.42/README.md @@ -0,0 +1,109 @@ +# calibre + +![Version: 7.0.42](https://img.shields.io/badge/Version-7.0.42-informational?style=flat-square) ![AppVersion: 6.4.0](https://img.shields.io/badge/AppVersion-6.4.0-informational?style=flat-square) + +Calibre is a powerful and easy to use e-book manager. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [calibre](https://truecharts.org/docs/charts/stable/calibre) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `calibre` deployment + +```console +helm uninstall calibre +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install calibre \ + --set env.TZ="America/New York" \ + TrueCharts/calibre +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install calibre TrueCharts/calibre -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/calibre/7.0.41/app-readme.md b/stable/calibre/7.0.42/app-readme.md similarity index 100% rename from stable/calibre/7.0.41/app-readme.md rename to stable/calibre/7.0.42/app-readme.md diff --git a/stable/calibre/7.0.42/charts/common-10.5.10.tgz b/stable/calibre/7.0.42/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/calibre/7.0.42/charts/common-10.5.10.tgz differ diff --git a/stable/calibre/7.0.41/ix_values.yaml b/stable/calibre/7.0.42/ix_values.yaml similarity index 100% rename from stable/calibre/7.0.41/ix_values.yaml rename to stable/calibre/7.0.42/ix_values.yaml diff --git a/stable/calibre/7.0.41/questions.yaml b/stable/calibre/7.0.42/questions.yaml similarity index 100% rename from stable/calibre/7.0.41/questions.yaml rename to stable/calibre/7.0.42/questions.yaml diff --git a/stable/calibre/7.0.41/templates/common.yaml b/stable/calibre/7.0.42/templates/common.yaml similarity index 100% rename from stable/calibre/7.0.41/templates/common.yaml rename to stable/calibre/7.0.42/templates/common.yaml diff --git a/stable/clamav/3.0.38/values.yaml b/stable/calibre/7.0.42/values.yaml similarity index 100% rename from stable/clamav/3.0.38/values.yaml rename to stable/calibre/7.0.42/values.yaml diff --git a/stable/chevereto/3.0.36/CHANGELOG.md b/stable/chevereto/3.0.36/CHANGELOG.md deleted file mode 100644 index 349646ea0fc..00000000000 --- a/stable/chevereto/3.0.36/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [chevereto-3.0.36](https://github.com/truecharts/charts/compare/chevereto-3.0.35...chevereto-3.0.36) (2022-09-13) - -### Chore - -- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - - - -## [chevereto-3.0.35](https://github.com/truecharts/charts/compare/chevereto-3.0.34...chevereto-3.0.35) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [chevereto-3.0.35](https://github.com/truecharts/charts/compare/chevereto-3.0.34...chevereto-3.0.35) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [chevereto-3.0.35](https://github.com/truecharts/charts/compare/chevereto-3.0.34...chevereto-3.0.35) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [chevereto-3.0.35](https://github.com/truecharts/charts/compare/chevereto-3.0.34...chevereto-3.0.35) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [chevereto-3.0.35](https://github.com/truecharts/charts/compare/chevereto-3.0.34...chevereto-3.0.35) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [chevereto-3.0.35](https://github.com/truecharts/charts/compare/chevereto-3.0.34...chevereto-3.0.35) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [chevereto-3.0.34](https://github.com/truecharts/charts/compare/chevereto-3.0.33...chevereto-3.0.34) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [chevereto-3.0.33](https://github.com/truecharts/charts/compare/chevereto-3.0.32...chevereto-3.0.33) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/stable/chevereto/3.0.36/Chart.lock b/stable/chevereto/3.0.36/Chart.lock deleted file mode 100644 index 41cf3680267..00000000000 --- a/stable/chevereto/3.0.36/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.72 -digest: sha256:4918dea0a67663d68f645ee91f54faa55c628a2d463a8572c804e887186456f3 -generated: "2022-09-13T06:18:47.585671423Z" diff --git a/stable/chevereto/3.0.36/Chart.yaml b/stable/chevereto/3.0.36/Chart.yaml deleted file mode 100644 index b0ec7cf6eb5..00000000000 --- a/stable/chevereto/3.0.36/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: chevereto -version: 3.0.36 -appVersion: "1.6.2" -description: Chevereto is an image hosting software that allows you to create a beautiful and full-featured image hosting website on your own server. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/chevereto -icon: https://truecharts.org/img/hotlink-ok/chart-icons/chevereto.png -keywords: - - chevereto -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/chevereto - - https://hub.docker.com/r/linuxserver/chevereto - - https://chevereto-free.github.io/setup/system/environment.html#image-handling-variables - - https://github.com/rodber/chevereto-free -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.72 -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.36/README.md b/stable/chevereto/3.0.36/README.md deleted file mode 100644 index 4409ae20e27..00000000000 --- a/stable/chevereto/3.0.36/README.md +++ /dev/null @@ -1,111 +0,0 @@ -# chevereto - -![Version: 3.0.36](https://img.shields.io/badge/Version-3.0.36-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.6.2](https://img.shields.io/badge/AppVersion-1.6.2-informational?style=flat-square) - -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.72 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/chevereto/3.0.36/charts/common-10.5.9.tgz b/stable/chevereto/3.0.36/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/chevereto/3.0.36/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/chevereto/3.0.36/charts/mariadb-3.0.72.tgz b/stable/chevereto/3.0.36/charts/mariadb-3.0.72.tgz deleted file mode 100644 index c0d5628ce75..00000000000 Binary files a/stable/chevereto/3.0.36/charts/mariadb-3.0.72.tgz and /dev/null differ diff --git a/stable/chevereto/3.0.37/CHANGELOG.md b/stable/chevereto/3.0.37/CHANGELOG.md new file mode 100644 index 00000000000..ebf6ef40588 --- /dev/null +++ b/stable/chevereto/3.0.37/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [chevereto-3.0.37](https://github.com/truecharts/charts/compare/chevereto-3.0.36...chevereto-3.0.37) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [chevereto-3.0.36](https://github.com/truecharts/charts/compare/chevereto-3.0.35...chevereto-3.0.36) (2022-09-13) + +### Chore + +- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + + + + +## [chevereto-3.0.35](https://github.com/truecharts/charts/compare/chevereto-3.0.34...chevereto-3.0.35) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [chevereto-3.0.35](https://github.com/truecharts/charts/compare/chevereto-3.0.34...chevereto-3.0.35) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [chevereto-3.0.35](https://github.com/truecharts/charts/compare/chevereto-3.0.34...chevereto-3.0.35) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [chevereto-3.0.35](https://github.com/truecharts/charts/compare/chevereto-3.0.34...chevereto-3.0.35) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [chevereto-3.0.35](https://github.com/truecharts/charts/compare/chevereto-3.0.34...chevereto-3.0.35) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [chevereto-3.0.35](https://github.com/truecharts/charts/compare/chevereto-3.0.34...chevereto-3.0.35) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [chevereto-3.0.34](https://github.com/truecharts/charts/compare/chevereto-3.0.33...chevereto-3.0.34) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + diff --git a/stable/chevereto/3.0.37/Chart.lock b/stable/chevereto/3.0.37/Chart.lock new file mode 100644 index 00000000000..2a3e7aebaa2 --- /dev/null +++ b/stable/chevereto/3.0.37/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.73 +digest: sha256:54198365667353e15dd5ab095f2d1f364ac3a6a72065cbd9a890d0867d58844f +generated: "2022-09-15T14:23:46.356579238Z" diff --git a/stable/chevereto/3.0.37/Chart.yaml b/stable/chevereto/3.0.37/Chart.yaml new file mode 100644 index 00000000000..61821ba8841 --- /dev/null +++ b/stable/chevereto/3.0.37/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: chevereto +version: 3.0.37 +appVersion: "1.6.2" +description: Chevereto is an image hosting software that allows you to create a beautiful and full-featured image hosting website on your own server. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/chevereto +icon: https://truecharts.org/img/hotlink-ok/chart-icons/chevereto.png +keywords: + - chevereto +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/chevereto + - https://hub.docker.com/r/linuxserver/chevereto + - https://chevereto-free.github.io/setup/system/environment.html#image-handling-variables + - https://github.com/rodber/chevereto-free +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.73 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/chevereto/3.0.37/README.md b/stable/chevereto/3.0.37/README.md new file mode 100644 index 00000000000..3b639959ab4 --- /dev/null +++ b/stable/chevereto/3.0.37/README.md @@ -0,0 +1,111 @@ +# chevereto + +![Version: 3.0.37](https://img.shields.io/badge/Version-3.0.37-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.6.2](https://img.shields.io/badge/AppVersion-1.6.2-informational?style=flat-square) + +Chevereto is an image hosting software that allows you to create a beautiful and full-featured image hosting website on your own server. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [chevereto](https://truecharts.org/docs/charts/stable/chevereto) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | mariadb | 3.0.73 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/chevereto/3.0.36/app-readme.md b/stable/chevereto/3.0.37/app-readme.md similarity index 100% rename from stable/chevereto/3.0.36/app-readme.md rename to stable/chevereto/3.0.37/app-readme.md diff --git a/stable/chevereto/3.0.37/charts/common-10.5.10.tgz b/stable/chevereto/3.0.37/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/chevereto/3.0.37/charts/common-10.5.10.tgz differ diff --git a/stable/chevereto/3.0.37/charts/mariadb-3.0.73.tgz b/stable/chevereto/3.0.37/charts/mariadb-3.0.73.tgz new file mode 100644 index 00000000000..13d673713db Binary files /dev/null and b/stable/chevereto/3.0.37/charts/mariadb-3.0.73.tgz differ diff --git a/stable/chevereto/3.0.36/ix_values.yaml b/stable/chevereto/3.0.37/ix_values.yaml similarity index 100% rename from stable/chevereto/3.0.36/ix_values.yaml rename to stable/chevereto/3.0.37/ix_values.yaml diff --git a/stable/chevereto/3.0.36/questions.yaml b/stable/chevereto/3.0.37/questions.yaml similarity index 100% rename from stable/chevereto/3.0.36/questions.yaml rename to stable/chevereto/3.0.37/questions.yaml diff --git a/stable/cloud9/4.0.29/templates/common.yaml b/stable/chevereto/3.0.37/templates/common.yaml similarity index 100% rename from stable/cloud9/4.0.29/templates/common.yaml rename to stable/chevereto/3.0.37/templates/common.yaml diff --git a/stable/clarkson/3.0.38/values.yaml b/stable/chevereto/3.0.37/values.yaml similarity index 100% rename from stable/clarkson/3.0.38/values.yaml rename to stable/chevereto/3.0.37/values.yaml diff --git a/stable/chronos/1.0.1/CHANGELOG.md b/stable/chronos/1.0.1/CHANGELOG.md deleted file mode 100644 index 439bb0c1f7d..00000000000 --- a/stable/chronos/1.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [chronos-1.0.1](https://github.com/truecharts/charts/compare/chronos-1.0.0...chronos-1.0.1) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [chronos-1.0.1](https://github.com/truecharts/charts/compare/chronos-1.0.0...chronos-1.0.1) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [chronos-1.0.1](https://github.com/truecharts/charts/compare/chronos-1.0.0...chronos-1.0.1) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [chronos-1.0.1](https://github.com/truecharts/charts/compare/chronos-1.0.0...chronos-1.0.1) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [chronos-1.0.1](https://github.com/truecharts/charts/compare/chronos-1.0.0...chronos-1.0.1) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [chronos-1.0.1](https://github.com/truecharts/charts/compare/chronos-1.0.0...chronos-1.0.1) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [chronos-1.0.0](https://github.com/truecharts/charts/compare/chronos-0.0.22...chronos-1.0.0) (2022-09-04) - -### Feat - -- move to stable ([#3687](https://github.com/truecharts/charts/issues/3687)) - - - - -## [chronos-0.0.22](https://github.com/truecharts/charts/compare/chronos-0.0.21...chronos-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [chronos-0.0.21](https://github.com/truecharts/charts/compare/chronos-0.0.20...chronos-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/stable/chronos/1.0.1/Chart.lock b/stable/chronos/1.0.1/Chart.lock deleted file mode 100644 index 685b043dfff..00000000000 --- a/stable/chronos/1.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:29:08.452227199Z" diff --git a/stable/chronos/1.0.1/Chart.yaml b/stable/chronos/1.0.1/Chart.yaml deleted file mode 100644 index 5685f3399a6..00000000000 --- a/stable/chronos/1.0.1/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "0.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.1 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities diff --git a/stable/chronos/1.0.1/README.md b/stable/chronos/1.0.1/README.md deleted file mode 100644 index ae47464d92e..00000000000 --- a/stable/chronos/1.0.1/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# chronos - -![Version: 1.0.1](https://img.shields.io/badge/Version-1.0.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.2](https://img.shields.io/badge/AppVersion-0.2-informational?style=flat-square) - -Chronos is a small container to run and schedule Python 3.7 scripts. You can create virtual enviroments, edit your scripts, install Pip dependencies, view execution logs, and debug your scripts, all from the sleek web UI. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [chronos](https://truecharts.org/docs/charts/stable/chronos) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/chronos/1.0.1/charts/common-10.5.9.tgz b/stable/chronos/1.0.1/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/chronos/1.0.1/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/chronos/1.0.2/CHANGELOG.md b/stable/chronos/1.0.2/CHANGELOG.md new file mode 100644 index 00000000000..18b232be030 --- /dev/null +++ b/stable/chronos/1.0.2/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [chronos-1.0.2](https://github.com/truecharts/charts/compare/chronos-1.0.1...chronos-1.0.2) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [chronos-1.0.1](https://github.com/truecharts/charts/compare/chronos-1.0.0...chronos-1.0.1) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [chronos-1.0.1](https://github.com/truecharts/charts/compare/chronos-1.0.0...chronos-1.0.1) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [chronos-1.0.1](https://github.com/truecharts/charts/compare/chronos-1.0.0...chronos-1.0.1) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [chronos-1.0.1](https://github.com/truecharts/charts/compare/chronos-1.0.0...chronos-1.0.1) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [chronos-1.0.1](https://github.com/truecharts/charts/compare/chronos-1.0.0...chronos-1.0.1) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [chronos-1.0.1](https://github.com/truecharts/charts/compare/chronos-1.0.0...chronos-1.0.1) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [chronos-1.0.0](https://github.com/truecharts/charts/compare/chronos-0.0.22...chronos-1.0.0) (2022-09-04) + +### Feat + +- move to stable ([#3687](https://github.com/truecharts/charts/issues/3687)) + + + + +## [chronos-0.0.22](https://github.com/truecharts/charts/compare/chronos-0.0.21...chronos-0.0.22) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + diff --git a/stable/chronos/1.0.2/Chart.lock b/stable/chronos/1.0.2/Chart.lock new file mode 100644 index 00000000000..8294fa55fe0 --- /dev/null +++ b/stable/chronos/1.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:23:37.147489263Z" diff --git a/stable/chronos/1.0.2/Chart.yaml b/stable/chronos/1.0.2/Chart.yaml new file mode 100644 index 00000000000..562277a6e59 --- /dev/null +++ b/stable/chronos/1.0.2/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "0.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: "Chronos is a small container to run and schedule Python 3.7 scripts. You can create virtual enviroments, edit your scripts, install Pip dependencies, view execution logs, and debug your scripts, all from the sleek web UI." +home: https://truecharts.org/docs/charts/stable/chronos +icon: https://truecharts.org/img/hotlink-ok/chart-icons/chronos.png +keywords: + - chronos + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: chronos +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/chronos + - https://github.com/simse/chronos + - https://hub.docker.com/r/simsemand/chronos +type: application +version: 1.0.2 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities diff --git a/stable/chronos/1.0.2/README.md b/stable/chronos/1.0.2/README.md new file mode 100644 index 00000000000..1c371e6fe6e --- /dev/null +++ b/stable/chronos/1.0.2/README.md @@ -0,0 +1,109 @@ +# chronos + +![Version: 1.0.2](https://img.shields.io/badge/Version-1.0.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.2](https://img.shields.io/badge/AppVersion-0.2-informational?style=flat-square) + +Chronos is a small container to run and schedule Python 3.7 scripts. You can create virtual enviroments, edit your scripts, install Pip dependencies, view execution logs, and debug your scripts, all from the sleek web UI. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [chronos](https://truecharts.org/docs/charts/stable/chronos) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/chronos/1.0.1/app-readme.md b/stable/chronos/1.0.2/app-readme.md similarity index 100% rename from stable/chronos/1.0.1/app-readme.md rename to stable/chronos/1.0.2/app-readme.md diff --git a/stable/chronos/1.0.2/charts/common-10.5.10.tgz b/stable/chronos/1.0.2/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/chronos/1.0.2/charts/common-10.5.10.tgz differ diff --git a/stable/chronos/1.0.1/ix_values.yaml b/stable/chronos/1.0.2/ix_values.yaml similarity index 100% rename from stable/chronos/1.0.1/ix_values.yaml rename to stable/chronos/1.0.2/ix_values.yaml diff --git a/stable/chronos/1.0.1/questions.yaml b/stable/chronos/1.0.2/questions.yaml similarity index 100% rename from stable/chronos/1.0.1/questions.yaml rename to stable/chronos/1.0.2/questions.yaml diff --git a/stable/chronos/1.0.1/templates/common.yaml b/stable/chronos/1.0.2/templates/common.yaml similarity index 100% rename from stable/chronos/1.0.1/templates/common.yaml rename to stable/chronos/1.0.2/templates/common.yaml diff --git a/stable/cloud9/4.0.29/values.yaml b/stable/chronos/1.0.2/values.yaml similarity index 100% rename from stable/cloud9/4.0.29/values.yaml rename to stable/chronos/1.0.2/values.yaml diff --git a/stable/clamav/3.0.38/CHANGELOG.md b/stable/clamav/3.0.38/CHANGELOG.md deleted file mode 100644 index 198c8b44eec..00000000000 --- a/stable/clamav/3.0.38/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [clamav-3.0.38](https://github.com/truecharts/charts/compare/clamav-3.0.37...clamav-3.0.38) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [clamav-3.0.38](https://github.com/truecharts/charts/compare/clamav-3.0.37...clamav-3.0.38) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [clamav-3.0.38](https://github.com/truecharts/charts/compare/clamav-3.0.37...clamav-3.0.38) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [clamav-3.0.38](https://github.com/truecharts/charts/compare/clamav-3.0.37...clamav-3.0.38) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [clamav-3.0.38](https://github.com/truecharts/charts/compare/clamav-3.0.37...clamav-3.0.38) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [clamav-3.0.38](https://github.com/truecharts/charts/compare/clamav-3.0.37...clamav-3.0.38) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [clamav-3.0.37](https://github.com/truecharts/charts/compare/clamav-3.0.36...clamav-3.0.37) (2022-09-01) - -### Chore - -- update docker general non-major ([#3649](https://github.com/truecharts/charts/issues/3649)) - - - - -## [clamav-3.0.36](https://github.com/truecharts/charts/compare/clamav-3.0.35...clamav-3.0.36) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [clamav-3.0.35](https://github.com/truecharts/charts/compare/clamav-3.0.34...clamav-3.0.35) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/stable/clamav/3.0.38/Chart.lock b/stable/clamav/3.0.38/Chart.lock deleted file mode 100644 index 50da24e723c..00000000000 --- a/stable/clamav/3.0.38/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:29:10.423241891Z" diff --git a/stable/clamav/3.0.38/Chart.yaml b/stable/clamav/3.0.38/Chart.yaml deleted file mode 100644 index 400dfa3fac3..00000000000 --- a/stable/clamav/3.0.38/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "0.105.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.38 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/clamav/3.0.38/README.md b/stable/clamav/3.0.38/README.md deleted file mode 100644 index b21cd31519b..00000000000 --- a/stable/clamav/3.0.38/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# clamav - -![Version: 3.0.38](https://img.shields.io/badge/Version-3.0.38-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.105.1](https://img.shields.io/badge/AppVersion-0.105.1-informational?style=flat-square) - -ClamAV is an open source antivirus engine for detecting trojans, viruses, malware & other malicious threats. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [clamav](https://truecharts.org/docs/charts/stable/clamav) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/clamav/3.0.38/charts/common-10.5.9.tgz b/stable/clamav/3.0.38/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/clamav/3.0.38/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/clamav/3.0.39/CHANGELOG.md b/stable/clamav/3.0.39/CHANGELOG.md new file mode 100644 index 00000000000..3dadad720d7 --- /dev/null +++ b/stable/clamav/3.0.39/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [clamav-3.0.39](https://github.com/truecharts/charts/compare/clamav-3.0.38...clamav-3.0.39) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [clamav-3.0.38](https://github.com/truecharts/charts/compare/clamav-3.0.37...clamav-3.0.38) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [clamav-3.0.38](https://github.com/truecharts/charts/compare/clamav-3.0.37...clamav-3.0.38) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [clamav-3.0.38](https://github.com/truecharts/charts/compare/clamav-3.0.37...clamav-3.0.38) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [clamav-3.0.38](https://github.com/truecharts/charts/compare/clamav-3.0.37...clamav-3.0.38) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [clamav-3.0.38](https://github.com/truecharts/charts/compare/clamav-3.0.37...clamav-3.0.38) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [clamav-3.0.38](https://github.com/truecharts/charts/compare/clamav-3.0.37...clamav-3.0.38) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [clamav-3.0.37](https://github.com/truecharts/charts/compare/clamav-3.0.36...clamav-3.0.37) (2022-09-01) + +### Chore + +- update docker general non-major ([#3649](https://github.com/truecharts/charts/issues/3649)) + + + + +## [clamav-3.0.36](https://github.com/truecharts/charts/compare/clamav-3.0.35...clamav-3.0.36) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + diff --git a/stable/clamav/3.0.39/Chart.lock b/stable/clamav/3.0.39/Chart.lock new file mode 100644 index 00000000000..9c0547a2245 --- /dev/null +++ b/stable/clamav/3.0.39/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:23:44.459101743Z" diff --git a/stable/clamav/3.0.39/Chart.yaml b/stable/clamav/3.0.39/Chart.yaml new file mode 100644 index 00000000000..633f7dc06eb --- /dev/null +++ b/stable/clamav/3.0.39/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "0.105.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: ClamAV is an open source antivirus engine for detecting trojans, viruses, malware & other malicious threats. +home: https://truecharts.org/docs/charts/stable/clamav +icon: https://truecharts.org/img/hotlink-ok/chart-icons/clamav.png +keywords: + - clamav + - antivirus +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: clamav +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/clamav + - https://github.com/Cisco-Talos/clamav + - https://hub.docker.com/r/clamav/clamav + - https://docs.clamav.net/ +type: application +version: 3.0.39 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/clamav/3.0.39/README.md b/stable/clamav/3.0.39/README.md new file mode 100644 index 00000000000..54c33086873 --- /dev/null +++ b/stable/clamav/3.0.39/README.md @@ -0,0 +1,110 @@ +# clamav + +![Version: 3.0.39](https://img.shields.io/badge/Version-3.0.39-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.105.1](https://img.shields.io/badge/AppVersion-0.105.1-informational?style=flat-square) + +ClamAV is an open source antivirus engine for detecting trojans, viruses, malware & other malicious threats. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [clamav](https://truecharts.org/docs/charts/stable/clamav) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/clamav/3.0.38/app-readme.md b/stable/clamav/3.0.39/app-readme.md similarity index 100% rename from stable/clamav/3.0.38/app-readme.md rename to stable/clamav/3.0.39/app-readme.md diff --git a/stable/clamav/3.0.39/charts/common-10.5.10.tgz b/stable/clamav/3.0.39/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/clamav/3.0.39/charts/common-10.5.10.tgz differ diff --git a/stable/clamav/3.0.38/ix_values.yaml b/stable/clamav/3.0.39/ix_values.yaml similarity index 100% rename from stable/clamav/3.0.38/ix_values.yaml rename to stable/clamav/3.0.39/ix_values.yaml diff --git a/stable/clamav/3.0.38/questions.yaml b/stable/clamav/3.0.39/questions.yaml similarity index 100% rename from stable/clamav/3.0.38/questions.yaml rename to stable/clamav/3.0.39/questions.yaml diff --git a/stable/clamav/3.0.38/templates/_cronjob.tpl b/stable/clamav/3.0.39/templates/_cronjob.tpl similarity index 100% rename from stable/clamav/3.0.38/templates/_cronjob.tpl rename to stable/clamav/3.0.39/templates/_cronjob.tpl diff --git a/stable/clamav/3.0.38/templates/common.yaml b/stable/clamav/3.0.39/templates/common.yaml similarity index 100% rename from stable/clamav/3.0.38/templates/common.yaml rename to stable/clamav/3.0.39/templates/common.yaml diff --git a/stable/cloudflared/1.0.14/values.yaml b/stable/clamav/3.0.39/values.yaml similarity index 100% rename from stable/cloudflared/1.0.14/values.yaml rename to stable/clamav/3.0.39/values.yaml diff --git a/stable/clarkson/3.0.38/CHANGELOG.md b/stable/clarkson/3.0.38/CHANGELOG.md deleted file mode 100644 index 7e61030732c..00000000000 --- a/stable/clarkson/3.0.38/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [clarkson-3.0.38](https://github.com/truecharts/charts/compare/clarkson-3.0.37...clarkson-3.0.38) (2022-09-13) - -### Chore - -- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - - - -## [clarkson-3.0.37](https://github.com/truecharts/charts/compare/clarkson-3.0.36...clarkson-3.0.37) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [clarkson-3.0.37](https://github.com/truecharts/charts/compare/clarkson-3.0.36...clarkson-3.0.37) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [clarkson-3.0.37](https://github.com/truecharts/charts/compare/clarkson-3.0.36...clarkson-3.0.37) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [clarkson-3.0.37](https://github.com/truecharts/charts/compare/clarkson-3.0.36...clarkson-3.0.37) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [clarkson-3.0.37](https://github.com/truecharts/charts/compare/clarkson-3.0.36...clarkson-3.0.37) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [clarkson-3.0.37](https://github.com/truecharts/charts/compare/clarkson-3.0.36...clarkson-3.0.37) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [clarkson-3.0.36](https://github.com/truecharts/charts/compare/clarkson-3.0.35...clarkson-3.0.36) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [clarkson-3.0.35](https://github.com/truecharts/charts/compare/clarkson-3.0.34...clarkson-3.0.35) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/stable/clarkson/3.0.38/Chart.lock b/stable/clarkson/3.0.38/Chart.lock deleted file mode 100644 index 736c7385241..00000000000 --- a/stable/clarkson/3.0.38/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.72 -digest: sha256:4918dea0a67663d68f645ee91f54faa55c628a2d463a8572c804e887186456f3 -generated: "2022-09-13T06:19:06.77128534Z" diff --git a/stable/clarkson/3.0.38/Chart.yaml b/stable/clarkson/3.0.38/Chart.yaml deleted file mode 100644 index 9ad774449cf..00000000000 --- a/stable/clarkson/3.0.38/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -apiVersion: v2 -appVersion: "1.1.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.72 -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.38 -annotations: - truecharts.org/catagories: | - - vehicle - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/clarkson/3.0.38/README.md b/stable/clarkson/3.0.38/README.md deleted file mode 100644 index 3b52df91e98..00000000000 --- a/stable/clarkson/3.0.38/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# clarkson - -![Version: 3.0.38](https://img.shields.io/badge/Version-3.0.38-informational?style=flat-square) ![AppVersion: 1.1.2](https://img.shields.io/badge/AppVersion-1.1.2-informational?style=flat-square) - -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.72 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/clarkson/3.0.38/charts/common-10.5.9.tgz b/stable/clarkson/3.0.38/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/clarkson/3.0.38/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/clarkson/3.0.38/charts/mariadb-3.0.72.tgz b/stable/clarkson/3.0.38/charts/mariadb-3.0.72.tgz deleted file mode 100644 index c0d5628ce75..00000000000 Binary files a/stable/clarkson/3.0.38/charts/mariadb-3.0.72.tgz and /dev/null differ diff --git a/stable/clarkson/3.0.39/CHANGELOG.md b/stable/clarkson/3.0.39/CHANGELOG.md new file mode 100644 index 00000000000..9b994ee2965 --- /dev/null +++ b/stable/clarkson/3.0.39/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [clarkson-3.0.39](https://github.com/truecharts/charts/compare/clarkson-3.0.38...clarkson-3.0.39) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [clarkson-3.0.38](https://github.com/truecharts/charts/compare/clarkson-3.0.37...clarkson-3.0.38) (2022-09-13) + +### Chore + +- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + + + + +## [clarkson-3.0.37](https://github.com/truecharts/charts/compare/clarkson-3.0.36...clarkson-3.0.37) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [clarkson-3.0.37](https://github.com/truecharts/charts/compare/clarkson-3.0.36...clarkson-3.0.37) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [clarkson-3.0.37](https://github.com/truecharts/charts/compare/clarkson-3.0.36...clarkson-3.0.37) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [clarkson-3.0.37](https://github.com/truecharts/charts/compare/clarkson-3.0.36...clarkson-3.0.37) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [clarkson-3.0.37](https://github.com/truecharts/charts/compare/clarkson-3.0.36...clarkson-3.0.37) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [clarkson-3.0.37](https://github.com/truecharts/charts/compare/clarkson-3.0.36...clarkson-3.0.37) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [clarkson-3.0.36](https://github.com/truecharts/charts/compare/clarkson-3.0.35...clarkson-3.0.36) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + diff --git a/stable/clarkson/3.0.39/Chart.lock b/stable/clarkson/3.0.39/Chart.lock new file mode 100644 index 00000000000..823cdaea20d --- /dev/null +++ b/stable/clarkson/3.0.39/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.73 +digest: sha256:54198365667353e15dd5ab095f2d1f364ac3a6a72065cbd9a890d0867d58844f +generated: "2022-09-15T14:24:10.381114173Z" diff --git a/stable/clarkson/3.0.39/Chart.yaml b/stable/clarkson/3.0.39/Chart.yaml new file mode 100644 index 00000000000..3455a6ba7d2 --- /dev/null +++ b/stable/clarkson/3.0.39/Chart.yaml @@ -0,0 +1,35 @@ +apiVersion: v2 +appVersion: "1.1.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.73 +description: "A web-based dashboard application that gives you a neat and clean interface for logging your fuel fill-ups for all of your vehicles." +home: https://truecharts.org/docs/charts/stable/clarkson +icon: https://truecharts.org/img/hotlink-ok/chart-icons/clarkson.png +keywords: + - fuel + - car + - log + - fill-up + - vehicle +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: clarkson +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/clarkson + - https://github.com/linuxserver/Clarkson + - https://hub.docker.com/r/linuxserver/clarkson +version: 3.0.39 +annotations: + truecharts.org/catagories: | + - vehicle + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/clarkson/3.0.39/README.md b/stable/clarkson/3.0.39/README.md new file mode 100644 index 00000000000..5fb690dffa2 --- /dev/null +++ b/stable/clarkson/3.0.39/README.md @@ -0,0 +1,110 @@ +# clarkson + +![Version: 3.0.39](https://img.shields.io/badge/Version-3.0.39-informational?style=flat-square) ![AppVersion: 1.1.2](https://img.shields.io/badge/AppVersion-1.1.2-informational?style=flat-square) + +A web-based dashboard application that gives you a neat and clean interface for logging your fuel fill-ups for all of your vehicles. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [clarkson](https://truecharts.org/docs/charts/stable/clarkson) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | mariadb | 3.0.73 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/clarkson/3.0.38/app-readme.md b/stable/clarkson/3.0.39/app-readme.md similarity index 100% rename from stable/clarkson/3.0.38/app-readme.md rename to stable/clarkson/3.0.39/app-readme.md diff --git a/stable/clarkson/3.0.39/charts/common-10.5.10.tgz b/stable/clarkson/3.0.39/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/clarkson/3.0.39/charts/common-10.5.10.tgz differ diff --git a/stable/clarkson/3.0.39/charts/mariadb-3.0.73.tgz b/stable/clarkson/3.0.39/charts/mariadb-3.0.73.tgz new file mode 100644 index 00000000000..13d673713db Binary files /dev/null and b/stable/clarkson/3.0.39/charts/mariadb-3.0.73.tgz differ diff --git a/stable/clarkson/3.0.38/ix_values.yaml b/stable/clarkson/3.0.39/ix_values.yaml similarity index 100% rename from stable/clarkson/3.0.38/ix_values.yaml rename to stable/clarkson/3.0.39/ix_values.yaml diff --git a/stable/clarkson/3.0.38/questions.yaml b/stable/clarkson/3.0.39/questions.yaml similarity index 100% rename from stable/clarkson/3.0.38/questions.yaml rename to stable/clarkson/3.0.39/questions.yaml diff --git a/stable/cloudflared/1.0.14/templates/common.yaml b/stable/clarkson/3.0.39/templates/common.yaml similarity index 100% rename from stable/cloudflared/1.0.14/templates/common.yaml rename to stable/clarkson/3.0.39/templates/common.yaml diff --git a/stable/cloudflareddns/1.0.20/values.yaml b/stable/clarkson/3.0.39/values.yaml similarity index 100% rename from stable/cloudflareddns/1.0.20/values.yaml rename to stable/clarkson/3.0.39/values.yaml diff --git a/stable/cloud9/4.0.29/CHANGELOG.md b/stable/cloud9/4.0.29/CHANGELOG.md deleted file mode 100644 index f711ea8c502..00000000000 --- a/stable/cloud9/4.0.29/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [cloud9-4.0.29](https://github.com/truecharts/charts/compare/cloud9-4.0.28...cloud9-4.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [cloud9-4.0.29](https://github.com/truecharts/charts/compare/cloud9-4.0.28...cloud9-4.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [cloud9-4.0.29](https://github.com/truecharts/charts/compare/cloud9-4.0.28...cloud9-4.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [cloud9-4.0.29](https://github.com/truecharts/charts/compare/cloud9-4.0.28...cloud9-4.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [cloud9-4.0.29](https://github.com/truecharts/charts/compare/cloud9-4.0.28...cloud9-4.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [cloud9-4.0.29](https://github.com/truecharts/charts/compare/cloud9-4.0.28...cloud9-4.0.29) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [cloud9-4.0.28](https://github.com/truecharts/charts/compare/cloud9-4.0.27...cloud9-4.0.28) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [cloud9-4.0.27](https://github.com/truecharts/charts/compare/cloud9-4.0.26...cloud9-4.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [cloud9-4.0.26](https://github.com/truecharts/charts/compare/cloud9-4.0.25...cloud9-4.0.26) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - diff --git a/stable/cloud9/4.0.29/Chart.lock b/stable/cloud9/4.0.29/Chart.lock deleted file mode 100644 index 52ba7f6b1d6..00000000000 --- a/stable/cloud9/4.0.29/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:29:33.619421211Z" diff --git a/stable/cloud9/4.0.29/Chart.yaml b/stable/cloud9/4.0.29/Chart.yaml deleted file mode 100644 index 04b2641a0df..00000000000 --- a/stable/cloud9/4.0.29/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "1.29.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.29 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/cloud9/4.0.29/README.md b/stable/cloud9/4.0.29/README.md deleted file mode 100644 index 1fe901de37e..00000000000 --- a/stable/cloud9/4.0.29/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# cloud9 - -![Version: 4.0.29](https://img.shields.io/badge/Version-4.0.29-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.29.2](https://img.shields.io/badge/AppVersion-1.29.2-informational?style=flat-square) - -A complete web based IDE with terminal access - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [cloud9](https://truecharts.org/docs/charts/stable/cloud9) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/cloud9/4.0.29/charts/common-10.5.9.tgz b/stable/cloud9/4.0.29/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/cloud9/4.0.29/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/cloud9/4.0.30/CHANGELOG.md b/stable/cloud9/4.0.30/CHANGELOG.md new file mode 100644 index 00000000000..741d23d3bd2 --- /dev/null +++ b/stable/cloud9/4.0.30/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [cloud9-4.0.30](https://github.com/truecharts/charts/compare/cloud9-4.0.29...cloud9-4.0.30) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [cloud9-4.0.29](https://github.com/truecharts/charts/compare/cloud9-4.0.28...cloud9-4.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [cloud9-4.0.29](https://github.com/truecharts/charts/compare/cloud9-4.0.28...cloud9-4.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [cloud9-4.0.29](https://github.com/truecharts/charts/compare/cloud9-4.0.28...cloud9-4.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [cloud9-4.0.29](https://github.com/truecharts/charts/compare/cloud9-4.0.28...cloud9-4.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [cloud9-4.0.29](https://github.com/truecharts/charts/compare/cloud9-4.0.28...cloud9-4.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [cloud9-4.0.29](https://github.com/truecharts/charts/compare/cloud9-4.0.28...cloud9-4.0.29) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [cloud9-4.0.28](https://github.com/truecharts/charts/compare/cloud9-4.0.27...cloud9-4.0.28) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [cloud9-4.0.27](https://github.com/truecharts/charts/compare/cloud9-4.0.26...cloud9-4.0.27) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + diff --git a/stable/cloud9/4.0.30/Chart.lock b/stable/cloud9/4.0.30/Chart.lock new file mode 100644 index 00000000000..9755ee5fce6 --- /dev/null +++ b/stable/cloud9/4.0.30/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:24:08.681657809Z" diff --git a/stable/cloud9/4.0.30/Chart.yaml b/stable/cloud9/4.0.30/Chart.yaml new file mode 100644 index 00000000000..18b56a0d807 --- /dev/null +++ b/stable/cloud9/4.0.30/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "1.29.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: A complete web based IDE with terminal access +home: https://truecharts.org/docs/charts/stable/cloud9 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloud9.png +keywords: + - cloud9 + - ide + - terminal + - web +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: cloud9 +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/cloud9 + - https://aws.amazon.com/cloud9/ + - https://github.com/c9/core + - https://hub.docker.com/r/linuxserver/cloud9 +type: application +version: 4.0.30 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/cloud9/4.0.30/README.md b/stable/cloud9/4.0.30/README.md new file mode 100644 index 00000000000..89ab76461a5 --- /dev/null +++ b/stable/cloud9/4.0.30/README.md @@ -0,0 +1,110 @@ +# cloud9 + +![Version: 4.0.30](https://img.shields.io/badge/Version-4.0.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.29.2](https://img.shields.io/badge/AppVersion-1.29.2-informational?style=flat-square) + +A complete web based IDE with terminal access + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [cloud9](https://truecharts.org/docs/charts/stable/cloud9) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/cloud9/4.0.29/app-readme.md b/stable/cloud9/4.0.30/app-readme.md similarity index 100% rename from stable/cloud9/4.0.29/app-readme.md rename to stable/cloud9/4.0.30/app-readme.md diff --git a/stable/cloud9/4.0.30/charts/common-10.5.10.tgz b/stable/cloud9/4.0.30/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/cloud9/4.0.30/charts/common-10.5.10.tgz differ diff --git a/stable/cloud9/4.0.29/ix_values.yaml b/stable/cloud9/4.0.30/ix_values.yaml similarity index 100% rename from stable/cloud9/4.0.29/ix_values.yaml rename to stable/cloud9/4.0.30/ix_values.yaml diff --git a/stable/cloud9/4.0.29/questions.yaml b/stable/cloud9/4.0.30/questions.yaml similarity index 100% rename from stable/cloud9/4.0.29/questions.yaml rename to stable/cloud9/4.0.30/questions.yaml diff --git a/stable/cloudflareddns/1.0.20/templates/common.yaml b/stable/cloud9/4.0.30/templates/common.yaml similarity index 100% rename from stable/cloudflareddns/1.0.20/templates/common.yaml rename to stable/cloud9/4.0.30/templates/common.yaml diff --git a/stable/code-server/4.0.37/values.yaml b/stable/cloud9/4.0.30/values.yaml similarity index 100% rename from stable/code-server/4.0.37/values.yaml rename to stable/cloud9/4.0.30/values.yaml diff --git a/stable/cloudflared/1.0.14/CHANGELOG.md b/stable/cloudflared/1.0.14/CHANGELOG.md deleted file mode 100644 index ddf877d7126..00000000000 --- a/stable/cloudflared/1.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [cloudflared-1.0.14](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.19...cloudflared-1.0.14) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [cloudflared-1.0.14](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.19...cloudflared-1.0.14) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [cloudflared-1.0.14](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.19...cloudflared-1.0.14) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [cloudflared-1.0.14](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.19...cloudflared-1.0.14) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [cloudflared-1.0.14](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.19...cloudflared-1.0.14) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [cloudflared-1.0.14](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.19...cloudflared-1.0.14) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [cloudflared-1.0.13](https://github.com/truecharts/charts/compare/cloudflared-1.0.12...cloudflared-1.0.13) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [cloudflared-1.0.12](https://github.com/truecharts/charts/compare/cloudflared-1.0.11...cloudflared-1.0.12) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [cloudflared-1.0.11](https://github.com/truecharts/charts/compare/cloudflared-1.0.10...cloudflared-1.0.11) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - diff --git a/stable/cloudflared/1.0.14/Chart.lock b/stable/cloudflared/1.0.14/Chart.lock deleted file mode 100644 index 5e6439a7da9..00000000000 --- a/stable/cloudflared/1.0.14/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:29:35.642361232Z" diff --git a/stable/cloudflared/1.0.14/Chart.yaml b/stable/cloudflared/1.0.14/Chart.yaml deleted file mode 100644 index 04e85b4dcd2..00000000000 --- a/stable/cloudflared/1.0.14/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: cloudflared -version: 1.0.14 -appVersion: "2022.8.0" -description: Client for Cloudflare Tunnel, a daemon that exposes private services through the Cloudflare edge. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/cloudflared -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudflared.png -keywords: - - cloudflared - - networking -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/cloudflared - - https://hub.docker.com/r/cloudflare/cloudflared -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - # 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.14/README.md b/stable/cloudflared/1.0.14/README.md deleted file mode 100644 index 76ff98257c9..00000000000 --- a/stable/cloudflared/1.0.14/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# cloudflared - -![Version: 1.0.14](https://img.shields.io/badge/Version-1.0.14-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2022.8.0](https://img.shields.io/badge/AppVersion-2022.8.0-informational?style=flat-square) - -Client for Cloudflare Tunnel, a daemon that exposes private services through the Cloudflare edge. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [cloudflared](https://truecharts.org/docs/charts/stable/cloudflared) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/cloudflared/1.0.14/charts/common-10.5.9.tgz b/stable/cloudflared/1.0.14/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/cloudflared/1.0.14/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/cloudflared/1.0.15/CHANGELOG.md b/stable/cloudflared/1.0.15/CHANGELOG.md new file mode 100644 index 00000000000..48338ac9cde --- /dev/null +++ b/stable/cloudflared/1.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [cloudflared-1.0.15](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.20...cloudflared-1.0.15) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [cloudflared-1.0.14](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.19...cloudflared-1.0.14) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [cloudflared-1.0.14](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.19...cloudflared-1.0.14) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [cloudflared-1.0.14](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.19...cloudflared-1.0.14) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [cloudflared-1.0.14](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.19...cloudflared-1.0.14) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [cloudflared-1.0.14](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.19...cloudflared-1.0.14) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [cloudflared-1.0.14](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.19...cloudflared-1.0.14) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [cloudflared-1.0.13](https://github.com/truecharts/charts/compare/cloudflared-1.0.12...cloudflared-1.0.13) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [cloudflared-1.0.12](https://github.com/truecharts/charts/compare/cloudflared-1.0.11...cloudflared-1.0.12) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + diff --git a/stable/cloudflared/1.0.15/Chart.lock b/stable/cloudflared/1.0.15/Chart.lock new file mode 100644 index 00000000000..54da7824b27 --- /dev/null +++ b/stable/cloudflared/1.0.15/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:24:15.333738673Z" diff --git a/stable/cloudflared/1.0.15/Chart.yaml b/stable/cloudflared/1.0.15/Chart.yaml new file mode 100644 index 00000000000..d4dcf3c2930 --- /dev/null +++ b/stable/cloudflared/1.0.15/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: cloudflared +version: 1.0.15 +appVersion: "2022.8.0" +description: Client for Cloudflare Tunnel, a daemon that exposes private services through the Cloudflare edge. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/cloudflared +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudflared.png +keywords: + - cloudflared + - networking +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/cloudflared + - https://hub.docker.com/r/cloudflare/cloudflared +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - network + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/cloudflared/1.0.15/README.md b/stable/cloudflared/1.0.15/README.md new file mode 100644 index 00000000000..ec37035a318 --- /dev/null +++ b/stable/cloudflared/1.0.15/README.md @@ -0,0 +1,108 @@ +# cloudflared + +![Version: 1.0.15](https://img.shields.io/badge/Version-1.0.15-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2022.8.0](https://img.shields.io/badge/AppVersion-2022.8.0-informational?style=flat-square) + +Client for Cloudflare Tunnel, a daemon that exposes private services through the Cloudflare edge. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [cloudflared](https://truecharts.org/docs/charts/stable/cloudflared) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/cloudflared/1.0.14/app-readme.md b/stable/cloudflared/1.0.15/app-readme.md similarity index 100% rename from stable/cloudflared/1.0.14/app-readme.md rename to stable/cloudflared/1.0.15/app-readme.md diff --git a/stable/cloudflared/1.0.15/charts/common-10.5.10.tgz b/stable/cloudflared/1.0.15/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/cloudflared/1.0.15/charts/common-10.5.10.tgz differ diff --git a/stable/cloudflared/1.0.14/ci/test-values.yaml b/stable/cloudflared/1.0.15/ci/test-values.yaml similarity index 100% rename from stable/cloudflared/1.0.14/ci/test-values.yaml rename to stable/cloudflared/1.0.15/ci/test-values.yaml diff --git a/stable/cloudflared/1.0.14/ix_values.yaml b/stable/cloudflared/1.0.15/ix_values.yaml similarity index 100% rename from stable/cloudflared/1.0.14/ix_values.yaml rename to stable/cloudflared/1.0.15/ix_values.yaml diff --git a/stable/cloudflared/1.0.14/questions.yaml b/stable/cloudflared/1.0.15/questions.yaml similarity index 100% rename from stable/cloudflared/1.0.14/questions.yaml rename to stable/cloudflared/1.0.15/questions.yaml diff --git a/stable/commento-plusplus/3.0.39/templates/common.yaml b/stable/cloudflared/1.0.15/templates/common.yaml similarity index 100% rename from stable/commento-plusplus/3.0.39/templates/common.yaml rename to stable/cloudflared/1.0.15/templates/common.yaml diff --git a/stable/commento-plusplus/3.0.39/values.yaml b/stable/cloudflared/1.0.15/values.yaml similarity index 100% rename from stable/commento-plusplus/3.0.39/values.yaml rename to stable/cloudflared/1.0.15/values.yaml diff --git a/stable/cloudflareddns/1.0.20/CHANGELOG.md b/stable/cloudflareddns/1.0.20/CHANGELOG.md deleted file mode 100644 index c568770bfe7..00000000000 --- a/stable/cloudflareddns/1.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [cloudflareddns-1.0.20](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.19...cloudflareddns-1.0.20) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [cloudflareddns-1.0.20](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.19...cloudflareddns-1.0.20) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [cloudflareddns-1.0.20](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.19...cloudflareddns-1.0.20) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [cloudflareddns-1.0.20](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.19...cloudflareddns-1.0.20) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [cloudflareddns-1.0.20](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.19...cloudflareddns-1.0.20) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [cloudflareddns-1.0.20](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.19...cloudflareddns-1.0.20) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [cloudflareddns-1.0.19](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.18...cloudflareddns-1.0.19) (2022-09-05) - -### Chore - -- update docker general non-major ([#3700](https://github.com/truecharts/charts/issues/3700)) - - - - -## [cloudflareddns-1.0.18](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.17...cloudflareddns-1.0.18) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [cloudflareddns-1.0.17](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.16...cloudflareddns-1.0.17) (2022-08-30) - diff --git a/stable/cloudflareddns/1.0.20/Chart.lock b/stable/cloudflareddns/1.0.20/Chart.lock deleted file mode 100644 index 5ae751fb5cb..00000000000 --- a/stable/cloudflareddns/1.0.20/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:29:51.568070055Z" diff --git a/stable/cloudflareddns/1.0.20/Chart.yaml b/stable/cloudflareddns/1.0.20/Chart.yaml deleted file mode 100644 index 91e6ede2d4b..00000000000 --- a/stable/cloudflareddns/1.0.20/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: cloudflareddns -version: 1.0.20 -appVersion: "latest" -description: Update your Cloudflare DNS records automatically for those with a dynamic IP -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/cloudflareddns -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudflareddns.png -keywords: - - ddns - - cloudflare - - cloudflareddns -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/cloudflareddns - - https://github.com/hotio/cloudflareddns - - https://hotio.dev/containers/cloudflareddns/ -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - # 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.20/README.md b/stable/cloudflareddns/1.0.20/README.md deleted file mode 100644 index bc09886c755..00000000000 --- a/stable/cloudflareddns/1.0.20/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# cloudflareddns - -![Version: 1.0.20](https://img.shields.io/badge/Version-1.0.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Update your Cloudflare DNS records automatically for those with a dynamic IP - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [cloudflareddns](https://truecharts.org/docs/charts/stable/cloudflareddns) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/cloudflareddns/1.0.20/charts/common-10.5.9.tgz b/stable/cloudflareddns/1.0.20/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/cloudflareddns/1.0.20/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/cloudflareddns/1.0.21/CHANGELOG.md b/stable/cloudflareddns/1.0.21/CHANGELOG.md new file mode 100644 index 00000000000..1741318d44e --- /dev/null +++ b/stable/cloudflareddns/1.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [cloudflareddns-1.0.21](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.20...cloudflareddns-1.0.21) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [cloudflareddns-1.0.20](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.19...cloudflareddns-1.0.20) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [cloudflareddns-1.0.20](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.19...cloudflareddns-1.0.20) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [cloudflareddns-1.0.20](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.19...cloudflareddns-1.0.20) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [cloudflareddns-1.0.20](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.19...cloudflareddns-1.0.20) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [cloudflareddns-1.0.20](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.19...cloudflareddns-1.0.20) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [cloudflareddns-1.0.20](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.19...cloudflareddns-1.0.20) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [cloudflareddns-1.0.19](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.18...cloudflareddns-1.0.19) (2022-09-05) + +### Chore + +- update docker general non-major ([#3700](https://github.com/truecharts/charts/issues/3700)) + + + + +## [cloudflareddns-1.0.18](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.17...cloudflareddns-1.0.18) (2022-08-30) + diff --git a/stable/cloudflareddns/1.0.21/Chart.lock b/stable/cloudflareddns/1.0.21/Chart.lock new file mode 100644 index 00000000000..45605838a79 --- /dev/null +++ b/stable/cloudflareddns/1.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:24:28.76421885Z" diff --git a/stable/cloudflareddns/1.0.21/Chart.yaml b/stable/cloudflareddns/1.0.21/Chart.yaml new file mode 100644 index 00000000000..04d1b5574b2 --- /dev/null +++ b/stable/cloudflareddns/1.0.21/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: cloudflareddns +version: 1.0.21 +appVersion: "latest" +description: Update your Cloudflare DNS records automatically for those with a dynamic IP +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/cloudflareddns +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudflareddns.png +keywords: + - ddns + - cloudflare + - cloudflareddns +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/cloudflareddns + - https://github.com/hotio/cloudflareddns + - https://hotio.dev/containers/cloudflareddns/ +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + - networking + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/cloudflareddns/1.0.21/README.md b/stable/cloudflareddns/1.0.21/README.md new file mode 100644 index 00000000000..d25b3ae2e80 --- /dev/null +++ b/stable/cloudflareddns/1.0.21/README.md @@ -0,0 +1,109 @@ +# cloudflareddns + +![Version: 1.0.21](https://img.shields.io/badge/Version-1.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Update your Cloudflare DNS records automatically for those with a dynamic IP + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [cloudflareddns](https://truecharts.org/docs/charts/stable/cloudflareddns) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/cloudflareddns/1.0.20/app-readme.md b/stable/cloudflareddns/1.0.21/app-readme.md similarity index 100% rename from stable/cloudflareddns/1.0.20/app-readme.md rename to stable/cloudflareddns/1.0.21/app-readme.md diff --git a/stable/cloudflareddns/1.0.21/charts/common-10.5.10.tgz b/stable/cloudflareddns/1.0.21/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/cloudflareddns/1.0.21/charts/common-10.5.10.tgz differ diff --git a/stable/cloudflareddns/1.0.20/ix_values.yaml b/stable/cloudflareddns/1.0.21/ix_values.yaml similarity index 100% rename from stable/cloudflareddns/1.0.20/ix_values.yaml rename to stable/cloudflareddns/1.0.21/ix_values.yaml diff --git a/stable/cloudflareddns/1.0.20/questions.yaml b/stable/cloudflareddns/1.0.21/questions.yaml similarity index 100% rename from stable/cloudflareddns/1.0.20/questions.yaml rename to stable/cloudflareddns/1.0.21/questions.yaml diff --git a/stable/couchpotato/2.0.29/templates/common.yaml b/stable/cloudflareddns/1.0.21/templates/common.yaml similarity index 100% rename from stable/couchpotato/2.0.29/templates/common.yaml rename to stable/cloudflareddns/1.0.21/templates/common.yaml diff --git a/stable/couchpotato/2.0.29/values.yaml b/stable/cloudflareddns/1.0.21/values.yaml similarity index 100% rename from stable/couchpotato/2.0.29/values.yaml rename to stable/cloudflareddns/1.0.21/values.yaml diff --git a/stable/code-server/4.0.37/CHANGELOG.md b/stable/code-server/4.0.37/CHANGELOG.md deleted file mode 100644 index e46e68e81c9..00000000000 --- a/stable/code-server/4.0.37/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [code-server-4.0.37](https://github.com/truecharts/charts/compare/openvscode-server-2.0.35...code-server-4.0.37) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [code-server-4.0.37](https://github.com/truecharts/charts/compare/openvscode-server-2.0.35...code-server-4.0.37) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [code-server-4.0.37](https://github.com/truecharts/charts/compare/openvscode-server-2.0.35...code-server-4.0.37) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [code-server-4.0.37](https://github.com/truecharts/charts/compare/openvscode-server-2.0.35...code-server-4.0.37) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [code-server-4.0.37](https://github.com/truecharts/charts/compare/openvscode-server-2.0.35...code-server-4.0.37) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [code-server-4.0.37](https://github.com/truecharts/charts/compare/openvscode-server-2.0.35...code-server-4.0.37) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [code-server-4.0.36](https://github.com/truecharts/charts/compare/openvscode-server-2.0.34...code-server-4.0.36) (2022-09-02) - -### Chore - -- update docker general non-major ([#3660](https://github.com/truecharts/charts/issues/3660)) - - - - -## [code-server-4.0.35](https://github.com/truecharts/charts/compare/code-server-4.0.34...code-server-4.0.35) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [code-server-4.0.34](https://github.com/truecharts/charts/compare/openvscode-server-2.0.32...code-server-4.0.34) (2022-08-30) - diff --git a/stable/code-server/4.0.37/Chart.lock b/stable/code-server/4.0.37/Chart.lock deleted file mode 100644 index cb10c8ad41f..00000000000 --- a/stable/code-server/4.0.37/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:29:58.484640088Z" diff --git a/stable/code-server/4.0.37/Chart.yaml b/stable/code-server/4.0.37/Chart.yaml deleted file mode 100644 index 8c6933b1b32..00000000000 --- a/stable/code-server/4.0.37/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "4.7.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.37 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/code-server/4.0.37/README.md b/stable/code-server/4.0.37/README.md deleted file mode 100644 index 65cf4b9b143..00000000000 --- a/stable/code-server/4.0.37/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# code-server - -![Version: 4.0.37](https://img.shields.io/badge/Version-4.0.37-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.7.0](https://img.shields.io/badge/AppVersion-4.7.0-informational?style=flat-square) - -Run VS Code on any machine anywhere and access it in the browser. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [code-server](https://truecharts.org/docs/charts/stable/code-server) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/code-server/4.0.37/charts/common-10.5.9.tgz b/stable/code-server/4.0.37/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/code-server/4.0.37/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/code-server/4.0.38/CHANGELOG.md b/stable/code-server/4.0.38/CHANGELOG.md new file mode 100644 index 00000000000..724e17b32a6 --- /dev/null +++ b/stable/code-server/4.0.38/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [code-server-4.0.38](https://github.com/truecharts/charts/compare/code-server-4.0.37...code-server-4.0.38) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [code-server-4.0.37](https://github.com/truecharts/charts/compare/openvscode-server-2.0.35...code-server-4.0.37) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [code-server-4.0.37](https://github.com/truecharts/charts/compare/openvscode-server-2.0.35...code-server-4.0.37) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [code-server-4.0.37](https://github.com/truecharts/charts/compare/openvscode-server-2.0.35...code-server-4.0.37) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [code-server-4.0.37](https://github.com/truecharts/charts/compare/openvscode-server-2.0.35...code-server-4.0.37) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [code-server-4.0.37](https://github.com/truecharts/charts/compare/openvscode-server-2.0.35...code-server-4.0.37) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [code-server-4.0.37](https://github.com/truecharts/charts/compare/openvscode-server-2.0.35...code-server-4.0.37) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [code-server-4.0.36](https://github.com/truecharts/charts/compare/openvscode-server-2.0.34...code-server-4.0.36) (2022-09-02) + +### Chore + +- update docker general non-major ([#3660](https://github.com/truecharts/charts/issues/3660)) + + + + +## [code-server-4.0.35](https://github.com/truecharts/charts/compare/code-server-4.0.34...code-server-4.0.35) (2022-08-30) diff --git a/stable/code-server/4.0.38/Chart.lock b/stable/code-server/4.0.38/Chart.lock new file mode 100644 index 00000000000..10e80d0188e --- /dev/null +++ b/stable/code-server/4.0.38/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:24:39.802511643Z" diff --git a/stable/code-server/4.0.38/Chart.yaml b/stable/code-server/4.0.38/Chart.yaml new file mode 100644 index 00000000000..1204e5106c8 --- /dev/null +++ b/stable/code-server/4.0.38/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "4.7.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: Run VS Code on any machine anywhere and access it in the browser. +home: https://truecharts.org/docs/charts/stable/code-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/code-server.png +keywords: + - code + - vs + - visual studio + - vscode +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: code-server +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/code-server + - https://github.com/cdr/code-server +type: application +version: 4.0.38 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/code-server/4.0.38/README.md b/stable/code-server/4.0.38/README.md new file mode 100644 index 00000000000..d995176de0a --- /dev/null +++ b/stable/code-server/4.0.38/README.md @@ -0,0 +1,108 @@ +# code-server + +![Version: 4.0.38](https://img.shields.io/badge/Version-4.0.38-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.7.0](https://img.shields.io/badge/AppVersion-4.7.0-informational?style=flat-square) + +Run VS Code on any machine anywhere and access it in the browser. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [code-server](https://truecharts.org/docs/charts/stable/code-server) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/code-server/4.0.37/app-readme.md b/stable/code-server/4.0.38/app-readme.md similarity index 100% rename from stable/code-server/4.0.37/app-readme.md rename to stable/code-server/4.0.38/app-readme.md diff --git a/stable/code-server/4.0.38/charts/common-10.5.10.tgz b/stable/code-server/4.0.38/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/code-server/4.0.38/charts/common-10.5.10.tgz differ diff --git a/stable/code-server/4.0.37/ix_values.yaml b/stable/code-server/4.0.38/ix_values.yaml similarity index 100% rename from stable/code-server/4.0.37/ix_values.yaml rename to stable/code-server/4.0.38/ix_values.yaml diff --git a/stable/code-server/4.0.37/questions.yaml b/stable/code-server/4.0.38/questions.yaml similarity index 100% rename from stable/code-server/4.0.37/questions.yaml rename to stable/code-server/4.0.38/questions.yaml diff --git a/stable/code-server/4.0.37/templates/common.yaml b/stable/code-server/4.0.38/templates/common.yaml similarity index 100% rename from stable/code-server/4.0.37/templates/common.yaml rename to stable/code-server/4.0.38/templates/common.yaml diff --git a/stable/cryptofolio/4.0.32/values.yaml b/stable/code-server/4.0.38/values.yaml similarity index 100% rename from stable/cryptofolio/4.0.32/values.yaml rename to stable/code-server/4.0.38/values.yaml diff --git a/stable/commento-plusplus/3.0.39/CHANGELOG.md b/stable/commento-plusplus/3.0.39/CHANGELOG.md deleted file mode 100644 index 0b181b18a41..00000000000 --- a/stable/commento-plusplus/3.0.39/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [commento-plusplus-3.0.39](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.38...commento-plusplus-3.0.39) (2022-09-13) - -### Chore - -- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - - - -## [commento-plusplus-3.0.38](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.37...commento-plusplus-3.0.38) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [commento-plusplus-3.0.38](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.37...commento-plusplus-3.0.38) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [commento-plusplus-3.0.38](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.37...commento-plusplus-3.0.38) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [commento-plusplus-3.0.38](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.37...commento-plusplus-3.0.38) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [commento-plusplus-3.0.38](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.37...commento-plusplus-3.0.38) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [commento-plusplus-3.0.38](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.37...commento-plusplus-3.0.38) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [commento-plusplus-3.0.37](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.36...commento-plusplus-3.0.37) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [commento-plusplus-3.0.36](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.35...commento-plusplus-3.0.36) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/stable/commento-plusplus/3.0.39/Chart.lock b/stable/commento-plusplus/3.0.39/Chart.lock deleted file mode 100644 index 1999fa5196e..00000000000 --- a/stable/commento-plusplus/3.0.39/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -digest: sha256:bfcb2819ba71fec67e4e1b700216bcea405d58eaaf9c45e3705bdbead908b8e9 -generated: "2022-09-13T06:19:14.534803411Z" diff --git a/stable/commento-plusplus/3.0.39/Chart.yaml b/stable/commento-plusplus/3.0.39/Chart.yaml deleted file mode 100644 index 1bbd9fb1408..00000000000 --- a/stable/commento-plusplus/3.0.39/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "1.8.7" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -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.39 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/commento-plusplus/3.0.39/README.md b/stable/commento-plusplus/3.0.39/README.md deleted file mode 100644 index 686a09514ec..00000000000 --- a/stable/commento-plusplus/3.0.39/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# commento-plusplus - -![Version: 3.0.39](https://img.shields.io/badge/Version-3.0.39-informational?style=flat-square) ![AppVersion: 1.8.7](https://img.shields.io/badge/AppVersion-1.8.7-informational?style=flat-square) - -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.76 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/commento-plusplus/3.0.39/charts/common-10.5.9.tgz b/stable/commento-plusplus/3.0.39/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/commento-plusplus/3.0.39/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/commento-plusplus/3.0.39/charts/postgresql-8.0.76.tgz b/stable/commento-plusplus/3.0.39/charts/postgresql-8.0.76.tgz deleted file mode 100644 index 129e37daa0e..00000000000 Binary files a/stable/commento-plusplus/3.0.39/charts/postgresql-8.0.76.tgz and /dev/null differ diff --git a/stable/commento-plusplus/3.0.40/CHANGELOG.md b/stable/commento-plusplus/3.0.40/CHANGELOG.md new file mode 100644 index 00000000000..9dabf66f102 --- /dev/null +++ b/stable/commento-plusplus/3.0.40/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [commento-plusplus-3.0.40](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.39...commento-plusplus-3.0.40) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [commento-plusplus-3.0.39](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.38...commento-plusplus-3.0.39) (2022-09-13) + +### Chore + +- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + + + + +## [commento-plusplus-3.0.38](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.37...commento-plusplus-3.0.38) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [commento-plusplus-3.0.38](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.37...commento-plusplus-3.0.38) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [commento-plusplus-3.0.38](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.37...commento-plusplus-3.0.38) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [commento-plusplus-3.0.38](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.37...commento-plusplus-3.0.38) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [commento-plusplus-3.0.38](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.37...commento-plusplus-3.0.38) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [commento-plusplus-3.0.38](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.37...commento-plusplus-3.0.38) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [commento-plusplus-3.0.37](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.36...commento-plusplus-3.0.37) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + diff --git a/stable/commento-plusplus/3.0.40/Chart.lock b/stable/commento-plusplus/3.0.40/Chart.lock new file mode 100644 index 00000000000..5680e386e9a --- /dev/null +++ b/stable/commento-plusplus/3.0.40/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 +generated: "2022-09-15T14:24:59.043679515Z" diff --git a/stable/commento-plusplus/3.0.40/Chart.yaml b/stable/commento-plusplus/3.0.40/Chart.yaml new file mode 100644 index 00000000000..658671d0ec1 --- /dev/null +++ b/stable/commento-plusplus/3.0.40/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "1.8.7" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +description: Commento++ is a free, open source, fast & lightweight comments box that you can embed in your static website instead of Disqus. +home: https://truecharts.org/docs/charts/stable/commento-plusplus +icon: https://truecharts.org/img/hotlink-ok/chart-icons/commento-plusplus.png +keywords: + - commento +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: commento-plusplus +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/commento-plusplus + - https://github.com/souramoo/commentoplusplus + - https://hub.docker.com/r/caroga/commentoplusplus +version: 3.0.40 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/commento-plusplus/3.0.40/README.md b/stable/commento-plusplus/3.0.40/README.md new file mode 100644 index 00000000000..6aadee76c2f --- /dev/null +++ b/stable/commento-plusplus/3.0.40/README.md @@ -0,0 +1,110 @@ +# commento-plusplus + +![Version: 3.0.40](https://img.shields.io/badge/Version-3.0.40-informational?style=flat-square) ![AppVersion: 1.8.7](https://img.shields.io/badge/AppVersion-1.8.7-informational?style=flat-square) + +Commento++ is a free, open source, fast & lightweight comments box that you can embed in your static website instead of Disqus. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [commento-plusplus](https://truecharts.org/docs/charts/stable/commento-plusplus) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.78 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/commento-plusplus/3.0.39/app-readme.md b/stable/commento-plusplus/3.0.40/app-readme.md similarity index 100% rename from stable/commento-plusplus/3.0.39/app-readme.md rename to stable/commento-plusplus/3.0.40/app-readme.md diff --git a/stable/commento-plusplus/3.0.40/charts/common-10.5.10.tgz b/stable/commento-plusplus/3.0.40/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/commento-plusplus/3.0.40/charts/common-10.5.10.tgz differ diff --git a/stable/commento-plusplus/3.0.40/charts/postgresql-8.0.78.tgz b/stable/commento-plusplus/3.0.40/charts/postgresql-8.0.78.tgz new file mode 100644 index 00000000000..ef5433c52fa Binary files /dev/null and b/stable/commento-plusplus/3.0.40/charts/postgresql-8.0.78.tgz differ diff --git a/stable/commento-plusplus/3.0.39/ix_values.yaml b/stable/commento-plusplus/3.0.40/ix_values.yaml similarity index 100% rename from stable/commento-plusplus/3.0.39/ix_values.yaml rename to stable/commento-plusplus/3.0.40/ix_values.yaml diff --git a/stable/commento-plusplus/3.0.39/questions.yaml b/stable/commento-plusplus/3.0.40/questions.yaml similarity index 100% rename from stable/commento-plusplus/3.0.39/questions.yaml rename to stable/commento-plusplus/3.0.40/questions.yaml diff --git a/stable/cryptofolio/4.0.32/templates/common.yaml b/stable/commento-plusplus/3.0.40/templates/common.yaml similarity index 100% rename from stable/cryptofolio/4.0.32/templates/common.yaml rename to stable/commento-plusplus/3.0.40/templates/common.yaml diff --git a/stable/custom-app/5.1.60/values.yaml b/stable/commento-plusplus/3.0.40/values.yaml similarity index 100% rename from stable/custom-app/5.1.60/values.yaml rename to stable/commento-plusplus/3.0.40/values.yaml diff --git a/stable/couchpotato/2.0.29/CHANGELOG.md b/stable/couchpotato/2.0.29/CHANGELOG.md deleted file mode 100644 index 752b63b7f6e..00000000000 --- a/stable/couchpotato/2.0.29/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [couchpotato-2.0.29](https://github.com/truecharts/charts/compare/couchpotato-2.0.28...couchpotato-2.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [couchpotato-2.0.29](https://github.com/truecharts/charts/compare/couchpotato-2.0.28...couchpotato-2.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [couchpotato-2.0.29](https://github.com/truecharts/charts/compare/couchpotato-2.0.28...couchpotato-2.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [couchpotato-2.0.29](https://github.com/truecharts/charts/compare/couchpotato-2.0.28...couchpotato-2.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [couchpotato-2.0.29](https://github.com/truecharts/charts/compare/couchpotato-2.0.28...couchpotato-2.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [couchpotato-2.0.29](https://github.com/truecharts/charts/compare/couchpotato-2.0.28...couchpotato-2.0.29) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [couchpotato-2.0.28](https://github.com/truecharts/charts/compare/couchpotato-2.0.27...couchpotato-2.0.28) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [couchpotato-2.0.27](https://github.com/truecharts/charts/compare/couchpotato-2.0.26...couchpotato-2.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [couchpotato-2.0.26](https://github.com/truecharts/charts/compare/couchpotato-2.0.25...couchpotato-2.0.26) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - diff --git a/stable/couchpotato/2.0.29/Chart.lock b/stable/couchpotato/2.0.29/Chart.lock deleted file mode 100644 index fc00235b7c3..00000000000 --- a/stable/couchpotato/2.0.29/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:30:07.331580234Z" diff --git a/stable/couchpotato/2.0.29/Chart.yaml b/stable/couchpotato/2.0.29/Chart.yaml deleted file mode 100644 index e9f599b08dc..00000000000 --- a/stable/couchpotato/2.0.29/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: couchpotato -version: 2.0.29 -appVersion: "2021.11.22" -description: Couchpotato is an automatic NZB and torrent downloader. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/couchpotato -icon: https://truecharts.org/img/hotlink-ok/chart-icons/couchpotato.png -keywords: - - couchpotato -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/couchpotato - - https://hub.docker.com/r/linuxserver/couchpotato -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - # 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.29/README.md b/stable/couchpotato/2.0.29/README.md deleted file mode 100644 index a2a1d95a8ab..00000000000 --- a/stable/couchpotato/2.0.29/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# couchpotato - -![Version: 2.0.29](https://img.shields.io/badge/Version-2.0.29-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2021.11.22](https://img.shields.io/badge/AppVersion-2021.11.22-informational?style=flat-square) - -Couchpotato is an automatic NZB and torrent downloader. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [couchpotato](https://truecharts.org/docs/charts/stable/couchpotato) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/couchpotato/2.0.29/charts/common-10.5.9.tgz b/stable/couchpotato/2.0.29/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/couchpotato/2.0.29/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/couchpotato/2.0.30/CHANGELOG.md b/stable/couchpotato/2.0.30/CHANGELOG.md new file mode 100644 index 00000000000..860b9fb5ca6 --- /dev/null +++ b/stable/couchpotato/2.0.30/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [couchpotato-2.0.30](https://github.com/truecharts/charts/compare/couchpotato-2.0.29...couchpotato-2.0.30) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [couchpotato-2.0.29](https://github.com/truecharts/charts/compare/couchpotato-2.0.28...couchpotato-2.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [couchpotato-2.0.29](https://github.com/truecharts/charts/compare/couchpotato-2.0.28...couchpotato-2.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [couchpotato-2.0.29](https://github.com/truecharts/charts/compare/couchpotato-2.0.28...couchpotato-2.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [couchpotato-2.0.29](https://github.com/truecharts/charts/compare/couchpotato-2.0.28...couchpotato-2.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [couchpotato-2.0.29](https://github.com/truecharts/charts/compare/couchpotato-2.0.28...couchpotato-2.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [couchpotato-2.0.29](https://github.com/truecharts/charts/compare/couchpotato-2.0.28...couchpotato-2.0.29) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [couchpotato-2.0.28](https://github.com/truecharts/charts/compare/couchpotato-2.0.27...couchpotato-2.0.28) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [couchpotato-2.0.27](https://github.com/truecharts/charts/compare/couchpotato-2.0.26...couchpotato-2.0.27) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + diff --git a/stable/couchpotato/2.0.30/Chart.lock b/stable/couchpotato/2.0.30/Chart.lock new file mode 100644 index 00000000000..ad26ae3bf6e --- /dev/null +++ b/stable/couchpotato/2.0.30/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:24:53.226789658Z" diff --git a/stable/couchpotato/2.0.30/Chart.yaml b/stable/couchpotato/2.0.30/Chart.yaml new file mode 100644 index 00000000000..e570b919005 --- /dev/null +++ b/stable/couchpotato/2.0.30/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: couchpotato +version: 2.0.30 +appVersion: "2021.11.22" +description: Couchpotato is an automatic NZB and torrent downloader. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/couchpotato +icon: https://truecharts.org/img/hotlink-ok/chart-icons/couchpotato.png +keywords: + - couchpotato +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/couchpotato + - https://hub.docker.com/r/linuxserver/couchpotato +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/couchpotato/2.0.30/README.md b/stable/couchpotato/2.0.30/README.md new file mode 100644 index 00000000000..4abb670087e --- /dev/null +++ b/stable/couchpotato/2.0.30/README.md @@ -0,0 +1,108 @@ +# couchpotato + +![Version: 2.0.30](https://img.shields.io/badge/Version-2.0.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2021.11.22](https://img.shields.io/badge/AppVersion-2021.11.22-informational?style=flat-square) + +Couchpotato is an automatic NZB and torrent downloader. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [couchpotato](https://truecharts.org/docs/charts/stable/couchpotato) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/couchpotato/2.0.29/app-readme.md b/stable/couchpotato/2.0.30/app-readme.md similarity index 100% rename from stable/couchpotato/2.0.29/app-readme.md rename to stable/couchpotato/2.0.30/app-readme.md diff --git a/stable/couchpotato/2.0.30/charts/common-10.5.10.tgz b/stable/couchpotato/2.0.30/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/couchpotato/2.0.30/charts/common-10.5.10.tgz differ diff --git a/stable/couchpotato/2.0.29/ix_values.yaml b/stable/couchpotato/2.0.30/ix_values.yaml similarity index 100% rename from stable/couchpotato/2.0.29/ix_values.yaml rename to stable/couchpotato/2.0.30/ix_values.yaml diff --git a/stable/couchpotato/2.0.29/questions.yaml b/stable/couchpotato/2.0.30/questions.yaml similarity index 100% rename from stable/couchpotato/2.0.29/questions.yaml rename to stable/couchpotato/2.0.30/questions.yaml diff --git a/stable/custom-app/5.1.60/templates/common.yaml b/stable/couchpotato/2.0.30/templates/common.yaml similarity index 100% rename from stable/custom-app/5.1.60/templates/common.yaml rename to stable/couchpotato/2.0.30/templates/common.yaml diff --git a/stable/cyberchef/2.0.82/values.yaml b/stable/couchpotato/2.0.30/values.yaml similarity index 100% rename from stable/cyberchef/2.0.82/values.yaml rename to stable/couchpotato/2.0.30/values.yaml diff --git a/stable/cryptofolio/4.0.32/CHANGELOG.md b/stable/cryptofolio/4.0.32/CHANGELOG.md deleted file mode 100644 index 37e74471fce..00000000000 --- a/stable/cryptofolio/4.0.32/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [cryptofolio-4.0.32](https://github.com/truecharts/charts/compare/cryptofolio-4.0.31...cryptofolio-4.0.32) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [cryptofolio-4.0.32](https://github.com/truecharts/charts/compare/cryptofolio-4.0.31...cryptofolio-4.0.32) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [cryptofolio-4.0.32](https://github.com/truecharts/charts/compare/cryptofolio-4.0.31...cryptofolio-4.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [cryptofolio-4.0.32](https://github.com/truecharts/charts/compare/cryptofolio-4.0.31...cryptofolio-4.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [cryptofolio-4.0.32](https://github.com/truecharts/charts/compare/cryptofolio-4.0.31...cryptofolio-4.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [cryptofolio-4.0.32](https://github.com/truecharts/charts/compare/cryptofolio-4.0.31...cryptofolio-4.0.32) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [cryptofolio-4.0.31](https://github.com/truecharts/charts/compare/cryptofolio-4.0.30...cryptofolio-4.0.31) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [cryptofolio-4.0.30](https://github.com/truecharts/charts/compare/cryptofolio-4.0.29...cryptofolio-4.0.30) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [cryptofolio-4.0.29](https://github.com/truecharts/charts/compare/cryptofolio-4.0.28...cryptofolio-4.0.29) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - diff --git a/stable/cryptofolio/4.0.32/Chart.lock b/stable/cryptofolio/4.0.32/Chart.lock deleted file mode 100644 index 06b9c745eea..00000000000 --- a/stable/cryptofolio/4.0.32/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:30:17.10818839Z" diff --git a/stable/cryptofolio/4.0.32/Chart.yaml b/stable/cryptofolio/4.0.32/Chart.yaml deleted file mode 100644 index 3d10e05eba5..00000000000 --- a/stable/cryptofolio/4.0.32/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "2.2.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.32 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/cryptofolio/4.0.32/README.md b/stable/cryptofolio/4.0.32/README.md deleted file mode 100644 index af74f248138..00000000000 --- a/stable/cryptofolio/4.0.32/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# cryptofolio - -![Version: 4.0.32](https://img.shields.io/badge/Version-4.0.32-informational?style=flat-square) ![AppVersion: 2.2.0](https://img.shields.io/badge/AppVersion-2.2.0-informational?style=flat-square) - -Track your cryptocurrency holdings/portfolio - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [cryptofolio](https://truecharts.org/docs/charts/stable/cryptofolio) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/cryptofolio/4.0.32/charts/common-10.5.9.tgz b/stable/cryptofolio/4.0.32/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/cryptofolio/4.0.32/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/cryptofolio/4.0.33/CHANGELOG.md b/stable/cryptofolio/4.0.33/CHANGELOG.md new file mode 100644 index 00000000000..1bed1eec22d --- /dev/null +++ b/stable/cryptofolio/4.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [cryptofolio-4.0.33](https://github.com/truecharts/charts/compare/cryptofolio-4.0.32...cryptofolio-4.0.33) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [cryptofolio-4.0.32](https://github.com/truecharts/charts/compare/cryptofolio-4.0.31...cryptofolio-4.0.32) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [cryptofolio-4.0.32](https://github.com/truecharts/charts/compare/cryptofolio-4.0.31...cryptofolio-4.0.32) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [cryptofolio-4.0.32](https://github.com/truecharts/charts/compare/cryptofolio-4.0.31...cryptofolio-4.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [cryptofolio-4.0.32](https://github.com/truecharts/charts/compare/cryptofolio-4.0.31...cryptofolio-4.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [cryptofolio-4.0.32](https://github.com/truecharts/charts/compare/cryptofolio-4.0.31...cryptofolio-4.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [cryptofolio-4.0.32](https://github.com/truecharts/charts/compare/cryptofolio-4.0.31...cryptofolio-4.0.32) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [cryptofolio-4.0.31](https://github.com/truecharts/charts/compare/cryptofolio-4.0.30...cryptofolio-4.0.31) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [cryptofolio-4.0.30](https://github.com/truecharts/charts/compare/cryptofolio-4.0.29...cryptofolio-4.0.30) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + diff --git a/stable/cryptofolio/4.0.33/Chart.lock b/stable/cryptofolio/4.0.33/Chart.lock new file mode 100644 index 00000000000..9d8c6e9cf7b --- /dev/null +++ b/stable/cryptofolio/4.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:24:59.76077464Z" diff --git a/stable/cryptofolio/4.0.33/Chart.yaml b/stable/cryptofolio/4.0.33/Chart.yaml new file mode 100644 index 00000000000..a9c8538dbdd --- /dev/null +++ b/stable/cryptofolio/4.0.33/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "2.2.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: Track your cryptocurrency holdings/portfolio +home: https://truecharts.org/docs/charts/stable/cryptofolio +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cryptofolio.png +keywords: + - cryptofolio +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: cryptofolio +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/cryptofolio + - https://github.com/Xtrendence/cryptofolio +version: 4.0.33 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/cryptofolio/4.0.33/README.md b/stable/cryptofolio/4.0.33/README.md new file mode 100644 index 00000000000..e5a7c99fd8c --- /dev/null +++ b/stable/cryptofolio/4.0.33/README.md @@ -0,0 +1,108 @@ +# cryptofolio + +![Version: 4.0.33](https://img.shields.io/badge/Version-4.0.33-informational?style=flat-square) ![AppVersion: 2.2.0](https://img.shields.io/badge/AppVersion-2.2.0-informational?style=flat-square) + +Track your cryptocurrency holdings/portfolio + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [cryptofolio](https://truecharts.org/docs/charts/stable/cryptofolio) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/cryptofolio/4.0.32/app-readme.md b/stable/cryptofolio/4.0.33/app-readme.md similarity index 100% rename from stable/cryptofolio/4.0.32/app-readme.md rename to stable/cryptofolio/4.0.33/app-readme.md diff --git a/stable/cryptofolio/4.0.33/charts/common-10.5.10.tgz b/stable/cryptofolio/4.0.33/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/cryptofolio/4.0.33/charts/common-10.5.10.tgz differ diff --git a/stable/cryptofolio/4.0.32/ix_values.yaml b/stable/cryptofolio/4.0.33/ix_values.yaml similarity index 100% rename from stable/cryptofolio/4.0.32/ix_values.yaml rename to stable/cryptofolio/4.0.33/ix_values.yaml diff --git a/stable/cryptofolio/4.0.32/questions.yaml b/stable/cryptofolio/4.0.33/questions.yaml similarity index 100% rename from stable/cryptofolio/4.0.32/questions.yaml rename to stable/cryptofolio/4.0.33/questions.yaml diff --git a/stable/cyberchef/2.0.82/templates/common.yaml b/stable/cryptofolio/4.0.33/templates/common.yaml similarity index 100% rename from stable/cyberchef/2.0.82/templates/common.yaml rename to stable/cryptofolio/4.0.33/templates/common.yaml diff --git a/stable/czkawka/1.0.9/values.yaml b/stable/cryptofolio/4.0.33/values.yaml similarity index 100% rename from stable/czkawka/1.0.9/values.yaml rename to stable/cryptofolio/4.0.33/values.yaml diff --git a/stable/custom-app/5.1.60/CHANGELOG.md b/stable/custom-app/5.1.60/CHANGELOG.md deleted file mode 100644 index 0d08cdcae8b..00000000000 --- a/stable/custom-app/5.1.60/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [custom-app-5.1.60](https://github.com/truecharts/charts/compare/custom-app-5.1.59...custom-app-5.1.60) (2022-09-13) - -### Chore - -- update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755)) - - - - -## [custom-app-5.1.59](https://github.com/truecharts/charts/compare/custom-app-5.1.57...custom-app-5.1.59) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [custom-app-5.1.59](https://github.com/truecharts/charts/compare/custom-app-5.1.57...custom-app-5.1.59) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [custom-app-5.1.59](https://github.com/truecharts/charts/compare/custom-app-5.1.57...custom-app-5.1.59) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [custom-app-5.1.58](https://github.com/truecharts/charts/compare/custom-app-5.1.57...custom-app-5.1.58) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [custom-app-5.1.58](https://github.com/truecharts/charts/compare/custom-app-5.1.57...custom-app-5.1.58) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [custom-app-5.1.58](https://github.com/truecharts/charts/compare/custom-app-5.1.57...custom-app-5.1.58) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [custom-app-5.1.57](https://github.com/truecharts/charts/compare/custom-app-5.1.56...custom-app-5.1.57) (2022-09-10) - -### Chore - -- update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) - - - diff --git a/stable/custom-app/5.1.60/Chart.lock b/stable/custom-app/5.1.60/Chart.lock deleted file mode 100644 index f241877ed9c..00000000000 --- a/stable/custom-app/5.1.60/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-13T05:25:17.853035061Z" diff --git a/stable/custom-app/5.1.60/Chart.yaml b/stable/custom-app/5.1.60/Chart.yaml deleted file mode 100644 index 7f733545a21..00000000000 --- a/stable/custom-app/5.1.60/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "0.20.1887" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.60 -annotations: - truecharts.org/catagories: | - - custom - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/custom-app/5.1.60/README.md b/stable/custom-app/5.1.60/README.md deleted file mode 100644 index 507a86b6c12..00000000000 --- a/stable/custom-app/5.1.60/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# custom-app - -![Version: 5.1.60](https://img.shields.io/badge/Version-5.1.60-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.20.1887](https://img.shields.io/badge/AppVersion-0.20.1887-informational?style=flat-square) - -Advanced tool to create your own TrueCharts-based App - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [custom-app](https://truecharts.org/docs/charts/stable/custom-app) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `custom-app` deployment - -```console -helm uninstall custom-app -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install custom-app \ - --set env.TZ="America/New York" \ - TrueCharts/custom-app -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install custom-app TrueCharts/custom-app -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/custom-app/5.1.60/charts/common-10.5.9.tgz b/stable/custom-app/5.1.60/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/custom-app/5.1.60/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/custom-app/5.1.61/CHANGELOG.md b/stable/custom-app/5.1.61/CHANGELOG.md new file mode 100644 index 00000000000..1440ae30dda --- /dev/null +++ b/stable/custom-app/5.1.61/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [custom-app-5.1.61](https://github.com/truecharts/charts/compare/custom-app-5.1.60...custom-app-5.1.61) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [custom-app-5.1.60](https://github.com/truecharts/charts/compare/custom-app-5.1.59...custom-app-5.1.60) (2022-09-13) + +### Chore + +- update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755)) + + + + +## [custom-app-5.1.59](https://github.com/truecharts/charts/compare/custom-app-5.1.57...custom-app-5.1.59) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [custom-app-5.1.59](https://github.com/truecharts/charts/compare/custom-app-5.1.57...custom-app-5.1.59) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [custom-app-5.1.59](https://github.com/truecharts/charts/compare/custom-app-5.1.57...custom-app-5.1.59) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [custom-app-5.1.58](https://github.com/truecharts/charts/compare/custom-app-5.1.57...custom-app-5.1.58) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [custom-app-5.1.58](https://github.com/truecharts/charts/compare/custom-app-5.1.57...custom-app-5.1.58) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [custom-app-5.1.58](https://github.com/truecharts/charts/compare/custom-app-5.1.57...custom-app-5.1.58) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + diff --git a/stable/custom-app/5.1.61/Chart.lock b/stable/custom-app/5.1.61/Chart.lock new file mode 100644 index 00000000000..429e9dbc176 --- /dev/null +++ b/stable/custom-app/5.1.61/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:25:11.44320608Z" diff --git a/stable/custom-app/5.1.61/Chart.yaml b/stable/custom-app/5.1.61/Chart.yaml new file mode 100644 index 00000000000..aadca6bf335 --- /dev/null +++ b/stable/custom-app/5.1.61/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "0.20.1887" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: Advanced tool to create your own TrueCharts-based App +home: https://truecharts.org/docs/charts/stable/custom-app +icon: https://truecharts.org/img/hotlink-ok/chart-icons/custom-app.png +keywords: + - custom +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: custom-app +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/custom-app +type: application +version: 5.1.61 +annotations: + truecharts.org/catagories: | + - custom + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/custom-app/5.1.61/README.md b/stable/custom-app/5.1.61/README.md new file mode 100644 index 00000000000..d3640b9306f --- /dev/null +++ b/stable/custom-app/5.1.61/README.md @@ -0,0 +1,107 @@ +# custom-app + +![Version: 5.1.61](https://img.shields.io/badge/Version-5.1.61-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.20.1887](https://img.shields.io/badge/AppVersion-0.20.1887-informational?style=flat-square) + +Advanced tool to create your own TrueCharts-based App + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [custom-app](https://truecharts.org/docs/charts/stable/custom-app) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `custom-app` deployment + +```console +helm uninstall custom-app +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install custom-app \ + --set env.TZ="America/New York" \ + TrueCharts/custom-app +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install custom-app TrueCharts/custom-app -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/custom-app/5.1.60/app-readme.md b/stable/custom-app/5.1.61/app-readme.md similarity index 100% rename from stable/custom-app/5.1.60/app-readme.md rename to stable/custom-app/5.1.61/app-readme.md diff --git a/stable/custom-app/5.1.61/charts/common-10.5.10.tgz b/stable/custom-app/5.1.61/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/custom-app/5.1.61/charts/common-10.5.10.tgz differ diff --git a/stable/custom-app/5.1.60/ci/test-values.yaml b/stable/custom-app/5.1.61/ci/test-values.yaml similarity index 100% rename from stable/custom-app/5.1.60/ci/test-values.yaml rename to stable/custom-app/5.1.61/ci/test-values.yaml diff --git a/stable/custom-app/5.1.60/ix_values.yaml b/stable/custom-app/5.1.61/ix_values.yaml similarity index 100% rename from stable/custom-app/5.1.60/ix_values.yaml rename to stable/custom-app/5.1.61/ix_values.yaml diff --git a/stable/custom-app/5.1.60/questions.yaml b/stable/custom-app/5.1.61/questions.yaml similarity index 100% rename from stable/custom-app/5.1.60/questions.yaml rename to stable/custom-app/5.1.61/questions.yaml diff --git a/stable/czkawka/1.0.9/templates/common.yaml b/stable/custom-app/5.1.61/templates/common.yaml similarity index 100% rename from stable/czkawka/1.0.9/templates/common.yaml rename to stable/custom-app/5.1.61/templates/common.yaml diff --git a/stable/darktable/3.0.29/values.yaml b/stable/custom-app/5.1.61/values.yaml similarity index 100% rename from stable/darktable/3.0.29/values.yaml rename to stable/custom-app/5.1.61/values.yaml diff --git a/stable/cyberchef/2.0.82/CHANGELOG.md b/stable/cyberchef/2.0.82/CHANGELOG.md deleted file mode 100644 index afe002b8851..00000000000 --- a/stable/cyberchef/2.0.82/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [cyberchef-2.0.82](https://github.com/truecharts/charts/compare/cyberchef-2.0.80...cyberchef-2.0.82) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [cyberchef-2.0.82](https://github.com/truecharts/charts/compare/cyberchef-2.0.80...cyberchef-2.0.82) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [cyberchef-2.0.82](https://github.com/truecharts/charts/compare/cyberchef-2.0.80...cyberchef-2.0.82) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [cyberchef-2.0.81](https://github.com/truecharts/charts/compare/cyberchef-2.0.80...cyberchef-2.0.81) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [cyberchef-2.0.81](https://github.com/truecharts/charts/compare/cyberchef-2.0.80...cyberchef-2.0.81) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [cyberchef-2.0.81](https://github.com/truecharts/charts/compare/cyberchef-2.0.80...cyberchef-2.0.81) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [cyberchef-2.0.80](https://github.com/truecharts/charts/compare/cyberchef-2.0.79...cyberchef-2.0.80) (2022-09-10) - -### Chore - -- update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) - - - - -## [cyberchef-2.0.79](https://github.com/truecharts/charts/compare/cyberchef-2.0.78...cyberchef-2.0.79) (2022-09-07) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) - - diff --git a/stable/cyberchef/2.0.82/Chart.lock b/stable/cyberchef/2.0.82/Chart.lock deleted file mode 100644 index d944bc68b03..00000000000 --- a/stable/cyberchef/2.0.82/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:30:32.951500817Z" diff --git a/stable/cyberchef/2.0.82/Chart.yaml b/stable/cyberchef/2.0.82/Chart.yaml deleted file mode 100644 index f0af39e8774..00000000000 --- a/stable/cyberchef/2.0.82/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "9.46.4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.82 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/cyberchef/2.0.82/README.md b/stable/cyberchef/2.0.82/README.md deleted file mode 100644 index 39fb5d59581..00000000000 --- a/stable/cyberchef/2.0.82/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# cyberchef - -![Version: 2.0.82](https://img.shields.io/badge/Version-2.0.82-informational?style=flat-square) ![AppVersion: 9.46.4](https://img.shields.io/badge/AppVersion-9.46.4-informational?style=flat-square) - -CyberChef is a simple, intuitive web app for carrying out all manner of "cyber" operations within a web browser. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [cyberchef](https://truecharts.org/docs/charts/stable/cyberchef) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `cyberchef` deployment - -```console -helm uninstall cyberchef -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install cyberchef \ - --set env.TZ="America/New York" \ - TrueCharts/cyberchef -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install cyberchef TrueCharts/cyberchef -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/cyberchef/2.0.82/charts/common-10.5.9.tgz b/stable/cyberchef/2.0.82/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/cyberchef/2.0.82/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/cyberchef/2.0.83/CHANGELOG.md b/stable/cyberchef/2.0.83/CHANGELOG.md new file mode 100644 index 00000000000..7874cb5df59 --- /dev/null +++ b/stable/cyberchef/2.0.83/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [cyberchef-2.0.83](https://github.com/truecharts/charts/compare/cyberchef-2.0.82...cyberchef-2.0.83) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [cyberchef-2.0.82](https://github.com/truecharts/charts/compare/cyberchef-2.0.80...cyberchef-2.0.82) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [cyberchef-2.0.82](https://github.com/truecharts/charts/compare/cyberchef-2.0.80...cyberchef-2.0.82) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [cyberchef-2.0.82](https://github.com/truecharts/charts/compare/cyberchef-2.0.80...cyberchef-2.0.82) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [cyberchef-2.0.81](https://github.com/truecharts/charts/compare/cyberchef-2.0.80...cyberchef-2.0.81) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [cyberchef-2.0.81](https://github.com/truecharts/charts/compare/cyberchef-2.0.80...cyberchef-2.0.81) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [cyberchef-2.0.81](https://github.com/truecharts/charts/compare/cyberchef-2.0.80...cyberchef-2.0.81) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [cyberchef-2.0.80](https://github.com/truecharts/charts/compare/cyberchef-2.0.79...cyberchef-2.0.80) (2022-09-10) + +### Chore + +- update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) + + diff --git a/stable/cyberchef/2.0.83/Chart.lock b/stable/cyberchef/2.0.83/Chart.lock new file mode 100644 index 00000000000..5528bc85822 --- /dev/null +++ b/stable/cyberchef/2.0.83/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:25:24.562644036Z" diff --git a/stable/cyberchef/2.0.83/Chart.yaml b/stable/cyberchef/2.0.83/Chart.yaml new file mode 100644 index 00000000000..128c94573c8 --- /dev/null +++ b/stable/cyberchef/2.0.83/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "9.46.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: CyberChef is a simple, intuitive web app for carrying out all manner of "cyber" operations within a web browser. +home: https://truecharts.org/docs/charts/stable/cyberchef +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cyberchef.png +keywords: + - cyberchef +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: cyberchef +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/cyberchef + - https://hub.docker.com/r/mpepping/cyberchef +version: 2.0.83 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/cyberchef/2.0.83/README.md b/stable/cyberchef/2.0.83/README.md new file mode 100644 index 00000000000..ed1dfafdb7e --- /dev/null +++ b/stable/cyberchef/2.0.83/README.md @@ -0,0 +1,108 @@ +# cyberchef + +![Version: 2.0.83](https://img.shields.io/badge/Version-2.0.83-informational?style=flat-square) ![AppVersion: 9.46.4](https://img.shields.io/badge/AppVersion-9.46.4-informational?style=flat-square) + +CyberChef is a simple, intuitive web app for carrying out all manner of "cyber" operations within a web browser. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [cyberchef](https://truecharts.org/docs/charts/stable/cyberchef) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `cyberchef` deployment + +```console +helm uninstall cyberchef +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install cyberchef \ + --set env.TZ="America/New York" \ + TrueCharts/cyberchef +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install cyberchef TrueCharts/cyberchef -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/cyberchef/2.0.82/app-readme.md b/stable/cyberchef/2.0.83/app-readme.md similarity index 100% rename from stable/cyberchef/2.0.82/app-readme.md rename to stable/cyberchef/2.0.83/app-readme.md diff --git a/stable/cyberchef/2.0.83/charts/common-10.5.10.tgz b/stable/cyberchef/2.0.83/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/cyberchef/2.0.83/charts/common-10.5.10.tgz differ diff --git a/stable/cyberchef/2.0.82/ix_values.yaml b/stable/cyberchef/2.0.83/ix_values.yaml similarity index 100% rename from stable/cyberchef/2.0.82/ix_values.yaml rename to stable/cyberchef/2.0.83/ix_values.yaml diff --git a/stable/cyberchef/2.0.82/questions.yaml b/stable/cyberchef/2.0.83/questions.yaml similarity index 100% rename from stable/cyberchef/2.0.82/questions.yaml rename to stable/cyberchef/2.0.83/questions.yaml diff --git a/stable/darktable/3.0.29/templates/common.yaml b/stable/cyberchef/2.0.83/templates/common.yaml similarity index 100% rename from stable/darktable/3.0.29/templates/common.yaml rename to stable/cyberchef/2.0.83/templates/common.yaml diff --git a/stable/dashdot/1.0.47/values.yaml b/stable/cyberchef/2.0.83/values.yaml similarity index 100% rename from stable/dashdot/1.0.47/values.yaml rename to stable/cyberchef/2.0.83/values.yaml diff --git a/stable/czkawka/1.0.10/CHANGELOG.md b/stable/czkawka/1.0.10/CHANGELOG.md new file mode 100644 index 00000000000..bc17d7f8a43 --- /dev/null +++ b/stable/czkawka/1.0.10/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [czkawka-1.0.10](https://github.com/truecharts/charts/compare/czkawka-1.0.9...czkawka-1.0.10) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [czkawka-1.0.9](https://github.com/truecharts/charts/compare/czkawka-1.0.8...czkawka-1.0.9) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [czkawka-1.0.9](https://github.com/truecharts/charts/compare/czkawka-1.0.8...czkawka-1.0.9) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [czkawka-1.0.9](https://github.com/truecharts/charts/compare/czkawka-1.0.8...czkawka-1.0.9) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [czkawka-1.0.9](https://github.com/truecharts/charts/compare/czkawka-1.0.8...czkawka-1.0.9) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [czkawka-1.0.9](https://github.com/truecharts/charts/compare/czkawka-1.0.8...czkawka-1.0.9) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [czkawka-1.0.9](https://github.com/truecharts/charts/compare/czkawka-1.0.8...czkawka-1.0.9) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [czkawka-1.0.8](https://github.com/truecharts/charts/compare/czkawka-1.0.7...czkawka-1.0.8) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [czkawka-1.0.7](https://github.com/truecharts/charts/compare/czkawka-1.0.6...czkawka-1.0.7) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + diff --git a/stable/czkawka/1.0.10/Chart.lock b/stable/czkawka/1.0.10/Chart.lock new file mode 100644 index 00000000000..7b1ea9105b1 --- /dev/null +++ b/stable/czkawka/1.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:25:31.202345887Z" diff --git a/stable/czkawka/1.0.10/Chart.yaml b/stable/czkawka/1.0.10/Chart.yaml new file mode 100644 index 00000000000..81434ef5c5e --- /dev/null +++ b/stable/czkawka/1.0.10/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "1.7.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: Czkawka is a simple, fast and free app to remove unnecessary files from your computer. +home: https://truecharts.org/docs/charts/stable/czkawka +icon: https://truecharts.org/img/hotlink-ok/chart-icons/czkawka.png +keywords: + - duplicates + - file management + - czkawka +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: czkawka +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/czkawka + - https://hub.docker.com/r/jlesage/czkawka + - https://github.com/jlesage/docker-czkawka + - https://github.com/qarmin/czkawka +type: application +version: 1.0.10 +annotations: + truecharts.org/catagories: | + - duplicates + - files + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/czkawka/1.0.10/README.md b/stable/czkawka/1.0.10/README.md new file mode 100644 index 00000000000..67646f6003f --- /dev/null +++ b/stable/czkawka/1.0.10/README.md @@ -0,0 +1,110 @@ +# czkawka + +![Version: 1.0.10](https://img.shields.io/badge/Version-1.0.10-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.7.0](https://img.shields.io/badge/AppVersion-1.7.0-informational?style=flat-square) + +Czkawka is a simple, fast and free app to remove unnecessary files from your computer. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [czkawka](https://truecharts.org/docs/charts/stable/czkawka) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/czkawka/1.0.9/app-readme.md b/stable/czkawka/1.0.10/app-readme.md similarity index 100% rename from stable/czkawka/1.0.9/app-readme.md rename to stable/czkawka/1.0.10/app-readme.md diff --git a/stable/czkawka/1.0.10/charts/common-10.5.10.tgz b/stable/czkawka/1.0.10/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/czkawka/1.0.10/charts/common-10.5.10.tgz differ diff --git a/stable/czkawka/1.0.9/ix_values.yaml b/stable/czkawka/1.0.10/ix_values.yaml similarity index 100% rename from stable/czkawka/1.0.9/ix_values.yaml rename to stable/czkawka/1.0.10/ix_values.yaml diff --git a/stable/czkawka/1.0.9/questions.yaml b/stable/czkawka/1.0.10/questions.yaml similarity index 100% rename from stable/czkawka/1.0.9/questions.yaml rename to stable/czkawka/1.0.10/questions.yaml diff --git a/stable/dashdot/1.0.47/templates/common.yaml b/stable/czkawka/1.0.10/templates/common.yaml similarity index 100% rename from stable/dashdot/1.0.47/templates/common.yaml rename to stable/czkawka/1.0.10/templates/common.yaml diff --git a/stable/davos/4.0.29/values.yaml b/stable/czkawka/1.0.10/values.yaml similarity index 100% rename from stable/davos/4.0.29/values.yaml rename to stable/czkawka/1.0.10/values.yaml diff --git a/stable/czkawka/1.0.9/CHANGELOG.md b/stable/czkawka/1.0.9/CHANGELOG.md deleted file mode 100644 index 3b649f05d5e..00000000000 --- a/stable/czkawka/1.0.9/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [czkawka-1.0.9](https://github.com/truecharts/charts/compare/czkawka-1.0.8...czkawka-1.0.9) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [czkawka-1.0.9](https://github.com/truecharts/charts/compare/czkawka-1.0.8...czkawka-1.0.9) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [czkawka-1.0.9](https://github.com/truecharts/charts/compare/czkawka-1.0.8...czkawka-1.0.9) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [czkawka-1.0.9](https://github.com/truecharts/charts/compare/czkawka-1.0.8...czkawka-1.0.9) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [czkawka-1.0.9](https://github.com/truecharts/charts/compare/czkawka-1.0.8...czkawka-1.0.9) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [czkawka-1.0.9](https://github.com/truecharts/charts/compare/czkawka-1.0.8...czkawka-1.0.9) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [czkawka-1.0.8](https://github.com/truecharts/charts/compare/czkawka-1.0.7...czkawka-1.0.8) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [czkawka-1.0.7](https://github.com/truecharts/charts/compare/czkawka-1.0.6...czkawka-1.0.7) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [czkawka-1.0.6](https://github.com/truecharts/charts/compare/czkawka-1.0.5...czkawka-1.0.6) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - diff --git a/stable/czkawka/1.0.9/Chart.lock b/stable/czkawka/1.0.9/Chart.lock deleted file mode 100644 index c9d60d690e8..00000000000 --- a/stable/czkawka/1.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:30:41.162710141Z" diff --git a/stable/czkawka/1.0.9/Chart.yaml b/stable/czkawka/1.0.9/Chart.yaml deleted file mode 100644 index 1eb44f0bd99..00000000000 --- a/stable/czkawka/1.0.9/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -apiVersion: v2 -appVersion: "1.7.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.9 -annotations: - truecharts.org/catagories: | - - duplicates - - files - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/czkawka/1.0.9/README.md b/stable/czkawka/1.0.9/README.md deleted file mode 100644 index 5367af3a476..00000000000 --- a/stable/czkawka/1.0.9/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# czkawka - -![Version: 1.0.9](https://img.shields.io/badge/Version-1.0.9-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.7.0](https://img.shields.io/badge/AppVersion-1.7.0-informational?style=flat-square) - -Czkawka is a simple, fast and free app to remove unnecessary files from your computer. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [czkawka](https://truecharts.org/docs/charts/stable/czkawka) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/czkawka/1.0.9/charts/common-10.5.9.tgz b/stable/czkawka/1.0.9/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/czkawka/1.0.9/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/darktable/3.0.29/CHANGELOG.md b/stable/darktable/3.0.29/CHANGELOG.md deleted file mode 100644 index 2e41b051d7f..00000000000 --- a/stable/darktable/3.0.29/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [darktable-3.0.29](https://github.com/truecharts/charts/compare/darktable-3.0.28...darktable-3.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [darktable-3.0.29](https://github.com/truecharts/charts/compare/darktable-3.0.28...darktable-3.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [darktable-3.0.29](https://github.com/truecharts/charts/compare/darktable-3.0.28...darktable-3.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [darktable-3.0.29](https://github.com/truecharts/charts/compare/darktable-3.0.28...darktable-3.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [darktable-3.0.29](https://github.com/truecharts/charts/compare/darktable-3.0.28...darktable-3.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [darktable-3.0.29](https://github.com/truecharts/charts/compare/darktable-3.0.28...darktable-3.0.29) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [darktable-3.0.28](https://github.com/truecharts/charts/compare/darktable-3.0.27...darktable-3.0.28) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [darktable-3.0.27](https://github.com/truecharts/charts/compare/darktable-3.0.26...darktable-3.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [darktable-3.0.26](https://github.com/truecharts/charts/compare/darktable-3.0.25...darktable-3.0.26) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - diff --git a/stable/darktable/3.0.29/Chart.lock b/stable/darktable/3.0.29/Chart.lock deleted file mode 100644 index 4d2fa740206..00000000000 --- a/stable/darktable/3.0.29/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:30:42.937276649Z" diff --git a/stable/darktable/3.0.29/Chart.yaml b/stable/darktable/3.0.29/Chart.yaml deleted file mode 100644 index c72b743c806..00000000000 --- a/stable/darktable/3.0.29/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: darktable -version: 3.0.29 -appVersion: "3.6.1" -description: Darktable is an open source photography workflow application and raw developer. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/darktable -icon: https://truecharts.org/img/hotlink-ok/chart-icons/darktable.png -keywords: - - darktable -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/darktable - - https://hub.docker.com/r/linuxserver/darktable -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - # 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.29/README.md b/stable/darktable/3.0.29/README.md deleted file mode 100644 index 4368753ef10..00000000000 --- a/stable/darktable/3.0.29/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# darktable - -![Version: 3.0.29](https://img.shields.io/badge/Version-3.0.29-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.6.1](https://img.shields.io/badge/AppVersion-3.6.1-informational?style=flat-square) - -Darktable is an open source photography workflow application and raw developer. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [darktable](https://truecharts.org/docs/charts/stable/darktable) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/darktable/3.0.29/charts/common-10.5.9.tgz b/stable/darktable/3.0.29/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/darktable/3.0.29/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/darktable/3.0.30/CHANGELOG.md b/stable/darktable/3.0.30/CHANGELOG.md new file mode 100644 index 00000000000..6737843c31d --- /dev/null +++ b/stable/darktable/3.0.30/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [darktable-3.0.30](https://github.com/truecharts/charts/compare/darktable-3.0.29...darktable-3.0.30) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [darktable-3.0.29](https://github.com/truecharts/charts/compare/darktable-3.0.28...darktable-3.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [darktable-3.0.29](https://github.com/truecharts/charts/compare/darktable-3.0.28...darktable-3.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [darktable-3.0.29](https://github.com/truecharts/charts/compare/darktable-3.0.28...darktable-3.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [darktable-3.0.29](https://github.com/truecharts/charts/compare/darktable-3.0.28...darktable-3.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [darktable-3.0.29](https://github.com/truecharts/charts/compare/darktable-3.0.28...darktable-3.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [darktable-3.0.29](https://github.com/truecharts/charts/compare/darktable-3.0.28...darktable-3.0.29) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [darktable-3.0.28](https://github.com/truecharts/charts/compare/darktable-3.0.27...darktable-3.0.28) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [darktable-3.0.27](https://github.com/truecharts/charts/compare/darktable-3.0.26...darktable-3.0.27) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + diff --git a/stable/darktable/3.0.30/Chart.lock b/stable/darktable/3.0.30/Chart.lock new file mode 100644 index 00000000000..2b3ed880ff4 --- /dev/null +++ b/stable/darktable/3.0.30/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:25:41.374740825Z" diff --git a/stable/darktable/3.0.30/Chart.yaml b/stable/darktable/3.0.30/Chart.yaml new file mode 100644 index 00000000000..4ae0d8e010f --- /dev/null +++ b/stable/darktable/3.0.30/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: darktable +version: 3.0.30 +appVersion: "3.6.1" +description: Darktable is an open source photography workflow application and raw developer. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/darktable +icon: https://truecharts.org/img/hotlink-ok/chart-icons/darktable.png +keywords: + - darktable +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/darktable + - https://hub.docker.com/r/linuxserver/darktable +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/darktable/3.0.30/README.md b/stable/darktable/3.0.30/README.md new file mode 100644 index 00000000000..0a4a2b06173 --- /dev/null +++ b/stable/darktable/3.0.30/README.md @@ -0,0 +1,108 @@ +# darktable + +![Version: 3.0.30](https://img.shields.io/badge/Version-3.0.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.6.1](https://img.shields.io/badge/AppVersion-3.6.1-informational?style=flat-square) + +Darktable is an open source photography workflow application and raw developer. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [darktable](https://truecharts.org/docs/charts/stable/darktable) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/darktable/3.0.29/app-readme.md b/stable/darktable/3.0.30/app-readme.md similarity index 100% rename from stable/darktable/3.0.29/app-readme.md rename to stable/darktable/3.0.30/app-readme.md diff --git a/stable/darktable/3.0.30/charts/common-10.5.10.tgz b/stable/darktable/3.0.30/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/darktable/3.0.30/charts/common-10.5.10.tgz differ diff --git a/stable/darktable/3.0.29/ix_values.yaml b/stable/darktable/3.0.30/ix_values.yaml similarity index 100% rename from stable/darktable/3.0.29/ix_values.yaml rename to stable/darktable/3.0.30/ix_values.yaml diff --git a/stable/darktable/3.0.29/questions.yaml b/stable/darktable/3.0.30/questions.yaml similarity index 100% rename from stable/darktable/3.0.29/questions.yaml rename to stable/darktable/3.0.30/questions.yaml diff --git a/stable/ddclient/2.0.30/templates/common.yaml b/stable/darktable/3.0.30/templates/common.yaml similarity index 100% rename from stable/ddclient/2.0.30/templates/common.yaml rename to stable/darktable/3.0.30/templates/common.yaml diff --git a/stable/ddclient/2.0.30/values.yaml b/stable/darktable/3.0.30/values.yaml similarity index 100% rename from stable/ddclient/2.0.30/values.yaml rename to stable/darktable/3.0.30/values.yaml diff --git a/stable/dashdot/1.0.47/CHANGELOG.md b/stable/dashdot/1.0.47/CHANGELOG.md deleted file mode 100644 index 63740660eb5..00000000000 --- a/stable/dashdot/1.0.47/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [dashdot-1.0.47](https://github.com/truecharts/charts/compare/dashdot-1.0.46...dashdot-1.0.47) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dashdot-1.0.47](https://github.com/truecharts/charts/compare/dashdot-1.0.46...dashdot-1.0.47) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dashdot-1.0.47](https://github.com/truecharts/charts/compare/dashdot-1.0.46...dashdot-1.0.47) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dashdot-1.0.47](https://github.com/truecharts/charts/compare/dashdot-1.0.46...dashdot-1.0.47) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dashdot-1.0.47](https://github.com/truecharts/charts/compare/dashdot-1.0.46...dashdot-1.0.47) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dashdot-1.0.47](https://github.com/truecharts/charts/compare/dashdot-1.0.46...dashdot-1.0.47) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dashdot-1.0.46](https://github.com/truecharts/charts/compare/dashdot-1.0.45...dashdot-1.0.46) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [dashdot-1.0.45](https://github.com/truecharts/charts/compare/dashdot-1.0.44...dashdot-1.0.45) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [dashdot-1.0.44](https://github.com/truecharts/charts/compare/dashdot-1.0.43...dashdot-1.0.44) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - diff --git a/stable/dashdot/1.0.47/Chart.lock b/stable/dashdot/1.0.47/Chart.lock deleted file mode 100644 index d099b2a36d5..00000000000 --- a/stable/dashdot/1.0.47/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:30:47.647420881Z" diff --git a/stable/dashdot/1.0.47/Chart.yaml b/stable/dashdot/1.0.47/Chart.yaml deleted file mode 100644 index e0013a2d992..00000000000 --- a/stable/dashdot/1.0.47/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "4.4.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.47 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/dashdot/1.0.47/README.md b/stable/dashdot/1.0.47/README.md deleted file mode 100644 index eb5c8270261..00000000000 --- a/stable/dashdot/1.0.47/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# dashdot - -![Version: 1.0.47](https://img.shields.io/badge/Version-1.0.47-informational?style=flat-square) ![AppVersion: 4.4.0](https://img.shields.io/badge/AppVersion-4.4.0-informational?style=flat-square) - -dash. (or dashdot) is a modern server dashboard, running on the latest tech, designed with glassmorphism in mind. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [dashdot](https://truecharts.org/docs/charts/stable/dashdot) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/dashdot/1.0.47/charts/common-10.5.9.tgz b/stable/dashdot/1.0.47/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/dashdot/1.0.47/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/dashdot/1.0.48/CHANGELOG.md b/stable/dashdot/1.0.48/CHANGELOG.md new file mode 100644 index 00000000000..3899901af3e --- /dev/null +++ b/stable/dashdot/1.0.48/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [dashdot-1.0.48](https://github.com/truecharts/charts/compare/dashdot-1.0.47...dashdot-1.0.48) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [dashdot-1.0.47](https://github.com/truecharts/charts/compare/dashdot-1.0.46...dashdot-1.0.47) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dashdot-1.0.47](https://github.com/truecharts/charts/compare/dashdot-1.0.46...dashdot-1.0.47) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dashdot-1.0.47](https://github.com/truecharts/charts/compare/dashdot-1.0.46...dashdot-1.0.47) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dashdot-1.0.47](https://github.com/truecharts/charts/compare/dashdot-1.0.46...dashdot-1.0.47) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dashdot-1.0.47](https://github.com/truecharts/charts/compare/dashdot-1.0.46...dashdot-1.0.47) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dashdot-1.0.47](https://github.com/truecharts/charts/compare/dashdot-1.0.46...dashdot-1.0.47) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dashdot-1.0.46](https://github.com/truecharts/charts/compare/dashdot-1.0.45...dashdot-1.0.46) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [dashdot-1.0.45](https://github.com/truecharts/charts/compare/dashdot-1.0.44...dashdot-1.0.45) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + diff --git a/stable/dashdot/1.0.48/Chart.lock b/stable/dashdot/1.0.48/Chart.lock new file mode 100644 index 00000000000..79677a2ed6f --- /dev/null +++ b/stable/dashdot/1.0.48/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:25:42.264377057Z" diff --git a/stable/dashdot/1.0.48/Chart.yaml b/stable/dashdot/1.0.48/Chart.yaml new file mode 100644 index 00000000000..a6ddfb32a61 --- /dev/null +++ b/stable/dashdot/1.0.48/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "4.4.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: dash. (or dashdot) is a modern server dashboard, running on the latest tech, designed with glassmorphism in mind. +home: https://truecharts.org/docs/charts/stable/dashdot +icon: https://truecharts.org/img/hotlink-ok/chart-icons/dashdot.png +keywords: + - dashboard + - dashdot +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: dashdot +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/dashdot + - https://github.com/MauriceNino/dashdot + - https://hub.docker.com/r/mauricenino/dashdot +version: 1.0.48 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/dashdot/1.0.48/README.md b/stable/dashdot/1.0.48/README.md new file mode 100644 index 00000000000..d7702b365d0 --- /dev/null +++ b/stable/dashdot/1.0.48/README.md @@ -0,0 +1,109 @@ +# dashdot + +![Version: 1.0.48](https://img.shields.io/badge/Version-1.0.48-informational?style=flat-square) ![AppVersion: 4.4.0](https://img.shields.io/badge/AppVersion-4.4.0-informational?style=flat-square) + +dash. (or dashdot) is a modern server dashboard, running on the latest tech, designed with glassmorphism in mind. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [dashdot](https://truecharts.org/docs/charts/stable/dashdot) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/dashdot/1.0.47/app-readme.md b/stable/dashdot/1.0.48/app-readme.md similarity index 100% rename from stable/dashdot/1.0.47/app-readme.md rename to stable/dashdot/1.0.48/app-readme.md diff --git a/stable/dashdot/1.0.48/charts/common-10.5.10.tgz b/stable/dashdot/1.0.48/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/dashdot/1.0.48/charts/common-10.5.10.tgz differ diff --git a/stable/dashdot/1.0.47/ix_values.yaml b/stable/dashdot/1.0.48/ix_values.yaml similarity index 100% rename from stable/dashdot/1.0.47/ix_values.yaml rename to stable/dashdot/1.0.48/ix_values.yaml diff --git a/stable/dashdot/1.0.47/questions.yaml b/stable/dashdot/1.0.48/questions.yaml similarity index 100% rename from stable/dashdot/1.0.47/questions.yaml rename to stable/dashdot/1.0.48/questions.yaml diff --git a/stable/ddns-go/2.0.33/templates/common.yaml b/stable/dashdot/1.0.48/templates/common.yaml similarity index 100% rename from stable/ddns-go/2.0.33/templates/common.yaml rename to stable/dashdot/1.0.48/templates/common.yaml diff --git a/stable/ddns-go/2.0.33/values.yaml b/stable/dashdot/1.0.48/values.yaml similarity index 100% rename from stable/ddns-go/2.0.33/values.yaml rename to stable/dashdot/1.0.48/values.yaml diff --git a/stable/davos/4.0.29/CHANGELOG.md b/stable/davos/4.0.29/CHANGELOG.md deleted file mode 100644 index 57d704b32b1..00000000000 --- a/stable/davos/4.0.29/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [davos-4.0.29](https://github.com/truecharts/charts/compare/davos-4.0.28...davos-4.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [davos-4.0.29](https://github.com/truecharts/charts/compare/davos-4.0.28...davos-4.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [davos-4.0.29](https://github.com/truecharts/charts/compare/davos-4.0.28...davos-4.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [davos-4.0.29](https://github.com/truecharts/charts/compare/davos-4.0.28...davos-4.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [davos-4.0.29](https://github.com/truecharts/charts/compare/davos-4.0.28...davos-4.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [davos-4.0.29](https://github.com/truecharts/charts/compare/davos-4.0.28...davos-4.0.29) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [davos-4.0.28](https://github.com/truecharts/charts/compare/davos-4.0.27...davos-4.0.28) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [davos-4.0.27](https://github.com/truecharts/charts/compare/davos-4.0.26...davos-4.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [davos-4.0.26](https://github.com/truecharts/charts/compare/davos-4.0.25...davos-4.0.26) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - diff --git a/stable/davos/4.0.29/Chart.lock b/stable/davos/4.0.29/Chart.lock deleted file mode 100644 index 6d0d93b16a4..00000000000 --- a/stable/davos/4.0.29/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:30:57.684177095Z" diff --git a/stable/davos/4.0.29/Chart.yaml b/stable/davos/4.0.29/Chart.yaml deleted file mode 100644 index 6708e9148ba..00000000000 --- a/stable/davos/4.0.29/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "2.2.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.29 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/davos/4.0.29/README.md b/stable/davos/4.0.29/README.md deleted file mode 100644 index 1c8857cce5a..00000000000 --- a/stable/davos/4.0.29/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# davos - -![Version: 4.0.29](https://img.shields.io/badge/Version-4.0.29-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.2.1](https://img.shields.io/badge/AppVersion-2.2.1-informational?style=flat-square) - -An FTP automation tool that periodically scans given host locations for new files. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [davos](https://truecharts.org/docs/charts/stable/davos) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/davos/4.0.29/charts/common-10.5.9.tgz b/stable/davos/4.0.29/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/davos/4.0.29/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/davos/4.0.30/CHANGELOG.md b/stable/davos/4.0.30/CHANGELOG.md new file mode 100644 index 00000000000..c5c8563c43d --- /dev/null +++ b/stable/davos/4.0.30/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [davos-4.0.30](https://github.com/truecharts/charts/compare/davos-4.0.29...davos-4.0.30) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [davos-4.0.29](https://github.com/truecharts/charts/compare/davos-4.0.28...davos-4.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [davos-4.0.29](https://github.com/truecharts/charts/compare/davos-4.0.28...davos-4.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [davos-4.0.29](https://github.com/truecharts/charts/compare/davos-4.0.28...davos-4.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [davos-4.0.29](https://github.com/truecharts/charts/compare/davos-4.0.28...davos-4.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [davos-4.0.29](https://github.com/truecharts/charts/compare/davos-4.0.28...davos-4.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [davos-4.0.29](https://github.com/truecharts/charts/compare/davos-4.0.28...davos-4.0.29) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [davos-4.0.28](https://github.com/truecharts/charts/compare/davos-4.0.27...davos-4.0.28) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [davos-4.0.27](https://github.com/truecharts/charts/compare/davos-4.0.26...davos-4.0.27) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + diff --git a/stable/davos/4.0.30/Chart.lock b/stable/davos/4.0.30/Chart.lock new file mode 100644 index 00000000000..6b3d4193298 --- /dev/null +++ b/stable/davos/4.0.30/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:25:55.28656594Z" diff --git a/stable/davos/4.0.30/Chart.yaml b/stable/davos/4.0.30/Chart.yaml new file mode 100644 index 00000000000..acb97ff872d --- /dev/null +++ b/stable/davos/4.0.30/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "2.2.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: An FTP automation tool that periodically scans given host locations for new files. +home: https://truecharts.org/docs/charts/stable/davos +icon: https://truecharts.org/img/hotlink-ok/chart-icons/davos.png +keywords: + - davos + - ftp + - automation +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: davos +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/davos + - https://github.com/linuxserver/docker-davos + - https://github.com/linuxserver/davos/ +type: application +version: 4.0.30 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/davos/4.0.30/README.md b/stable/davos/4.0.30/README.md new file mode 100644 index 00000000000..82e4e2b6936 --- /dev/null +++ b/stable/davos/4.0.30/README.md @@ -0,0 +1,109 @@ +# davos + +![Version: 4.0.30](https://img.shields.io/badge/Version-4.0.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.2.1](https://img.shields.io/badge/AppVersion-2.2.1-informational?style=flat-square) + +An FTP automation tool that periodically scans given host locations for new files. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [davos](https://truecharts.org/docs/charts/stable/davos) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/davos/4.0.29/app-readme.md b/stable/davos/4.0.30/app-readme.md similarity index 100% rename from stable/davos/4.0.29/app-readme.md rename to stable/davos/4.0.30/app-readme.md diff --git a/stable/davos/4.0.30/charts/common-10.5.10.tgz b/stable/davos/4.0.30/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/davos/4.0.30/charts/common-10.5.10.tgz differ diff --git a/stable/davos/4.0.29/ix_values.yaml b/stable/davos/4.0.30/ix_values.yaml similarity index 100% rename from stable/davos/4.0.29/ix_values.yaml rename to stable/davos/4.0.30/ix_values.yaml diff --git a/stable/davos/4.0.29/questions.yaml b/stable/davos/4.0.30/questions.yaml similarity index 100% rename from stable/davos/4.0.29/questions.yaml rename to stable/davos/4.0.30/questions.yaml diff --git a/stable/davos/4.0.29/templates/common.yaml b/stable/davos/4.0.30/templates/common.yaml similarity index 100% rename from stable/davos/4.0.29/templates/common.yaml rename to stable/davos/4.0.30/templates/common.yaml diff --git a/stable/ddns-updater/2.0.31/values.yaml b/stable/davos/4.0.30/values.yaml similarity index 100% rename from stable/ddns-updater/2.0.31/values.yaml rename to stable/davos/4.0.30/values.yaml diff --git a/stable/ddclient/2.0.30/CHANGELOG.md b/stable/ddclient/2.0.30/CHANGELOG.md deleted file mode 100644 index 3a4399b8009..00000000000 --- a/stable/ddclient/2.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ddclient-2.0.30](https://github.com/truecharts/charts/compare/ddclient-2.0.29...ddclient-2.0.30) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ddclient-2.0.30](https://github.com/truecharts/charts/compare/ddclient-2.0.29...ddclient-2.0.30) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ddclient-2.0.30](https://github.com/truecharts/charts/compare/ddclient-2.0.29...ddclient-2.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ddclient-2.0.30](https://github.com/truecharts/charts/compare/ddclient-2.0.29...ddclient-2.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ddclient-2.0.30](https://github.com/truecharts/charts/compare/ddclient-2.0.29...ddclient-2.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ddclient-2.0.30](https://github.com/truecharts/charts/compare/ddclient-2.0.29...ddclient-2.0.30) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ddclient-2.0.29](https://github.com/truecharts/charts/compare/ddclient-2.0.28...ddclient-2.0.29) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [ddclient-2.0.28](https://github.com/truecharts/charts/compare/ddclient-2.0.27...ddclient-2.0.28) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [ddclient-2.0.27](https://github.com/truecharts/charts/compare/ddclient-2.0.26...ddclient-2.0.27) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - diff --git a/stable/ddclient/2.0.30/Chart.lock b/stable/ddclient/2.0.30/Chart.lock deleted file mode 100644 index 7fd114b61ce..00000000000 --- a/stable/ddclient/2.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:31:05.618341534Z" diff --git a/stable/ddclient/2.0.30/Chart.yaml b/stable/ddclient/2.0.30/Chart.yaml deleted file mode 100644 index 0246617d346..00000000000 --- a/stable/ddclient/2.0.30/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: ddclient -version: 2.0.30 -appVersion: "3.9.1" -description: Ddclient is a Perl client used to update dynamic DNS entries for accounts on Dynamic DNS Network Service Provider. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/ddclient -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddclient.png -keywords: - - ddclient -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/ddclient - - https://hub.docker.com/r/linuxserver/ddclient -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - # 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.30/README.md b/stable/ddclient/2.0.30/README.md deleted file mode 100644 index 7b139eae2eb..00000000000 --- a/stable/ddclient/2.0.30/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# ddclient - -![Version: 2.0.30](https://img.shields.io/badge/Version-2.0.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.9.1](https://img.shields.io/badge/AppVersion-3.9.1-informational?style=flat-square) - -Ddclient is a Perl client used to update dynamic DNS entries for accounts on Dynamic DNS Network Service Provider. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [ddclient](https://truecharts.org/docs/charts/stable/ddclient) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `ddclient` deployment - -```console -helm uninstall ddclient -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install ddclient \ - --set env.TZ="America/New York" \ - TrueCharts/ddclient -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install ddclient TrueCharts/ddclient -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/ddclient/2.0.30/charts/common-10.5.9.tgz b/stable/ddclient/2.0.30/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/ddclient/2.0.30/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/ddclient/2.0.31/CHANGELOG.md b/stable/ddclient/2.0.31/CHANGELOG.md new file mode 100644 index 00000000000..ec0882db737 --- /dev/null +++ b/stable/ddclient/2.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ddclient-2.0.31](https://github.com/truecharts/charts/compare/ddclient-2.0.30...ddclient-2.0.31) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [ddclient-2.0.30](https://github.com/truecharts/charts/compare/ddclient-2.0.29...ddclient-2.0.30) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ddclient-2.0.30](https://github.com/truecharts/charts/compare/ddclient-2.0.29...ddclient-2.0.30) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ddclient-2.0.30](https://github.com/truecharts/charts/compare/ddclient-2.0.29...ddclient-2.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ddclient-2.0.30](https://github.com/truecharts/charts/compare/ddclient-2.0.29...ddclient-2.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ddclient-2.0.30](https://github.com/truecharts/charts/compare/ddclient-2.0.29...ddclient-2.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ddclient-2.0.30](https://github.com/truecharts/charts/compare/ddclient-2.0.29...ddclient-2.0.30) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ddclient-2.0.29](https://github.com/truecharts/charts/compare/ddclient-2.0.28...ddclient-2.0.29) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [ddclient-2.0.28](https://github.com/truecharts/charts/compare/ddclient-2.0.27...ddclient-2.0.28) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/stable/ddclient/2.0.31/Chart.lock b/stable/ddclient/2.0.31/Chart.lock new file mode 100644 index 00000000000..d5ee8060167 --- /dev/null +++ b/stable/ddclient/2.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:26:02.198795153Z" diff --git a/stable/ddclient/2.0.31/Chart.yaml b/stable/ddclient/2.0.31/Chart.yaml new file mode 100644 index 00000000000..fd3d8a8d46e --- /dev/null +++ b/stable/ddclient/2.0.31/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: ddclient +version: 2.0.31 +appVersion: "3.9.1" +description: Ddclient is a Perl client used to update dynamic DNS entries for accounts on Dynamic DNS Network Service Provider. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/ddclient +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddclient.png +keywords: + - ddclient +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/ddclient + - https://hub.docker.com/r/linuxserver/ddclient +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/ddclient/2.0.31/README.md b/stable/ddclient/2.0.31/README.md new file mode 100644 index 00000000000..808f20cde9e --- /dev/null +++ b/stable/ddclient/2.0.31/README.md @@ -0,0 +1,108 @@ +# ddclient + +![Version: 2.0.31](https://img.shields.io/badge/Version-2.0.31-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.9.1](https://img.shields.io/badge/AppVersion-3.9.1-informational?style=flat-square) + +Ddclient is a Perl client used to update dynamic DNS entries for accounts on Dynamic DNS Network Service Provider. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [ddclient](https://truecharts.org/docs/charts/stable/ddclient) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `ddclient` deployment + +```console +helm uninstall ddclient +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install ddclient \ + --set env.TZ="America/New York" \ + TrueCharts/ddclient +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install ddclient TrueCharts/ddclient -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/ddclient/2.0.30/app-readme.md b/stable/ddclient/2.0.31/app-readme.md similarity index 100% rename from stable/ddclient/2.0.30/app-readme.md rename to stable/ddclient/2.0.31/app-readme.md diff --git a/stable/ddclient/2.0.31/charts/common-10.5.10.tgz b/stable/ddclient/2.0.31/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/ddclient/2.0.31/charts/common-10.5.10.tgz differ diff --git a/stable/ddclient/2.0.30/ix_values.yaml b/stable/ddclient/2.0.31/ix_values.yaml similarity index 100% rename from stable/ddclient/2.0.30/ix_values.yaml rename to stable/ddclient/2.0.31/ix_values.yaml diff --git a/stable/ddclient/2.0.30/questions.yaml b/stable/ddclient/2.0.31/questions.yaml similarity index 100% rename from stable/ddclient/2.0.30/questions.yaml rename to stable/ddclient/2.0.31/questions.yaml diff --git a/stable/ddns-updater/2.0.31/templates/common.yaml b/stable/ddclient/2.0.31/templates/common.yaml similarity index 100% rename from stable/ddns-updater/2.0.31/templates/common.yaml rename to stable/ddclient/2.0.31/templates/common.yaml diff --git a/stable/deconz/8.0.34/values.yaml b/stable/ddclient/2.0.31/values.yaml similarity index 100% rename from stable/deconz/8.0.34/values.yaml rename to stable/ddclient/2.0.31/values.yaml diff --git a/stable/ddns-go/2.0.33/CHANGELOG.md b/stable/ddns-go/2.0.33/CHANGELOG.md deleted file mode 100644 index ec12f6ee1ad..00000000000 --- a/stable/ddns-go/2.0.33/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ddns-go-2.0.33](https://github.com/truecharts/charts/compare/ddns-go-2.0.32...ddns-go-2.0.33) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ddns-go-2.0.33](https://github.com/truecharts/charts/compare/ddns-go-2.0.32...ddns-go-2.0.33) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ddns-go-2.0.33](https://github.com/truecharts/charts/compare/ddns-go-2.0.32...ddns-go-2.0.33) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ddns-go-2.0.33](https://github.com/truecharts/charts/compare/ddns-go-2.0.32...ddns-go-2.0.33) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ddns-go-2.0.33](https://github.com/truecharts/charts/compare/ddns-go-2.0.32...ddns-go-2.0.33) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ddns-go-2.0.33](https://github.com/truecharts/charts/compare/ddns-go-2.0.32...ddns-go-2.0.33) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ddns-go-2.0.32](https://github.com/truecharts/charts/compare/ddns-go-2.0.31...ddns-go-2.0.32) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [ddns-go-2.0.31](https://github.com/truecharts/charts/compare/ddns-go-2.0.30...ddns-go-2.0.31) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [ddns-go-2.0.30](https://github.com/truecharts/charts/compare/ddns-go-2.0.29...ddns-go-2.0.30) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - diff --git a/stable/ddns-go/2.0.33/Chart.lock b/stable/ddns-go/2.0.33/Chart.lock deleted file mode 100644 index ca996913064..00000000000 --- a/stable/ddns-go/2.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:31:07.501602357Z" diff --git a/stable/ddns-go/2.0.33/Chart.yaml b/stable/ddns-go/2.0.33/Chart.yaml deleted file mode 100644 index aa004630b88..00000000000 --- a/stable/ddns-go/2.0.33/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: ddns-go -version: 2.0.33 -appVersion: "4.0.4" -description: Automatically obtain your public network IPv4 or IPv6 address and resolve it to the corresponding domain name service -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/ddns-go -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddns-go.png -keywords: - - ddns-go - - ddns -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/ddns-go - - https://github.com/jeessy2/ddns-go -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - # 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.33/README.md b/stable/ddns-go/2.0.33/README.md deleted file mode 100644 index 14388648176..00000000000 --- a/stable/ddns-go/2.0.33/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# ddns-go - -![Version: 2.0.33](https://img.shields.io/badge/Version-2.0.33-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.0.4](https://img.shields.io/badge/AppVersion-4.0.4-informational?style=flat-square) - -Automatically obtain your public network IPv4 or IPv6 address and resolve it to the corresponding domain name service - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [ddns-go](https://truecharts.org/docs/charts/stable/ddns-go) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/ddns-go/2.0.33/charts/common-10.5.9.tgz b/stable/ddns-go/2.0.33/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/ddns-go/2.0.33/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/ddns-go/2.0.34/CHANGELOG.md b/stable/ddns-go/2.0.34/CHANGELOG.md new file mode 100644 index 00000000000..a42c389b63a --- /dev/null +++ b/stable/ddns-go/2.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ddns-go-2.0.34](https://github.com/truecharts/charts/compare/ddns-go-2.0.33...ddns-go-2.0.34) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [ddns-go-2.0.33](https://github.com/truecharts/charts/compare/ddns-go-2.0.32...ddns-go-2.0.33) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ddns-go-2.0.33](https://github.com/truecharts/charts/compare/ddns-go-2.0.32...ddns-go-2.0.33) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ddns-go-2.0.33](https://github.com/truecharts/charts/compare/ddns-go-2.0.32...ddns-go-2.0.33) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ddns-go-2.0.33](https://github.com/truecharts/charts/compare/ddns-go-2.0.32...ddns-go-2.0.33) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ddns-go-2.0.33](https://github.com/truecharts/charts/compare/ddns-go-2.0.32...ddns-go-2.0.33) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ddns-go-2.0.33](https://github.com/truecharts/charts/compare/ddns-go-2.0.32...ddns-go-2.0.33) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ddns-go-2.0.32](https://github.com/truecharts/charts/compare/ddns-go-2.0.31...ddns-go-2.0.32) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [ddns-go-2.0.31](https://github.com/truecharts/charts/compare/ddns-go-2.0.30...ddns-go-2.0.31) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + diff --git a/stable/ddns-go/2.0.34/Chart.lock b/stable/ddns-go/2.0.34/Chart.lock new file mode 100644 index 00000000000..bb16f8c2932 --- /dev/null +++ b/stable/ddns-go/2.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:26:12.780395926Z" diff --git a/stable/ddns-go/2.0.34/Chart.yaml b/stable/ddns-go/2.0.34/Chart.yaml new file mode 100644 index 00000000000..0ae9160afca --- /dev/null +++ b/stable/ddns-go/2.0.34/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: ddns-go +version: 2.0.34 +appVersion: "4.0.4" +description: Automatically obtain your public network IPv4 or IPv6 address and resolve it to the corresponding domain name service +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/ddns-go +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddns-go.png +keywords: + - ddns-go + - ddns +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/ddns-go + - https://github.com/jeessy2/ddns-go +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - cloud + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/ddns-go/2.0.34/README.md b/stable/ddns-go/2.0.34/README.md new file mode 100644 index 00000000000..13bd6534fe3 --- /dev/null +++ b/stable/ddns-go/2.0.34/README.md @@ -0,0 +1,108 @@ +# ddns-go + +![Version: 2.0.34](https://img.shields.io/badge/Version-2.0.34-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.0.4](https://img.shields.io/badge/AppVersion-4.0.4-informational?style=flat-square) + +Automatically obtain your public network IPv4 or IPv6 address and resolve it to the corresponding domain name service + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [ddns-go](https://truecharts.org/docs/charts/stable/ddns-go) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/ddns-go/2.0.33/app-readme.md b/stable/ddns-go/2.0.34/app-readme.md similarity index 100% rename from stable/ddns-go/2.0.33/app-readme.md rename to stable/ddns-go/2.0.34/app-readme.md diff --git a/stable/ddns-go/2.0.34/charts/common-10.5.10.tgz b/stable/ddns-go/2.0.34/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/ddns-go/2.0.34/charts/common-10.5.10.tgz differ diff --git a/stable/ddns-go/2.0.33/ix_values.yaml b/stable/ddns-go/2.0.34/ix_values.yaml similarity index 100% rename from stable/ddns-go/2.0.33/ix_values.yaml rename to stable/ddns-go/2.0.34/ix_values.yaml diff --git a/stable/ddns-go/2.0.33/questions.yaml b/stable/ddns-go/2.0.34/questions.yaml similarity index 100% rename from stable/ddns-go/2.0.33/questions.yaml rename to stable/ddns-go/2.0.34/questions.yaml diff --git a/stable/deconz/8.0.34/templates/common.yaml b/stable/ddns-go/2.0.34/templates/common.yaml similarity index 100% rename from stable/deconz/8.0.34/templates/common.yaml rename to stable/ddns-go/2.0.34/templates/common.yaml diff --git a/stable/deemix/3.0.32/values.yaml b/stable/ddns-go/2.0.34/values.yaml similarity index 100% rename from stable/deemix/3.0.32/values.yaml rename to stable/ddns-go/2.0.34/values.yaml diff --git a/stable/ddns-updater/2.0.31/CHANGELOG.md b/stable/ddns-updater/2.0.31/CHANGELOG.md deleted file mode 100644 index f9d7c15e534..00000000000 --- a/stable/ddns-updater/2.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ddns-updater-2.0.31](https://github.com/truecharts/charts/compare/ddns-updater-2.0.30...ddns-updater-2.0.31) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ddns-updater-2.0.31](https://github.com/truecharts/charts/compare/ddns-updater-2.0.30...ddns-updater-2.0.31) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ddns-updater-2.0.31](https://github.com/truecharts/charts/compare/ddns-updater-2.0.30...ddns-updater-2.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ddns-updater-2.0.31](https://github.com/truecharts/charts/compare/ddns-updater-2.0.30...ddns-updater-2.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ddns-updater-2.0.31](https://github.com/truecharts/charts/compare/ddns-updater-2.0.30...ddns-updater-2.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ddns-updater-2.0.31](https://github.com/truecharts/charts/compare/ddns-updater-2.0.30...ddns-updater-2.0.31) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ddns-updater-2.0.30](https://github.com/truecharts/charts/compare/ddns-updater-2.0.29...ddns-updater-2.0.30) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [ddns-updater-2.0.29](https://github.com/truecharts/charts/compare/ddns-updater-2.0.28...ddns-updater-2.0.29) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [ddns-updater-2.0.28](https://github.com/truecharts/charts/compare/ddns-updater-2.0.27...ddns-updater-2.0.28) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - diff --git a/stable/ddns-updater/2.0.31/Chart.lock b/stable/ddns-updater/2.0.31/Chart.lock deleted file mode 100644 index cd6fb820eb3..00000000000 --- a/stable/ddns-updater/2.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:31:12.317699125Z" diff --git a/stable/ddns-updater/2.0.31/Chart.yaml b/stable/ddns-updater/2.0.31/Chart.yaml deleted file mode 100644 index 3048f8748e1..00000000000 --- a/stable/ddns-updater/2.0.31/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "2.4.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.31 -annotations: - truecharts.org/catagories: | - - network - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/ddns-updater/2.0.31/README.md b/stable/ddns-updater/2.0.31/README.md deleted file mode 100644 index c02baa12569..00000000000 --- a/stable/ddns-updater/2.0.31/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# ddns-updater - -![Version: 2.0.31](https://img.shields.io/badge/Version-2.0.31-informational?style=flat-square) ![AppVersion: 2.4.1](https://img.shields.io/badge/AppVersion-2.4.1-informational?style=flat-square) - -Light container updating DNS A and/or AAAA records periodically for multiple DNS providers - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [ddns-updater](https://truecharts.org/docs/charts/stable/ddns-updater) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `ddns-updater` deployment - -```console -helm uninstall ddns-updater -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install ddns-updater \ - --set env.TZ="America/New York" \ - TrueCharts/ddns-updater -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install ddns-updater TrueCharts/ddns-updater -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/ddns-updater/2.0.31/charts/common-10.5.9.tgz b/stable/ddns-updater/2.0.31/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/ddns-updater/2.0.31/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/ddns-updater/2.0.32/CHANGELOG.md b/stable/ddns-updater/2.0.32/CHANGELOG.md new file mode 100644 index 00000000000..ae100a0cacc --- /dev/null +++ b/stable/ddns-updater/2.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ddns-updater-2.0.32](https://github.com/truecharts/charts/compare/ddns-updater-2.0.31...ddns-updater-2.0.32) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [ddns-updater-2.0.31](https://github.com/truecharts/charts/compare/ddns-updater-2.0.30...ddns-updater-2.0.31) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ddns-updater-2.0.31](https://github.com/truecharts/charts/compare/ddns-updater-2.0.30...ddns-updater-2.0.31) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ddns-updater-2.0.31](https://github.com/truecharts/charts/compare/ddns-updater-2.0.30...ddns-updater-2.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ddns-updater-2.0.31](https://github.com/truecharts/charts/compare/ddns-updater-2.0.30...ddns-updater-2.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ddns-updater-2.0.31](https://github.com/truecharts/charts/compare/ddns-updater-2.0.30...ddns-updater-2.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ddns-updater-2.0.31](https://github.com/truecharts/charts/compare/ddns-updater-2.0.30...ddns-updater-2.0.31) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ddns-updater-2.0.30](https://github.com/truecharts/charts/compare/ddns-updater-2.0.29...ddns-updater-2.0.30) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [ddns-updater-2.0.29](https://github.com/truecharts/charts/compare/ddns-updater-2.0.28...ddns-updater-2.0.29) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + diff --git a/stable/ddns-updater/2.0.32/Chart.lock b/stable/ddns-updater/2.0.32/Chart.lock new file mode 100644 index 00000000000..3888773e22e --- /dev/null +++ b/stable/ddns-updater/2.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:26:13.211468231Z" diff --git a/stable/ddns-updater/2.0.32/Chart.yaml b/stable/ddns-updater/2.0.32/Chart.yaml new file mode 100644 index 00000000000..208cbd19a39 --- /dev/null +++ b/stable/ddns-updater/2.0.32/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "2.4.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: Light container updating DNS A and/or AAAA records periodically for multiple DNS providers +home: https://truecharts.org/docs/charts/stable/ddns-updater +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddns-updater.png +keywords: + - ddns-updater +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ddns-updater +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/ddns-updater + - https://github.com/qdm12/ddns-updater + - https://hub.docker.com/r/qmcgaw/ddns-updater +version: 2.0.32 +annotations: + truecharts.org/catagories: | + - network + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/ddns-updater/2.0.32/README.md b/stable/ddns-updater/2.0.32/README.md new file mode 100644 index 00000000000..147e76f9cc5 --- /dev/null +++ b/stable/ddns-updater/2.0.32/README.md @@ -0,0 +1,109 @@ +# ddns-updater + +![Version: 2.0.32](https://img.shields.io/badge/Version-2.0.32-informational?style=flat-square) ![AppVersion: 2.4.1](https://img.shields.io/badge/AppVersion-2.4.1-informational?style=flat-square) + +Light container updating DNS A and/or AAAA records periodically for multiple DNS providers + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [ddns-updater](https://truecharts.org/docs/charts/stable/ddns-updater) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `ddns-updater` deployment + +```console +helm uninstall ddns-updater +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install ddns-updater \ + --set env.TZ="America/New York" \ + TrueCharts/ddns-updater +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install ddns-updater TrueCharts/ddns-updater -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/ddns-updater/2.0.31/app-readme.md b/stable/ddns-updater/2.0.32/app-readme.md similarity index 100% rename from stable/ddns-updater/2.0.31/app-readme.md rename to stable/ddns-updater/2.0.32/app-readme.md diff --git a/stable/ddns-updater/2.0.32/charts/common-10.5.10.tgz b/stable/ddns-updater/2.0.32/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/ddns-updater/2.0.32/charts/common-10.5.10.tgz differ diff --git a/stable/ddns-updater/2.0.31/ix_values.yaml b/stable/ddns-updater/2.0.32/ix_values.yaml similarity index 100% rename from stable/ddns-updater/2.0.31/ix_values.yaml rename to stable/ddns-updater/2.0.32/ix_values.yaml diff --git a/stable/ddns-updater/2.0.31/questions.yaml b/stable/ddns-updater/2.0.32/questions.yaml similarity index 100% rename from stable/ddns-updater/2.0.31/questions.yaml rename to stable/ddns-updater/2.0.32/questions.yaml diff --git a/stable/deemix/3.0.32/templates/common.yaml b/stable/ddns-updater/2.0.32/templates/common.yaml similarity index 100% rename from stable/deemix/3.0.32/templates/common.yaml rename to stable/ddns-updater/2.0.32/templates/common.yaml diff --git a/stable/deepstack/4.0.30/values.yaml b/stable/ddns-updater/2.0.32/values.yaml similarity index 100% rename from stable/deepstack/4.0.30/values.yaml rename to stable/ddns-updater/2.0.32/values.yaml diff --git a/stable/deconz/8.0.34/CHANGELOG.md b/stable/deconz/8.0.34/CHANGELOG.md deleted file mode 100644 index a13d124dbe1..00000000000 --- a/stable/deconz/8.0.34/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [deconz-8.0.34](https://github.com/truecharts/charts/compare/deconz-8.0.33...deconz-8.0.34) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [deconz-8.0.34](https://github.com/truecharts/charts/compare/deconz-8.0.33...deconz-8.0.34) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [deconz-8.0.34](https://github.com/truecharts/charts/compare/deconz-8.0.33...deconz-8.0.34) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [deconz-8.0.34](https://github.com/truecharts/charts/compare/deconz-8.0.33...deconz-8.0.34) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [deconz-8.0.34](https://github.com/truecharts/charts/compare/deconz-8.0.33...deconz-8.0.34) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [deconz-8.0.34](https://github.com/truecharts/charts/compare/deconz-8.0.33...deconz-8.0.34) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [deconz-8.0.33](https://github.com/truecharts/charts/compare/deconz-8.0.32...deconz-8.0.33) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [deconz-8.0.32](https://github.com/truecharts/charts/compare/deconz-8.0.31...deconz-8.0.32) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [deconz-8.0.31](https://github.com/truecharts/charts/compare/deconz-8.0.30...deconz-8.0.31) (2022-08-29) - diff --git a/stable/deconz/8.0.34/Chart.lock b/stable/deconz/8.0.34/Chart.lock deleted file mode 100644 index 65f06374281..00000000000 --- a/stable/deconz/8.0.34/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:31:22.90179704Z" diff --git a/stable/deconz/8.0.34/Chart.yaml b/stable/deconz/8.0.34/Chart.yaml deleted file mode 100644 index c1aeec9d4ba..00000000000 --- a/stable/deconz/8.0.34/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "2.18.01" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.34 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/deconz/8.0.34/README.md b/stable/deconz/8.0.34/README.md deleted file mode 100644 index fc896a1f0fe..00000000000 --- a/stable/deconz/8.0.34/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# deconz - -![Version: 8.0.34](https://img.shields.io/badge/Version-8.0.34-informational?style=flat-square) ![AppVersion: 2.18.01](https://img.shields.io/badge/AppVersion-2.18.01-informational?style=flat-square) - -deCONZ is an easy to use control software, with which you can set up and control Zigbee networks of any size without further programming effort. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [deconz](https://truecharts.org/docs/charts/stable/deconz) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `deconz` deployment - -```console -helm uninstall deconz -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install deconz \ - --set env.TZ="America/New York" \ - TrueCharts/deconz -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install deconz TrueCharts/deconz -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/deconz/8.0.34/charts/common-10.5.9.tgz b/stable/deconz/8.0.34/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/deconz/8.0.34/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/deconz/8.0.35/CHANGELOG.md b/stable/deconz/8.0.35/CHANGELOG.md new file mode 100644 index 00000000000..374da46f89e --- /dev/null +++ b/stable/deconz/8.0.35/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [deconz-8.0.35](https://github.com/truecharts/charts/compare/deconz-8.0.34...deconz-8.0.35) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [deconz-8.0.34](https://github.com/truecharts/charts/compare/deconz-8.0.33...deconz-8.0.34) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [deconz-8.0.34](https://github.com/truecharts/charts/compare/deconz-8.0.33...deconz-8.0.34) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [deconz-8.0.34](https://github.com/truecharts/charts/compare/deconz-8.0.33...deconz-8.0.34) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [deconz-8.0.34](https://github.com/truecharts/charts/compare/deconz-8.0.33...deconz-8.0.34) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [deconz-8.0.34](https://github.com/truecharts/charts/compare/deconz-8.0.33...deconz-8.0.34) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [deconz-8.0.34](https://github.com/truecharts/charts/compare/deconz-8.0.33...deconz-8.0.34) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [deconz-8.0.33](https://github.com/truecharts/charts/compare/deconz-8.0.32...deconz-8.0.33) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [deconz-8.0.32](https://github.com/truecharts/charts/compare/deconz-8.0.31...deconz-8.0.32) (2022-08-30) diff --git a/stable/deconz/8.0.35/Chart.lock b/stable/deconz/8.0.35/Chart.lock new file mode 100644 index 00000000000..e58714520a7 --- /dev/null +++ b/stable/deconz/8.0.35/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:26:26.324893763Z" diff --git a/stable/deconz/8.0.35/Chart.yaml b/stable/deconz/8.0.35/Chart.yaml new file mode 100644 index 00000000000..a04319227c9 --- /dev/null +++ b/stable/deconz/8.0.35/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "2.18.01" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: deCONZ is an easy to use control software, with which you can set up and control Zigbee networks of any size without further programming effort. +home: https://truecharts.org/docs/charts/stable/deconz +icon: https://truecharts.org/img/hotlink-ok/chart-icons/deconz.png +keywords: + - deconz + - home-automation + - zigbee + - conbee +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: deconz +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/deconz + - https://github.com/dresden-elektronik/deconz-rest-plugin + - https://github.com/marthoc/docker-deconz +version: 8.0.35 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/deconz/8.0.35/README.md b/stable/deconz/8.0.35/README.md new file mode 100644 index 00000000000..72c58ccab72 --- /dev/null +++ b/stable/deconz/8.0.35/README.md @@ -0,0 +1,109 @@ +# deconz + +![Version: 8.0.35](https://img.shields.io/badge/Version-8.0.35-informational?style=flat-square) ![AppVersion: 2.18.01](https://img.shields.io/badge/AppVersion-2.18.01-informational?style=flat-square) + +deCONZ is an easy to use control software, with which you can set up and control Zigbee networks of any size without further programming effort. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [deconz](https://truecharts.org/docs/charts/stable/deconz) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `deconz` deployment + +```console +helm uninstall deconz +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install deconz \ + --set env.TZ="America/New York" \ + TrueCharts/deconz +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install deconz TrueCharts/deconz -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/deconz/8.0.34/app-readme.md b/stable/deconz/8.0.35/app-readme.md similarity index 100% rename from stable/deconz/8.0.34/app-readme.md rename to stable/deconz/8.0.35/app-readme.md diff --git a/stable/deconz/8.0.35/charts/common-10.5.10.tgz b/stable/deconz/8.0.35/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/deconz/8.0.35/charts/common-10.5.10.tgz differ diff --git a/stable/deconz/8.0.34/ci/test-values.yaml b/stable/deconz/8.0.35/ci/test-values.yaml similarity index 100% rename from stable/deconz/8.0.34/ci/test-values.yaml rename to stable/deconz/8.0.35/ci/test-values.yaml diff --git a/stable/deconz/8.0.34/ix_values.yaml b/stable/deconz/8.0.35/ix_values.yaml similarity index 100% rename from stable/deconz/8.0.34/ix_values.yaml rename to stable/deconz/8.0.35/ix_values.yaml diff --git a/stable/deconz/8.0.34/questions.yaml b/stable/deconz/8.0.35/questions.yaml similarity index 100% rename from stable/deconz/8.0.34/questions.yaml rename to stable/deconz/8.0.35/questions.yaml diff --git a/stable/deepstack/4.0.30/templates/common.yaml b/stable/deconz/8.0.35/templates/common.yaml similarity index 100% rename from stable/deepstack/4.0.30/templates/common.yaml rename to stable/deconz/8.0.35/templates/common.yaml diff --git a/stable/digikam/4.0.31/values.yaml b/stable/deconz/8.0.35/values.yaml similarity index 100% rename from stable/digikam/4.0.31/values.yaml rename to stable/deconz/8.0.35/values.yaml diff --git a/stable/deemix/3.0.32/CHANGELOG.md b/stable/deemix/3.0.32/CHANGELOG.md deleted file mode 100644 index 82de8980214..00000000000 --- a/stable/deemix/3.0.32/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [deemix-3.0.32](https://github.com/truecharts/charts/compare/deemix-3.0.31...deemix-3.0.32) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [deemix-3.0.32](https://github.com/truecharts/charts/compare/deemix-3.0.31...deemix-3.0.32) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [deemix-3.0.32](https://github.com/truecharts/charts/compare/deemix-3.0.31...deemix-3.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [deemix-3.0.32](https://github.com/truecharts/charts/compare/deemix-3.0.31...deemix-3.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [deemix-3.0.32](https://github.com/truecharts/charts/compare/deemix-3.0.31...deemix-3.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [deemix-3.0.32](https://github.com/truecharts/charts/compare/deemix-3.0.31...deemix-3.0.32) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [deemix-3.0.31](https://github.com/truecharts/charts/compare/deemix-3.0.30...deemix-3.0.31) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [deemix-3.0.30](https://github.com/truecharts/charts/compare/deemix-3.0.29...deemix-3.0.30) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [deemix-3.0.29](https://github.com/truecharts/charts/compare/deemix-3.0.28...deemix-3.0.29) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - diff --git a/stable/deemix/3.0.32/Chart.lock b/stable/deemix/3.0.32/Chart.lock deleted file mode 100644 index 08bbae1fe58..00000000000 --- a/stable/deemix/3.0.32/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:31:29.632411026Z" diff --git a/stable/deemix/3.0.32/Chart.yaml b/stable/deemix/3.0.32/Chart.yaml deleted file mode 100644 index d7a96a12c29..00000000000 --- a/stable/deemix/3.0.32/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.32 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/deemix/3.0.32/README.md b/stable/deemix/3.0.32/README.md deleted file mode 100644 index 90cd99c8249..00000000000 --- a/stable/deemix/3.0.32/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# deemix - -![Version: 3.0.32](https://img.shields.io/badge/Version-3.0.32-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -deemix is a deezer downloader built from the ashes of Deezloader Remix. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [deemix](https://truecharts.org/docs/charts/stable/deemix) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/deemix/3.0.32/charts/common-10.5.9.tgz b/stable/deemix/3.0.32/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/deemix/3.0.32/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/deemix/3.0.33/CHANGELOG.md b/stable/deemix/3.0.33/CHANGELOG.md new file mode 100644 index 00000000000..79251971a23 --- /dev/null +++ b/stable/deemix/3.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [deemix-3.0.33](https://github.com/truecharts/charts/compare/deemix-3.0.32...deemix-3.0.33) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [deemix-3.0.32](https://github.com/truecharts/charts/compare/deemix-3.0.31...deemix-3.0.32) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [deemix-3.0.32](https://github.com/truecharts/charts/compare/deemix-3.0.31...deemix-3.0.32) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [deemix-3.0.32](https://github.com/truecharts/charts/compare/deemix-3.0.31...deemix-3.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [deemix-3.0.32](https://github.com/truecharts/charts/compare/deemix-3.0.31...deemix-3.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [deemix-3.0.32](https://github.com/truecharts/charts/compare/deemix-3.0.31...deemix-3.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [deemix-3.0.32](https://github.com/truecharts/charts/compare/deemix-3.0.31...deemix-3.0.32) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [deemix-3.0.31](https://github.com/truecharts/charts/compare/deemix-3.0.30...deemix-3.0.31) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [deemix-3.0.30](https://github.com/truecharts/charts/compare/deemix-3.0.29...deemix-3.0.30) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + diff --git a/stable/deemix/3.0.33/Chart.lock b/stable/deemix/3.0.33/Chart.lock new file mode 100644 index 00000000000..6d1753532ac --- /dev/null +++ b/stable/deemix/3.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:26:33.583889862Z" diff --git a/stable/deemix/3.0.33/Chart.yaml b/stable/deemix/3.0.33/Chart.yaml new file mode 100644 index 00000000000..30699437a39 --- /dev/null +++ b/stable/deemix/3.0.33/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: deemix is a deezer downloader built from the ashes of Deezloader Remix. +home: https://truecharts.org/docs/charts/stable/deemix +icon: https://truecharts.org/img/hotlink-ok/chart-icons/deemix.png +keywords: + - music + - deemix + - deezer +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: deemix +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/deemix + - https://gitlab.com/Bockiii/deemix-docker.git + - https://git.freezerapp.xyz/RemixDev/deemix-py +type: application +version: 3.0.33 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/deemix/3.0.33/README.md b/stable/deemix/3.0.33/README.md new file mode 100644 index 00000000000..3378e07f4e4 --- /dev/null +++ b/stable/deemix/3.0.33/README.md @@ -0,0 +1,109 @@ +# deemix + +![Version: 3.0.33](https://img.shields.io/badge/Version-3.0.33-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +deemix is a deezer downloader built from the ashes of Deezloader Remix. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [deemix](https://truecharts.org/docs/charts/stable/deemix) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/deemix/3.0.32/app-readme.md b/stable/deemix/3.0.33/app-readme.md similarity index 100% rename from stable/deemix/3.0.32/app-readme.md rename to stable/deemix/3.0.33/app-readme.md diff --git a/stable/deemix/3.0.33/charts/common-10.5.10.tgz b/stable/deemix/3.0.33/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/deemix/3.0.33/charts/common-10.5.10.tgz differ diff --git a/stable/deemix/3.0.32/ix_values.yaml b/stable/deemix/3.0.33/ix_values.yaml similarity index 100% rename from stable/deemix/3.0.32/ix_values.yaml rename to stable/deemix/3.0.33/ix_values.yaml diff --git a/stable/deemix/3.0.32/questions.yaml b/stable/deemix/3.0.33/questions.yaml similarity index 100% rename from stable/deemix/3.0.32/questions.yaml rename to stable/deemix/3.0.33/questions.yaml diff --git a/stable/dillinger/2.0.29/templates/common.yaml b/stable/deemix/3.0.33/templates/common.yaml similarity index 100% rename from stable/dillinger/2.0.29/templates/common.yaml rename to stable/deemix/3.0.33/templates/common.yaml diff --git a/stable/dillinger/2.0.29/values.yaml b/stable/deemix/3.0.33/values.yaml similarity index 100% rename from stable/dillinger/2.0.29/values.yaml rename to stable/deemix/3.0.33/values.yaml diff --git a/stable/deepstack/4.0.30/CHANGELOG.md b/stable/deepstack/4.0.30/CHANGELOG.md deleted file mode 100644 index 3a2bd12f691..00000000000 --- a/stable/deepstack/4.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [deepstack-4.0.30](https://github.com/truecharts/charts/compare/deepstack-4.0.29...deepstack-4.0.30) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [deepstack-4.0.30](https://github.com/truecharts/charts/compare/deepstack-4.0.29...deepstack-4.0.30) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [deepstack-4.0.30](https://github.com/truecharts/charts/compare/deepstack-4.0.29...deepstack-4.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [deepstack-4.0.30](https://github.com/truecharts/charts/compare/deepstack-4.0.29...deepstack-4.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [deepstack-4.0.30](https://github.com/truecharts/charts/compare/deepstack-4.0.29...deepstack-4.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [deepstack-4.0.30](https://github.com/truecharts/charts/compare/deepstack-4.0.29...deepstack-4.0.30) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [deepstack-4.0.29](https://github.com/truecharts/charts/compare/deepstack-4.0.28...deepstack-4.0.29) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [deepstack-4.0.28](https://github.com/truecharts/charts/compare/deepstack-4.0.27...deepstack-4.0.28) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [deepstack-4.0.27](https://github.com/truecharts/charts/compare/deepstack-4.0.26...deepstack-4.0.27) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - diff --git a/stable/deepstack/4.0.30/Chart.lock b/stable/deepstack/4.0.30/Chart.lock deleted file mode 100644 index 77dbe184514..00000000000 --- a/stable/deepstack/4.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:31:32.6950605Z" diff --git a/stable/deepstack/4.0.30/Chart.yaml b/stable/deepstack/4.0.30/Chart.yaml deleted file mode 100644 index 05b5c9e11cf..00000000000 --- a/stable/deepstack/4.0.30/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "2022.01.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.30 -annotations: - truecharts.org/catagories: | - - AI - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/deepstack/4.0.30/README.md b/stable/deepstack/4.0.30/README.md deleted file mode 100644 index 1034cf09402..00000000000 --- a/stable/deepstack/4.0.30/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# deepstack - -![Version: 4.0.30](https://img.shields.io/badge/Version-4.0.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2022.01.1](https://img.shields.io/badge/AppVersion-2022.01.1-informational?style=flat-square) - -DeepStack AI provides AI features including Face Recognition, Object Detection, Scene Recognition and custom AI Models - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [deepstack](https://truecharts.org/docs/charts/stable/deepstack) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/deepstack/4.0.30/charts/common-10.5.9.tgz b/stable/deepstack/4.0.30/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/deepstack/4.0.30/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/deepstack/4.0.31/CHANGELOG.md b/stable/deepstack/4.0.31/CHANGELOG.md new file mode 100644 index 00000000000..ea01128c6d4 --- /dev/null +++ b/stable/deepstack/4.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [deluge-11.0.33](https://github.com/truecharts/charts/compare/deluge-11.0.32...deluge-11.0.33) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [deluge-11.0.32](https://github.com/truecharts/charts/compare/deluge-11.0.31...deluge-11.0.32) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [deluge-11.0.32](https://github.com/truecharts/charts/compare/deluge-11.0.31...deluge-11.0.32) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [deluge-11.0.32](https://github.com/truecharts/charts/compare/deluge-11.0.31...deluge-11.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [deluge-11.0.32](https://github.com/truecharts/charts/compare/deluge-11.0.31...deluge-11.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [deluge-11.0.32](https://github.com/truecharts/charts/compare/deluge-11.0.31...deluge-11.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [deluge-11.0.32](https://github.com/truecharts/charts/compare/deluge-11.0.31...deluge-11.0.32) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [deluge-11.0.31](https://github.com/truecharts/charts/compare/deluge-11.0.30...deluge-11.0.31) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [deluge-11.0.30](https://github.com/truecharts/charts/compare/deluge-11.0.29...deluge-11.0.30) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + diff --git a/stable/deepstack/4.0.31/Chart.lock b/stable/deepstack/4.0.31/Chart.lock new file mode 100644 index 00000000000..3bdad949f59 --- /dev/null +++ b/stable/deepstack/4.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:26:44.350833807Z" diff --git a/stable/deepstack/4.0.31/Chart.yaml b/stable/deepstack/4.0.31/Chart.yaml new file mode 100644 index 00000000000..4a3e19801d0 --- /dev/null +++ b/stable/deepstack/4.0.31/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "2022.01.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: DeepStack AI provides AI features including Face Recognition, Object Detection, Scene Recognition and custom AI Models +home: https://truecharts.org/docs/charts/stable/deepstack +icon: https://truecharts.org/img/hotlink-ok/chart-icons/deepstack.png +keywords: + - AI +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: deepstack +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/deepstack + - https://github.com/johnolafenwa/DeepStack + - https://hub.docker.com/r/deepquestai/deepstack + - https://www.deepstack.cc/ +type: application +version: 4.0.31 +annotations: + truecharts.org/catagories: | + - AI + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/deepstack/4.0.31/README.md b/stable/deepstack/4.0.31/README.md new file mode 100644 index 00000000000..7a7e4544b04 --- /dev/null +++ b/stable/deepstack/4.0.31/README.md @@ -0,0 +1,110 @@ +# deepstack + +![Version: 4.0.31](https://img.shields.io/badge/Version-4.0.31-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2022.01.1](https://img.shields.io/badge/AppVersion-2022.01.1-informational?style=flat-square) + +DeepStack AI provides AI features including Face Recognition, Object Detection, Scene Recognition and custom AI Models + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [deepstack](https://truecharts.org/docs/charts/stable/deepstack) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/deepstack/4.0.30/app-readme.md b/stable/deepstack/4.0.31/app-readme.md similarity index 100% rename from stable/deepstack/4.0.30/app-readme.md rename to stable/deepstack/4.0.31/app-readme.md diff --git a/stable/deepstack/4.0.31/charts/common-10.5.10.tgz b/stable/deepstack/4.0.31/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/deepstack/4.0.31/charts/common-10.5.10.tgz differ diff --git a/stable/deepstack/4.0.30/ci/basic-values.yaml b/stable/deepstack/4.0.31/ci/basic-values.yaml similarity index 100% rename from stable/deepstack/4.0.30/ci/basic-values.yaml rename to stable/deepstack/4.0.31/ci/basic-values.yaml diff --git a/stable/deepstack/4.0.30/ci/gpu-values.yaml b/stable/deepstack/4.0.31/ci/gpu-values.yaml similarity index 100% rename from stable/deepstack/4.0.30/ci/gpu-values.yaml rename to stable/deepstack/4.0.31/ci/gpu-values.yaml diff --git a/stable/deepstack/4.0.30/ix_values.yaml b/stable/deepstack/4.0.31/ix_values.yaml similarity index 100% rename from stable/deepstack/4.0.30/ix_values.yaml rename to stable/deepstack/4.0.31/ix_values.yaml diff --git a/stable/deepstack/4.0.30/questions.yaml b/stable/deepstack/4.0.31/questions.yaml similarity index 100% rename from stable/deepstack/4.0.30/questions.yaml rename to stable/deepstack/4.0.31/questions.yaml diff --git a/stable/dizquetv/7.0.32/templates/common.yaml b/stable/deepstack/4.0.31/templates/common.yaml similarity index 100% rename from stable/dizquetv/7.0.32/templates/common.yaml rename to stable/deepstack/4.0.31/templates/common.yaml diff --git a/stable/dizquetv/7.0.32/values.yaml b/stable/deepstack/4.0.31/values.yaml similarity index 100% rename from stable/dizquetv/7.0.32/values.yaml rename to stable/deepstack/4.0.31/values.yaml diff --git a/stable/deluge/11.0.33/CHANGELOG.md b/stable/deluge/11.0.33/CHANGELOG.md new file mode 100644 index 00000000000..6bd490999ce --- /dev/null +++ b/stable/deluge/11.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + + +## [deluge-11.0.32](https://github.com/truecharts/charts/compare/deluge-11.0.31...deluge-11.0.32) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [deluge-11.0.32](https://github.com/truecharts/charts/compare/deluge-11.0.31...deluge-11.0.32) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [deluge-11.0.32](https://github.com/truecharts/charts/compare/deluge-11.0.31...deluge-11.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [deluge-11.0.32](https://github.com/truecharts/charts/compare/deluge-11.0.31...deluge-11.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [deluge-11.0.32](https://github.com/truecharts/charts/compare/deluge-11.0.31...deluge-11.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [deluge-11.0.32](https://github.com/truecharts/charts/compare/deluge-11.0.31...deluge-11.0.32) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [deluge-11.0.31](https://github.com/truecharts/charts/compare/deluge-11.0.30...deluge-11.0.31) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [deluge-11.0.30](https://github.com/truecharts/charts/compare/deluge-11.0.29...deluge-11.0.30) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [deluge-11.0.29](https://github.com/truecharts/charts/compare/deluge-11.0.28...deluge-11.0.29) (2022-08-29) + +### Chore + +- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) + + diff --git a/stable/deluge/11.0.33/Chart.lock b/stable/deluge/11.0.33/Chart.lock new file mode 100644 index 00000000000..0a76cdd5b2c --- /dev/null +++ b/stable/deluge/11.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:26:45.364419955Z" diff --git a/stable/deluge/11.0.33/Chart.yaml b/stable/deluge/11.0.33/Chart.yaml new file mode 100644 index 00000000000..15806f2047e --- /dev/null +++ b/stable/deluge/11.0.33/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "2.0.5" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +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.33 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/deluge/11.0.33/README.md b/stable/deluge/11.0.33/README.md new file mode 100644 index 00000000000..ccb6ef7b287 --- /dev/null +++ b/stable/deluge/11.0.33/README.md @@ -0,0 +1,108 @@ +# deluge + +![Version: 11.0.33](https://img.shields.io/badge/Version-11.0.33-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.0.5](https://img.shields.io/badge/AppVersion-2.0.5-informational?style=flat-square) + +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.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `deluge` deployment + +```console +helm uninstall deluge +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install deluge \ + --set env.TZ="America/New York" \ + TrueCharts/deluge +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install deluge TrueCharts/deluge -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/deluge/11.0.33/app-readme.md b/stable/deluge/11.0.33/app-readme.md new file mode 100644 index 00000000000..2a116c2be4a --- /dev/null +++ b/stable/deluge/11.0.33/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.33/charts/common-10.5.10.tgz b/stable/deluge/11.0.33/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/deluge/11.0.33/charts/common-10.5.10.tgz differ diff --git a/stable/deluge/11.0.33/ix_values.yaml b/stable/deluge/11.0.33/ix_values.yaml new file mode 100644 index 00000000000..f3a2670b624 --- /dev/null +++ b/stable/deluge/11.0.33/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.33/questions.yaml b/stable/deluge/11.0.33/questions.yaml new file mode 100644 index 00000000000..f31da172080 --- /dev/null +++ b/stable/deluge/11.0.33/questions.yaml @@ -0,0 +1,2753 @@ +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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: ClusterIP + description: ClusterIP + - value: NodePort + description: NodePort (Advanced) + - value: LoadBalancer + description: LoadBalancer (Advanced) + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: (Advanced) Specify the IP Policy + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: (Advanced) IP Families + description: (Advanced) The IP Families that should be used + schema: + show_if: [["type", "!=", "Simple"]] + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: ClusterIP + description: ClusterIP + - value: NodePort + description: NodePort (Advanced) + - value: LoadBalancer + description: LoadBalancer (Advanced) + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: (Advanced) Specify the IP Policy + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: (Advanced) IP Families + description: (Advanced) The IP Families that should be used + schema: + show_if: [["type", "!=", "Simple"]] + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: ClusterIP + description: ClusterIP + - value: NodePort + description: NodePort (Advanced) + - value: LoadBalancer + description: LoadBalancer (Advanced) + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: (Advanced) Specify the IP Policy + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: (Advanced) IP Families + description: (Advanced) The IP Families that should be used + schema: + show_if: [["type", "!=", "Simple"]] + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + 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: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort + schema: + type: int + min: 9000 + max: 65535 + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: NodePort + enum: + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: nodePort + description: Leave Empty to Disable + label: "nodePort" + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/docker-compose/2.0.41/templates/common.yaml b/stable/deluge/11.0.33/templates/common.yaml similarity index 100% rename from stable/docker-compose/2.0.41/templates/common.yaml rename to stable/deluge/11.0.33/templates/common.yaml diff --git a/stable/docker-compose/2.0.41/values.yaml b/stable/deluge/11.0.33/values.yaml similarity index 100% rename from stable/docker-compose/2.0.41/values.yaml rename to stable/deluge/11.0.33/values.yaml diff --git a/stable/digikam/4.0.31/CHANGELOG.md b/stable/digikam/4.0.31/CHANGELOG.md deleted file mode 100644 index de2e4898f85..00000000000 --- a/stable/digikam/4.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [digikam-4.0.31](https://github.com/truecharts/charts/compare/digikam-4.0.30...digikam-4.0.31) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [digikam-4.0.31](https://github.com/truecharts/charts/compare/digikam-4.0.30...digikam-4.0.31) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [digikam-4.0.31](https://github.com/truecharts/charts/compare/digikam-4.0.30...digikam-4.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [digikam-4.0.31](https://github.com/truecharts/charts/compare/digikam-4.0.30...digikam-4.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [digikam-4.0.31](https://github.com/truecharts/charts/compare/digikam-4.0.30...digikam-4.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [digikam-4.0.31](https://github.com/truecharts/charts/compare/digikam-4.0.30...digikam-4.0.31) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [digikam-4.0.30](https://github.com/truecharts/charts/compare/digikam-4.0.29...digikam-4.0.30) (2022-09-10) - -### Chore - -- update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) - - - - -## [digikam-4.0.29](https://github.com/truecharts/charts/compare/digikam-4.0.28...digikam-4.0.29) (2022-09-03) - -### Chore - -- update image tag ([#3672](https://github.com/truecharts/charts/issues/3672)) - - - - -## [digikam-4.0.28](https://github.com/truecharts/charts/compare/digikam-4.0.27...digikam-4.0.28) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - diff --git a/stable/digikam/4.0.31/Chart.lock b/stable/digikam/4.0.31/Chart.lock deleted file mode 100644 index f5be2e19c4c..00000000000 --- a/stable/digikam/4.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:31:47.50263209Z" diff --git a/stable/digikam/4.0.31/Chart.yaml b/stable/digikam/4.0.31/Chart.yaml deleted file mode 100644 index 8c3fd15a023..00000000000 --- a/stable/digikam/4.0.31/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "7.8.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.31 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/digikam/4.0.31/README.md b/stable/digikam/4.0.31/README.md deleted file mode 100644 index a4030062818..00000000000 --- a/stable/digikam/4.0.31/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# digikam - -![Version: 4.0.31](https://img.shields.io/badge/Version-4.0.31-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 7.8.0](https://img.shields.io/badge/AppVersion-7.8.0-informational?style=flat-square) - -Professional Photo Management with the Power of Open Source - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [digikam](https://truecharts.org/docs/charts/stable/digikam) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/digikam/4.0.31/charts/common-10.5.9.tgz b/stable/digikam/4.0.31/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/digikam/4.0.31/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/digikam/4.0.32/CHANGELOG.md b/stable/digikam/4.0.32/CHANGELOG.md new file mode 100644 index 00000000000..5c83f2ae8db --- /dev/null +++ b/stable/digikam/4.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [digikam-4.0.32](https://github.com/truecharts/charts/compare/digikam-4.0.31...digikam-4.0.32) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [digikam-4.0.31](https://github.com/truecharts/charts/compare/digikam-4.0.30...digikam-4.0.31) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [digikam-4.0.31](https://github.com/truecharts/charts/compare/digikam-4.0.30...digikam-4.0.31) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [digikam-4.0.31](https://github.com/truecharts/charts/compare/digikam-4.0.30...digikam-4.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [digikam-4.0.31](https://github.com/truecharts/charts/compare/digikam-4.0.30...digikam-4.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [digikam-4.0.31](https://github.com/truecharts/charts/compare/digikam-4.0.30...digikam-4.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [digikam-4.0.31](https://github.com/truecharts/charts/compare/digikam-4.0.30...digikam-4.0.31) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [digikam-4.0.30](https://github.com/truecharts/charts/compare/digikam-4.0.29...digikam-4.0.30) (2022-09-10) + +### Chore + +- update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) + + + + +## [digikam-4.0.29](https://github.com/truecharts/charts/compare/digikam-4.0.28...digikam-4.0.29) (2022-09-03) + +### Chore + +- update image tag ([#3672](https://github.com/truecharts/charts/issues/3672)) + + diff --git a/stable/digikam/4.0.32/Chart.lock b/stable/digikam/4.0.32/Chart.lock new file mode 100644 index 00000000000..0e8718dabbd --- /dev/null +++ b/stable/digikam/4.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:26:56.988321319Z" diff --git a/stable/digikam/4.0.32/Chart.yaml b/stable/digikam/4.0.32/Chart.yaml new file mode 100644 index 00000000000..fc66c0c81cc --- /dev/null +++ b/stable/digikam/4.0.32/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "7.8.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: Professional Photo Management with the Power of Open Source +home: https://truecharts.org/docs/charts/stable/digikam +icon: https://truecharts.org/img/hotlink-ok/chart-icons/digikam.png +keywords: + - digikam + - photo + - management + - image + - gallery +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: digikam +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/digikam + - https://github.com/linuxserver/docker-digikam + - https://www.digikam.org/ +type: application +version: 4.0.32 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/digikam/4.0.32/README.md b/stable/digikam/4.0.32/README.md new file mode 100644 index 00000000000..a767e3abd6f --- /dev/null +++ b/stable/digikam/4.0.32/README.md @@ -0,0 +1,109 @@ +# digikam + +![Version: 4.0.32](https://img.shields.io/badge/Version-4.0.32-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 7.8.0](https://img.shields.io/badge/AppVersion-7.8.0-informational?style=flat-square) + +Professional Photo Management with the Power of Open Source + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [digikam](https://truecharts.org/docs/charts/stable/digikam) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/digikam/4.0.31/app-readme.md b/stable/digikam/4.0.32/app-readme.md similarity index 100% rename from stable/digikam/4.0.31/app-readme.md rename to stable/digikam/4.0.32/app-readme.md diff --git a/stable/digikam/4.0.32/charts/common-10.5.10.tgz b/stable/digikam/4.0.32/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/digikam/4.0.32/charts/common-10.5.10.tgz differ diff --git a/stable/digikam/4.0.31/ix_values.yaml b/stable/digikam/4.0.32/ix_values.yaml similarity index 100% rename from stable/digikam/4.0.31/ix_values.yaml rename to stable/digikam/4.0.32/ix_values.yaml diff --git a/stable/digikam/4.0.31/questions.yaml b/stable/digikam/4.0.32/questions.yaml similarity index 100% rename from stable/digikam/4.0.31/questions.yaml rename to stable/digikam/4.0.32/questions.yaml diff --git a/stable/digikam/4.0.31/templates/common.yaml b/stable/digikam/4.0.32/templates/common.yaml similarity index 100% rename from stable/digikam/4.0.31/templates/common.yaml rename to stable/digikam/4.0.32/templates/common.yaml diff --git a/stable/docusaurus/1.0.4/values.yaml b/stable/digikam/4.0.32/values.yaml similarity index 100% rename from stable/docusaurus/1.0.4/values.yaml rename to stable/digikam/4.0.32/values.yaml diff --git a/stable/dillinger/2.0.29/CHANGELOG.md b/stable/dillinger/2.0.29/CHANGELOG.md deleted file mode 100644 index c086c935197..00000000000 --- a/stable/dillinger/2.0.29/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [dillinger-2.0.29](https://github.com/truecharts/charts/compare/dillinger-2.0.28...dillinger-2.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dillinger-2.0.29](https://github.com/truecharts/charts/compare/dillinger-2.0.28...dillinger-2.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dillinger-2.0.29](https://github.com/truecharts/charts/compare/dillinger-2.0.28...dillinger-2.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dillinger-2.0.29](https://github.com/truecharts/charts/compare/dillinger-2.0.28...dillinger-2.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dillinger-2.0.29](https://github.com/truecharts/charts/compare/dillinger-2.0.28...dillinger-2.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dillinger-2.0.29](https://github.com/truecharts/charts/compare/dillinger-2.0.28...dillinger-2.0.29) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dillinger-2.0.28](https://github.com/truecharts/charts/compare/dillinger-2.0.27...dillinger-2.0.28) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [dillinger-2.0.27](https://github.com/truecharts/charts/compare/dillinger-2.0.26...dillinger-2.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [dillinger-2.0.26](https://github.com/truecharts/charts/compare/dillinger-2.0.25...dillinger-2.0.26) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - diff --git a/stable/dillinger/2.0.29/Chart.lock b/stable/dillinger/2.0.29/Chart.lock deleted file mode 100644 index 8530b26dbc7..00000000000 --- a/stable/dillinger/2.0.29/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:31:54.864080523Z" diff --git a/stable/dillinger/2.0.29/Chart.yaml b/stable/dillinger/2.0.29/Chart.yaml deleted file mode 100644 index 229747435d2..00000000000 --- a/stable/dillinger/2.0.29/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: dillinger -version: 2.0.29 -appVersion: "3.39.1" -description: Dillinger is a cloud-enabled, mobile-ready, offline-storage, AngularJS powered HTML5 Markdown editor. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/dillinger -icon: https://truecharts.org/img/hotlink-ok/chart-icons/dillinger.png -keywords: - - dillinger -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/dillinger - - https://hub.docker.com/r/linuxserver/dillinger -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - # 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.29/README.md b/stable/dillinger/2.0.29/README.md deleted file mode 100644 index b8a59ff91c8..00000000000 --- a/stable/dillinger/2.0.29/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# dillinger - -![Version: 2.0.29](https://img.shields.io/badge/Version-2.0.29-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.39.1](https://img.shields.io/badge/AppVersion-3.39.1-informational?style=flat-square) - -Dillinger is a cloud-enabled, mobile-ready, offline-storage, AngularJS powered HTML5 Markdown editor. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [dillinger](https://truecharts.org/docs/charts/stable/dillinger) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/dillinger/2.0.29/charts/common-10.5.9.tgz b/stable/dillinger/2.0.29/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/dillinger/2.0.29/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/dillinger/2.0.30/CHANGELOG.md b/stable/dillinger/2.0.30/CHANGELOG.md new file mode 100644 index 00000000000..08e01c3c2ca --- /dev/null +++ b/stable/dillinger/2.0.30/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [dillinger-2.0.30](https://github.com/truecharts/charts/compare/dillinger-2.0.29...dillinger-2.0.30) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [dillinger-2.0.29](https://github.com/truecharts/charts/compare/dillinger-2.0.28...dillinger-2.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dillinger-2.0.29](https://github.com/truecharts/charts/compare/dillinger-2.0.28...dillinger-2.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dillinger-2.0.29](https://github.com/truecharts/charts/compare/dillinger-2.0.28...dillinger-2.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dillinger-2.0.29](https://github.com/truecharts/charts/compare/dillinger-2.0.28...dillinger-2.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dillinger-2.0.29](https://github.com/truecharts/charts/compare/dillinger-2.0.28...dillinger-2.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dillinger-2.0.29](https://github.com/truecharts/charts/compare/dillinger-2.0.28...dillinger-2.0.29) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dillinger-2.0.28](https://github.com/truecharts/charts/compare/dillinger-2.0.27...dillinger-2.0.28) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [dillinger-2.0.27](https://github.com/truecharts/charts/compare/dillinger-2.0.26...dillinger-2.0.27) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + diff --git a/stable/dillinger/2.0.30/Chart.lock b/stable/dillinger/2.0.30/Chart.lock new file mode 100644 index 00000000000..4d9f65468d0 --- /dev/null +++ b/stable/dillinger/2.0.30/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:27:04.874168218Z" diff --git a/stable/dillinger/2.0.30/Chart.yaml b/stable/dillinger/2.0.30/Chart.yaml new file mode 100644 index 00000000000..d88b8d0f426 --- /dev/null +++ b/stable/dillinger/2.0.30/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: dillinger +version: 2.0.30 +appVersion: "3.39.1" +description: Dillinger is a cloud-enabled, mobile-ready, offline-storage, AngularJS powered HTML5 Markdown editor. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/dillinger +icon: https://truecharts.org/img/hotlink-ok/chart-icons/dillinger.png +keywords: + - dillinger +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/dillinger + - https://hub.docker.com/r/linuxserver/dillinger +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/dillinger/2.0.30/README.md b/stable/dillinger/2.0.30/README.md new file mode 100644 index 00000000000..e5c44107524 --- /dev/null +++ b/stable/dillinger/2.0.30/README.md @@ -0,0 +1,108 @@ +# dillinger + +![Version: 2.0.30](https://img.shields.io/badge/Version-2.0.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.39.1](https://img.shields.io/badge/AppVersion-3.39.1-informational?style=flat-square) + +Dillinger is a cloud-enabled, mobile-ready, offline-storage, AngularJS powered HTML5 Markdown editor. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [dillinger](https://truecharts.org/docs/charts/stable/dillinger) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/dillinger/2.0.29/app-readme.md b/stable/dillinger/2.0.30/app-readme.md similarity index 100% rename from stable/dillinger/2.0.29/app-readme.md rename to stable/dillinger/2.0.30/app-readme.md diff --git a/stable/dillinger/2.0.30/charts/common-10.5.10.tgz b/stable/dillinger/2.0.30/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/dillinger/2.0.30/charts/common-10.5.10.tgz differ diff --git a/stable/dillinger/2.0.29/ix_values.yaml b/stable/dillinger/2.0.30/ix_values.yaml similarity index 100% rename from stable/dillinger/2.0.29/ix_values.yaml rename to stable/dillinger/2.0.30/ix_values.yaml diff --git a/stable/dillinger/2.0.29/questions.yaml b/stable/dillinger/2.0.30/questions.yaml similarity index 100% rename from stable/dillinger/2.0.29/questions.yaml rename to stable/dillinger/2.0.30/questions.yaml diff --git a/stable/docusaurus/1.0.4/templates/common.yaml b/stable/dillinger/2.0.30/templates/common.yaml similarity index 100% rename from stable/docusaurus/1.0.4/templates/common.yaml rename to stable/dillinger/2.0.30/templates/common.yaml diff --git a/stable/dokuwiki/3.0.50/values.yaml b/stable/dillinger/2.0.30/values.yaml similarity index 100% rename from stable/dokuwiki/3.0.50/values.yaml rename to stable/dillinger/2.0.30/values.yaml diff --git a/stable/dizquetv/7.0.32/CHANGELOG.md b/stable/dizquetv/7.0.32/CHANGELOG.md deleted file mode 100644 index 404b831c5c6..00000000000 --- a/stable/dizquetv/7.0.32/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [dizquetv-7.0.32](https://github.com/truecharts/charts/compare/dizquetv-7.0.31...dizquetv-7.0.32) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dizquetv-7.0.32](https://github.com/truecharts/charts/compare/dizquetv-7.0.31...dizquetv-7.0.32) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dizquetv-7.0.32](https://github.com/truecharts/charts/compare/dizquetv-7.0.31...dizquetv-7.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dizquetv-7.0.32](https://github.com/truecharts/charts/compare/dizquetv-7.0.31...dizquetv-7.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dizquetv-7.0.32](https://github.com/truecharts/charts/compare/dizquetv-7.0.31...dizquetv-7.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dizquetv-7.0.32](https://github.com/truecharts/charts/compare/dizquetv-7.0.31...dizquetv-7.0.32) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dizquetv-7.0.31](https://github.com/truecharts/charts/compare/dizquetv-7.0.30...dizquetv-7.0.31) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [dizquetv-7.0.30](https://github.com/truecharts/charts/compare/dizquetv-7.0.29...dizquetv-7.0.30) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [dizquetv-7.0.29](https://github.com/truecharts/charts/compare/dizquetv-7.0.28...dizquetv-7.0.29) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - diff --git a/stable/dizquetv/7.0.32/Chart.lock b/stable/dizquetv/7.0.32/Chart.lock deleted file mode 100644 index 900025a646a..00000000000 --- a/stable/dizquetv/7.0.32/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:31:57.363036161Z" diff --git a/stable/dizquetv/7.0.32/Chart.yaml b/stable/dizquetv/7.0.32/Chart.yaml deleted file mode 100644 index daba9c636be..00000000000 --- a/stable/dizquetv/7.0.32/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "1.5.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.32 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/dizquetv/7.0.32/README.md b/stable/dizquetv/7.0.32/README.md deleted file mode 100644 index f5e00b51f0a..00000000000 --- a/stable/dizquetv/7.0.32/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# dizquetv - -![Version: 7.0.32](https://img.shields.io/badge/Version-7.0.32-informational?style=flat-square) ![AppVersion: 1.5.0](https://img.shields.io/badge/AppVersion-1.5.0-informational?style=flat-square) - -Create live TV channel streams from media on your Plex servers. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [dizquetv](https://truecharts.org/docs/charts/stable/dizquetv) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/dizquetv/7.0.32/charts/common-10.5.9.tgz b/stable/dizquetv/7.0.32/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/dizquetv/7.0.32/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/dizquetv/7.0.33/CHANGELOG.md b/stable/dizquetv/7.0.33/CHANGELOG.md new file mode 100644 index 00000000000..e3db8f68e1a --- /dev/null +++ b/stable/dizquetv/7.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [dizquetv-7.0.33](https://github.com/truecharts/charts/compare/dizquetv-7.0.32...dizquetv-7.0.33) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [dizquetv-7.0.32](https://github.com/truecharts/charts/compare/dizquetv-7.0.31...dizquetv-7.0.32) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dizquetv-7.0.32](https://github.com/truecharts/charts/compare/dizquetv-7.0.31...dizquetv-7.0.32) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dizquetv-7.0.32](https://github.com/truecharts/charts/compare/dizquetv-7.0.31...dizquetv-7.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dizquetv-7.0.32](https://github.com/truecharts/charts/compare/dizquetv-7.0.31...dizquetv-7.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dizquetv-7.0.32](https://github.com/truecharts/charts/compare/dizquetv-7.0.31...dizquetv-7.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dizquetv-7.0.32](https://github.com/truecharts/charts/compare/dizquetv-7.0.31...dizquetv-7.0.32) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dizquetv-7.0.31](https://github.com/truecharts/charts/compare/dizquetv-7.0.30...dizquetv-7.0.31) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [dizquetv-7.0.30](https://github.com/truecharts/charts/compare/dizquetv-7.0.29...dizquetv-7.0.30) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + diff --git a/stable/dizquetv/7.0.33/Chart.lock b/stable/dizquetv/7.0.33/Chart.lock new file mode 100644 index 00000000000..8832ac2703d --- /dev/null +++ b/stable/dizquetv/7.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:27:16.103034855Z" diff --git a/stable/dizquetv/7.0.33/Chart.yaml b/stable/dizquetv/7.0.33/Chart.yaml new file mode 100644 index 00000000000..5e81f9de51f --- /dev/null +++ b/stable/dizquetv/7.0.33/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "1.5.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: Create live TV channel streams from media on your Plex servers. +home: https://truecharts.org/docs/charts/stable/dizquetv +icon: https://truecharts.org/img/hotlink-ok/chart-icons/dizquetv.png +keywords: + - dizqueTV + - dizquetv +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: dizquetv +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/dizquetv + - https://github.com/vexorian/dizquetv + - https://hub.docker.com/r/vexorian/dizquetv +version: 7.0.33 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/dizquetv/7.0.33/README.md b/stable/dizquetv/7.0.33/README.md new file mode 100644 index 00000000000..7e46370e287 --- /dev/null +++ b/stable/dizquetv/7.0.33/README.md @@ -0,0 +1,109 @@ +# dizquetv + +![Version: 7.0.33](https://img.shields.io/badge/Version-7.0.33-informational?style=flat-square) ![AppVersion: 1.5.0](https://img.shields.io/badge/AppVersion-1.5.0-informational?style=flat-square) + +Create live TV channel streams from media on your Plex servers. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [dizquetv](https://truecharts.org/docs/charts/stable/dizquetv) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/dizquetv/7.0.32/app-readme.md b/stable/dizquetv/7.0.33/app-readme.md similarity index 100% rename from stable/dizquetv/7.0.32/app-readme.md rename to stable/dizquetv/7.0.33/app-readme.md diff --git a/stable/dizquetv/7.0.33/charts/common-10.5.10.tgz b/stable/dizquetv/7.0.33/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/dizquetv/7.0.33/charts/common-10.5.10.tgz differ diff --git a/stable/dizquetv/7.0.32/ix_values.yaml b/stable/dizquetv/7.0.33/ix_values.yaml similarity index 100% rename from stable/dizquetv/7.0.32/ix_values.yaml rename to stable/dizquetv/7.0.33/ix_values.yaml diff --git a/stable/dizquetv/7.0.32/questions.yaml b/stable/dizquetv/7.0.33/questions.yaml similarity index 100% rename from stable/dizquetv/7.0.32/questions.yaml rename to stable/dizquetv/7.0.33/questions.yaml diff --git a/stable/dokuwiki/3.0.50/templates/common.yaml b/stable/dizquetv/7.0.33/templates/common.yaml similarity index 100% rename from stable/dokuwiki/3.0.50/templates/common.yaml rename to stable/dizquetv/7.0.33/templates/common.yaml diff --git a/stable/domoticz/2.0.35/values.yaml b/stable/dizquetv/7.0.33/values.yaml similarity index 100% rename from stable/domoticz/2.0.35/values.yaml rename to stable/dizquetv/7.0.33/values.yaml diff --git a/stable/docker-compose/2.0.41/CHANGELOG.md b/stable/docker-compose/2.0.41/CHANGELOG.md deleted file mode 100644 index 9553454a129..00000000000 --- a/stable/docker-compose/2.0.41/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [docker-compose-2.0.41](https://github.com/truecharts/charts/compare/docker-compose-2.0.40...docker-compose-2.0.41) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [docker-compose-2.0.41](https://github.com/truecharts/charts/compare/docker-compose-2.0.40...docker-compose-2.0.41) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [docker-compose-2.0.41](https://github.com/truecharts/charts/compare/docker-compose-2.0.40...docker-compose-2.0.41) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [docker-compose-2.0.41](https://github.com/truecharts/charts/compare/docker-compose-2.0.40...docker-compose-2.0.41) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [docker-compose-2.0.41](https://github.com/truecharts/charts/compare/docker-compose-2.0.40...docker-compose-2.0.41) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [docker-compose-2.0.41](https://github.com/truecharts/charts/compare/docker-compose-2.0.40...docker-compose-2.0.41) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [docker-compose-2.0.40](https://github.com/truecharts/charts/compare/docker-compose-2.0.39...docker-compose-2.0.40) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [docker-compose-2.0.39](https://github.com/truecharts/charts/compare/docker-compose-2.0.38...docker-compose-2.0.39) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [docker-compose-2.0.38](https://github.com/truecharts/charts/compare/docker-compose-2.0.37...docker-compose-2.0.38) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - diff --git a/stable/docker-compose/2.0.41/Chart.lock b/stable/docker-compose/2.0.41/Chart.lock deleted file mode 100644 index 6521bd382a1..00000000000 --- a/stable/docker-compose/2.0.41/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:32:01.290464797Z" diff --git a/stable/docker-compose/2.0.41/Chart.yaml b/stable/docker-compose/2.0.41/Chart.yaml deleted file mode 100644 index e83959d6174..00000000000 --- a/stable/docker-compose/2.0.41/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "20.10.17" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -deprecated: false -description: Dedicated App for using Docker-Compose on TrueNAS SCALE -home: https://truecharts.org/docs/charts/stable/docker-compose -icon: https://truecharts.org/img/hotlink-ok/chart-icons/docker-compose.png -keywords: - - docker-compose - - docker -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: docker-compose -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/docker-compose - - https://hub.docker.com/_/docker -type: application -version: 2.0.41 -annotations: - truecharts.org/catagories: | - - docker - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/docker-compose/2.0.41/README.md b/stable/docker-compose/2.0.41/README.md deleted file mode 100644 index 5d324ea5760..00000000000 --- a/stable/docker-compose/2.0.41/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# docker-compose - -![Version: 2.0.41](https://img.shields.io/badge/Version-2.0.41-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 20.10.17](https://img.shields.io/badge/AppVersion-20.10.17-informational?style=flat-square) - -Dedicated App for using Docker-Compose on TrueNAS SCALE - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [docker-compose](https://truecharts.org/docs/charts/stable/docker-compose) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/docker-compose/2.0.41/charts/common-10.5.9.tgz b/stable/docker-compose/2.0.41/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/docker-compose/2.0.41/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/docker-compose/2.0.42/CHANGELOG.md b/stable/docker-compose/2.0.42/CHANGELOG.md new file mode 100644 index 00000000000..351dfa9b4d3 --- /dev/null +++ b/stable/docker-compose/2.0.42/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [docker-compose-2.0.42](https://github.com/truecharts/charts/compare/docker-compose-2.0.41...docker-compose-2.0.42) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [docker-compose-2.0.41](https://github.com/truecharts/charts/compare/docker-compose-2.0.40...docker-compose-2.0.41) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [docker-compose-2.0.41](https://github.com/truecharts/charts/compare/docker-compose-2.0.40...docker-compose-2.0.41) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [docker-compose-2.0.41](https://github.com/truecharts/charts/compare/docker-compose-2.0.40...docker-compose-2.0.41) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [docker-compose-2.0.41](https://github.com/truecharts/charts/compare/docker-compose-2.0.40...docker-compose-2.0.41) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [docker-compose-2.0.41](https://github.com/truecharts/charts/compare/docker-compose-2.0.40...docker-compose-2.0.41) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [docker-compose-2.0.41](https://github.com/truecharts/charts/compare/docker-compose-2.0.40...docker-compose-2.0.41) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [docker-compose-2.0.40](https://github.com/truecharts/charts/compare/docker-compose-2.0.39...docker-compose-2.0.40) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [docker-compose-2.0.39](https://github.com/truecharts/charts/compare/docker-compose-2.0.38...docker-compose-2.0.39) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/stable/docker-compose/2.0.42/Chart.lock b/stable/docker-compose/2.0.42/Chart.lock new file mode 100644 index 00000000000..373be91bad3 --- /dev/null +++ b/stable/docker-compose/2.0.42/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:27:16.024452414Z" diff --git a/stable/docker-compose/2.0.42/Chart.yaml b/stable/docker-compose/2.0.42/Chart.yaml new file mode 100644 index 00000000000..04b759fcf20 --- /dev/null +++ b/stable/docker-compose/2.0.42/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "20.10.17" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: Dedicated App for using Docker-Compose on TrueNAS SCALE +home: https://truecharts.org/docs/charts/stable/docker-compose +icon: https://truecharts.org/img/hotlink-ok/chart-icons/docker-compose.png +keywords: + - docker-compose + - docker +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: docker-compose +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/docker-compose + - https://hub.docker.com/_/docker +type: application +version: 2.0.42 +annotations: + truecharts.org/catagories: | + - docker + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/docker-compose/2.0.42/README.md b/stable/docker-compose/2.0.42/README.md new file mode 100644 index 00000000000..11b9e9fd9d6 --- /dev/null +++ b/stable/docker-compose/2.0.42/README.md @@ -0,0 +1,108 @@ +# docker-compose + +![Version: 2.0.42](https://img.shields.io/badge/Version-2.0.42-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 20.10.17](https://img.shields.io/badge/AppVersion-20.10.17-informational?style=flat-square) + +Dedicated App for using Docker-Compose on TrueNAS SCALE + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [docker-compose](https://truecharts.org/docs/charts/stable/docker-compose) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/docker-compose/2.0.41/app-readme.md b/stable/docker-compose/2.0.42/app-readme.md similarity index 100% rename from stable/docker-compose/2.0.41/app-readme.md rename to stable/docker-compose/2.0.42/app-readme.md diff --git a/stable/docker-compose/2.0.42/charts/common-10.5.10.tgz b/stable/docker-compose/2.0.42/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/docker-compose/2.0.42/charts/common-10.5.10.tgz differ diff --git a/stable/docker-compose/2.0.41/ix_values.yaml b/stable/docker-compose/2.0.42/ix_values.yaml similarity index 100% rename from stable/docker-compose/2.0.41/ix_values.yaml rename to stable/docker-compose/2.0.42/ix_values.yaml diff --git a/stable/docker-compose/2.0.41/questions.yaml b/stable/docker-compose/2.0.42/questions.yaml similarity index 100% rename from stable/docker-compose/2.0.41/questions.yaml rename to stable/docker-compose/2.0.42/questions.yaml diff --git a/stable/domoticz/2.0.35/templates/common.yaml b/stable/docker-compose/2.0.42/templates/common.yaml similarity index 100% rename from stable/domoticz/2.0.35/templates/common.yaml rename to stable/docker-compose/2.0.42/templates/common.yaml diff --git a/stable/doplarr/2.0.31/values.yaml b/stable/docker-compose/2.0.42/values.yaml similarity index 100% rename from stable/doplarr/2.0.31/values.yaml rename to stable/docker-compose/2.0.42/values.yaml diff --git a/stable/docusaurus/1.0.4/CHANGELOG.md b/stable/docusaurus/1.0.4/CHANGELOG.md deleted file mode 100644 index b69f35feeef..00000000000 --- a/stable/docusaurus/1.0.4/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [docusaurus-1.0.4](https://github.com/truecharts/charts/compare/docusaurus-1.0.3...docusaurus-1.0.4) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [docusaurus-1.0.4](https://github.com/truecharts/charts/compare/docusaurus-1.0.3...docusaurus-1.0.4) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [docusaurus-1.0.4](https://github.com/truecharts/charts/compare/docusaurus-1.0.3...docusaurus-1.0.4) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [docusaurus-1.0.4](https://github.com/truecharts/charts/compare/docusaurus-1.0.3...docusaurus-1.0.4) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [docusaurus-1.0.4](https://github.com/truecharts/charts/compare/docusaurus-1.0.3...docusaurus-1.0.4) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [docusaurus-1.0.4](https://github.com/truecharts/charts/compare/docusaurus-1.0.3...docusaurus-1.0.4) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [docusaurus-1.0.3](https://github.com/truecharts/charts/compare/docusaurus-1.0.2...docusaurus-1.0.3) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [docusaurus-1.0.2](https://github.com/truecharts/charts/compare/docusaurus-1.0.1...docusaurus-1.0.2) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [docusaurus-1.0.1](https://github.com/truecharts/charts/compare/docusaurus-1.0.0...docusaurus-1.0.1) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - diff --git a/stable/docusaurus/1.0.4/Chart.lock b/stable/docusaurus/1.0.4/Chart.lock deleted file mode 100644 index bf365374016..00000000000 --- a/stable/docusaurus/1.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:32:11.269880366Z" diff --git a/stable/docusaurus/1.0.4/Chart.yaml b/stable/docusaurus/1.0.4/Chart.yaml deleted file mode 100644 index 9a493058fdd..00000000000 --- a/stable/docusaurus/1.0.4/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.4 -annotations: - truecharts.org/catagories: | - - website - - documentation - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/docusaurus/1.0.4/README.md b/stable/docusaurus/1.0.4/README.md deleted file mode 100644 index cd5d790884d..00000000000 --- a/stable/docusaurus/1.0.4/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# docusaurus - -![Version: 1.0.4](https://img.shields.io/badge/Version-1.0.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Docusaurus makes it easy to maintain Open Source documentation websites. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [docusaurus](https://truecharts.org/docs/charts/stable/docusaurus) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/docusaurus/1.0.4/charts/common-10.5.9.tgz b/stable/docusaurus/1.0.4/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/docusaurus/1.0.4/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/docusaurus/1.0.5/CHANGELOG.md b/stable/docusaurus/1.0.5/CHANGELOG.md new file mode 100644 index 00000000000..b3d85e5ee65 --- /dev/null +++ b/stable/docusaurus/1.0.5/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [docusaurus-1.0.5](https://github.com/truecharts/charts/compare/docusaurus-1.0.4...docusaurus-1.0.5) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [docusaurus-1.0.4](https://github.com/truecharts/charts/compare/docusaurus-1.0.3...docusaurus-1.0.4) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [docusaurus-1.0.4](https://github.com/truecharts/charts/compare/docusaurus-1.0.3...docusaurus-1.0.4) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [docusaurus-1.0.4](https://github.com/truecharts/charts/compare/docusaurus-1.0.3...docusaurus-1.0.4) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [docusaurus-1.0.4](https://github.com/truecharts/charts/compare/docusaurus-1.0.3...docusaurus-1.0.4) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [docusaurus-1.0.4](https://github.com/truecharts/charts/compare/docusaurus-1.0.3...docusaurus-1.0.4) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [docusaurus-1.0.4](https://github.com/truecharts/charts/compare/docusaurus-1.0.3...docusaurus-1.0.4) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [docusaurus-1.0.3](https://github.com/truecharts/charts/compare/docusaurus-1.0.2...docusaurus-1.0.3) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [docusaurus-1.0.2](https://github.com/truecharts/charts/compare/docusaurus-1.0.1...docusaurus-1.0.2) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + diff --git a/stable/docusaurus/1.0.5/Chart.lock b/stable/docusaurus/1.0.5/Chart.lock new file mode 100644 index 00000000000..33f67e2157a --- /dev/null +++ b/stable/docusaurus/1.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:27:27.77426022Z" diff --git a/stable/docusaurus/1.0.5/Chart.yaml b/stable/docusaurus/1.0.5/Chart.yaml new file mode 100644 index 00000000000..be8913ce20f --- /dev/null +++ b/stable/docusaurus/1.0.5/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: Docusaurus makes it easy to maintain Open Source documentation websites. +home: https://truecharts.org/docs/charts/stable/docusaurus +icon: https://truecharts.org/img/hotlink-ok/chart-icons/docusaurus.png +keywords: + - documentation + - website + - Docusaurus +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: docusaurus +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/docusaurus + - https://hub.docker.com/r/awesometic/docusaurus + - https://github.com/awesometic/docker-docusaurus +type: application +version: 1.0.5 +annotations: + truecharts.org/catagories: | + - website + - documentation + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/docusaurus/1.0.5/README.md b/stable/docusaurus/1.0.5/README.md new file mode 100644 index 00000000000..e8adc27f849 --- /dev/null +++ b/stable/docusaurus/1.0.5/README.md @@ -0,0 +1,109 @@ +# docusaurus + +![Version: 1.0.5](https://img.shields.io/badge/Version-1.0.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Docusaurus makes it easy to maintain Open Source documentation websites. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [docusaurus](https://truecharts.org/docs/charts/stable/docusaurus) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/docusaurus/1.0.4/app-readme.md b/stable/docusaurus/1.0.5/app-readme.md similarity index 100% rename from stable/docusaurus/1.0.4/app-readme.md rename to stable/docusaurus/1.0.5/app-readme.md diff --git a/stable/docusaurus/1.0.5/charts/common-10.5.10.tgz b/stable/docusaurus/1.0.5/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/docusaurus/1.0.5/charts/common-10.5.10.tgz differ diff --git a/stable/docusaurus/1.0.4/ix_values.yaml b/stable/docusaurus/1.0.5/ix_values.yaml similarity index 100% rename from stable/docusaurus/1.0.4/ix_values.yaml rename to stable/docusaurus/1.0.5/ix_values.yaml diff --git a/stable/docusaurus/1.0.4/questions.yaml b/stable/docusaurus/1.0.5/questions.yaml similarity index 100% rename from stable/docusaurus/1.0.4/questions.yaml rename to stable/docusaurus/1.0.5/questions.yaml diff --git a/stable/doplarr/2.0.31/templates/common.yaml b/stable/docusaurus/1.0.5/templates/common.yaml similarity index 100% rename from stable/doplarr/2.0.31/templates/common.yaml rename to stable/docusaurus/1.0.5/templates/common.yaml diff --git a/stable/double-take/2.0.32/values.yaml b/stable/docusaurus/1.0.5/values.yaml similarity index 100% rename from stable/double-take/2.0.32/values.yaml rename to stable/docusaurus/1.0.5/values.yaml diff --git a/stable/dokuwiki/3.0.50/CHANGELOG.md b/stable/dokuwiki/3.0.50/CHANGELOG.md deleted file mode 100644 index 9aaf09459d1..00000000000 --- a/stable/dokuwiki/3.0.50/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [dokuwiki-3.0.50](https://github.com/truecharts/charts/compare/dokuwiki-3.0.49...dokuwiki-3.0.50) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dokuwiki-3.0.50](https://github.com/truecharts/charts/compare/dokuwiki-3.0.49...dokuwiki-3.0.50) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dokuwiki-3.0.50](https://github.com/truecharts/charts/compare/dokuwiki-3.0.49...dokuwiki-3.0.50) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dokuwiki-3.0.50](https://github.com/truecharts/charts/compare/dokuwiki-3.0.49...dokuwiki-3.0.50) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dokuwiki-3.0.50](https://github.com/truecharts/charts/compare/dokuwiki-3.0.49...dokuwiki-3.0.50) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dokuwiki-3.0.50](https://github.com/truecharts/charts/compare/dokuwiki-3.0.49...dokuwiki-3.0.50) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dokuwiki-3.0.49](https://github.com/truecharts/charts/compare/dokuwiki-3.0.48...dokuwiki-3.0.49) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [dokuwiki-3.0.48](https://github.com/truecharts/charts/compare/dokuwiki-3.0.47...dokuwiki-3.0.48) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [dokuwiki-3.0.47](https://github.com/truecharts/charts/compare/dokuwiki-3.0.46...dokuwiki-3.0.47) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - diff --git a/stable/dokuwiki/3.0.50/Chart.lock b/stable/dokuwiki/3.0.50/Chart.lock deleted file mode 100644 index 12b829e430c..00000000000 --- a/stable/dokuwiki/3.0.50/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:32:19.193929786Z" diff --git a/stable/dokuwiki/3.0.50/Chart.yaml b/stable/dokuwiki/3.0.50/Chart.yaml deleted file mode 100644 index a2f1ef26be1..00000000000 --- a/stable/dokuwiki/3.0.50/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: dokuwiki -version: 3.0.50 -appVersion: "20200729.0" -description: Dokuwiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/dokuwiki -icon: https://truecharts.org/img/hotlink-ok/chart-icons/dokuwiki.png -keywords: - - dokuwiki -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/dokuwiki - - https://hub.docker.com/r/bitnami/dokuwiki -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - # 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.50/README.md b/stable/dokuwiki/3.0.50/README.md deleted file mode 100644 index 2f243848047..00000000000 --- a/stable/dokuwiki/3.0.50/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# dokuwiki - -![Version: 3.0.50](https://img.shields.io/badge/Version-3.0.50-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 20200729.0](https://img.shields.io/badge/AppVersion-20200729.0-informational?style=flat-square) - -Dokuwiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [dokuwiki](https://truecharts.org/docs/charts/stable/dokuwiki) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `dokuwiki` deployment - -```console -helm uninstall dokuwiki -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install dokuwiki \ - --set env.TZ="America/New York" \ - TrueCharts/dokuwiki -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install dokuwiki TrueCharts/dokuwiki -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/dokuwiki/3.0.50/charts/common-10.5.9.tgz b/stable/dokuwiki/3.0.50/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/dokuwiki/3.0.50/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/dokuwiki/3.0.51/CHANGELOG.md b/stable/dokuwiki/3.0.51/CHANGELOG.md new file mode 100644 index 00000000000..3cdc289ee72 --- /dev/null +++ b/stable/dokuwiki/3.0.51/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [dokuwiki-3.0.51](https://github.com/truecharts/charts/compare/dokuwiki-3.0.50...dokuwiki-3.0.51) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [dokuwiki-3.0.50](https://github.com/truecharts/charts/compare/dokuwiki-3.0.49...dokuwiki-3.0.50) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dokuwiki-3.0.50](https://github.com/truecharts/charts/compare/dokuwiki-3.0.49...dokuwiki-3.0.50) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dokuwiki-3.0.50](https://github.com/truecharts/charts/compare/dokuwiki-3.0.49...dokuwiki-3.0.50) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dokuwiki-3.0.50](https://github.com/truecharts/charts/compare/dokuwiki-3.0.49...dokuwiki-3.0.50) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dokuwiki-3.0.50](https://github.com/truecharts/charts/compare/dokuwiki-3.0.49...dokuwiki-3.0.50) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dokuwiki-3.0.50](https://github.com/truecharts/charts/compare/dokuwiki-3.0.49...dokuwiki-3.0.50) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dokuwiki-3.0.49](https://github.com/truecharts/charts/compare/dokuwiki-3.0.48...dokuwiki-3.0.49) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [dokuwiki-3.0.48](https://github.com/truecharts/charts/compare/dokuwiki-3.0.47...dokuwiki-3.0.48) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + diff --git a/stable/dokuwiki/3.0.51/Chart.lock b/stable/dokuwiki/3.0.51/Chart.lock new file mode 100644 index 00000000000..15c5455f112 --- /dev/null +++ b/stable/dokuwiki/3.0.51/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:27:34.625555718Z" diff --git a/stable/dokuwiki/3.0.51/Chart.yaml b/stable/dokuwiki/3.0.51/Chart.yaml new file mode 100644 index 00000000000..829d4a193ba --- /dev/null +++ b/stable/dokuwiki/3.0.51/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: dokuwiki +version: 3.0.51 +appVersion: "20200729.0" +description: Dokuwiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/dokuwiki +icon: https://truecharts.org/img/hotlink-ok/chart-icons/dokuwiki.png +keywords: + - dokuwiki +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/dokuwiki + - https://hub.docker.com/r/bitnami/dokuwiki +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/dokuwiki/3.0.51/README.md b/stable/dokuwiki/3.0.51/README.md new file mode 100644 index 00000000000..ae9210b14e0 --- /dev/null +++ b/stable/dokuwiki/3.0.51/README.md @@ -0,0 +1,108 @@ +# dokuwiki + +![Version: 3.0.51](https://img.shields.io/badge/Version-3.0.51-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 20200729.0](https://img.shields.io/badge/AppVersion-20200729.0-informational?style=flat-square) + +Dokuwiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [dokuwiki](https://truecharts.org/docs/charts/stable/dokuwiki) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `dokuwiki` deployment + +```console +helm uninstall dokuwiki +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install dokuwiki \ + --set env.TZ="America/New York" \ + TrueCharts/dokuwiki +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install dokuwiki TrueCharts/dokuwiki -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/dokuwiki/3.0.50/app-readme.md b/stable/dokuwiki/3.0.51/app-readme.md similarity index 100% rename from stable/dokuwiki/3.0.50/app-readme.md rename to stable/dokuwiki/3.0.51/app-readme.md diff --git a/stable/dokuwiki/3.0.51/charts/common-10.5.10.tgz b/stable/dokuwiki/3.0.51/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/dokuwiki/3.0.51/charts/common-10.5.10.tgz differ diff --git a/stable/dokuwiki/3.0.50/ix_values.yaml b/stable/dokuwiki/3.0.51/ix_values.yaml similarity index 100% rename from stable/dokuwiki/3.0.50/ix_values.yaml rename to stable/dokuwiki/3.0.51/ix_values.yaml diff --git a/stable/dokuwiki/3.0.50/questions.yaml b/stable/dokuwiki/3.0.51/questions.yaml similarity index 100% rename from stable/dokuwiki/3.0.50/questions.yaml rename to stable/dokuwiki/3.0.51/questions.yaml diff --git a/stable/double-take/2.0.32/templates/common.yaml b/stable/dokuwiki/3.0.51/templates/common.yaml similarity index 100% rename from stable/double-take/2.0.32/templates/common.yaml rename to stable/dokuwiki/3.0.51/templates/common.yaml diff --git a/stable/doublecommander/4.0.29/values.yaml b/stable/dokuwiki/3.0.51/values.yaml similarity index 100% rename from stable/doublecommander/4.0.29/values.yaml rename to stable/dokuwiki/3.0.51/values.yaml diff --git a/stable/domoticz/2.0.35/CHANGELOG.md b/stable/domoticz/2.0.35/CHANGELOG.md deleted file mode 100644 index b3100542d60..00000000000 --- a/stable/domoticz/2.0.35/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [domoticz-2.0.35](https://github.com/truecharts/charts/compare/domoticz-2.0.34...domoticz-2.0.35) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [domoticz-2.0.35](https://github.com/truecharts/charts/compare/domoticz-2.0.34...domoticz-2.0.35) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [domoticz-2.0.35](https://github.com/truecharts/charts/compare/domoticz-2.0.34...domoticz-2.0.35) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [domoticz-2.0.35](https://github.com/truecharts/charts/compare/domoticz-2.0.34...domoticz-2.0.35) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [domoticz-2.0.35](https://github.com/truecharts/charts/compare/domoticz-2.0.34...domoticz-2.0.35) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [domoticz-2.0.35](https://github.com/truecharts/charts/compare/domoticz-2.0.34...domoticz-2.0.35) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [domoticz-2.0.34](https://github.com/truecharts/charts/compare/domoticz-2.0.33...domoticz-2.0.34) (2022-09-10) - -### Chore - -- update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) - - - - -## [domoticz-2.0.33](https://github.com/truecharts/charts/compare/domoticz-2.0.32...domoticz-2.0.33) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [domoticz-2.0.32](https://github.com/truecharts/charts/compare/domoticz-2.0.31...domoticz-2.0.32) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/stable/domoticz/2.0.35/Chart.lock b/stable/domoticz/2.0.35/Chart.lock deleted file mode 100644 index a9586d7b6eb..00000000000 --- a/stable/domoticz/2.0.35/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:32:22.424116508Z" diff --git a/stable/domoticz/2.0.35/Chart.yaml b/stable/domoticz/2.0.35/Chart.yaml deleted file mode 100644 index 7bed978fc44..00000000000 --- a/stable/domoticz/2.0.35/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: domoticz -version: 2.0.35 -appVersion: "2022.1.202" -description: "Domoticz is a Home Automation System that lets you monitor and configure various devices like Lights, Switches and much more." -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/domoticz -icon: https://truecharts.org/img/hotlink-ok/chart-icons/domoticz.png -keywords: - - domoticz -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/domoticz - - https://hub.docker.com/r/linuxserver/domoticz -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - # 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.35/README.md b/stable/domoticz/2.0.35/README.md deleted file mode 100644 index 21b0ba2469c..00000000000 --- a/stable/domoticz/2.0.35/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# domoticz - -![Version: 2.0.35](https://img.shields.io/badge/Version-2.0.35-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2022.1.202](https://img.shields.io/badge/AppVersion-2022.1.202-informational?style=flat-square) - -Domoticz is a Home Automation System that lets you monitor and configure various devices like Lights, Switches and much more. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [domoticz](https://truecharts.org/docs/charts/stable/domoticz) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `domoticz` deployment - -```console -helm uninstall domoticz -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install domoticz \ - --set env.TZ="America/New York" \ - TrueCharts/domoticz -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install domoticz TrueCharts/domoticz -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/domoticz/2.0.35/charts/common-10.5.9.tgz b/stable/domoticz/2.0.35/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/domoticz/2.0.35/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/domoticz/2.0.36/CHANGELOG.md b/stable/domoticz/2.0.36/CHANGELOG.md new file mode 100644 index 00000000000..ae3f5483ebf --- /dev/null +++ b/stable/domoticz/2.0.36/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [domoticz-2.0.36](https://github.com/truecharts/charts/compare/domoticz-2.0.35...domoticz-2.0.36) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [domoticz-2.0.35](https://github.com/truecharts/charts/compare/domoticz-2.0.34...domoticz-2.0.35) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [domoticz-2.0.35](https://github.com/truecharts/charts/compare/domoticz-2.0.34...domoticz-2.0.35) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [domoticz-2.0.35](https://github.com/truecharts/charts/compare/domoticz-2.0.34...domoticz-2.0.35) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [domoticz-2.0.35](https://github.com/truecharts/charts/compare/domoticz-2.0.34...domoticz-2.0.35) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [domoticz-2.0.35](https://github.com/truecharts/charts/compare/domoticz-2.0.34...domoticz-2.0.35) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [domoticz-2.0.35](https://github.com/truecharts/charts/compare/domoticz-2.0.34...domoticz-2.0.35) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [domoticz-2.0.34](https://github.com/truecharts/charts/compare/domoticz-2.0.33...domoticz-2.0.34) (2022-09-10) + +### Chore + +- update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) + + + + +## [domoticz-2.0.33](https://github.com/truecharts/charts/compare/domoticz-2.0.32...domoticz-2.0.33) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + diff --git a/stable/domoticz/2.0.36/Chart.lock b/stable/domoticz/2.0.36/Chart.lock new file mode 100644 index 00000000000..17e5774b6cb --- /dev/null +++ b/stable/domoticz/2.0.36/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:27:46.873188492Z" diff --git a/stable/domoticz/2.0.36/Chart.yaml b/stable/domoticz/2.0.36/Chart.yaml new file mode 100644 index 00000000000..12c4bf0c4cc --- /dev/null +++ b/stable/domoticz/2.0.36/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: domoticz +version: 2.0.36 +appVersion: "2022.1.202" +description: "Domoticz is a Home Automation System that lets you monitor and configure various devices like Lights, Switches and much more." +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/domoticz +icon: https://truecharts.org/img/hotlink-ok/chart-icons/domoticz.png +keywords: + - domoticz +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/domoticz + - https://hub.docker.com/r/linuxserver/domoticz +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/domoticz/2.0.36/README.md b/stable/domoticz/2.0.36/README.md new file mode 100644 index 00000000000..ea0cbf01089 --- /dev/null +++ b/stable/domoticz/2.0.36/README.md @@ -0,0 +1,108 @@ +# domoticz + +![Version: 2.0.36](https://img.shields.io/badge/Version-2.0.36-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2022.1.202](https://img.shields.io/badge/AppVersion-2022.1.202-informational?style=flat-square) + +Domoticz is a Home Automation System that lets you monitor and configure various devices like Lights, Switches and much more. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [domoticz](https://truecharts.org/docs/charts/stable/domoticz) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `domoticz` deployment + +```console +helm uninstall domoticz +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install domoticz \ + --set env.TZ="America/New York" \ + TrueCharts/domoticz +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install domoticz TrueCharts/domoticz -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/domoticz/2.0.35/app-readme.md b/stable/domoticz/2.0.36/app-readme.md similarity index 100% rename from stable/domoticz/2.0.35/app-readme.md rename to stable/domoticz/2.0.36/app-readme.md diff --git a/stable/domoticz/2.0.36/charts/common-10.5.10.tgz b/stable/domoticz/2.0.36/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/domoticz/2.0.36/charts/common-10.5.10.tgz differ diff --git a/stable/domoticz/2.0.35/ix_values.yaml b/stable/domoticz/2.0.36/ix_values.yaml similarity index 100% rename from stable/domoticz/2.0.35/ix_values.yaml rename to stable/domoticz/2.0.36/ix_values.yaml diff --git a/stable/domoticz/2.0.35/questions.yaml b/stable/domoticz/2.0.36/questions.yaml similarity index 100% rename from stable/domoticz/2.0.35/questions.yaml rename to stable/domoticz/2.0.36/questions.yaml diff --git a/stable/drawio/2.0.43/templates/common.yaml b/stable/domoticz/2.0.36/templates/common.yaml similarity index 100% rename from stable/drawio/2.0.43/templates/common.yaml rename to stable/domoticz/2.0.36/templates/common.yaml diff --git a/stable/drawio/2.0.43/values.yaml b/stable/domoticz/2.0.36/values.yaml similarity index 100% rename from stable/drawio/2.0.43/values.yaml rename to stable/domoticz/2.0.36/values.yaml diff --git a/stable/doplarr/2.0.31/CHANGELOG.md b/stable/doplarr/2.0.31/CHANGELOG.md deleted file mode 100644 index 6f7a36769a4..00000000000 --- a/stable/doplarr/2.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [doplarr-2.0.31](https://github.com/truecharts/charts/compare/doplarr-2.0.30...doplarr-2.0.31) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [doplarr-2.0.31](https://github.com/truecharts/charts/compare/doplarr-2.0.30...doplarr-2.0.31) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [doplarr-2.0.31](https://github.com/truecharts/charts/compare/doplarr-2.0.30...doplarr-2.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [doplarr-2.0.31](https://github.com/truecharts/charts/compare/doplarr-2.0.30...doplarr-2.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [doplarr-2.0.31](https://github.com/truecharts/charts/compare/doplarr-2.0.30...doplarr-2.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [doplarr-2.0.31](https://github.com/truecharts/charts/compare/doplarr-2.0.30...doplarr-2.0.31) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [doplarr-2.0.30](https://github.com/truecharts/charts/compare/doplarr-2.0.29...doplarr-2.0.30) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [doplarr-2.0.29](https://github.com/truecharts/charts/compare/doplarr-2.0.28...doplarr-2.0.29) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [doplarr-2.0.28](https://github.com/truecharts/charts/compare/doplarr-2.0.27...doplarr-2.0.28) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - diff --git a/stable/doplarr/2.0.31/Chart.lock b/stable/doplarr/2.0.31/Chart.lock deleted file mode 100644 index f43cd7a2dfa..00000000000 --- a/stable/doplarr/2.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:32:25.923543576Z" diff --git a/stable/doplarr/2.0.31/Chart.yaml b/stable/doplarr/2.0.31/Chart.yaml deleted file mode 100644 index 1f9fe0b0dda..00000000000 --- a/stable/doplarr/2.0.31/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "3.6.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.31 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/doplarr/2.0.31/README.md b/stable/doplarr/2.0.31/README.md deleted file mode 100644 index 47349397920..00000000000 --- a/stable/doplarr/2.0.31/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# doplarr - -![Version: 2.0.31](https://img.shields.io/badge/Version-2.0.31-informational?style=flat-square) ![AppVersion: 3.6.0](https://img.shields.io/badge/AppVersion-3.6.0-informational?style=flat-square) - -An *arr Request Bot for Discord - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [doplarr](https://truecharts.org/docs/charts/stable/doplarr) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/doplarr/2.0.31/charts/common-10.5.9.tgz b/stable/doplarr/2.0.31/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/doplarr/2.0.31/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/doplarr/2.0.32/CHANGELOG.md b/stable/doplarr/2.0.32/CHANGELOG.md new file mode 100644 index 00000000000..9c803a567e3 --- /dev/null +++ b/stable/doplarr/2.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [doplarr-2.0.32](https://github.com/truecharts/charts/compare/doplarr-2.0.31...doplarr-2.0.32) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [doplarr-2.0.31](https://github.com/truecharts/charts/compare/doplarr-2.0.30...doplarr-2.0.31) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [doplarr-2.0.31](https://github.com/truecharts/charts/compare/doplarr-2.0.30...doplarr-2.0.31) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [doplarr-2.0.31](https://github.com/truecharts/charts/compare/doplarr-2.0.30...doplarr-2.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [doplarr-2.0.31](https://github.com/truecharts/charts/compare/doplarr-2.0.30...doplarr-2.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [doplarr-2.0.31](https://github.com/truecharts/charts/compare/doplarr-2.0.30...doplarr-2.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [doplarr-2.0.31](https://github.com/truecharts/charts/compare/doplarr-2.0.30...doplarr-2.0.31) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [doplarr-2.0.30](https://github.com/truecharts/charts/compare/doplarr-2.0.29...doplarr-2.0.30) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [doplarr-2.0.29](https://github.com/truecharts/charts/compare/doplarr-2.0.28...doplarr-2.0.29) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/stable/doplarr/2.0.32/Chart.lock b/stable/doplarr/2.0.32/Chart.lock new file mode 100644 index 00000000000..ce0b07efc8a --- /dev/null +++ b/stable/doplarr/2.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:27:47.100066074Z" diff --git a/stable/doplarr/2.0.32/Chart.yaml b/stable/doplarr/2.0.32/Chart.yaml new file mode 100644 index 00000000000..727f915460e --- /dev/null +++ b/stable/doplarr/2.0.32/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "3.6.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: An *arr Request Bot for Discord +home: https://truecharts.org/docs/charts/stable/doplarr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/doplarr.png +keywords: + - doplarr +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: doplarr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/doplarr + - https://github.com/kiranshila/Doplarr +version: 2.0.32 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/doplarr/2.0.32/README.md b/stable/doplarr/2.0.32/README.md new file mode 100644 index 00000000000..48ded4d6f23 --- /dev/null +++ b/stable/doplarr/2.0.32/README.md @@ -0,0 +1,108 @@ +# doplarr + +![Version: 2.0.32](https://img.shields.io/badge/Version-2.0.32-informational?style=flat-square) ![AppVersion: 3.6.0](https://img.shields.io/badge/AppVersion-3.6.0-informational?style=flat-square) + +An *arr Request Bot for Discord + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [doplarr](https://truecharts.org/docs/charts/stable/doplarr) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/doplarr/2.0.31/app-readme.md b/stable/doplarr/2.0.32/app-readme.md similarity index 100% rename from stable/doplarr/2.0.31/app-readme.md rename to stable/doplarr/2.0.32/app-readme.md diff --git a/stable/doplarr/2.0.32/charts/common-10.5.10.tgz b/stable/doplarr/2.0.32/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/doplarr/2.0.32/charts/common-10.5.10.tgz differ diff --git a/stable/doplarr/2.0.31/ix_values.yaml b/stable/doplarr/2.0.32/ix_values.yaml similarity index 100% rename from stable/doplarr/2.0.31/ix_values.yaml rename to stable/doplarr/2.0.32/ix_values.yaml diff --git a/stable/doplarr/2.0.31/questions.yaml b/stable/doplarr/2.0.32/questions.yaml similarity index 100% rename from stable/doplarr/2.0.31/questions.yaml rename to stable/doplarr/2.0.32/questions.yaml diff --git a/stable/dsmr-reader/8.0.37/templates/common.yaml b/stable/doplarr/2.0.32/templates/common.yaml similarity index 100% rename from stable/dsmr-reader/8.0.37/templates/common.yaml rename to stable/doplarr/2.0.32/templates/common.yaml diff --git a/stable/drone-runner/1.0.6/values.yaml b/stable/doplarr/2.0.32/values.yaml similarity index 100% rename from stable/drone-runner/1.0.6/values.yaml rename to stable/doplarr/2.0.32/values.yaml diff --git a/stable/double-take/2.0.32/CHANGELOG.md b/stable/double-take/2.0.32/CHANGELOG.md deleted file mode 100644 index 8f9251e0f17..00000000000 --- a/stable/double-take/2.0.32/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [double-take-2.0.32](https://github.com/truecharts/charts/compare/double-take-2.0.31...double-take-2.0.32) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [double-take-2.0.32](https://github.com/truecharts/charts/compare/double-take-2.0.31...double-take-2.0.32) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [double-take-2.0.32](https://github.com/truecharts/charts/compare/double-take-2.0.31...double-take-2.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [double-take-2.0.32](https://github.com/truecharts/charts/compare/double-take-2.0.31...double-take-2.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [double-take-2.0.32](https://github.com/truecharts/charts/compare/double-take-2.0.31...double-take-2.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [double-take-2.0.32](https://github.com/truecharts/charts/compare/double-take-2.0.31...double-take-2.0.32) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [double-take-2.0.31](https://github.com/truecharts/charts/compare/double-take-2.0.30...double-take-2.0.31) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [double-take-2.0.30](https://github.com/truecharts/charts/compare/double-take-2.0.29...double-take-2.0.30) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [double-take-2.0.29](https://github.com/truecharts/charts/compare/double-take-2.0.28...double-take-2.0.29) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - diff --git a/stable/double-take/2.0.32/Chart.lock b/stable/double-take/2.0.32/Chart.lock deleted file mode 100644 index 407ce41be77..00000000000 --- a/stable/double-take/2.0.32/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:32:36.572813711Z" diff --git a/stable/double-take/2.0.32/Chart.yaml b/stable/double-take/2.0.32/Chart.yaml deleted file mode 100644 index 17fca5bb42c..00000000000 --- a/stable/double-take/2.0.32/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: double-take -version: 2.0.32 -appVersion: "1.12.1" -description: Unified UI and API for processing and training images for facial recognition -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/double-take -icon: https://truecharts.org/img/hotlink-ok/chart-icons/double-take.png -keywords: - - ai - - double-take -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/double-take - - https://github.com/jakowenko/double-take -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - # 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.32/README.md b/stable/double-take/2.0.32/README.md deleted file mode 100644 index f3b3ab3609c..00000000000 --- a/stable/double-take/2.0.32/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# double-take - -![Version: 2.0.32](https://img.shields.io/badge/Version-2.0.32-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.12.1](https://img.shields.io/badge/AppVersion-1.12.1-informational?style=flat-square) - -Unified UI and API for processing and training images for facial recognition - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [double-take](https://truecharts.org/docs/charts/stable/double-take) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `double-take` deployment - -```console -helm uninstall double-take -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install double-take \ - --set env.TZ="America/New York" \ - TrueCharts/double-take -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install double-take TrueCharts/double-take -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/double-take/2.0.32/charts/common-10.5.9.tgz b/stable/double-take/2.0.32/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/double-take/2.0.32/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/double-take/2.0.33/CHANGELOG.md b/stable/double-take/2.0.33/CHANGELOG.md new file mode 100644 index 00000000000..f6b878dbd6e --- /dev/null +++ b/stable/double-take/2.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [double-take-2.0.33](https://github.com/truecharts/charts/compare/double-take-2.0.32...double-take-2.0.33) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [double-take-2.0.32](https://github.com/truecharts/charts/compare/double-take-2.0.31...double-take-2.0.32) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [double-take-2.0.32](https://github.com/truecharts/charts/compare/double-take-2.0.31...double-take-2.0.32) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [double-take-2.0.32](https://github.com/truecharts/charts/compare/double-take-2.0.31...double-take-2.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [double-take-2.0.32](https://github.com/truecharts/charts/compare/double-take-2.0.31...double-take-2.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [double-take-2.0.32](https://github.com/truecharts/charts/compare/double-take-2.0.31...double-take-2.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [double-take-2.0.32](https://github.com/truecharts/charts/compare/double-take-2.0.31...double-take-2.0.32) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [double-take-2.0.31](https://github.com/truecharts/charts/compare/double-take-2.0.30...double-take-2.0.31) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [double-take-2.0.30](https://github.com/truecharts/charts/compare/double-take-2.0.29...double-take-2.0.30) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + diff --git a/stable/double-take/2.0.33/Chart.lock b/stable/double-take/2.0.33/Chart.lock new file mode 100644 index 00000000000..b8c17345adc --- /dev/null +++ b/stable/double-take/2.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:27:59.317207946Z" diff --git a/stable/double-take/2.0.33/Chart.yaml b/stable/double-take/2.0.33/Chart.yaml new file mode 100644 index 00000000000..6b376e43bf9 --- /dev/null +++ b/stable/double-take/2.0.33/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: double-take +version: 2.0.33 +appVersion: "1.12.1" +description: Unified UI and API for processing and training images for facial recognition +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/double-take +icon: https://truecharts.org/img/hotlink-ok/chart-icons/double-take.png +keywords: + - ai + - double-take +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/double-take + - https://github.com/jakowenko/double-take +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/double-take/2.0.33/README.md b/stable/double-take/2.0.33/README.md new file mode 100644 index 00000000000..ae6b24b31f1 --- /dev/null +++ b/stable/double-take/2.0.33/README.md @@ -0,0 +1,108 @@ +# double-take + +![Version: 2.0.33](https://img.shields.io/badge/Version-2.0.33-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.12.1](https://img.shields.io/badge/AppVersion-1.12.1-informational?style=flat-square) + +Unified UI and API for processing and training images for facial recognition + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [double-take](https://truecharts.org/docs/charts/stable/double-take) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `double-take` deployment + +```console +helm uninstall double-take +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install double-take \ + --set env.TZ="America/New York" \ + TrueCharts/double-take +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install double-take TrueCharts/double-take -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/double-take/2.0.32/app-readme.md b/stable/double-take/2.0.33/app-readme.md similarity index 100% rename from stable/double-take/2.0.32/app-readme.md rename to stable/double-take/2.0.33/app-readme.md diff --git a/stable/double-take/2.0.33/charts/common-10.5.10.tgz b/stable/double-take/2.0.33/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/double-take/2.0.33/charts/common-10.5.10.tgz differ diff --git a/stable/double-take/2.0.32/ix_values.yaml b/stable/double-take/2.0.33/ix_values.yaml similarity index 100% rename from stable/double-take/2.0.32/ix_values.yaml rename to stable/double-take/2.0.33/ix_values.yaml diff --git a/stable/double-take/2.0.32/questions.yaml b/stable/double-take/2.0.33/questions.yaml similarity index 100% rename from stable/double-take/2.0.32/questions.yaml rename to stable/double-take/2.0.33/questions.yaml diff --git a/stable/duckdns/2.0.40/templates/common.yaml b/stable/double-take/2.0.33/templates/common.yaml similarity index 100% rename from stable/duckdns/2.0.40/templates/common.yaml rename to stable/double-take/2.0.33/templates/common.yaml diff --git a/stable/dsmr-reader/8.0.37/values.yaml b/stable/double-take/2.0.33/values.yaml similarity index 100% rename from stable/dsmr-reader/8.0.37/values.yaml rename to stable/double-take/2.0.33/values.yaml diff --git a/stable/doublecommander/4.0.29/CHANGELOG.md b/stable/doublecommander/4.0.29/CHANGELOG.md deleted file mode 100644 index 430849462cc..00000000000 --- a/stable/doublecommander/4.0.29/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [doublecommander-4.0.29](https://github.com/truecharts/charts/compare/doublecommander-4.0.28...doublecommander-4.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [doublecommander-4.0.29](https://github.com/truecharts/charts/compare/doublecommander-4.0.28...doublecommander-4.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [doublecommander-4.0.29](https://github.com/truecharts/charts/compare/doublecommander-4.0.28...doublecommander-4.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [doublecommander-4.0.29](https://github.com/truecharts/charts/compare/doublecommander-4.0.28...doublecommander-4.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [doublecommander-4.0.29](https://github.com/truecharts/charts/compare/doublecommander-4.0.28...doublecommander-4.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [doublecommander-4.0.29](https://github.com/truecharts/charts/compare/doublecommander-4.0.28...doublecommander-4.0.29) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [doublecommander-4.0.28](https://github.com/truecharts/charts/compare/doublecommander-4.0.27...doublecommander-4.0.28) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [doublecommander-4.0.27](https://github.com/truecharts/charts/compare/doublecommander-4.0.26...doublecommander-4.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [doublecommander-4.0.26](https://github.com/truecharts/charts/compare/doublecommander-4.0.25...doublecommander-4.0.26) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - diff --git a/stable/doublecommander/4.0.29/Chart.lock b/stable/doublecommander/4.0.29/Chart.lock deleted file mode 100644 index 8fdf3408756..00000000000 --- a/stable/doublecommander/4.0.29/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:32:44.516906865Z" diff --git a/stable/doublecommander/4.0.29/Chart.yaml b/stable/doublecommander/4.0.29/Chart.yaml deleted file mode 100644 index ad2335aa88b..00000000000 --- a/stable/doublecommander/4.0.29/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "0.8.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.29 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/doublecommander/4.0.29/README.md b/stable/doublecommander/4.0.29/README.md deleted file mode 100644 index 0d847d167eb..00000000000 --- a/stable/doublecommander/4.0.29/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# doublecommander - -![Version: 4.0.29](https://img.shields.io/badge/Version-4.0.29-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.8.2](https://img.shields.io/badge/AppVersion-0.8.2-informational?style=flat-square) - -A free cross platform open source file manager with two panels side by side. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [doublecommander](https://truecharts.org/docs/charts/stable/doublecommander) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/doublecommander/4.0.29/charts/common-10.5.9.tgz b/stable/doublecommander/4.0.29/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/doublecommander/4.0.29/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/doublecommander/4.0.30/CHANGELOG.md b/stable/doublecommander/4.0.30/CHANGELOG.md new file mode 100644 index 00000000000..0e241306541 --- /dev/null +++ b/stable/doublecommander/4.0.30/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [doublecommander-4.0.30](https://github.com/truecharts/charts/compare/doublecommander-4.0.29...doublecommander-4.0.30) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [doublecommander-4.0.29](https://github.com/truecharts/charts/compare/doublecommander-4.0.28...doublecommander-4.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [doublecommander-4.0.29](https://github.com/truecharts/charts/compare/doublecommander-4.0.28...doublecommander-4.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [doublecommander-4.0.29](https://github.com/truecharts/charts/compare/doublecommander-4.0.28...doublecommander-4.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [doublecommander-4.0.29](https://github.com/truecharts/charts/compare/doublecommander-4.0.28...doublecommander-4.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [doublecommander-4.0.29](https://github.com/truecharts/charts/compare/doublecommander-4.0.28...doublecommander-4.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [doublecommander-4.0.29](https://github.com/truecharts/charts/compare/doublecommander-4.0.28...doublecommander-4.0.29) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [doublecommander-4.0.28](https://github.com/truecharts/charts/compare/doublecommander-4.0.27...doublecommander-4.0.28) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [doublecommander-4.0.27](https://github.com/truecharts/charts/compare/doublecommander-4.0.26...doublecommander-4.0.27) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + diff --git a/stable/doublecommander/4.0.30/Chart.lock b/stable/doublecommander/4.0.30/Chart.lock new file mode 100644 index 00000000000..97ee151230a --- /dev/null +++ b/stable/doublecommander/4.0.30/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:28:06.232316218Z" diff --git a/stable/doublecommander/4.0.30/Chart.yaml b/stable/doublecommander/4.0.30/Chart.yaml new file mode 100644 index 00000000000..f9b198bacdc --- /dev/null +++ b/stable/doublecommander/4.0.30/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "0.8.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: A free cross platform open source file manager with two panels side by side. +home: https://truecharts.org/docs/charts/stable/doublecommander +icon: https://truecharts.org/img/hotlink-ok/chart-icons/doublecommander.png +keywords: + - doublecommander + - file + - manager +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: doublecommander +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/doublecommander + - https://github.com/linuxserver/docker-doublecommander + - https://doublecmd.sourceforge.io/ +type: application +version: 4.0.30 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/doublecommander/4.0.30/README.md b/stable/doublecommander/4.0.30/README.md new file mode 100644 index 00000000000..42470a8acfd --- /dev/null +++ b/stable/doublecommander/4.0.30/README.md @@ -0,0 +1,109 @@ +# doublecommander + +![Version: 4.0.30](https://img.shields.io/badge/Version-4.0.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.8.2](https://img.shields.io/badge/AppVersion-0.8.2-informational?style=flat-square) + +A free cross platform open source file manager with two panels side by side. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [doublecommander](https://truecharts.org/docs/charts/stable/doublecommander) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/doublecommander/4.0.29/app-readme.md b/stable/doublecommander/4.0.30/app-readme.md similarity index 100% rename from stable/doublecommander/4.0.29/app-readme.md rename to stable/doublecommander/4.0.30/app-readme.md diff --git a/stable/doublecommander/4.0.30/charts/common-10.5.10.tgz b/stable/doublecommander/4.0.30/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/doublecommander/4.0.30/charts/common-10.5.10.tgz differ diff --git a/stable/doublecommander/4.0.29/ix_values.yaml b/stable/doublecommander/4.0.30/ix_values.yaml similarity index 100% rename from stable/doublecommander/4.0.29/ix_values.yaml rename to stable/doublecommander/4.0.30/ix_values.yaml diff --git a/stable/doublecommander/4.0.29/questions.yaml b/stable/doublecommander/4.0.30/questions.yaml similarity index 100% rename from stable/doublecommander/4.0.29/questions.yaml rename to stable/doublecommander/4.0.30/questions.yaml diff --git a/stable/doublecommander/4.0.29/templates/common.yaml b/stable/doublecommander/4.0.30/templates/common.yaml similarity index 100% rename from stable/doublecommander/4.0.29/templates/common.yaml rename to stable/doublecommander/4.0.30/templates/common.yaml diff --git a/stable/duckdns/2.0.40/values.yaml b/stable/doublecommander/4.0.30/values.yaml similarity index 100% rename from stable/duckdns/2.0.40/values.yaml rename to stable/doublecommander/4.0.30/values.yaml diff --git a/stable/drawio/2.0.43/CHANGELOG.md b/stable/drawio/2.0.43/CHANGELOG.md deleted file mode 100644 index 5b3f6a484cd..00000000000 --- a/stable/drawio/2.0.43/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [drawio-2.0.43](https://github.com/truecharts/charts/compare/drawio-2.0.42...drawio-2.0.43) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [drawio-2.0.43](https://github.com/truecharts/charts/compare/drawio-2.0.42...drawio-2.0.43) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [drawio-2.0.43](https://github.com/truecharts/charts/compare/drawio-2.0.42...drawio-2.0.43) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [drawio-2.0.43](https://github.com/truecharts/charts/compare/drawio-2.0.42...drawio-2.0.43) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [drawio-2.0.43](https://github.com/truecharts/charts/compare/drawio-2.0.42...drawio-2.0.43) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [drawio-2.0.43](https://github.com/truecharts/charts/compare/drawio-2.0.42...drawio-2.0.43) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [drawio-2.0.42](https://github.com/truecharts/charts/compare/drawio-2.0.41...drawio-2.0.42) (2022-09-02) - -### Chore - -- update docker general non-major ([#3660](https://github.com/truecharts/charts/issues/3660)) - - - - -## [drawio-2.0.41](https://github.com/truecharts/charts/compare/drawio-2.0.40...drawio-2.0.41) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [drawio-2.0.40](https://github.com/truecharts/charts/compare/drawio-2.0.39...drawio-2.0.40) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/stable/drawio/2.0.43/Chart.lock b/stable/drawio/2.0.43/Chart.lock deleted file mode 100644 index e96dc697245..00000000000 --- a/stable/drawio/2.0.43/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:32:46.023395238Z" diff --git a/stable/drawio/2.0.43/Chart.yaml b/stable/drawio/2.0.43/Chart.yaml deleted file mode 100644 index d8ab7aaac22..00000000000 --- a/stable/drawio/2.0.43/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "20.2.8" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.43 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/drawio/2.0.43/README.md b/stable/drawio/2.0.43/README.md deleted file mode 100644 index 72ac231154c..00000000000 --- a/stable/drawio/2.0.43/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# drawio - -![Version: 2.0.43](https://img.shields.io/badge/Version-2.0.43-informational?style=flat-square) ![AppVersion: 20.2.8](https://img.shields.io/badge/AppVersion-20.2.8-informational?style=flat-square) - -Drawio is free online diagram software. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [drawio](https://truecharts.org/docs/charts/stable/drawio) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `drawio` deployment - -```console -helm uninstall drawio -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install drawio \ - --set env.TZ="America/New York" \ - TrueCharts/drawio -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install drawio TrueCharts/drawio -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/drawio/2.0.43/charts/common-10.5.9.tgz b/stable/drawio/2.0.43/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/drawio/2.0.43/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/drawio/2.0.44/CHANGELOG.md b/stable/drawio/2.0.44/CHANGELOG.md new file mode 100644 index 00000000000..763e1310a27 --- /dev/null +++ b/stable/drawio/2.0.44/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [drawio-2.0.44](https://github.com/truecharts/charts/compare/drawio-2.0.43...drawio-2.0.44) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [drawio-2.0.43](https://github.com/truecharts/charts/compare/drawio-2.0.42...drawio-2.0.43) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [drawio-2.0.43](https://github.com/truecharts/charts/compare/drawio-2.0.42...drawio-2.0.43) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [drawio-2.0.43](https://github.com/truecharts/charts/compare/drawio-2.0.42...drawio-2.0.43) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [drawio-2.0.43](https://github.com/truecharts/charts/compare/drawio-2.0.42...drawio-2.0.43) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [drawio-2.0.43](https://github.com/truecharts/charts/compare/drawio-2.0.42...drawio-2.0.43) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [drawio-2.0.43](https://github.com/truecharts/charts/compare/drawio-2.0.42...drawio-2.0.43) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [drawio-2.0.42](https://github.com/truecharts/charts/compare/drawio-2.0.41...drawio-2.0.42) (2022-09-02) + +### Chore + +- update docker general non-major ([#3660](https://github.com/truecharts/charts/issues/3660)) + + + + +## [drawio-2.0.41](https://github.com/truecharts/charts/compare/drawio-2.0.40...drawio-2.0.41) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + diff --git a/stable/drawio/2.0.44/Chart.lock b/stable/drawio/2.0.44/Chart.lock new file mode 100644 index 00000000000..19547c28f14 --- /dev/null +++ b/stable/drawio/2.0.44/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:28:17.457762922Z" diff --git a/stable/drawio/2.0.44/Chart.yaml b/stable/drawio/2.0.44/Chart.yaml new file mode 100644 index 00000000000..2b4fceaf593 --- /dev/null +++ b/stable/drawio/2.0.44/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "20.2.8" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: Drawio is free online diagram software. +home: https://truecharts.org/docs/charts/stable/drawio +icon: https://truecharts.org/img/hotlink-ok/chart-icons/drawio.png +keywords: + - drawio +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: drawio +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/drawio + - https://hub.docker.com/r/jgraph/drawio + - https://github.com/jgraph/drawio +version: 2.0.44 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/drawio/2.0.44/README.md b/stable/drawio/2.0.44/README.md new file mode 100644 index 00000000000..b97e6e5d2af --- /dev/null +++ b/stable/drawio/2.0.44/README.md @@ -0,0 +1,109 @@ +# drawio + +![Version: 2.0.44](https://img.shields.io/badge/Version-2.0.44-informational?style=flat-square) ![AppVersion: 20.2.8](https://img.shields.io/badge/AppVersion-20.2.8-informational?style=flat-square) + +Drawio is free online diagram software. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [drawio](https://truecharts.org/docs/charts/stable/drawio) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `drawio` deployment + +```console +helm uninstall drawio +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install drawio \ + --set env.TZ="America/New York" \ + TrueCharts/drawio +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install drawio TrueCharts/drawio -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/drawio/2.0.43/app-readme.md b/stable/drawio/2.0.44/app-readme.md similarity index 100% rename from stable/drawio/2.0.43/app-readme.md rename to stable/drawio/2.0.44/app-readme.md diff --git a/stable/drawio/2.0.44/charts/common-10.5.10.tgz b/stable/drawio/2.0.44/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/drawio/2.0.44/charts/common-10.5.10.tgz differ diff --git a/stable/drawio/2.0.43/ix_values.yaml b/stable/drawio/2.0.44/ix_values.yaml similarity index 100% rename from stable/drawio/2.0.43/ix_values.yaml rename to stable/drawio/2.0.44/ix_values.yaml diff --git a/stable/drawio/2.0.43/questions.yaml b/stable/drawio/2.0.44/questions.yaml similarity index 100% rename from stable/drawio/2.0.43/questions.yaml rename to stable/drawio/2.0.44/questions.yaml diff --git a/stable/dupeguru/1.0.9/templates/common.yaml b/stable/drawio/2.0.44/templates/common.yaml similarity index 100% rename from stable/dupeguru/1.0.9/templates/common.yaml rename to stable/drawio/2.0.44/templates/common.yaml diff --git a/stable/dupeguru/1.0.9/values.yaml b/stable/drawio/2.0.44/values.yaml similarity index 100% rename from stable/dupeguru/1.0.9/values.yaml rename to stable/drawio/2.0.44/values.yaml diff --git a/stable/drone-runner/1.0.6/CHANGELOG.md b/stable/drone-runner/1.0.6/CHANGELOG.md deleted file mode 100644 index a52cdcbe3a9..00000000000 --- a/stable/drone-runner/1.0.6/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [drone-runner-1.0.6](https://github.com/truecharts/charts/compare/drone-runner-1.0.5...drone-runner-1.0.6) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [drone-runner-1.0.6](https://github.com/truecharts/charts/compare/drone-runner-1.0.5...drone-runner-1.0.6) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [drone-runner-1.0.6](https://github.com/truecharts/charts/compare/drone-runner-1.0.5...drone-runner-1.0.6) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [drone-runner-1.0.6](https://github.com/truecharts/charts/compare/drone-runner-1.0.5...drone-runner-1.0.6) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [drone-runner-1.0.6](https://github.com/truecharts/charts/compare/drone-runner-1.0.5...drone-runner-1.0.6) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [drone-runner-1.0.6](https://github.com/truecharts/charts/compare/drone-runner-1.0.5...drone-runner-1.0.6) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [drone-runner-1.0.5](https://github.com/truecharts/charts/compare/drone-runner-1.0.4...drone-runner-1.0.5) (2022-09-03) - -### Fix - -- fix serviceaccount creation on few apps ([#3665](https://github.com/truecharts/charts/issues/3665)) - - - - -## [drone-runner-1.0.4](https://github.com/truecharts/charts/compare/drone-runner-1.0.3...drone-runner-1.0.4) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [drone-runner-1.0.3](https://github.com/truecharts/charts/compare/drone-runner-1.0.2...drone-runner-1.0.3) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/stable/drone-runner/1.0.6/Chart.lock b/stable/drone-runner/1.0.6/Chart.lock deleted file mode 100644 index a983c453659..00000000000 --- a/stable/drone-runner/1.0.6/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:32:51.169308187Z" diff --git a/stable/drone-runner/1.0.6/Chart.yaml b/stable/drone-runner/1.0.6/Chart.yaml deleted file mode 100644 index 3fd15cce8c2..00000000000 --- a/stable/drone-runner/1.0.6/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "1.0.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.6 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - productivity diff --git a/stable/drone-runner/1.0.6/README.md b/stable/drone-runner/1.0.6/README.md deleted file mode 100644 index b3915a94f3f..00000000000 --- a/stable/drone-runner/1.0.6/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# drone-runner - -![Version: 1.0.6](https://img.shields.io/badge/Version-1.0.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0.0](https://img.shields.io/badge/AppVersion-1.0.0-informational?style=flat-square) - -Drone by Harnessâ„¢ is a modern Continuous Integration platform - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [drone-runner](https://truecharts.org/docs/charts/stable/drone-runner) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/drone-runner/1.0.6/charts/common-10.5.9.tgz b/stable/drone-runner/1.0.6/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/drone-runner/1.0.6/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/drone-runner/1.0.7/CHANGELOG.md b/stable/drone-runner/1.0.7/CHANGELOG.md new file mode 100644 index 00000000000..3470897f688 --- /dev/null +++ b/stable/drone-runner/1.0.7/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [drone-runner-1.0.7](https://github.com/truecharts/charts/compare/drone-runner-1.0.6...drone-runner-1.0.7) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [drone-runner-1.0.6](https://github.com/truecharts/charts/compare/drone-runner-1.0.5...drone-runner-1.0.6) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [drone-runner-1.0.6](https://github.com/truecharts/charts/compare/drone-runner-1.0.5...drone-runner-1.0.6) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [drone-runner-1.0.6](https://github.com/truecharts/charts/compare/drone-runner-1.0.5...drone-runner-1.0.6) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [drone-runner-1.0.6](https://github.com/truecharts/charts/compare/drone-runner-1.0.5...drone-runner-1.0.6) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [drone-runner-1.0.6](https://github.com/truecharts/charts/compare/drone-runner-1.0.5...drone-runner-1.0.6) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [drone-runner-1.0.6](https://github.com/truecharts/charts/compare/drone-runner-1.0.5...drone-runner-1.0.6) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [drone-runner-1.0.5](https://github.com/truecharts/charts/compare/drone-runner-1.0.4...drone-runner-1.0.5) (2022-09-03) + +### Fix + +- fix serviceaccount creation on few apps ([#3665](https://github.com/truecharts/charts/issues/3665)) + + + + +## [drone-runner-1.0.4](https://github.com/truecharts/charts/compare/drone-runner-1.0.3...drone-runner-1.0.4) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + diff --git a/stable/drone-runner/1.0.7/Chart.lock b/stable/drone-runner/1.0.7/Chart.lock new file mode 100644 index 00000000000..3246ac047ff --- /dev/null +++ b/stable/drone-runner/1.0.7/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:28:17.665030145Z" diff --git a/stable/drone-runner/1.0.7/Chart.yaml b/stable/drone-runner/1.0.7/Chart.yaml new file mode 100644 index 00000000000..963f0e6a44e --- /dev/null +++ b/stable/drone-runner/1.0.7/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "1.0.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: "Drone by Harnessâ„¢ is a modern Continuous Integration platform" +home: https://truecharts.org/docs/charts/stable/drone-runner +icon: https://truecharts.org/img/hotlink-ok/chart-icons/drone-runner.png +keywords: + - drone + - productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: drone-runner +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/drone-runner + - https://docs.drone.io +type: application +version: 1.0.7 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - productivity diff --git a/stable/drone-runner/1.0.7/README.md b/stable/drone-runner/1.0.7/README.md new file mode 100644 index 00000000000..613fd9c5349 --- /dev/null +++ b/stable/drone-runner/1.0.7/README.md @@ -0,0 +1,108 @@ +# drone-runner + +![Version: 1.0.7](https://img.shields.io/badge/Version-1.0.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0.0](https://img.shields.io/badge/AppVersion-1.0.0-informational?style=flat-square) + +Drone by Harnessâ„¢ is a modern Continuous Integration platform + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [drone-runner](https://truecharts.org/docs/charts/stable/drone-runner) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/drone-runner/1.0.6/app-readme.md b/stable/drone-runner/1.0.7/app-readme.md similarity index 100% rename from stable/drone-runner/1.0.6/app-readme.md rename to stable/drone-runner/1.0.7/app-readme.md diff --git a/stable/drone-runner/1.0.7/charts/common-10.5.10.tgz b/stable/drone-runner/1.0.7/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/drone-runner/1.0.7/charts/common-10.5.10.tgz differ diff --git a/stable/drone-runner/1.0.6/ix_values.yaml b/stable/drone-runner/1.0.7/ix_values.yaml similarity index 100% rename from stable/drone-runner/1.0.6/ix_values.yaml rename to stable/drone-runner/1.0.7/ix_values.yaml diff --git a/stable/drone-runner/1.0.6/questions.yaml b/stable/drone-runner/1.0.7/questions.yaml similarity index 100% rename from stable/drone-runner/1.0.6/questions.yaml rename to stable/drone-runner/1.0.7/questions.yaml diff --git a/stable/drone-runner/1.0.6/templates/_rolebinding.tpl b/stable/drone-runner/1.0.7/templates/_rolebinding.tpl similarity index 100% rename from stable/drone-runner/1.0.6/templates/_rolebinding.tpl rename to stable/drone-runner/1.0.7/templates/_rolebinding.tpl diff --git a/stable/drone-runner/1.0.6/templates/common.yaml b/stable/drone-runner/1.0.7/templates/common.yaml similarity index 100% rename from stable/drone-runner/1.0.6/templates/common.yaml rename to stable/drone-runner/1.0.7/templates/common.yaml diff --git a/stable/duplicati/6.0.32/values.yaml b/stable/drone-runner/1.0.7/values.yaml similarity index 100% rename from stable/duplicati/6.0.32/values.yaml rename to stable/drone-runner/1.0.7/values.yaml diff --git a/stable/dsmr-reader/8.0.37/CHANGELOG.md b/stable/dsmr-reader/8.0.37/CHANGELOG.md deleted file mode 100644 index 647a0c96c0b..00000000000 --- a/stable/dsmr-reader/8.0.37/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [dsmr-reader-8.0.37](https://github.com/truecharts/charts/compare/dsmr-reader-8.0.36...dsmr-reader-8.0.37) (2022-09-13) - -### Chore - -- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - - - -## [dsmr-reader-8.0.36](https://github.com/truecharts/charts/compare/dsmr-reader-8.0.35...dsmr-reader-8.0.36) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dsmr-reader-8.0.36](https://github.com/truecharts/charts/compare/dsmr-reader-8.0.35...dsmr-reader-8.0.36) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dsmr-reader-8.0.36](https://github.com/truecharts/charts/compare/dsmr-reader-8.0.35...dsmr-reader-8.0.36) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dsmr-reader-8.0.36](https://github.com/truecharts/charts/compare/dsmr-reader-8.0.35...dsmr-reader-8.0.36) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dsmr-reader-8.0.36](https://github.com/truecharts/charts/compare/dsmr-reader-8.0.35...dsmr-reader-8.0.36) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dsmr-reader-8.0.36](https://github.com/truecharts/charts/compare/dsmr-reader-8.0.35...dsmr-reader-8.0.36) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dsmr-reader-8.0.35](https://github.com/truecharts/charts/compare/dsmr-reader-8.0.34...dsmr-reader-8.0.35) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [dsmr-reader-8.0.34](https://github.com/truecharts/charts/compare/dsmr-reader-8.0.33...dsmr-reader-8.0.34) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/stable/dsmr-reader/8.0.37/Chart.lock b/stable/dsmr-reader/8.0.37/Chart.lock deleted file mode 100644 index 257d0aa55da..00000000000 --- a/stable/dsmr-reader/8.0.37/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -digest: sha256:bfcb2819ba71fec67e4e1b700216bcea405d58eaaf9c45e3705bdbead908b8e9 -generated: "2022-09-13T06:19:25.174192151Z" diff --git a/stable/dsmr-reader/8.0.37/Chart.yaml b/stable/dsmr-reader/8.0.37/Chart.yaml deleted file mode 100644 index 3ee66a81a76..00000000000 --- a/stable/dsmr-reader/8.0.37/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.37 -kubeVersion: ">=1.16.0-0" -keywords: - - dsmr-reader - - energy -home: https://truecharts.org/docs/charts/stable/dsmr-reader -icon: https://truecharts.org/img/hotlink-ok/chart-icons/dsmr-reader.png -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/dsmr-reader - - https://github.com/dsmrreader/dsmr-reader - - https://github.com/xirixiz/dsmr-reader-docker -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -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.37/README.md b/stable/dsmr-reader/8.0.37/README.md deleted file mode 100644 index 0a0961c8ea3..00000000000 --- a/stable/dsmr-reader/8.0.37/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# dsmr-reader - -![Version: 8.0.37](https://img.shields.io/badge/Version-8.0.37-informational?style=flat-square) ![AppVersion: 2021.09.02](https://img.shields.io/badge/AppVersion-2021.09.02-informational?style=flat-square) - -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.76 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/dsmr-reader/8.0.37/charts/common-10.5.9.tgz b/stable/dsmr-reader/8.0.37/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/dsmr-reader/8.0.37/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/dsmr-reader/8.0.37/charts/postgresql-8.0.76.tgz b/stable/dsmr-reader/8.0.37/charts/postgresql-8.0.76.tgz deleted file mode 100644 index 129e37daa0e..00000000000 Binary files a/stable/dsmr-reader/8.0.37/charts/postgresql-8.0.76.tgz and /dev/null differ diff --git a/stable/dsmr-reader/8.0.38/CHANGELOG.md b/stable/dsmr-reader/8.0.38/CHANGELOG.md new file mode 100644 index 00000000000..7745cf860aa --- /dev/null +++ b/stable/dsmr-reader/8.0.38/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [dsmr-reader-8.0.38](https://github.com/truecharts/charts/compare/dsmr-reader-8.0.37...dsmr-reader-8.0.38) (2022-09-15) + +### Chore + +- 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.37](https://github.com/truecharts/charts/compare/dsmr-reader-8.0.36...dsmr-reader-8.0.37) (2022-09-13) + +### Chore + +- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + + + + +## [dsmr-reader-8.0.36](https://github.com/truecharts/charts/compare/dsmr-reader-8.0.35...dsmr-reader-8.0.36) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dsmr-reader-8.0.36](https://github.com/truecharts/charts/compare/dsmr-reader-8.0.35...dsmr-reader-8.0.36) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dsmr-reader-8.0.36](https://github.com/truecharts/charts/compare/dsmr-reader-8.0.35...dsmr-reader-8.0.36) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dsmr-reader-8.0.36](https://github.com/truecharts/charts/compare/dsmr-reader-8.0.35...dsmr-reader-8.0.36) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dsmr-reader-8.0.36](https://github.com/truecharts/charts/compare/dsmr-reader-8.0.35...dsmr-reader-8.0.36) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dsmr-reader-8.0.36](https://github.com/truecharts/charts/compare/dsmr-reader-8.0.35...dsmr-reader-8.0.36) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dsmr-reader-8.0.35](https://github.com/truecharts/charts/compare/dsmr-reader-8.0.34...dsmr-reader-8.0.35) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + diff --git a/stable/dsmr-reader/8.0.38/Chart.lock b/stable/dsmr-reader/8.0.38/Chart.lock new file mode 100644 index 00000000000..9b7c1732af1 --- /dev/null +++ b/stable/dsmr-reader/8.0.38/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 +generated: "2022-09-15T14:28:43.028477628Z" diff --git a/stable/dsmr-reader/8.0.38/Chart.yaml b/stable/dsmr-reader/8.0.38/Chart.yaml new file mode 100644 index 00000000000..a17bd149c19 --- /dev/null +++ b/stable/dsmr-reader/8.0.38/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.38 +kubeVersion: ">=1.16.0-0" +keywords: + - dsmr-reader + - energy +home: https://truecharts.org/docs/charts/stable/dsmr-reader +icon: https://truecharts.org/img/hotlink-ok/chart-icons/dsmr-reader.png +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/dsmr-reader + - https://github.com/dsmrreader/dsmr-reader + - https://github.com/xirixiz/dsmr-reader-docker +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/dsmr-reader/8.0.38/README.md b/stable/dsmr-reader/8.0.38/README.md new file mode 100644 index 00000000000..59d9d84da5b --- /dev/null +++ b/stable/dsmr-reader/8.0.38/README.md @@ -0,0 +1,110 @@ +# dsmr-reader + +![Version: 8.0.38](https://img.shields.io/badge/Version-8.0.38-informational?style=flat-square) ![AppVersion: 2021.09.02](https://img.shields.io/badge/AppVersion-2021.09.02-informational?style=flat-square) + +DSMR-protocol reader, telegram data storage and energy consumption visualizer. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [dsmr-reader](https://truecharts.org/docs/charts/stable/dsmr-reader) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.78 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/dsmr-reader/8.0.37/app-readme.md b/stable/dsmr-reader/8.0.38/app-readme.md similarity index 100% rename from stable/dsmr-reader/8.0.37/app-readme.md rename to stable/dsmr-reader/8.0.38/app-readme.md diff --git a/stable/dsmr-reader/8.0.38/charts/common-10.5.10.tgz b/stable/dsmr-reader/8.0.38/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/dsmr-reader/8.0.38/charts/common-10.5.10.tgz differ diff --git a/stable/dsmr-reader/8.0.38/charts/postgresql-8.0.78.tgz b/stable/dsmr-reader/8.0.38/charts/postgresql-8.0.78.tgz new file mode 100644 index 00000000000..ef5433c52fa Binary files /dev/null and b/stable/dsmr-reader/8.0.38/charts/postgresql-8.0.78.tgz differ diff --git a/stable/dsmr-reader/8.0.37/ix_values.yaml b/stable/dsmr-reader/8.0.38/ix_values.yaml similarity index 100% rename from stable/dsmr-reader/8.0.37/ix_values.yaml rename to stable/dsmr-reader/8.0.38/ix_values.yaml diff --git a/stable/dsmr-reader/8.0.37/questions.yaml b/stable/dsmr-reader/8.0.38/questions.yaml similarity index 100% rename from stable/dsmr-reader/8.0.37/questions.yaml rename to stable/dsmr-reader/8.0.38/questions.yaml diff --git a/stable/duplicati/6.0.32/templates/common.yaml b/stable/dsmr-reader/8.0.38/templates/common.yaml similarity index 100% rename from stable/duplicati/6.0.32/templates/common.yaml rename to stable/dsmr-reader/8.0.38/templates/common.yaml diff --git a/stable/embystat/2.0.30/values.yaml b/stable/dsmr-reader/8.0.38/values.yaml similarity index 100% rename from stable/embystat/2.0.30/values.yaml rename to stable/dsmr-reader/8.0.38/values.yaml diff --git a/stable/duckdns/2.0.40/CHANGELOG.md b/stable/duckdns/2.0.40/CHANGELOG.md deleted file mode 100644 index ec27a48e0cc..00000000000 --- a/stable/duckdns/2.0.40/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [duckdns-2.0.40](https://github.com/truecharts/charts/compare/duckdns-2.0.39...duckdns-2.0.40) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [duckdns-2.0.40](https://github.com/truecharts/charts/compare/duckdns-2.0.39...duckdns-2.0.40) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [duckdns-2.0.40](https://github.com/truecharts/charts/compare/duckdns-2.0.39...duckdns-2.0.40) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [duckdns-2.0.40](https://github.com/truecharts/charts/compare/duckdns-2.0.39...duckdns-2.0.40) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [duckdns-2.0.40](https://github.com/truecharts/charts/compare/duckdns-2.0.39...duckdns-2.0.40) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [duckdns-2.0.40](https://github.com/truecharts/charts/compare/duckdns-2.0.39...duckdns-2.0.40) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [duckdns-2.0.39](https://github.com/truecharts/charts/compare/duckdns-2.0.38...duckdns-2.0.39) (2022-09-10) - -### Chore - -- update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) - - - - -## [duckdns-2.0.38](https://github.com/truecharts/charts/compare/duckdns-2.0.37...duckdns-2.0.38) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [duckdns-2.0.37](https://github.com/truecharts/charts/compare/duckdns-2.0.36...duckdns-2.0.37) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/stable/duckdns/2.0.40/Chart.lock b/stable/duckdns/2.0.40/Chart.lock deleted file mode 100644 index e6f7f46f099..00000000000 --- a/stable/duckdns/2.0.40/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:33:09.419672188Z" diff --git a/stable/duckdns/2.0.40/Chart.yaml b/stable/duckdns/2.0.40/Chart.yaml deleted file mode 100644 index 7617993e8df..00000000000 --- a/stable/duckdns/2.0.40/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: duckdns -version: 2.0.40 -appVersion: "latest" -description: Duckdns is a free service which will point a DNS (sub domains of duckdns.org) to an IP of your choice. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/duckdns -icon: https://truecharts.org/img/hotlink-ok/chart-icons/duckdns.png -keywords: - - duckdns -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/duckdns - - https://hub.docker.com/r/linuxserver/duckdns -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - # 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.40/README.md b/stable/duckdns/2.0.40/README.md deleted file mode 100644 index bc34417b543..00000000000 --- a/stable/duckdns/2.0.40/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# duckdns - -![Version: 2.0.40](https://img.shields.io/badge/Version-2.0.40-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Duckdns is a free service which will point a DNS (sub domains of duckdns.org) to an IP of your choice. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [duckdns](https://truecharts.org/docs/charts/stable/duckdns) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/duckdns/2.0.40/charts/common-10.5.9.tgz b/stable/duckdns/2.0.40/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/duckdns/2.0.40/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/duckdns/2.0.41/CHANGELOG.md b/stable/duckdns/2.0.41/CHANGELOG.md new file mode 100644 index 00000000000..3ee2fb5f469 --- /dev/null +++ b/stable/duckdns/2.0.41/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [duckdns-2.0.41](https://github.com/truecharts/charts/compare/duckdns-2.0.40...duckdns-2.0.41) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [duckdns-2.0.40](https://github.com/truecharts/charts/compare/duckdns-2.0.39...duckdns-2.0.40) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [duckdns-2.0.40](https://github.com/truecharts/charts/compare/duckdns-2.0.39...duckdns-2.0.40) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [duckdns-2.0.40](https://github.com/truecharts/charts/compare/duckdns-2.0.39...duckdns-2.0.40) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [duckdns-2.0.40](https://github.com/truecharts/charts/compare/duckdns-2.0.39...duckdns-2.0.40) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [duckdns-2.0.40](https://github.com/truecharts/charts/compare/duckdns-2.0.39...duckdns-2.0.40) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [duckdns-2.0.40](https://github.com/truecharts/charts/compare/duckdns-2.0.39...duckdns-2.0.40) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [duckdns-2.0.39](https://github.com/truecharts/charts/compare/duckdns-2.0.38...duckdns-2.0.39) (2022-09-10) + +### Chore + +- update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) + + + + +## [duckdns-2.0.38](https://github.com/truecharts/charts/compare/duckdns-2.0.37...duckdns-2.0.38) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + diff --git a/stable/duckdns/2.0.41/Chart.lock b/stable/duckdns/2.0.41/Chart.lock new file mode 100644 index 00000000000..ec218da5ce9 --- /dev/null +++ b/stable/duckdns/2.0.41/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:28:37.656946355Z" diff --git a/stable/duckdns/2.0.41/Chart.yaml b/stable/duckdns/2.0.41/Chart.yaml new file mode 100644 index 00000000000..c776cd8843c --- /dev/null +++ b/stable/duckdns/2.0.41/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: duckdns +version: 2.0.41 +appVersion: "latest" +description: Duckdns is a free service which will point a DNS (sub domains of duckdns.org) to an IP of your choice. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/duckdns +icon: https://truecharts.org/img/hotlink-ok/chart-icons/duckdns.png +keywords: + - duckdns +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/duckdns + - https://hub.docker.com/r/linuxserver/duckdns +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/duckdns/2.0.41/README.md b/stable/duckdns/2.0.41/README.md new file mode 100644 index 00000000000..53626192999 --- /dev/null +++ b/stable/duckdns/2.0.41/README.md @@ -0,0 +1,108 @@ +# duckdns + +![Version: 2.0.41](https://img.shields.io/badge/Version-2.0.41-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Duckdns is a free service which will point a DNS (sub domains of duckdns.org) to an IP of your choice. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [duckdns](https://truecharts.org/docs/charts/stable/duckdns) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/duckdns/2.0.40/app-readme.md b/stable/duckdns/2.0.41/app-readme.md similarity index 100% rename from stable/duckdns/2.0.40/app-readme.md rename to stable/duckdns/2.0.41/app-readme.md diff --git a/stable/duckdns/2.0.41/charts/common-10.5.10.tgz b/stable/duckdns/2.0.41/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/duckdns/2.0.41/charts/common-10.5.10.tgz differ diff --git a/stable/duckdns/2.0.40/ix_values.yaml b/stable/duckdns/2.0.41/ix_values.yaml similarity index 100% rename from stable/duckdns/2.0.40/ix_values.yaml rename to stable/duckdns/2.0.41/ix_values.yaml diff --git a/stable/duckdns/2.0.40/questions.yaml b/stable/duckdns/2.0.41/questions.yaml similarity index 100% rename from stable/duckdns/2.0.40/questions.yaml rename to stable/duckdns/2.0.41/questions.yaml diff --git a/stable/embystat/2.0.30/templates/common.yaml b/stable/duckdns/2.0.41/templates/common.yaml similarity index 100% rename from stable/embystat/2.0.30/templates/common.yaml rename to stable/duckdns/2.0.41/templates/common.yaml diff --git a/stable/emulatorjs/2.0.33/values.yaml b/stable/duckdns/2.0.41/values.yaml similarity index 100% rename from stable/emulatorjs/2.0.33/values.yaml rename to stable/duckdns/2.0.41/values.yaml diff --git a/stable/dupeguru/1.0.10/CHANGELOG.md b/stable/dupeguru/1.0.10/CHANGELOG.md new file mode 100644 index 00000000000..7a5d93329ca --- /dev/null +++ b/stable/dupeguru/1.0.10/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [dupeguru-1.0.10](https://github.com/truecharts/charts/compare/dupeguru-1.0.9...dupeguru-1.0.10) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [dupeguru-1.0.9](https://github.com/truecharts/charts/compare/dupeguru-1.0.8...dupeguru-1.0.9) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dupeguru-1.0.9](https://github.com/truecharts/charts/compare/dupeguru-1.0.8...dupeguru-1.0.9) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dupeguru-1.0.9](https://github.com/truecharts/charts/compare/dupeguru-1.0.8...dupeguru-1.0.9) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dupeguru-1.0.9](https://github.com/truecharts/charts/compare/dupeguru-1.0.8...dupeguru-1.0.9) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dupeguru-1.0.9](https://github.com/truecharts/charts/compare/dupeguru-1.0.8...dupeguru-1.0.9) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dupeguru-1.0.9](https://github.com/truecharts/charts/compare/dupeguru-1.0.8...dupeguru-1.0.9) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [dupeguru-1.0.8](https://github.com/truecharts/charts/compare/dupeguru-1.0.7...dupeguru-1.0.8) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [dupeguru-1.0.7](https://github.com/truecharts/charts/compare/dupeguru-1.0.6...dupeguru-1.0.7) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + diff --git a/stable/dupeguru/1.0.10/Chart.lock b/stable/dupeguru/1.0.10/Chart.lock new file mode 100644 index 00000000000..605e00a2473 --- /dev/null +++ b/stable/dupeguru/1.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:28:48.892042097Z" diff --git a/stable/dupeguru/1.0.10/Chart.yaml b/stable/dupeguru/1.0.10/Chart.yaml new file mode 100644 index 00000000000..504653e9863 --- /dev/null +++ b/stable/dupeguru/1.0.10/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "1.13.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: dupeGuru is a tool to find duplicate files on your computer. It can scan either filenames or contents. +home: https://truecharts.org/docs/charts/stable/dupeguru +icon: https://truecharts.org/img/hotlink-ok/chart-icons/dupeguru.png +keywords: + - dedupe + - dupeguru +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: dupeguru +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/dupeguru + - https://github.com/jlesage/docker-dupeguru + - https://hub.docker.com/r/jlesage/dupeguru/ +type: application +version: 1.0.10 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/dupeguru/1.0.10/README.md b/stable/dupeguru/1.0.10/README.md new file mode 100644 index 00000000000..164049ce825 --- /dev/null +++ b/stable/dupeguru/1.0.10/README.md @@ -0,0 +1,109 @@ +# dupeguru + +![Version: 1.0.10](https://img.shields.io/badge/Version-1.0.10-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.13.0](https://img.shields.io/badge/AppVersion-1.13.0-informational?style=flat-square) + +dupeGuru is a tool to find duplicate files on your computer. It can scan either filenames or contents. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [dupeguru](https://truecharts.org/docs/charts/stable/dupeguru) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/dupeguru/1.0.9/app-readme.md b/stable/dupeguru/1.0.10/app-readme.md similarity index 100% rename from stable/dupeguru/1.0.9/app-readme.md rename to stable/dupeguru/1.0.10/app-readme.md diff --git a/stable/dupeguru/1.0.10/charts/common-10.5.10.tgz b/stable/dupeguru/1.0.10/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/dupeguru/1.0.10/charts/common-10.5.10.tgz differ diff --git a/stable/dupeguru/1.0.9/ix_values.yaml b/stable/dupeguru/1.0.10/ix_values.yaml similarity index 100% rename from stable/dupeguru/1.0.9/ix_values.yaml rename to stable/dupeguru/1.0.10/ix_values.yaml diff --git a/stable/dupeguru/1.0.9/questions.yaml b/stable/dupeguru/1.0.10/questions.yaml similarity index 100% rename from stable/dupeguru/1.0.9/questions.yaml rename to stable/dupeguru/1.0.10/questions.yaml diff --git a/stable/emulatorjs/2.0.33/templates/common.yaml b/stable/dupeguru/1.0.10/templates/common.yaml similarity index 100% rename from stable/emulatorjs/2.0.33/templates/common.yaml rename to stable/dupeguru/1.0.10/templates/common.yaml diff --git a/stable/endlessh/2.0.29/values.yaml b/stable/dupeguru/1.0.10/values.yaml similarity index 100% rename from stable/endlessh/2.0.29/values.yaml rename to stable/dupeguru/1.0.10/values.yaml diff --git a/stable/dupeguru/1.0.9/CHANGELOG.md b/stable/dupeguru/1.0.9/CHANGELOG.md deleted file mode 100644 index 22b8f2a3e48..00000000000 --- a/stable/dupeguru/1.0.9/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [dupeguru-1.0.9](https://github.com/truecharts/charts/compare/dupeguru-1.0.8...dupeguru-1.0.9) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dupeguru-1.0.9](https://github.com/truecharts/charts/compare/dupeguru-1.0.8...dupeguru-1.0.9) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dupeguru-1.0.9](https://github.com/truecharts/charts/compare/dupeguru-1.0.8...dupeguru-1.0.9) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dupeguru-1.0.9](https://github.com/truecharts/charts/compare/dupeguru-1.0.8...dupeguru-1.0.9) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dupeguru-1.0.9](https://github.com/truecharts/charts/compare/dupeguru-1.0.8...dupeguru-1.0.9) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dupeguru-1.0.9](https://github.com/truecharts/charts/compare/dupeguru-1.0.8...dupeguru-1.0.9) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dupeguru-1.0.8](https://github.com/truecharts/charts/compare/dupeguru-1.0.7...dupeguru-1.0.8) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [dupeguru-1.0.7](https://github.com/truecharts/charts/compare/dupeguru-1.0.6...dupeguru-1.0.7) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [dupeguru-1.0.6](https://github.com/truecharts/charts/compare/dupeguru-1.0.5...dupeguru-1.0.6) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - diff --git a/stable/dupeguru/1.0.9/Chart.lock b/stable/dupeguru/1.0.9/Chart.lock deleted file mode 100644 index e3e934909b6..00000000000 --- a/stable/dupeguru/1.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:33:10.576066253Z" diff --git a/stable/dupeguru/1.0.9/Chart.yaml b/stable/dupeguru/1.0.9/Chart.yaml deleted file mode 100644 index f48d930439f..00000000000 --- a/stable/dupeguru/1.0.9/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "1.13.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.9 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/dupeguru/1.0.9/README.md b/stable/dupeguru/1.0.9/README.md deleted file mode 100644 index 2ab0ce72e2c..00000000000 --- a/stable/dupeguru/1.0.9/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# dupeguru - -![Version: 1.0.9](https://img.shields.io/badge/Version-1.0.9-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.13.0](https://img.shields.io/badge/AppVersion-1.13.0-informational?style=flat-square) - -dupeGuru is a tool to find duplicate files on your computer. It can scan either filenames or contents. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [dupeguru](https://truecharts.org/docs/charts/stable/dupeguru) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/dupeguru/1.0.9/charts/common-10.5.9.tgz b/stable/dupeguru/1.0.9/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/dupeguru/1.0.9/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/duplicati/6.0.32/CHANGELOG.md b/stable/duplicati/6.0.32/CHANGELOG.md deleted file mode 100644 index 616480b1e1a..00000000000 --- a/stable/duplicati/6.0.32/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [duplicati-6.0.32](https://github.com/truecharts/charts/compare/duplicati-6.0.31...duplicati-6.0.32) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [duplicati-6.0.32](https://github.com/truecharts/charts/compare/duplicati-6.0.31...duplicati-6.0.32) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [duplicati-6.0.32](https://github.com/truecharts/charts/compare/duplicati-6.0.31...duplicati-6.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [duplicati-6.0.32](https://github.com/truecharts/charts/compare/duplicati-6.0.31...duplicati-6.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [duplicati-6.0.32](https://github.com/truecharts/charts/compare/duplicati-6.0.31...duplicati-6.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [duplicati-6.0.32](https://github.com/truecharts/charts/compare/duplicati-6.0.31...duplicati-6.0.32) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [duplicati-6.0.31](https://github.com/truecharts/charts/compare/duplicati-6.0.30...duplicati-6.0.31) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [duplicati-6.0.30](https://github.com/truecharts/charts/compare/duplicati-6.0.29...duplicati-6.0.30) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [duplicati-6.0.29](https://github.com/truecharts/charts/compare/duplicati-6.0.28...duplicati-6.0.29) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - diff --git a/stable/duplicati/6.0.32/Chart.lock b/stable/duplicati/6.0.32/Chart.lock deleted file mode 100644 index 99d7a72407a..00000000000 --- a/stable/duplicati/6.0.32/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:33:16.145014951Z" diff --git a/stable/duplicati/6.0.32/Chart.yaml b/stable/duplicati/6.0.32/Chart.yaml deleted file mode 100644 index 74e3e71bf3c..00000000000 --- a/stable/duplicati/6.0.32/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.32 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/duplicati/6.0.32/README.md b/stable/duplicati/6.0.32/README.md deleted file mode 100644 index 973ed3d6d8b..00000000000 --- a/stable/duplicati/6.0.32/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# duplicati - -![Version: 6.0.32](https://img.shields.io/badge/Version-6.0.32-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Store securely encrypted backups on cloud storage services! - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [duplicati](https://truecharts.org/docs/charts/stable/duplicati) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/duplicati/6.0.32/charts/common-10.5.9.tgz b/stable/duplicati/6.0.32/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/duplicati/6.0.32/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/duplicati/6.0.33/CHANGELOG.md b/stable/duplicati/6.0.33/CHANGELOG.md new file mode 100644 index 00000000000..d43f5a32b05 --- /dev/null +++ b/stable/duplicati/6.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [duplicati-6.0.33](https://github.com/truecharts/charts/compare/duplicati-6.0.32...duplicati-6.0.33) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [duplicati-6.0.32](https://github.com/truecharts/charts/compare/duplicati-6.0.31...duplicati-6.0.32) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [duplicati-6.0.32](https://github.com/truecharts/charts/compare/duplicati-6.0.31...duplicati-6.0.32) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [duplicati-6.0.32](https://github.com/truecharts/charts/compare/duplicati-6.0.31...duplicati-6.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [duplicati-6.0.32](https://github.com/truecharts/charts/compare/duplicati-6.0.31...duplicati-6.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [duplicati-6.0.32](https://github.com/truecharts/charts/compare/duplicati-6.0.31...duplicati-6.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [duplicati-6.0.32](https://github.com/truecharts/charts/compare/duplicati-6.0.31...duplicati-6.0.32) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [duplicati-6.0.31](https://github.com/truecharts/charts/compare/duplicati-6.0.30...duplicati-6.0.31) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [duplicati-6.0.30](https://github.com/truecharts/charts/compare/duplicati-6.0.29...duplicati-6.0.30) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + diff --git a/stable/duplicati/6.0.33/Chart.lock b/stable/duplicati/6.0.33/Chart.lock new file mode 100644 index 00000000000..e0e1596e3e0 --- /dev/null +++ b/stable/duplicati/6.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:28:49.075874901Z" diff --git a/stable/duplicati/6.0.33/Chart.yaml b/stable/duplicati/6.0.33/Chart.yaml new file mode 100644 index 00000000000..3c1d880209f --- /dev/null +++ b/stable/duplicati/6.0.33/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: Store securely encrypted backups on cloud storage services! +home: https://truecharts.org/docs/charts/stable/duplicati +icon: https://truecharts.org/img/hotlink-ok/chart-icons/duplicati.png +keywords: + - duplicati +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: duplicati +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/duplicati + - https://hub.docker.com/r/duplicati/duplicati/ + - https://github.com/duplicati/duplicati +version: 6.0.33 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/duplicati/6.0.33/README.md b/stable/duplicati/6.0.33/README.md new file mode 100644 index 00000000000..91b4474561c --- /dev/null +++ b/stable/duplicati/6.0.33/README.md @@ -0,0 +1,109 @@ +# duplicati + +![Version: 6.0.33](https://img.shields.io/badge/Version-6.0.33-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Store securely encrypted backups on cloud storage services! + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [duplicati](https://truecharts.org/docs/charts/stable/duplicati) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/duplicati/6.0.32/app-readme.md b/stable/duplicati/6.0.33/app-readme.md similarity index 100% rename from stable/duplicati/6.0.32/app-readme.md rename to stable/duplicati/6.0.33/app-readme.md diff --git a/stable/duplicati/6.0.33/charts/common-10.5.10.tgz b/stable/duplicati/6.0.33/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/duplicati/6.0.33/charts/common-10.5.10.tgz differ diff --git a/stable/duplicati/6.0.32/ix_values.yaml b/stable/duplicati/6.0.33/ix_values.yaml similarity index 100% rename from stable/duplicati/6.0.32/ix_values.yaml rename to stable/duplicati/6.0.33/ix_values.yaml diff --git a/stable/duplicati/6.0.32/questions.yaml b/stable/duplicati/6.0.33/questions.yaml similarity index 100% rename from stable/duplicati/6.0.32/questions.yaml rename to stable/duplicati/6.0.33/questions.yaml diff --git a/stable/endlessh/2.0.29/templates/common.yaml b/stable/duplicati/6.0.33/templates/common.yaml similarity index 100% rename from stable/endlessh/2.0.29/templates/common.yaml rename to stable/duplicati/6.0.33/templates/common.yaml diff --git a/stable/etherpad/8.0.36/values.yaml b/stable/duplicati/6.0.33/values.yaml similarity index 100% rename from stable/etherpad/8.0.36/values.yaml rename to stable/duplicati/6.0.33/values.yaml diff --git a/stable/emby/11.0.32/CHANGELOG.md b/stable/emby/11.0.32/CHANGELOG.md new file mode 100644 index 00000000000..6c1a01923e5 --- /dev/null +++ b/stable/emby/11.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [emby-11.0.32](https://github.com/truecharts/charts/compare/emby-11.0.31...emby-11.0.32) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [emby-11.0.31](https://github.com/truecharts/charts/compare/emby-sync-0.0.22...emby-11.0.31) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [emby-11.0.31](https://github.com/truecharts/charts/compare/emby-sync-0.0.22...emby-11.0.31) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [emby-11.0.31](https://github.com/truecharts/charts/compare/emby-sync-0.0.22...emby-11.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [emby-11.0.31](https://github.com/truecharts/charts/compare/emby-sync-0.0.22...emby-11.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [emby-11.0.31](https://github.com/truecharts/charts/compare/emby-sync-0.0.22...emby-11.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [emby-11.0.31](https://github.com/truecharts/charts/compare/emby-sync-0.0.22...emby-11.0.31) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [emby-11.0.30](https://github.com/truecharts/charts/compare/emby-11.0.29...emby-11.0.30) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [emby-11.0.29](https://github.com/truecharts/charts/compare/emby-sync-0.0.20...emby-11.0.29) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + diff --git a/stable/emby/11.0.32/Chart.lock b/stable/emby/11.0.32/Chart.lock new file mode 100644 index 00000000000..2504b04eca2 --- /dev/null +++ b/stable/emby/11.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:29:09.336050121Z" diff --git a/stable/emby/11.0.32/Chart.yaml b/stable/emby/11.0.32/Chart.yaml new file mode 100644 index 00000000000..039aba4fe8c --- /dev/null +++ b/stable/emby/11.0.32/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "4.7.6.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +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.32 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/emby/11.0.32/README.md b/stable/emby/11.0.32/README.md new file mode 100644 index 00000000000..46964005fc3 --- /dev/null +++ b/stable/emby/11.0.32/README.md @@ -0,0 +1,109 @@ +# emby + +![Version: 11.0.32](https://img.shields.io/badge/Version-11.0.32-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.7.6.0](https://img.shields.io/badge/AppVersion-4.7.6.0-informational?style=flat-square) + +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.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `emby` deployment + +```console +helm uninstall emby +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install emby \ + --set env.TZ="America/New York" \ + TrueCharts/emby +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install emby TrueCharts/emby -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/emby/11.0.32/app-readme.md b/stable/emby/11.0.32/app-readme.md new file mode 100644 index 00000000000..a1ff0396c88 --- /dev/null +++ b/stable/emby/11.0.32/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.32/charts/common-10.5.10.tgz b/stable/emby/11.0.32/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/emby/11.0.32/charts/common-10.5.10.tgz differ diff --git a/stable/emby/11.0.32/ix_values.yaml b/stable/emby/11.0.32/ix_values.yaml new file mode 100644 index 00000000000..56cdc8b0392 --- /dev/null +++ b/stable/emby/11.0.32/ix_values.yaml @@ -0,0 +1,22 @@ +image: + repository: tccr.io/truecharts/emby + pullPolicy: IfNotPresent + tag: 4.7.6.0@sha256:8f28fda7d52dfde299b77db4d2698da6fcbd198f5b1fdb7d6f3446402418b207 + +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.32/questions.yaml b/stable/emby/11.0.32/questions.yaml new file mode 100644 index 00000000000..16d76efb92e --- /dev/null +++ b/stable/emby/11.0.32/questions.yaml @@ -0,0 +1,2488 @@ +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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: ClusterIP + description: ClusterIP + - value: NodePort + description: NodePort (Advanced) + - value: LoadBalancer + description: LoadBalancer (Advanced) + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: (Advanced) Specify the IP Policy + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: (Advanced) IP Families + description: (Advanced) The IP Families that should be used + schema: + show_if: [["type", "!=", "Simple"]] + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + 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: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort + schema: + type: int + min: 9000 + max: 65535 + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: NodePort + enum: + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: nodePort + description: Leave Empty to Disable + label: "nodePort" + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/etherpad/8.0.36/templates/common.yaml b/stable/emby/11.0.32/templates/common.yaml similarity index 100% rename from stable/etherpad/8.0.36/templates/common.yaml rename to stable/emby/11.0.32/templates/common.yaml diff --git a/stable/external-service/6.0.30/values.yaml b/stable/emby/11.0.32/values.yaml similarity index 100% rename from stable/external-service/6.0.30/values.yaml rename to stable/emby/11.0.32/values.yaml diff --git a/stable/embystat/2.0.30/CHANGELOG.md b/stable/embystat/2.0.30/CHANGELOG.md deleted file mode 100644 index 1e8fccb0c04..00000000000 --- a/stable/embystat/2.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [embystat-2.0.30](https://github.com/truecharts/charts/compare/embystat-2.0.29...embystat-2.0.30) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [embystat-2.0.30](https://github.com/truecharts/charts/compare/embystat-2.0.29...embystat-2.0.30) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [embystat-2.0.30](https://github.com/truecharts/charts/compare/embystat-2.0.29...embystat-2.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [embystat-2.0.30](https://github.com/truecharts/charts/compare/embystat-2.0.29...embystat-2.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [embystat-2.0.30](https://github.com/truecharts/charts/compare/embystat-2.0.29...embystat-2.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [embystat-2.0.30](https://github.com/truecharts/charts/compare/embystat-2.0.29...embystat-2.0.30) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [embystat-2.0.29](https://github.com/truecharts/charts/compare/embystat-2.0.28...embystat-2.0.29) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [embystat-2.0.28](https://github.com/truecharts/charts/compare/embystat-2.0.27...embystat-2.0.28) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [embystat-2.0.27](https://github.com/truecharts/charts/compare/embystat-2.0.26...embystat-2.0.27) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - diff --git a/stable/embystat/2.0.30/Chart.lock b/stable/embystat/2.0.30/Chart.lock deleted file mode 100644 index 204aaa9601d..00000000000 --- a/stable/embystat/2.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:33:35.233540413Z" diff --git a/stable/embystat/2.0.30/Chart.yaml b/stable/embystat/2.0.30/Chart.yaml deleted file mode 100644 index f40659edd8a..00000000000 --- a/stable/embystat/2.0.30/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: embystat -version: 2.0.30 -appVersion: "0.2.0" -description: Embystat is a personal web server that can calculate all kinds of statistics from your (local) Emby server. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/embystat -icon: https://truecharts.org/img/hotlink-ok/chart-icons/embystat.png -keywords: - - embystat -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/embystat - - https://hub.docker.com/r/linuxserver/embystat -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - # 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.30/README.md b/stable/embystat/2.0.30/README.md deleted file mode 100644 index 820f0febf97..00000000000 --- a/stable/embystat/2.0.30/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# embystat - -![Version: 2.0.30](https://img.shields.io/badge/Version-2.0.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.2.0](https://img.shields.io/badge/AppVersion-0.2.0-informational?style=flat-square) - -Embystat is a personal web server that can calculate all kinds of statistics from your (local) Emby server. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [embystat](https://truecharts.org/docs/charts/stable/embystat) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/embystat/2.0.30/charts/common-10.5.9.tgz b/stable/embystat/2.0.30/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/embystat/2.0.30/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/embystat/2.0.31/CHANGELOG.md b/stable/embystat/2.0.31/CHANGELOG.md new file mode 100644 index 00000000000..5e4192c2525 --- /dev/null +++ b/stable/embystat/2.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [embystat-2.0.31](https://github.com/truecharts/charts/compare/embystat-2.0.30...embystat-2.0.31) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [embystat-2.0.30](https://github.com/truecharts/charts/compare/embystat-2.0.29...embystat-2.0.30) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [embystat-2.0.30](https://github.com/truecharts/charts/compare/embystat-2.0.29...embystat-2.0.30) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [embystat-2.0.30](https://github.com/truecharts/charts/compare/embystat-2.0.29...embystat-2.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [embystat-2.0.30](https://github.com/truecharts/charts/compare/embystat-2.0.29...embystat-2.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [embystat-2.0.30](https://github.com/truecharts/charts/compare/embystat-2.0.29...embystat-2.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [embystat-2.0.30](https://github.com/truecharts/charts/compare/embystat-2.0.29...embystat-2.0.30) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [embystat-2.0.29](https://github.com/truecharts/charts/compare/embystat-2.0.28...embystat-2.0.29) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [embystat-2.0.28](https://github.com/truecharts/charts/compare/embystat-2.0.27...embystat-2.0.28) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + diff --git a/stable/embystat/2.0.31/Chart.lock b/stable/embystat/2.0.31/Chart.lock new file mode 100644 index 00000000000..3c5d3db663a --- /dev/null +++ b/stable/embystat/2.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:29:19.354913717Z" diff --git a/stable/embystat/2.0.31/Chart.yaml b/stable/embystat/2.0.31/Chart.yaml new file mode 100644 index 00000000000..1de3f2e493a --- /dev/null +++ b/stable/embystat/2.0.31/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: embystat +version: 2.0.31 +appVersion: "0.2.0" +description: Embystat is a personal web server that can calculate all kinds of statistics from your (local) Emby server. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/embystat +icon: https://truecharts.org/img/hotlink-ok/chart-icons/embystat.png +keywords: + - embystat +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/embystat + - https://hub.docker.com/r/linuxserver/embystat +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/embystat/2.0.31/README.md b/stable/embystat/2.0.31/README.md new file mode 100644 index 00000000000..7e3a9dea98f --- /dev/null +++ b/stable/embystat/2.0.31/README.md @@ -0,0 +1,108 @@ +# embystat + +![Version: 2.0.31](https://img.shields.io/badge/Version-2.0.31-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.2.0](https://img.shields.io/badge/AppVersion-0.2.0-informational?style=flat-square) + +Embystat is a personal web server that can calculate all kinds of statistics from your (local) Emby server. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [embystat](https://truecharts.org/docs/charts/stable/embystat) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/embystat/2.0.30/app-readme.md b/stable/embystat/2.0.31/app-readme.md similarity index 100% rename from stable/embystat/2.0.30/app-readme.md rename to stable/embystat/2.0.31/app-readme.md diff --git a/stable/embystat/2.0.31/charts/common-10.5.10.tgz b/stable/embystat/2.0.31/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/embystat/2.0.31/charts/common-10.5.10.tgz differ diff --git a/stable/embystat/2.0.30/ix_values.yaml b/stable/embystat/2.0.31/ix_values.yaml similarity index 100% rename from stable/embystat/2.0.30/ix_values.yaml rename to stable/embystat/2.0.31/ix_values.yaml diff --git a/stable/embystat/2.0.30/questions.yaml b/stable/embystat/2.0.31/questions.yaml similarity index 100% rename from stable/embystat/2.0.30/questions.yaml rename to stable/embystat/2.0.31/questions.yaml diff --git a/stable/external-service/6.0.30/templates/common.yaml b/stable/embystat/2.0.31/templates/common.yaml similarity index 100% rename from stable/external-service/6.0.30/templates/common.yaml rename to stable/embystat/2.0.31/templates/common.yaml diff --git a/stable/ferdi-server/3.0.35/values.yaml b/stable/embystat/2.0.31/values.yaml similarity index 100% rename from stable/ferdi-server/3.0.35/values.yaml rename to stable/embystat/2.0.31/values.yaml diff --git a/stable/emulatorjs/2.0.33/CHANGELOG.md b/stable/emulatorjs/2.0.33/CHANGELOG.md deleted file mode 100644 index e1e34c95c7d..00000000000 --- a/stable/emulatorjs/2.0.33/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [emulatorjs-2.0.33](https://github.com/truecharts/charts/compare/emulatorjs-2.0.32...emulatorjs-2.0.33) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [emulatorjs-2.0.33](https://github.com/truecharts/charts/compare/emulatorjs-2.0.32...emulatorjs-2.0.33) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [emulatorjs-2.0.33](https://github.com/truecharts/charts/compare/emulatorjs-2.0.32...emulatorjs-2.0.33) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [emulatorjs-2.0.33](https://github.com/truecharts/charts/compare/emulatorjs-2.0.32...emulatorjs-2.0.33) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [emulatorjs-2.0.33](https://github.com/truecharts/charts/compare/emulatorjs-2.0.32...emulatorjs-2.0.33) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [emulatorjs-2.0.33](https://github.com/truecharts/charts/compare/emulatorjs-2.0.32...emulatorjs-2.0.33) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [emulatorjs-2.0.32](https://github.com/truecharts/charts/compare/emulatorjs-2.0.31...emulatorjs-2.0.32) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [emulatorjs-2.0.31](https://github.com/truecharts/charts/compare/emulatorjs-2.0.30...emulatorjs-2.0.31) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [emulatorjs-2.0.30](https://github.com/truecharts/charts/compare/emulatorjs-2.0.29...emulatorjs-2.0.30) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - diff --git a/stable/emulatorjs/2.0.33/Chart.lock b/stable/emulatorjs/2.0.33/Chart.lock deleted file mode 100644 index 803817198d4..00000000000 --- a/stable/emulatorjs/2.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:33:40.708982767Z" diff --git a/stable/emulatorjs/2.0.33/Chart.yaml b/stable/emulatorjs/2.0.33/Chart.yaml deleted file mode 100644 index b2a7d774ced..00000000000 --- a/stable/emulatorjs/2.0.33/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: emulatorjs -version: 2.0.33 -appVersion: "1.7.2" -description: Emulatorjs - In browser web based emulation portable to nearly any device for many retro consoles. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/emulatorjs -icon: https://truecharts.org/img/hotlink-ok/chart-icons/emulatorjs.png -keywords: - - emulatorjs -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/emulatorjs - - https://hub.docker.com/r/linuxserver/emulatorjs -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - # 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.33/README.md b/stable/emulatorjs/2.0.33/README.md deleted file mode 100644 index 60d91120167..00000000000 --- a/stable/emulatorjs/2.0.33/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# emulatorjs - -![Version: 2.0.33](https://img.shields.io/badge/Version-2.0.33-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.7.2](https://img.shields.io/badge/AppVersion-1.7.2-informational?style=flat-square) - -Emulatorjs - In browser web based emulation portable to nearly any device for many retro consoles. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [emulatorjs](https://truecharts.org/docs/charts/stable/emulatorjs) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/emulatorjs/2.0.33/charts/common-10.5.9.tgz b/stable/emulatorjs/2.0.33/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/emulatorjs/2.0.33/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/emulatorjs/2.0.34/CHANGELOG.md b/stable/emulatorjs/2.0.34/CHANGELOG.md new file mode 100644 index 00000000000..fb959783423 --- /dev/null +++ b/stable/emulatorjs/2.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [emulatorjs-2.0.34](https://github.com/truecharts/charts/compare/emulatorjs-2.0.33...emulatorjs-2.0.34) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [emulatorjs-2.0.33](https://github.com/truecharts/charts/compare/emulatorjs-2.0.32...emulatorjs-2.0.33) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [emulatorjs-2.0.33](https://github.com/truecharts/charts/compare/emulatorjs-2.0.32...emulatorjs-2.0.33) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [emulatorjs-2.0.33](https://github.com/truecharts/charts/compare/emulatorjs-2.0.32...emulatorjs-2.0.33) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [emulatorjs-2.0.33](https://github.com/truecharts/charts/compare/emulatorjs-2.0.32...emulatorjs-2.0.33) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [emulatorjs-2.0.33](https://github.com/truecharts/charts/compare/emulatorjs-2.0.32...emulatorjs-2.0.33) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [emulatorjs-2.0.33](https://github.com/truecharts/charts/compare/emulatorjs-2.0.32...emulatorjs-2.0.33) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [emulatorjs-2.0.32](https://github.com/truecharts/charts/compare/emulatorjs-2.0.31...emulatorjs-2.0.32) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [emulatorjs-2.0.31](https://github.com/truecharts/charts/compare/emulatorjs-2.0.30...emulatorjs-2.0.31) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + diff --git a/stable/emulatorjs/2.0.34/Chart.lock b/stable/emulatorjs/2.0.34/Chart.lock new file mode 100644 index 00000000000..351710c5568 --- /dev/null +++ b/stable/emulatorjs/2.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:29:20.986570352Z" diff --git a/stable/emulatorjs/2.0.34/Chart.yaml b/stable/emulatorjs/2.0.34/Chart.yaml new file mode 100644 index 00000000000..bd26dbb3327 --- /dev/null +++ b/stable/emulatorjs/2.0.34/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: emulatorjs +version: 2.0.34 +appVersion: "1.7.2" +description: Emulatorjs - In browser web based emulation portable to nearly any device for many retro consoles. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/emulatorjs +icon: https://truecharts.org/img/hotlink-ok/chart-icons/emulatorjs.png +keywords: + - emulatorjs +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/emulatorjs + - https://hub.docker.com/r/linuxserver/emulatorjs +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/emulatorjs/2.0.34/README.md b/stable/emulatorjs/2.0.34/README.md new file mode 100644 index 00000000000..9b6ddf4ad29 --- /dev/null +++ b/stable/emulatorjs/2.0.34/README.md @@ -0,0 +1,108 @@ +# emulatorjs + +![Version: 2.0.34](https://img.shields.io/badge/Version-2.0.34-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.7.2](https://img.shields.io/badge/AppVersion-1.7.2-informational?style=flat-square) + +Emulatorjs - In browser web based emulation portable to nearly any device for many retro consoles. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [emulatorjs](https://truecharts.org/docs/charts/stable/emulatorjs) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/emulatorjs/2.0.33/app-readme.md b/stable/emulatorjs/2.0.34/app-readme.md similarity index 100% rename from stable/emulatorjs/2.0.33/app-readme.md rename to stable/emulatorjs/2.0.34/app-readme.md diff --git a/stable/emulatorjs/2.0.34/charts/common-10.5.10.tgz b/stable/emulatorjs/2.0.34/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/emulatorjs/2.0.34/charts/common-10.5.10.tgz differ diff --git a/stable/emulatorjs/2.0.33/ix_values.yaml b/stable/emulatorjs/2.0.34/ix_values.yaml similarity index 100% rename from stable/emulatorjs/2.0.33/ix_values.yaml rename to stable/emulatorjs/2.0.34/ix_values.yaml diff --git a/stable/emulatorjs/2.0.33/questions.yaml b/stable/emulatorjs/2.0.34/questions.yaml similarity index 100% rename from stable/emulatorjs/2.0.33/questions.yaml rename to stable/emulatorjs/2.0.34/questions.yaml diff --git a/stable/filebot/1.0.9/templates/common.yaml b/stable/emulatorjs/2.0.34/templates/common.yaml similarity index 100% rename from stable/filebot/1.0.9/templates/common.yaml rename to stable/emulatorjs/2.0.34/templates/common.yaml diff --git a/stable/filebot/1.0.9/values.yaml b/stable/emulatorjs/2.0.34/values.yaml similarity index 100% rename from stable/filebot/1.0.9/values.yaml rename to stable/emulatorjs/2.0.34/values.yaml diff --git a/stable/endlessh/2.0.29/CHANGELOG.md b/stable/endlessh/2.0.29/CHANGELOG.md deleted file mode 100644 index 45b22ce0164..00000000000 --- a/stable/endlessh/2.0.29/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [endlessh-2.0.29](https://github.com/truecharts/charts/compare/endlessh-2.0.28...endlessh-2.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [endlessh-2.0.29](https://github.com/truecharts/charts/compare/endlessh-2.0.28...endlessh-2.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [endlessh-2.0.29](https://github.com/truecharts/charts/compare/endlessh-2.0.28...endlessh-2.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [endlessh-2.0.29](https://github.com/truecharts/charts/compare/endlessh-2.0.28...endlessh-2.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [endlessh-2.0.29](https://github.com/truecharts/charts/compare/endlessh-2.0.28...endlessh-2.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [endlessh-2.0.29](https://github.com/truecharts/charts/compare/endlessh-2.0.28...endlessh-2.0.29) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [endlessh-2.0.28](https://github.com/truecharts/charts/compare/endlessh-2.0.27...endlessh-2.0.28) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [endlessh-2.0.27](https://github.com/truecharts/charts/compare/endlessh-2.0.26...endlessh-2.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [endlessh-2.0.26](https://github.com/truecharts/charts/compare/endlessh-2.0.25...endlessh-2.0.26) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - diff --git a/stable/endlessh/2.0.29/Chart.lock b/stable/endlessh/2.0.29/Chart.lock deleted file mode 100644 index 89a7c8a163a..00000000000 --- a/stable/endlessh/2.0.29/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:33:44.102316057Z" diff --git a/stable/endlessh/2.0.29/Chart.yaml b/stable/endlessh/2.0.29/Chart.yaml deleted file mode 100644 index 73abf50df7e..00000000000 --- a/stable/endlessh/2.0.29/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: endlessh -version: 2.0.29 -appVersion: "2021.11.21" -description: Endlessh is an SSH tarpit that very slowly sends an endless, random SSH banner. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/endlessh -icon: https://truecharts.org/img/hotlink-ok/chart-icons/endlessh.png -keywords: - - endlessh -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/endlessh - - https://hub.docker.com/r/linuxserver/endlessh -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - # 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.29/README.md b/stable/endlessh/2.0.29/README.md deleted file mode 100644 index 8a02e7d6df5..00000000000 --- a/stable/endlessh/2.0.29/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# endlessh - -![Version: 2.0.29](https://img.shields.io/badge/Version-2.0.29-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2021.11.21](https://img.shields.io/badge/AppVersion-2021.11.21-informational?style=flat-square) - -Endlessh is an SSH tarpit that very slowly sends an endless, random SSH banner. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [endlessh](https://truecharts.org/docs/charts/stable/endlessh) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/endlessh/2.0.29/charts/common-10.5.9.tgz b/stable/endlessh/2.0.29/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/endlessh/2.0.29/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/endlessh/2.0.30/CHANGELOG.md b/stable/endlessh/2.0.30/CHANGELOG.md new file mode 100644 index 00000000000..4695059328c --- /dev/null +++ b/stable/endlessh/2.0.30/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [endlessh-2.0.30](https://github.com/truecharts/charts/compare/endlessh-2.0.29...endlessh-2.0.30) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [endlessh-2.0.29](https://github.com/truecharts/charts/compare/endlessh-2.0.28...endlessh-2.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [endlessh-2.0.29](https://github.com/truecharts/charts/compare/endlessh-2.0.28...endlessh-2.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [endlessh-2.0.29](https://github.com/truecharts/charts/compare/endlessh-2.0.28...endlessh-2.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [endlessh-2.0.29](https://github.com/truecharts/charts/compare/endlessh-2.0.28...endlessh-2.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [endlessh-2.0.29](https://github.com/truecharts/charts/compare/endlessh-2.0.28...endlessh-2.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [endlessh-2.0.29](https://github.com/truecharts/charts/compare/endlessh-2.0.28...endlessh-2.0.29) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [endlessh-2.0.28](https://github.com/truecharts/charts/compare/endlessh-2.0.27...endlessh-2.0.28) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [endlessh-2.0.27](https://github.com/truecharts/charts/compare/endlessh-2.0.26...endlessh-2.0.27) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + diff --git a/stable/endlessh/2.0.30/Chart.lock b/stable/endlessh/2.0.30/Chart.lock new file mode 100644 index 00000000000..b3d8d4c5a58 --- /dev/null +++ b/stable/endlessh/2.0.30/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:29:25.985349984Z" diff --git a/stable/endlessh/2.0.30/Chart.yaml b/stable/endlessh/2.0.30/Chart.yaml new file mode 100644 index 00000000000..c1a9baaa401 --- /dev/null +++ b/stable/endlessh/2.0.30/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: endlessh +version: 2.0.30 +appVersion: "2021.11.21" +description: Endlessh is an SSH tarpit that very slowly sends an endless, random SSH banner. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/endlessh +icon: https://truecharts.org/img/hotlink-ok/chart-icons/endlessh.png +keywords: + - endlessh +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/endlessh + - https://hub.docker.com/r/linuxserver/endlessh +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/endlessh/2.0.30/README.md b/stable/endlessh/2.0.30/README.md new file mode 100644 index 00000000000..61edcfefd88 --- /dev/null +++ b/stable/endlessh/2.0.30/README.md @@ -0,0 +1,108 @@ +# endlessh + +![Version: 2.0.30](https://img.shields.io/badge/Version-2.0.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2021.11.21](https://img.shields.io/badge/AppVersion-2021.11.21-informational?style=flat-square) + +Endlessh is an SSH tarpit that very slowly sends an endless, random SSH banner. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [endlessh](https://truecharts.org/docs/charts/stable/endlessh) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/endlessh/2.0.29/app-readme.md b/stable/endlessh/2.0.30/app-readme.md similarity index 100% rename from stable/endlessh/2.0.29/app-readme.md rename to stable/endlessh/2.0.30/app-readme.md diff --git a/stable/endlessh/2.0.30/charts/common-10.5.10.tgz b/stable/endlessh/2.0.30/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/endlessh/2.0.30/charts/common-10.5.10.tgz differ diff --git a/stable/endlessh/2.0.29/ix_values.yaml b/stable/endlessh/2.0.30/ix_values.yaml similarity index 100% rename from stable/endlessh/2.0.29/ix_values.yaml rename to stable/endlessh/2.0.30/ix_values.yaml diff --git a/stable/endlessh/2.0.29/questions.yaml b/stable/endlessh/2.0.30/questions.yaml similarity index 100% rename from stable/endlessh/2.0.29/questions.yaml rename to stable/endlessh/2.0.30/questions.yaml diff --git a/stable/fileflows/2.0.41/templates/common.yaml b/stable/endlessh/2.0.30/templates/common.yaml similarity index 100% rename from stable/fileflows/2.0.41/templates/common.yaml rename to stable/endlessh/2.0.30/templates/common.yaml diff --git a/stable/filebrowser/2.0.33/values.yaml b/stable/endlessh/2.0.30/values.yaml similarity index 100% rename from stable/filebrowser/2.0.33/values.yaml rename to stable/endlessh/2.0.30/values.yaml diff --git a/stable/esphome/11.0.36/CHANGELOG.md b/stable/esphome/11.0.36/CHANGELOG.md new file mode 100644 index 00000000000..64bc8be6323 --- /dev/null +++ b/stable/esphome/11.0.36/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [esphome-11.0.36](https://github.com/truecharts/charts/compare/esphome-11.0.35...esphome-11.0.36) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [esphome-11.0.35](https://github.com/truecharts/charts/compare/esphome-11.0.34...esphome-11.0.35) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [esphome-11.0.35](https://github.com/truecharts/charts/compare/esphome-11.0.34...esphome-11.0.35) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [esphome-11.0.35](https://github.com/truecharts/charts/compare/esphome-11.0.34...esphome-11.0.35) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [esphome-11.0.35](https://github.com/truecharts/charts/compare/esphome-11.0.34...esphome-11.0.35) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [esphome-11.0.35](https://github.com/truecharts/charts/compare/esphome-11.0.34...esphome-11.0.35) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [esphome-11.0.35](https://github.com/truecharts/charts/compare/esphome-11.0.34...esphome-11.0.35) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [esphome-11.0.34](https://github.com/truecharts/charts/compare/esphome-11.0.33...esphome-11.0.34) (2022-09-02) + +### Chore + +- update docker general non-major ([#3660](https://github.com/truecharts/charts/issues/3660)) + + + + +## [esphome-11.0.33](https://github.com/truecharts/charts/compare/esphome-11.0.32...esphome-11.0.33) (2022-08-30) diff --git a/stable/esphome/11.0.36/Chart.lock b/stable/esphome/11.0.36/Chart.lock new file mode 100644 index 00000000000..ae58b13c278 --- /dev/null +++ b/stable/esphome/11.0.36/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:29:40.378824114Z" diff --git a/stable/esphome/11.0.36/Chart.yaml b/stable/esphome/11.0.36/Chart.yaml new file mode 100644 index 00000000000..b4159ee8db3 --- /dev/null +++ b/stable/esphome/11.0.36/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "2022.8.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +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.36 +annotations: + truecharts.org/catagories: | + - tools + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/esphome/11.0.36/README.md b/stable/esphome/11.0.36/README.md new file mode 100644 index 00000000000..31ad4616867 --- /dev/null +++ b/stable/esphome/11.0.36/README.md @@ -0,0 +1,109 @@ +# esphome + +![Version: 11.0.36](https://img.shields.io/badge/Version-11.0.36-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2022.8.3](https://img.shields.io/badge/AppVersion-2022.8.3-informational?style=flat-square) + +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.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `esphome` deployment + +```console +helm uninstall esphome +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install esphome \ + --set env.TZ="America/New York" \ + TrueCharts/esphome +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install esphome TrueCharts/esphome -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/esphome/11.0.36/app-readme.md b/stable/esphome/11.0.36/app-readme.md new file mode 100644 index 00000000000..4c8d1d55300 --- /dev/null +++ b/stable/esphome/11.0.36/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.36/charts/common-10.5.10.tgz b/stable/esphome/11.0.36/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/esphome/11.0.36/charts/common-10.5.10.tgz differ diff --git a/stable/esphome/11.0.36/ix_values.yaml b/stable/esphome/11.0.36/ix_values.yaml new file mode 100644 index 00000000000..7c9cd771843 --- /dev/null +++ b/stable/esphome/11.0.36/ix_values.yaml @@ -0,0 +1,43 @@ +image: + repository: tccr.io/truecharts/esphome + pullPolicy: IfNotPresent + tag: 2022.8.3@sha256:82e62a0765215e3b78e4501c99b5da82b7efb4be9b3927f841274a10e14dc77f + +# 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.36/questions.yaml b/stable/esphome/11.0.36/questions.yaml new file mode 100644 index 00000000000..cafc1e7e4ee --- /dev/null +++ b/stable/esphome/11.0.36/questions.yaml @@ -0,0 +1,2666 @@ +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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: ClusterIP + description: ClusterIP + - value: NodePort + description: NodePort (Advanced) + - value: LoadBalancer + description: LoadBalancer (Advanced) + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: (Advanced) Specify the IP Policy + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: (Advanced) IP Families + description: (Advanced) The IP Families that should be used + schema: + show_if: [["type", "!=", "Simple"]] + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + 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: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort + schema: + type: int + min: 9000 + max: 65535 + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: platformio + label: "Platformio Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: true + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: true + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: NodePort + enum: + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: nodePort + description: Leave Empty to Disable + label: "nodePort" + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/filerun/3.0.2/templates/common.yaml b/stable/esphome/11.0.36/templates/common.yaml similarity index 100% rename from stable/filerun/3.0.2/templates/common.yaml rename to stable/esphome/11.0.36/templates/common.yaml diff --git a/stable/fileflows/2.0.41/values.yaml b/stable/esphome/11.0.36/values.yaml similarity index 100% rename from stable/fileflows/2.0.41/values.yaml rename to stable/esphome/11.0.36/values.yaml diff --git a/stable/etherpad/8.0.36/CHANGELOG.md b/stable/etherpad/8.0.36/CHANGELOG.md deleted file mode 100644 index 3aa34a82ba5..00000000000 --- a/stable/etherpad/8.0.36/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [etherpad-8.0.36](https://github.com/truecharts/charts/compare/etherpad-8.0.35...etherpad-8.0.36) (2022-09-13) - -### Chore - -- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - - - -## [etherpad-8.0.35](https://github.com/truecharts/charts/compare/etherpad-8.0.34...etherpad-8.0.35) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [etherpad-8.0.35](https://github.com/truecharts/charts/compare/etherpad-8.0.34...etherpad-8.0.35) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [etherpad-8.0.35](https://github.com/truecharts/charts/compare/etherpad-8.0.34...etherpad-8.0.35) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [etherpad-8.0.35](https://github.com/truecharts/charts/compare/etherpad-8.0.34...etherpad-8.0.35) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [etherpad-8.0.35](https://github.com/truecharts/charts/compare/etherpad-8.0.34...etherpad-8.0.35) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [etherpad-8.0.35](https://github.com/truecharts/charts/compare/etherpad-8.0.34...etherpad-8.0.35) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [etherpad-8.0.34](https://github.com/truecharts/charts/compare/etherpad-8.0.33...etherpad-8.0.34) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [etherpad-8.0.33](https://github.com/truecharts/charts/compare/etherpad-8.0.32...etherpad-8.0.33) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/stable/etherpad/8.0.36/Chart.lock b/stable/etherpad/8.0.36/Chart.lock deleted file mode 100644 index 2103444bcf3..00000000000 --- a/stable/etherpad/8.0.36/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -digest: sha256:bfcb2819ba71fec67e4e1b700216bcea405d58eaaf9c45e3705bdbead908b8e9 -generated: "2022-09-13T06:19:31.274716715Z" diff --git a/stable/etherpad/8.0.36/Chart.yaml b/stable/etherpad/8.0.36/Chart.yaml deleted file mode 100644 index 321cd0efde8..00000000000 --- a/stable/etherpad/8.0.36/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -apiVersion: v2 -appVersion: "1.8.14" -version: 8.0.36 -kubeVersion: ">=1.16.0-0" -name: etherpad -description: A real-time collaborative editor scalable to thousands of simultaneous real time users. -type: application -home: https://truecharts.org/docs/charts/stable/etherpad -icon: https://truecharts.org/img/hotlink-ok/chart-icons/etherpad.png -keywords: - - etherpad - - editor - - notepad - - pad -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/etherpad - - https://etherpad.org/ - - https://github.com/ether/etherpad-lite - - https://hub.docker.com/r/nicholaswilde/etherpad -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -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.36/README.md b/stable/etherpad/8.0.36/README.md deleted file mode 100644 index aff5895a930..00000000000 --- a/stable/etherpad/8.0.36/README.md +++ /dev/null @@ -1,111 +0,0 @@ -# etherpad - -![Version: 8.0.36](https://img.shields.io/badge/Version-8.0.36-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.8.14](https://img.shields.io/badge/AppVersion-1.8.14-informational?style=flat-square) - -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.76 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/etherpad/8.0.36/charts/common-10.5.9.tgz b/stable/etherpad/8.0.36/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/etherpad/8.0.36/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/etherpad/8.0.36/charts/postgresql-8.0.76.tgz b/stable/etherpad/8.0.36/charts/postgresql-8.0.76.tgz deleted file mode 100644 index 129e37daa0e..00000000000 Binary files a/stable/etherpad/8.0.36/charts/postgresql-8.0.76.tgz and /dev/null differ diff --git a/stable/etherpad/8.0.37/CHANGELOG.md b/stable/etherpad/8.0.37/CHANGELOG.md new file mode 100644 index 00000000000..d87c40f5fec --- /dev/null +++ b/stable/etherpad/8.0.37/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [etherpad-8.0.37](https://github.com/truecharts/charts/compare/etherpad-8.0.36...etherpad-8.0.37) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [etherpad-8.0.36](https://github.com/truecharts/charts/compare/etherpad-8.0.35...etherpad-8.0.36) (2022-09-13) + +### Chore + +- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + + + + +## [etherpad-8.0.35](https://github.com/truecharts/charts/compare/etherpad-8.0.34...etherpad-8.0.35) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [etherpad-8.0.35](https://github.com/truecharts/charts/compare/etherpad-8.0.34...etherpad-8.0.35) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [etherpad-8.0.35](https://github.com/truecharts/charts/compare/etherpad-8.0.34...etherpad-8.0.35) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [etherpad-8.0.35](https://github.com/truecharts/charts/compare/etherpad-8.0.34...etherpad-8.0.35) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [etherpad-8.0.35](https://github.com/truecharts/charts/compare/etherpad-8.0.34...etherpad-8.0.35) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [etherpad-8.0.35](https://github.com/truecharts/charts/compare/etherpad-8.0.34...etherpad-8.0.35) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [etherpad-8.0.34](https://github.com/truecharts/charts/compare/etherpad-8.0.33...etherpad-8.0.34) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + diff --git a/stable/etherpad/8.0.37/Chart.lock b/stable/etherpad/8.0.37/Chart.lock new file mode 100644 index 00000000000..c08244a7f18 --- /dev/null +++ b/stable/etherpad/8.0.37/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 +generated: "2022-09-15T14:30:01.811011152Z" diff --git a/stable/etherpad/8.0.37/Chart.yaml b/stable/etherpad/8.0.37/Chart.yaml new file mode 100644 index 00000000000..4aa506dfa48 --- /dev/null +++ b/stable/etherpad/8.0.37/Chart.yaml @@ -0,0 +1,36 @@ +apiVersion: v2 +appVersion: "1.8.14" +version: 8.0.37 +kubeVersion: ">=1.16.0-0" +name: etherpad +description: A real-time collaborative editor scalable to thousands of simultaneous real time users. +type: application +home: https://truecharts.org/docs/charts/stable/etherpad +icon: https://truecharts.org/img/hotlink-ok/chart-icons/etherpad.png +keywords: + - etherpad + - editor + - notepad + - pad +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/etherpad + - https://etherpad.org/ + - https://github.com/ether/etherpad-lite + - https://hub.docker.com/r/nicholaswilde/etherpad +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/etherpad/8.0.37/README.md b/stable/etherpad/8.0.37/README.md new file mode 100644 index 00000000000..b4278a926b1 --- /dev/null +++ b/stable/etherpad/8.0.37/README.md @@ -0,0 +1,111 @@ +# etherpad + +![Version: 8.0.37](https://img.shields.io/badge/Version-8.0.37-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.8.14](https://img.shields.io/badge/AppVersion-1.8.14-informational?style=flat-square) + +A real-time collaborative editor scalable to thousands of simultaneous real time users. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [etherpad](https://truecharts.org/docs/charts/stable/etherpad) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.78 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/etherpad/8.0.36/app-readme.md b/stable/etherpad/8.0.37/app-readme.md similarity index 100% rename from stable/etherpad/8.0.36/app-readme.md rename to stable/etherpad/8.0.37/app-readme.md diff --git a/stable/etherpad/8.0.37/charts/common-10.5.10.tgz b/stable/etherpad/8.0.37/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/etherpad/8.0.37/charts/common-10.5.10.tgz differ diff --git a/stable/etherpad/8.0.37/charts/postgresql-8.0.78.tgz b/stable/etherpad/8.0.37/charts/postgresql-8.0.78.tgz new file mode 100644 index 00000000000..ef5433c52fa Binary files /dev/null and b/stable/etherpad/8.0.37/charts/postgresql-8.0.78.tgz differ diff --git a/stable/etherpad/8.0.36/ix_values.yaml b/stable/etherpad/8.0.37/ix_values.yaml similarity index 100% rename from stable/etherpad/8.0.36/ix_values.yaml rename to stable/etherpad/8.0.37/ix_values.yaml diff --git a/stable/etherpad/8.0.36/questions.yaml b/stable/etherpad/8.0.37/questions.yaml similarity index 100% rename from stable/etherpad/8.0.36/questions.yaml rename to stable/etherpad/8.0.37/questions.yaml diff --git a/stable/firefox-syncserver/9.0.36/templates/common.yaml b/stable/etherpad/8.0.37/templates/common.yaml similarity index 100% rename from stable/firefox-syncserver/9.0.36/templates/common.yaml rename to stable/etherpad/8.0.37/templates/common.yaml diff --git a/stable/filerun/3.0.2/values.yaml b/stable/etherpad/8.0.37/values.yaml similarity index 100% rename from stable/filerun/3.0.2/values.yaml rename to stable/etherpad/8.0.37/values.yaml diff --git a/stable/external-service/6.0.30/CHANGELOG.md b/stable/external-service/6.0.30/CHANGELOG.md deleted file mode 100644 index a4b2ea3d4bf..00000000000 --- a/stable/external-service/6.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [external-service-6.0.30](https://github.com/truecharts/charts/compare/external-service-6.0.29...external-service-6.0.30) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [external-service-6.0.30](https://github.com/truecharts/charts/compare/external-service-6.0.29...external-service-6.0.30) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [external-service-6.0.30](https://github.com/truecharts/charts/compare/external-service-6.0.29...external-service-6.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [external-service-6.0.30](https://github.com/truecharts/charts/compare/external-service-6.0.29...external-service-6.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [external-service-6.0.30](https://github.com/truecharts/charts/compare/external-service-6.0.29...external-service-6.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [external-service-6.0.30](https://github.com/truecharts/charts/compare/external-service-6.0.29...external-service-6.0.30) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [external-service-6.0.29](https://github.com/truecharts/charts/compare/external-service-6.0.28...external-service-6.0.29) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [external-service-6.0.28](https://github.com/truecharts/charts/compare/external-service-6.0.27...external-service-6.0.28) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [external-service-6.0.27](https://github.com/truecharts/charts/compare/external-service-6.0.25...external-service-6.0.27) (2022-08-29) - -### Chore - -- update docker general non-major ([#3620](https://github.com/truecharts/charts/issues/3620)) - - update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - diff --git a/stable/external-service/6.0.30/Chart.lock b/stable/external-service/6.0.30/Chart.lock deleted file mode 100644 index f3fb7e283bd..00000000000 --- a/stable/external-service/6.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:34:05.220201779Z" diff --git a/stable/external-service/6.0.30/Chart.yaml b/stable/external-service/6.0.30/Chart.yaml deleted file mode 100644 index 21bae4e2637..00000000000 --- a/stable/external-service/6.0.30/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.30 -annotations: - truecharts.org/catagories: | - - networking - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/external-service/6.0.30/README.md b/stable/external-service/6.0.30/README.md deleted file mode 100644 index 6ce34ad55a2..00000000000 --- a/stable/external-service/6.0.30/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# external-service - -![Version: 6.0.30](https://img.shields.io/badge/Version-6.0.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Allow external services to be used like Apps. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [external-service](https://truecharts.org/docs/charts/stable/external-service) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/external-service/6.0.30/charts/common-10.5.9.tgz b/stable/external-service/6.0.30/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/external-service/6.0.30/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/external-service/6.0.31/CHANGELOG.md b/stable/external-service/6.0.31/CHANGELOG.md new file mode 100644 index 00000000000..202689696e5 --- /dev/null +++ b/stable/external-service/6.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [external-service-6.0.31](https://github.com/truecharts/charts/compare/external-service-6.0.30...external-service-6.0.31) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [external-service-6.0.30](https://github.com/truecharts/charts/compare/external-service-6.0.29...external-service-6.0.30) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [external-service-6.0.30](https://github.com/truecharts/charts/compare/external-service-6.0.29...external-service-6.0.30) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [external-service-6.0.30](https://github.com/truecharts/charts/compare/external-service-6.0.29...external-service-6.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [external-service-6.0.30](https://github.com/truecharts/charts/compare/external-service-6.0.29...external-service-6.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [external-service-6.0.30](https://github.com/truecharts/charts/compare/external-service-6.0.29...external-service-6.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [external-service-6.0.30](https://github.com/truecharts/charts/compare/external-service-6.0.29...external-service-6.0.30) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [external-service-6.0.29](https://github.com/truecharts/charts/compare/external-service-6.0.28...external-service-6.0.29) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [external-service-6.0.28](https://github.com/truecharts/charts/compare/external-service-6.0.27...external-service-6.0.28) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/stable/external-service/6.0.31/Chart.lock b/stable/external-service/6.0.31/Chart.lock new file mode 100644 index 00000000000..21c0443271f --- /dev/null +++ b/stable/external-service/6.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:29:52.026132326Z" diff --git a/stable/external-service/6.0.31/Chart.yaml b/stable/external-service/6.0.31/Chart.yaml new file mode 100644 index 00000000000..4c114c5ad48 --- /dev/null +++ b/stable/external-service/6.0.31/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: Allow external services to be used like Apps. +home: https://truecharts.org/docs/charts/stable/external-service +icon: https://truecharts.org/img/hotlink-ok/chart-icons/external-service.png +keywords: + - external-service + - reverse-proxy +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: external-service +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/external-service +type: application +version: 6.0.31 +annotations: + truecharts.org/catagories: | + - networking + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/external-service/6.0.31/README.md b/stable/external-service/6.0.31/README.md new file mode 100644 index 00000000000..2990ce42632 --- /dev/null +++ b/stable/external-service/6.0.31/README.md @@ -0,0 +1,107 @@ +# external-service + +![Version: 6.0.31](https://img.shields.io/badge/Version-6.0.31-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Allow external services to be used like Apps. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [external-service](https://truecharts.org/docs/charts/stable/external-service) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/external-service/6.0.30/app-readme.md b/stable/external-service/6.0.31/app-readme.md similarity index 100% rename from stable/external-service/6.0.30/app-readme.md rename to stable/external-service/6.0.31/app-readme.md diff --git a/stable/external-service/6.0.31/charts/common-10.5.10.tgz b/stable/external-service/6.0.31/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/external-service/6.0.31/charts/common-10.5.10.tgz differ diff --git a/stable/external-service/6.0.30/ix_values.yaml b/stable/external-service/6.0.31/ix_values.yaml similarity index 100% rename from stable/external-service/6.0.30/ix_values.yaml rename to stable/external-service/6.0.31/ix_values.yaml diff --git a/stable/external-service/6.0.30/questions.yaml b/stable/external-service/6.0.31/questions.yaml similarity index 100% rename from stable/external-service/6.0.30/questions.yaml rename to stable/external-service/6.0.31/questions.yaml diff --git a/stable/firefox/2.0.29/templates/common.yaml b/stable/external-service/6.0.31/templates/common.yaml similarity index 100% rename from stable/firefox/2.0.29/templates/common.yaml rename to stable/external-service/6.0.31/templates/common.yaml diff --git a/stable/filezilla/4.0.37/values.yaml b/stable/external-service/6.0.31/values.yaml similarity index 100% rename from stable/filezilla/4.0.37/values.yaml rename to stable/external-service/6.0.31/values.yaml diff --git a/stable/ferdi-server/3.0.35/CHANGELOG.md b/stable/ferdi-server/3.0.35/CHANGELOG.md deleted file mode 100644 index 4c6f38b702e..00000000000 --- a/stable/ferdi-server/3.0.35/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ferdi-server-3.0.35](https://github.com/truecharts/charts/compare/ferdi-server-3.0.34...ferdi-server-3.0.35) (2022-09-13) - -### Chore - -- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - - - -## [ferdi-server-3.0.34](https://github.com/truecharts/charts/compare/ferdi-server-3.0.33...ferdi-server-3.0.34) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ferdi-server-3.0.34](https://github.com/truecharts/charts/compare/ferdi-server-3.0.33...ferdi-server-3.0.34) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ferdi-server-3.0.34](https://github.com/truecharts/charts/compare/ferdi-server-3.0.33...ferdi-server-3.0.34) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ferdi-server-3.0.34](https://github.com/truecharts/charts/compare/ferdi-server-3.0.33...ferdi-server-3.0.34) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ferdi-server-3.0.34](https://github.com/truecharts/charts/compare/ferdi-server-3.0.33...ferdi-server-3.0.34) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ferdi-server-3.0.34](https://github.com/truecharts/charts/compare/ferdi-server-3.0.33...ferdi-server-3.0.34) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ferdi-server-3.0.33](https://github.com/truecharts/charts/compare/ferdi-server-3.0.32...ferdi-server-3.0.33) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [ferdi-server-3.0.32](https://github.com/truecharts/charts/compare/ferdi-server-3.0.31...ferdi-server-3.0.32) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/stable/ferdi-server/3.0.35/Chart.lock b/stable/ferdi-server/3.0.35/Chart.lock deleted file mode 100644 index 29beb45ffc7..00000000000 --- a/stable/ferdi-server/3.0.35/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -digest: sha256:bfcb2819ba71fec67e4e1b700216bcea405d58eaaf9c45e3705bdbead908b8e9 -generated: "2022-09-13T06:19:51.476056437Z" diff --git a/stable/ferdi-server/3.0.35/Chart.yaml b/stable/ferdi-server/3.0.35/Chart.yaml deleted file mode 100644 index a6dd1b8389d..00000000000 --- a/stable/ferdi-server/3.0.35/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "1.3.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -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.35 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/ferdi-server/3.0.35/README.md b/stable/ferdi-server/3.0.35/README.md deleted file mode 100644 index 21f22fdf019..00000000000 --- a/stable/ferdi-server/3.0.35/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# ferdi-server - -![Version: 3.0.35](https://img.shields.io/badge/Version-3.0.35-informational?style=flat-square) ![AppVersion: 1.3.2](https://img.shields.io/badge/AppVersion-1.3.2-informational?style=flat-square) - -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.76 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/ferdi-server/3.0.35/charts/common-10.5.9.tgz b/stable/ferdi-server/3.0.35/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/ferdi-server/3.0.35/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/ferdi-server/3.0.35/charts/postgresql-8.0.76.tgz b/stable/ferdi-server/3.0.35/charts/postgresql-8.0.76.tgz deleted file mode 100644 index 129e37daa0e..00000000000 Binary files a/stable/ferdi-server/3.0.35/charts/postgresql-8.0.76.tgz and /dev/null differ diff --git a/stable/ferdi-server/3.0.36/CHANGELOG.md b/stable/ferdi-server/3.0.36/CHANGELOG.md new file mode 100644 index 00000000000..cf62e860118 --- /dev/null +++ b/stable/ferdi-server/3.0.36/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ferdi-server-3.0.36](https://github.com/truecharts/charts/compare/ferdi-server-3.0.35...ferdi-server-3.0.36) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [ferdi-server-3.0.35](https://github.com/truecharts/charts/compare/ferdi-server-3.0.34...ferdi-server-3.0.35) (2022-09-13) + +### Chore + +- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + + + + +## [ferdi-server-3.0.34](https://github.com/truecharts/charts/compare/ferdi-server-3.0.33...ferdi-server-3.0.34) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ferdi-server-3.0.34](https://github.com/truecharts/charts/compare/ferdi-server-3.0.33...ferdi-server-3.0.34) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ferdi-server-3.0.34](https://github.com/truecharts/charts/compare/ferdi-server-3.0.33...ferdi-server-3.0.34) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ferdi-server-3.0.34](https://github.com/truecharts/charts/compare/ferdi-server-3.0.33...ferdi-server-3.0.34) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ferdi-server-3.0.34](https://github.com/truecharts/charts/compare/ferdi-server-3.0.33...ferdi-server-3.0.34) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ferdi-server-3.0.34](https://github.com/truecharts/charts/compare/ferdi-server-3.0.33...ferdi-server-3.0.34) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ferdi-server-3.0.33](https://github.com/truecharts/charts/compare/ferdi-server-3.0.32...ferdi-server-3.0.33) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + diff --git a/stable/ferdi-server/3.0.36/Chart.lock b/stable/ferdi-server/3.0.36/Chart.lock new file mode 100644 index 00000000000..1da40e30bee --- /dev/null +++ b/stable/ferdi-server/3.0.36/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 +generated: "2022-09-15T14:30:09.089266779Z" diff --git a/stable/ferdi-server/3.0.36/Chart.yaml b/stable/ferdi-server/3.0.36/Chart.yaml new file mode 100644 index 00000000000..4ff80f14276 --- /dev/null +++ b/stable/ferdi-server/3.0.36/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "1.3.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +description: Server for Ferdi that you can re-use to run your own +home: https://truecharts.org/docs/charts/stable/ferdi-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ferdi-server.png +keywords: + - ferdi +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ferdi-server +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/ferdi-server + - https://github.com/getferdi/server +version: 3.0.36 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/ferdi-server/3.0.36/README.md b/stable/ferdi-server/3.0.36/README.md new file mode 100644 index 00000000000..220a1514293 --- /dev/null +++ b/stable/ferdi-server/3.0.36/README.md @@ -0,0 +1,109 @@ +# ferdi-server + +![Version: 3.0.36](https://img.shields.io/badge/Version-3.0.36-informational?style=flat-square) ![AppVersion: 1.3.2](https://img.shields.io/badge/AppVersion-1.3.2-informational?style=flat-square) + +Server for Ferdi that you can re-use to run your own + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [ferdi-server](https://truecharts.org/docs/charts/stable/ferdi-server) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.78 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/ferdi-server/3.0.35/app-readme.md b/stable/ferdi-server/3.0.36/app-readme.md similarity index 100% rename from stable/ferdi-server/3.0.35/app-readme.md rename to stable/ferdi-server/3.0.36/app-readme.md diff --git a/stable/ferdi-server/3.0.36/charts/common-10.5.10.tgz b/stable/ferdi-server/3.0.36/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/ferdi-server/3.0.36/charts/common-10.5.10.tgz differ diff --git a/stable/ferdi-server/3.0.36/charts/postgresql-8.0.78.tgz b/stable/ferdi-server/3.0.36/charts/postgresql-8.0.78.tgz new file mode 100644 index 00000000000..ef5433c52fa Binary files /dev/null and b/stable/ferdi-server/3.0.36/charts/postgresql-8.0.78.tgz differ diff --git a/stable/ferdi-server/3.0.35/ix_values.yaml b/stable/ferdi-server/3.0.36/ix_values.yaml similarity index 100% rename from stable/ferdi-server/3.0.35/ix_values.yaml rename to stable/ferdi-server/3.0.36/ix_values.yaml diff --git a/stable/ferdi-server/3.0.35/questions.yaml b/stable/ferdi-server/3.0.36/questions.yaml similarity index 100% rename from stable/ferdi-server/3.0.35/questions.yaml rename to stable/ferdi-server/3.0.36/questions.yaml diff --git a/stable/ferdi-server/3.0.35/templates/_secrets.tpl b/stable/ferdi-server/3.0.36/templates/_secrets.tpl similarity index 100% rename from stable/ferdi-server/3.0.35/templates/_secrets.tpl rename to stable/ferdi-server/3.0.36/templates/_secrets.tpl diff --git a/stable/ferdi-server/3.0.35/templates/common.yaml b/stable/ferdi-server/3.0.36/templates/common.yaml similarity index 100% rename from stable/ferdi-server/3.0.35/templates/common.yaml rename to stable/ferdi-server/3.0.36/templates/common.yaml diff --git a/stable/firefox-syncserver/9.0.36/values.yaml b/stable/ferdi-server/3.0.36/values.yaml similarity index 100% rename from stable/firefox-syncserver/9.0.36/values.yaml rename to stable/ferdi-server/3.0.36/values.yaml diff --git a/stable/filebot/1.0.10/CHANGELOG.md b/stable/filebot/1.0.10/CHANGELOG.md new file mode 100644 index 00000000000..bb8c45814d1 --- /dev/null +++ b/stable/filebot/1.0.10/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [filebot-1.0.10](https://github.com/truecharts/charts/compare/filebot-1.0.9...filebot-1.0.10) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [filebot-1.0.9](https://github.com/truecharts/charts/compare/filebot-1.0.8...filebot-1.0.9) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [filebot-1.0.9](https://github.com/truecharts/charts/compare/filebot-1.0.8...filebot-1.0.9) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [filebot-1.0.9](https://github.com/truecharts/charts/compare/filebot-1.0.8...filebot-1.0.9) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [filebot-1.0.9](https://github.com/truecharts/charts/compare/filebot-1.0.8...filebot-1.0.9) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [filebot-1.0.9](https://github.com/truecharts/charts/compare/filebot-1.0.8...filebot-1.0.9) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [filebot-1.0.9](https://github.com/truecharts/charts/compare/filebot-1.0.8...filebot-1.0.9) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [filebot-1.0.8](https://github.com/truecharts/charts/compare/filebot-1.0.7...filebot-1.0.8) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [filebot-1.0.7](https://github.com/truecharts/charts/compare/filebot-1.0.6...filebot-1.0.7) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + diff --git a/stable/filebot/1.0.10/Chart.lock b/stable/filebot/1.0.10/Chart.lock new file mode 100644 index 00000000000..3489a069342 --- /dev/null +++ b/stable/filebot/1.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:30:11.131585446Z" diff --git a/stable/filebot/1.0.10/Chart.yaml b/stable/filebot/1.0.10/Chart.yaml new file mode 100644 index 00000000000..07af0b87bf3 --- /dev/null +++ b/stable/filebot/1.0.10/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "1.14.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: FileBot is the ultimate tool for organizing and renaming your movies, tv shows or anime, and music well as downloading subtitles and artwork. It's smart and just works. +home: https://truecharts.org/docs/charts/stable/filebot +icon: https://truecharts.org/img/hotlink-ok/chart-icons/filebot.png +keywords: + - media + - filebot +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: filebot +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/filebot + - https://github.com/jlesage/docker-filebot + - https://hub.docker.com/r/jlesage/filebot/ +type: application +version: 1.0.10 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/filebot/1.0.10/README.md b/stable/filebot/1.0.10/README.md new file mode 100644 index 00000000000..b077af044c9 --- /dev/null +++ b/stable/filebot/1.0.10/README.md @@ -0,0 +1,109 @@ +# filebot + +![Version: 1.0.10](https://img.shields.io/badge/Version-1.0.10-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.14.1](https://img.shields.io/badge/AppVersion-1.14.1-informational?style=flat-square) + +FileBot is the ultimate tool for organizing and renaming your movies, tv shows or anime, and music well as downloading subtitles and artwork. It's smart and just works. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [filebot](https://truecharts.org/docs/charts/stable/filebot) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/filebot/1.0.9/app-readme.md b/stable/filebot/1.0.10/app-readme.md similarity index 100% rename from stable/filebot/1.0.9/app-readme.md rename to stable/filebot/1.0.10/app-readme.md diff --git a/stable/filebot/1.0.10/charts/common-10.5.10.tgz b/stable/filebot/1.0.10/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/filebot/1.0.10/charts/common-10.5.10.tgz differ diff --git a/stable/filebot/1.0.9/ix_values.yaml b/stable/filebot/1.0.10/ix_values.yaml similarity index 100% rename from stable/filebot/1.0.9/ix_values.yaml rename to stable/filebot/1.0.10/ix_values.yaml diff --git a/stable/filebot/1.0.9/questions.yaml b/stable/filebot/1.0.10/questions.yaml similarity index 100% rename from stable/filebot/1.0.9/questions.yaml rename to stable/filebot/1.0.10/questions.yaml diff --git a/stable/flaresolverr/6.0.33/templates/common.yaml b/stable/filebot/1.0.10/templates/common.yaml similarity index 100% rename from stable/flaresolverr/6.0.33/templates/common.yaml rename to stable/filebot/1.0.10/templates/common.yaml diff --git a/stable/firefox/2.0.29/values.yaml b/stable/filebot/1.0.10/values.yaml similarity index 100% rename from stable/firefox/2.0.29/values.yaml rename to stable/filebot/1.0.10/values.yaml diff --git a/stable/filebot/1.0.9/CHANGELOG.md b/stable/filebot/1.0.9/CHANGELOG.md deleted file mode 100644 index fde51fd3829..00000000000 --- a/stable/filebot/1.0.9/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [filebot-1.0.9](https://github.com/truecharts/charts/compare/filebot-1.0.8...filebot-1.0.9) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [filebot-1.0.9](https://github.com/truecharts/charts/compare/filebot-1.0.8...filebot-1.0.9) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [filebot-1.0.9](https://github.com/truecharts/charts/compare/filebot-1.0.8...filebot-1.0.9) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [filebot-1.0.9](https://github.com/truecharts/charts/compare/filebot-1.0.8...filebot-1.0.9) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [filebot-1.0.9](https://github.com/truecharts/charts/compare/filebot-1.0.8...filebot-1.0.9) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [filebot-1.0.9](https://github.com/truecharts/charts/compare/filebot-1.0.8...filebot-1.0.9) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [filebot-1.0.8](https://github.com/truecharts/charts/compare/filebot-1.0.7...filebot-1.0.8) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [filebot-1.0.7](https://github.com/truecharts/charts/compare/filebot-1.0.6...filebot-1.0.7) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [filebot-1.0.6](https://github.com/truecharts/charts/compare/filebot-1.0.5...filebot-1.0.6) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - diff --git a/stable/filebot/1.0.9/Chart.lock b/stable/filebot/1.0.9/Chart.lock deleted file mode 100644 index 4f300c32145..00000000000 --- a/stable/filebot/1.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:34:24.798858385Z" diff --git a/stable/filebot/1.0.9/Chart.yaml b/stable/filebot/1.0.9/Chart.yaml deleted file mode 100644 index 83b293b4e80..00000000000 --- a/stable/filebot/1.0.9/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "1.14.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.9 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/filebot/1.0.9/README.md b/stable/filebot/1.0.9/README.md deleted file mode 100644 index 3d5ffe9101f..00000000000 --- a/stable/filebot/1.0.9/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# filebot - -![Version: 1.0.9](https://img.shields.io/badge/Version-1.0.9-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.14.1](https://img.shields.io/badge/AppVersion-1.14.1-informational?style=flat-square) - -FileBot is the ultimate tool for organizing and renaming your movies, tv shows or anime, and music well as downloading subtitles and artwork. It's smart and just works. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [filebot](https://truecharts.org/docs/charts/stable/filebot) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/filebot/1.0.9/charts/common-10.5.9.tgz b/stable/filebot/1.0.9/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/filebot/1.0.9/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/filebrowser/2.0.33/CHANGELOG.md b/stable/filebrowser/2.0.33/CHANGELOG.md deleted file mode 100644 index d3606f7561d..00000000000 --- a/stable/filebrowser/2.0.33/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [filebrowser-2.0.33](https://github.com/truecharts/charts/compare/filebrowser-2.0.32...filebrowser-2.0.33) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [filebrowser-2.0.33](https://github.com/truecharts/charts/compare/filebrowser-2.0.32...filebrowser-2.0.33) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [filebrowser-2.0.33](https://github.com/truecharts/charts/compare/filebrowser-2.0.32...filebrowser-2.0.33) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [filebrowser-2.0.33](https://github.com/truecharts/charts/compare/filebrowser-2.0.32...filebrowser-2.0.33) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [filebrowser-2.0.33](https://github.com/truecharts/charts/compare/filebrowser-2.0.32...filebrowser-2.0.33) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [filebrowser-2.0.33](https://github.com/truecharts/charts/compare/filebrowser-2.0.32...filebrowser-2.0.33) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [filebrowser-2.0.32](https://github.com/truecharts/charts/compare/filebrowser-2.0.31...filebrowser-2.0.32) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [filebrowser-2.0.31](https://github.com/truecharts/charts/compare/filebrowser-2.0.30...filebrowser-2.0.31) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [filebrowser-2.0.30](https://github.com/truecharts/charts/compare/filebrowser-2.0.29...filebrowser-2.0.30) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - diff --git a/stable/filebrowser/2.0.33/Chart.lock b/stable/filebrowser/2.0.33/Chart.lock deleted file mode 100644 index 09af2300ac6..00000000000 --- a/stable/filebrowser/2.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:34:30.541385896Z" diff --git a/stable/filebrowser/2.0.33/Chart.yaml b/stable/filebrowser/2.0.33/Chart.yaml deleted file mode 100644 index 2f25ace7fca..00000000000 --- a/stable/filebrowser/2.0.33/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "2.22.4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.33 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/filebrowser/2.0.33/README.md b/stable/filebrowser/2.0.33/README.md deleted file mode 100644 index 478143b3b51..00000000000 --- a/stable/filebrowser/2.0.33/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# filebrowser - -![Version: 2.0.33](https://img.shields.io/badge/Version-2.0.33-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.22.4](https://img.shields.io/badge/AppVersion-2.22.4-informational?style=flat-square) - -Filebrowser provides a file managing interface within a specified directory - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [filebrowser](https://truecharts.org/docs/charts/stable/filebrowser) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/filebrowser/2.0.33/charts/common-10.5.9.tgz b/stable/filebrowser/2.0.33/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/filebrowser/2.0.33/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/filebrowser/2.0.34/CHANGELOG.md b/stable/filebrowser/2.0.34/CHANGELOG.md new file mode 100644 index 00000000000..04f60a42dd8 --- /dev/null +++ b/stable/filebrowser/2.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [filebrowser-2.0.34](https://github.com/truecharts/charts/compare/filebrowser-2.0.33...filebrowser-2.0.34) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [filebrowser-2.0.33](https://github.com/truecharts/charts/compare/filebrowser-2.0.32...filebrowser-2.0.33) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [filebrowser-2.0.33](https://github.com/truecharts/charts/compare/filebrowser-2.0.32...filebrowser-2.0.33) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [filebrowser-2.0.33](https://github.com/truecharts/charts/compare/filebrowser-2.0.32...filebrowser-2.0.33) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [filebrowser-2.0.33](https://github.com/truecharts/charts/compare/filebrowser-2.0.32...filebrowser-2.0.33) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [filebrowser-2.0.33](https://github.com/truecharts/charts/compare/filebrowser-2.0.32...filebrowser-2.0.33) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [filebrowser-2.0.33](https://github.com/truecharts/charts/compare/filebrowser-2.0.32...filebrowser-2.0.33) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [filebrowser-2.0.32](https://github.com/truecharts/charts/compare/filebrowser-2.0.31...filebrowser-2.0.32) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [filebrowser-2.0.31](https://github.com/truecharts/charts/compare/filebrowser-2.0.30...filebrowser-2.0.31) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + diff --git a/stable/filebrowser/2.0.34/Chart.lock b/stable/filebrowser/2.0.34/Chart.lock new file mode 100644 index 00000000000..5131674e0e8 --- /dev/null +++ b/stable/filebrowser/2.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:30:23.388513138Z" diff --git a/stable/filebrowser/2.0.34/Chart.yaml b/stable/filebrowser/2.0.34/Chart.yaml new file mode 100644 index 00000000000..9421be66b34 --- /dev/null +++ b/stable/filebrowser/2.0.34/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "2.22.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: Filebrowser provides a file managing interface within a specified directory +home: https://truecharts.org/docs/charts/stable/filebrowser +icon: https://truecharts.org/img/hotlink-ok/chart-icons/filebrowser.png +keywords: + - filebrowser +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: filebrowser +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/filebrowser + - https://github.com/filebrowser/filebrowser + - https://filebrowser.org/cli/filebrowser + - https://hub.docker.com/r/filebrowser/filebrowser +type: application +version: 2.0.34 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/filebrowser/2.0.34/README.md b/stable/filebrowser/2.0.34/README.md new file mode 100644 index 00000000000..0602779febe --- /dev/null +++ b/stable/filebrowser/2.0.34/README.md @@ -0,0 +1,110 @@ +# filebrowser + +![Version: 2.0.34](https://img.shields.io/badge/Version-2.0.34-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.22.4](https://img.shields.io/badge/AppVersion-2.22.4-informational?style=flat-square) + +Filebrowser provides a file managing interface within a specified directory + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [filebrowser](https://truecharts.org/docs/charts/stable/filebrowser) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/filebrowser/2.0.33/app-readme.md b/stable/filebrowser/2.0.34/app-readme.md similarity index 100% rename from stable/filebrowser/2.0.33/app-readme.md rename to stable/filebrowser/2.0.34/app-readme.md diff --git a/stable/filebrowser/2.0.34/charts/common-10.5.10.tgz b/stable/filebrowser/2.0.34/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/filebrowser/2.0.34/charts/common-10.5.10.tgz differ diff --git a/stable/filebrowser/2.0.33/ix_values.yaml b/stable/filebrowser/2.0.34/ix_values.yaml similarity index 100% rename from stable/filebrowser/2.0.33/ix_values.yaml rename to stable/filebrowser/2.0.34/ix_values.yaml diff --git a/stable/filebrowser/2.0.33/questions.yaml b/stable/filebrowser/2.0.34/questions.yaml similarity index 100% rename from stable/filebrowser/2.0.33/questions.yaml rename to stable/filebrowser/2.0.34/questions.yaml diff --git a/stable/filebrowser/2.0.33/templates/common.yaml b/stable/filebrowser/2.0.34/templates/common.yaml similarity index 100% rename from stable/filebrowser/2.0.33/templates/common.yaml rename to stable/filebrowser/2.0.34/templates/common.yaml diff --git a/stable/flaresolverr/6.0.33/values.yaml b/stable/filebrowser/2.0.34/values.yaml similarity index 100% rename from stable/flaresolverr/6.0.33/values.yaml rename to stable/filebrowser/2.0.34/values.yaml diff --git a/stable/fileflows/2.0.41/CHANGELOG.md b/stable/fileflows/2.0.41/CHANGELOG.md deleted file mode 100644 index 1596250e20d..00000000000 --- a/stable/fileflows/2.0.41/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [fileflows-2.0.41](https://github.com/truecharts/charts/compare/fileflows-2.0.40...fileflows-2.0.41) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fileflows-2.0.41](https://github.com/truecharts/charts/compare/fileflows-2.0.40...fileflows-2.0.41) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fileflows-2.0.41](https://github.com/truecharts/charts/compare/fileflows-2.0.40...fileflows-2.0.41) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fileflows-2.0.41](https://github.com/truecharts/charts/compare/fileflows-2.0.40...fileflows-2.0.41) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fileflows-2.0.41](https://github.com/truecharts/charts/compare/fileflows-2.0.40...fileflows-2.0.41) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fileflows-2.0.41](https://github.com/truecharts/charts/compare/fileflows-2.0.40...fileflows-2.0.41) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fileflows-2.0.40](https://github.com/truecharts/charts/compare/fileflows-node-0.0.24...fileflows-2.0.40) (2022-09-03) - -### Chore - -- update docker general non-major ([#3668](https://github.com/truecharts/charts/issues/3668)) - - - - -## [fileflows-2.0.39](https://github.com/truecharts/charts/compare/fileflows-node-0.0.23...fileflows-2.0.39) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [fileflows-2.0.38](https://github.com/truecharts/charts/compare/fileflows-node-0.0.22...fileflows-2.0.38) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/stable/fileflows/2.0.41/Chart.lock b/stable/fileflows/2.0.41/Chart.lock deleted file mode 100644 index 860542f1d98..00000000000 --- a/stable/fileflows/2.0.41/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:34:44.188979096Z" diff --git a/stable/fileflows/2.0.41/Chart.yaml b/stable/fileflows/2.0.41/Chart.yaml deleted file mode 100644 index c6bd3fc9e87..00000000000 --- a/stable/fileflows/2.0.41/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "1.0.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.41 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/fileflows/2.0.41/README.md b/stable/fileflows/2.0.41/README.md deleted file mode 100644 index ef2096192da..00000000000 --- a/stable/fileflows/2.0.41/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# fileflows - -![Version: 2.0.41](https://img.shields.io/badge/Version-2.0.41-informational?style=flat-square) ![AppVersion: 1.0.2](https://img.shields.io/badge/AppVersion-1.0.2-informational?style=flat-square) - -An application that lets you automatically process files through a simple rule flow. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [fileflows](https://truecharts.org/docs/charts/stable/fileflows) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/fileflows/2.0.41/charts/common-10.5.9.tgz b/stable/fileflows/2.0.41/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/fileflows/2.0.41/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/fileflows/2.0.42/CHANGELOG.md b/stable/fileflows/2.0.42/CHANGELOG.md new file mode 100644 index 00000000000..2ab0aa092c8 --- /dev/null +++ b/stable/fileflows/2.0.42/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [fileflows-2.0.42](https://github.com/truecharts/charts/compare/fileflows-2.0.41...fileflows-2.0.42) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [fileflows-2.0.41](https://github.com/truecharts/charts/compare/fileflows-2.0.40...fileflows-2.0.41) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fileflows-2.0.41](https://github.com/truecharts/charts/compare/fileflows-2.0.40...fileflows-2.0.41) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fileflows-2.0.41](https://github.com/truecharts/charts/compare/fileflows-2.0.40...fileflows-2.0.41) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fileflows-2.0.41](https://github.com/truecharts/charts/compare/fileflows-2.0.40...fileflows-2.0.41) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fileflows-2.0.41](https://github.com/truecharts/charts/compare/fileflows-2.0.40...fileflows-2.0.41) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fileflows-2.0.41](https://github.com/truecharts/charts/compare/fileflows-2.0.40...fileflows-2.0.41) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fileflows-2.0.40](https://github.com/truecharts/charts/compare/fileflows-node-0.0.24...fileflows-2.0.40) (2022-09-03) + +### Chore + +- update docker general non-major ([#3668](https://github.com/truecharts/charts/issues/3668)) + + + + +## [fileflows-2.0.39](https://github.com/truecharts/charts/compare/fileflows-node-0.0.23...fileflows-2.0.39) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + diff --git a/stable/fileflows/2.0.42/Chart.lock b/stable/fileflows/2.0.42/Chart.lock new file mode 100644 index 00000000000..f97d95fa841 --- /dev/null +++ b/stable/fileflows/2.0.42/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:30:42.723070214Z" diff --git a/stable/fileflows/2.0.42/Chart.yaml b/stable/fileflows/2.0.42/Chart.yaml new file mode 100644 index 00000000000..c457629c6f6 --- /dev/null +++ b/stable/fileflows/2.0.42/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "1.0.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: An application that lets you automatically process files through a simple rule flow. +home: https://truecharts.org/docs/charts/stable/fileflows +icon: https://truecharts.org/img/hotlink-ok/chart-icons/fileflows.png +keywords: + - fileflows +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: fileflows +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/fileflows + - https://github.com/revenz/FileFlows + - https://hub.docker.com/r/revenz/fileflows +version: 2.0.42 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/fileflows/2.0.42/README.md b/stable/fileflows/2.0.42/README.md new file mode 100644 index 00000000000..0a76b583937 --- /dev/null +++ b/stable/fileflows/2.0.42/README.md @@ -0,0 +1,109 @@ +# fileflows + +![Version: 2.0.42](https://img.shields.io/badge/Version-2.0.42-informational?style=flat-square) ![AppVersion: 1.0.2](https://img.shields.io/badge/AppVersion-1.0.2-informational?style=flat-square) + +An application that lets you automatically process files through a simple rule flow. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [fileflows](https://truecharts.org/docs/charts/stable/fileflows) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/fileflows/2.0.41/app-readme.md b/stable/fileflows/2.0.42/app-readme.md similarity index 100% rename from stable/fileflows/2.0.41/app-readme.md rename to stable/fileflows/2.0.42/app-readme.md diff --git a/stable/fileflows/2.0.42/charts/common-10.5.10.tgz b/stable/fileflows/2.0.42/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/fileflows/2.0.42/charts/common-10.5.10.tgz differ diff --git a/stable/fileflows/2.0.41/ix_values.yaml b/stable/fileflows/2.0.42/ix_values.yaml similarity index 100% rename from stable/fileflows/2.0.41/ix_values.yaml rename to stable/fileflows/2.0.42/ix_values.yaml diff --git a/stable/fileflows/2.0.41/questions.yaml b/stable/fileflows/2.0.42/questions.yaml similarity index 100% rename from stable/fileflows/2.0.41/questions.yaml rename to stable/fileflows/2.0.42/questions.yaml diff --git a/stable/fleet/3.0.35/templates/common.yaml b/stable/fileflows/2.0.42/templates/common.yaml similarity index 100% rename from stable/fleet/3.0.35/templates/common.yaml rename to stable/fileflows/2.0.42/templates/common.yaml diff --git a/stable/fleet/3.0.35/values.yaml b/stable/fileflows/2.0.42/values.yaml similarity index 100% rename from stable/fleet/3.0.35/values.yaml rename to stable/fileflows/2.0.42/values.yaml diff --git a/stable/filerun/3.0.2/CHANGELOG.md b/stable/filerun/3.0.2/CHANGELOG.md deleted file mode 100644 index 81a98e678fe..00000000000 --- a/stable/filerun/3.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [filerun-3.0.2](https://github.com/truecharts/charts/compare/filerun-3.0.1...filerun-3.0.2) (2022-09-13) - -### Chore - -- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - - - -## [filerun-3.0.1](https://github.com/truecharts/charts/compare/filerun-3.0.0...filerun-3.0.1) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [filerun-3.0.1](https://github.com/truecharts/charts/compare/filerun-3.0.0...filerun-3.0.1) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [filerun-3.0.1](https://github.com/truecharts/charts/compare/filerun-3.0.0...filerun-3.0.1) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [filerun-3.0.1](https://github.com/truecharts/charts/compare/filerun-3.0.0...filerun-3.0.1) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [filerun-3.0.1](https://github.com/truecharts/charts/compare/filerun-3.0.0...filerun-3.0.1) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [filerun-3.0.1](https://github.com/truecharts/charts/compare/filerun-3.0.0...filerun-3.0.1) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [filerun-3.0.0](https://github.com/truecharts/charts/compare/filerun-2.1.6...filerun-3.0.0) (2022-09-04) - -### Feat - -- move to stable ([#3687](https://github.com/truecharts/charts/issues/3687)) - - - - -## [filerun-2.1.6](https://github.com/truecharts/charts/compare/filerun-2.1.5...filerun-2.1.6) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - diff --git a/stable/filerun/3.0.2/Chart.lock b/stable/filerun/3.0.2/Chart.lock deleted file mode 100644 index 99afd3a8539..00000000000 --- a/stable/filerun/3.0.2/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.72 -digest: sha256:4918dea0a67663d68f645ee91f54faa55c628a2d463a8572c804e887186456f3 -generated: "2022-09-13T06:19:58.540984881Z" diff --git a/stable/filerun/3.0.2/Chart.yaml b/stable/filerun/3.0.2/Chart.yaml deleted file mode 100644 index c792af7043b..00000000000 --- a/stable/filerun/3.0.2/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.72 -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.2 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/filerun/3.0.2/README.md b/stable/filerun/3.0.2/README.md deleted file mode 100644 index f7d905c6d70..00000000000 --- a/stable/filerun/3.0.2/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# filerun - -![Version: 3.0.2](https://img.shields.io/badge/Version-3.0.2-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -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.72 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/filerun/3.0.2/charts/common-10.5.9.tgz b/stable/filerun/3.0.2/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/filerun/3.0.2/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/filerun/3.0.2/charts/mariadb-3.0.72.tgz b/stable/filerun/3.0.2/charts/mariadb-3.0.72.tgz deleted file mode 100644 index c0d5628ce75..00000000000 Binary files a/stable/filerun/3.0.2/charts/mariadb-3.0.72.tgz and /dev/null differ diff --git a/stable/filerun/3.0.3/CHANGELOG.md b/stable/filerun/3.0.3/CHANGELOG.md new file mode 100644 index 00000000000..52a5883b597 --- /dev/null +++ b/stable/filerun/3.0.3/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [filerun-3.0.3](https://github.com/truecharts/charts/compare/filerun-3.0.2...filerun-3.0.3) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [filerun-3.0.2](https://github.com/truecharts/charts/compare/filerun-3.0.1...filerun-3.0.2) (2022-09-13) + +### Chore + +- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + + + + +## [filerun-3.0.1](https://github.com/truecharts/charts/compare/filerun-3.0.0...filerun-3.0.1) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [filerun-3.0.1](https://github.com/truecharts/charts/compare/filerun-3.0.0...filerun-3.0.1) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [filerun-3.0.1](https://github.com/truecharts/charts/compare/filerun-3.0.0...filerun-3.0.1) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [filerun-3.0.1](https://github.com/truecharts/charts/compare/filerun-3.0.0...filerun-3.0.1) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [filerun-3.0.1](https://github.com/truecharts/charts/compare/filerun-3.0.0...filerun-3.0.1) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [filerun-3.0.1](https://github.com/truecharts/charts/compare/filerun-3.0.0...filerun-3.0.1) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [filerun-3.0.0](https://github.com/truecharts/charts/compare/filerun-2.1.6...filerun-3.0.0) (2022-09-04) + +### Feat + +- move to stable ([#3687](https://github.com/truecharts/charts/issues/3687)) + + diff --git a/stable/filerun/3.0.3/Chart.lock b/stable/filerun/3.0.3/Chart.lock new file mode 100644 index 00000000000..d8005950293 --- /dev/null +++ b/stable/filerun/3.0.3/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.73 +digest: sha256:54198365667353e15dd5ab095f2d1f364ac3a6a72065cbd9a890d0867d58844f +generated: "2022-09-15T14:30:56.974158278Z" diff --git a/stable/filerun/3.0.3/Chart.yaml b/stable/filerun/3.0.3/Chart.yaml new file mode 100644 index 00000000000..a4f93c7a445 --- /dev/null +++ b/stable/filerun/3.0.3/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.73 +description: FileRun is a full featured web based file manager with an easy to use user interface +home: https://truecharts.org/docs/charts/stable/filerun +icon: https://truecharts.org/img/hotlink-ok/chart-icons/filerun.png +keywords: + - filerun + - file +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: filerun +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/filerun + - https://hub.docker.com/r/filerun/filerun + - https://github.com/filerun/docker +version: 3.0.3 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/filerun/3.0.3/README.md b/stable/filerun/3.0.3/README.md new file mode 100644 index 00000000000..2c15896072a --- /dev/null +++ b/stable/filerun/3.0.3/README.md @@ -0,0 +1,110 @@ +# filerun + +![Version: 3.0.3](https://img.shields.io/badge/Version-3.0.3-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +FileRun is a full featured web based file manager with an easy to use user interface + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [filerun](https://truecharts.org/docs/charts/stable/filerun) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | mariadb | 3.0.73 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/filerun/3.0.2/app-readme.md b/stable/filerun/3.0.3/app-readme.md similarity index 100% rename from stable/filerun/3.0.2/app-readme.md rename to stable/filerun/3.0.3/app-readme.md diff --git a/stable/filerun/3.0.3/charts/common-10.5.10.tgz b/stable/filerun/3.0.3/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/filerun/3.0.3/charts/common-10.5.10.tgz differ diff --git a/stable/filerun/3.0.3/charts/mariadb-3.0.73.tgz b/stable/filerun/3.0.3/charts/mariadb-3.0.73.tgz new file mode 100644 index 00000000000..13d673713db Binary files /dev/null and b/stable/filerun/3.0.3/charts/mariadb-3.0.73.tgz differ diff --git a/stable/filerun/3.0.2/ix_values.yaml b/stable/filerun/3.0.3/ix_values.yaml similarity index 100% rename from stable/filerun/3.0.2/ix_values.yaml rename to stable/filerun/3.0.3/ix_values.yaml diff --git a/stable/filerun/3.0.2/questions.yaml b/stable/filerun/3.0.3/questions.yaml similarity index 100% rename from stable/filerun/3.0.2/questions.yaml rename to stable/filerun/3.0.3/questions.yaml diff --git a/stable/flexget/2.0.43/templates/common.yaml b/stable/filerun/3.0.3/templates/common.yaml similarity index 100% rename from stable/flexget/2.0.43/templates/common.yaml rename to stable/filerun/3.0.3/templates/common.yaml diff --git a/stable/flexget/2.0.43/values.yaml b/stable/filerun/3.0.3/values.yaml similarity index 100% rename from stable/flexget/2.0.43/values.yaml rename to stable/filerun/3.0.3/values.yaml diff --git a/stable/filezilla/4.0.37/CHANGELOG.md b/stable/filezilla/4.0.37/CHANGELOG.md deleted file mode 100644 index 057ea5c804a..00000000000 --- a/stable/filezilla/4.0.37/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [filezilla-4.0.37](https://github.com/truecharts/charts/compare/filezilla-4.0.36...filezilla-4.0.37) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [filezilla-4.0.37](https://github.com/truecharts/charts/compare/filezilla-4.0.36...filezilla-4.0.37) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [filezilla-4.0.37](https://github.com/truecharts/charts/compare/filezilla-4.0.36...filezilla-4.0.37) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [filezilla-4.0.37](https://github.com/truecharts/charts/compare/filezilla-4.0.36...filezilla-4.0.37) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [filezilla-4.0.37](https://github.com/truecharts/charts/compare/filezilla-4.0.36...filezilla-4.0.37) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [filezilla-4.0.37](https://github.com/truecharts/charts/compare/filezilla-4.0.36...filezilla-4.0.37) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [filezilla-4.0.36](https://github.com/truecharts/charts/compare/filezilla-4.0.35...filezilla-4.0.36) (2022-09-02) - -### Chore - -- update docker general non-major ([#3660](https://github.com/truecharts/charts/issues/3660)) - - - - -## [filezilla-4.0.35](https://github.com/truecharts/charts/compare/filezilla-4.0.34...filezilla-4.0.35) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [filezilla-4.0.34](https://github.com/truecharts/charts/compare/filezilla-4.0.33...filezilla-4.0.34) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/stable/filezilla/4.0.37/Chart.lock b/stable/filezilla/4.0.37/Chart.lock deleted file mode 100644 index 0b5009bc992..00000000000 --- a/stable/filezilla/4.0.37/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:34:53.349378228Z" diff --git a/stable/filezilla/4.0.37/Chart.yaml b/stable/filezilla/4.0.37/Chart.yaml deleted file mode 100644 index b8e21af33d9..00000000000 --- a/stable/filezilla/4.0.37/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "3.55.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.37 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/filezilla/4.0.37/README.md b/stable/filezilla/4.0.37/README.md deleted file mode 100644 index 3e721d3519e..00000000000 --- a/stable/filezilla/4.0.37/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# filezilla - -![Version: 4.0.37](https://img.shields.io/badge/Version-4.0.37-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.55.1](https://img.shields.io/badge/AppVersion-3.55.1-informational?style=flat-square) - -A Helm chart for Kubernetes - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [filezilla](https://truecharts.org/docs/charts/stable/filezilla) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `filezilla` deployment - -```console -helm uninstall filezilla -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install filezilla \ - --set env.TZ="America/New York" \ - TrueCharts/filezilla -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install filezilla TrueCharts/filezilla -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/filezilla/4.0.37/charts/common-10.5.9.tgz b/stable/filezilla/4.0.37/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/filezilla/4.0.37/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/filezilla/4.0.38/CHANGELOG.md b/stable/filezilla/4.0.38/CHANGELOG.md new file mode 100644 index 00000000000..0eb54488cd3 --- /dev/null +++ b/stable/filezilla/4.0.38/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [filezilla-4.0.38](https://github.com/truecharts/charts/compare/filezilla-4.0.37...filezilla-4.0.38) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [filezilla-4.0.37](https://github.com/truecharts/charts/compare/filezilla-4.0.36...filezilla-4.0.37) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [filezilla-4.0.37](https://github.com/truecharts/charts/compare/filezilla-4.0.36...filezilla-4.0.37) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [filezilla-4.0.37](https://github.com/truecharts/charts/compare/filezilla-4.0.36...filezilla-4.0.37) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [filezilla-4.0.37](https://github.com/truecharts/charts/compare/filezilla-4.0.36...filezilla-4.0.37) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [filezilla-4.0.37](https://github.com/truecharts/charts/compare/filezilla-4.0.36...filezilla-4.0.37) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [filezilla-4.0.37](https://github.com/truecharts/charts/compare/filezilla-4.0.36...filezilla-4.0.37) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [filezilla-4.0.36](https://github.com/truecharts/charts/compare/filezilla-4.0.35...filezilla-4.0.36) (2022-09-02) + +### Chore + +- update docker general non-major ([#3660](https://github.com/truecharts/charts/issues/3660)) + + + + +## [filezilla-4.0.35](https://github.com/truecharts/charts/compare/filezilla-4.0.34...filezilla-4.0.35) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + diff --git a/stable/filezilla/4.0.38/Chart.lock b/stable/filezilla/4.0.38/Chart.lock new file mode 100644 index 00000000000..75045855062 --- /dev/null +++ b/stable/filezilla/4.0.38/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:30:50.887452363Z" diff --git a/stable/filezilla/4.0.38/Chart.yaml b/stable/filezilla/4.0.38/Chart.yaml new file mode 100644 index 00000000000..2664e8824a2 --- /dev/null +++ b/stable/filezilla/4.0.38/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "3.55.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: A Helm chart for Kubernetes +home: https://truecharts.org/docs/charts/stable/filezilla +icon: https://truecharts.org/img/hotlink-ok/chart-icons/filezilla.png +keywords: + - filezilla + - ftp + - sftp + - ftps + - client +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: filezilla +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/filezilla + - https://filezilla-project.org/ + - https://github.com/linuxserver/docker-filezilla +type: application +version: 4.0.38 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/filezilla/4.0.38/README.md b/stable/filezilla/4.0.38/README.md new file mode 100644 index 00000000000..7b76627fef0 --- /dev/null +++ b/stable/filezilla/4.0.38/README.md @@ -0,0 +1,109 @@ +# filezilla + +![Version: 4.0.38](https://img.shields.io/badge/Version-4.0.38-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.55.1](https://img.shields.io/badge/AppVersion-3.55.1-informational?style=flat-square) + +A Helm chart for Kubernetes + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [filezilla](https://truecharts.org/docs/charts/stable/filezilla) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `filezilla` deployment + +```console +helm uninstall filezilla +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install filezilla \ + --set env.TZ="America/New York" \ + TrueCharts/filezilla +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install filezilla TrueCharts/filezilla -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/filezilla/4.0.37/app-readme.md b/stable/filezilla/4.0.38/app-readme.md similarity index 100% rename from stable/filezilla/4.0.37/app-readme.md rename to stable/filezilla/4.0.38/app-readme.md diff --git a/stable/filezilla/4.0.38/charts/common-10.5.10.tgz b/stable/filezilla/4.0.38/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/filezilla/4.0.38/charts/common-10.5.10.tgz differ diff --git a/stable/filezilla/4.0.37/ix_values.yaml b/stable/filezilla/4.0.38/ix_values.yaml similarity index 100% rename from stable/filezilla/4.0.37/ix_values.yaml rename to stable/filezilla/4.0.38/ix_values.yaml diff --git a/stable/filezilla/4.0.37/questions.yaml b/stable/filezilla/4.0.38/questions.yaml similarity index 100% rename from stable/filezilla/4.0.37/questions.yaml rename to stable/filezilla/4.0.38/questions.yaml diff --git a/stable/filezilla/4.0.37/templates/common.yaml b/stable/filezilla/4.0.38/templates/common.yaml similarity index 100% rename from stable/filezilla/4.0.37/templates/common.yaml rename to stable/filezilla/4.0.38/templates/common.yaml diff --git a/stable/flood/6.0.32/values.yaml b/stable/filezilla/4.0.38/values.yaml similarity index 100% rename from stable/flood/6.0.32/values.yaml rename to stable/filezilla/4.0.38/values.yaml diff --git a/stable/fireflyiii/16.0.44/CHANGELOG.md b/stable/fireflyiii/16.0.44/CHANGELOG.md new file mode 100644 index 00000000000..e788c74f29f --- /dev/null +++ b/stable/fireflyiii/16.0.44/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [fireflyiii-16.0.44](https://github.com/truecharts/charts/compare/fireflyiii-16.0.43...fireflyiii-16.0.44) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [fireflyiii-16.0.43](https://github.com/truecharts/charts/compare/fireflyiii-16.0.42...fireflyiii-16.0.43) (2022-09-13) + +### Chore + +- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + + + + +## [fireflyiii-16.0.42](https://github.com/truecharts/charts/compare/fireflyiii-16.0.40...fireflyiii-16.0.42) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [fireflyiii-16.0.42](https://github.com/truecharts/charts/compare/fireflyiii-16.0.40...fireflyiii-16.0.42) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [fireflyiii-16.0.42](https://github.com/truecharts/charts/compare/fireflyiii-16.0.40...fireflyiii-16.0.42) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [fireflyiii-16.0.41](https://github.com/truecharts/charts/compare/fireflyiii-16.0.40...fireflyiii-16.0.41) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [fireflyiii-16.0.41](https://github.com/truecharts/charts/compare/fireflyiii-16.0.40...fireflyiii-16.0.41) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [fireflyiii-16.0.41](https://github.com/truecharts/charts/compare/fireflyiii-16.0.40...fireflyiii-16.0.41) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + diff --git a/stable/fireflyiii/16.0.44/Chart.lock b/stable/fireflyiii/16.0.44/Chart.lock new file mode 100644 index 00000000000..687a19e9d66 --- /dev/null +++ b/stable/fireflyiii/16.0.44/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.75 +digest: sha256:9d4ce7b49341358873ac504e187314c9a2e0f15e6eea31a51a1294b829ddaaba +generated: "2022-09-15T14:31:17.060875951Z" diff --git a/stable/fireflyiii/16.0.44/Chart.yaml b/stable/fireflyiii/16.0.44/Chart.yaml new file mode 100644 index 00000000000..ed0612c1b63 --- /dev/null +++ b/stable/fireflyiii/16.0.44/Chart.yaml @@ -0,0 +1,37 @@ +apiVersion: v2 +appVersion: "5.7.12" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.75 +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.44 +annotations: + truecharts.org/catagories: | + - finacial + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/fireflyiii/16.0.44/README.md b/stable/fireflyiii/16.0.44/README.md new file mode 100644 index 00000000000..5d7d29a1b26 --- /dev/null +++ b/stable/fireflyiii/16.0.44/README.md @@ -0,0 +1,110 @@ +# fireflyiii + +![Version: 16.0.44](https://img.shields.io/badge/Version-16.0.44-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.7.12](https://img.shields.io/badge/AppVersion-5.7.12-informational?style=flat-square) + +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.78 | +| https://charts.truecharts.org | redis | 3.0.75 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `fireflyiii` deployment + +```console +helm uninstall fireflyiii +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install fireflyiii \ + --set env.TZ="America/New York" \ + TrueCharts/fireflyiii +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install fireflyiii TrueCharts/fireflyiii -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/fireflyiii/16.0.44/app-readme.md b/stable/fireflyiii/16.0.44/app-readme.md new file mode 100644 index 00000000000..9852dd193a1 --- /dev/null +++ b/stable/fireflyiii/16.0.44/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.44/charts/common-10.5.10.tgz b/stable/fireflyiii/16.0.44/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/fireflyiii/16.0.44/charts/common-10.5.10.tgz differ diff --git a/stable/fireflyiii/16.0.44/charts/postgresql-8.0.78.tgz b/stable/fireflyiii/16.0.44/charts/postgresql-8.0.78.tgz new file mode 100644 index 00000000000..ef5433c52fa Binary files /dev/null and b/stable/fireflyiii/16.0.44/charts/postgresql-8.0.78.tgz differ diff --git a/stable/fireflyiii/16.0.44/charts/redis-3.0.75.tgz b/stable/fireflyiii/16.0.44/charts/redis-3.0.75.tgz new file mode 100644 index 00000000000..3be8a655992 Binary files /dev/null and b/stable/fireflyiii/16.0.44/charts/redis-3.0.75.tgz differ diff --git a/stable/fireflyiii/16.0.44/ix_values.yaml b/stable/fireflyiii/16.0.44/ix_values.yaml new file mode 100644 index 00000000000..469f1a0e60f --- /dev/null +++ b/stable/fireflyiii/16.0.44/ix_values.yaml @@ -0,0 +1,93 @@ +image: + repository: tccr.io/truecharts/fireflyiii-core + pullPolicy: IfNotPresent + tag: 5.7.12@sha256:6863d6eb9191185394c0084524b6921eaf70e0dfeb321fcdd1b26d3424469654 + +securityContext: + readOnlyRootFilesystem: false + runAsNonRoot: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 10082 + targetPort: 8080 + +probes: + liveness: + path: "/login" + + readiness: + path: "/login" + + startup: + path: "/login" + +env: + DB_USERNAME: "{{ .Values.postgresql.postgresqlUsername }}" + DB_DATABASE: "{{ .Values.postgresql.postgresqlDatabase }}" + DB_CONNECTION: pgsql + DB_PORT: 5432 + REDIS_DB: "0" + REDIS_CACHE_DB: "1" + CACHE_DRIVER: redis + SESSION_DRIVER: redis + REDIS_SCHEME: tcp + REDIS_PORT: 6379 + APP_URL: "" + TRUSTED_PROXIES: "172.16.0.0/16" + DB_HOST: + secretKeyRef: + name: dbcreds + key: plainhost + DB_PASSWORD: + secretKeyRef: + name: dbcreds + key: postgresql-password + REDIS_HOST: + secretKeyRef: + name: rediscreds + key: plainhost + REDIS_PASSWORD: + secretKeyRef: + name: rediscreds + key: redis-password + STATIC_CRON_TOKEN: + secretKeyRef: + name: fireflyiii-secrets + key: STATIC_CRON_TOKEN + APP_KEY: + secretKeyRef: + name: fireflyiii-secrets + key: APP_KEY + +persistence: + data: + enabled: true + mountPath: "/var/www/html/storage/upload" + +cronjob: + schedule: "0 3 * * *" + annotations: {} + failedJobsHistoryLimit: 5 + successfulJobsHistoryLimit: 2 + +# Enabled redis +redis: + enabled: true + existingSecret: "rediscreds" + +# Enabled postgres +postgresql: + enabled: true + existingSecret: "dbcreds" + postgresqlUsername: firefly + postgresqlDatabase: firefly + +portal: + enabled: true diff --git a/stable/fireflyiii/16.0.44/questions.yaml b/stable/fireflyiii/16.0.44/questions.yaml new file mode 100644 index 00000000000..5f84e18faab --- /dev/null +++ b/stable/fireflyiii/16.0.44/questions.yaml @@ -0,0 +1,2507 @@ +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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: ClusterIP + description: ClusterIP + - value: NodePort + description: NodePort (Advanced) + - value: LoadBalancer + description: LoadBalancer (Advanced) + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: (Advanced) Specify the IP Policy + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: (Advanced) IP Families + description: (Advanced) The IP Families that should be used + schema: + show_if: [["type", "!=", "Simple"]] + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + 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: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort + schema: + type: int + min: 9000 + max: 65535 + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: NodePort + enum: + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: nodePort + description: Leave Empty to Disable + label: "nodePort" + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/fireflyiii/16.0.44/templates/_cronjob.tpl b/stable/fireflyiii/16.0.44/templates/_cronjob.tpl new file mode 100644 index 00000000000..cb8c902c952 --- /dev/null +++ b/stable/fireflyiii/16.0.44/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.44/templates/_secrets.tpl b/stable/fireflyiii/16.0.44/templates/_secrets.tpl new file mode 100644 index 00000000000..dc4d67f4ddf --- /dev/null +++ b/stable/fireflyiii/16.0.44/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.44/templates/common.yaml b/stable/fireflyiii/16.0.44/templates/common.yaml new file mode 100644 index 00000000000..12e701a6af1 --- /dev/null +++ b/stable/fireflyiii/16.0.44/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.34/values.yaml b/stable/fireflyiii/16.0.44/values.yaml similarity index 100% rename from stable/fluidd/2.0.34/values.yaml rename to stable/fireflyiii/16.0.44/values.yaml diff --git a/stable/firefox-syncserver/9.0.36/CHANGELOG.md b/stable/firefox-syncserver/9.0.36/CHANGELOG.md deleted file mode 100644 index 7ae1e62a1b7..00000000000 --- a/stable/firefox-syncserver/9.0.36/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [firefox-syncserver-9.0.36](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.35...firefox-syncserver-9.0.36) (2022-09-13) - -### Chore - -- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - - - -## [firefox-syncserver-9.0.35](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.34...firefox-syncserver-9.0.35) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [firefox-syncserver-9.0.35](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.34...firefox-syncserver-9.0.35) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [firefox-syncserver-9.0.35](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.34...firefox-syncserver-9.0.35) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [firefox-syncserver-9.0.35](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.34...firefox-syncserver-9.0.35) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [firefox-syncserver-9.0.35](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.34...firefox-syncserver-9.0.35) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [firefox-syncserver-9.0.35](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.34...firefox-syncserver-9.0.35) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [firefox-syncserver-9.0.34](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.33...firefox-syncserver-9.0.34) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [firefox-syncserver-9.0.33](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.32...firefox-syncserver-9.0.33) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/stable/firefox-syncserver/9.0.36/Chart.lock b/stable/firefox-syncserver/9.0.36/Chart.lock deleted file mode 100644 index d94d7fce7be..00000000000 --- a/stable/firefox-syncserver/9.0.36/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -digest: sha256:bfcb2819ba71fec67e4e1b700216bcea405d58eaaf9c45e3705bdbead908b8e9 -generated: "2022-09-13T06:20:14.540467017Z" diff --git a/stable/firefox-syncserver/9.0.36/Chart.yaml b/stable/firefox-syncserver/9.0.36/Chart.yaml deleted file mode 100644 index bfd3f513ae4..00000000000 --- a/stable/firefox-syncserver/9.0.36/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -apiVersion: v2 -appVersion: "1.8.0" -version: 9.0.36 -kubeVersion: ">=1.16.0-0" -name: firefox-syncserver -description: This is an all-in-one package for running a self-hosted Firefox Sync server. -type: application -home: https://truecharts.org/docs/charts/stable/firefox-syncserver -icon: https://truecharts.org/img/hotlink-ok/chart-icons/firefox-syncserver.png -keywords: - - server - - sync - - syncserver - - firefox -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/firefox-syncserver - - https://moz-services-docs.readthedocs.io/en/latest/howtos/run-sync-1.5.html - - https://hub.docker.com/r/crazymax/firefox-syncserver -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -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.36/README.md b/stable/firefox-syncserver/9.0.36/README.md deleted file mode 100644 index e6d070d890b..00000000000 --- a/stable/firefox-syncserver/9.0.36/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# firefox-syncserver - -![Version: 9.0.36](https://img.shields.io/badge/Version-9.0.36-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.8.0](https://img.shields.io/badge/AppVersion-1.8.0-informational?style=flat-square) - -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.76 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/firefox-syncserver/9.0.36/charts/common-10.5.9.tgz b/stable/firefox-syncserver/9.0.36/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/firefox-syncserver/9.0.36/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/firefox-syncserver/9.0.36/charts/postgresql-8.0.76.tgz b/stable/firefox-syncserver/9.0.36/charts/postgresql-8.0.76.tgz deleted file mode 100644 index 129e37daa0e..00000000000 Binary files a/stable/firefox-syncserver/9.0.36/charts/postgresql-8.0.76.tgz and /dev/null differ diff --git a/stable/firefox-syncserver/9.0.37/CHANGELOG.md b/stable/firefox-syncserver/9.0.37/CHANGELOG.md new file mode 100644 index 00000000000..c666fc9ee59 --- /dev/null +++ b/stable/firefox-syncserver/9.0.37/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [firefox-syncserver-9.0.37](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.36...firefox-syncserver-9.0.37) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [firefox-syncserver-9.0.36](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.35...firefox-syncserver-9.0.36) (2022-09-13) + +### Chore + +- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + + + + +## [firefox-syncserver-9.0.35](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.34...firefox-syncserver-9.0.35) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [firefox-syncserver-9.0.35](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.34...firefox-syncserver-9.0.35) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [firefox-syncserver-9.0.35](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.34...firefox-syncserver-9.0.35) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [firefox-syncserver-9.0.35](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.34...firefox-syncserver-9.0.35) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [firefox-syncserver-9.0.35](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.34...firefox-syncserver-9.0.35) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [firefox-syncserver-9.0.35](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.34...firefox-syncserver-9.0.35) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [firefox-syncserver-9.0.34](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.33...firefox-syncserver-9.0.34) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + diff --git a/stable/firefox-syncserver/9.0.37/Chart.lock b/stable/firefox-syncserver/9.0.37/Chart.lock new file mode 100644 index 00000000000..4a2dc13ed32 --- /dev/null +++ b/stable/firefox-syncserver/9.0.37/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 +generated: "2022-09-15T14:31:33.427743953Z" diff --git a/stable/firefox-syncserver/9.0.37/Chart.yaml b/stable/firefox-syncserver/9.0.37/Chart.yaml new file mode 100644 index 00000000000..2decdfb3d8c --- /dev/null +++ b/stable/firefox-syncserver/9.0.37/Chart.yaml @@ -0,0 +1,35 @@ +apiVersion: v2 +appVersion: "1.8.0" +version: 9.0.37 +kubeVersion: ">=1.16.0-0" +name: firefox-syncserver +description: This is an all-in-one package for running a self-hosted Firefox Sync server. +type: application +home: https://truecharts.org/docs/charts/stable/firefox-syncserver +icon: https://truecharts.org/img/hotlink-ok/chart-icons/firefox-syncserver.png +keywords: + - server + - sync + - syncserver + - firefox +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/firefox-syncserver + - https://moz-services-docs.readthedocs.io/en/latest/howtos/run-sync-1.5.html + - https://hub.docker.com/r/crazymax/firefox-syncserver +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/firefox-syncserver/9.0.37/README.md b/stable/firefox-syncserver/9.0.37/README.md new file mode 100644 index 00000000000..fe6f9615df1 --- /dev/null +++ b/stable/firefox-syncserver/9.0.37/README.md @@ -0,0 +1,110 @@ +# firefox-syncserver + +![Version: 9.0.37](https://img.shields.io/badge/Version-9.0.37-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.8.0](https://img.shields.io/badge/AppVersion-1.8.0-informational?style=flat-square) + +This is an all-in-one package for running a self-hosted Firefox Sync server. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [firefox-syncserver](https://truecharts.org/docs/charts/stable/firefox-syncserver) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.78 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/firefox-syncserver/9.0.36/app-readme.md b/stable/firefox-syncserver/9.0.37/app-readme.md similarity index 100% rename from stable/firefox-syncserver/9.0.36/app-readme.md rename to stable/firefox-syncserver/9.0.37/app-readme.md diff --git a/stable/firefox-syncserver/9.0.37/charts/common-10.5.10.tgz b/stable/firefox-syncserver/9.0.37/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/firefox-syncserver/9.0.37/charts/common-10.5.10.tgz differ diff --git a/stable/firefox-syncserver/9.0.37/charts/postgresql-8.0.78.tgz b/stable/firefox-syncserver/9.0.37/charts/postgresql-8.0.78.tgz new file mode 100644 index 00000000000..ef5433c52fa Binary files /dev/null and b/stable/firefox-syncserver/9.0.37/charts/postgresql-8.0.78.tgz differ diff --git a/stable/firefox-syncserver/9.0.36/ix_values.yaml b/stable/firefox-syncserver/9.0.37/ix_values.yaml similarity index 100% rename from stable/firefox-syncserver/9.0.36/ix_values.yaml rename to stable/firefox-syncserver/9.0.37/ix_values.yaml diff --git a/stable/firefox-syncserver/9.0.36/questions.yaml b/stable/firefox-syncserver/9.0.37/questions.yaml similarity index 100% rename from stable/firefox-syncserver/9.0.36/questions.yaml rename to stable/firefox-syncserver/9.0.37/questions.yaml diff --git a/stable/flood/6.0.32/templates/common.yaml b/stable/firefox-syncserver/9.0.37/templates/common.yaml similarity index 100% rename from stable/flood/6.0.32/templates/common.yaml rename to stable/firefox-syncserver/9.0.37/templates/common.yaml diff --git a/stable/focalboard/9.0.38/values.yaml b/stable/firefox-syncserver/9.0.37/values.yaml similarity index 100% rename from stable/focalboard/9.0.38/values.yaml rename to stable/firefox-syncserver/9.0.37/values.yaml diff --git a/stable/firefox/2.0.29/CHANGELOG.md b/stable/firefox/2.0.29/CHANGELOG.md deleted file mode 100644 index 924f395d8c3..00000000000 --- a/stable/firefox/2.0.29/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [firefox-2.0.29](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.34...firefox-2.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [firefox-2.0.29](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.34...firefox-2.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [firefox-2.0.29](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.34...firefox-2.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [firefox-2.0.29](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.34...firefox-2.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [firefox-2.0.29](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.34...firefox-2.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [firefox-2.0.29](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.34...firefox-2.0.29) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [firefox-2.0.28](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.33...firefox-2.0.28) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [firefox-2.0.27](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.22...firefox-2.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [firefox-2.0.26](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.21...firefox-2.0.26) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - diff --git a/stable/firefox/2.0.29/Chart.lock b/stable/firefox/2.0.29/Chart.lock deleted file mode 100644 index 44c9379694e..00000000000 --- a/stable/firefox/2.0.29/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:35:08.279090243Z" diff --git a/stable/firefox/2.0.29/Chart.yaml b/stable/firefox/2.0.29/Chart.yaml deleted file mode 100644 index 74a7c87b6e0..00000000000 --- a/stable/firefox/2.0.29/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: firefox -version: 2.0.29 -appVersion: "78.15.0" -description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/firefox -icon: https://truecharts.org/img/hotlink-ok/chart-icons/firefox.png -keywords: - - firefox -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/firefox - - https://hub.docker.com/r/linuxserver/firefox -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - # 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.29/README.md b/stable/firefox/2.0.29/README.md deleted file mode 100644 index 3155e707a24..00000000000 --- a/stable/firefox/2.0.29/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# firefox - -![Version: 2.0.29](https://img.shields.io/badge/Version-2.0.29-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 78.15.0](https://img.shields.io/badge/AppVersion-78.15.0-informational?style=flat-square) - -Firefox Browser, also known as Mozilla Firefox or simply Firefox, - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [firefox](https://truecharts.org/docs/charts/stable/firefox) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/firefox/2.0.29/charts/common-10.5.9.tgz b/stable/firefox/2.0.29/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/firefox/2.0.29/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/firefox/2.0.30/CHANGELOG.md b/stable/firefox/2.0.30/CHANGELOG.md new file mode 100644 index 00000000000..ad23616239c --- /dev/null +++ b/stable/firefox/2.0.30/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [firefox-2.0.30](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.36...firefox-2.0.30) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [firefox-2.0.29](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.34...firefox-2.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [firefox-2.0.29](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.34...firefox-2.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [firefox-2.0.29](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.34...firefox-2.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [firefox-2.0.29](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.34...firefox-2.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [firefox-2.0.29](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.34...firefox-2.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [firefox-2.0.29](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.34...firefox-2.0.29) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [firefox-2.0.28](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.33...firefox-2.0.28) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [firefox-2.0.27](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.22...firefox-2.0.27) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + diff --git a/stable/firefox/2.0.30/Chart.lock b/stable/firefox/2.0.30/Chart.lock new file mode 100644 index 00000000000..342473301d2 --- /dev/null +++ b/stable/firefox/2.0.30/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:31:14.445525393Z" diff --git a/stable/firefox/2.0.30/Chart.yaml b/stable/firefox/2.0.30/Chart.yaml new file mode 100644 index 00000000000..4e6de38e2ef --- /dev/null +++ b/stable/firefox/2.0.30/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: firefox +version: 2.0.30 +appVersion: "78.15.0" +description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/firefox +icon: https://truecharts.org/img/hotlink-ok/chart-icons/firefox.png +keywords: + - firefox +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/firefox + - https://hub.docker.com/r/linuxserver/firefox +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/firefox/2.0.30/README.md b/stable/firefox/2.0.30/README.md new file mode 100644 index 00000000000..1e2454e9851 --- /dev/null +++ b/stable/firefox/2.0.30/README.md @@ -0,0 +1,108 @@ +# firefox + +![Version: 2.0.30](https://img.shields.io/badge/Version-2.0.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 78.15.0](https://img.shields.io/badge/AppVersion-78.15.0-informational?style=flat-square) + +Firefox Browser, also known as Mozilla Firefox or simply Firefox, + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [firefox](https://truecharts.org/docs/charts/stable/firefox) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/firefox/2.0.29/app-readme.md b/stable/firefox/2.0.30/app-readme.md similarity index 100% rename from stable/firefox/2.0.29/app-readme.md rename to stable/firefox/2.0.30/app-readme.md diff --git a/stable/firefox/2.0.30/charts/common-10.5.10.tgz b/stable/firefox/2.0.30/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/firefox/2.0.30/charts/common-10.5.10.tgz differ diff --git a/stable/firefox/2.0.29/ix_values.yaml b/stable/firefox/2.0.30/ix_values.yaml similarity index 100% rename from stable/firefox/2.0.29/ix_values.yaml rename to stable/firefox/2.0.30/ix_values.yaml diff --git a/stable/firefox/2.0.29/questions.yaml b/stable/firefox/2.0.30/questions.yaml similarity index 100% rename from stable/firefox/2.0.29/questions.yaml rename to stable/firefox/2.0.30/questions.yaml diff --git a/stable/fluidd/2.0.34/templates/common.yaml b/stable/firefox/2.0.30/templates/common.yaml similarity index 100% rename from stable/fluidd/2.0.34/templates/common.yaml rename to stable/firefox/2.0.30/templates/common.yaml diff --git a/stable/foldingathome/2.0.30/values.yaml b/stable/firefox/2.0.30/values.yaml similarity index 100% rename from stable/foldingathome/2.0.30/values.yaml rename to stable/firefox/2.0.30/values.yaml diff --git a/stable/flaresolverr/6.0.33/CHANGELOG.md b/stable/flaresolverr/6.0.33/CHANGELOG.md deleted file mode 100644 index 00ab500b44b..00000000000 --- a/stable/flaresolverr/6.0.33/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [flaresolverr-6.0.33](https://github.com/truecharts/charts/compare/flaresolverr-6.0.32...flaresolverr-6.0.33) (2022-09-13) - -### Chore - -- update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755)) - - - - -## [flaresolverr-6.0.32](https://github.com/truecharts/charts/compare/flaresolverr-6.0.31...flaresolverr-6.0.32) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [flaresolverr-6.0.32](https://github.com/truecharts/charts/compare/flaresolverr-6.0.31...flaresolverr-6.0.32) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [flaresolverr-6.0.32](https://github.com/truecharts/charts/compare/flaresolverr-6.0.31...flaresolverr-6.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [flaresolverr-6.0.32](https://github.com/truecharts/charts/compare/flaresolverr-6.0.31...flaresolverr-6.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [flaresolverr-6.0.32](https://github.com/truecharts/charts/compare/flaresolverr-6.0.31...flaresolverr-6.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [flaresolverr-6.0.32](https://github.com/truecharts/charts/compare/flaresolverr-6.0.31...flaresolverr-6.0.32) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [flaresolverr-6.0.31](https://github.com/truecharts/charts/compare/flaresolverr-6.0.30...flaresolverr-6.0.31) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [flaresolverr-6.0.30](https://github.com/truecharts/charts/compare/flaresolverr-6.0.29...flaresolverr-6.0.30) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/stable/flaresolverr/6.0.33/Chart.lock b/stable/flaresolverr/6.0.33/Chart.lock deleted file mode 100644 index cc63d42851a..00000000000 --- a/stable/flaresolverr/6.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-13T05:25:41.786706471Z" diff --git a/stable/flaresolverr/6.0.33/Chart.yaml b/stable/flaresolverr/6.0.33/Chart.yaml deleted file mode 100644 index 7db6c1f0930..00000000000 --- a/stable/flaresolverr/6.0.33/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "2.2.7" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.33 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/flaresolverr/6.0.33/README.md b/stable/flaresolverr/6.0.33/README.md deleted file mode 100644 index 733e703986c..00000000000 --- a/stable/flaresolverr/6.0.33/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# flaresolverr - -![Version: 6.0.33](https://img.shields.io/badge/Version-6.0.33-informational?style=flat-square) ![AppVersion: 2.2.7](https://img.shields.io/badge/AppVersion-2.2.7-informational?style=flat-square) - -FlareSolverr is a proxy server to bypass Cloudflare protection - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [flaresolverr](https://truecharts.org/docs/charts/stable/flaresolverr) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `flaresolverr` deployment - -```console -helm uninstall flaresolverr -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install flaresolverr \ - --set env.TZ="America/New York" \ - TrueCharts/flaresolverr -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install flaresolverr TrueCharts/flaresolverr -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/flaresolverr/6.0.33/charts/common-10.5.9.tgz b/stable/flaresolverr/6.0.33/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/flaresolverr/6.0.33/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/flaresolverr/6.0.34/CHANGELOG.md b/stable/flaresolverr/6.0.34/CHANGELOG.md new file mode 100644 index 00000000000..028ec3eb8ed --- /dev/null +++ b/stable/flaresolverr/6.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [flaresolverr-6.0.34](https://github.com/truecharts/charts/compare/flaresolverr-6.0.33...flaresolverr-6.0.34) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [flaresolverr-6.0.33](https://github.com/truecharts/charts/compare/flaresolverr-6.0.32...flaresolverr-6.0.33) (2022-09-13) + +### Chore + +- update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755)) + + + + +## [flaresolverr-6.0.32](https://github.com/truecharts/charts/compare/flaresolverr-6.0.31...flaresolverr-6.0.32) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [flaresolverr-6.0.32](https://github.com/truecharts/charts/compare/flaresolverr-6.0.31...flaresolverr-6.0.32) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [flaresolverr-6.0.32](https://github.com/truecharts/charts/compare/flaresolverr-6.0.31...flaresolverr-6.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [flaresolverr-6.0.32](https://github.com/truecharts/charts/compare/flaresolverr-6.0.31...flaresolverr-6.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [flaresolverr-6.0.32](https://github.com/truecharts/charts/compare/flaresolverr-6.0.31...flaresolverr-6.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [flaresolverr-6.0.32](https://github.com/truecharts/charts/compare/flaresolverr-6.0.31...flaresolverr-6.0.32) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [flaresolverr-6.0.31](https://github.com/truecharts/charts/compare/flaresolverr-6.0.30...flaresolverr-6.0.31) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + diff --git a/stable/flaresolverr/6.0.34/Chart.lock b/stable/flaresolverr/6.0.34/Chart.lock new file mode 100644 index 00000000000..acf3d626384 --- /dev/null +++ b/stable/flaresolverr/6.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:31:40.292898254Z" diff --git a/stable/flaresolverr/6.0.34/Chart.yaml b/stable/flaresolverr/6.0.34/Chart.yaml new file mode 100644 index 00000000000..14dac3fc9ac --- /dev/null +++ b/stable/flaresolverr/6.0.34/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "2.2.7" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: FlareSolverr is a proxy server to bypass Cloudflare protection +home: https://truecharts.org/docs/charts/stable/flaresolverr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/flaresolverr.png +keywords: + - flaresolverr + - jackett +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: flaresolverr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/flaresolverr + - https://github.com/FlareSolverr/FlareSolverr + - https://hub.docker.com/r/flaresolverr/flaresolverr +version: 6.0.34 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/flaresolverr/6.0.34/README.md b/stable/flaresolverr/6.0.34/README.md new file mode 100644 index 00000000000..912ee1d06d8 --- /dev/null +++ b/stable/flaresolverr/6.0.34/README.md @@ -0,0 +1,109 @@ +# flaresolverr + +![Version: 6.0.34](https://img.shields.io/badge/Version-6.0.34-informational?style=flat-square) ![AppVersion: 2.2.7](https://img.shields.io/badge/AppVersion-2.2.7-informational?style=flat-square) + +FlareSolverr is a proxy server to bypass Cloudflare protection + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [flaresolverr](https://truecharts.org/docs/charts/stable/flaresolverr) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `flaresolverr` deployment + +```console +helm uninstall flaresolverr +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install flaresolverr \ + --set env.TZ="America/New York" \ + TrueCharts/flaresolverr +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install flaresolverr TrueCharts/flaresolverr -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/flaresolverr/6.0.33/app-readme.md b/stable/flaresolverr/6.0.34/app-readme.md similarity index 100% rename from stable/flaresolverr/6.0.33/app-readme.md rename to stable/flaresolverr/6.0.34/app-readme.md diff --git a/stable/flaresolverr/6.0.34/charts/common-10.5.10.tgz b/stable/flaresolverr/6.0.34/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/flaresolverr/6.0.34/charts/common-10.5.10.tgz differ diff --git a/stable/flaresolverr/6.0.33/ix_values.yaml b/stable/flaresolverr/6.0.34/ix_values.yaml similarity index 100% rename from stable/flaresolverr/6.0.33/ix_values.yaml rename to stable/flaresolverr/6.0.34/ix_values.yaml diff --git a/stable/flaresolverr/6.0.33/questions.yaml b/stable/flaresolverr/6.0.34/questions.yaml similarity index 100% rename from stable/flaresolverr/6.0.33/questions.yaml rename to stable/flaresolverr/6.0.34/questions.yaml diff --git a/stable/foldingathome/2.0.30/templates/common.yaml b/stable/flaresolverr/6.0.34/templates/common.yaml similarity index 100% rename from stable/foldingathome/2.0.30/templates/common.yaml rename to stable/flaresolverr/6.0.34/templates/common.yaml diff --git a/stable/fossil/4.0.29/values.yaml b/stable/flaresolverr/6.0.34/values.yaml similarity index 100% rename from stable/fossil/4.0.29/values.yaml rename to stable/flaresolverr/6.0.34/values.yaml diff --git a/stable/fleet/3.0.35/CHANGELOG.md b/stable/fleet/3.0.35/CHANGELOG.md deleted file mode 100644 index 2ef94b5fcbe..00000000000 --- a/stable/fleet/3.0.35/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [fleet-3.0.35](https://github.com/truecharts/charts/compare/fleet-3.0.34...fleet-3.0.35) (2022-09-13) - -### Chore - -- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - - - -## [fleet-3.0.34](https://github.com/truecharts/charts/compare/fleet-3.0.33...fleet-3.0.34) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fleet-3.0.34](https://github.com/truecharts/charts/compare/fleet-3.0.33...fleet-3.0.34) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fleet-3.0.34](https://github.com/truecharts/charts/compare/fleet-3.0.33...fleet-3.0.34) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fleet-3.0.34](https://github.com/truecharts/charts/compare/fleet-3.0.33...fleet-3.0.34) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fleet-3.0.34](https://github.com/truecharts/charts/compare/fleet-3.0.33...fleet-3.0.34) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fleet-3.0.34](https://github.com/truecharts/charts/compare/fleet-3.0.33...fleet-3.0.34) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fleet-3.0.33](https://github.com/truecharts/charts/compare/fleet-3.0.32...fleet-3.0.33) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [fleet-3.0.32](https://github.com/truecharts/charts/compare/fleet-3.0.31...fleet-3.0.32) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/stable/fleet/3.0.35/Chart.lock b/stable/fleet/3.0.35/Chart.lock deleted file mode 100644 index 6ba354a4a04..00000000000 --- a/stable/fleet/3.0.35/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.72 -digest: sha256:4918dea0a67663d68f645ee91f54faa55c628a2d463a8572c804e887186456f3 -generated: "2022-09-13T06:20:35.50045542Z" diff --git a/stable/fleet/3.0.35/Chart.yaml b/stable/fleet/3.0.35/Chart.yaml deleted file mode 100644 index 6e4c9c60f1f..00000000000 --- a/stable/fleet/3.0.35/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: fleet -version: 3.0.35 -appVersion: "2.3.2" -description: Fleet provides an online web interface which displays a set of maintained images from one or more owned repositories. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/fleet -icon: https://truecharts.org/img/hotlink-ok/chart-icons/fleet.png -keywords: - - fleet -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/fleet - - https://hub.docker.com/r/linuxserver/fleet -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.72 -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.35/README.md b/stable/fleet/3.0.35/README.md deleted file mode 100644 index c260416f033..00000000000 --- a/stable/fleet/3.0.35/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# fleet - -![Version: 3.0.35](https://img.shields.io/badge/Version-3.0.35-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.3.2](https://img.shields.io/badge/AppVersion-2.3.2-informational?style=flat-square) - -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.72 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/fleet/3.0.35/charts/common-10.5.9.tgz b/stable/fleet/3.0.35/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/fleet/3.0.35/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/fleet/3.0.35/charts/mariadb-3.0.72.tgz b/stable/fleet/3.0.35/charts/mariadb-3.0.72.tgz deleted file mode 100644 index c0d5628ce75..00000000000 Binary files a/stable/fleet/3.0.35/charts/mariadb-3.0.72.tgz and /dev/null differ diff --git a/stable/fleet/3.0.36/CHANGELOG.md b/stable/fleet/3.0.36/CHANGELOG.md new file mode 100644 index 00000000000..a05763592b1 --- /dev/null +++ b/stable/fleet/3.0.36/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [fleet-3.0.36](https://github.com/truecharts/charts/compare/fleet-3.0.35...fleet-3.0.36) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [fleet-3.0.35](https://github.com/truecharts/charts/compare/fleet-3.0.34...fleet-3.0.35) (2022-09-13) + +### Chore + +- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + + + + +## [fleet-3.0.34](https://github.com/truecharts/charts/compare/fleet-3.0.33...fleet-3.0.34) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fleet-3.0.34](https://github.com/truecharts/charts/compare/fleet-3.0.33...fleet-3.0.34) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fleet-3.0.34](https://github.com/truecharts/charts/compare/fleet-3.0.33...fleet-3.0.34) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fleet-3.0.34](https://github.com/truecharts/charts/compare/fleet-3.0.33...fleet-3.0.34) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fleet-3.0.34](https://github.com/truecharts/charts/compare/fleet-3.0.33...fleet-3.0.34) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fleet-3.0.34](https://github.com/truecharts/charts/compare/fleet-3.0.33...fleet-3.0.34) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fleet-3.0.33](https://github.com/truecharts/charts/compare/fleet-3.0.32...fleet-3.0.33) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + diff --git a/stable/fleet/3.0.36/Chart.lock b/stable/fleet/3.0.36/Chart.lock new file mode 100644 index 00000000000..a96a5738fac --- /dev/null +++ b/stable/fleet/3.0.36/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.73 +digest: sha256:54198365667353e15dd5ab095f2d1f364ac3a6a72065cbd9a890d0867d58844f +generated: "2022-09-15T14:31:57.530840833Z" diff --git a/stable/fleet/3.0.36/Chart.yaml b/stable/fleet/3.0.36/Chart.yaml new file mode 100644 index 00000000000..58ce016e848 --- /dev/null +++ b/stable/fleet/3.0.36/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: fleet +version: 3.0.36 +appVersion: "2.3.2" +description: Fleet provides an online web interface which displays a set of maintained images from one or more owned repositories. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/fleet +icon: https://truecharts.org/img/hotlink-ok/chart-icons/fleet.png +keywords: + - fleet +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/fleet + - https://hub.docker.com/r/linuxserver/fleet +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.73 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/fleet/3.0.36/README.md b/stable/fleet/3.0.36/README.md new file mode 100644 index 00000000000..403be0d138f --- /dev/null +++ b/stable/fleet/3.0.36/README.md @@ -0,0 +1,109 @@ +# fleet + +![Version: 3.0.36](https://img.shields.io/badge/Version-3.0.36-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.3.2](https://img.shields.io/badge/AppVersion-2.3.2-informational?style=flat-square) + +Fleet provides an online web interface which displays a set of maintained images from one or more owned repositories. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [fleet](https://truecharts.org/docs/charts/stable/fleet) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | mariadb | 3.0.73 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/fleet/3.0.35/app-readme.md b/stable/fleet/3.0.36/app-readme.md similarity index 100% rename from stable/fleet/3.0.35/app-readme.md rename to stable/fleet/3.0.36/app-readme.md diff --git a/stable/fleet/3.0.36/charts/common-10.5.10.tgz b/stable/fleet/3.0.36/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/fleet/3.0.36/charts/common-10.5.10.tgz differ diff --git a/stable/fleet/3.0.36/charts/mariadb-3.0.73.tgz b/stable/fleet/3.0.36/charts/mariadb-3.0.73.tgz new file mode 100644 index 00000000000..13d673713db Binary files /dev/null and b/stable/fleet/3.0.36/charts/mariadb-3.0.73.tgz differ diff --git a/stable/fleet/3.0.35/ix_values.yaml b/stable/fleet/3.0.36/ix_values.yaml similarity index 100% rename from stable/fleet/3.0.35/ix_values.yaml rename to stable/fleet/3.0.36/ix_values.yaml diff --git a/stable/fleet/3.0.35/questions.yaml b/stable/fleet/3.0.36/questions.yaml similarity index 100% rename from stable/fleet/3.0.35/questions.yaml rename to stable/fleet/3.0.36/questions.yaml diff --git a/stable/gonic/6.0.32/templates/common.yaml b/stable/fleet/3.0.36/templates/common.yaml similarity index 100% rename from stable/gonic/6.0.32/templates/common.yaml rename to stable/fleet/3.0.36/templates/common.yaml diff --git a/stable/freeradius/6.0.31/values.yaml b/stable/fleet/3.0.36/values.yaml similarity index 100% rename from stable/freeradius/6.0.31/values.yaml rename to stable/fleet/3.0.36/values.yaml diff --git a/stable/flexget/2.0.43/CHANGELOG.md b/stable/flexget/2.0.43/CHANGELOG.md deleted file mode 100644 index d6d1f0d8929..00000000000 --- a/stable/flexget/2.0.43/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [flexget-2.0.43](https://github.com/truecharts/charts/compare/flexget-2.0.42...flexget-2.0.43) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [flexget-2.0.43](https://github.com/truecharts/charts/compare/flexget-2.0.42...flexget-2.0.43) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [flexget-2.0.43](https://github.com/truecharts/charts/compare/flexget-2.0.42...flexget-2.0.43) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [flexget-2.0.43](https://github.com/truecharts/charts/compare/flexget-2.0.42...flexget-2.0.43) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [flexget-2.0.43](https://github.com/truecharts/charts/compare/flexget-2.0.42...flexget-2.0.43) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [flexget-2.0.43](https://github.com/truecharts/charts/compare/flexget-2.0.42...flexget-2.0.43) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [flexget-2.0.42](https://github.com/truecharts/charts/compare/flexget-2.0.41...flexget-2.0.42) (2022-09-04) - -### Chore - -- update docker general non-major ([#3681](https://github.com/truecharts/charts/issues/3681)) - - - - -## [flexget-2.0.41](https://github.com/truecharts/charts/compare/flexget-2.0.40...flexget-2.0.41) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [flexget-2.0.40](https://github.com/truecharts/charts/compare/flexget-2.0.39...flexget-2.0.40) (2022-08-30) - diff --git a/stable/flexget/2.0.43/Chart.lock b/stable/flexget/2.0.43/Chart.lock deleted file mode 100644 index 463190eae38..00000000000 --- a/stable/flexget/2.0.43/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:35:57.301551832Z" diff --git a/stable/flexget/2.0.43/Chart.yaml b/stable/flexget/2.0.43/Chart.yaml deleted file mode 100644 index 26340383e44..00000000000 --- a/stable/flexget/2.0.43/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "3.3.26" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.43 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/flexget/2.0.43/README.md b/stable/flexget/2.0.43/README.md deleted file mode 100644 index eb77302593e..00000000000 --- a/stable/flexget/2.0.43/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# flexget - -![Version: 2.0.43](https://img.shields.io/badge/Version-2.0.43-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.3.26](https://img.shields.io/badge/AppVersion-3.3.26-informational?style=flat-square) - -FlexGet is a multipurpose automation tool for all of your media - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [flexget](https://truecharts.org/docs/charts/stable/flexget) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `flexget` deployment - -```console -helm uninstall flexget -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install flexget \ - --set env.TZ="America/New York" \ - TrueCharts/flexget -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install flexget TrueCharts/flexget -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/flexget/2.0.43/charts/common-10.5.9.tgz b/stable/flexget/2.0.43/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/flexget/2.0.43/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/flexget/2.0.44/CHANGELOG.md b/stable/flexget/2.0.44/CHANGELOG.md new file mode 100644 index 00000000000..fba8e1dbb29 --- /dev/null +++ b/stable/flexget/2.0.44/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [flexget-2.0.44](https://github.com/truecharts/charts/compare/flexget-2.0.43...flexget-2.0.44) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [flexget-2.0.43](https://github.com/truecharts/charts/compare/flexget-2.0.42...flexget-2.0.43) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [flexget-2.0.43](https://github.com/truecharts/charts/compare/flexget-2.0.42...flexget-2.0.43) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [flexget-2.0.43](https://github.com/truecharts/charts/compare/flexget-2.0.42...flexget-2.0.43) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [flexget-2.0.43](https://github.com/truecharts/charts/compare/flexget-2.0.42...flexget-2.0.43) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [flexget-2.0.43](https://github.com/truecharts/charts/compare/flexget-2.0.42...flexget-2.0.43) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [flexget-2.0.43](https://github.com/truecharts/charts/compare/flexget-2.0.42...flexget-2.0.43) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [flexget-2.0.42](https://github.com/truecharts/charts/compare/flexget-2.0.41...flexget-2.0.42) (2022-09-04) + +### Chore + +- update docker general non-major ([#3681](https://github.com/truecharts/charts/issues/3681)) + + + + +## [flexget-2.0.41](https://github.com/truecharts/charts/compare/flexget-2.0.40...flexget-2.0.41) (2022-08-30) diff --git a/stable/flexget/2.0.44/Chart.lock b/stable/flexget/2.0.44/Chart.lock new file mode 100644 index 00000000000..df2c7c1a197 --- /dev/null +++ b/stable/flexget/2.0.44/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:32:10.701328435Z" diff --git a/stable/flexget/2.0.44/Chart.yaml b/stable/flexget/2.0.44/Chart.yaml new file mode 100644 index 00000000000..012a36021f3 --- /dev/null +++ b/stable/flexget/2.0.44/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "3.3.26" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: FlexGet is a multipurpose automation tool for all of your media +home: https://truecharts.org/docs/charts/stable/flexget +icon: https://truecharts.org/img/hotlink-ok/chart-icons/flexget.png +keywords: + - flexget + - automation +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: flexget +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/flexget + - https://hub.docker.com/r/wiserain/flexget + - https://github.com/wiserain/docker-flexget +type: application +version: 2.0.44 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/flexget/2.0.44/README.md b/stable/flexget/2.0.44/README.md new file mode 100644 index 00000000000..78db8a99192 --- /dev/null +++ b/stable/flexget/2.0.44/README.md @@ -0,0 +1,109 @@ +# flexget + +![Version: 2.0.44](https://img.shields.io/badge/Version-2.0.44-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.3.26](https://img.shields.io/badge/AppVersion-3.3.26-informational?style=flat-square) + +FlexGet is a multipurpose automation tool for all of your media + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [flexget](https://truecharts.org/docs/charts/stable/flexget) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `flexget` deployment + +```console +helm uninstall flexget +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install flexget \ + --set env.TZ="America/New York" \ + TrueCharts/flexget +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install flexget TrueCharts/flexget -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/flexget/2.0.43/app-readme.md b/stable/flexget/2.0.44/app-readme.md similarity index 100% rename from stable/flexget/2.0.43/app-readme.md rename to stable/flexget/2.0.44/app-readme.md diff --git a/stable/flexget/2.0.44/charts/common-10.5.10.tgz b/stable/flexget/2.0.44/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/flexget/2.0.44/charts/common-10.5.10.tgz differ diff --git a/stable/flexget/2.0.43/ix_values.yaml b/stable/flexget/2.0.44/ix_values.yaml similarity index 100% rename from stable/flexget/2.0.43/ix_values.yaml rename to stable/flexget/2.0.44/ix_values.yaml diff --git a/stable/flexget/2.0.43/questions.yaml b/stable/flexget/2.0.44/questions.yaml similarity index 100% rename from stable/flexget/2.0.43/questions.yaml rename to stable/flexget/2.0.44/questions.yaml diff --git a/stable/grafana/4.0.58/templates/common.yaml b/stable/flexget/2.0.44/templates/common.yaml similarity index 100% rename from stable/grafana/4.0.58/templates/common.yaml rename to stable/flexget/2.0.44/templates/common.yaml diff --git a/stable/friendica/4.0.50/values.yaml b/stable/flexget/2.0.44/values.yaml similarity index 100% rename from stable/friendica/4.0.50/values.yaml rename to stable/flexget/2.0.44/values.yaml diff --git a/stable/flood/6.0.32/CHANGELOG.md b/stable/flood/6.0.32/CHANGELOG.md deleted file mode 100644 index 7ca28dd0ae1..00000000000 --- a/stable/flood/6.0.32/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [flood-6.0.32](https://github.com/truecharts/charts/compare/qflood-0.0.28...flood-6.0.32) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [flood-6.0.32](https://github.com/truecharts/charts/compare/qflood-0.0.28...flood-6.0.32) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [flood-6.0.32](https://github.com/truecharts/charts/compare/qflood-0.0.28...flood-6.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [flood-6.0.32](https://github.com/truecharts/charts/compare/qflood-0.0.28...flood-6.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [flood-6.0.32](https://github.com/truecharts/charts/compare/qflood-0.0.28...flood-6.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [flood-6.0.32](https://github.com/truecharts/charts/compare/qflood-0.0.28...flood-6.0.32) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [flood-6.0.31](https://github.com/truecharts/charts/compare/flood-6.0.30...flood-6.0.31) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [flood-6.0.30](https://github.com/truecharts/charts/compare/flood-6.0.29...flood-6.0.30) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [flood-6.0.29](https://github.com/truecharts/charts/compare/qflood-0.0.23...flood-6.0.29) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - diff --git a/stable/flood/6.0.32/Chart.lock b/stable/flood/6.0.32/Chart.lock deleted file mode 100644 index bd7593bb97b..00000000000 --- a/stable/flood/6.0.32/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:35:58.47078041Z" diff --git a/stable/flood/6.0.32/Chart.yaml b/stable/flood/6.0.32/Chart.yaml deleted file mode 100644 index 5996ecf3af7..00000000000 --- a/stable/flood/6.0.32/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "4.7.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.32 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/flood/6.0.32/README.md b/stable/flood/6.0.32/README.md deleted file mode 100644 index f153bc5c6a0..00000000000 --- a/stable/flood/6.0.32/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# flood - -![Version: 6.0.32](https://img.shields.io/badge/Version-6.0.32-informational?style=flat-square) ![AppVersion: 4.7.0](https://img.shields.io/badge/AppVersion-4.7.0-informational?style=flat-square) - -Flood is a monitoring service for various torrent clients - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [flood](https://truecharts.org/docs/charts/stable/flood) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/flood/6.0.32/charts/common-10.5.9.tgz b/stable/flood/6.0.32/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/flood/6.0.32/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/flood/6.0.33/CHANGELOG.md b/stable/flood/6.0.33/CHANGELOG.md new file mode 100644 index 00000000000..50a5e76a833 --- /dev/null +++ b/stable/flood/6.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [flood-6.0.33](https://github.com/truecharts/charts/compare/qflood-0.0.29...flood-6.0.33) (2022-09-15) + +### Chore + +- 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.32](https://github.com/truecharts/charts/compare/qflood-0.0.28...flood-6.0.32) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [flood-6.0.32](https://github.com/truecharts/charts/compare/qflood-0.0.28...flood-6.0.32) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [flood-6.0.32](https://github.com/truecharts/charts/compare/qflood-0.0.28...flood-6.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [flood-6.0.32](https://github.com/truecharts/charts/compare/qflood-0.0.28...flood-6.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [flood-6.0.32](https://github.com/truecharts/charts/compare/qflood-0.0.28...flood-6.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [flood-6.0.32](https://github.com/truecharts/charts/compare/qflood-0.0.28...flood-6.0.32) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [flood-6.0.31](https://github.com/truecharts/charts/compare/flood-6.0.30...flood-6.0.31) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [flood-6.0.30](https://github.com/truecharts/charts/compare/flood-6.0.29...flood-6.0.30) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + diff --git a/stable/flood/6.0.33/Chart.lock b/stable/flood/6.0.33/Chart.lock new file mode 100644 index 00000000000..24c6d0ccc3f --- /dev/null +++ b/stable/flood/6.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:32:11.406518859Z" diff --git a/stable/flood/6.0.33/Chart.yaml b/stable/flood/6.0.33/Chart.yaml new file mode 100644 index 00000000000..1777ba76b3d --- /dev/null +++ b/stable/flood/6.0.33/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "4.7.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: Flood is a monitoring service for various torrent clients +home: https://truecharts.org/docs/charts/stable/flood +icon: https://truecharts.org/img/hotlink-ok/chart-icons/flood.png +keywords: + - flood + - rtorrent + - qbittorrent + - transmission +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: flood +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/flood + - https://github.com/jesec/flood + - https://hub.docker.com/r/jesec/flood +version: 6.0.33 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/flood/6.0.33/README.md b/stable/flood/6.0.33/README.md new file mode 100644 index 00000000000..9a273555e54 --- /dev/null +++ b/stable/flood/6.0.33/README.md @@ -0,0 +1,109 @@ +# flood + +![Version: 6.0.33](https://img.shields.io/badge/Version-6.0.33-informational?style=flat-square) ![AppVersion: 4.7.0](https://img.shields.io/badge/AppVersion-4.7.0-informational?style=flat-square) + +Flood is a monitoring service for various torrent clients + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [flood](https://truecharts.org/docs/charts/stable/flood) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/flood/6.0.32/app-readme.md b/stable/flood/6.0.33/app-readme.md similarity index 100% rename from stable/flood/6.0.32/app-readme.md rename to stable/flood/6.0.33/app-readme.md diff --git a/stable/flood/6.0.33/charts/common-10.5.10.tgz b/stable/flood/6.0.33/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/flood/6.0.33/charts/common-10.5.10.tgz differ diff --git a/stable/flood/6.0.32/ci/ct-values.yaml b/stable/flood/6.0.33/ci/ct-values.yaml similarity index 100% rename from stable/flood/6.0.32/ci/ct-values.yaml rename to stable/flood/6.0.33/ci/ct-values.yaml diff --git a/stable/flood/6.0.32/ix_values.yaml b/stable/flood/6.0.33/ix_values.yaml similarity index 100% rename from stable/flood/6.0.32/ix_values.yaml rename to stable/flood/6.0.33/ix_values.yaml diff --git a/stable/flood/6.0.32/questions.yaml b/stable/flood/6.0.33/questions.yaml similarity index 100% rename from stable/flood/6.0.32/questions.yaml rename to stable/flood/6.0.33/questions.yaml diff --git a/stable/grist/3.0.37/templates/common.yaml b/stable/flood/6.0.33/templates/common.yaml similarity index 100% rename from stable/grist/3.0.37/templates/common.yaml rename to stable/flood/6.0.33/templates/common.yaml diff --git a/stable/gitea/9.0.16/values.yaml b/stable/flood/6.0.33/values.yaml similarity index 100% rename from stable/gitea/9.0.16/values.yaml rename to stable/flood/6.0.33/values.yaml diff --git a/stable/fluidd/2.0.34/CHANGELOG.md b/stable/fluidd/2.0.34/CHANGELOG.md deleted file mode 100644 index 0ed0be2359c..00000000000 --- a/stable/fluidd/2.0.34/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [fluidd-2.0.34](https://github.com/truecharts/charts/compare/fluidd-2.0.33...fluidd-2.0.34) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fluidd-2.0.34](https://github.com/truecharts/charts/compare/fluidd-2.0.33...fluidd-2.0.34) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fluidd-2.0.34](https://github.com/truecharts/charts/compare/fluidd-2.0.33...fluidd-2.0.34) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fluidd-2.0.34](https://github.com/truecharts/charts/compare/fluidd-2.0.33...fluidd-2.0.34) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fluidd-2.0.34](https://github.com/truecharts/charts/compare/fluidd-2.0.33...fluidd-2.0.34) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fluidd-2.0.34](https://github.com/truecharts/charts/compare/fluidd-2.0.33...fluidd-2.0.34) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fluidd-2.0.33](https://github.com/truecharts/charts/compare/fluidd-2.0.32...fluidd-2.0.33) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [fluidd-2.0.32](https://github.com/truecharts/charts/compare/fluidd-2.0.31...fluidd-2.0.32) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [fluidd-2.0.31](https://github.com/truecharts/charts/compare/fluidd-2.0.30...fluidd-2.0.31) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - diff --git a/stable/fluidd/2.0.34/Chart.lock b/stable/fluidd/2.0.34/Chart.lock deleted file mode 100644 index 6effdddf08b..00000000000 --- a/stable/fluidd/2.0.34/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:36:02.016966492Z" diff --git a/stable/fluidd/2.0.34/Chart.yaml b/stable/fluidd/2.0.34/Chart.yaml deleted file mode 100644 index 609c68f9b55..00000000000 --- a/stable/fluidd/2.0.34/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "1.20.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.34 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/fluidd/2.0.34/README.md b/stable/fluidd/2.0.34/README.md deleted file mode 100644 index ac6a39c6787..00000000000 --- a/stable/fluidd/2.0.34/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# fluidd - -![Version: 2.0.34](https://img.shields.io/badge/Version-2.0.34-informational?style=flat-square) ![AppVersion: 1.20.0](https://img.shields.io/badge/AppVersion-1.20.0-informational?style=flat-square) - -Fluidd is a free and open-source Klipper web interface for managing your 3d printer. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [fluidd](https://truecharts.org/docs/charts/stable/fluidd) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `fluidd` deployment - -```console -helm uninstall fluidd -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install fluidd \ - --set env.TZ="America/New York" \ - TrueCharts/fluidd -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install fluidd TrueCharts/fluidd -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/fluidd/2.0.34/charts/common-10.5.9.tgz b/stable/fluidd/2.0.34/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/fluidd/2.0.34/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/fluidd/2.0.35/CHANGELOG.md b/stable/fluidd/2.0.35/CHANGELOG.md new file mode 100644 index 00000000000..b4938cce763 --- /dev/null +++ b/stable/fluidd/2.0.35/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [fluidd-2.0.35](https://github.com/truecharts/charts/compare/fluidd-2.0.34...fluidd-2.0.35) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [fluidd-2.0.34](https://github.com/truecharts/charts/compare/fluidd-2.0.33...fluidd-2.0.34) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fluidd-2.0.34](https://github.com/truecharts/charts/compare/fluidd-2.0.33...fluidd-2.0.34) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fluidd-2.0.34](https://github.com/truecharts/charts/compare/fluidd-2.0.33...fluidd-2.0.34) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fluidd-2.0.34](https://github.com/truecharts/charts/compare/fluidd-2.0.33...fluidd-2.0.34) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fluidd-2.0.34](https://github.com/truecharts/charts/compare/fluidd-2.0.33...fluidd-2.0.34) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fluidd-2.0.34](https://github.com/truecharts/charts/compare/fluidd-2.0.33...fluidd-2.0.34) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fluidd-2.0.33](https://github.com/truecharts/charts/compare/fluidd-2.0.32...fluidd-2.0.33) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [fluidd-2.0.32](https://github.com/truecharts/charts/compare/fluidd-2.0.31...fluidd-2.0.32) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + diff --git a/stable/fluidd/2.0.35/Chart.lock b/stable/fluidd/2.0.35/Chart.lock new file mode 100644 index 00000000000..91e134639a1 --- /dev/null +++ b/stable/fluidd/2.0.35/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:32:16.60123796Z" diff --git a/stable/fluidd/2.0.35/Chart.yaml b/stable/fluidd/2.0.35/Chart.yaml new file mode 100644 index 00000000000..2bbe0aaefb1 --- /dev/null +++ b/stable/fluidd/2.0.35/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "1.20.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: Fluidd is a free and open-source Klipper web interface for managing your 3d printer. +home: https://truecharts.org/docs/charts/stable/fluidd +icon: https://truecharts.org/img/hotlink-ok/chart-icons/fluidd.png +keywords: + - fluidd +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: fluidd +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/fluidd + - https://github.com/fluidd-core/fluidd + - https://hub.docker.com/r/cadriel/fluidd +version: 2.0.35 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/fluidd/2.0.35/README.md b/stable/fluidd/2.0.35/README.md new file mode 100644 index 00000000000..e4fc3eff60a --- /dev/null +++ b/stable/fluidd/2.0.35/README.md @@ -0,0 +1,109 @@ +# fluidd + +![Version: 2.0.35](https://img.shields.io/badge/Version-2.0.35-informational?style=flat-square) ![AppVersion: 1.20.0](https://img.shields.io/badge/AppVersion-1.20.0-informational?style=flat-square) + +Fluidd is a free and open-source Klipper web interface for managing your 3d printer. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [fluidd](https://truecharts.org/docs/charts/stable/fluidd) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `fluidd` deployment + +```console +helm uninstall fluidd +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install fluidd \ + --set env.TZ="America/New York" \ + TrueCharts/fluidd +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install fluidd TrueCharts/fluidd -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/fluidd/2.0.34/app-readme.md b/stable/fluidd/2.0.35/app-readme.md similarity index 100% rename from stable/fluidd/2.0.34/app-readme.md rename to stable/fluidd/2.0.35/app-readme.md diff --git a/stable/fluidd/2.0.35/charts/common-10.5.10.tgz b/stable/fluidd/2.0.35/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/fluidd/2.0.35/charts/common-10.5.10.tgz differ diff --git a/stable/fluidd/2.0.34/ix_values.yaml b/stable/fluidd/2.0.35/ix_values.yaml similarity index 100% rename from stable/fluidd/2.0.34/ix_values.yaml rename to stable/fluidd/2.0.35/ix_values.yaml diff --git a/stable/fluidd/2.0.34/questions.yaml b/stable/fluidd/2.0.35/questions.yaml similarity index 100% rename from stable/fluidd/2.0.34/questions.yaml rename to stable/fluidd/2.0.35/questions.yaml diff --git a/stable/guacd/2.0.33/templates/common.yaml b/stable/fluidd/2.0.35/templates/common.yaml similarity index 100% rename from stable/guacd/2.0.33/templates/common.yaml rename to stable/fluidd/2.0.35/templates/common.yaml diff --git a/stable/golinks/4.0.29/values.yaml b/stable/fluidd/2.0.35/values.yaml similarity index 100% rename from stable/golinks/4.0.29/values.yaml rename to stable/fluidd/2.0.35/values.yaml diff --git a/stable/focalboard/9.0.38/CHANGELOG.md b/stable/focalboard/9.0.38/CHANGELOG.md deleted file mode 100644 index 5e1010965ea..00000000000 --- a/stable/focalboard/9.0.38/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [focalboard-9.0.38](https://github.com/truecharts/charts/compare/focalboard-9.0.37...focalboard-9.0.38) (2022-09-13) - -### Chore - -- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - - - -## [focalboard-9.0.37](https://github.com/truecharts/charts/compare/focalboard-9.0.36...focalboard-9.0.37) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [focalboard-9.0.37](https://github.com/truecharts/charts/compare/focalboard-9.0.36...focalboard-9.0.37) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [focalboard-9.0.37](https://github.com/truecharts/charts/compare/focalboard-9.0.36...focalboard-9.0.37) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [focalboard-9.0.37](https://github.com/truecharts/charts/compare/focalboard-9.0.36...focalboard-9.0.37) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [focalboard-9.0.37](https://github.com/truecharts/charts/compare/focalboard-9.0.36...focalboard-9.0.37) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [focalboard-9.0.37](https://github.com/truecharts/charts/compare/focalboard-9.0.36...focalboard-9.0.37) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [focalboard-9.0.36](https://github.com/truecharts/charts/compare/focalboard-9.0.35...focalboard-9.0.36) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [focalboard-9.0.35](https://github.com/truecharts/charts/compare/focalboard-9.0.34...focalboard-9.0.35) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/stable/focalboard/9.0.38/Chart.lock b/stable/focalboard/9.0.38/Chart.lock deleted file mode 100644 index 57b8b9955d0..00000000000 --- a/stable/focalboard/9.0.38/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -digest: sha256:bfcb2819ba71fec67e4e1b700216bcea405d58eaaf9c45e3705bdbead908b8e9 -generated: "2022-09-13T06:20:42.784430068Z" diff --git a/stable/focalboard/9.0.38/Chart.yaml b/stable/focalboard/9.0.38/Chart.yaml deleted file mode 100644 index e2fca246ece..00000000000 --- a/stable/focalboard/9.0.38/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -appVersion: "7.2.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -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.38 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/focalboard/9.0.38/README.md b/stable/focalboard/9.0.38/README.md deleted file mode 100644 index be97ae904f6..00000000000 --- a/stable/focalboard/9.0.38/README.md +++ /dev/null @@ -1,111 +0,0 @@ -# focalboard - -![Version: 9.0.38](https://img.shields.io/badge/Version-9.0.38-informational?style=flat-square) ![AppVersion: 7.2.1](https://img.shields.io/badge/AppVersion-7.2.1-informational?style=flat-square) - -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.76 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `focalboard` deployment - -```console -helm uninstall focalboard -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install focalboard \ - --set env.TZ="America/New York" \ - TrueCharts/focalboard -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install focalboard TrueCharts/focalboard -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/focalboard/9.0.38/charts/common-10.5.9.tgz b/stable/focalboard/9.0.38/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/focalboard/9.0.38/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/focalboard/9.0.38/charts/postgresql-8.0.76.tgz b/stable/focalboard/9.0.38/charts/postgresql-8.0.76.tgz deleted file mode 100644 index 129e37daa0e..00000000000 Binary files a/stable/focalboard/9.0.38/charts/postgresql-8.0.76.tgz and /dev/null differ diff --git a/stable/focalboard/9.0.39/CHANGELOG.md b/stable/focalboard/9.0.39/CHANGELOG.md new file mode 100644 index 00000000000..b6de4d5cf55 --- /dev/null +++ b/stable/focalboard/9.0.39/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [focalboard-9.0.39](https://github.com/truecharts/charts/compare/focalboard-9.0.38...focalboard-9.0.39) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [focalboard-9.0.38](https://github.com/truecharts/charts/compare/focalboard-9.0.37...focalboard-9.0.38) (2022-09-13) + +### Chore + +- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + + + + +## [focalboard-9.0.37](https://github.com/truecharts/charts/compare/focalboard-9.0.36...focalboard-9.0.37) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [focalboard-9.0.37](https://github.com/truecharts/charts/compare/focalboard-9.0.36...focalboard-9.0.37) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [focalboard-9.0.37](https://github.com/truecharts/charts/compare/focalboard-9.0.36...focalboard-9.0.37) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [focalboard-9.0.37](https://github.com/truecharts/charts/compare/focalboard-9.0.36...focalboard-9.0.37) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [focalboard-9.0.37](https://github.com/truecharts/charts/compare/focalboard-9.0.36...focalboard-9.0.37) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [focalboard-9.0.37](https://github.com/truecharts/charts/compare/focalboard-9.0.36...focalboard-9.0.37) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [focalboard-9.0.36](https://github.com/truecharts/charts/compare/focalboard-9.0.35...focalboard-9.0.36) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + diff --git a/stable/focalboard/9.0.39/Chart.lock b/stable/focalboard/9.0.39/Chart.lock new file mode 100644 index 00000000000..1d16153d23f --- /dev/null +++ b/stable/focalboard/9.0.39/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 +generated: "2022-09-15T14:32:50.42930334Z" diff --git a/stable/focalboard/9.0.39/Chart.yaml b/stable/focalboard/9.0.39/Chart.yaml new file mode 100644 index 00000000000..0bd25f78ba2 --- /dev/null +++ b/stable/focalboard/9.0.39/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "7.2.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +description: Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana. +home: https://truecharts.org/docs/charts/stable/focalboard +icon: https://truecharts.org/img/hotlink-ok/chart-icons/focalboard.png +keywords: + - focalboard + - kanban + - project management +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: focalboard +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/focalboard + - https://www.focalboard.com/ + - https://github.com/mattermost/focalboard + - https://github.com/FlipEnergy/container-images/blob/main/focalboard +version: 9.0.39 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/focalboard/9.0.39/README.md b/stable/focalboard/9.0.39/README.md new file mode 100644 index 00000000000..fbcd59983e2 --- /dev/null +++ b/stable/focalboard/9.0.39/README.md @@ -0,0 +1,111 @@ +# focalboard + +![Version: 9.0.39](https://img.shields.io/badge/Version-9.0.39-informational?style=flat-square) ![AppVersion: 7.2.1](https://img.shields.io/badge/AppVersion-7.2.1-informational?style=flat-square) + +Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [focalboard](https://truecharts.org/docs/charts/stable/focalboard) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.78 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `focalboard` deployment + +```console +helm uninstall focalboard +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install focalboard \ + --set env.TZ="America/New York" \ + TrueCharts/focalboard +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install focalboard TrueCharts/focalboard -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/focalboard/9.0.38/app-readme.md b/stable/focalboard/9.0.39/app-readme.md similarity index 100% rename from stable/focalboard/9.0.38/app-readme.md rename to stable/focalboard/9.0.39/app-readme.md diff --git a/stable/focalboard/9.0.39/charts/common-10.5.10.tgz b/stable/focalboard/9.0.39/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/focalboard/9.0.39/charts/common-10.5.10.tgz differ diff --git a/stable/focalboard/9.0.39/charts/postgresql-8.0.78.tgz b/stable/focalboard/9.0.39/charts/postgresql-8.0.78.tgz new file mode 100644 index 00000000000..ef5433c52fa Binary files /dev/null and b/stable/focalboard/9.0.39/charts/postgresql-8.0.78.tgz differ diff --git a/stable/focalboard/9.0.38/ix_values.yaml b/stable/focalboard/9.0.39/ix_values.yaml similarity index 100% rename from stable/focalboard/9.0.38/ix_values.yaml rename to stable/focalboard/9.0.39/ix_values.yaml diff --git a/stable/focalboard/9.0.38/questions.yaml b/stable/focalboard/9.0.39/questions.yaml similarity index 100% rename from stable/focalboard/9.0.38/questions.yaml rename to stable/focalboard/9.0.39/questions.yaml diff --git a/stable/focalboard/9.0.38/templates/_configmap.tpl b/stable/focalboard/9.0.39/templates/_configmap.tpl similarity index 100% rename from stable/focalboard/9.0.38/templates/_configmap.tpl rename to stable/focalboard/9.0.39/templates/_configmap.tpl diff --git a/stable/focalboard/9.0.38/templates/common.yaml b/stable/focalboard/9.0.39/templates/common.yaml similarity index 100% rename from stable/focalboard/9.0.38/templates/common.yaml rename to stable/focalboard/9.0.39/templates/common.yaml diff --git a/stable/gonic/6.0.32/values.yaml b/stable/focalboard/9.0.39/values.yaml similarity index 100% rename from stable/gonic/6.0.32/values.yaml rename to stable/focalboard/9.0.39/values.yaml diff --git a/stable/foldingathome/2.0.30/CHANGELOG.md b/stable/foldingathome/2.0.30/CHANGELOG.md deleted file mode 100644 index 34819e3f12a..00000000000 --- a/stable/foldingathome/2.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [foldingathome-2.0.30](https://github.com/truecharts/charts/compare/foldingathome-2.0.29...foldingathome-2.0.30) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [foldingathome-2.0.30](https://github.com/truecharts/charts/compare/foldingathome-2.0.29...foldingathome-2.0.30) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [foldingathome-2.0.30](https://github.com/truecharts/charts/compare/foldingathome-2.0.29...foldingathome-2.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [foldingathome-2.0.30](https://github.com/truecharts/charts/compare/foldingathome-2.0.29...foldingathome-2.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [foldingathome-2.0.30](https://github.com/truecharts/charts/compare/foldingathome-2.0.29...foldingathome-2.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [foldingathome-2.0.30](https://github.com/truecharts/charts/compare/foldingathome-2.0.29...foldingathome-2.0.30) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [foldingathome-2.0.29](https://github.com/truecharts/charts/compare/foldingathome-2.0.28...foldingathome-2.0.29) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [foldingathome-2.0.28](https://github.com/truecharts/charts/compare/foldingathome-2.0.27...foldingathome-2.0.28) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [foldingathome-2.0.27](https://github.com/truecharts/charts/compare/foldingathome-2.0.26...foldingathome-2.0.27) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - diff --git a/stable/foldingathome/2.0.30/Chart.lock b/stable/foldingathome/2.0.30/Chart.lock deleted file mode 100644 index fe67c63cd52..00000000000 --- a/stable/foldingathome/2.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:36:21.877494477Z" diff --git a/stable/foldingathome/2.0.30/Chart.yaml b/stable/foldingathome/2.0.30/Chart.yaml deleted file mode 100644 index 5070352b422..00000000000 --- a/stable/foldingathome/2.0.30/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: foldingathome -version: 2.0.30 -appVersion: "7.6.21" -description: Folding@home is a distributed computing project for simulating protein dynamics, including the process of protein folding and the movements of proteins implicated in a variety of diseases. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/foldingathome -icon: https://truecharts.org/img/hotlink-ok/chart-icons/foldingathome.png -keywords: - - foldingathome -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/foldingathome - - https://hub.docker.com/r/linuxserver/foldingathome -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - # 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.30/README.md b/stable/foldingathome/2.0.30/README.md deleted file mode 100644 index 2b781972ec3..00000000000 --- a/stable/foldingathome/2.0.30/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# foldingathome - -![Version: 2.0.30](https://img.shields.io/badge/Version-2.0.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 7.6.21](https://img.shields.io/badge/AppVersion-7.6.21-informational?style=flat-square) - -Folding@home is a distributed computing project for simulating protein dynamics, including the process of protein folding and the movements of proteins implicated in a variety of diseases. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [foldingathome](https://truecharts.org/docs/charts/stable/foldingathome) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/foldingathome/2.0.30/charts/common-10.5.9.tgz b/stable/foldingathome/2.0.30/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/foldingathome/2.0.30/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/foldingathome/2.0.31/CHANGELOG.md b/stable/foldingathome/2.0.31/CHANGELOG.md new file mode 100644 index 00000000000..41058edd400 --- /dev/null +++ b/stable/foldingathome/2.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [foldingathome-2.0.31](https://github.com/truecharts/charts/compare/foldingathome-2.0.30...foldingathome-2.0.31) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [foldingathome-2.0.30](https://github.com/truecharts/charts/compare/foldingathome-2.0.29...foldingathome-2.0.30) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [foldingathome-2.0.30](https://github.com/truecharts/charts/compare/foldingathome-2.0.29...foldingathome-2.0.30) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [foldingathome-2.0.30](https://github.com/truecharts/charts/compare/foldingathome-2.0.29...foldingathome-2.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [foldingathome-2.0.30](https://github.com/truecharts/charts/compare/foldingathome-2.0.29...foldingathome-2.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [foldingathome-2.0.30](https://github.com/truecharts/charts/compare/foldingathome-2.0.29...foldingathome-2.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [foldingathome-2.0.30](https://github.com/truecharts/charts/compare/foldingathome-2.0.29...foldingathome-2.0.30) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [foldingathome-2.0.29](https://github.com/truecharts/charts/compare/foldingathome-2.0.28...foldingathome-2.0.29) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [foldingathome-2.0.28](https://github.com/truecharts/charts/compare/foldingathome-2.0.27...foldingathome-2.0.28) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + diff --git a/stable/foldingathome/2.0.31/Chart.lock b/stable/foldingathome/2.0.31/Chart.lock new file mode 100644 index 00000000000..3f6c070f3fc --- /dev/null +++ b/stable/foldingathome/2.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:32:42.291591619Z" diff --git a/stable/foldingathome/2.0.31/Chart.yaml b/stable/foldingathome/2.0.31/Chart.yaml new file mode 100644 index 00000000000..94a9f51380d --- /dev/null +++ b/stable/foldingathome/2.0.31/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: foldingathome +version: 2.0.31 +appVersion: "7.6.21" +description: Folding@home is a distributed computing project for simulating protein dynamics, including the process of protein folding and the movements of proteins implicated in a variety of diseases. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/foldingathome +icon: https://truecharts.org/img/hotlink-ok/chart-icons/foldingathome.png +keywords: + - foldingathome +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/foldingathome + - https://hub.docker.com/r/linuxserver/foldingathome +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/foldingathome/2.0.31/README.md b/stable/foldingathome/2.0.31/README.md new file mode 100644 index 00000000000..fd43b9f9750 --- /dev/null +++ b/stable/foldingathome/2.0.31/README.md @@ -0,0 +1,108 @@ +# foldingathome + +![Version: 2.0.31](https://img.shields.io/badge/Version-2.0.31-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 7.6.21](https://img.shields.io/badge/AppVersion-7.6.21-informational?style=flat-square) + +Folding@home is a distributed computing project for simulating protein dynamics, including the process of protein folding and the movements of proteins implicated in a variety of diseases. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [foldingathome](https://truecharts.org/docs/charts/stable/foldingathome) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/foldingathome/2.0.30/app-readme.md b/stable/foldingathome/2.0.31/app-readme.md similarity index 100% rename from stable/foldingathome/2.0.30/app-readme.md rename to stable/foldingathome/2.0.31/app-readme.md diff --git a/stable/foldingathome/2.0.31/charts/common-10.5.10.tgz b/stable/foldingathome/2.0.31/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/foldingathome/2.0.31/charts/common-10.5.10.tgz differ diff --git a/stable/foldingathome/2.0.30/ix_values.yaml b/stable/foldingathome/2.0.31/ix_values.yaml similarity index 100% rename from stable/foldingathome/2.0.30/ix_values.yaml rename to stable/foldingathome/2.0.31/ix_values.yaml diff --git a/stable/foldingathome/2.0.30/questions.yaml b/stable/foldingathome/2.0.31/questions.yaml similarity index 100% rename from stable/foldingathome/2.0.30/questions.yaml rename to stable/foldingathome/2.0.31/questions.yaml diff --git a/stable/habridge/2.0.29/templates/common.yaml b/stable/foldingathome/2.0.31/templates/common.yaml similarity index 100% rename from stable/habridge/2.0.29/templates/common.yaml rename to stable/foldingathome/2.0.31/templates/common.yaml diff --git a/stable/gotify/8.0.39/values.yaml b/stable/foldingathome/2.0.31/values.yaml similarity index 100% rename from stable/gotify/8.0.39/values.yaml rename to stable/foldingathome/2.0.31/values.yaml diff --git a/stable/fossil/4.0.29/CHANGELOG.md b/stable/fossil/4.0.29/CHANGELOG.md deleted file mode 100644 index 622c6e7568a..00000000000 --- a/stable/fossil/4.0.29/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [fossil-4.0.29](https://github.com/truecharts/charts/compare/fossil-4.0.28...fossil-4.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fossil-4.0.29](https://github.com/truecharts/charts/compare/fossil-4.0.28...fossil-4.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fossil-4.0.29](https://github.com/truecharts/charts/compare/fossil-4.0.28...fossil-4.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fossil-4.0.29](https://github.com/truecharts/charts/compare/fossil-4.0.28...fossil-4.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fossil-4.0.29](https://github.com/truecharts/charts/compare/fossil-4.0.28...fossil-4.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fossil-4.0.29](https://github.com/truecharts/charts/compare/fossil-4.0.28...fossil-4.0.29) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fossil-4.0.28](https://github.com/truecharts/charts/compare/fossil-4.0.27...fossil-4.0.28) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [fossil-4.0.27](https://github.com/truecharts/charts/compare/fossil-4.0.26...fossil-4.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [fossil-4.0.26](https://github.com/truecharts/charts/compare/fossil-4.0.25...fossil-4.0.26) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - diff --git a/stable/fossil/4.0.29/Chart.lock b/stable/fossil/4.0.29/Chart.lock deleted file mode 100644 index 808af88f181..00000000000 --- a/stable/fossil/4.0.29/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:36:22.39695569Z" diff --git a/stable/fossil/4.0.29/Chart.yaml b/stable/fossil/4.0.29/Chart.yaml deleted file mode 100644 index 60d53ca74d6..00000000000 --- a/stable/fossil/4.0.29/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "2.15.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.29 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/fossil/4.0.29/README.md b/stable/fossil/4.0.29/README.md deleted file mode 100644 index a83c5b11de3..00000000000 --- a/stable/fossil/4.0.29/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# fossil - -![Version: 4.0.29](https://img.shields.io/badge/Version-4.0.29-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.15.1](https://img.shields.io/badge/AppVersion-2.15.1-informational?style=flat-square) - -A simple, high-reliability, distributed software configuration management system - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [fossil](https://truecharts.org/docs/charts/stable/fossil) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/fossil/4.0.29/charts/common-10.5.9.tgz b/stable/fossil/4.0.29/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/fossil/4.0.29/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/fossil/4.0.30/CHANGELOG.md b/stable/fossil/4.0.30/CHANGELOG.md new file mode 100644 index 00000000000..41bf6d12e87 --- /dev/null +++ b/stable/fossil/4.0.30/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [fossil-4.0.30](https://github.com/truecharts/charts/compare/fossil-4.0.29...fossil-4.0.30) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [fossil-4.0.29](https://github.com/truecharts/charts/compare/fossil-4.0.28...fossil-4.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fossil-4.0.29](https://github.com/truecharts/charts/compare/fossil-4.0.28...fossil-4.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fossil-4.0.29](https://github.com/truecharts/charts/compare/fossil-4.0.28...fossil-4.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fossil-4.0.29](https://github.com/truecharts/charts/compare/fossil-4.0.28...fossil-4.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fossil-4.0.29](https://github.com/truecharts/charts/compare/fossil-4.0.28...fossil-4.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fossil-4.0.29](https://github.com/truecharts/charts/compare/fossil-4.0.28...fossil-4.0.29) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [fossil-4.0.28](https://github.com/truecharts/charts/compare/fossil-4.0.27...fossil-4.0.28) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [fossil-4.0.27](https://github.com/truecharts/charts/compare/fossil-4.0.26...fossil-4.0.27) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + diff --git a/stable/fossil/4.0.30/Chart.lock b/stable/fossil/4.0.30/Chart.lock new file mode 100644 index 00000000000..f4b557a9e9f --- /dev/null +++ b/stable/fossil/4.0.30/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:32:42.09626863Z" diff --git a/stable/fossil/4.0.30/Chart.yaml b/stable/fossil/4.0.30/Chart.yaml new file mode 100644 index 00000000000..91beffb4a8c --- /dev/null +++ b/stable/fossil/4.0.30/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "2.15.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: A simple, high-reliability, distributed software configuration management system +home: https://truecharts.org/docs/charts/stable/fossil +icon: https://truecharts.org/img/hotlink-ok/chart-icons/fossil.png +keywords: + - fossil + - scm +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: fossil +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/fossil + - https://fossil-scm.org/ +type: application +version: 4.0.30 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/fossil/4.0.30/README.md b/stable/fossil/4.0.30/README.md new file mode 100644 index 00000000000..cb2add24433 --- /dev/null +++ b/stable/fossil/4.0.30/README.md @@ -0,0 +1,108 @@ +# fossil + +![Version: 4.0.30](https://img.shields.io/badge/Version-4.0.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.15.1](https://img.shields.io/badge/AppVersion-2.15.1-informational?style=flat-square) + +A simple, high-reliability, distributed software configuration management system + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [fossil](https://truecharts.org/docs/charts/stable/fossil) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/fossil/4.0.29/app-readme.md b/stable/fossil/4.0.30/app-readme.md similarity index 100% rename from stable/fossil/4.0.29/app-readme.md rename to stable/fossil/4.0.30/app-readme.md diff --git a/stable/fossil/4.0.30/charts/common-10.5.10.tgz b/stable/fossil/4.0.30/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/fossil/4.0.30/charts/common-10.5.10.tgz differ diff --git a/stable/fossil/4.0.29/ix_values.yaml b/stable/fossil/4.0.30/ix_values.yaml similarity index 100% rename from stable/fossil/4.0.29/ix_values.yaml rename to stable/fossil/4.0.30/ix_values.yaml diff --git a/stable/fossil/4.0.29/questions.yaml b/stable/fossil/4.0.30/questions.yaml similarity index 100% rename from stable/fossil/4.0.29/questions.yaml rename to stable/fossil/4.0.30/questions.yaml diff --git a/stable/fossil/4.0.29/templates/common.yaml b/stable/fossil/4.0.30/templates/common.yaml similarity index 100% rename from stable/fossil/4.0.29/templates/common.yaml rename to stable/fossil/4.0.30/templates/common.yaml diff --git a/stable/grafana/4.0.58/values.yaml b/stable/fossil/4.0.30/values.yaml similarity index 100% rename from stable/grafana/4.0.58/values.yaml rename to stable/fossil/4.0.30/values.yaml diff --git a/stable/freeradius/6.0.31/CHANGELOG.md b/stable/freeradius/6.0.31/CHANGELOG.md deleted file mode 100644 index 74d0748300b..00000000000 --- a/stable/freeradius/6.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [freeradius-6.0.31](https://github.com/truecharts/charts/compare/freeradius-6.0.30...freeradius-6.0.31) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [freeradius-6.0.31](https://github.com/truecharts/charts/compare/freeradius-6.0.30...freeradius-6.0.31) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [freeradius-6.0.31](https://github.com/truecharts/charts/compare/freeradius-6.0.30...freeradius-6.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [freeradius-6.0.31](https://github.com/truecharts/charts/compare/freeradius-6.0.30...freeradius-6.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [freeradius-6.0.31](https://github.com/truecharts/charts/compare/freeradius-6.0.30...freeradius-6.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [freeradius-6.0.31](https://github.com/truecharts/charts/compare/freeradius-6.0.30...freeradius-6.0.31) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [freeradius-6.0.30](https://github.com/truecharts/charts/compare/freeradius-6.0.29...freeradius-6.0.30) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [freeradius-6.0.29](https://github.com/truecharts/charts/compare/freeradius-6.0.28...freeradius-6.0.29) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [freeradius-6.0.28](https://github.com/truecharts/charts/compare/freeradius-6.0.27...freeradius-6.0.28) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - diff --git a/stable/freeradius/6.0.31/Chart.lock b/stable/freeradius/6.0.31/Chart.lock deleted file mode 100644 index e326d1095b7..00000000000 --- a/stable/freeradius/6.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:36:27.152438629Z" diff --git a/stable/freeradius/6.0.31/Chart.yaml b/stable/freeradius/6.0.31/Chart.yaml deleted file mode 100644 index d1185dc8a48..00000000000 --- a/stable/freeradius/6.0.31/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "3.2.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.31 -annotations: - truecharts.org/catagories: | - - auth - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/freeradius/6.0.31/README.md b/stable/freeradius/6.0.31/README.md deleted file mode 100644 index 433501bc25b..00000000000 --- a/stable/freeradius/6.0.31/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# freeradius - -![Version: 6.0.31](https://img.shields.io/badge/Version-6.0.31-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.2.0](https://img.shields.io/badge/AppVersion-3.2.0-informational?style=flat-square) - -OpenSource Radius implementation - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [freeradius](https://truecharts.org/docs/charts/stable/freeradius) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/freeradius/6.0.31/charts/common-10.5.9.tgz b/stable/freeradius/6.0.31/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/freeradius/6.0.31/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/freeradius/6.0.32/CHANGELOG.md b/stable/freeradius/6.0.32/CHANGELOG.md new file mode 100644 index 00000000000..bdce7dc807f --- /dev/null +++ b/stable/freeradius/6.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [freeradius-6.0.32](https://github.com/truecharts/charts/compare/freeradius-6.0.31...freeradius-6.0.32) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [freeradius-6.0.31](https://github.com/truecharts/charts/compare/freeradius-6.0.30...freeradius-6.0.31) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [freeradius-6.0.31](https://github.com/truecharts/charts/compare/freeradius-6.0.30...freeradius-6.0.31) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [freeradius-6.0.31](https://github.com/truecharts/charts/compare/freeradius-6.0.30...freeradius-6.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [freeradius-6.0.31](https://github.com/truecharts/charts/compare/freeradius-6.0.30...freeradius-6.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [freeradius-6.0.31](https://github.com/truecharts/charts/compare/freeradius-6.0.30...freeradius-6.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [freeradius-6.0.31](https://github.com/truecharts/charts/compare/freeradius-6.0.30...freeradius-6.0.31) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [freeradius-6.0.30](https://github.com/truecharts/charts/compare/freeradius-6.0.29...freeradius-6.0.30) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [freeradius-6.0.29](https://github.com/truecharts/charts/compare/freeradius-6.0.28...freeradius-6.0.29) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + diff --git a/stable/freeradius/6.0.32/Chart.lock b/stable/freeradius/6.0.32/Chart.lock new file mode 100644 index 00000000000..8dd6686f10f --- /dev/null +++ b/stable/freeradius/6.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:32:47.529610668Z" diff --git a/stable/freeradius/6.0.32/Chart.yaml b/stable/freeradius/6.0.32/Chart.yaml new file mode 100644 index 00000000000..7fcdcd17f03 --- /dev/null +++ b/stable/freeradius/6.0.32/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "3.2.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: OpenSource Radius implementation +home: https://truecharts.org/docs/charts/stable/freeradius +icon: https://truecharts.org/img/hotlink-ok/chart-icons/freeradius.png +keywords: + - radius + - auth +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: freeradius +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/freeradius + - https://hub.docker.com/r/freeradius/freeradius-server/ + - https://freeradius.org/ +type: application +version: 6.0.32 +annotations: + truecharts.org/catagories: | + - auth + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/freeradius/6.0.32/README.md b/stable/freeradius/6.0.32/README.md new file mode 100644 index 00000000000..4c0bb01abb5 --- /dev/null +++ b/stable/freeradius/6.0.32/README.md @@ -0,0 +1,109 @@ +# freeradius + +![Version: 6.0.32](https://img.shields.io/badge/Version-6.0.32-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.2.0](https://img.shields.io/badge/AppVersion-3.2.0-informational?style=flat-square) + +OpenSource Radius implementation + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [freeradius](https://truecharts.org/docs/charts/stable/freeradius) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/freeradius/6.0.31/app-readme.md b/stable/freeradius/6.0.32/app-readme.md similarity index 100% rename from stable/freeradius/6.0.31/app-readme.md rename to stable/freeradius/6.0.32/app-readme.md diff --git a/stable/freeradius/6.0.32/charts/common-10.5.10.tgz b/stable/freeradius/6.0.32/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/freeradius/6.0.32/charts/common-10.5.10.tgz differ diff --git a/stable/freeradius/6.0.31/ix_values.yaml b/stable/freeradius/6.0.32/ix_values.yaml similarity index 100% rename from stable/freeradius/6.0.31/ix_values.yaml rename to stable/freeradius/6.0.32/ix_values.yaml diff --git a/stable/freeradius/6.0.31/questions.yaml b/stable/freeradius/6.0.32/questions.yaml similarity index 100% rename from stable/freeradius/6.0.31/questions.yaml rename to stable/freeradius/6.0.32/questions.yaml diff --git a/stable/freeradius/6.0.31/templates/common.yaml b/stable/freeradius/6.0.32/templates/common.yaml similarity index 100% rename from stable/freeradius/6.0.31/templates/common.yaml rename to stable/freeradius/6.0.32/templates/common.yaml diff --git a/stable/grav/4.0.29/values.yaml b/stable/freeradius/6.0.32/values.yaml similarity index 100% rename from stable/grav/4.0.29/values.yaml rename to stable/freeradius/6.0.32/values.yaml diff --git a/stable/freshrss/11.0.31/CHANGELOG.md b/stable/freshrss/11.0.31/CHANGELOG.md new file mode 100644 index 00000000000..f949de5a10b --- /dev/null +++ b/stable/freshrss/11.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [freshrss-11.0.31](https://github.com/truecharts/charts/compare/freshrss-11.0.30...freshrss-11.0.31) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [freshrss-11.0.30](https://github.com/truecharts/charts/compare/freshrss-11.0.29...freshrss-11.0.30) (2022-09-13) + +### Fix + +- fix tag scheme ([#3764](https://github.com/truecharts/charts/issues/3764)) + + + + +## [freshrss-11.0.29](https://github.com/truecharts/charts/compare/freshrss-11.0.28...freshrss-11.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [freshrss-11.0.29](https://github.com/truecharts/charts/compare/freshrss-11.0.28...freshrss-11.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [freshrss-11.0.29](https://github.com/truecharts/charts/compare/freshrss-11.0.28...freshrss-11.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [freshrss-11.0.29](https://github.com/truecharts/charts/compare/freshrss-11.0.28...freshrss-11.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [freshrss-11.0.29](https://github.com/truecharts/charts/compare/freshrss-11.0.28...freshrss-11.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [freshrss-11.0.29](https://github.com/truecharts/charts/compare/freshrss-11.0.28...freshrss-11.0.29) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [freshrss-11.0.28](https://github.com/truecharts/charts/compare/freshrss-11.0.27...freshrss-11.0.28) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + diff --git a/stable/freshrss/11.0.31/Chart.lock b/stable/freshrss/11.0.31/Chart.lock new file mode 100644 index 00000000000..00b0ad38863 --- /dev/null +++ b/stable/freshrss/11.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:33:13.170451196Z" diff --git a/stable/freshrss/11.0.31/Chart.yaml b/stable/freshrss/11.0.31/Chart.yaml new file mode 100644 index 00000000000..e34bd0b63bc --- /dev/null +++ b/stable/freshrss/11.0.31/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "1.20.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +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.31 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/freshrss/11.0.31/README.md b/stable/freshrss/11.0.31/README.md new file mode 100644 index 00000000000..27fe97199b5 --- /dev/null +++ b/stable/freshrss/11.0.31/README.md @@ -0,0 +1,109 @@ +# freshrss + +![Version: 11.0.31](https://img.shields.io/badge/Version-11.0.31-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.20.0](https://img.shields.io/badge/AppVersion-1.20.0-informational?style=flat-square) + +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.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `freshrss` deployment + +```console +helm uninstall freshrss +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install freshrss \ + --set env.TZ="America/New York" \ + TrueCharts/freshrss +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install freshrss TrueCharts/freshrss -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/freshrss/11.0.31/app-readme.md b/stable/freshrss/11.0.31/app-readme.md new file mode 100644 index 00000000000..de78260fda6 --- /dev/null +++ b/stable/freshrss/11.0.31/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.31/charts/common-10.5.10.tgz b/stable/freshrss/11.0.31/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/freshrss/11.0.31/charts/common-10.5.10.tgz differ diff --git a/stable/freshrss/11.0.31/ix_values.yaml b/stable/freshrss/11.0.31/ix_values.yaml new file mode 100644 index 00000000000..3e3838df52c --- /dev/null +++ b/stable/freshrss/11.0.31/ix_values.yaml @@ -0,0 +1,27 @@ +image: + repository: tccr.io/truecharts/freshrss + pullPolicy: IfNotPresent + tag: v1.20.0@sha256:65c741d9a60586e79b41b6207726af445f847cd9c39b5e3c8e389bbd8332264f + +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.31/questions.yaml b/stable/freshrss/11.0.31/questions.yaml new file mode 100644 index 00000000000..3ff7bde9f68 --- /dev/null +++ b/stable/freshrss/11.0.31/questions.yaml @@ -0,0 +1,2488 @@ +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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: ClusterIP + description: ClusterIP + - value: NodePort + description: NodePort (Advanced) + - value: LoadBalancer + description: LoadBalancer (Advanced) + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: (Advanced) Specify the IP Policy + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: (Advanced) IP Families + description: (Advanced) The IP Families that should be used + schema: + show_if: [["type", "!=", "Simple"]] + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + 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: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort + schema: + type: int + min: 9000 + max: 65535 + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: NodePort + enum: + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: nodePort + description: Leave Empty to Disable + label: "nodePort" + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/haste-server/6.0.32/templates/common.yaml b/stable/freshrss/11.0.31/templates/common.yaml similarity index 100% rename from stable/haste-server/6.0.32/templates/common.yaml rename to stable/freshrss/11.0.31/templates/common.yaml diff --git a/stable/grist/3.0.37/values.yaml b/stable/freshrss/11.0.31/values.yaml similarity index 100% rename from stable/grist/3.0.37/values.yaml rename to stable/freshrss/11.0.31/values.yaml diff --git a/stable/friendica/4.0.50/CHANGELOG.md b/stable/friendica/4.0.50/CHANGELOG.md deleted file mode 100644 index bcbf143626e..00000000000 --- a/stable/friendica/4.0.50/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [friendica-4.0.50](https://github.com/truecharts/charts/compare/friendica-4.0.49...friendica-4.0.50) (2022-09-13) - -### Chore - -- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - - - -## [friendica-4.0.49](https://github.com/truecharts/charts/compare/friendica-4.0.48...friendica-4.0.49) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [friendica-4.0.49](https://github.com/truecharts/charts/compare/friendica-4.0.48...friendica-4.0.49) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [friendica-4.0.49](https://github.com/truecharts/charts/compare/friendica-4.0.48...friendica-4.0.49) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [friendica-4.0.49](https://github.com/truecharts/charts/compare/friendica-4.0.48...friendica-4.0.49) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [friendica-4.0.49](https://github.com/truecharts/charts/compare/friendica-4.0.48...friendica-4.0.49) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [friendica-4.0.49](https://github.com/truecharts/charts/compare/friendica-4.0.48...friendica-4.0.49) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [friendica-4.0.48](https://github.com/truecharts/charts/compare/friendica-4.0.47...friendica-4.0.48) (2022-09-03) - -### Chore - -- update docker general non-major ([#3668](https://github.com/truecharts/charts/issues/3668)) - - - - -## [friendica-4.0.47](https://github.com/truecharts/charts/compare/friendica-4.0.46...friendica-4.0.47) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - diff --git a/stable/friendica/4.0.50/Chart.lock b/stable/friendica/4.0.50/Chart.lock deleted file mode 100644 index 973d8d9064f..00000000000 --- a/stable/friendica/4.0.50/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.72 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.72 -digest: sha256:42acef72e3ab5cd252bade211d8e47939a19c202f97ef180c6962a42792cbceb -generated: "2022-09-13T06:21:07.008963258Z" diff --git a/stable/friendica/4.0.50/Chart.yaml b/stable/friendica/4.0.50/Chart.yaml deleted file mode 100644 index 4aa3e3fe2e6..00000000000 --- a/stable/friendica/4.0.50/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -apiVersion: v2 -appVersion: "2022.06" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.72 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.72 -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.50 -annotations: - truecharts.org/catagories: | - - social - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/friendica/4.0.50/README.md b/stable/friendica/4.0.50/README.md deleted file mode 100644 index c2b229842c9..00000000000 --- a/stable/friendica/4.0.50/README.md +++ /dev/null @@ -1,111 +0,0 @@ -# friendica - -![Version: 4.0.50](https://img.shields.io/badge/Version-4.0.50-informational?style=flat-square) ![AppVersion: 2022.06](https://img.shields.io/badge/AppVersion-2022.06-informational?style=flat-square) - -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.72 | -| https://charts.truecharts.org | redis | 3.0.72 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/friendica/4.0.50/charts/common-10.5.9.tgz b/stable/friendica/4.0.50/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/friendica/4.0.50/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/friendica/4.0.50/charts/mariadb-3.0.72.tgz b/stable/friendica/4.0.50/charts/mariadb-3.0.72.tgz deleted file mode 100644 index c0d5628ce75..00000000000 Binary files a/stable/friendica/4.0.50/charts/mariadb-3.0.72.tgz and /dev/null differ diff --git a/stable/friendica/4.0.50/charts/redis-3.0.72.tgz b/stable/friendica/4.0.50/charts/redis-3.0.72.tgz deleted file mode 100644 index d1c4b4529da..00000000000 Binary files a/stable/friendica/4.0.50/charts/redis-3.0.72.tgz and /dev/null differ diff --git a/stable/friendica/4.0.51/CHANGELOG.md b/stable/friendica/4.0.51/CHANGELOG.md new file mode 100644 index 00000000000..af0c07b335d --- /dev/null +++ b/stable/friendica/4.0.51/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [friendica-4.0.51](https://github.com/truecharts/charts/compare/friendica-4.0.50...friendica-4.0.51) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [friendica-4.0.50](https://github.com/truecharts/charts/compare/friendica-4.0.49...friendica-4.0.50) (2022-09-13) + +### Chore + +- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + + + + +## [friendica-4.0.49](https://github.com/truecharts/charts/compare/friendica-4.0.48...friendica-4.0.49) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [friendica-4.0.49](https://github.com/truecharts/charts/compare/friendica-4.0.48...friendica-4.0.49) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [friendica-4.0.49](https://github.com/truecharts/charts/compare/friendica-4.0.48...friendica-4.0.49) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [friendica-4.0.49](https://github.com/truecharts/charts/compare/friendica-4.0.48...friendica-4.0.49) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [friendica-4.0.49](https://github.com/truecharts/charts/compare/friendica-4.0.48...friendica-4.0.49) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [friendica-4.0.49](https://github.com/truecharts/charts/compare/friendica-4.0.48...friendica-4.0.49) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [friendica-4.0.48](https://github.com/truecharts/charts/compare/friendica-4.0.47...friendica-4.0.48) (2022-09-03) + +### Chore + +- update docker general non-major ([#3668](https://github.com/truecharts/charts/issues/3668)) + + diff --git a/stable/friendica/4.0.51/Chart.lock b/stable/friendica/4.0.51/Chart.lock new file mode 100644 index 00000000000..03539811370 --- /dev/null +++ b/stable/friendica/4.0.51/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.73 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.75 +digest: sha256:8bbb56d4310a924ae9ae0b413008d2b816cbc8264b9629a4f15eb38a45debeb7 +generated: "2022-09-15T14:33:37.232444307Z" diff --git a/stable/friendica/4.0.51/Chart.yaml b/stable/friendica/4.0.51/Chart.yaml new file mode 100644 index 00000000000..5b14f85698b --- /dev/null +++ b/stable/friendica/4.0.51/Chart.yaml @@ -0,0 +1,36 @@ +apiVersion: v2 +appVersion: "2022.06" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.73 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.75 +description: "Welcome to the free social web" +home: https://truecharts.org/docs/charts/stable/friendica +icon: https://truecharts.org/img/hotlink-ok/chart-icons/friendica.png +keywords: + - friend + - social +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: friendica +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/friendica + - https://friendi.ca/ + - https://hub.docker.com/_/friendica +version: 4.0.51 +annotations: + truecharts.org/catagories: | + - social + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/friendica/4.0.51/README.md b/stable/friendica/4.0.51/README.md new file mode 100644 index 00000000000..420bfda049d --- /dev/null +++ b/stable/friendica/4.0.51/README.md @@ -0,0 +1,111 @@ +# friendica + +![Version: 4.0.51](https://img.shields.io/badge/Version-4.0.51-informational?style=flat-square) ![AppVersion: 2022.06](https://img.shields.io/badge/AppVersion-2022.06-informational?style=flat-square) + +Welcome to the free social web + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [friendica](https://truecharts.org/docs/charts/stable/friendica) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | mariadb | 3.0.73 | +| https://charts.truecharts.org | redis | 3.0.75 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/friendica/4.0.50/app-readme.md b/stable/friendica/4.0.51/app-readme.md similarity index 100% rename from stable/friendica/4.0.50/app-readme.md rename to stable/friendica/4.0.51/app-readme.md diff --git a/stable/friendica/4.0.51/charts/common-10.5.10.tgz b/stable/friendica/4.0.51/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/friendica/4.0.51/charts/common-10.5.10.tgz differ diff --git a/stable/friendica/4.0.51/charts/mariadb-3.0.73.tgz b/stable/friendica/4.0.51/charts/mariadb-3.0.73.tgz new file mode 100644 index 00000000000..13d673713db Binary files /dev/null and b/stable/friendica/4.0.51/charts/mariadb-3.0.73.tgz differ diff --git a/stable/friendica/4.0.51/charts/redis-3.0.75.tgz b/stable/friendica/4.0.51/charts/redis-3.0.75.tgz new file mode 100644 index 00000000000..3be8a655992 Binary files /dev/null and b/stable/friendica/4.0.51/charts/redis-3.0.75.tgz differ diff --git a/stable/friendica/4.0.50/ix_values.yaml b/stable/friendica/4.0.51/ix_values.yaml similarity index 100% rename from stable/friendica/4.0.50/ix_values.yaml rename to stable/friendica/4.0.51/ix_values.yaml diff --git a/stable/friendica/4.0.50/questions.yaml b/stable/friendica/4.0.51/questions.yaml similarity index 100% rename from stable/friendica/4.0.50/questions.yaml rename to stable/friendica/4.0.51/questions.yaml diff --git a/stable/friendica/4.0.50/templates/common.yaml b/stable/friendica/4.0.51/templates/common.yaml similarity index 100% rename from stable/friendica/4.0.50/templates/common.yaml rename to stable/friendica/4.0.51/templates/common.yaml diff --git a/stable/guacamole-client/4.0.40/values.yaml b/stable/friendica/4.0.51/values.yaml similarity index 100% rename from stable/guacamole-client/4.0.40/values.yaml rename to stable/friendica/4.0.51/values.yaml diff --git a/stable/gaps/11.0.33/CHANGELOG.md b/stable/gaps/11.0.33/CHANGELOG.md new file mode 100644 index 00000000000..e85749dce16 --- /dev/null +++ b/stable/gaps/11.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [gaps-11.0.33](https://github.com/truecharts/charts/compare/gaps-11.0.32...gaps-11.0.33) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [gaps-11.0.32](https://github.com/truecharts/charts/compare/gaps-11.0.31...gaps-11.0.32) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [gaps-11.0.32](https://github.com/truecharts/charts/compare/gaps-11.0.31...gaps-11.0.32) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [gaps-11.0.32](https://github.com/truecharts/charts/compare/gaps-11.0.31...gaps-11.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [gaps-11.0.32](https://github.com/truecharts/charts/compare/gaps-11.0.31...gaps-11.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [gaps-11.0.32](https://github.com/truecharts/charts/compare/gaps-11.0.31...gaps-11.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [gaps-11.0.32](https://github.com/truecharts/charts/compare/gaps-11.0.31...gaps-11.0.32) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [gaps-11.0.31](https://github.com/truecharts/charts/compare/gaps-11.0.29...gaps-11.0.31) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [gaps-11.0.30](https://github.com/truecharts/charts/compare/gaps-11.0.29...gaps-11.0.30) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/gaps/11.0.33/Chart.lock b/stable/gaps/11.0.33/Chart.lock new file mode 100644 index 00000000000..76c76ce2ba1 --- /dev/null +++ b/stable/gaps/11.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:33:19.278147444Z" diff --git a/stable/gaps/11.0.33/Chart.yaml b/stable/gaps/11.0.33/Chart.yaml new file mode 100644 index 00000000000..8fc70dacfa5 --- /dev/null +++ b/stable/gaps/11.0.33/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "0.10.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +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.33 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/gaps/11.0.33/README.md b/stable/gaps/11.0.33/README.md new file mode 100644 index 00000000000..fc6ed3cfb45 --- /dev/null +++ b/stable/gaps/11.0.33/README.md @@ -0,0 +1,108 @@ +# gaps + +![Version: 11.0.33](https://img.shields.io/badge/Version-11.0.33-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.10.4](https://img.shields.io/badge/AppVersion-0.10.4-informational?style=flat-square) + +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.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `gaps` deployment + +```console +helm uninstall gaps +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install gaps \ + --set env.TZ="America/New York" \ + TrueCharts/gaps +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install gaps TrueCharts/gaps -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/gaps/11.0.33/app-readme.md b/stable/gaps/11.0.33/app-readme.md new file mode 100644 index 00000000000..6f3c0743b29 --- /dev/null +++ b/stable/gaps/11.0.33/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.33/charts/common-10.5.10.tgz b/stable/gaps/11.0.33/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/gaps/11.0.33/charts/common-10.5.10.tgz differ diff --git a/stable/gaps/11.0.33/ix_values.yaml b/stable/gaps/11.0.33/ix_values.yaml new file mode 100644 index 00000000000..1f5fd723ddc --- /dev/null +++ b/stable/gaps/11.0.33/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.33/questions.yaml b/stable/gaps/11.0.33/questions.yaml new file mode 100644 index 00000000000..629ff98eb18 --- /dev/null +++ b/stable/gaps/11.0.33/questions.yaml @@ -0,0 +1,2488 @@ +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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: ClusterIP + description: ClusterIP + - value: NodePort + description: NodePort (Advanced) + - value: LoadBalancer + description: LoadBalancer (Advanced) + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: (Advanced) Specify the IP Policy + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: (Advanced) IP Families + description: (Advanced) The IP Families that should be used + schema: + show_if: [["type", "!=", "Simple"]] + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + 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: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort + schema: + type: int + min: 9000 + max: 65535 + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: NodePort + enum: + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: nodePort + description: Leave Empty to Disable + label: "nodePort" + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/healthchecks/7.0.31/templates/common.yaml b/stable/gaps/11.0.33/templates/common.yaml similarity index 100% rename from stable/healthchecks/7.0.31/templates/common.yaml rename to stable/gaps/11.0.33/templates/common.yaml diff --git a/stable/guacd/2.0.33/values.yaml b/stable/gaps/11.0.33/values.yaml similarity index 100% rename from stable/guacd/2.0.33/values.yaml rename to stable/gaps/11.0.33/values.yaml diff --git a/stable/gitea/9.0.16/CHANGELOG.md b/stable/gitea/9.0.16/CHANGELOG.md deleted file mode 100644 index fab5d5e6343..00000000000 --- a/stable/gitea/9.0.16/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [gitea-9.0.16](https://github.com/truecharts/charts/compare/gitea-9.0.15...gitea-9.0.16) (2022-09-13) - -### Chore - -- update helm chart memcached to v3.0.75 ([#3759](https://github.com/truecharts/charts/issues/3759)) - - - - -## [gitea-9.0.15](https://github.com/truecharts/charts/compare/gitea-9.0.14...gitea-9.0.15) (2022-09-13) - -### Chore - -- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - - - -## [gitea-9.0.14](https://github.com/truecharts/charts/compare/gitea-9.0.13...gitea-9.0.14) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [gitea-9.0.14](https://github.com/truecharts/charts/compare/gitea-9.0.13...gitea-9.0.14) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [gitea-9.0.14](https://github.com/truecharts/charts/compare/gitea-9.0.13...gitea-9.0.14) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [gitea-9.0.14](https://github.com/truecharts/charts/compare/gitea-9.0.13...gitea-9.0.14) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [gitea-9.0.14](https://github.com/truecharts/charts/compare/gitea-9.0.13...gitea-9.0.14) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [gitea-9.0.14](https://github.com/truecharts/charts/compare/gitea-9.0.13...gitea-9.0.14) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [gitea-9.0.13](https://github.com/truecharts/charts/compare/gitea-9.0.12...gitea-9.0.13) (2022-09-10) - -### Chore - -- update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) - - - diff --git a/stable/gitea/9.0.16/Chart.lock b/stable/gitea/9.0.16/Chart.lock deleted file mode 100644 index 8d20136b02e..00000000000 --- a/stable/gitea/9.0.16/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -- name: memcached - repository: https://charts.truecharts.org/ - version: 3.0.75 -digest: sha256:98e7d037f3cb6afc09f841ce7b0b51957cf991966109ce5fdf3e2069d19b5824 -generated: "2022-09-13T07:40:06.232296356Z" diff --git a/stable/gitea/9.0.16/Chart.yaml b/stable/gitea/9.0.16/Chart.yaml deleted file mode 100644 index 85fe0ae75f8..00000000000 --- a/stable/gitea/9.0.16/Chart.yaml +++ /dev/null @@ -1,43 +0,0 @@ -apiVersion: v2 -appVersion: "1.17.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 - - condition: memcached.enabled - name: memcached - repository: https://charts.truecharts.org/ - version: 3.0.75 -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.16 -annotations: - truecharts.org/catagories: | - - GIT - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/gitea/9.0.16/README.md b/stable/gitea/9.0.16/README.md deleted file mode 100644 index cbaf95ea56c..00000000000 --- a/stable/gitea/9.0.16/README.md +++ /dev/null @@ -1,112 +0,0 @@ -# gitea - -![Version: 9.0.16](https://img.shields.io/badge/Version-9.0.16-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.17.2](https://img.shields.io/badge/AppVersion-1.17.2-informational?style=flat-square) - -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.75 | -| https://charts.truecharts.org/ | postgresql | 8.0.76 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/gitea/9.0.16/charts/common-10.5.9.tgz b/stable/gitea/9.0.16/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/gitea/9.0.16/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/gitea/9.0.16/charts/memcached-3.0.75.tgz b/stable/gitea/9.0.16/charts/memcached-3.0.75.tgz deleted file mode 100644 index b741b12ed23..00000000000 Binary files a/stable/gitea/9.0.16/charts/memcached-3.0.75.tgz and /dev/null differ diff --git a/stable/gitea/9.0.16/charts/postgresql-8.0.76.tgz b/stable/gitea/9.0.16/charts/postgresql-8.0.76.tgz deleted file mode 100644 index 129e37daa0e..00000000000 Binary files a/stable/gitea/9.0.16/charts/postgresql-8.0.76.tgz and /dev/null differ diff --git a/stable/gitea/9.0.17/CHANGELOG.md b/stable/gitea/9.0.17/CHANGELOG.md new file mode 100644 index 00000000000..d127addd1f1 --- /dev/null +++ b/stable/gitea/9.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [gitea-9.0.17](https://github.com/truecharts/charts/compare/gitea-9.0.16...gitea-9.0.17) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [gitea-9.0.16](https://github.com/truecharts/charts/compare/gitea-9.0.15...gitea-9.0.16) (2022-09-13) + +### Chore + +- update helm chart memcached to v3.0.75 ([#3759](https://github.com/truecharts/charts/issues/3759)) + + + + +## [gitea-9.0.15](https://github.com/truecharts/charts/compare/gitea-9.0.14...gitea-9.0.15) (2022-09-13) + +### Chore + +- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + + + + +## [gitea-9.0.14](https://github.com/truecharts/charts/compare/gitea-9.0.13...gitea-9.0.14) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [gitea-9.0.14](https://github.com/truecharts/charts/compare/gitea-9.0.13...gitea-9.0.14) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [gitea-9.0.14](https://github.com/truecharts/charts/compare/gitea-9.0.13...gitea-9.0.14) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [gitea-9.0.14](https://github.com/truecharts/charts/compare/gitea-9.0.13...gitea-9.0.14) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [gitea-9.0.14](https://github.com/truecharts/charts/compare/gitea-9.0.13...gitea-9.0.14) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [gitea-9.0.14](https://github.com/truecharts/charts/compare/gitea-9.0.13...gitea-9.0.14) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + diff --git a/stable/gitea/9.0.17/Chart.lock b/stable/gitea/9.0.17/Chart.lock new file mode 100644 index 00000000000..3f8a41435d8 --- /dev/null +++ b/stable/gitea/9.0.17/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +- name: memcached + repository: https://charts.truecharts.org/ + version: 3.0.76 +digest: sha256:5ab0a0184e2dac1f005179bd1a60fdf5a3bb626ccc31c8a9207f966cd16bb647 +generated: "2022-09-15T14:33:56.573807651Z" diff --git a/stable/gitea/9.0.17/Chart.yaml b/stable/gitea/9.0.17/Chart.yaml new file mode 100644 index 00000000000..986bf3c2b42 --- /dev/null +++ b/stable/gitea/9.0.17/Chart.yaml @@ -0,0 +1,43 @@ +apiVersion: v2 +appVersion: "1.17.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 + - condition: memcached.enabled + name: memcached + repository: https://charts.truecharts.org/ + version: 3.0.76 +deprecated: false +description: Self hosted GIT repositories +home: https://truecharts.org/docs/charts/stable/gitea +icon: https://truecharts.org/img/hotlink-ok/chart-icons/gitea.png +keywords: + - git + - issue tracker + - code review + - wiki + - gitea + - gogs +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: gitea +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/gitea + - https://gitea.com/gitea/helm-chart + - https://github.com/go-gitea/gitea + - https://hub.docker.com/r/gitea/gitea/ +type: application +version: 9.0.17 +annotations: + truecharts.org/catagories: | + - GIT + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/gitea/9.0.17/README.md b/stable/gitea/9.0.17/README.md new file mode 100644 index 00000000000..0645e8e47ab --- /dev/null +++ b/stable/gitea/9.0.17/README.md @@ -0,0 +1,112 @@ +# gitea + +![Version: 9.0.17](https://img.shields.io/badge/Version-9.0.17-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.17.2](https://img.shields.io/badge/AppVersion-1.17.2-informational?style=flat-square) + +Self hosted GIT repositories + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [gitea](https://truecharts.org/docs/charts/stable/gitea) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | memcached | 3.0.76 | +| https://charts.truecharts.org/ | postgresql | 8.0.78 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/gitea/9.0.16/app-readme.md b/stable/gitea/9.0.17/app-readme.md similarity index 100% rename from stable/gitea/9.0.16/app-readme.md rename to stable/gitea/9.0.17/app-readme.md diff --git a/stable/gitea/9.0.17/charts/common-10.5.10.tgz b/stable/gitea/9.0.17/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/gitea/9.0.17/charts/common-10.5.10.tgz differ diff --git a/stable/gitea/9.0.17/charts/memcached-3.0.76.tgz b/stable/gitea/9.0.17/charts/memcached-3.0.76.tgz new file mode 100644 index 00000000000..80c91b9d98f Binary files /dev/null and b/stable/gitea/9.0.17/charts/memcached-3.0.76.tgz differ diff --git a/stable/gitea/9.0.17/charts/postgresql-8.0.78.tgz b/stable/gitea/9.0.17/charts/postgresql-8.0.78.tgz new file mode 100644 index 00000000000..ef5433c52fa Binary files /dev/null and b/stable/gitea/9.0.17/charts/postgresql-8.0.78.tgz differ diff --git a/stable/gitea/9.0.16/ci/basic-values.yaml b/stable/gitea/9.0.17/ci/basic-values.yaml similarity index 100% rename from stable/gitea/9.0.16/ci/basic-values.yaml rename to stable/gitea/9.0.17/ci/basic-values.yaml diff --git a/stable/gitea/9.0.16/ci/ingress-values.yaml b/stable/gitea/9.0.17/ci/ingress-values.yaml similarity index 100% rename from stable/gitea/9.0.16/ci/ingress-values.yaml rename to stable/gitea/9.0.17/ci/ingress-values.yaml diff --git a/stable/gitea/9.0.16/ix_values.yaml b/stable/gitea/9.0.17/ix_values.yaml similarity index 100% rename from stable/gitea/9.0.16/ix_values.yaml rename to stable/gitea/9.0.17/ix_values.yaml diff --git a/stable/gitea/9.0.16/questions.yaml b/stable/gitea/9.0.17/questions.yaml similarity index 100% rename from stable/gitea/9.0.16/questions.yaml rename to stable/gitea/9.0.17/questions.yaml diff --git a/stable/gitea/9.0.16/templates/_configmap.tpl b/stable/gitea/9.0.17/templates/_configmap.tpl similarity index 100% rename from stable/gitea/9.0.16/templates/_configmap.tpl rename to stable/gitea/9.0.17/templates/_configmap.tpl diff --git a/stable/gitea/9.0.16/templates/_secrets.tpl b/stable/gitea/9.0.17/templates/_secrets.tpl similarity index 100% rename from stable/gitea/9.0.16/templates/_secrets.tpl rename to stable/gitea/9.0.17/templates/_secrets.tpl diff --git a/stable/gitea/9.0.16/templates/common.yaml b/stable/gitea/9.0.17/templates/common.yaml similarity index 100% rename from stable/gitea/9.0.16/templates/common.yaml rename to stable/gitea/9.0.17/templates/common.yaml diff --git a/stable/habridge/2.0.29/values.yaml b/stable/gitea/9.0.17/values.yaml similarity index 100% rename from stable/habridge/2.0.29/values.yaml rename to stable/gitea/9.0.17/values.yaml diff --git a/stable/golinks/4.0.29/CHANGELOG.md b/stable/golinks/4.0.29/CHANGELOG.md deleted file mode 100644 index 9537610be9b..00000000000 --- a/stable/golinks/4.0.29/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [golinks-4.0.29](https://github.com/truecharts/charts/compare/golinks-4.0.28...golinks-4.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [golinks-4.0.29](https://github.com/truecharts/charts/compare/golinks-4.0.28...golinks-4.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [golinks-4.0.29](https://github.com/truecharts/charts/compare/golinks-4.0.28...golinks-4.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [golinks-4.0.29](https://github.com/truecharts/charts/compare/golinks-4.0.28...golinks-4.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [golinks-4.0.29](https://github.com/truecharts/charts/compare/golinks-4.0.28...golinks-4.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [golinks-4.0.29](https://github.com/truecharts/charts/compare/golinks-4.0.28...golinks-4.0.29) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [golinks-4.0.28](https://github.com/truecharts/charts/compare/golinks-4.0.26...golinks-4.0.28) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [golinks-4.0.27](https://github.com/truecharts/charts/compare/golinks-4.0.26...golinks-4.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [golinks-4.0.26](https://github.com/truecharts/charts/compare/golinks-4.0.25...golinks-4.0.26) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/golinks/4.0.29/Chart.lock b/stable/golinks/4.0.29/Chart.lock deleted file mode 100644 index c60a1d02255..00000000000 --- a/stable/golinks/4.0.29/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:37:11.741650682Z" diff --git a/stable/golinks/4.0.29/Chart.yaml b/stable/golinks/4.0.29/Chart.yaml deleted file mode 100644 index 26a7fe802d8..00000000000 --- a/stable/golinks/4.0.29/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "154c581" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.29 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/golinks/4.0.29/README.md b/stable/golinks/4.0.29/README.md deleted file mode 100644 index f558e407cd7..00000000000 --- a/stable/golinks/4.0.29/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# golinks - -![Version: 4.0.29](https://img.shields.io/badge/Version-4.0.29-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 154c581](https://img.shields.io/badge/AppVersion-154c581-informational?style=flat-square) - -A web app that allows you to create smart bookmarks, commands and aliases by pointing your web browser's default search engine at a running instance. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [golinks](https://truecharts.org/docs/charts/stable/golinks) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/golinks/4.0.29/charts/common-10.5.9.tgz b/stable/golinks/4.0.29/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/golinks/4.0.29/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/golinks/4.0.30/CHANGELOG.md b/stable/golinks/4.0.30/CHANGELOG.md new file mode 100644 index 00000000000..0f7f50203e9 --- /dev/null +++ b/stable/golinks/4.0.30/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [golinks-4.0.30](https://github.com/truecharts/charts/compare/golinks-4.0.29...golinks-4.0.30) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [golinks-4.0.29](https://github.com/truecharts/charts/compare/golinks-4.0.28...golinks-4.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [golinks-4.0.29](https://github.com/truecharts/charts/compare/golinks-4.0.28...golinks-4.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [golinks-4.0.29](https://github.com/truecharts/charts/compare/golinks-4.0.28...golinks-4.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [golinks-4.0.29](https://github.com/truecharts/charts/compare/golinks-4.0.28...golinks-4.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [golinks-4.0.29](https://github.com/truecharts/charts/compare/golinks-4.0.28...golinks-4.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [golinks-4.0.29](https://github.com/truecharts/charts/compare/golinks-4.0.28...golinks-4.0.29) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [golinks-4.0.28](https://github.com/truecharts/charts/compare/golinks-4.0.26...golinks-4.0.28) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [golinks-4.0.27](https://github.com/truecharts/charts/compare/golinks-4.0.26...golinks-4.0.27) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/golinks/4.0.30/Chart.lock b/stable/golinks/4.0.30/Chart.lock new file mode 100644 index 00000000000..926e5d29f53 --- /dev/null +++ b/stable/golinks/4.0.30/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:33:43.959580896Z" diff --git a/stable/golinks/4.0.30/Chart.yaml b/stable/golinks/4.0.30/Chart.yaml new file mode 100644 index 00000000000..9822d4c2374 --- /dev/null +++ b/stable/golinks/4.0.30/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "154c581" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: A web app that allows you to create smart bookmarks, commands and aliases by pointing your web browser's default search engine at a running instance. +home: https://truecharts.org/docs/charts/stable/golinks +icon: https://truecharts.org/img/hotlink-ok/chart-icons/golinks.png +keywords: + - search + - browser + - bookmarks + - smart-bookmarks + - golinks +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: golinks +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/golinks + - https://github.com/prologic/golinks + - https://github.com/nicholaswilde/docker-golinks +type: application +version: 4.0.30 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/golinks/4.0.30/README.md b/stable/golinks/4.0.30/README.md new file mode 100644 index 00000000000..d003fc2cce1 --- /dev/null +++ b/stable/golinks/4.0.30/README.md @@ -0,0 +1,109 @@ +# golinks + +![Version: 4.0.30](https://img.shields.io/badge/Version-4.0.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 154c581](https://img.shields.io/badge/AppVersion-154c581-informational?style=flat-square) + +A web app that allows you to create smart bookmarks, commands and aliases by pointing your web browser's default search engine at a running instance. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [golinks](https://truecharts.org/docs/charts/stable/golinks) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/golinks/4.0.29/app-readme.md b/stable/golinks/4.0.30/app-readme.md similarity index 100% rename from stable/golinks/4.0.29/app-readme.md rename to stable/golinks/4.0.30/app-readme.md diff --git a/stable/golinks/4.0.30/charts/common-10.5.10.tgz b/stable/golinks/4.0.30/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/golinks/4.0.30/charts/common-10.5.10.tgz differ diff --git a/stable/golinks/4.0.29/ix_values.yaml b/stable/golinks/4.0.30/ix_values.yaml similarity index 100% rename from stable/golinks/4.0.29/ix_values.yaml rename to stable/golinks/4.0.30/ix_values.yaml diff --git a/stable/golinks/4.0.29/questions.yaml b/stable/golinks/4.0.30/questions.yaml similarity index 100% rename from stable/golinks/4.0.29/questions.yaml rename to stable/golinks/4.0.30/questions.yaml diff --git a/stable/golinks/4.0.29/templates/common.yaml b/stable/golinks/4.0.30/templates/common.yaml similarity index 100% rename from stable/golinks/4.0.29/templates/common.yaml rename to stable/golinks/4.0.30/templates/common.yaml diff --git a/stable/hammond/2.0.31/values.yaml b/stable/golinks/4.0.30/values.yaml similarity index 100% rename from stable/hammond/2.0.31/values.yaml rename to stable/golinks/4.0.30/values.yaml diff --git a/stable/gonic/6.0.32/CHANGELOG.md b/stable/gonic/6.0.32/CHANGELOG.md deleted file mode 100644 index 3f5b3a8d0dd..00000000000 --- a/stable/gonic/6.0.32/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [gonic-6.0.32](https://github.com/truecharts/charts/compare/gonic-6.0.31...gonic-6.0.32) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [gonic-6.0.32](https://github.com/truecharts/charts/compare/gonic-6.0.31...gonic-6.0.32) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [gonic-6.0.32](https://github.com/truecharts/charts/compare/gonic-6.0.31...gonic-6.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [gonic-6.0.32](https://github.com/truecharts/charts/compare/gonic-6.0.31...gonic-6.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [gonic-6.0.32](https://github.com/truecharts/charts/compare/gonic-6.0.31...gonic-6.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [gonic-6.0.32](https://github.com/truecharts/charts/compare/gonic-6.0.31...gonic-6.0.32) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [gonic-6.0.31](https://github.com/truecharts/charts/compare/gonic-6.0.29...gonic-6.0.31) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [gonic-6.0.30](https://github.com/truecharts/charts/compare/gonic-6.0.29...gonic-6.0.30) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [gonic-6.0.29](https://github.com/truecharts/charts/compare/gonic-6.0.28...gonic-6.0.29) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/gonic/6.0.32/Chart.lock b/stable/gonic/6.0.32/Chart.lock deleted file mode 100644 index 2de40505736..00000000000 --- a/stable/gonic/6.0.32/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:37:16.822154929Z" diff --git a/stable/gonic/6.0.32/Chart.yaml b/stable/gonic/6.0.32/Chart.yaml deleted file mode 100644 index db5a8891eb4..00000000000 --- a/stable/gonic/6.0.32/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "0.14.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.32 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/gonic/6.0.32/README.md b/stable/gonic/6.0.32/README.md deleted file mode 100644 index 6b663523395..00000000000 --- a/stable/gonic/6.0.32/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# gonic - -![Version: 6.0.32](https://img.shields.io/badge/Version-6.0.32-informational?style=flat-square) ![AppVersion: 0.14.0](https://img.shields.io/badge/AppVersion-0.14.0-informational?style=flat-square) - -Music streaming server / subsonic server API implementation - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [gonic](https://truecharts.org/docs/charts/stable/gonic) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/gonic/6.0.32/charts/common-10.5.9.tgz b/stable/gonic/6.0.32/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/gonic/6.0.32/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/gonic/6.0.33/CHANGELOG.md b/stable/gonic/6.0.33/CHANGELOG.md new file mode 100644 index 00000000000..af91ccb5b61 --- /dev/null +++ b/stable/gonic/6.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [gonic-6.0.33](https://github.com/truecharts/charts/compare/gonic-6.0.32...gonic-6.0.33) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [gonic-6.0.32](https://github.com/truecharts/charts/compare/gonic-6.0.31...gonic-6.0.32) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [gonic-6.0.32](https://github.com/truecharts/charts/compare/gonic-6.0.31...gonic-6.0.32) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [gonic-6.0.32](https://github.com/truecharts/charts/compare/gonic-6.0.31...gonic-6.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [gonic-6.0.32](https://github.com/truecharts/charts/compare/gonic-6.0.31...gonic-6.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [gonic-6.0.32](https://github.com/truecharts/charts/compare/gonic-6.0.31...gonic-6.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [gonic-6.0.32](https://github.com/truecharts/charts/compare/gonic-6.0.31...gonic-6.0.32) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [gonic-6.0.31](https://github.com/truecharts/charts/compare/gonic-6.0.29...gonic-6.0.31) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [gonic-6.0.30](https://github.com/truecharts/charts/compare/gonic-6.0.29...gonic-6.0.30) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/gonic/6.0.33/Chart.lock b/stable/gonic/6.0.33/Chart.lock new file mode 100644 index 00000000000..5def0f65e21 --- /dev/null +++ b/stable/gonic/6.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:33:50.286330416Z" diff --git a/stable/gonic/6.0.33/Chart.yaml b/stable/gonic/6.0.33/Chart.yaml new file mode 100644 index 00000000000..77471f67715 --- /dev/null +++ b/stable/gonic/6.0.33/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "0.14.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: Music streaming server / subsonic server API implementation +home: https://truecharts.org/docs/charts/stable/gonic +icon: https://truecharts.org/img/hotlink-ok/chart-icons/gonic.png +keywords: + - music + - subsonic +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: gonic +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/gonic + - https://github.com/sentriz/gonic + - https://hub.docker.com/r/sentriz/gonic +version: 6.0.33 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/gonic/6.0.33/README.md b/stable/gonic/6.0.33/README.md new file mode 100644 index 00000000000..a9d52237325 --- /dev/null +++ b/stable/gonic/6.0.33/README.md @@ -0,0 +1,109 @@ +# gonic + +![Version: 6.0.33](https://img.shields.io/badge/Version-6.0.33-informational?style=flat-square) ![AppVersion: 0.14.0](https://img.shields.io/badge/AppVersion-0.14.0-informational?style=flat-square) + +Music streaming server / subsonic server API implementation + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [gonic](https://truecharts.org/docs/charts/stable/gonic) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/gonic/6.0.32/app-readme.md b/stable/gonic/6.0.33/app-readme.md similarity index 100% rename from stable/gonic/6.0.32/app-readme.md rename to stable/gonic/6.0.33/app-readme.md diff --git a/stable/gonic/6.0.33/charts/common-10.5.10.tgz b/stable/gonic/6.0.33/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/gonic/6.0.33/charts/common-10.5.10.tgz differ diff --git a/stable/gonic/6.0.32/ci/ct-values.yaml b/stable/gonic/6.0.33/ci/ct-values.yaml similarity index 100% rename from stable/gonic/6.0.32/ci/ct-values.yaml rename to stable/gonic/6.0.33/ci/ct-values.yaml diff --git a/stable/gonic/6.0.32/ix_values.yaml b/stable/gonic/6.0.33/ix_values.yaml similarity index 100% rename from stable/gonic/6.0.32/ix_values.yaml rename to stable/gonic/6.0.33/ix_values.yaml diff --git a/stable/gonic/6.0.32/questions.yaml b/stable/gonic/6.0.33/questions.yaml similarity index 100% rename from stable/gonic/6.0.32/questions.yaml rename to stable/gonic/6.0.33/questions.yaml diff --git a/stable/homarr/2.0.35/templates/common.yaml b/stable/gonic/6.0.33/templates/common.yaml similarity index 100% rename from stable/homarr/2.0.35/templates/common.yaml rename to stable/gonic/6.0.33/templates/common.yaml diff --git a/stable/haste-server/6.0.32/values.yaml b/stable/gonic/6.0.33/values.yaml similarity index 100% rename from stable/haste-server/6.0.32/values.yaml rename to stable/gonic/6.0.33/values.yaml diff --git a/stable/gotify/8.0.39/CHANGELOG.md b/stable/gotify/8.0.39/CHANGELOG.md deleted file mode 100644 index 7f57e283386..00000000000 --- a/stable/gotify/8.0.39/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [gotify-8.0.39](https://github.com/truecharts/charts/compare/gotify-8.0.38...gotify-8.0.39) (2022-09-13) - -### Chore - -- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - - - -## [gotify-8.0.38](https://github.com/truecharts/charts/compare/gotify-8.0.36...gotify-8.0.38) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [gotify-8.0.38](https://github.com/truecharts/charts/compare/gotify-8.0.36...gotify-8.0.38) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [gotify-8.0.38](https://github.com/truecharts/charts/compare/gotify-8.0.36...gotify-8.0.38) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [gotify-8.0.37](https://github.com/truecharts/charts/compare/gotify-8.0.36...gotify-8.0.37) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [gotify-8.0.37](https://github.com/truecharts/charts/compare/gotify-8.0.36...gotify-8.0.37) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [gotify-8.0.37](https://github.com/truecharts/charts/compare/gotify-8.0.36...gotify-8.0.37) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [gotify-8.0.36](https://github.com/truecharts/charts/compare/gotify-8.0.34...gotify-8.0.36) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/gotify/8.0.39/Chart.lock b/stable/gotify/8.0.39/Chart.lock deleted file mode 100644 index 4375adb3651..00000000000 --- a/stable/gotify/8.0.39/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -digest: sha256:bfcb2819ba71fec67e4e1b700216bcea405d58eaaf9c45e3705bdbead908b8e9 -generated: "2022-09-13T06:21:20.699955963Z" diff --git a/stable/gotify/8.0.39/Chart.yaml b/stable/gotify/8.0.39/Chart.yaml deleted file mode 100644 index cf87db41fef..00000000000 --- a/stable/gotify/8.0.39/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -apiVersion: v2 -appVersion: "2.1.7" -version: 8.0.39 -kubeVersion: ">=1.16.0-0" -name: gotify -description: a simple server for sending and receiving messages -type: application -home: https://truecharts.org/docs/charts/stable/gotify -keywords: - - server - - gotify - - messages -icon: https://truecharts.org/img/hotlink-ok/chart-icons/gotify.png -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/gotify - - https://gotify.net/ - - https://github.com/gotify/server - - https://hub.docker.com/r/gotify/server -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -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.39/README.md b/stable/gotify/8.0.39/README.md deleted file mode 100644 index 021ecea3f58..00000000000 --- a/stable/gotify/8.0.39/README.md +++ /dev/null @@ -1,111 +0,0 @@ -# gotify - -![Version: 8.0.39](https://img.shields.io/badge/Version-8.0.39-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.1.7](https://img.shields.io/badge/AppVersion-2.1.7-informational?style=flat-square) - -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.76 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/gotify/8.0.39/charts/common-10.5.9.tgz b/stable/gotify/8.0.39/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/gotify/8.0.39/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/gotify/8.0.39/charts/postgresql-8.0.76.tgz b/stable/gotify/8.0.39/charts/postgresql-8.0.76.tgz deleted file mode 100644 index 129e37daa0e..00000000000 Binary files a/stable/gotify/8.0.39/charts/postgresql-8.0.76.tgz and /dev/null differ diff --git a/stable/gotify/8.0.40/CHANGELOG.md b/stable/gotify/8.0.40/CHANGELOG.md new file mode 100644 index 00000000000..500e6da4237 --- /dev/null +++ b/stable/gotify/8.0.40/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [gotify-8.0.40](https://github.com/truecharts/charts/compare/gotify-8.0.39...gotify-8.0.40) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [gotify-8.0.39](https://github.com/truecharts/charts/compare/gotify-8.0.38...gotify-8.0.39) (2022-09-13) + +### Chore + +- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + + + + +## [gotify-8.0.38](https://github.com/truecharts/charts/compare/gotify-8.0.36...gotify-8.0.38) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [gotify-8.0.38](https://github.com/truecharts/charts/compare/gotify-8.0.36...gotify-8.0.38) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [gotify-8.0.38](https://github.com/truecharts/charts/compare/gotify-8.0.36...gotify-8.0.38) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [gotify-8.0.37](https://github.com/truecharts/charts/compare/gotify-8.0.36...gotify-8.0.37) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [gotify-8.0.37](https://github.com/truecharts/charts/compare/gotify-8.0.36...gotify-8.0.37) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [gotify-8.0.37](https://github.com/truecharts/charts/compare/gotify-8.0.36...gotify-8.0.37) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + diff --git a/stable/gotify/8.0.40/Chart.lock b/stable/gotify/8.0.40/Chart.lock new file mode 100644 index 00000000000..29b4824078d --- /dev/null +++ b/stable/gotify/8.0.40/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 +generated: "2022-09-15T14:34:27.482663323Z" diff --git a/stable/gotify/8.0.40/Chart.yaml b/stable/gotify/8.0.40/Chart.yaml new file mode 100644 index 00000000000..1d9646df203 --- /dev/null +++ b/stable/gotify/8.0.40/Chart.yaml @@ -0,0 +1,35 @@ +apiVersion: v2 +appVersion: "2.1.7" +version: 8.0.40 +kubeVersion: ">=1.16.0-0" +name: gotify +description: a simple server for sending and receiving messages +type: application +home: https://truecharts.org/docs/charts/stable/gotify +keywords: + - server + - gotify + - messages +icon: https://truecharts.org/img/hotlink-ok/chart-icons/gotify.png +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/gotify + - https://gotify.net/ + - https://github.com/gotify/server + - https://hub.docker.com/r/gotify/server +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/gotify/8.0.40/README.md b/stable/gotify/8.0.40/README.md new file mode 100644 index 00000000000..622c6d5ae32 --- /dev/null +++ b/stable/gotify/8.0.40/README.md @@ -0,0 +1,111 @@ +# gotify + +![Version: 8.0.40](https://img.shields.io/badge/Version-8.0.40-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.1.7](https://img.shields.io/badge/AppVersion-2.1.7-informational?style=flat-square) + +a simple server for sending and receiving messages + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [gotify](https://truecharts.org/docs/charts/stable/gotify) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.78 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/gotify/8.0.39/app-readme.md b/stable/gotify/8.0.40/app-readme.md similarity index 100% rename from stable/gotify/8.0.39/app-readme.md rename to stable/gotify/8.0.40/app-readme.md diff --git a/stable/gotify/8.0.40/charts/common-10.5.10.tgz b/stable/gotify/8.0.40/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/gotify/8.0.40/charts/common-10.5.10.tgz differ diff --git a/stable/gotify/8.0.40/charts/postgresql-8.0.78.tgz b/stable/gotify/8.0.40/charts/postgresql-8.0.78.tgz new file mode 100644 index 00000000000..ef5433c52fa Binary files /dev/null and b/stable/gotify/8.0.40/charts/postgresql-8.0.78.tgz differ diff --git a/stable/gotify/8.0.39/ix_values.yaml b/stable/gotify/8.0.40/ix_values.yaml similarity index 100% rename from stable/gotify/8.0.39/ix_values.yaml rename to stable/gotify/8.0.40/ix_values.yaml diff --git a/stable/gotify/8.0.39/questions.yaml b/stable/gotify/8.0.40/questions.yaml similarity index 100% rename from stable/gotify/8.0.39/questions.yaml rename to stable/gotify/8.0.40/questions.yaml diff --git a/stable/gotify/8.0.39/templates/_configmap.tpl b/stable/gotify/8.0.40/templates/_configmap.tpl similarity index 100% rename from stable/gotify/8.0.39/templates/_configmap.tpl rename to stable/gotify/8.0.40/templates/_configmap.tpl diff --git a/stable/gotify/8.0.39/templates/common.yaml b/stable/gotify/8.0.40/templates/common.yaml similarity index 100% rename from stable/gotify/8.0.39/templates/common.yaml rename to stable/gotify/8.0.40/templates/common.yaml diff --git a/stable/headphones/4.0.29/values.yaml b/stable/gotify/8.0.40/values.yaml similarity index 100% rename from stable/headphones/4.0.29/values.yaml rename to stable/gotify/8.0.40/values.yaml diff --git a/stable/grafana/4.0.58/CHANGELOG.md b/stable/grafana/4.0.58/CHANGELOG.md deleted file mode 100644 index ca753633915..00000000000 --- a/stable/grafana/4.0.58/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [grafana-4.0.58](https://github.com/truecharts/charts/compare/grafana-4.0.57...grafana-4.0.58) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [grafana-4.0.58](https://github.com/truecharts/charts/compare/grafana-4.0.57...grafana-4.0.58) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [grafana-4.0.58](https://github.com/truecharts/charts/compare/grafana-4.0.57...grafana-4.0.58) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [grafana-4.0.58](https://github.com/truecharts/charts/compare/grafana-4.0.57...grafana-4.0.58) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [grafana-4.0.58](https://github.com/truecharts/charts/compare/grafana-4.0.57...grafana-4.0.58) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [grafana-4.0.58](https://github.com/truecharts/charts/compare/grafana-4.0.57...grafana-4.0.58) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [grafana-4.0.57](https://github.com/truecharts/charts/compare/grafana-4.0.56...grafana-4.0.57) (2022-09-05) - -### Chore - -- update docker general non-major ([#3700](https://github.com/truecharts/charts/issues/3700)) - - - - -## [grafana-4.0.56](https://github.com/truecharts/charts/compare/grafana-image-renderer-0.0.23...grafana-4.0.56) (2022-09-01) - -### Chore - -- update docker general non-major ([#3649](https://github.com/truecharts/charts/issues/3649)) - - - - -## [grafana-4.0.55](https://github.com/truecharts/charts/compare/grafana-4.0.53...grafana-4.0.55) (2022-08-30) - diff --git a/stable/grafana/4.0.58/Chart.lock b/stable/grafana/4.0.58/Chart.lock deleted file mode 100644 index d13b2fa70fa..00000000000 --- a/stable/grafana/4.0.58/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:37:41.312653335Z" diff --git a/stable/grafana/4.0.58/Chart.yaml b/stable/grafana/4.0.58/Chart.yaml deleted file mode 100644 index 10a30954bcc..00000000000 --- a/stable/grafana/4.0.58/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "9.1.4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.58 -annotations: - truecharts.org/catagories: | - - metrics - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/grafana/4.0.58/README.md b/stable/grafana/4.0.58/README.md deleted file mode 100644 index f207f82dc16..00000000000 --- a/stable/grafana/4.0.58/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# grafana - -![Version: 4.0.58](https://img.shields.io/badge/Version-4.0.58-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.1.4](https://img.shields.io/badge/AppVersion-9.1.4-informational?style=flat-square) - -Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, Elasticsearch, OpenTSDB, Prometheus and InfluxDB. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [grafana](https://truecharts.org/docs/charts/stable/grafana) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `grafana` deployment - -```console -helm uninstall grafana -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install grafana \ - --set env.TZ="America/New York" \ - TrueCharts/grafana -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install grafana TrueCharts/grafana -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/grafana/4.0.58/charts/common-10.5.9.tgz b/stable/grafana/4.0.58/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/grafana/4.0.58/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/grafana/4.0.59/CHANGELOG.md b/stable/grafana/4.0.59/CHANGELOG.md new file mode 100644 index 00000000000..b8d5b440658 --- /dev/null +++ b/stable/grafana/4.0.59/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [grafana-4.0.59](https://github.com/truecharts/charts/compare/grafana-4.0.58...grafana-4.0.59) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [grafana-4.0.58](https://github.com/truecharts/charts/compare/grafana-4.0.57...grafana-4.0.58) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [grafana-4.0.58](https://github.com/truecharts/charts/compare/grafana-4.0.57...grafana-4.0.58) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [grafana-4.0.58](https://github.com/truecharts/charts/compare/grafana-4.0.57...grafana-4.0.58) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [grafana-4.0.58](https://github.com/truecharts/charts/compare/grafana-4.0.57...grafana-4.0.58) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [grafana-4.0.58](https://github.com/truecharts/charts/compare/grafana-4.0.57...grafana-4.0.58) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [grafana-4.0.58](https://github.com/truecharts/charts/compare/grafana-4.0.57...grafana-4.0.58) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [grafana-4.0.57](https://github.com/truecharts/charts/compare/grafana-4.0.56...grafana-4.0.57) (2022-09-05) + +### Chore + +- update docker general non-major ([#3700](https://github.com/truecharts/charts/issues/3700)) + + + + +## [grafana-4.0.56](https://github.com/truecharts/charts/compare/grafana-image-renderer-0.0.23...grafana-4.0.56) (2022-09-01) diff --git a/stable/grafana/4.0.59/Chart.lock b/stable/grafana/4.0.59/Chart.lock new file mode 100644 index 00000000000..95695a333d5 --- /dev/null +++ b/stable/grafana/4.0.59/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:34:21.691350704Z" diff --git a/stable/grafana/4.0.59/Chart.yaml b/stable/grafana/4.0.59/Chart.yaml new file mode 100644 index 00000000000..84f82ef5631 --- /dev/null +++ b/stable/grafana/4.0.59/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "9.1.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, Elasticsearch, OpenTSDB, Prometheus and InfluxDB. +home: https://truecharts.org/docs/charts/stable/grafana +icon: https://truecharts.org/img/hotlink-ok/chart-icons/grafana.png +keywords: + - analytics + - monitoring + - metrics + - logs +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: grafana +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/grafana + - https://github.com/bitnami/bitnami-docker-grafana + - https://grafana.com/ +type: application +version: 4.0.59 +annotations: + truecharts.org/catagories: | + - metrics + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/grafana/4.0.59/README.md b/stable/grafana/4.0.59/README.md new file mode 100644 index 00000000000..cf48d155c28 --- /dev/null +++ b/stable/grafana/4.0.59/README.md @@ -0,0 +1,109 @@ +# grafana + +![Version: 4.0.59](https://img.shields.io/badge/Version-4.0.59-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.1.4](https://img.shields.io/badge/AppVersion-9.1.4-informational?style=flat-square) + +Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, Elasticsearch, OpenTSDB, Prometheus and InfluxDB. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [grafana](https://truecharts.org/docs/charts/stable/grafana) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `grafana` deployment + +```console +helm uninstall grafana +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install grafana \ + --set env.TZ="America/New York" \ + TrueCharts/grafana +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install grafana TrueCharts/grafana -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/grafana/4.0.58/app-readme.md b/stable/grafana/4.0.59/app-readme.md similarity index 100% rename from stable/grafana/4.0.58/app-readme.md rename to stable/grafana/4.0.59/app-readme.md diff --git a/stable/grafana/4.0.59/charts/common-10.5.10.tgz b/stable/grafana/4.0.59/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/grafana/4.0.59/charts/common-10.5.10.tgz differ diff --git a/stable/grafana/4.0.58/ix_values.yaml b/stable/grafana/4.0.59/ix_values.yaml similarity index 100% rename from stable/grafana/4.0.58/ix_values.yaml rename to stable/grafana/4.0.59/ix_values.yaml diff --git a/stable/grafana/4.0.58/questions.yaml b/stable/grafana/4.0.59/questions.yaml similarity index 100% rename from stable/grafana/4.0.58/questions.yaml rename to stable/grafana/4.0.59/questions.yaml diff --git a/stable/homer/2.0.36/templates/common.yaml b/stable/grafana/4.0.59/templates/common.yaml similarity index 100% rename from stable/homer/2.0.36/templates/common.yaml rename to stable/grafana/4.0.59/templates/common.yaml diff --git a/stable/grafana/4.0.58/templates/prometheusrules.yaml b/stable/grafana/4.0.59/templates/prometheusrules.yaml similarity index 100% rename from stable/grafana/4.0.58/templates/prometheusrules.yaml rename to stable/grafana/4.0.59/templates/prometheusrules.yaml diff --git a/stable/grafana/4.0.58/templates/servicemonitor.yaml b/stable/grafana/4.0.59/templates/servicemonitor.yaml similarity index 100% rename from stable/grafana/4.0.58/templates/servicemonitor.yaml rename to stable/grafana/4.0.59/templates/servicemonitor.yaml diff --git a/stable/healthchecks/7.0.31/values.yaml b/stable/grafana/4.0.59/values.yaml similarity index 100% rename from stable/healthchecks/7.0.31/values.yaml rename to stable/grafana/4.0.59/values.yaml diff --git a/stable/grav/4.0.29/CHANGELOG.md b/stable/grav/4.0.29/CHANGELOG.md deleted file mode 100644 index 57671791fc5..00000000000 --- a/stable/grav/4.0.29/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [grav-4.0.29](https://github.com/truecharts/charts/compare/grav-4.0.28...grav-4.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [grav-4.0.29](https://github.com/truecharts/charts/compare/grav-4.0.28...grav-4.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [grav-4.0.29](https://github.com/truecharts/charts/compare/grav-4.0.28...grav-4.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [grav-4.0.29](https://github.com/truecharts/charts/compare/grav-4.0.28...grav-4.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [grav-4.0.29](https://github.com/truecharts/charts/compare/grav-4.0.28...grav-4.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [grav-4.0.29](https://github.com/truecharts/charts/compare/grav-4.0.28...grav-4.0.29) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [grav-4.0.28](https://github.com/truecharts/charts/compare/grav-4.0.26...grav-4.0.28) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [grav-4.0.27](https://github.com/truecharts/charts/compare/grav-4.0.26...grav-4.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [grav-4.0.26](https://github.com/truecharts/charts/compare/grav-4.0.25...grav-4.0.26) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/grav/4.0.29/Chart.lock b/stable/grav/4.0.29/Chart.lock deleted file mode 100644 index 82cb6c927fc..00000000000 --- a/stable/grav/4.0.29/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:37:48.740877933Z" diff --git a/stable/grav/4.0.29/Chart.yaml b/stable/grav/4.0.29/Chart.yaml deleted file mode 100644 index 55deed900a4..00000000000 --- a/stable/grav/4.0.29/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "1.7.18" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.29 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/grav/4.0.29/README.md b/stable/grav/4.0.29/README.md deleted file mode 100644 index ca2b28b0605..00000000000 --- a/stable/grav/4.0.29/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# grav - -![Version: 4.0.29](https://img.shields.io/badge/Version-4.0.29-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.7.18](https://img.shields.io/badge/AppVersion-1.7.18-informational?style=flat-square) - -A Fast, Simple, and Flexible, file-based Web-platform. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [grav](https://truecharts.org/docs/charts/stable/grav) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/grav/4.0.29/charts/common-10.5.9.tgz b/stable/grav/4.0.29/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/grav/4.0.29/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/grav/4.0.30/CHANGELOG.md b/stable/grav/4.0.30/CHANGELOG.md new file mode 100644 index 00000000000..3fe6c043a37 --- /dev/null +++ b/stable/grav/4.0.30/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [grav-4.0.30](https://github.com/truecharts/charts/compare/grav-4.0.29...grav-4.0.30) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [grav-4.0.29](https://github.com/truecharts/charts/compare/grav-4.0.28...grav-4.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [grav-4.0.29](https://github.com/truecharts/charts/compare/grav-4.0.28...grav-4.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [grav-4.0.29](https://github.com/truecharts/charts/compare/grav-4.0.28...grav-4.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [grav-4.0.29](https://github.com/truecharts/charts/compare/grav-4.0.28...grav-4.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [grav-4.0.29](https://github.com/truecharts/charts/compare/grav-4.0.28...grav-4.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [grav-4.0.29](https://github.com/truecharts/charts/compare/grav-4.0.28...grav-4.0.29) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [grav-4.0.28](https://github.com/truecharts/charts/compare/grav-4.0.26...grav-4.0.28) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [grav-4.0.27](https://github.com/truecharts/charts/compare/grav-4.0.26...grav-4.0.27) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/grav/4.0.30/Chart.lock b/stable/grav/4.0.30/Chart.lock new file mode 100644 index 00000000000..be183404488 --- /dev/null +++ b/stable/grav/4.0.30/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:34:32.664953253Z" diff --git a/stable/grav/4.0.30/Chart.yaml b/stable/grav/4.0.30/Chart.yaml new file mode 100644 index 00000000000..9b32c9c694d --- /dev/null +++ b/stable/grav/4.0.30/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "1.7.18" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: A Fast, Simple, and Flexible, file-based Web-platform. +home: https://truecharts.org/docs/charts/stable/grav +icon: https://truecharts.org/img/hotlink-ok/chart-icons/grav.png +keywords: + - grav + - web + - platform + - file +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: grav +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/grav + - https://github.com/linuxserver/docker-grav + - https://github.com/getgrav/grav/ +type: application +version: 4.0.30 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/grav/4.0.30/README.md b/stable/grav/4.0.30/README.md new file mode 100644 index 00000000000..08e073b540a --- /dev/null +++ b/stable/grav/4.0.30/README.md @@ -0,0 +1,109 @@ +# grav + +![Version: 4.0.30](https://img.shields.io/badge/Version-4.0.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.7.18](https://img.shields.io/badge/AppVersion-1.7.18-informational?style=flat-square) + +A Fast, Simple, and Flexible, file-based Web-platform. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [grav](https://truecharts.org/docs/charts/stable/grav) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/grav/4.0.29/app-readme.md b/stable/grav/4.0.30/app-readme.md similarity index 100% rename from stable/grav/4.0.29/app-readme.md rename to stable/grav/4.0.30/app-readme.md diff --git a/stable/grav/4.0.30/charts/common-10.5.10.tgz b/stable/grav/4.0.30/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/grav/4.0.30/charts/common-10.5.10.tgz differ diff --git a/stable/grav/4.0.29/ix_values.yaml b/stable/grav/4.0.30/ix_values.yaml similarity index 100% rename from stable/grav/4.0.29/ix_values.yaml rename to stable/grav/4.0.30/ix_values.yaml diff --git a/stable/grav/4.0.29/questions.yaml b/stable/grav/4.0.30/questions.yaml similarity index 100% rename from stable/grav/4.0.29/questions.yaml rename to stable/grav/4.0.30/questions.yaml diff --git a/stable/grav/4.0.29/templates/common.yaml b/stable/grav/4.0.30/templates/common.yaml similarity index 100% rename from stable/grav/4.0.29/templates/common.yaml rename to stable/grav/4.0.30/templates/common.yaml diff --git a/stable/hedgedoc/4.0.45/values.yaml b/stable/grav/4.0.30/values.yaml similarity index 100% rename from stable/hedgedoc/4.0.45/values.yaml rename to stable/grav/4.0.30/values.yaml diff --git a/stable/grist/3.0.37/CHANGELOG.md b/stable/grist/3.0.37/CHANGELOG.md deleted file mode 100644 index f794b523522..00000000000 --- a/stable/grist/3.0.37/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [grist-3.0.37](https://github.com/truecharts/charts/compare/grist-3.0.36...grist-3.0.37) (2022-09-13) - -### Chore - -- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - - - -## [grist-3.0.36](https://github.com/truecharts/charts/compare/grist-3.0.35...grist-3.0.36) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [grist-3.0.36](https://github.com/truecharts/charts/compare/grist-3.0.35...grist-3.0.36) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [grist-3.0.36](https://github.com/truecharts/charts/compare/grist-3.0.35...grist-3.0.36) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [grist-3.0.36](https://github.com/truecharts/charts/compare/grist-3.0.35...grist-3.0.36) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [grist-3.0.36](https://github.com/truecharts/charts/compare/grist-3.0.35...grist-3.0.36) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [grist-3.0.36](https://github.com/truecharts/charts/compare/grist-3.0.35...grist-3.0.36) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [grist-3.0.35](https://github.com/truecharts/charts/compare/grist-3.0.33...grist-3.0.35) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [grist-3.0.34](https://github.com/truecharts/charts/compare/grist-3.0.33...grist-3.0.34) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/grist/3.0.37/Chart.lock b/stable/grist/3.0.37/Chart.lock deleted file mode 100644 index a9e0602a399..00000000000 --- a/stable/grist/3.0.37/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.72 -digest: sha256:b5936cc14396040093ab3c4bbadff9e68dd4fb74e8dccdbd3cba00274d1345d5 -generated: "2022-09-13T06:21:27.410970085Z" diff --git a/stable/grist/3.0.37/Chart.yaml b/stable/grist/3.0.37/Chart.yaml deleted file mode 100644 index 53e4dc527a6..00000000000 --- a/stable/grist/3.0.37/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -appVersion: "0.7.9" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.72 -description: Grist is a modern relational spreadsheet. It combine the flexibility of a spreadsheet with the robustness of a database to organize your data. -home: https://truecharts.org/docs/charts/stable/grist -icon: https://truecharts.org/img/hotlink-ok/chart-icons/grist.png -keywords: - - grist - - spreadsheet - - database -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: grist -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/grist - - https://hub.docker.com/r/gristlabs/grist - - https://github.com/gristlabs/grist-core - - https://support.getgrist.com/ -version: 3.0.37 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/grist/3.0.37/README.md b/stable/grist/3.0.37/README.md deleted file mode 100644 index 4a815f6f2ba..00000000000 --- a/stable/grist/3.0.37/README.md +++ /dev/null @@ -1,111 +0,0 @@ -# grist - -![Version: 3.0.37](https://img.shields.io/badge/Version-3.0.37-informational?style=flat-square) ![AppVersion: 0.7.9](https://img.shields.io/badge/AppVersion-0.7.9-informational?style=flat-square) - -Grist is a modern relational spreadsheet. It combine the flexibility of a spreadsheet with the robustness of a database to organize your data. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [grist](https://truecharts.org/docs/charts/stable/grist) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org | redis | 3.0.72 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/grist/3.0.37/charts/common-10.5.9.tgz b/stable/grist/3.0.37/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/grist/3.0.37/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/grist/3.0.37/charts/redis-3.0.72.tgz b/stable/grist/3.0.37/charts/redis-3.0.72.tgz deleted file mode 100644 index d1c4b4529da..00000000000 Binary files a/stable/grist/3.0.37/charts/redis-3.0.72.tgz and /dev/null differ diff --git a/stable/grist/3.0.38/CHANGELOG.md b/stable/grist/3.0.38/CHANGELOG.md new file mode 100644 index 00000000000..76abc4022f1 --- /dev/null +++ b/stable/grist/3.0.38/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [grist-3.0.38](https://github.com/truecharts/charts/compare/grist-3.0.37...grist-3.0.38) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [grist-3.0.37](https://github.com/truecharts/charts/compare/grist-3.0.36...grist-3.0.37) (2022-09-13) + +### Chore + +- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + + + + +## [grist-3.0.36](https://github.com/truecharts/charts/compare/grist-3.0.35...grist-3.0.36) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [grist-3.0.36](https://github.com/truecharts/charts/compare/grist-3.0.35...grist-3.0.36) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [grist-3.0.36](https://github.com/truecharts/charts/compare/grist-3.0.35...grist-3.0.36) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [grist-3.0.36](https://github.com/truecharts/charts/compare/grist-3.0.35...grist-3.0.36) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [grist-3.0.36](https://github.com/truecharts/charts/compare/grist-3.0.35...grist-3.0.36) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [grist-3.0.36](https://github.com/truecharts/charts/compare/grist-3.0.35...grist-3.0.36) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [grist-3.0.35](https://github.com/truecharts/charts/compare/grist-3.0.33...grist-3.0.35) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/grist/3.0.38/Chart.lock b/stable/grist/3.0.38/Chart.lock new file mode 100644 index 00000000000..920ff69fd38 --- /dev/null +++ b/stable/grist/3.0.38/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.75 +digest: sha256:0d523b7e45806241724e718eccd24f62a40931e8951b48617125645ff8e32e0f +generated: "2022-09-15T14:35:01.946481676Z" diff --git a/stable/grist/3.0.38/Chart.yaml b/stable/grist/3.0.38/Chart.yaml new file mode 100644 index 00000000000..66af05a65e0 --- /dev/null +++ b/stable/grist/3.0.38/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "0.7.9" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.75 +description: Grist is a modern relational spreadsheet. It combine the flexibility of a spreadsheet with the robustness of a database to organize your data. +home: https://truecharts.org/docs/charts/stable/grist +icon: https://truecharts.org/img/hotlink-ok/chart-icons/grist.png +keywords: + - grist + - spreadsheet + - database +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: grist +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/grist + - https://hub.docker.com/r/gristlabs/grist + - https://github.com/gristlabs/grist-core + - https://support.getgrist.com/ +version: 3.0.38 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/grist/3.0.38/README.md b/stable/grist/3.0.38/README.md new file mode 100644 index 00000000000..bdb3f0c0421 --- /dev/null +++ b/stable/grist/3.0.38/README.md @@ -0,0 +1,111 @@ +# grist + +![Version: 3.0.38](https://img.shields.io/badge/Version-3.0.38-informational?style=flat-square) ![AppVersion: 0.7.9](https://img.shields.io/badge/AppVersion-0.7.9-informational?style=flat-square) + +Grist is a modern relational spreadsheet. It combine the flexibility of a spreadsheet with the robustness of a database to organize your data. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [grist](https://truecharts.org/docs/charts/stable/grist) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org | redis | 3.0.75 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/grist/3.0.37/app-readme.md b/stable/grist/3.0.38/app-readme.md similarity index 100% rename from stable/grist/3.0.37/app-readme.md rename to stable/grist/3.0.38/app-readme.md diff --git a/stable/grist/3.0.38/charts/common-10.5.10.tgz b/stable/grist/3.0.38/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/grist/3.0.38/charts/common-10.5.10.tgz differ diff --git a/stable/grist/3.0.38/charts/redis-3.0.75.tgz b/stable/grist/3.0.38/charts/redis-3.0.75.tgz new file mode 100644 index 00000000000..3be8a655992 Binary files /dev/null and b/stable/grist/3.0.38/charts/redis-3.0.75.tgz differ diff --git a/stable/grist/3.0.37/ix_values.yaml b/stable/grist/3.0.38/ix_values.yaml similarity index 100% rename from stable/grist/3.0.37/ix_values.yaml rename to stable/grist/3.0.38/ix_values.yaml diff --git a/stable/grist/3.0.37/questions.yaml b/stable/grist/3.0.38/questions.yaml similarity index 100% rename from stable/grist/3.0.37/questions.yaml rename to stable/grist/3.0.38/questions.yaml diff --git a/stable/htpcmanager/2.0.29/templates/common.yaml b/stable/grist/3.0.38/templates/common.yaml similarity index 100% rename from stable/htpcmanager/2.0.29/templates/common.yaml rename to stable/grist/3.0.38/templates/common.yaml diff --git a/stable/homarr/2.0.35/values.yaml b/stable/grist/3.0.38/values.yaml similarity index 100% rename from stable/homarr/2.0.35/values.yaml rename to stable/grist/3.0.38/values.yaml diff --git a/stable/grocy/11.0.43/CHANGELOG.md b/stable/grocy/11.0.43/CHANGELOG.md new file mode 100644 index 00000000000..911e32bfe65 --- /dev/null +++ b/stable/grocy/11.0.43/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [grocy-11.0.43](https://github.com/truecharts/charts/compare/grocy-11.0.42...grocy-11.0.43) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [grocy-11.0.42](https://github.com/truecharts/charts/compare/grocy-11.0.41...grocy-11.0.42) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [grocy-11.0.42](https://github.com/truecharts/charts/compare/grocy-11.0.41...grocy-11.0.42) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [grocy-11.0.42](https://github.com/truecharts/charts/compare/grocy-11.0.41...grocy-11.0.42) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [grocy-11.0.42](https://github.com/truecharts/charts/compare/grocy-11.0.41...grocy-11.0.42) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [grocy-11.0.42](https://github.com/truecharts/charts/compare/grocy-11.0.41...grocy-11.0.42) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [grocy-11.0.42](https://github.com/truecharts/charts/compare/grocy-11.0.41...grocy-11.0.42) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [grocy-11.0.41](https://github.com/truecharts/charts/compare/grocy-11.0.40...grocy-11.0.41) (2022-09-10) + +### Chore + +- update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) + + + + +## [grocy-11.0.40](https://github.com/truecharts/charts/compare/grocy-11.0.38...grocy-11.0.40) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/grocy/11.0.43/Chart.lock b/stable/grocy/11.0.43/Chart.lock new file mode 100644 index 00000000000..f661ee33212 --- /dev/null +++ b/stable/grocy/11.0.43/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:34:53.170394339Z" diff --git a/stable/grocy/11.0.43/Chart.yaml b/stable/grocy/11.0.43/Chart.yaml new file mode 100644 index 00000000000..f1ba5c69b2c --- /dev/null +++ b/stable/grocy/11.0.43/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "3.3.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +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.43 +annotations: + truecharts.org/catagories: | + - Home-Automation + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/grocy/11.0.43/README.md b/stable/grocy/11.0.43/README.md new file mode 100644 index 00000000000..2778ba00713 --- /dev/null +++ b/stable/grocy/11.0.43/README.md @@ -0,0 +1,108 @@ +# grocy + +![Version: 11.0.43](https://img.shields.io/badge/Version-11.0.43-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.3.1](https://img.shields.io/badge/AppVersion-3.3.1-informational?style=flat-square) + +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.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `grocy` deployment + +```console +helm uninstall grocy +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install grocy \ + --set env.TZ="America/New York" \ + TrueCharts/grocy +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install grocy TrueCharts/grocy -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/grocy/11.0.43/app-readme.md b/stable/grocy/11.0.43/app-readme.md new file mode 100644 index 00000000000..fde13924737 --- /dev/null +++ b/stable/grocy/11.0.43/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.43/charts/common-10.5.10.tgz b/stable/grocy/11.0.43/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/grocy/11.0.43/charts/common-10.5.10.tgz differ diff --git a/stable/grocy/11.0.43/ix_values.yaml b/stable/grocy/11.0.43/ix_values.yaml new file mode 100644 index 00000000000..440353727e9 --- /dev/null +++ b/stable/grocy/11.0.43/ix_values.yaml @@ -0,0 +1,27 @@ +image: + repository: tccr.io/truecharts/grocy + tag: v3.3.1@sha256:d2196e3d123a815a188f036d59b3ca3d96213107cd835e6cc27a444d72f9763e + 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.43/questions.yaml b/stable/grocy/11.0.43/questions.yaml new file mode 100644 index 00000000000..8775fb2936a --- /dev/null +++ b/stable/grocy/11.0.43/questions.yaml @@ -0,0 +1,2488 @@ +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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: ClusterIP + description: ClusterIP + - value: NodePort + description: NodePort (Advanced) + - value: LoadBalancer + description: LoadBalancer (Advanced) + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: (Advanced) Specify the IP Policy + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: (Advanced) IP Families + description: (Advanced) The IP Families that should be used + schema: + show_if: [["type", "!=", "Simple"]] + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + 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: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort + schema: + type: int + min: 9000 + max: 65535 + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: NodePort + enum: + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: nodePort + description: Leave Empty to Disable + label: "nodePort" + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/hyperion-ng/6.0.31/templates/common.yaml b/stable/grocy/11.0.43/templates/common.yaml similarity index 100% rename from stable/hyperion-ng/6.0.31/templates/common.yaml rename to stable/grocy/11.0.43/templates/common.yaml diff --git a/stable/homer/2.0.36/values.yaml b/stable/grocy/11.0.43/values.yaml similarity index 100% rename from stable/homer/2.0.36/values.yaml rename to stable/grocy/11.0.43/values.yaml diff --git a/stable/guacamole-client/4.0.40/CHANGELOG.md b/stable/guacamole-client/4.0.40/CHANGELOG.md deleted file mode 100644 index f76e7198a07..00000000000 --- a/stable/guacamole-client/4.0.40/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [guacamole-client-4.0.40](https://github.com/truecharts/charts/compare/guacamole-client-4.0.39...guacamole-client-4.0.40) (2022-09-13) - -### Chore - -- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - - - -## [guacamole-client-4.0.39](https://github.com/truecharts/charts/compare/guacamole-client-4.0.38...guacamole-client-4.0.39) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [guacamole-client-4.0.39](https://github.com/truecharts/charts/compare/guacamole-client-4.0.38...guacamole-client-4.0.39) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [guacamole-client-4.0.39](https://github.com/truecharts/charts/compare/guacamole-client-4.0.38...guacamole-client-4.0.39) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [guacamole-client-4.0.39](https://github.com/truecharts/charts/compare/guacamole-client-4.0.38...guacamole-client-4.0.39) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [guacamole-client-4.0.39](https://github.com/truecharts/charts/compare/guacamole-client-4.0.38...guacamole-client-4.0.39) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [guacamole-client-4.0.39](https://github.com/truecharts/charts/compare/guacamole-client-4.0.38...guacamole-client-4.0.39) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [guacamole-client-4.0.38](https://github.com/truecharts/charts/compare/guacamole-client-4.0.36...guacamole-client-4.0.38) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [guacamole-client-4.0.37](https://github.com/truecharts/charts/compare/guacamole-client-4.0.36...guacamole-client-4.0.37) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/guacamole-client/4.0.40/Chart.lock b/stable/guacamole-client/4.0.40/Chart.lock deleted file mode 100644 index ac8615ea1a6..00000000000 --- a/stable/guacamole-client/4.0.40/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -digest: sha256:bfcb2819ba71fec67e4e1b700216bcea405d58eaaf9c45e3705bdbead908b8e9 -generated: "2022-09-13T06:22:00.809415628Z" diff --git a/stable/guacamole-client/4.0.40/Chart.yaml b/stable/guacamole-client/4.0.40/Chart.yaml deleted file mode 100644 index de6456f26a3..00000000000 --- a/stable/guacamole-client/4.0.40/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -appVersion: "1.4.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -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.40 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/guacamole-client/4.0.40/README.md b/stable/guacamole-client/4.0.40/README.md deleted file mode 100644 index 7aa584a971d..00000000000 --- a/stable/guacamole-client/4.0.40/README.md +++ /dev/null @@ -1,111 +0,0 @@ -# guacamole-client - -![Version: 4.0.40](https://img.shields.io/badge/Version-4.0.40-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.4.0](https://img.shields.io/badge/AppVersion-1.4.0-informational?style=flat-square) - -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.76 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/guacamole-client/4.0.40/charts/common-10.5.9.tgz b/stable/guacamole-client/4.0.40/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/guacamole-client/4.0.40/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/guacamole-client/4.0.40/charts/postgresql-8.0.76.tgz b/stable/guacamole-client/4.0.40/charts/postgresql-8.0.76.tgz deleted file mode 100644 index 129e37daa0e..00000000000 Binary files a/stable/guacamole-client/4.0.40/charts/postgresql-8.0.76.tgz and /dev/null differ diff --git a/stable/guacamole-client/4.0.41/CHANGELOG.md b/stable/guacamole-client/4.0.41/CHANGELOG.md new file mode 100644 index 00000000000..7691faa646c --- /dev/null +++ b/stable/guacamole-client/4.0.41/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [guacamole-client-4.0.41](https://github.com/truecharts/charts/compare/guacamole-client-4.0.40...guacamole-client-4.0.41) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [guacamole-client-4.0.40](https://github.com/truecharts/charts/compare/guacamole-client-4.0.39...guacamole-client-4.0.40) (2022-09-13) + +### Chore + +- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + + + + +## [guacamole-client-4.0.39](https://github.com/truecharts/charts/compare/guacamole-client-4.0.38...guacamole-client-4.0.39) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [guacamole-client-4.0.39](https://github.com/truecharts/charts/compare/guacamole-client-4.0.38...guacamole-client-4.0.39) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [guacamole-client-4.0.39](https://github.com/truecharts/charts/compare/guacamole-client-4.0.38...guacamole-client-4.0.39) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [guacamole-client-4.0.39](https://github.com/truecharts/charts/compare/guacamole-client-4.0.38...guacamole-client-4.0.39) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [guacamole-client-4.0.39](https://github.com/truecharts/charts/compare/guacamole-client-4.0.38...guacamole-client-4.0.39) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [guacamole-client-4.0.39](https://github.com/truecharts/charts/compare/guacamole-client-4.0.38...guacamole-client-4.0.39) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [guacamole-client-4.0.38](https://github.com/truecharts/charts/compare/guacamole-client-4.0.36...guacamole-client-4.0.38) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/guacamole-client/4.0.41/Chart.lock b/stable/guacamole-client/4.0.41/Chart.lock new file mode 100644 index 00000000000..6ee64c7218b --- /dev/null +++ b/stable/guacamole-client/4.0.41/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 +generated: "2022-09-15T14:35:15.99414523Z" diff --git a/stable/guacamole-client/4.0.41/Chart.yaml b/stable/guacamole-client/4.0.41/Chart.yaml new file mode 100644 index 00000000000..5376312d747 --- /dev/null +++ b/stable/guacamole-client/4.0.41/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "1.4.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +description: Apache Guacamole is a clientless remote desktop gateway. +home: https://truecharts.org/docs/charts/stable/guacamole-client +icon: https://truecharts.org/img/hotlink-ok/chart-icons/guacamole-client.png +keywords: + - guacamole + - remote +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: guacamole-client +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/guacamole-client + - https://github.com/apache/guacamole-client + - https://hub.docker.com/r/guacamole/guacamole + - http://guacamole.incubator.apache.org/doc/gug/introduction.html +type: application +version: 4.0.41 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/guacamole-client/4.0.41/README.md b/stable/guacamole-client/4.0.41/README.md new file mode 100644 index 00000000000..94b92eb7bc0 --- /dev/null +++ b/stable/guacamole-client/4.0.41/README.md @@ -0,0 +1,111 @@ +# guacamole-client + +![Version: 4.0.41](https://img.shields.io/badge/Version-4.0.41-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.4.0](https://img.shields.io/badge/AppVersion-1.4.0-informational?style=flat-square) + +Apache Guacamole is a clientless remote desktop gateway. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [guacamole-client](https://truecharts.org/docs/charts/stable/guacamole-client) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.78 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/guacamole-client/4.0.40/app-readme.md b/stable/guacamole-client/4.0.41/app-readme.md similarity index 100% rename from stable/guacamole-client/4.0.40/app-readme.md rename to stable/guacamole-client/4.0.41/app-readme.md diff --git a/stable/guacamole-client/4.0.41/charts/common-10.5.10.tgz b/stable/guacamole-client/4.0.41/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/guacamole-client/4.0.41/charts/common-10.5.10.tgz differ diff --git a/stable/guacamole-client/4.0.41/charts/postgresql-8.0.78.tgz b/stable/guacamole-client/4.0.41/charts/postgresql-8.0.78.tgz new file mode 100644 index 00000000000..ef5433c52fa Binary files /dev/null and b/stable/guacamole-client/4.0.41/charts/postgresql-8.0.78.tgz differ diff --git a/stable/guacamole-client/4.0.40/ix_values.yaml b/stable/guacamole-client/4.0.41/ix_values.yaml similarity index 100% rename from stable/guacamole-client/4.0.40/ix_values.yaml rename to stable/guacamole-client/4.0.41/ix_values.yaml diff --git a/stable/guacamole-client/4.0.40/questions.yaml b/stable/guacamole-client/4.0.41/questions.yaml similarity index 100% rename from stable/guacamole-client/4.0.40/questions.yaml rename to stable/guacamole-client/4.0.41/questions.yaml diff --git a/stable/guacamole-client/4.0.40/templates/_configmap.tpl b/stable/guacamole-client/4.0.41/templates/_configmap.tpl similarity index 100% rename from stable/guacamole-client/4.0.40/templates/_configmap.tpl rename to stable/guacamole-client/4.0.41/templates/_configmap.tpl diff --git a/stable/guacamole-client/4.0.40/templates/common.yaml b/stable/guacamole-client/4.0.41/templates/common.yaml similarity index 100% rename from stable/guacamole-client/4.0.40/templates/common.yaml rename to stable/guacamole-client/4.0.41/templates/common.yaml diff --git a/stable/htpcmanager/2.0.29/values.yaml b/stable/guacamole-client/4.0.41/values.yaml similarity index 100% rename from stable/htpcmanager/2.0.29/values.yaml rename to stable/guacamole-client/4.0.41/values.yaml diff --git a/stable/guacd/2.0.33/CHANGELOG.md b/stable/guacd/2.0.33/CHANGELOG.md deleted file mode 100644 index 12933daf69b..00000000000 --- a/stable/guacd/2.0.33/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [guacd-2.0.33](https://github.com/truecharts/charts/compare/guacd-2.0.32...guacd-2.0.33) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [guacd-2.0.33](https://github.com/truecharts/charts/compare/guacd-2.0.32...guacd-2.0.33) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [guacd-2.0.33](https://github.com/truecharts/charts/compare/guacd-2.0.32...guacd-2.0.33) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [guacd-2.0.33](https://github.com/truecharts/charts/compare/guacd-2.0.32...guacd-2.0.33) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [guacd-2.0.33](https://github.com/truecharts/charts/compare/guacd-2.0.32...guacd-2.0.33) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [guacd-2.0.33](https://github.com/truecharts/charts/compare/guacd-2.0.32...guacd-2.0.33) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [guacd-2.0.32](https://github.com/truecharts/charts/compare/guacd-2.0.30...guacd-2.0.32) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [guacd-2.0.31](https://github.com/truecharts/charts/compare/guacd-2.0.30...guacd-2.0.31) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [guacd-2.0.30](https://github.com/truecharts/charts/compare/guacd-2.0.29...guacd-2.0.30) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/guacd/2.0.33/Chart.lock b/stable/guacd/2.0.33/Chart.lock deleted file mode 100644 index 6ae1b62f475..00000000000 --- a/stable/guacd/2.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:38:20.252836226Z" diff --git a/stable/guacd/2.0.33/Chart.yaml b/stable/guacd/2.0.33/Chart.yaml deleted file mode 100644 index 05f719190bd..00000000000 --- a/stable/guacd/2.0.33/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: guacd -version: 2.0.33 -appVersion: "1.4.0" -description: Guacd - Apache Guacamole is a clientless remote desktop gateway. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/guacd -icon: https://truecharts.org/img/hotlink-ok/chart-icons/guacd.png -keywords: - - guacd - - guacamole - - remote -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/guacd - - https://hub.docker.com/r/guacamole/guacd - - https://github.com/apache/guacamole-server -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - # 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.33/README.md b/stable/guacd/2.0.33/README.md deleted file mode 100644 index 2ca034e06b7..00000000000 --- a/stable/guacd/2.0.33/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# guacd - -![Version: 2.0.33](https://img.shields.io/badge/Version-2.0.33-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.4.0](https://img.shields.io/badge/AppVersion-1.4.0-informational?style=flat-square) - -Guacd - Apache Guacamole is a clientless remote desktop gateway. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [guacd](https://truecharts.org/docs/charts/stable/guacd) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/guacd/2.0.33/charts/common-10.5.9.tgz b/stable/guacd/2.0.33/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/guacd/2.0.33/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/guacd/2.0.34/CHANGELOG.md b/stable/guacd/2.0.34/CHANGELOG.md new file mode 100644 index 00000000000..cf608808bfe --- /dev/null +++ b/stable/guacd/2.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [guacd-2.0.34](https://github.com/truecharts/charts/compare/guacd-2.0.33...guacd-2.0.34) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [guacd-2.0.33](https://github.com/truecharts/charts/compare/guacd-2.0.32...guacd-2.0.33) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [guacd-2.0.33](https://github.com/truecharts/charts/compare/guacd-2.0.32...guacd-2.0.33) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [guacd-2.0.33](https://github.com/truecharts/charts/compare/guacd-2.0.32...guacd-2.0.33) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [guacd-2.0.33](https://github.com/truecharts/charts/compare/guacd-2.0.32...guacd-2.0.33) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [guacd-2.0.33](https://github.com/truecharts/charts/compare/guacd-2.0.32...guacd-2.0.33) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [guacd-2.0.33](https://github.com/truecharts/charts/compare/guacd-2.0.32...guacd-2.0.33) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [guacd-2.0.32](https://github.com/truecharts/charts/compare/guacd-2.0.30...guacd-2.0.32) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [guacd-2.0.31](https://github.com/truecharts/charts/compare/guacd-2.0.30...guacd-2.0.31) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/guacd/2.0.34/Chart.lock b/stable/guacd/2.0.34/Chart.lock new file mode 100644 index 00000000000..f4b113c191e --- /dev/null +++ b/stable/guacd/2.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:35:09.745114832Z" diff --git a/stable/guacd/2.0.34/Chart.yaml b/stable/guacd/2.0.34/Chart.yaml new file mode 100644 index 00000000000..ea2573675c4 --- /dev/null +++ b/stable/guacd/2.0.34/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: guacd +version: 2.0.34 +appVersion: "1.4.0" +description: Guacd - Apache Guacamole is a clientless remote desktop gateway. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/guacd +icon: https://truecharts.org/img/hotlink-ok/chart-icons/guacd.png +keywords: + - guacd + - guacamole + - remote +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/guacd + - https://hub.docker.com/r/guacamole/guacd + - https://github.com/apache/guacamole-server +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/guacd/2.0.34/README.md b/stable/guacd/2.0.34/README.md new file mode 100644 index 00000000000..652bb567055 --- /dev/null +++ b/stable/guacd/2.0.34/README.md @@ -0,0 +1,109 @@ +# guacd + +![Version: 2.0.34](https://img.shields.io/badge/Version-2.0.34-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.4.0](https://img.shields.io/badge/AppVersion-1.4.0-informational?style=flat-square) + +Guacd - Apache Guacamole is a clientless remote desktop gateway. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [guacd](https://truecharts.org/docs/charts/stable/guacd) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/guacd/2.0.33/app-readme.md b/stable/guacd/2.0.34/app-readme.md similarity index 100% rename from stable/guacd/2.0.33/app-readme.md rename to stable/guacd/2.0.34/app-readme.md diff --git a/stable/guacd/2.0.34/charts/common-10.5.10.tgz b/stable/guacd/2.0.34/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/guacd/2.0.34/charts/common-10.5.10.tgz differ diff --git a/stable/guacd/2.0.33/ix_values.yaml b/stable/guacd/2.0.34/ix_values.yaml similarity index 100% rename from stable/guacd/2.0.33/ix_values.yaml rename to stable/guacd/2.0.34/ix_values.yaml diff --git a/stable/guacd/2.0.33/questions.yaml b/stable/guacd/2.0.34/questions.yaml similarity index 100% rename from stable/guacd/2.0.33/questions.yaml rename to stable/guacd/2.0.34/questions.yaml diff --git a/stable/icinga2/3.0.40/templates/common.yaml b/stable/guacd/2.0.34/templates/common.yaml similarity index 100% rename from stable/icinga2/3.0.40/templates/common.yaml rename to stable/guacd/2.0.34/templates/common.yaml diff --git a/stable/hyperion-ng/6.0.31/values.yaml b/stable/guacd/2.0.34/values.yaml similarity index 100% rename from stable/hyperion-ng/6.0.31/values.yaml rename to stable/guacd/2.0.34/values.yaml diff --git a/stable/habridge/2.0.29/CHANGELOG.md b/stable/habridge/2.0.29/CHANGELOG.md deleted file mode 100644 index 5e38fb04c57..00000000000 --- a/stable/habridge/2.0.29/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [habridge-2.0.29](https://github.com/truecharts/charts/compare/habridge-2.0.28...habridge-2.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [habridge-2.0.29](https://github.com/truecharts/charts/compare/habridge-2.0.28...habridge-2.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [habridge-2.0.29](https://github.com/truecharts/charts/compare/habridge-2.0.28...habridge-2.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [habridge-2.0.29](https://github.com/truecharts/charts/compare/habridge-2.0.28...habridge-2.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [habridge-2.0.29](https://github.com/truecharts/charts/compare/habridge-2.0.28...habridge-2.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [habridge-2.0.29](https://github.com/truecharts/charts/compare/habridge-2.0.28...habridge-2.0.29) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [habridge-2.0.28](https://github.com/truecharts/charts/compare/habridge-2.0.26...habridge-2.0.28) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [habridge-2.0.27](https://github.com/truecharts/charts/compare/habridge-2.0.26...habridge-2.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [habridge-2.0.26](https://github.com/truecharts/charts/compare/habridge-2.0.25...habridge-2.0.26) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/habridge/2.0.29/Chart.lock b/stable/habridge/2.0.29/Chart.lock deleted file mode 100644 index 78c9d3a19a5..00000000000 --- a/stable/habridge/2.0.29/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:38:31.056143091Z" diff --git a/stable/habridge/2.0.29/Chart.yaml b/stable/habridge/2.0.29/Chart.yaml deleted file mode 100644 index d71ed5a4f54..00000000000 --- a/stable/habridge/2.0.29/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: habridge -version: 2.0.29 -appVersion: "5.4.1" -description: Habridge emulates Philips Hue API to other home automation gateways such as an Amazon Echo/Dot or other systems that support Philips Hue. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/habridge -icon: https://truecharts.org/img/hotlink-ok/chart-icons/habridge.png -keywords: - - habridge -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/habridge - - https://hub.docker.com/r/linuxserver/habridge -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - # 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.29/README.md b/stable/habridge/2.0.29/README.md deleted file mode 100644 index ada2e281c14..00000000000 --- a/stable/habridge/2.0.29/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# habridge - -![Version: 2.0.29](https://img.shields.io/badge/Version-2.0.29-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.4.1](https://img.shields.io/badge/AppVersion-5.4.1-informational?style=flat-square) - -Habridge emulates Philips Hue API to other home automation gateways such as an Amazon Echo/Dot or other systems that support Philips Hue. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [habridge](https://truecharts.org/docs/charts/stable/habridge) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/habridge/2.0.29/charts/common-10.5.9.tgz b/stable/habridge/2.0.29/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/habridge/2.0.29/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/habridge/2.0.30/CHANGELOG.md b/stable/habridge/2.0.30/CHANGELOG.md new file mode 100644 index 00000000000..51d062bc852 --- /dev/null +++ b/stable/habridge/2.0.30/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [habridge-2.0.30](https://github.com/truecharts/charts/compare/habridge-2.0.29...habridge-2.0.30) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [habridge-2.0.29](https://github.com/truecharts/charts/compare/habridge-2.0.28...habridge-2.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [habridge-2.0.29](https://github.com/truecharts/charts/compare/habridge-2.0.28...habridge-2.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [habridge-2.0.29](https://github.com/truecharts/charts/compare/habridge-2.0.28...habridge-2.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [habridge-2.0.29](https://github.com/truecharts/charts/compare/habridge-2.0.28...habridge-2.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [habridge-2.0.29](https://github.com/truecharts/charts/compare/habridge-2.0.28...habridge-2.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [habridge-2.0.29](https://github.com/truecharts/charts/compare/habridge-2.0.28...habridge-2.0.29) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [habridge-2.0.28](https://github.com/truecharts/charts/compare/habridge-2.0.26...habridge-2.0.28) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [habridge-2.0.27](https://github.com/truecharts/charts/compare/habridge-2.0.26...habridge-2.0.27) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/habridge/2.0.30/Chart.lock b/stable/habridge/2.0.30/Chart.lock new file mode 100644 index 00000000000..47a61a8f8fa --- /dev/null +++ b/stable/habridge/2.0.30/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:35:24.918976578Z" diff --git a/stable/habridge/2.0.30/Chart.yaml b/stable/habridge/2.0.30/Chart.yaml new file mode 100644 index 00000000000..85b6e910345 --- /dev/null +++ b/stable/habridge/2.0.30/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: habridge +version: 2.0.30 +appVersion: "5.4.1" +description: Habridge emulates Philips Hue API to other home automation gateways such as an Amazon Echo/Dot or other systems that support Philips Hue. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/habridge +icon: https://truecharts.org/img/hotlink-ok/chart-icons/habridge.png +keywords: + - habridge +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/habridge + - https://hub.docker.com/r/linuxserver/habridge +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/habridge/2.0.30/README.md b/stable/habridge/2.0.30/README.md new file mode 100644 index 00000000000..ebb56f5a473 --- /dev/null +++ b/stable/habridge/2.0.30/README.md @@ -0,0 +1,108 @@ +# habridge + +![Version: 2.0.30](https://img.shields.io/badge/Version-2.0.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.4.1](https://img.shields.io/badge/AppVersion-5.4.1-informational?style=flat-square) + +Habridge emulates Philips Hue API to other home automation gateways such as an Amazon Echo/Dot or other systems that support Philips Hue. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [habridge](https://truecharts.org/docs/charts/stable/habridge) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/habridge/2.0.29/app-readme.md b/stable/habridge/2.0.30/app-readme.md similarity index 100% rename from stable/habridge/2.0.29/app-readme.md rename to stable/habridge/2.0.30/app-readme.md diff --git a/stable/habridge/2.0.30/charts/common-10.5.10.tgz b/stable/habridge/2.0.30/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/habridge/2.0.30/charts/common-10.5.10.tgz differ diff --git a/stable/habridge/2.0.29/ix_values.yaml b/stable/habridge/2.0.30/ix_values.yaml similarity index 100% rename from stable/habridge/2.0.29/ix_values.yaml rename to stable/habridge/2.0.30/ix_values.yaml diff --git a/stable/habridge/2.0.29/questions.yaml b/stable/habridge/2.0.30/questions.yaml similarity index 100% rename from stable/habridge/2.0.29/questions.yaml rename to stable/habridge/2.0.30/questions.yaml diff --git a/stable/impostor-server/1.0.39/templates/common.yaml b/stable/habridge/2.0.30/templates/common.yaml similarity index 100% rename from stable/impostor-server/1.0.39/templates/common.yaml rename to stable/habridge/2.0.30/templates/common.yaml diff --git a/stable/icantbelieveitsnotvaletudo/4.0.32/values.yaml b/stable/habridge/2.0.30/values.yaml similarity index 100% rename from stable/icantbelieveitsnotvaletudo/4.0.32/values.yaml rename to stable/habridge/2.0.30/values.yaml diff --git a/stable/hammond/2.0.31/CHANGELOG.md b/stable/hammond/2.0.31/CHANGELOG.md deleted file mode 100644 index e46283bb8e0..00000000000 --- a/stable/hammond/2.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [hammond-2.0.31](https://github.com/truecharts/charts/compare/hammond-2.0.30...hammond-2.0.31) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [hammond-2.0.31](https://github.com/truecharts/charts/compare/hammond-2.0.30...hammond-2.0.31) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [hammond-2.0.31](https://github.com/truecharts/charts/compare/hammond-2.0.30...hammond-2.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [hammond-2.0.31](https://github.com/truecharts/charts/compare/hammond-2.0.30...hammond-2.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [hammond-2.0.31](https://github.com/truecharts/charts/compare/hammond-2.0.30...hammond-2.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [hammond-2.0.31](https://github.com/truecharts/charts/compare/hammond-2.0.30...hammond-2.0.31) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [hammond-2.0.30](https://github.com/truecharts/charts/compare/hammond-2.0.28...hammond-2.0.30) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [hammond-2.0.29](https://github.com/truecharts/charts/compare/hammond-2.0.28...hammond-2.0.29) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [hammond-2.0.28](https://github.com/truecharts/charts/compare/hammond-2.0.27...hammond-2.0.28) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/hammond/2.0.31/Chart.lock b/stable/hammond/2.0.31/Chart.lock deleted file mode 100644 index c13d5446ad8..00000000000 --- a/stable/hammond/2.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:38:44.542461694Z" diff --git a/stable/hammond/2.0.31/Chart.yaml b/stable/hammond/2.0.31/Chart.yaml deleted file mode 100644 index 81751827714..00000000000 --- a/stable/hammond/2.0.31/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "1.0.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.31 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/hammond/2.0.31/README.md b/stable/hammond/2.0.31/README.md deleted file mode 100644 index fdef54ee877..00000000000 --- a/stable/hammond/2.0.31/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# hammond - -![Version: 2.0.31](https://img.shields.io/badge/Version-2.0.31-informational?style=flat-square) ![AppVersion: 1.0.0](https://img.shields.io/badge/AppVersion-1.0.0-informational?style=flat-square) - -A self-hosted vehicle expense tracking system with support for multiple users. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [hammond](https://truecharts.org/docs/charts/stable/hammond) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/hammond/2.0.31/charts/common-10.5.9.tgz b/stable/hammond/2.0.31/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/hammond/2.0.31/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/hammond/2.0.32/CHANGELOG.md b/stable/hammond/2.0.32/CHANGELOG.md new file mode 100644 index 00000000000..bd7e36870b0 --- /dev/null +++ b/stable/hammond/2.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [hammond-2.0.32](https://github.com/truecharts/charts/compare/hammond-2.0.31...hammond-2.0.32) (2022-09-15) + +### Chore + +- 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.31](https://github.com/truecharts/charts/compare/hammond-2.0.30...hammond-2.0.31) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [hammond-2.0.31](https://github.com/truecharts/charts/compare/hammond-2.0.30...hammond-2.0.31) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [hammond-2.0.31](https://github.com/truecharts/charts/compare/hammond-2.0.30...hammond-2.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [hammond-2.0.31](https://github.com/truecharts/charts/compare/hammond-2.0.30...hammond-2.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [hammond-2.0.31](https://github.com/truecharts/charts/compare/hammond-2.0.30...hammond-2.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [hammond-2.0.31](https://github.com/truecharts/charts/compare/hammond-2.0.30...hammond-2.0.31) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [hammond-2.0.30](https://github.com/truecharts/charts/compare/hammond-2.0.28...hammond-2.0.30) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [hammond-2.0.29](https://github.com/truecharts/charts/compare/hammond-2.0.28...hammond-2.0.29) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/hammond/2.0.32/Chart.lock b/stable/hammond/2.0.32/Chart.lock new file mode 100644 index 00000000000..19159773870 --- /dev/null +++ b/stable/hammond/2.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:35:41.493551832Z" diff --git a/stable/hammond/2.0.32/Chart.yaml b/stable/hammond/2.0.32/Chart.yaml new file mode 100644 index 00000000000..e35dc831744 --- /dev/null +++ b/stable/hammond/2.0.32/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "1.0.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: A self-hosted vehicle expense tracking system with support for multiple users. +home: https://truecharts.org/docs/charts/stable/hammond +icon: https://truecharts.org/img/hotlink-ok/chart-icons/hammond.png +keywords: + - hammond +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: hammond +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/hammond + - https://github.com/akhilrex/hammond + - https://hub.docker.com/r/akhilrex/hammond +version: 2.0.32 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/hammond/2.0.32/README.md b/stable/hammond/2.0.32/README.md new file mode 100644 index 00000000000..f587075eddc --- /dev/null +++ b/stable/hammond/2.0.32/README.md @@ -0,0 +1,109 @@ +# hammond + +![Version: 2.0.32](https://img.shields.io/badge/Version-2.0.32-informational?style=flat-square) ![AppVersion: 1.0.0](https://img.shields.io/badge/AppVersion-1.0.0-informational?style=flat-square) + +A self-hosted vehicle expense tracking system with support for multiple users. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [hammond](https://truecharts.org/docs/charts/stable/hammond) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/hammond/2.0.31/app-readme.md b/stable/hammond/2.0.32/app-readme.md similarity index 100% rename from stable/hammond/2.0.31/app-readme.md rename to stable/hammond/2.0.32/app-readme.md diff --git a/stable/hammond/2.0.32/charts/common-10.5.10.tgz b/stable/hammond/2.0.32/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/hammond/2.0.32/charts/common-10.5.10.tgz differ diff --git a/stable/hammond/2.0.31/ix_values.yaml b/stable/hammond/2.0.32/ix_values.yaml similarity index 100% rename from stable/hammond/2.0.31/ix_values.yaml rename to stable/hammond/2.0.32/ix_values.yaml diff --git a/stable/hammond/2.0.31/questions.yaml b/stable/hammond/2.0.32/questions.yaml similarity index 100% rename from stable/hammond/2.0.31/questions.yaml rename to stable/hammond/2.0.32/questions.yaml diff --git a/stable/hammond/2.0.31/templates/_secrets.tpl b/stable/hammond/2.0.32/templates/_secrets.tpl similarity index 100% rename from stable/hammond/2.0.31/templates/_secrets.tpl rename to stable/hammond/2.0.32/templates/_secrets.tpl diff --git a/stable/hammond/2.0.31/templates/common.yaml b/stable/hammond/2.0.32/templates/common.yaml similarity index 100% rename from stable/hammond/2.0.31/templates/common.yaml rename to stable/hammond/2.0.32/templates/common.yaml diff --git a/stable/icinga2/3.0.40/values.yaml b/stable/hammond/2.0.32/values.yaml similarity index 100% rename from stable/icinga2/3.0.40/values.yaml rename to stable/hammond/2.0.32/values.yaml diff --git a/stable/handbrake/13.0.33/CHANGELOG.md b/stable/handbrake/13.0.33/CHANGELOG.md new file mode 100644 index 00000000000..f80a13a3e84 --- /dev/null +++ b/stable/handbrake/13.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [handbrake-13.0.33](https://github.com/truecharts/charts/compare/handbrake-13.0.32...handbrake-13.0.33) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [handbrake-13.0.32](https://github.com/truecharts/charts/compare/handbrake-13.0.31...handbrake-13.0.32) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [handbrake-13.0.32](https://github.com/truecharts/charts/compare/handbrake-13.0.31...handbrake-13.0.32) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [handbrake-13.0.32](https://github.com/truecharts/charts/compare/handbrake-13.0.31...handbrake-13.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [handbrake-13.0.32](https://github.com/truecharts/charts/compare/handbrake-13.0.31...handbrake-13.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [handbrake-13.0.32](https://github.com/truecharts/charts/compare/handbrake-13.0.31...handbrake-13.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [handbrake-13.0.32](https://github.com/truecharts/charts/compare/handbrake-13.0.31...handbrake-13.0.32) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [handbrake-13.0.31](https://github.com/truecharts/charts/compare/handbrake-13.0.29...handbrake-13.0.31) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [handbrake-13.0.30](https://github.com/truecharts/charts/compare/handbrake-13.0.29...handbrake-13.0.30) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/handbrake/13.0.33/Chart.lock b/stable/handbrake/13.0.33/Chart.lock new file mode 100644 index 00000000000..482407f2bb0 --- /dev/null +++ b/stable/handbrake/13.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:35:45.824068341Z" diff --git a/stable/handbrake/13.0.33/Chart.yaml b/stable/handbrake/13.0.33/Chart.yaml new file mode 100644 index 00000000000..1bc50e4df32 --- /dev/null +++ b/stable/handbrake/13.0.33/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "1.25.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +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.33 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/handbrake/13.0.33/README.md b/stable/handbrake/13.0.33/README.md new file mode 100644 index 00000000000..1054d186254 --- /dev/null +++ b/stable/handbrake/13.0.33/README.md @@ -0,0 +1,110 @@ +# handbrake + +![Version: 13.0.33](https://img.shields.io/badge/Version-13.0.33-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.25.1](https://img.shields.io/badge/AppVersion-1.25.1-informational?style=flat-square) + +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.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `handbrake` deployment + +```console +helm uninstall handbrake +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install handbrake \ + --set env.TZ="America/New York" \ + TrueCharts/handbrake +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install handbrake TrueCharts/handbrake -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/handbrake/13.0.33/app-readme.md b/stable/handbrake/13.0.33/app-readme.md new file mode 100644 index 00000000000..ed4315eda78 --- /dev/null +++ b/stable/handbrake/13.0.33/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.33/charts/common-10.5.10.tgz b/stable/handbrake/13.0.33/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/handbrake/13.0.33/charts/common-10.5.10.tgz differ diff --git a/stable/handbrake/13.0.33/ix_values.yaml b/stable/handbrake/13.0.33/ix_values.yaml new file mode 100644 index 00000000000..e2849c022dd --- /dev/null +++ b/stable/handbrake/13.0.33/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.33/questions.yaml b/stable/handbrake/13.0.33/questions.yaml new file mode 100644 index 00000000000..dadf65af2a2 --- /dev/null +++ b/stable/handbrake/13.0.33/questions.yaml @@ -0,0 +1,3071 @@ +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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: ClusterIP + description: ClusterIP + - value: NodePort + description: NodePort (Advanced) + - value: LoadBalancer + description: LoadBalancer (Advanced) + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: (Advanced) Specify the IP Policy + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: (Advanced) IP Families + description: (Advanced) The IP Families that should be used + schema: + show_if: [["type", "!=", "Simple"]] + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: ClusterIP + description: ClusterIP + - value: NodePort + description: NodePort (Advanced) + - value: LoadBalancer + description: LoadBalancer (Advanced) + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: (Advanced) Specify the IP Policy + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: (Advanced) IP Families + description: (Advanced) The IP Families that should be used + schema: + show_if: [["type", "!=", "Simple"]] + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + 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: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort + schema: + type: int + min: 9000 + max: 65535 + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: storage + label: "App Storage" + description: "Application Storage." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: output + label: "App Output Storage" + description: "Stores the Application Output." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: NodePort + enum: + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: nodePort + description: Leave Empty to Disable + label: "nodePort" + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/ispy-agent-dvr/2.0.40/templates/common.yaml b/stable/handbrake/13.0.33/templates/common.yaml similarity index 100% rename from stable/ispy-agent-dvr/2.0.40/templates/common.yaml rename to stable/handbrake/13.0.33/templates/common.yaml diff --git a/stable/impostor-server/1.0.39/values.yaml b/stable/handbrake/13.0.33/values.yaml similarity index 100% rename from stable/impostor-server/1.0.39/values.yaml rename to stable/handbrake/13.0.33/values.yaml diff --git a/stable/haste-server/6.0.32/CHANGELOG.md b/stable/haste-server/6.0.32/CHANGELOG.md deleted file mode 100644 index 400591c9c86..00000000000 --- a/stable/haste-server/6.0.32/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [haste-server-6.0.32](https://github.com/truecharts/charts/compare/haste-server-6.0.31...haste-server-6.0.32) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [haste-server-6.0.32](https://github.com/truecharts/charts/compare/haste-server-6.0.31...haste-server-6.0.32) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [haste-server-6.0.32](https://github.com/truecharts/charts/compare/haste-server-6.0.31...haste-server-6.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [haste-server-6.0.32](https://github.com/truecharts/charts/compare/haste-server-6.0.31...haste-server-6.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [haste-server-6.0.32](https://github.com/truecharts/charts/compare/haste-server-6.0.31...haste-server-6.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [haste-server-6.0.32](https://github.com/truecharts/charts/compare/haste-server-6.0.31...haste-server-6.0.32) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [haste-server-6.0.31](https://github.com/truecharts/charts/compare/haste-server-6.0.29...haste-server-6.0.31) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [haste-server-6.0.30](https://github.com/truecharts/charts/compare/haste-server-6.0.29...haste-server-6.0.30) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [haste-server-6.0.29](https://github.com/truecharts/charts/compare/haste-server-6.0.28...haste-server-6.0.29) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/haste-server/6.0.32/Chart.lock b/stable/haste-server/6.0.32/Chart.lock deleted file mode 100644 index 974afafe0da..00000000000 --- a/stable/haste-server/6.0.32/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:38:55.688674349Z" diff --git a/stable/haste-server/6.0.32/Chart.yaml b/stable/haste-server/6.0.32/Chart.yaml deleted file mode 100644 index 18a4d9f0656..00000000000 --- a/stable/haste-server/6.0.32/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.32 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/haste-server/6.0.32/README.md b/stable/haste-server/6.0.32/README.md deleted file mode 100644 index b2a3594f919..00000000000 --- a/stable/haste-server/6.0.32/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# haste-server - -![Version: 6.0.32](https://img.shields.io/badge/Version-6.0.32-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Simple text sharing - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [haste-server](https://truecharts.org/docs/charts/stable/haste-server) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/haste-server/6.0.32/charts/common-10.5.9.tgz b/stable/haste-server/6.0.32/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/haste-server/6.0.32/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/haste-server/6.0.33/CHANGELOG.md b/stable/haste-server/6.0.33/CHANGELOG.md new file mode 100644 index 00000000000..e39f179bf20 --- /dev/null +++ b/stable/haste-server/6.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [haste-server-6.0.33](https://github.com/truecharts/charts/compare/haste-server-6.0.32...haste-server-6.0.33) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [haste-server-6.0.32](https://github.com/truecharts/charts/compare/haste-server-6.0.31...haste-server-6.0.32) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [haste-server-6.0.32](https://github.com/truecharts/charts/compare/haste-server-6.0.31...haste-server-6.0.32) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [haste-server-6.0.32](https://github.com/truecharts/charts/compare/haste-server-6.0.31...haste-server-6.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [haste-server-6.0.32](https://github.com/truecharts/charts/compare/haste-server-6.0.31...haste-server-6.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [haste-server-6.0.32](https://github.com/truecharts/charts/compare/haste-server-6.0.31...haste-server-6.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [haste-server-6.0.32](https://github.com/truecharts/charts/compare/haste-server-6.0.31...haste-server-6.0.32) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [haste-server-6.0.31](https://github.com/truecharts/charts/compare/haste-server-6.0.29...haste-server-6.0.31) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [haste-server-6.0.30](https://github.com/truecharts/charts/compare/haste-server-6.0.29...haste-server-6.0.30) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/haste-server/6.0.33/Chart.lock b/stable/haste-server/6.0.33/Chart.lock new file mode 100644 index 00000000000..e0f0b7eb6db --- /dev/null +++ b/stable/haste-server/6.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:35:55.939021758Z" diff --git a/stable/haste-server/6.0.33/Chart.yaml b/stable/haste-server/6.0.33/Chart.yaml new file mode 100644 index 00000000000..a049a461adc --- /dev/null +++ b/stable/haste-server/6.0.33/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: Simple text sharing +home: https://truecharts.org/docs/charts/stable/haste-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/haste-server.png +keywords: + - haste + - hastebin + - haste-server + - pastebin +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: haste-server +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/haste-server + - https://github.com/seejohnrun/haste-server + - https://github.com/k8s-at-home/container-images +version: 6.0.33 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/haste-server/6.0.33/README.md b/stable/haste-server/6.0.33/README.md new file mode 100644 index 00000000000..4e759d61261 --- /dev/null +++ b/stable/haste-server/6.0.33/README.md @@ -0,0 +1,109 @@ +# haste-server + +![Version: 6.0.33](https://img.shields.io/badge/Version-6.0.33-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Simple text sharing + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [haste-server](https://truecharts.org/docs/charts/stable/haste-server) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/haste-server/6.0.32/app-readme.md b/stable/haste-server/6.0.33/app-readme.md similarity index 100% rename from stable/haste-server/6.0.32/app-readme.md rename to stable/haste-server/6.0.33/app-readme.md diff --git a/stable/haste-server/6.0.33/charts/common-10.5.10.tgz b/stable/haste-server/6.0.33/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/haste-server/6.0.33/charts/common-10.5.10.tgz differ diff --git a/stable/haste-server/6.0.32/ix_values.yaml b/stable/haste-server/6.0.33/ix_values.yaml similarity index 100% rename from stable/haste-server/6.0.32/ix_values.yaml rename to stable/haste-server/6.0.33/ix_values.yaml diff --git a/stable/haste-server/6.0.32/questions.yaml b/stable/haste-server/6.0.33/questions.yaml similarity index 100% rename from stable/haste-server/6.0.32/questions.yaml rename to stable/haste-server/6.0.33/questions.yaml diff --git a/stable/iyuuplus/2.0.30/templates/common.yaml b/stable/haste-server/6.0.33/templates/common.yaml similarity index 100% rename from stable/iyuuplus/2.0.30/templates/common.yaml rename to stable/haste-server/6.0.33/templates/common.yaml diff --git a/stable/inventree/4.0.10/values.yaml b/stable/haste-server/6.0.33/values.yaml similarity index 100% rename from stable/inventree/4.0.10/values.yaml rename to stable/haste-server/6.0.33/values.yaml diff --git a/stable/headphones/4.0.29/CHANGELOG.md b/stable/headphones/4.0.29/CHANGELOG.md deleted file mode 100644 index b3a69803561..00000000000 --- a/stable/headphones/4.0.29/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [headphones-4.0.29](https://github.com/truecharts/charts/compare/headphones-4.0.28...headphones-4.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [headphones-4.0.29](https://github.com/truecharts/charts/compare/headphones-4.0.28...headphones-4.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [headphones-4.0.29](https://github.com/truecharts/charts/compare/headphones-4.0.28...headphones-4.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [headphones-4.0.29](https://github.com/truecharts/charts/compare/headphones-4.0.28...headphones-4.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [headphones-4.0.29](https://github.com/truecharts/charts/compare/headphones-4.0.28...headphones-4.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [headphones-4.0.29](https://github.com/truecharts/charts/compare/headphones-4.0.28...headphones-4.0.29) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [headphones-4.0.28](https://github.com/truecharts/charts/compare/headphones-4.0.26...headphones-4.0.28) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [headphones-4.0.27](https://github.com/truecharts/charts/compare/headphones-4.0.26...headphones-4.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [headphones-4.0.26](https://github.com/truecharts/charts/compare/headphones-4.0.25...headphones-4.0.26) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/headphones/4.0.29/Chart.lock b/stable/headphones/4.0.29/Chart.lock deleted file mode 100644 index 121e2d4627b..00000000000 --- a/stable/headphones/4.0.29/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:38:57.363207057Z" diff --git a/stable/headphones/4.0.29/Chart.yaml b/stable/headphones/4.0.29/Chart.yaml deleted file mode 100644 index 2eb960a9eec..00000000000 --- a/stable/headphones/4.0.29/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "58edc604" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.29 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/headphones/4.0.29/README.md b/stable/headphones/4.0.29/README.md deleted file mode 100644 index 177093ab476..00000000000 --- a/stable/headphones/4.0.29/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# headphones - -![Version: 4.0.29](https://img.shields.io/badge/Version-4.0.29-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 58edc604](https://img.shields.io/badge/AppVersion-58edc604-informational?style=flat-square) - -An automated music downloader for NZB and Torrent, written in Python. It supports SABnzbd, NZBget, Transmission, µTorrent and Blackhole. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [headphones](https://truecharts.org/docs/charts/stable/headphones) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/headphones/4.0.29/charts/common-10.5.9.tgz b/stable/headphones/4.0.29/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/headphones/4.0.29/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/headphones/4.0.30/CHANGELOG.md b/stable/headphones/4.0.30/CHANGELOG.md new file mode 100644 index 00000000000..8b72c142362 --- /dev/null +++ b/stable/headphones/4.0.30/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [headphones-4.0.30](https://github.com/truecharts/charts/compare/headphones-4.0.29...headphones-4.0.30) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [headphones-4.0.29](https://github.com/truecharts/charts/compare/headphones-4.0.28...headphones-4.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [headphones-4.0.29](https://github.com/truecharts/charts/compare/headphones-4.0.28...headphones-4.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [headphones-4.0.29](https://github.com/truecharts/charts/compare/headphones-4.0.28...headphones-4.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [headphones-4.0.29](https://github.com/truecharts/charts/compare/headphones-4.0.28...headphones-4.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [headphones-4.0.29](https://github.com/truecharts/charts/compare/headphones-4.0.28...headphones-4.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [headphones-4.0.29](https://github.com/truecharts/charts/compare/headphones-4.0.28...headphones-4.0.29) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [headphones-4.0.28](https://github.com/truecharts/charts/compare/headphones-4.0.26...headphones-4.0.28) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [headphones-4.0.27](https://github.com/truecharts/charts/compare/headphones-4.0.26...headphones-4.0.27) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/headphones/4.0.30/Chart.lock b/stable/headphones/4.0.30/Chart.lock new file mode 100644 index 00000000000..d6a63515a9e --- /dev/null +++ b/stable/headphones/4.0.30/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:35:58.520882604Z" diff --git a/stable/headphones/4.0.30/Chart.yaml b/stable/headphones/4.0.30/Chart.yaml new file mode 100644 index 00000000000..25c50f6fd85 --- /dev/null +++ b/stable/headphones/4.0.30/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "58edc604" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: "An automated music downloader for NZB and Torrent, written in Python. It supports SABnzbd, NZBget, Transmission, µTorrent and Blackhole." +home: https://truecharts.org/docs/charts/stable/headphones +icon: https://truecharts.org/img/hotlink-ok/chart-icons/headphones.png +keywords: + - headphones + - music + - downloader +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: headphones +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/headphones + - https://github.com/linuxserver/docker-headphones + - https://github.com/rembo10/headphones +type: application +version: 4.0.30 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/headphones/4.0.30/README.md b/stable/headphones/4.0.30/README.md new file mode 100644 index 00000000000..f8a098b1563 --- /dev/null +++ b/stable/headphones/4.0.30/README.md @@ -0,0 +1,109 @@ +# headphones + +![Version: 4.0.30](https://img.shields.io/badge/Version-4.0.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 58edc604](https://img.shields.io/badge/AppVersion-58edc604-informational?style=flat-square) + +An automated music downloader for NZB and Torrent, written in Python. It supports SABnzbd, NZBget, Transmission, µTorrent and Blackhole. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [headphones](https://truecharts.org/docs/charts/stable/headphones) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/headphones/4.0.29/app-readme.md b/stable/headphones/4.0.30/app-readme.md similarity index 100% rename from stable/headphones/4.0.29/app-readme.md rename to stable/headphones/4.0.30/app-readme.md diff --git a/stable/headphones/4.0.30/charts/common-10.5.10.tgz b/stable/headphones/4.0.30/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/headphones/4.0.30/charts/common-10.5.10.tgz differ diff --git a/stable/headphones/4.0.29/ix_values.yaml b/stable/headphones/4.0.30/ix_values.yaml similarity index 100% rename from stable/headphones/4.0.29/ix_values.yaml rename to stable/headphones/4.0.30/ix_values.yaml diff --git a/stable/headphones/4.0.29/questions.yaml b/stable/headphones/4.0.30/questions.yaml similarity index 100% rename from stable/headphones/4.0.29/questions.yaml rename to stable/headphones/4.0.30/questions.yaml diff --git a/stable/headphones/4.0.29/templates/common.yaml b/stable/headphones/4.0.30/templates/common.yaml similarity index 100% rename from stable/headphones/4.0.29/templates/common.yaml rename to stable/headphones/4.0.30/templates/common.yaml diff --git a/stable/ipfs/3.0.35/values.yaml b/stable/headphones/4.0.30/values.yaml similarity index 100% rename from stable/ipfs/3.0.35/values.yaml rename to stable/headphones/4.0.30/values.yaml diff --git a/stable/healthchecks/7.0.31/CHANGELOG.md b/stable/healthchecks/7.0.31/CHANGELOG.md deleted file mode 100644 index d6694739eec..00000000000 --- a/stable/healthchecks/7.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [healthchecks-7.0.31](https://github.com/truecharts/charts/compare/healthchecksdashboard-0.0.22...healthchecks-7.0.31) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [healthchecks-7.0.31](https://github.com/truecharts/charts/compare/healthchecksdashboard-0.0.22...healthchecks-7.0.31) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [healthchecks-7.0.31](https://github.com/truecharts/charts/compare/healthchecksdashboard-0.0.22...healthchecks-7.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [healthchecks-7.0.31](https://github.com/truecharts/charts/compare/healthchecksdashboard-0.0.22...healthchecks-7.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [healthchecks-7.0.31](https://github.com/truecharts/charts/compare/healthchecksdashboard-0.0.22...healthchecks-7.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [healthchecks-7.0.31](https://github.com/truecharts/charts/compare/healthchecksdashboard-0.0.22...healthchecks-7.0.31) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [healthchecks-7.0.30](https://github.com/truecharts/charts/compare/healthchecks-7.0.28...healthchecks-7.0.30) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [healthchecks-7.0.29](https://github.com/truecharts/charts/compare/healthchecks-7.0.28...healthchecks-7.0.29) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [healthchecks-7.0.28](https://github.com/truecharts/charts/compare/healthchecksdashboard-0.0.19...healthchecks-7.0.28) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/healthchecks/7.0.31/Chart.lock b/stable/healthchecks/7.0.31/Chart.lock deleted file mode 100644 index 09234b45f90..00000000000 --- a/stable/healthchecks/7.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:39:09.58508951Z" diff --git a/stable/healthchecks/7.0.31/Chart.yaml b/stable/healthchecks/7.0.31/Chart.yaml deleted file mode 100644 index d68d2a1b46a..00000000000 --- a/stable/healthchecks/7.0.31/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "1.22.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.31 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/healthchecks/7.0.31/README.md b/stable/healthchecks/7.0.31/README.md deleted file mode 100644 index 5f564bc0ef5..00000000000 --- a/stable/healthchecks/7.0.31/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# healthchecks - -![Version: 7.0.31](https://img.shields.io/badge/Version-7.0.31-informational?style=flat-square) ![AppVersion: 1.22.0](https://img.shields.io/badge/AppVersion-1.22.0-informational?style=flat-square) - -Healthchecks is a cron job monitoring service. It listens for HTTP requests and email messages ("pings") from your cron jobs and scheduled tasks ("checks"). When a ping does not arrive on time, Healthchecks sends out alerts. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [healthchecks](https://truecharts.org/docs/charts/stable/healthchecks) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/healthchecks/7.0.31/charts/common-10.5.9.tgz b/stable/healthchecks/7.0.31/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/healthchecks/7.0.31/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/healthchecks/7.0.32/CHANGELOG.md b/stable/healthchecks/7.0.32/CHANGELOG.md new file mode 100644 index 00000000000..39cee957a82 --- /dev/null +++ b/stable/healthchecks/7.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [healthchecks-7.0.32](https://github.com/truecharts/charts/compare/healthchecks-7.0.31...healthchecks-7.0.32) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [healthchecks-7.0.31](https://github.com/truecharts/charts/compare/healthchecksdashboard-0.0.22...healthchecks-7.0.31) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [healthchecks-7.0.31](https://github.com/truecharts/charts/compare/healthchecksdashboard-0.0.22...healthchecks-7.0.31) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [healthchecks-7.0.31](https://github.com/truecharts/charts/compare/healthchecksdashboard-0.0.22...healthchecks-7.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [healthchecks-7.0.31](https://github.com/truecharts/charts/compare/healthchecksdashboard-0.0.22...healthchecks-7.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [healthchecks-7.0.31](https://github.com/truecharts/charts/compare/healthchecksdashboard-0.0.22...healthchecks-7.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [healthchecks-7.0.31](https://github.com/truecharts/charts/compare/healthchecksdashboard-0.0.22...healthchecks-7.0.31) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [healthchecks-7.0.30](https://github.com/truecharts/charts/compare/healthchecks-7.0.28...healthchecks-7.0.30) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [healthchecks-7.0.29](https://github.com/truecharts/charts/compare/healthchecks-7.0.28...healthchecks-7.0.29) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/healthchecks/7.0.32/Chart.lock b/stable/healthchecks/7.0.32/Chart.lock new file mode 100644 index 00000000000..90e9a06e98d --- /dev/null +++ b/stable/healthchecks/7.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:36:12.520727016Z" diff --git a/stable/healthchecks/7.0.32/Chart.yaml b/stable/healthchecks/7.0.32/Chart.yaml new file mode 100644 index 00000000000..d5d0a2eaec2 --- /dev/null +++ b/stable/healthchecks/7.0.32/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "1.22.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: Healthchecks is a cron job monitoring service. It listens for HTTP requests and email messages ("pings") from your cron jobs and scheduled tasks ("checks"). When a ping does not arrive on time, Healthchecks sends out alerts. +home: https://truecharts.org/docs/charts/stable/healthchecks +icon: https://truecharts.org/img/hotlink-ok/chart-icons/healthchecks.png +keywords: + - cron + - monitoring + - alert +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: healthchecks +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/healthchecks + - https://github.com/healthchecks/healthchecks + - https://hub.docker.com/r/linuxserver/healthchecks +version: 7.0.32 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/healthchecks/7.0.32/README.md b/stable/healthchecks/7.0.32/README.md new file mode 100644 index 00000000000..d3aba707d73 --- /dev/null +++ b/stable/healthchecks/7.0.32/README.md @@ -0,0 +1,109 @@ +# healthchecks + +![Version: 7.0.32](https://img.shields.io/badge/Version-7.0.32-informational?style=flat-square) ![AppVersion: 1.22.0](https://img.shields.io/badge/AppVersion-1.22.0-informational?style=flat-square) + +Healthchecks is a cron job monitoring service. It listens for HTTP requests and email messages ("pings") from your cron jobs and scheduled tasks ("checks"). When a ping does not arrive on time, Healthchecks sends out alerts. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [healthchecks](https://truecharts.org/docs/charts/stable/healthchecks) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/healthchecks/7.0.31/app-readme.md b/stable/healthchecks/7.0.32/app-readme.md similarity index 100% rename from stable/healthchecks/7.0.31/app-readme.md rename to stable/healthchecks/7.0.32/app-readme.md diff --git a/stable/healthchecks/7.0.32/charts/common-10.5.10.tgz b/stable/healthchecks/7.0.32/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/healthchecks/7.0.32/charts/common-10.5.10.tgz differ diff --git a/stable/healthchecks/7.0.31/ix_values.yaml b/stable/healthchecks/7.0.32/ix_values.yaml similarity index 100% rename from stable/healthchecks/7.0.31/ix_values.yaml rename to stable/healthchecks/7.0.32/ix_values.yaml diff --git a/stable/healthchecks/7.0.31/questions.yaml b/stable/healthchecks/7.0.32/questions.yaml similarity index 100% rename from stable/healthchecks/7.0.31/questions.yaml rename to stable/healthchecks/7.0.32/questions.yaml diff --git a/stable/jdownloader2/8.0.33/templates/common.yaml b/stable/healthchecks/7.0.32/templates/common.yaml similarity index 100% rename from stable/jdownloader2/8.0.33/templates/common.yaml rename to stable/healthchecks/7.0.32/templates/common.yaml diff --git a/stable/ispy-agent-dvr/2.0.40/values.yaml b/stable/healthchecks/7.0.32/values.yaml similarity index 100% rename from stable/ispy-agent-dvr/2.0.40/values.yaml rename to stable/healthchecks/7.0.32/values.yaml diff --git a/stable/hedgedoc/4.0.45/CHANGELOG.md b/stable/hedgedoc/4.0.45/CHANGELOG.md deleted file mode 100644 index e9fdbb29d46..00000000000 --- a/stable/hedgedoc/4.0.45/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [hedgedoc-4.0.45](https://github.com/truecharts/charts/compare/hedgedoc-4.0.44...hedgedoc-4.0.45) (2022-09-13) - -### Chore - -- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - - - -## [hedgedoc-4.0.44](https://github.com/truecharts/charts/compare/hedgedoc-4.0.43...hedgedoc-4.0.44) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [hedgedoc-4.0.44](https://github.com/truecharts/charts/compare/hedgedoc-4.0.43...hedgedoc-4.0.44) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [hedgedoc-4.0.44](https://github.com/truecharts/charts/compare/hedgedoc-4.0.43...hedgedoc-4.0.44) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [hedgedoc-4.0.44](https://github.com/truecharts/charts/compare/hedgedoc-4.0.43...hedgedoc-4.0.44) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [hedgedoc-4.0.44](https://github.com/truecharts/charts/compare/hedgedoc-4.0.43...hedgedoc-4.0.44) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [hedgedoc-4.0.44](https://github.com/truecharts/charts/compare/hedgedoc-4.0.43...hedgedoc-4.0.44) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [hedgedoc-4.0.43](https://github.com/truecharts/charts/compare/hedgedoc-4.0.41...hedgedoc-4.0.43) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [hedgedoc-4.0.42](https://github.com/truecharts/charts/compare/hedgedoc-4.0.41...hedgedoc-4.0.42) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/hedgedoc/4.0.45/Chart.lock b/stable/hedgedoc/4.0.45/Chart.lock deleted file mode 100644 index d448e3c15dc..00000000000 --- a/stable/hedgedoc/4.0.45/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -digest: sha256:bfcb2819ba71fec67e4e1b700216bcea405d58eaaf9c45e3705bdbead908b8e9 -generated: "2022-09-13T06:22:04.725216357Z" diff --git a/stable/hedgedoc/4.0.45/Chart.yaml b/stable/hedgedoc/4.0.45/Chart.yaml deleted file mode 100644 index 1fec4d728b9..00000000000 --- a/stable/hedgedoc/4.0.45/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: hedgedoc -version: 4.0.45 -appVersion: "1.9.4" -description: HedgeDoc lets you create real-time collaborative markdown notes. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/hedgedoc -icon: https://truecharts.org/img/hotlink-ok/chart-icons/hedgedoc.png -keywords: - - hedgedoc -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/hedgedoc - - https://hub.docker.com/r/linuxserver/hedgedoc -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -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.45/README.md b/stable/hedgedoc/4.0.45/README.md deleted file mode 100644 index 769c4340709..00000000000 --- a/stable/hedgedoc/4.0.45/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# hedgedoc - -![Version: 4.0.45](https://img.shields.io/badge/Version-4.0.45-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.9.4](https://img.shields.io/badge/AppVersion-1.9.4-informational?style=flat-square) - -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.76 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `hedgedoc` deployment - -```console -helm uninstall hedgedoc -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install hedgedoc \ - --set env.TZ="America/New York" \ - TrueCharts/hedgedoc -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install hedgedoc TrueCharts/hedgedoc -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/hedgedoc/4.0.45/charts/common-10.5.9.tgz b/stable/hedgedoc/4.0.45/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/hedgedoc/4.0.45/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/hedgedoc/4.0.45/charts/postgresql-8.0.76.tgz b/stable/hedgedoc/4.0.45/charts/postgresql-8.0.76.tgz deleted file mode 100644 index 129e37daa0e..00000000000 Binary files a/stable/hedgedoc/4.0.45/charts/postgresql-8.0.76.tgz and /dev/null differ diff --git a/stable/hedgedoc/4.0.46/CHANGELOG.md b/stable/hedgedoc/4.0.46/CHANGELOG.md new file mode 100644 index 00000000000..cde0c78dba7 --- /dev/null +++ b/stable/hedgedoc/4.0.46/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [hedgedoc-4.0.46](https://github.com/truecharts/charts/compare/hedgedoc-4.0.45...hedgedoc-4.0.46) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [hedgedoc-4.0.45](https://github.com/truecharts/charts/compare/hedgedoc-4.0.44...hedgedoc-4.0.45) (2022-09-13) + +### Chore + +- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + + + + +## [hedgedoc-4.0.44](https://github.com/truecharts/charts/compare/hedgedoc-4.0.43...hedgedoc-4.0.44) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [hedgedoc-4.0.44](https://github.com/truecharts/charts/compare/hedgedoc-4.0.43...hedgedoc-4.0.44) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [hedgedoc-4.0.44](https://github.com/truecharts/charts/compare/hedgedoc-4.0.43...hedgedoc-4.0.44) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [hedgedoc-4.0.44](https://github.com/truecharts/charts/compare/hedgedoc-4.0.43...hedgedoc-4.0.44) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [hedgedoc-4.0.44](https://github.com/truecharts/charts/compare/hedgedoc-4.0.43...hedgedoc-4.0.44) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [hedgedoc-4.0.44](https://github.com/truecharts/charts/compare/hedgedoc-4.0.43...hedgedoc-4.0.44) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [hedgedoc-4.0.43](https://github.com/truecharts/charts/compare/hedgedoc-4.0.41...hedgedoc-4.0.43) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/hedgedoc/4.0.46/Chart.lock b/stable/hedgedoc/4.0.46/Chart.lock new file mode 100644 index 00000000000..caf794422bc --- /dev/null +++ b/stable/hedgedoc/4.0.46/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 +generated: "2022-09-15T14:36:28.92442319Z" diff --git a/stable/hedgedoc/4.0.46/Chart.yaml b/stable/hedgedoc/4.0.46/Chart.yaml new file mode 100644 index 00000000000..aef6d3df2fb --- /dev/null +++ b/stable/hedgedoc/4.0.46/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: hedgedoc +version: 4.0.46 +appVersion: "1.9.4" +description: HedgeDoc lets you create real-time collaborative markdown notes. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/hedgedoc +icon: https://truecharts.org/img/hotlink-ok/chart-icons/hedgedoc.png +keywords: + - hedgedoc +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/hedgedoc + - https://hub.docker.com/r/linuxserver/hedgedoc +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/hedgedoc/4.0.46/README.md b/stable/hedgedoc/4.0.46/README.md new file mode 100644 index 00000000000..ff859ed4d10 --- /dev/null +++ b/stable/hedgedoc/4.0.46/README.md @@ -0,0 +1,109 @@ +# hedgedoc + +![Version: 4.0.46](https://img.shields.io/badge/Version-4.0.46-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.9.4](https://img.shields.io/badge/AppVersion-1.9.4-informational?style=flat-square) + +HedgeDoc lets you create real-time collaborative markdown notes. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [hedgedoc](https://truecharts.org/docs/charts/stable/hedgedoc) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.78 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `hedgedoc` deployment + +```console +helm uninstall hedgedoc +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install hedgedoc \ + --set env.TZ="America/New York" \ + TrueCharts/hedgedoc +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install hedgedoc TrueCharts/hedgedoc -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/hedgedoc/4.0.45/app-readme.md b/stable/hedgedoc/4.0.46/app-readme.md similarity index 100% rename from stable/hedgedoc/4.0.45/app-readme.md rename to stable/hedgedoc/4.0.46/app-readme.md diff --git a/stable/hedgedoc/4.0.46/charts/common-10.5.10.tgz b/stable/hedgedoc/4.0.46/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/hedgedoc/4.0.46/charts/common-10.5.10.tgz differ diff --git a/stable/hedgedoc/4.0.46/charts/postgresql-8.0.78.tgz b/stable/hedgedoc/4.0.46/charts/postgresql-8.0.78.tgz new file mode 100644 index 00000000000..ef5433c52fa Binary files /dev/null and b/stable/hedgedoc/4.0.46/charts/postgresql-8.0.78.tgz differ diff --git a/stable/hedgedoc/4.0.45/ix_values.yaml b/stable/hedgedoc/4.0.46/ix_values.yaml similarity index 100% rename from stable/hedgedoc/4.0.45/ix_values.yaml rename to stable/hedgedoc/4.0.46/ix_values.yaml diff --git a/stable/hedgedoc/4.0.45/questions.yaml b/stable/hedgedoc/4.0.46/questions.yaml similarity index 100% rename from stable/hedgedoc/4.0.45/questions.yaml rename to stable/hedgedoc/4.0.46/questions.yaml diff --git a/stable/hedgedoc/4.0.45/templates/_secrets.tpl b/stable/hedgedoc/4.0.46/templates/_secrets.tpl similarity index 100% rename from stable/hedgedoc/4.0.45/templates/_secrets.tpl rename to stable/hedgedoc/4.0.46/templates/_secrets.tpl diff --git a/stable/hedgedoc/4.0.45/templates/common.yaml b/stable/hedgedoc/4.0.46/templates/common.yaml similarity index 100% rename from stable/hedgedoc/4.0.45/templates/common.yaml rename to stable/hedgedoc/4.0.46/templates/common.yaml diff --git a/stable/iyuuplus/2.0.30/values.yaml b/stable/hedgedoc/4.0.46/values.yaml similarity index 100% rename from stable/iyuuplus/2.0.30/values.yaml rename to stable/hedgedoc/4.0.46/values.yaml diff --git a/stable/heimdall/11.0.41/CHANGELOG.md b/stable/heimdall/11.0.41/CHANGELOG.md new file mode 100644 index 00000000000..923e0fef624 --- /dev/null +++ b/stable/heimdall/11.0.41/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [heimdall-11.0.41](https://github.com/truecharts/charts/compare/heimdall-11.0.40...heimdall-11.0.41) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [heimdall-11.0.40](https://github.com/truecharts/charts/compare/heimdall-11.0.39...heimdall-11.0.40) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [heimdall-11.0.40](https://github.com/truecharts/charts/compare/heimdall-11.0.39...heimdall-11.0.40) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [heimdall-11.0.40](https://github.com/truecharts/charts/compare/heimdall-11.0.39...heimdall-11.0.40) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [heimdall-11.0.40](https://github.com/truecharts/charts/compare/heimdall-11.0.39...heimdall-11.0.40) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [heimdall-11.0.40](https://github.com/truecharts/charts/compare/heimdall-11.0.39...heimdall-11.0.40) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [heimdall-11.0.40](https://github.com/truecharts/charts/compare/heimdall-11.0.39...heimdall-11.0.40) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [heimdall-11.0.39](https://github.com/truecharts/charts/compare/heimdall-11.0.38...heimdall-11.0.39) (2022-09-05) + +### Chore + +- update docker general non-major ([#3700](https://github.com/truecharts/charts/issues/3700)) + + + + +## [heimdall-11.0.38](https://github.com/truecharts/charts/compare/heimdall-11.0.36...heimdall-11.0.38) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/heimdall/11.0.41/Chart.lock b/stable/heimdall/11.0.41/Chart.lock new file mode 100644 index 00000000000..3c29c6781dc --- /dev/null +++ b/stable/heimdall/11.0.41/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:36:26.746369518Z" diff --git a/stable/heimdall/11.0.41/Chart.yaml b/stable/heimdall/11.0.41/Chart.yaml new file mode 100644 index 00000000000..9f47b3b5023 --- /dev/null +++ b/stable/heimdall/11.0.41/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "2.4.13" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +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.41 +annotations: + truecharts.org/catagories: | + - organizers + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/heimdall/11.0.41/README.md b/stable/heimdall/11.0.41/README.md new file mode 100644 index 00000000000..043fa8dde34 --- /dev/null +++ b/stable/heimdall/11.0.41/README.md @@ -0,0 +1,108 @@ +# heimdall + +![Version: 11.0.41](https://img.shields.io/badge/Version-11.0.41-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.4.13](https://img.shields.io/badge/AppVersion-2.4.13-informational?style=flat-square) + +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.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `heimdall` deployment + +```console +helm uninstall heimdall +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install heimdall \ + --set env.TZ="America/New York" \ + TrueCharts/heimdall +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install heimdall TrueCharts/heimdall -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/heimdall/11.0.41/app-readme.md b/stable/heimdall/11.0.41/app-readme.md new file mode 100644 index 00000000000..83c16850241 --- /dev/null +++ b/stable/heimdall/11.0.41/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.41/charts/common-10.5.10.tgz b/stable/heimdall/11.0.41/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/heimdall/11.0.41/charts/common-10.5.10.tgz differ diff --git a/stable/heimdall/11.0.41/ix_values.yaml b/stable/heimdall/11.0.41/ix_values.yaml new file mode 100644 index 00000000000..8e5be22622f --- /dev/null +++ b/stable/heimdall/11.0.41/ix_values.yaml @@ -0,0 +1,31 @@ +image: + repository: tccr.io/truecharts/heimdall + tag: v2.4.13@sha256:d91729fca5eb8422d46dbacd6187a3c3ae761447098134b406d4642802649009 + 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.41/questions.yaml b/stable/heimdall/11.0.41/questions.yaml new file mode 100644 index 00000000000..2cf88cf9218 --- /dev/null +++ b/stable/heimdall/11.0.41/questions.yaml @@ -0,0 +1,2488 @@ +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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: ClusterIP + description: ClusterIP + - value: NodePort + description: NodePort (Advanced) + - value: LoadBalancer + description: LoadBalancer (Advanced) + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: (Advanced) Specify the IP Policy + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: (Advanced) IP Families + description: (Advanced) The IP Families that should be used + schema: + show_if: [["type", "!=", "Simple"]] + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + 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: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort + schema: + type: int + min: 9000 + max: 65535 + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: NodePort + enum: + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: nodePort + description: Leave Empty to Disable + label: "nodePort" + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/jellyseerr/2.0.31/templates/common.yaml b/stable/heimdall/11.0.41/templates/common.yaml similarity index 100% rename from stable/jellyseerr/2.0.31/templates/common.yaml rename to stable/heimdall/11.0.41/templates/common.yaml diff --git a/stable/jdownloader2/8.0.33/values.yaml b/stable/heimdall/11.0.41/values.yaml similarity index 100% rename from stable/jdownloader2/8.0.33/values.yaml rename to stable/heimdall/11.0.41/values.yaml diff --git a/stable/homarr/2.0.35/CHANGELOG.md b/stable/homarr/2.0.35/CHANGELOG.md deleted file mode 100644 index c248a5e720f..00000000000 --- a/stable/homarr/2.0.35/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [homarr-2.0.35](https://github.com/truecharts/charts/compare/homarr-2.0.34...homarr-2.0.35) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [homarr-2.0.35](https://github.com/truecharts/charts/compare/homarr-2.0.34...homarr-2.0.35) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [homarr-2.0.35](https://github.com/truecharts/charts/compare/homarr-2.0.34...homarr-2.0.35) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [homarr-2.0.35](https://github.com/truecharts/charts/compare/homarr-2.0.34...homarr-2.0.35) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [homarr-2.0.35](https://github.com/truecharts/charts/compare/homarr-2.0.34...homarr-2.0.35) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [homarr-2.0.35](https://github.com/truecharts/charts/compare/homarr-2.0.34...homarr-2.0.35) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [homarr-2.0.34](https://github.com/truecharts/charts/compare/homarr-2.0.33...homarr-2.0.34) (2022-09-07) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) - - - - -## [homarr-2.0.34](https://github.com/truecharts/charts/compare/homarr-2.0.33...homarr-2.0.34) (2022-09-06) - -### Chore - -- update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) - - - - -## [homarr-2.0.33](https://github.com/truecharts/charts/compare/homarr-2.0.31...homarr-2.0.33) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/homarr/2.0.35/Chart.lock b/stable/homarr/2.0.35/Chart.lock deleted file mode 100644 index 6687acb820a..00000000000 --- a/stable/homarr/2.0.35/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:39:22.025843916Z" diff --git a/stable/homarr/2.0.35/Chart.yaml b/stable/homarr/2.0.35/Chart.yaml deleted file mode 100644 index 9dc346eb0ec..00000000000 --- a/stable/homarr/2.0.35/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "0.10.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.35 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/homarr/2.0.35/README.md b/stable/homarr/2.0.35/README.md deleted file mode 100644 index 9cc426d6ca6..00000000000 --- a/stable/homarr/2.0.35/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# homarr - -![Version: 2.0.35](https://img.shields.io/badge/Version-2.0.35-informational?style=flat-square) ![AppVersion: 0.10.0](https://img.shields.io/badge/AppVersion-0.10.0-informational?style=flat-square) - -Homarr is a simple and lightweight homepage for your server, that helps you easily access all of your services in one place. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [homarr](https://truecharts.org/docs/charts/stable/homarr) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `homarr` deployment - -```console -helm uninstall homarr -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install homarr \ - --set env.TZ="America/New York" \ - TrueCharts/homarr -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install homarr TrueCharts/homarr -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/homarr/2.0.35/charts/common-10.5.9.tgz b/stable/homarr/2.0.35/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/homarr/2.0.35/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/homarr/2.0.36/CHANGELOG.md b/stable/homarr/2.0.36/CHANGELOG.md new file mode 100644 index 00000000000..3891d39d64b --- /dev/null +++ b/stable/homarr/2.0.36/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [homarr-2.0.36](https://github.com/truecharts/charts/compare/homarr-2.0.35...homarr-2.0.36) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [homarr-2.0.35](https://github.com/truecharts/charts/compare/homarr-2.0.34...homarr-2.0.35) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [homarr-2.0.35](https://github.com/truecharts/charts/compare/homarr-2.0.34...homarr-2.0.35) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [homarr-2.0.35](https://github.com/truecharts/charts/compare/homarr-2.0.34...homarr-2.0.35) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [homarr-2.0.35](https://github.com/truecharts/charts/compare/homarr-2.0.34...homarr-2.0.35) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [homarr-2.0.35](https://github.com/truecharts/charts/compare/homarr-2.0.34...homarr-2.0.35) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [homarr-2.0.35](https://github.com/truecharts/charts/compare/homarr-2.0.34...homarr-2.0.35) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [homarr-2.0.34](https://github.com/truecharts/charts/compare/homarr-2.0.33...homarr-2.0.34) (2022-09-07) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) + + + + +## [homarr-2.0.34](https://github.com/truecharts/charts/compare/homarr-2.0.33...homarr-2.0.34) (2022-09-06) + +### Chore + +- update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) + diff --git a/stable/homarr/2.0.36/Chart.lock b/stable/homarr/2.0.36/Chart.lock new file mode 100644 index 00000000000..5e519e74759 --- /dev/null +++ b/stable/homarr/2.0.36/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:36:29.737855418Z" diff --git a/stable/homarr/2.0.36/Chart.yaml b/stable/homarr/2.0.36/Chart.yaml new file mode 100644 index 00000000000..04281987c6f --- /dev/null +++ b/stable/homarr/2.0.36/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "0.10.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: Homarr is a simple and lightweight homepage for your server, that helps you easily access all of your services in one place. +home: https://truecharts.org/docs/charts/stable/homarr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/homarr.png +keywords: + - dashboard +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: homarr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/homarr + - https://github.com/ajnart/homarr +version: 2.0.36 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/homarr/2.0.36/README.md b/stable/homarr/2.0.36/README.md new file mode 100644 index 00000000000..f2b52b4a876 --- /dev/null +++ b/stable/homarr/2.0.36/README.md @@ -0,0 +1,108 @@ +# homarr + +![Version: 2.0.36](https://img.shields.io/badge/Version-2.0.36-informational?style=flat-square) ![AppVersion: 0.10.0](https://img.shields.io/badge/AppVersion-0.10.0-informational?style=flat-square) + +Homarr is a simple and lightweight homepage for your server, that helps you easily access all of your services in one place. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [homarr](https://truecharts.org/docs/charts/stable/homarr) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `homarr` deployment + +```console +helm uninstall homarr +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install homarr \ + --set env.TZ="America/New York" \ + TrueCharts/homarr +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install homarr TrueCharts/homarr -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/homarr/2.0.35/app-readme.md b/stable/homarr/2.0.36/app-readme.md similarity index 100% rename from stable/homarr/2.0.35/app-readme.md rename to stable/homarr/2.0.36/app-readme.md diff --git a/stable/homarr/2.0.36/charts/common-10.5.10.tgz b/stable/homarr/2.0.36/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/homarr/2.0.36/charts/common-10.5.10.tgz differ diff --git a/stable/homarr/2.0.35/ix_values.yaml b/stable/homarr/2.0.36/ix_values.yaml similarity index 100% rename from stable/homarr/2.0.35/ix_values.yaml rename to stable/homarr/2.0.36/ix_values.yaml diff --git a/stable/homarr/2.0.35/questions.yaml b/stable/homarr/2.0.36/questions.yaml similarity index 100% rename from stable/homarr/2.0.35/questions.yaml rename to stable/homarr/2.0.36/questions.yaml diff --git a/stable/joplin-server/8.0.36/templates/common.yaml b/stable/homarr/2.0.36/templates/common.yaml similarity index 100% rename from stable/joplin-server/8.0.36/templates/common.yaml rename to stable/homarr/2.0.36/templates/common.yaml diff --git a/stable/jellyseerr/2.0.31/values.yaml b/stable/homarr/2.0.36/values.yaml similarity index 100% rename from stable/jellyseerr/2.0.31/values.yaml rename to stable/homarr/2.0.36/values.yaml diff --git a/stable/home-assistant/15.0.51/CHANGELOG.md b/stable/home-assistant/15.0.51/CHANGELOG.md new file mode 100644 index 00000000000..7f857cf5a53 --- /dev/null +++ b/stable/home-assistant/15.0.51/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [home-assistant-15.0.51](https://github.com/truecharts/charts/compare/home-assistant-15.0.50...home-assistant-15.0.51) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [home-assistant-15.0.50](https://github.com/truecharts/charts/compare/home-assistant-15.0.49...home-assistant-15.0.50) (2022-09-13) + +### Chore + +- update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755)) + + + + +## [home-assistant-15.0.49](https://github.com/truecharts/charts/compare/home-assistant-15.0.48...home-assistant-15.0.49) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [home-assistant-15.0.49](https://github.com/truecharts/charts/compare/home-assistant-15.0.48...home-assistant-15.0.49) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [home-assistant-15.0.49](https://github.com/truecharts/charts/compare/home-assistant-15.0.48...home-assistant-15.0.49) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [home-assistant-15.0.49](https://github.com/truecharts/charts/compare/home-assistant-15.0.48...home-assistant-15.0.49) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [home-assistant-15.0.49](https://github.com/truecharts/charts/compare/home-assistant-15.0.48...home-assistant-15.0.49) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [home-assistant-15.0.49](https://github.com/truecharts/charts/compare/home-assistant-15.0.48...home-assistant-15.0.49) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + diff --git a/stable/home-assistant/15.0.51/Chart.lock b/stable/home-assistant/15.0.51/Chart.lock new file mode 100644 index 00000000000..a61efd10e90 --- /dev/null +++ b/stable/home-assistant/15.0.51/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 +generated: "2022-09-15T14:36:55.256151004Z" diff --git a/stable/home-assistant/15.0.51/Chart.yaml b/stable/home-assistant/15.0.51/Chart.yaml new file mode 100644 index 00000000000..ba29efc10e8 --- /dev/null +++ b/stable/home-assistant/15.0.51/Chart.yaml @@ -0,0 +1,35 @@ +apiVersion: v2 +appVersion: "2022.9.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +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.51 +annotations: + truecharts.org/catagories: | + - home-automation + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/home-assistant/15.0.51/README.md b/stable/home-assistant/15.0.51/README.md new file mode 100644 index 00000000000..b0f183009b5 --- /dev/null +++ b/stable/home-assistant/15.0.51/README.md @@ -0,0 +1,110 @@ +# home-assistant + +![Version: 15.0.51](https://img.shields.io/badge/Version-15.0.51-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2022.9.2](https://img.shields.io/badge/AppVersion-2022.9.2-informational?style=flat-square) + +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.78 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `home-assistant` deployment + +```console +helm uninstall home-assistant +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install home-assistant \ + --set env.TZ="America/New York" \ + TrueCharts/home-assistant +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install home-assistant TrueCharts/home-assistant -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/home-assistant/15.0.51/app-readme.md b/stable/home-assistant/15.0.51/app-readme.md new file mode 100644 index 00000000000..23f99744793 --- /dev/null +++ b/stable/home-assistant/15.0.51/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.51/charts/common-10.5.10.tgz b/stable/home-assistant/15.0.51/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/home-assistant/15.0.51/charts/common-10.5.10.tgz differ diff --git a/stable/home-assistant/15.0.51/charts/postgresql-8.0.78.tgz b/stable/home-assistant/15.0.51/charts/postgresql-8.0.78.tgz new file mode 100644 index 00000000000..ef5433c52fa Binary files /dev/null and b/stable/home-assistant/15.0.51/charts/postgresql-8.0.78.tgz differ diff --git a/stable/home-assistant/15.0.51/ix_values.yaml b/stable/home-assistant/15.0.51/ix_values.yaml new file mode 100644 index 00000000000..8fa405f76ab --- /dev/null +++ b/stable/home-assistant/15.0.51/ix_values.yaml @@ -0,0 +1,160 @@ +image: + repository: tccr.io/truecharts/home-assistant + pullPolicy: IfNotPresent + tag: 2022.9.2@sha256:a166dda3512bacd07b2da62df9942d43d808349018dac3ce6408f7364377bb6a + +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.51/questions.yaml b/stable/home-assistant/15.0.51/questions.yaml new file mode 100644 index 00000000000..8a9d1476d50 --- /dev/null +++ b/stable/home-assistant/15.0.51/questions.yaml @@ -0,0 +1,2488 @@ +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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: ClusterIP + description: ClusterIP + - value: NodePort + description: NodePort (Advanced) + - value: LoadBalancer + description: LoadBalancer (Advanced) + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: (Advanced) Specify the IP Policy + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: (Advanced) IP Families + description: (Advanced) The IP Families that should be used + schema: + show_if: [["type", "!=", "Simple"]] + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + 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: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort + schema: + type: int + min: 9000 + max: 65535 + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: NodePort + enum: + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: nodePort + description: Leave Empty to Disable + label: "nodePort" + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/mosquitto/6.0.36/templates/common.yaml b/stable/home-assistant/15.0.51/templates/common.yaml similarity index 100% rename from stable/mosquitto/6.0.36/templates/common.yaml rename to stable/home-assistant/15.0.51/templates/common.yaml diff --git a/stable/joplin-server/8.0.36/values.yaml b/stable/home-assistant/15.0.51/values.yaml similarity index 100% rename from stable/joplin-server/8.0.36/values.yaml rename to stable/home-assistant/15.0.51/values.yaml diff --git a/stable/homer/2.0.36/CHANGELOG.md b/stable/homer/2.0.36/CHANGELOG.md deleted file mode 100644 index 03f94f2fa25..00000000000 --- a/stable/homer/2.0.36/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [homer-2.0.36](https://github.com/truecharts/charts/compare/homer-2.0.35...homer-2.0.36) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [homer-2.0.36](https://github.com/truecharts/charts/compare/homer-2.0.35...homer-2.0.36) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [homer-2.0.36](https://github.com/truecharts/charts/compare/homer-2.0.35...homer-2.0.36) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [homer-2.0.36](https://github.com/truecharts/charts/compare/homer-2.0.35...homer-2.0.36) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [homer-2.0.36](https://github.com/truecharts/charts/compare/homer-2.0.35...homer-2.0.36) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [homer-2.0.36](https://github.com/truecharts/charts/compare/homer-2.0.35...homer-2.0.36) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [homer-2.0.35](https://github.com/truecharts/charts/compare/homer-2.0.33...homer-2.0.35) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [homer-2.0.34](https://github.com/truecharts/charts/compare/homer-2.0.33...homer-2.0.34) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [homer-2.0.33](https://github.com/truecharts/charts/compare/homer-2.0.32...homer-2.0.33) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/homer/2.0.36/Chart.lock b/stable/homer/2.0.36/Chart.lock deleted file mode 100644 index ef91b79a84e..00000000000 --- a/stable/homer/2.0.36/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:39:44.825799493Z" diff --git a/stable/homer/2.0.36/Chart.yaml b/stable/homer/2.0.36/Chart.yaml deleted file mode 100644 index 961b7a28955..00000000000 --- a/stable/homer/2.0.36/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "22.08.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.36 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/homer/2.0.36/README.md b/stable/homer/2.0.36/README.md deleted file mode 100644 index 6d0a01fe18e..00000000000 --- a/stable/homer/2.0.36/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# homer - -![Version: 2.0.36](https://img.shields.io/badge/Version-2.0.36-informational?style=flat-square) ![AppVersion: 22.08.1](https://img.shields.io/badge/AppVersion-22.08.1-informational?style=flat-square) - -A dead simple static homepage for your server to keep your services on hand. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [homer](https://truecharts.org/docs/charts/stable/homer) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/homer/2.0.36/charts/common-10.5.9.tgz b/stable/homer/2.0.36/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/homer/2.0.36/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/homer/2.0.37/CHANGELOG.md b/stable/homer/2.0.37/CHANGELOG.md new file mode 100644 index 00000000000..860d83eef23 --- /dev/null +++ b/stable/homer/2.0.37/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [homer-2.0.37](https://github.com/truecharts/charts/compare/homer-2.0.36...homer-2.0.37) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [homer-2.0.36](https://github.com/truecharts/charts/compare/homer-2.0.35...homer-2.0.36) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [homer-2.0.36](https://github.com/truecharts/charts/compare/homer-2.0.35...homer-2.0.36) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [homer-2.0.36](https://github.com/truecharts/charts/compare/homer-2.0.35...homer-2.0.36) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [homer-2.0.36](https://github.com/truecharts/charts/compare/homer-2.0.35...homer-2.0.36) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [homer-2.0.36](https://github.com/truecharts/charts/compare/homer-2.0.35...homer-2.0.36) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [homer-2.0.36](https://github.com/truecharts/charts/compare/homer-2.0.35...homer-2.0.36) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [homer-2.0.35](https://github.com/truecharts/charts/compare/homer-2.0.33...homer-2.0.35) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [homer-2.0.34](https://github.com/truecharts/charts/compare/homer-2.0.33...homer-2.0.34) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/homer/2.0.37/Chart.lock b/stable/homer/2.0.37/Chart.lock new file mode 100644 index 00000000000..c58b5fbbeab --- /dev/null +++ b/stable/homer/2.0.37/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:36:58.598574795Z" diff --git a/stable/homer/2.0.37/Chart.yaml b/stable/homer/2.0.37/Chart.yaml new file mode 100644 index 00000000000..178aeee4355 --- /dev/null +++ b/stable/homer/2.0.37/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "22.08.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: A dead simple static homepage for your server to keep your services on hand. +home: https://truecharts.org/docs/charts/stable/homer +icon: https://truecharts.org/img/hotlink-ok/chart-icons/homer.png +keywords: + - homer + - dashboard + - launcher +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: homer +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/homer + - https://github.com/bastienwirtz/homer + - https://hub.docker.com/r/b4bz/homer +version: 2.0.37 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/homer/2.0.37/README.md b/stable/homer/2.0.37/README.md new file mode 100644 index 00000000000..e5dfac98dfe --- /dev/null +++ b/stable/homer/2.0.37/README.md @@ -0,0 +1,109 @@ +# homer + +![Version: 2.0.37](https://img.shields.io/badge/Version-2.0.37-informational?style=flat-square) ![AppVersion: 22.08.1](https://img.shields.io/badge/AppVersion-22.08.1-informational?style=flat-square) + +A dead simple static homepage for your server to keep your services on hand. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [homer](https://truecharts.org/docs/charts/stable/homer) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/homer/2.0.36/app-readme.md b/stable/homer/2.0.37/app-readme.md similarity index 100% rename from stable/homer/2.0.36/app-readme.md rename to stable/homer/2.0.37/app-readme.md diff --git a/stable/homer/2.0.37/charts/common-10.5.10.tgz b/stable/homer/2.0.37/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/homer/2.0.37/charts/common-10.5.10.tgz differ diff --git a/stable/homer/2.0.36/ix_values.yaml b/stable/homer/2.0.37/ix_values.yaml similarity index 100% rename from stable/homer/2.0.36/ix_values.yaml rename to stable/homer/2.0.37/ix_values.yaml diff --git a/stable/homer/2.0.36/questions.yaml b/stable/homer/2.0.37/questions.yaml similarity index 100% rename from stable/homer/2.0.36/questions.yaml rename to stable/homer/2.0.37/questions.yaml diff --git a/stable/kanboard/8.0.37/templates/common.yaml b/stable/homer/2.0.37/templates/common.yaml similarity index 100% rename from stable/kanboard/8.0.37/templates/common.yaml rename to stable/homer/2.0.37/templates/common.yaml diff --git a/stable/k8s-gateway/6.1.17/values.yaml b/stable/homer/2.0.37/values.yaml similarity index 100% rename from stable/k8s-gateway/6.1.17/values.yaml rename to stable/homer/2.0.37/values.yaml diff --git a/stable/htpcmanager/2.0.29/CHANGELOG.md b/stable/htpcmanager/2.0.29/CHANGELOG.md deleted file mode 100644 index 10f718afc42..00000000000 --- a/stable/htpcmanager/2.0.29/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [htpcmanager-2.0.29](https://github.com/truecharts/charts/compare/htpcmanager-2.0.28...htpcmanager-2.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [htpcmanager-2.0.29](https://github.com/truecharts/charts/compare/htpcmanager-2.0.28...htpcmanager-2.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [htpcmanager-2.0.29](https://github.com/truecharts/charts/compare/htpcmanager-2.0.28...htpcmanager-2.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [htpcmanager-2.0.29](https://github.com/truecharts/charts/compare/htpcmanager-2.0.28...htpcmanager-2.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [htpcmanager-2.0.29](https://github.com/truecharts/charts/compare/htpcmanager-2.0.28...htpcmanager-2.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [htpcmanager-2.0.29](https://github.com/truecharts/charts/compare/htpcmanager-2.0.28...htpcmanager-2.0.29) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [htpcmanager-2.0.28](https://github.com/truecharts/charts/compare/htpcmanager-2.0.26...htpcmanager-2.0.28) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [htpcmanager-2.0.27](https://github.com/truecharts/charts/compare/htpcmanager-2.0.26...htpcmanager-2.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [htpcmanager-2.0.26](https://github.com/truecharts/charts/compare/htpcmanager-2.0.25...htpcmanager-2.0.26) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/htpcmanager/2.0.29/Chart.lock b/stable/htpcmanager/2.0.29/Chart.lock deleted file mode 100644 index 4d1de23b468..00000000000 --- a/stable/htpcmanager/2.0.29/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:39:46.837878392Z" diff --git a/stable/htpcmanager/2.0.29/Chart.yaml b/stable/htpcmanager/2.0.29/Chart.yaml deleted file mode 100644 index 09dd30aa108..00000000000 --- a/stable/htpcmanager/2.0.29/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: htpcmanager -version: 2.0.29 -appVersion: "2021.11.17" -description: Htpcmanager is a front end for many htpc related applications. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/htpcmanager -icon: https://truecharts.org/img/hotlink-ok/chart-icons/htpcmanager.png -keywords: - - htpcmanager -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/htpcmanager - - https://hub.docker.com/r/linuxserver/htpcmanager -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - # 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.29/README.md b/stable/htpcmanager/2.0.29/README.md deleted file mode 100644 index d140d83c763..00000000000 --- a/stable/htpcmanager/2.0.29/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# htpcmanager - -![Version: 2.0.29](https://img.shields.io/badge/Version-2.0.29-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2021.11.17](https://img.shields.io/badge/AppVersion-2021.11.17-informational?style=flat-square) - -Htpcmanager is a front end for many htpc related applications. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [htpcmanager](https://truecharts.org/docs/charts/stable/htpcmanager) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/htpcmanager/2.0.29/charts/common-10.5.9.tgz b/stable/htpcmanager/2.0.29/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/htpcmanager/2.0.29/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/htpcmanager/2.0.30/CHANGELOG.md b/stable/htpcmanager/2.0.30/CHANGELOG.md new file mode 100644 index 00000000000..4f5e9341bc7 --- /dev/null +++ b/stable/htpcmanager/2.0.30/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [htpcmanager-2.0.30](https://github.com/truecharts/charts/compare/htpcmanager-2.0.29...htpcmanager-2.0.30) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [htpcmanager-2.0.29](https://github.com/truecharts/charts/compare/htpcmanager-2.0.28...htpcmanager-2.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [htpcmanager-2.0.29](https://github.com/truecharts/charts/compare/htpcmanager-2.0.28...htpcmanager-2.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [htpcmanager-2.0.29](https://github.com/truecharts/charts/compare/htpcmanager-2.0.28...htpcmanager-2.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [htpcmanager-2.0.29](https://github.com/truecharts/charts/compare/htpcmanager-2.0.28...htpcmanager-2.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [htpcmanager-2.0.29](https://github.com/truecharts/charts/compare/htpcmanager-2.0.28...htpcmanager-2.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [htpcmanager-2.0.29](https://github.com/truecharts/charts/compare/htpcmanager-2.0.28...htpcmanager-2.0.29) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [htpcmanager-2.0.28](https://github.com/truecharts/charts/compare/htpcmanager-2.0.26...htpcmanager-2.0.28) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [htpcmanager-2.0.27](https://github.com/truecharts/charts/compare/htpcmanager-2.0.26...htpcmanager-2.0.27) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/htpcmanager/2.0.30/Chart.lock b/stable/htpcmanager/2.0.30/Chart.lock new file mode 100644 index 00000000000..e85501fe875 --- /dev/null +++ b/stable/htpcmanager/2.0.30/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:37:00.655301638Z" diff --git a/stable/htpcmanager/2.0.30/Chart.yaml b/stable/htpcmanager/2.0.30/Chart.yaml new file mode 100644 index 00000000000..3b16c20dd57 --- /dev/null +++ b/stable/htpcmanager/2.0.30/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: htpcmanager +version: 2.0.30 +appVersion: "2021.11.17" +description: Htpcmanager is a front end for many htpc related applications. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/htpcmanager +icon: https://truecharts.org/img/hotlink-ok/chart-icons/htpcmanager.png +keywords: + - htpcmanager +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/htpcmanager + - https://hub.docker.com/r/linuxserver/htpcmanager +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/htpcmanager/2.0.30/README.md b/stable/htpcmanager/2.0.30/README.md new file mode 100644 index 00000000000..b054d75447b --- /dev/null +++ b/stable/htpcmanager/2.0.30/README.md @@ -0,0 +1,108 @@ +# htpcmanager + +![Version: 2.0.30](https://img.shields.io/badge/Version-2.0.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2021.11.17](https://img.shields.io/badge/AppVersion-2021.11.17-informational?style=flat-square) + +Htpcmanager is a front end for many htpc related applications. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [htpcmanager](https://truecharts.org/docs/charts/stable/htpcmanager) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/htpcmanager/2.0.29/app-readme.md b/stable/htpcmanager/2.0.30/app-readme.md similarity index 100% rename from stable/htpcmanager/2.0.29/app-readme.md rename to stable/htpcmanager/2.0.30/app-readme.md diff --git a/stable/htpcmanager/2.0.30/charts/common-10.5.10.tgz b/stable/htpcmanager/2.0.30/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/htpcmanager/2.0.30/charts/common-10.5.10.tgz differ diff --git a/stable/htpcmanager/2.0.29/ix_values.yaml b/stable/htpcmanager/2.0.30/ix_values.yaml similarity index 100% rename from stable/htpcmanager/2.0.29/ix_values.yaml rename to stable/htpcmanager/2.0.30/ix_values.yaml diff --git a/stable/htpcmanager/2.0.29/questions.yaml b/stable/htpcmanager/2.0.30/questions.yaml similarity index 100% rename from stable/htpcmanager/2.0.29/questions.yaml rename to stable/htpcmanager/2.0.30/questions.yaml diff --git a/stable/kavita/2.0.34/templates/common.yaml b/stable/htpcmanager/2.0.30/templates/common.yaml similarity index 100% rename from stable/kavita/2.0.34/templates/common.yaml rename to stable/htpcmanager/2.0.30/templates/common.yaml diff --git a/stable/kanboard/8.0.37/values.yaml b/stable/htpcmanager/2.0.30/values.yaml similarity index 100% rename from stable/kanboard/8.0.37/values.yaml rename to stable/htpcmanager/2.0.30/values.yaml diff --git a/stable/hyperion-ng/6.0.31/CHANGELOG.md b/stable/hyperion-ng/6.0.31/CHANGELOG.md deleted file mode 100644 index 986bcbef0e0..00000000000 --- a/stable/hyperion-ng/6.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [hyperion-ng-6.0.31](https://github.com/truecharts/charts/compare/hyperion-ng-6.0.30...hyperion-ng-6.0.31) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [hyperion-ng-6.0.31](https://github.com/truecharts/charts/compare/hyperion-ng-6.0.30...hyperion-ng-6.0.31) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [hyperion-ng-6.0.31](https://github.com/truecharts/charts/compare/hyperion-ng-6.0.30...hyperion-ng-6.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [hyperion-ng-6.0.31](https://github.com/truecharts/charts/compare/hyperion-ng-6.0.30...hyperion-ng-6.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [hyperion-ng-6.0.31](https://github.com/truecharts/charts/compare/hyperion-ng-6.0.30...hyperion-ng-6.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [hyperion-ng-6.0.31](https://github.com/truecharts/charts/compare/hyperion-ng-6.0.30...hyperion-ng-6.0.31) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [hyperion-ng-6.0.30](https://github.com/truecharts/charts/compare/hyperion-ng-6.0.28...hyperion-ng-6.0.30) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [hyperion-ng-6.0.29](https://github.com/truecharts/charts/compare/hyperion-ng-6.0.28...hyperion-ng-6.0.29) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [hyperion-ng-6.0.28](https://github.com/truecharts/charts/compare/hyperion-ng-6.0.27...hyperion-ng-6.0.28) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/hyperion-ng/6.0.31/Chart.lock b/stable/hyperion-ng/6.0.31/Chart.lock deleted file mode 100644 index 8b338012e64..00000000000 --- a/stable/hyperion-ng/6.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:39:53.382389749Z" diff --git a/stable/hyperion-ng/6.0.31/Chart.yaml b/stable/hyperion-ng/6.0.31/Chart.yaml deleted file mode 100644 index ac16a380829..00000000000 --- a/stable/hyperion-ng/6.0.31/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "2.0.13" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.31 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/hyperion-ng/6.0.31/README.md b/stable/hyperion-ng/6.0.31/README.md deleted file mode 100644 index d8ada1851e6..00000000000 --- a/stable/hyperion-ng/6.0.31/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# hyperion-ng - -![Version: 6.0.31](https://img.shields.io/badge/Version-6.0.31-informational?style=flat-square) ![AppVersion: 2.0.13](https://img.shields.io/badge/AppVersion-2.0.13-informational?style=flat-square) - -Hyperion is an opensource Bias or Ambient Lighting implementation - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [hyperion-ng](https://truecharts.org/docs/charts/stable/hyperion-ng) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/hyperion-ng/6.0.31/charts/common-10.5.9.tgz b/stable/hyperion-ng/6.0.31/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/hyperion-ng/6.0.31/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/hyperion-ng/6.0.32/CHANGELOG.md b/stable/hyperion-ng/6.0.32/CHANGELOG.md new file mode 100644 index 00000000000..4e6a62d3c02 --- /dev/null +++ b/stable/hyperion-ng/6.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [hyperion-ng-6.0.32](https://github.com/truecharts/charts/compare/hyperion-ng-6.0.31...hyperion-ng-6.0.32) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [hyperion-ng-6.0.31](https://github.com/truecharts/charts/compare/hyperion-ng-6.0.30...hyperion-ng-6.0.31) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [hyperion-ng-6.0.31](https://github.com/truecharts/charts/compare/hyperion-ng-6.0.30...hyperion-ng-6.0.31) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [hyperion-ng-6.0.31](https://github.com/truecharts/charts/compare/hyperion-ng-6.0.30...hyperion-ng-6.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [hyperion-ng-6.0.31](https://github.com/truecharts/charts/compare/hyperion-ng-6.0.30...hyperion-ng-6.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [hyperion-ng-6.0.31](https://github.com/truecharts/charts/compare/hyperion-ng-6.0.30...hyperion-ng-6.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [hyperion-ng-6.0.31](https://github.com/truecharts/charts/compare/hyperion-ng-6.0.30...hyperion-ng-6.0.31) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [hyperion-ng-6.0.30](https://github.com/truecharts/charts/compare/hyperion-ng-6.0.28...hyperion-ng-6.0.30) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [hyperion-ng-6.0.29](https://github.com/truecharts/charts/compare/hyperion-ng-6.0.28...hyperion-ng-6.0.29) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/hyperion-ng/6.0.32/Chart.lock b/stable/hyperion-ng/6.0.32/Chart.lock new file mode 100644 index 00000000000..7118e7b2c44 --- /dev/null +++ b/stable/hyperion-ng/6.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:37:11.731656998Z" diff --git a/stable/hyperion-ng/6.0.32/Chart.yaml b/stable/hyperion-ng/6.0.32/Chart.yaml new file mode 100644 index 00000000000..84e92e13f61 --- /dev/null +++ b/stable/hyperion-ng/6.0.32/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "2.0.13" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: Hyperion is an opensource Bias or Ambient Lighting implementation +home: https://truecharts.org/docs/charts/stable/hyperion-ng +icon: https://truecharts.org/img/hotlink-ok/chart-icons/hyperion-ng.png +keywords: + - hyperion-ng + - hyperion +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: hyperion-ng +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/hyperion-ng + - https://github.com/hyperion-project/hyperion.ng + - https://hub.docker.com/r/sirfragalot/hyperion.ng +version: 6.0.32 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/hyperion-ng/6.0.32/README.md b/stable/hyperion-ng/6.0.32/README.md new file mode 100644 index 00000000000..7794aff4903 --- /dev/null +++ b/stable/hyperion-ng/6.0.32/README.md @@ -0,0 +1,109 @@ +# hyperion-ng + +![Version: 6.0.32](https://img.shields.io/badge/Version-6.0.32-informational?style=flat-square) ![AppVersion: 2.0.13](https://img.shields.io/badge/AppVersion-2.0.13-informational?style=flat-square) + +Hyperion is an opensource Bias or Ambient Lighting implementation + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [hyperion-ng](https://truecharts.org/docs/charts/stable/hyperion-ng) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/hyperion-ng/6.0.31/app-readme.md b/stable/hyperion-ng/6.0.32/app-readme.md similarity index 100% rename from stable/hyperion-ng/6.0.31/app-readme.md rename to stable/hyperion-ng/6.0.32/app-readme.md diff --git a/stable/hyperion-ng/6.0.32/charts/common-10.5.10.tgz b/stable/hyperion-ng/6.0.32/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/hyperion-ng/6.0.32/charts/common-10.5.10.tgz differ diff --git a/stable/hyperion-ng/6.0.31/ix_values.yaml b/stable/hyperion-ng/6.0.32/ix_values.yaml similarity index 100% rename from stable/hyperion-ng/6.0.31/ix_values.yaml rename to stable/hyperion-ng/6.0.32/ix_values.yaml diff --git a/stable/hyperion-ng/6.0.31/questions.yaml b/stable/hyperion-ng/6.0.32/questions.yaml similarity index 100% rename from stable/hyperion-ng/6.0.31/questions.yaml rename to stable/hyperion-ng/6.0.32/questions.yaml diff --git a/stable/kodi-headless/2.0.29/templates/common.yaml b/stable/hyperion-ng/6.0.32/templates/common.yaml similarity index 100% rename from stable/kodi-headless/2.0.29/templates/common.yaml rename to stable/hyperion-ng/6.0.32/templates/common.yaml diff --git a/stable/kavita/2.0.34/values.yaml b/stable/hyperion-ng/6.0.32/values.yaml similarity index 100% rename from stable/kavita/2.0.34/values.yaml rename to stable/hyperion-ng/6.0.32/values.yaml diff --git a/stable/icantbelieveitsnotvaletudo/4.0.32/CHANGELOG.md b/stable/icantbelieveitsnotvaletudo/4.0.32/CHANGELOG.md deleted file mode 100644 index aab131006bc..00000000000 --- a/stable/icantbelieveitsnotvaletudo/4.0.32/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [icantbelieveitsnotvaletudo-4.0.32](https://github.com/truecharts/charts/compare/icantbelieveitsnotvaletudo-4.0.31...icantbelieveitsnotvaletudo-4.0.32) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [icantbelieveitsnotvaletudo-4.0.32](https://github.com/truecharts/charts/compare/icantbelieveitsnotvaletudo-4.0.31...icantbelieveitsnotvaletudo-4.0.32) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [icantbelieveitsnotvaletudo-4.0.32](https://github.com/truecharts/charts/compare/icantbelieveitsnotvaletudo-4.0.31...icantbelieveitsnotvaletudo-4.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [icantbelieveitsnotvaletudo-4.0.32](https://github.com/truecharts/charts/compare/icantbelieveitsnotvaletudo-4.0.31...icantbelieveitsnotvaletudo-4.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [icantbelieveitsnotvaletudo-4.0.32](https://github.com/truecharts/charts/compare/icantbelieveitsnotvaletudo-4.0.31...icantbelieveitsnotvaletudo-4.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [icantbelieveitsnotvaletudo-4.0.32](https://github.com/truecharts/charts/compare/icantbelieveitsnotvaletudo-4.0.31...icantbelieveitsnotvaletudo-4.0.32) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [icantbelieveitsnotvaletudo-4.0.31](https://github.com/truecharts/charts/compare/icantbelieveitsnotvaletudo-4.0.29...icantbelieveitsnotvaletudo-4.0.31) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [icantbelieveitsnotvaletudo-4.0.30](https://github.com/truecharts/charts/compare/icantbelieveitsnotvaletudo-4.0.29...icantbelieveitsnotvaletudo-4.0.30) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [icantbelieveitsnotvaletudo-4.0.29](https://github.com/truecharts/charts/compare/icantbelieveitsnotvaletudo-4.0.28...icantbelieveitsnotvaletudo-4.0.29) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/icantbelieveitsnotvaletudo/4.0.32/Chart.lock b/stable/icantbelieveitsnotvaletudo/4.0.32/Chart.lock deleted file mode 100644 index a440ca00f29..00000000000 --- a/stable/icantbelieveitsnotvaletudo/4.0.32/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:40:10.301987603Z" diff --git a/stable/icantbelieveitsnotvaletudo/4.0.32/Chart.yaml b/stable/icantbelieveitsnotvaletudo/4.0.32/Chart.yaml deleted file mode 100644 index 4366db1d211..00000000000 --- a/stable/icantbelieveitsnotvaletudo/4.0.32/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "2021.2.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.32 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/icantbelieveitsnotvaletudo/4.0.32/README.md b/stable/icantbelieveitsnotvaletudo/4.0.32/README.md deleted file mode 100644 index 51c9b9cd4c1..00000000000 --- a/stable/icantbelieveitsnotvaletudo/4.0.32/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# icantbelieveitsnotvaletudo - -![Version: 4.0.32](https://img.shields.io/badge/Version-4.0.32-informational?style=flat-square) ![AppVersion: 2021.2.1](https://img.shields.io/badge/AppVersion-2021.2.1-informational?style=flat-square) - -Create live map data from Valetudo powered robots - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [icantbelieveitsnotvaletudo](https://truecharts.org/docs/charts/stable/icantbelieveitsnotvaletudo) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/icantbelieveitsnotvaletudo/4.0.32/charts/common-10.5.9.tgz b/stable/icantbelieveitsnotvaletudo/4.0.32/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/icantbelieveitsnotvaletudo/4.0.32/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/icantbelieveitsnotvaletudo/4.0.33/CHANGELOG.md b/stable/icantbelieveitsnotvaletudo/4.0.33/CHANGELOG.md new file mode 100644 index 00000000000..f8c050761c2 --- /dev/null +++ b/stable/icantbelieveitsnotvaletudo/4.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [icantbelieveitsnotvaletudo-4.0.33](https://github.com/truecharts/charts/compare/icantbelieveitsnotvaletudo-4.0.32...icantbelieveitsnotvaletudo-4.0.33) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [icantbelieveitsnotvaletudo-4.0.32](https://github.com/truecharts/charts/compare/icantbelieveitsnotvaletudo-4.0.31...icantbelieveitsnotvaletudo-4.0.32) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [icantbelieveitsnotvaletudo-4.0.32](https://github.com/truecharts/charts/compare/icantbelieveitsnotvaletudo-4.0.31...icantbelieveitsnotvaletudo-4.0.32) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [icantbelieveitsnotvaletudo-4.0.32](https://github.com/truecharts/charts/compare/icantbelieveitsnotvaletudo-4.0.31...icantbelieveitsnotvaletudo-4.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [icantbelieveitsnotvaletudo-4.0.32](https://github.com/truecharts/charts/compare/icantbelieveitsnotvaletudo-4.0.31...icantbelieveitsnotvaletudo-4.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [icantbelieveitsnotvaletudo-4.0.32](https://github.com/truecharts/charts/compare/icantbelieveitsnotvaletudo-4.0.31...icantbelieveitsnotvaletudo-4.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [icantbelieveitsnotvaletudo-4.0.32](https://github.com/truecharts/charts/compare/icantbelieveitsnotvaletudo-4.0.31...icantbelieveitsnotvaletudo-4.0.32) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [icantbelieveitsnotvaletudo-4.0.31](https://github.com/truecharts/charts/compare/icantbelieveitsnotvaletudo-4.0.29...icantbelieveitsnotvaletudo-4.0.31) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [icantbelieveitsnotvaletudo-4.0.30](https://github.com/truecharts/charts/compare/icantbelieveitsnotvaletudo-4.0.29...icantbelieveitsnotvaletudo-4.0.30) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/icantbelieveitsnotvaletudo/4.0.33/Chart.lock b/stable/icantbelieveitsnotvaletudo/4.0.33/Chart.lock new file mode 100644 index 00000000000..bcbc430764d --- /dev/null +++ b/stable/icantbelieveitsnotvaletudo/4.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:37:30.512555282Z" diff --git a/stable/icantbelieveitsnotvaletudo/4.0.33/Chart.yaml b/stable/icantbelieveitsnotvaletudo/4.0.33/Chart.yaml new file mode 100644 index 00000000000..02aee0c80a5 --- /dev/null +++ b/stable/icantbelieveitsnotvaletudo/4.0.33/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "2021.2.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: Create live map data from Valetudo powered robots +home: https://truecharts.org/docs/charts/stable/icantbelieveitsnotvaletudo +icon: https://truecharts.org/img/hotlink-ok/chart-icons/icantbelieveitsnotvaletudo.png +keywords: + - icantbelieveitsnotvaletudo + - MQTT + - valetudo + - iot +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: icantbelieveitsnotvaletudo +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/icantbelieveitsnotvaletudo + - https://github.com/Hypfer/ICantBelieveItsNotValetudo +version: 4.0.33 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/icantbelieveitsnotvaletudo/4.0.33/README.md b/stable/icantbelieveitsnotvaletudo/4.0.33/README.md new file mode 100644 index 00000000000..e0023047667 --- /dev/null +++ b/stable/icantbelieveitsnotvaletudo/4.0.33/README.md @@ -0,0 +1,108 @@ +# icantbelieveitsnotvaletudo + +![Version: 4.0.33](https://img.shields.io/badge/Version-4.0.33-informational?style=flat-square) ![AppVersion: 2021.2.1](https://img.shields.io/badge/AppVersion-2021.2.1-informational?style=flat-square) + +Create live map data from Valetudo powered robots + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [icantbelieveitsnotvaletudo](https://truecharts.org/docs/charts/stable/icantbelieveitsnotvaletudo) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/icantbelieveitsnotvaletudo/4.0.32/app-readme.md b/stable/icantbelieveitsnotvaletudo/4.0.33/app-readme.md similarity index 100% rename from stable/icantbelieveitsnotvaletudo/4.0.32/app-readme.md rename to stable/icantbelieveitsnotvaletudo/4.0.33/app-readme.md diff --git a/stable/icantbelieveitsnotvaletudo/4.0.33/charts/common-10.5.10.tgz b/stable/icantbelieveitsnotvaletudo/4.0.33/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/icantbelieveitsnotvaletudo/4.0.33/charts/common-10.5.10.tgz differ diff --git a/stable/icantbelieveitsnotvaletudo/4.0.32/ix_values.yaml b/stable/icantbelieveitsnotvaletudo/4.0.33/ix_values.yaml similarity index 100% rename from stable/icantbelieveitsnotvaletudo/4.0.32/ix_values.yaml rename to stable/icantbelieveitsnotvaletudo/4.0.33/ix_values.yaml diff --git a/stable/icantbelieveitsnotvaletudo/4.0.32/questions.yaml b/stable/icantbelieveitsnotvaletudo/4.0.33/questions.yaml similarity index 100% rename from stable/icantbelieveitsnotvaletudo/4.0.32/questions.yaml rename to stable/icantbelieveitsnotvaletudo/4.0.33/questions.yaml diff --git a/stable/icantbelieveitsnotvaletudo/4.0.32/templates/common.yaml b/stable/icantbelieveitsnotvaletudo/4.0.33/templates/common.yaml similarity index 100% rename from stable/icantbelieveitsnotvaletudo/4.0.32/templates/common.yaml rename to stable/icantbelieveitsnotvaletudo/4.0.33/templates/common.yaml diff --git a/stable/kimai/3.0.35/values.yaml b/stable/icantbelieveitsnotvaletudo/4.0.33/values.yaml similarity index 100% rename from stable/kimai/3.0.35/values.yaml rename to stable/icantbelieveitsnotvaletudo/4.0.33/values.yaml diff --git a/stable/icinga2/3.0.40/CHANGELOG.md b/stable/icinga2/3.0.40/CHANGELOG.md deleted file mode 100644 index 6208c5594eb..00000000000 --- a/stable/icinga2/3.0.40/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [icinga2-3.0.40](https://github.com/truecharts/charts/compare/icinga2-3.0.39...icinga2-3.0.40) (2022-09-13) - -### Chore - -- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - - - -## [icinga2-3.0.39](https://github.com/truecharts/charts/compare/icinga2-3.0.38...icinga2-3.0.39) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [icinga2-3.0.39](https://github.com/truecharts/charts/compare/icinga2-3.0.38...icinga2-3.0.39) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [icinga2-3.0.39](https://github.com/truecharts/charts/compare/icinga2-3.0.38...icinga2-3.0.39) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [icinga2-3.0.39](https://github.com/truecharts/charts/compare/icinga2-3.0.38...icinga2-3.0.39) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [icinga2-3.0.39](https://github.com/truecharts/charts/compare/icinga2-3.0.38...icinga2-3.0.39) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [icinga2-3.0.39](https://github.com/truecharts/charts/compare/icinga2-3.0.38...icinga2-3.0.39) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [icinga2-3.0.38](https://github.com/truecharts/charts/compare/icinga2-3.0.37...icinga2-3.0.38) (2022-09-10) - -### Chore - -- update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) - - - - -## [icinga2-3.0.37](https://github.com/truecharts/charts/compare/icinga2-3.0.36...icinga2-3.0.37) (2022-09-07) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) - - diff --git a/stable/icinga2/3.0.40/Chart.lock b/stable/icinga2/3.0.40/Chart.lock deleted file mode 100644 index ba0fc9438b1..00000000000 --- a/stable/icinga2/3.0.40/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.72 -digest: sha256:4918dea0a67663d68f645ee91f54faa55c628a2d463a8572c804e887186456f3 -generated: "2022-09-13T06:22:10.361897228Z" diff --git a/stable/icinga2/3.0.40/Chart.yaml b/stable/icinga2/3.0.40/Chart.yaml deleted file mode 100644 index 88ca3b5977f..00000000000 --- a/stable/icinga2/3.0.40/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "2.13.5" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.72 -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.40 -annotations: - truecharts.org/catagories: | - - monitoring - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/icinga2/3.0.40/README.md b/stable/icinga2/3.0.40/README.md deleted file mode 100644 index 94b6d7898e1..00000000000 --- a/stable/icinga2/3.0.40/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# icinga2 - -![Version: 3.0.40](https://img.shields.io/badge/Version-3.0.40-informational?style=flat-square) ![AppVersion: 2.13.5](https://img.shields.io/badge/AppVersion-2.13.5-informational?style=flat-square) - -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.72 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/icinga2/3.0.40/charts/common-10.5.9.tgz b/stable/icinga2/3.0.40/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/icinga2/3.0.40/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/icinga2/3.0.40/charts/mariadb-3.0.72.tgz b/stable/icinga2/3.0.40/charts/mariadb-3.0.72.tgz deleted file mode 100644 index c0d5628ce75..00000000000 Binary files a/stable/icinga2/3.0.40/charts/mariadb-3.0.72.tgz and /dev/null differ diff --git a/stable/icinga2/3.0.41/CHANGELOG.md b/stable/icinga2/3.0.41/CHANGELOG.md new file mode 100644 index 00000000000..e0c152fa174 --- /dev/null +++ b/stable/icinga2/3.0.41/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [icinga2-3.0.41](https://github.com/truecharts/charts/compare/icinga2-3.0.40...icinga2-3.0.41) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [icinga2-3.0.40](https://github.com/truecharts/charts/compare/icinga2-3.0.39...icinga2-3.0.40) (2022-09-13) + +### Chore + +- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + + + + +## [icinga2-3.0.39](https://github.com/truecharts/charts/compare/icinga2-3.0.38...icinga2-3.0.39) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [icinga2-3.0.39](https://github.com/truecharts/charts/compare/icinga2-3.0.38...icinga2-3.0.39) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [icinga2-3.0.39](https://github.com/truecharts/charts/compare/icinga2-3.0.38...icinga2-3.0.39) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [icinga2-3.0.39](https://github.com/truecharts/charts/compare/icinga2-3.0.38...icinga2-3.0.39) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [icinga2-3.0.39](https://github.com/truecharts/charts/compare/icinga2-3.0.38...icinga2-3.0.39) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [icinga2-3.0.39](https://github.com/truecharts/charts/compare/icinga2-3.0.38...icinga2-3.0.39) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [icinga2-3.0.38](https://github.com/truecharts/charts/compare/icinga2-3.0.37...icinga2-3.0.38) (2022-09-10) + +### Chore + +- update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) + + diff --git a/stable/icinga2/3.0.41/Chart.lock b/stable/icinga2/3.0.41/Chart.lock new file mode 100644 index 00000000000..d261616c0f4 --- /dev/null +++ b/stable/icinga2/3.0.41/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.73 +digest: sha256:54198365667353e15dd5ab095f2d1f364ac3a6a72065cbd9a890d0867d58844f +generated: "2022-09-15T14:37:43.832480912Z" diff --git a/stable/icinga2/3.0.41/Chart.yaml b/stable/icinga2/3.0.41/Chart.yaml new file mode 100644 index 00000000000..63da64ba8ff --- /dev/null +++ b/stable/icinga2/3.0.41/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "2.13.5" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.73 +description: "A monitoring system which checks the availability of your network resources, notifies users of outages, and generates performance data for reporting." +home: https://truecharts.org/docs/charts/stable/icinga2 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/icinga2.png +keywords: + - icinga2 + - monitoring +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: icinga2 +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/icinga2 + - https://github.com/jjethwa/icinga2 + - https://icinga.com/ +version: 3.0.41 +annotations: + truecharts.org/catagories: | + - monitoring + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/icinga2/3.0.41/README.md b/stable/icinga2/3.0.41/README.md new file mode 100644 index 00000000000..ea8027c4054 --- /dev/null +++ b/stable/icinga2/3.0.41/README.md @@ -0,0 +1,110 @@ +# icinga2 + +![Version: 3.0.41](https://img.shields.io/badge/Version-3.0.41-informational?style=flat-square) ![AppVersion: 2.13.5](https://img.shields.io/badge/AppVersion-2.13.5-informational?style=flat-square) + +A monitoring system which checks the availability of your network resources, notifies users of outages, and generates performance data for reporting. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [icinga2](https://truecharts.org/docs/charts/stable/icinga2) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | mariadb | 3.0.73 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/icinga2/3.0.40/app-readme.md b/stable/icinga2/3.0.41/app-readme.md similarity index 100% rename from stable/icinga2/3.0.40/app-readme.md rename to stable/icinga2/3.0.41/app-readme.md diff --git a/stable/icinga2/3.0.41/charts/common-10.5.10.tgz b/stable/icinga2/3.0.41/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/icinga2/3.0.41/charts/common-10.5.10.tgz differ diff --git a/stable/icinga2/3.0.41/charts/mariadb-3.0.73.tgz b/stable/icinga2/3.0.41/charts/mariadb-3.0.73.tgz new file mode 100644 index 00000000000..13d673713db Binary files /dev/null and b/stable/icinga2/3.0.41/charts/mariadb-3.0.73.tgz differ diff --git a/stable/icinga2/3.0.40/ix_values.yaml b/stable/icinga2/3.0.41/ix_values.yaml similarity index 100% rename from stable/icinga2/3.0.40/ix_values.yaml rename to stable/icinga2/3.0.41/ix_values.yaml diff --git a/stable/icinga2/3.0.40/questions.yaml b/stable/icinga2/3.0.41/questions.yaml similarity index 100% rename from stable/icinga2/3.0.40/questions.yaml rename to stable/icinga2/3.0.41/questions.yaml diff --git a/stable/komga/6.0.37/templates/common.yaml b/stable/icinga2/3.0.41/templates/common.yaml similarity index 100% rename from stable/komga/6.0.37/templates/common.yaml rename to stable/icinga2/3.0.41/templates/common.yaml diff --git a/stable/kitchenowl/1.0.1/values.yaml b/stable/icinga2/3.0.41/values.yaml similarity index 100% rename from stable/kitchenowl/1.0.1/values.yaml rename to stable/icinga2/3.0.41/values.yaml diff --git a/stable/impostor-server/1.0.39/CHANGELOG.md b/stable/impostor-server/1.0.39/CHANGELOG.md deleted file mode 100644 index 5c8d41af66e..00000000000 --- a/stable/impostor-server/1.0.39/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [impostor-server-1.0.39](https://github.com/truecharts/charts/compare/impostor-server-1.0.38...impostor-server-1.0.39) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [impostor-server-1.0.39](https://github.com/truecharts/charts/compare/impostor-server-1.0.38...impostor-server-1.0.39) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [impostor-server-1.0.39](https://github.com/truecharts/charts/compare/impostor-server-1.0.38...impostor-server-1.0.39) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [impostor-server-1.0.39](https://github.com/truecharts/charts/compare/impostor-server-1.0.38...impostor-server-1.0.39) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [impostor-server-1.0.39](https://github.com/truecharts/charts/compare/impostor-server-1.0.38...impostor-server-1.0.39) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [impostor-server-1.0.39](https://github.com/truecharts/charts/compare/impostor-server-1.0.38...impostor-server-1.0.39) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [impostor-server-1.0.38](https://github.com/truecharts/charts/compare/impostor-server-1.0.37...impostor-server-1.0.38) (2022-09-02) - -### Chore - -- update docker general non-major ([#3660](https://github.com/truecharts/charts/issues/3660)) - - - - -## [impostor-server-1.0.37](https://github.com/truecharts/charts/compare/impostor-server-1.0.36...impostor-server-1.0.37) (2022-09-01) - -### Chore - -- update docker general non-major ([#3649](https://github.com/truecharts/charts/issues/3649)) - - - - -## [impostor-server-1.0.36](https://github.com/truecharts/charts/compare/impostor-server-1.0.34...impostor-server-1.0.36) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/impostor-server/1.0.39/Chart.lock b/stable/impostor-server/1.0.39/Chart.lock deleted file mode 100644 index 22d18cb7fb7..00000000000 --- a/stable/impostor-server/1.0.39/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:40:17.39870807Z" diff --git a/stable/impostor-server/1.0.39/Chart.yaml b/stable/impostor-server/1.0.39/Chart.yaml deleted file mode 100644 index 89b58afc0d7..00000000000 --- a/stable/impostor-server/1.0.39/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "1.7.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.39 -annotations: - truecharts.org/catagories: | - - games - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/impostor-server/1.0.39/README.md b/stable/impostor-server/1.0.39/README.md deleted file mode 100644 index bd609434e9a..00000000000 --- a/stable/impostor-server/1.0.39/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# impostor-server - -![Version: 1.0.39](https://img.shields.io/badge/Version-1.0.39-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.7.2](https://img.shields.io/badge/AppVersion-1.7.2-informational?style=flat-square) - -A private Among Us server - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [impostor-server](https://truecharts.org/docs/charts/stable/impostor-server) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `impostor-server` deployment - -```console -helm uninstall impostor-server -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install impostor-server \ - --set env.TZ="America/New York" \ - TrueCharts/impostor-server -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install impostor-server TrueCharts/impostor-server -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/impostor-server/1.0.39/charts/common-10.5.9.tgz b/stable/impostor-server/1.0.39/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/impostor-server/1.0.39/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/impostor-server/1.0.40/CHANGELOG.md b/stable/impostor-server/1.0.40/CHANGELOG.md new file mode 100644 index 00000000000..901ee5164ae --- /dev/null +++ b/stable/impostor-server/1.0.40/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [impostor-server-1.0.40](https://github.com/truecharts/charts/compare/impostor-server-1.0.39...impostor-server-1.0.40) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [impostor-server-1.0.39](https://github.com/truecharts/charts/compare/impostor-server-1.0.38...impostor-server-1.0.39) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [impostor-server-1.0.39](https://github.com/truecharts/charts/compare/impostor-server-1.0.38...impostor-server-1.0.39) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [impostor-server-1.0.39](https://github.com/truecharts/charts/compare/impostor-server-1.0.38...impostor-server-1.0.39) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [impostor-server-1.0.39](https://github.com/truecharts/charts/compare/impostor-server-1.0.38...impostor-server-1.0.39) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [impostor-server-1.0.39](https://github.com/truecharts/charts/compare/impostor-server-1.0.38...impostor-server-1.0.39) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [impostor-server-1.0.39](https://github.com/truecharts/charts/compare/impostor-server-1.0.38...impostor-server-1.0.39) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [impostor-server-1.0.38](https://github.com/truecharts/charts/compare/impostor-server-1.0.37...impostor-server-1.0.38) (2022-09-02) + +### Chore + +- update docker general non-major ([#3660](https://github.com/truecharts/charts/issues/3660)) + + + + +## [impostor-server-1.0.37](https://github.com/truecharts/charts/compare/impostor-server-1.0.36...impostor-server-1.0.37) (2022-09-01) + +### Chore + +- update docker general non-major ([#3649](https://github.com/truecharts/charts/issues/3649)) + + diff --git a/stable/impostor-server/1.0.40/Chart.lock b/stable/impostor-server/1.0.40/Chart.lock new file mode 100644 index 00000000000..c4568bd0b90 --- /dev/null +++ b/stable/impostor-server/1.0.40/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:37:39.367783899Z" diff --git a/stable/impostor-server/1.0.40/Chart.yaml b/stable/impostor-server/1.0.40/Chart.yaml new file mode 100644 index 00000000000..497df640b7c --- /dev/null +++ b/stable/impostor-server/1.0.40/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "1.7.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: A private Among Us server +home: https://truecharts.org/docs/charts/stable/impostor-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/impostor-server.png +keywords: + - impostor-server +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: impostor-server +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/impostor-server +type: application +version: 1.0.40 +annotations: + truecharts.org/catagories: | + - games + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/impostor-server/1.0.40/README.md b/stable/impostor-server/1.0.40/README.md new file mode 100644 index 00000000000..77b0a5872c4 --- /dev/null +++ b/stable/impostor-server/1.0.40/README.md @@ -0,0 +1,107 @@ +# impostor-server + +![Version: 1.0.40](https://img.shields.io/badge/Version-1.0.40-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.7.2](https://img.shields.io/badge/AppVersion-1.7.2-informational?style=flat-square) + +A private Among Us server + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [impostor-server](https://truecharts.org/docs/charts/stable/impostor-server) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `impostor-server` deployment + +```console +helm uninstall impostor-server +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install impostor-server \ + --set env.TZ="America/New York" \ + TrueCharts/impostor-server +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install impostor-server TrueCharts/impostor-server -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/impostor-server/1.0.39/app-readme.md b/stable/impostor-server/1.0.40/app-readme.md similarity index 100% rename from stable/impostor-server/1.0.39/app-readme.md rename to stable/impostor-server/1.0.40/app-readme.md diff --git a/stable/impostor-server/1.0.40/charts/common-10.5.10.tgz b/stable/impostor-server/1.0.40/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/impostor-server/1.0.40/charts/common-10.5.10.tgz differ diff --git a/stable/impostor-server/1.0.39/ci/base-values.yaml b/stable/impostor-server/1.0.40/ci/base-values.yaml similarity index 100% rename from stable/impostor-server/1.0.39/ci/base-values.yaml rename to stable/impostor-server/1.0.40/ci/base-values.yaml diff --git a/stable/impostor-server/1.0.39/ci/values.yaml b/stable/impostor-server/1.0.40/ci/values.yaml similarity index 100% rename from stable/impostor-server/1.0.39/ci/values.yaml rename to stable/impostor-server/1.0.40/ci/values.yaml diff --git a/stable/impostor-server/1.0.39/ix_values.yaml b/stable/impostor-server/1.0.40/ix_values.yaml similarity index 100% rename from stable/impostor-server/1.0.39/ix_values.yaml rename to stable/impostor-server/1.0.40/ix_values.yaml diff --git a/stable/impostor-server/1.0.39/questions.yaml b/stable/impostor-server/1.0.40/questions.yaml similarity index 100% rename from stable/impostor-server/1.0.39/questions.yaml rename to stable/impostor-server/1.0.40/questions.yaml diff --git a/stable/kopia/2.0.38/templates/common.yaml b/stable/impostor-server/1.0.40/templates/common.yaml similarity index 100% rename from stable/kopia/2.0.38/templates/common.yaml rename to stable/impostor-server/1.0.40/templates/common.yaml diff --git a/stable/kodi-headless/2.0.29/values.yaml b/stable/impostor-server/1.0.40/values.yaml similarity index 100% rename from stable/kodi-headless/2.0.29/values.yaml rename to stable/impostor-server/1.0.40/values.yaml diff --git a/stable/inventree/4.0.10/CHANGELOG.md b/stable/inventree/4.0.10/CHANGELOG.md deleted file mode 100644 index 2d9781404ed..00000000000 --- a/stable/inventree/4.0.10/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [inventree-4.0.10](https://github.com/truecharts/charts/compare/inventree-4.0.9...inventree-4.0.10) (2022-09-13) - -### Chore - -- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - - - -## [inventree-4.0.9](https://github.com/truecharts/charts/compare/inventree-4.0.8...inventree-4.0.9) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [inventree-4.0.9](https://github.com/truecharts/charts/compare/inventree-4.0.8...inventree-4.0.9) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [inventree-4.0.9](https://github.com/truecharts/charts/compare/inventree-4.0.8...inventree-4.0.9) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [inventree-4.0.9](https://github.com/truecharts/charts/compare/inventree-4.0.8...inventree-4.0.9) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [inventree-4.0.9](https://github.com/truecharts/charts/compare/inventree-4.0.8...inventree-4.0.9) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [inventree-4.0.9](https://github.com/truecharts/charts/compare/inventree-4.0.8...inventree-4.0.9) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - - -## [inventree-4.0.7](https://github.com/truecharts/charts/compare/inventree-4.0.6...inventree-4.0.7) (2022-09-03) - -### Fix - -- update nginx.conf mount method ([#3656](https://github.com/truecharts/charts/issues/3656)) - - - - -## [inventree-4.0.6](https://github.com/truecharts/charts/compare/inventree-4.0.4...inventree-4.0.6) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/inventree/4.0.10/Chart.lock b/stable/inventree/4.0.10/Chart.lock deleted file mode 100644 index 58678394d10..00000000000 --- a/stable/inventree/4.0.10/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.72 -digest: sha256:48575c1284c01594e15d652b730608f179ada7326071005369f8a321e76d695c -generated: "2022-09-13T06:22:21.70283794Z" diff --git a/stable/inventree/4.0.10/Chart.yaml b/stable/inventree/4.0.10/Chart.yaml deleted file mode 100644 index b7b9bf3d26a..00000000000 --- a/stable/inventree/4.0.10/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -apiVersion: v2 -appVersion: "0.8.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.72 -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.10 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/inventree/4.0.10/README.md b/stable/inventree/4.0.10/README.md deleted file mode 100644 index 3a16f72ddd1..00000000000 --- a/stable/inventree/4.0.10/README.md +++ /dev/null @@ -1,111 +0,0 @@ -# inventree - -![Version: 4.0.10](https://img.shields.io/badge/Version-4.0.10-informational?style=flat-square) ![AppVersion: 0.8.2](https://img.shields.io/badge/AppVersion-0.8.2-informational?style=flat-square) - -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.76 | -| https://charts.truecharts.org | redis | 3.0.72 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `inventree` deployment - -```console -helm uninstall inventree -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install inventree \ - --set env.TZ="America/New York" \ - TrueCharts/inventree -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install inventree TrueCharts/inventree -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/inventree/4.0.10/charts/common-10.5.9.tgz b/stable/inventree/4.0.10/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/inventree/4.0.10/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/inventree/4.0.10/charts/postgresql-8.0.76.tgz b/stable/inventree/4.0.10/charts/postgresql-8.0.76.tgz deleted file mode 100644 index 129e37daa0e..00000000000 Binary files a/stable/inventree/4.0.10/charts/postgresql-8.0.76.tgz and /dev/null differ diff --git a/stable/inventree/4.0.10/charts/redis-3.0.72.tgz b/stable/inventree/4.0.10/charts/redis-3.0.72.tgz deleted file mode 100644 index d1c4b4529da..00000000000 Binary files a/stable/inventree/4.0.10/charts/redis-3.0.72.tgz and /dev/null differ diff --git a/stable/inventree/4.0.11/CHANGELOG.md b/stable/inventree/4.0.11/CHANGELOG.md new file mode 100644 index 00000000000..9c89af4e8ec --- /dev/null +++ b/stable/inventree/4.0.11/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [inventree-4.0.11](https://github.com/truecharts/charts/compare/inventree-4.0.10...inventree-4.0.11) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [inventree-4.0.10](https://github.com/truecharts/charts/compare/inventree-4.0.9...inventree-4.0.10) (2022-09-13) + +### Chore + +- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + + + + +## [inventree-4.0.9](https://github.com/truecharts/charts/compare/inventree-4.0.8...inventree-4.0.9) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [inventree-4.0.9](https://github.com/truecharts/charts/compare/inventree-4.0.8...inventree-4.0.9) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [inventree-4.0.9](https://github.com/truecharts/charts/compare/inventree-4.0.8...inventree-4.0.9) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [inventree-4.0.9](https://github.com/truecharts/charts/compare/inventree-4.0.8...inventree-4.0.9) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [inventree-4.0.9](https://github.com/truecharts/charts/compare/inventree-4.0.8...inventree-4.0.9) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [inventree-4.0.9](https://github.com/truecharts/charts/compare/inventree-4.0.8...inventree-4.0.9) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + + +## [inventree-4.0.7](https://github.com/truecharts/charts/compare/inventree-4.0.6...inventree-4.0.7) (2022-09-03) + +### Fix + +- update nginx.conf mount method ([#3656](https://github.com/truecharts/charts/issues/3656)) + diff --git a/stable/inventree/4.0.11/Chart.lock b/stable/inventree/4.0.11/Chart.lock new file mode 100644 index 00000000000..730520addab --- /dev/null +++ b/stable/inventree/4.0.11/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.75 +digest: sha256:9d4ce7b49341358873ac504e187314c9a2e0f15e6eea31a51a1294b829ddaaba +generated: "2022-09-15T14:38:05.508684086Z" diff --git a/stable/inventree/4.0.11/Chart.yaml b/stable/inventree/4.0.11/Chart.yaml new file mode 100644 index 00000000000..e72e16cb777 --- /dev/null +++ b/stable/inventree/4.0.11/Chart.yaml @@ -0,0 +1,36 @@ +apiVersion: v2 +appVersion: "0.8.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.75 +description: 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.11 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/inventree/4.0.11/README.md b/stable/inventree/4.0.11/README.md new file mode 100644 index 00000000000..a27547c0e93 --- /dev/null +++ b/stable/inventree/4.0.11/README.md @@ -0,0 +1,111 @@ +# inventree + +![Version: 4.0.11](https://img.shields.io/badge/Version-4.0.11-informational?style=flat-square) ![AppVersion: 0.8.2](https://img.shields.io/badge/AppVersion-0.8.2-informational?style=flat-square) + +InvenTree is an open-source Inventory Management System which provides powerful low-level stock control and part tracking. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [inventree](https://truecharts.org/docs/charts/stable/inventree) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.78 | +| https://charts.truecharts.org | redis | 3.0.75 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `inventree` deployment + +```console +helm uninstall inventree +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install inventree \ + --set env.TZ="America/New York" \ + TrueCharts/inventree +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install inventree TrueCharts/inventree -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/inventree/4.0.10/app-readme.md b/stable/inventree/4.0.11/app-readme.md similarity index 100% rename from stable/inventree/4.0.10/app-readme.md rename to stable/inventree/4.0.11/app-readme.md diff --git a/stable/inventree/4.0.11/charts/common-10.5.10.tgz b/stable/inventree/4.0.11/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/inventree/4.0.11/charts/common-10.5.10.tgz differ diff --git a/stable/inventree/4.0.11/charts/postgresql-8.0.78.tgz b/stable/inventree/4.0.11/charts/postgresql-8.0.78.tgz new file mode 100644 index 00000000000..ef5433c52fa Binary files /dev/null and b/stable/inventree/4.0.11/charts/postgresql-8.0.78.tgz differ diff --git a/stable/inventree/4.0.11/charts/redis-3.0.75.tgz b/stable/inventree/4.0.11/charts/redis-3.0.75.tgz new file mode 100644 index 00000000000..3be8a655992 Binary files /dev/null and b/stable/inventree/4.0.11/charts/redis-3.0.75.tgz differ diff --git a/stable/inventree/4.0.10/ix_values.yaml b/stable/inventree/4.0.11/ix_values.yaml similarity index 100% rename from stable/inventree/4.0.10/ix_values.yaml rename to stable/inventree/4.0.11/ix_values.yaml diff --git a/stable/inventree/4.0.10/questions.yaml b/stable/inventree/4.0.11/questions.yaml similarity index 100% rename from stable/inventree/4.0.10/questions.yaml rename to stable/inventree/4.0.11/questions.yaml diff --git a/stable/inventree/4.0.10/templates/_configmap.tpl b/stable/inventree/4.0.11/templates/_configmap.tpl similarity index 100% rename from stable/inventree/4.0.10/templates/_configmap.tpl rename to stable/inventree/4.0.11/templates/_configmap.tpl diff --git a/stable/inventree/4.0.10/templates/_init.tpl b/stable/inventree/4.0.11/templates/_init.tpl similarity index 100% rename from stable/inventree/4.0.10/templates/_init.tpl rename to stable/inventree/4.0.11/templates/_init.tpl diff --git a/stable/inventree/4.0.10/templates/_nginx.tpl b/stable/inventree/4.0.11/templates/_nginx.tpl similarity index 100% rename from stable/inventree/4.0.10/templates/_nginx.tpl rename to stable/inventree/4.0.11/templates/_nginx.tpl diff --git a/stable/inventree/4.0.10/templates/_secrets.tpl b/stable/inventree/4.0.11/templates/_secrets.tpl similarity index 100% rename from stable/inventree/4.0.10/templates/_secrets.tpl rename to stable/inventree/4.0.11/templates/_secrets.tpl diff --git a/stable/inventree/4.0.10/templates/_worker.tpl b/stable/inventree/4.0.11/templates/_worker.tpl similarity index 100% rename from stable/inventree/4.0.10/templates/_worker.tpl rename to stable/inventree/4.0.11/templates/_worker.tpl diff --git a/stable/inventree/4.0.10/templates/common.yaml b/stable/inventree/4.0.11/templates/common.yaml similarity index 100% rename from stable/inventree/4.0.10/templates/common.yaml rename to stable/inventree/4.0.11/templates/common.yaml diff --git a/stable/koel/3.0.40/values.yaml b/stable/inventree/4.0.11/values.yaml similarity index 100% rename from stable/koel/3.0.40/values.yaml rename to stable/inventree/4.0.11/values.yaml diff --git a/stable/ipfs/3.0.35/CHANGELOG.md b/stable/ipfs/3.0.35/CHANGELOG.md deleted file mode 100644 index e1a4476b96b..00000000000 --- a/stable/ipfs/3.0.35/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ipfs-3.0.35](https://github.com/truecharts/charts/compare/ipfs-3.0.34...ipfs-3.0.35) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ipfs-3.0.35](https://github.com/truecharts/charts/compare/ipfs-3.0.34...ipfs-3.0.35) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ipfs-3.0.35](https://github.com/truecharts/charts/compare/ipfs-3.0.34...ipfs-3.0.35) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ipfs-3.0.35](https://github.com/truecharts/charts/compare/ipfs-3.0.34...ipfs-3.0.35) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ipfs-3.0.35](https://github.com/truecharts/charts/compare/ipfs-3.0.34...ipfs-3.0.35) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ipfs-3.0.35](https://github.com/truecharts/charts/compare/ipfs-3.0.34...ipfs-3.0.35) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ipfs-3.0.34](https://github.com/truecharts/charts/compare/ipfs-3.0.33...ipfs-3.0.34) (2022-08-31) - -### Chore - -- update docker general non-major ([#3640](https://github.com/truecharts/charts/issues/3640)) - - - - -## [ipfs-3.0.33](https://github.com/truecharts/charts/compare/ipfs-3.0.31...ipfs-3.0.33) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [ipfs-3.0.32](https://github.com/truecharts/charts/compare/ipfs-3.0.31...ipfs-3.0.32) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/ipfs/3.0.35/Chart.lock b/stable/ipfs/3.0.35/Chart.lock deleted file mode 100644 index 18df0763994..00000000000 --- a/stable/ipfs/3.0.35/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:40:35.086346016Z" diff --git a/stable/ipfs/3.0.35/Chart.yaml b/stable/ipfs/3.0.35/Chart.yaml deleted file mode 100644 index 857111e070e..00000000000 --- a/stable/ipfs/3.0.35/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: ipfs -version: 3.0.35 -appVersion: "0.15.0" -description: IPFS is a global, versioned, peer-to-peer filesystem. It combines good ideas from previous systems such Git, BitTorrent, Kademlia, SFS, and the Web. It is like a single bittorrent swarm, exchanging git objects. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/ipfs -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ipfs.png -keywords: - - ipfs -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/ipfs - - https://hub.docker.com/r/linuxserver/ipfs -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - # 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.35/README.md b/stable/ipfs/3.0.35/README.md deleted file mode 100644 index 31099767014..00000000000 --- a/stable/ipfs/3.0.35/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# ipfs - -![Version: 3.0.35](https://img.shields.io/badge/Version-3.0.35-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.15.0](https://img.shields.io/badge/AppVersion-0.15.0-informational?style=flat-square) - -IPFS is a global, versioned, peer-to-peer filesystem. It combines good ideas from previous systems such Git, BitTorrent, Kademlia, SFS, and the Web. It is like a single bittorrent swarm, exchanging git objects. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [ipfs](https://truecharts.org/docs/charts/stable/ipfs) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/ipfs/3.0.35/charts/common-10.5.9.tgz b/stable/ipfs/3.0.35/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/ipfs/3.0.35/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/ipfs/3.0.36/CHANGELOG.md b/stable/ipfs/3.0.36/CHANGELOG.md new file mode 100644 index 00000000000..d78155468cf --- /dev/null +++ b/stable/ipfs/3.0.36/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ipfs-3.0.36](https://github.com/truecharts/charts/compare/ipfs-3.0.35...ipfs-3.0.36) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [ipfs-3.0.35](https://github.com/truecharts/charts/compare/ipfs-3.0.34...ipfs-3.0.35) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ipfs-3.0.35](https://github.com/truecharts/charts/compare/ipfs-3.0.34...ipfs-3.0.35) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ipfs-3.0.35](https://github.com/truecharts/charts/compare/ipfs-3.0.34...ipfs-3.0.35) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ipfs-3.0.35](https://github.com/truecharts/charts/compare/ipfs-3.0.34...ipfs-3.0.35) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ipfs-3.0.35](https://github.com/truecharts/charts/compare/ipfs-3.0.34...ipfs-3.0.35) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ipfs-3.0.35](https://github.com/truecharts/charts/compare/ipfs-3.0.34...ipfs-3.0.35) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ipfs-3.0.34](https://github.com/truecharts/charts/compare/ipfs-3.0.33...ipfs-3.0.34) (2022-08-31) + +### Chore + +- update docker general non-major ([#3640](https://github.com/truecharts/charts/issues/3640)) + + + + +## [ipfs-3.0.33](https://github.com/truecharts/charts/compare/ipfs-3.0.31...ipfs-3.0.33) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/ipfs/3.0.36/Chart.lock b/stable/ipfs/3.0.36/Chart.lock new file mode 100644 index 00000000000..743db9839a8 --- /dev/null +++ b/stable/ipfs/3.0.36/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:38:01.334913625Z" diff --git a/stable/ipfs/3.0.36/Chart.yaml b/stable/ipfs/3.0.36/Chart.yaml new file mode 100644 index 00000000000..78240fa49e5 --- /dev/null +++ b/stable/ipfs/3.0.36/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: ipfs +version: 3.0.36 +appVersion: "0.15.0" +description: IPFS is a global, versioned, peer-to-peer filesystem. It combines good ideas from previous systems such Git, BitTorrent, Kademlia, SFS, and the Web. It is like a single bittorrent swarm, exchanging git objects. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/ipfs +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ipfs.png +keywords: + - ipfs +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/ipfs + - https://hub.docker.com/r/linuxserver/ipfs +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - storage + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/ipfs/3.0.36/README.md b/stable/ipfs/3.0.36/README.md new file mode 100644 index 00000000000..1f61f44319c --- /dev/null +++ b/stable/ipfs/3.0.36/README.md @@ -0,0 +1,108 @@ +# ipfs + +![Version: 3.0.36](https://img.shields.io/badge/Version-3.0.36-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.15.0](https://img.shields.io/badge/AppVersion-0.15.0-informational?style=flat-square) + +IPFS is a global, versioned, peer-to-peer filesystem. It combines good ideas from previous systems such Git, BitTorrent, Kademlia, SFS, and the Web. It is like a single bittorrent swarm, exchanging git objects. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [ipfs](https://truecharts.org/docs/charts/stable/ipfs) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/ipfs/3.0.35/app-readme.md b/stable/ipfs/3.0.36/app-readme.md similarity index 100% rename from stable/ipfs/3.0.35/app-readme.md rename to stable/ipfs/3.0.36/app-readme.md diff --git a/stable/ipfs/3.0.36/charts/common-10.5.10.tgz b/stable/ipfs/3.0.36/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/ipfs/3.0.36/charts/common-10.5.10.tgz differ diff --git a/stable/ipfs/3.0.35/ix_values.yaml b/stable/ipfs/3.0.36/ix_values.yaml similarity index 100% rename from stable/ipfs/3.0.35/ix_values.yaml rename to stable/ipfs/3.0.36/ix_values.yaml diff --git a/stable/ipfs/3.0.35/questions.yaml b/stable/ipfs/3.0.36/questions.yaml similarity index 100% rename from stable/ipfs/3.0.35/questions.yaml rename to stable/ipfs/3.0.36/questions.yaml diff --git a/stable/ipfs/3.0.35/templates/common.yaml b/stable/ipfs/3.0.36/templates/common.yaml similarity index 100% rename from stable/ipfs/3.0.35/templates/common.yaml rename to stable/ipfs/3.0.36/templates/common.yaml diff --git a/stable/komga/6.0.37/values.yaml b/stable/ipfs/3.0.36/values.yaml similarity index 100% rename from stable/komga/6.0.37/values.yaml rename to stable/ipfs/3.0.36/values.yaml diff --git a/stable/ispy-agent-dvr/2.0.40/CHANGELOG.md b/stable/ispy-agent-dvr/2.0.40/CHANGELOG.md deleted file mode 100644 index b74c8b3c3c6..00000000000 --- a/stable/ispy-agent-dvr/2.0.40/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ispy-agent-dvr-2.0.40](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.39...ispy-agent-dvr-2.0.40) (2022-09-13) - -### Chore - -- update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755)) - - - - -## [ispy-agent-dvr-2.0.39](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.38...ispy-agent-dvr-2.0.39) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [ispy-agent-dvr-2.0.39](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.38...ispy-agent-dvr-2.0.39) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [ispy-agent-dvr-2.0.39](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.38...ispy-agent-dvr-2.0.39) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [ispy-agent-dvr-2.0.39](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.38...ispy-agent-dvr-2.0.39) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [ispy-agent-dvr-2.0.39](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.38...ispy-agent-dvr-2.0.39) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [ispy-agent-dvr-2.0.39](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.38...ispy-agent-dvr-2.0.39) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [ispy-agent-dvr-2.0.38](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.36...ispy-agent-dvr-2.0.38) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/stable/ispy-agent-dvr/2.0.40/Chart.lock b/stable/ispy-agent-dvr/2.0.40/Chart.lock deleted file mode 100644 index 8ca955f8ac6..00000000000 --- a/stable/ispy-agent-dvr/2.0.40/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-13T05:25:43.229515014Z" diff --git a/stable/ispy-agent-dvr/2.0.40/Chart.yaml b/stable/ispy-agent-dvr/2.0.40/Chart.yaml deleted file mode 100644 index 5215dca6532..00000000000 --- a/stable/ispy-agent-dvr/2.0.40/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "4.1.9.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.40 -annotations: - truecharts.org/catagories: | - - security - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/ispy-agent-dvr/2.0.40/README.md b/stable/ispy-agent-dvr/2.0.40/README.md deleted file mode 100644 index c2b559b7b69..00000000000 --- a/stable/ispy-agent-dvr/2.0.40/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# ispy-agent-dvr - -![Version: 2.0.40](https://img.shields.io/badge/Version-2.0.40-informational?style=flat-square) ![AppVersion: 4.1.9.0](https://img.shields.io/badge/AppVersion-4.1.9.0-informational?style=flat-square) - -iSpy's Agent DVR, a standalone DVR service to manage IP cameras. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [ispy-agent-dvr](https://truecharts.org/docs/charts/stable/ispy-agent-dvr) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `ispy-agent-dvr` deployment - -```console -helm uninstall ispy-agent-dvr -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install ispy-agent-dvr \ - --set env.TZ="America/New York" \ - TrueCharts/ispy-agent-dvr -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install ispy-agent-dvr TrueCharts/ispy-agent-dvr -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/ispy-agent-dvr/2.0.40/charts/common-10.5.9.tgz b/stable/ispy-agent-dvr/2.0.40/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/ispy-agent-dvr/2.0.40/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/ispy-agent-dvr/2.0.41/CHANGELOG.md b/stable/ispy-agent-dvr/2.0.41/CHANGELOG.md new file mode 100644 index 00000000000..e310088ed56 --- /dev/null +++ b/stable/ispy-agent-dvr/2.0.41/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ispy-agent-dvr-2.0.41](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.40...ispy-agent-dvr-2.0.41) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [ispy-agent-dvr-2.0.40](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.39...ispy-agent-dvr-2.0.40) (2022-09-13) + +### Chore + +- update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755)) + + + + +## [ispy-agent-dvr-2.0.39](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.38...ispy-agent-dvr-2.0.39) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [ispy-agent-dvr-2.0.39](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.38...ispy-agent-dvr-2.0.39) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [ispy-agent-dvr-2.0.39](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.38...ispy-agent-dvr-2.0.39) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [ispy-agent-dvr-2.0.39](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.38...ispy-agent-dvr-2.0.39) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [ispy-agent-dvr-2.0.39](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.38...ispy-agent-dvr-2.0.39) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [ispy-agent-dvr-2.0.39](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.38...ispy-agent-dvr-2.0.39) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [ispy-agent-dvr-2.0.38](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.36...ispy-agent-dvr-2.0.38) (2022-08-30) diff --git a/stable/ispy-agent-dvr/2.0.41/Chart.lock b/stable/ispy-agent-dvr/2.0.41/Chart.lock new file mode 100644 index 00000000000..cf96a2937d9 --- /dev/null +++ b/stable/ispy-agent-dvr/2.0.41/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:38:10.666070382Z" diff --git a/stable/ispy-agent-dvr/2.0.41/Chart.yaml b/stable/ispy-agent-dvr/2.0.41/Chart.yaml new file mode 100644 index 00000000000..e7fe521041b --- /dev/null +++ b/stable/ispy-agent-dvr/2.0.41/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "4.1.9.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: iSpy's Agent DVR, a standalone DVR service to manage IP cameras. +home: https://truecharts.org/docs/charts/stable/ispy-agent-dvr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ispy-agent-dvr.png +keywords: + - dvr + - ispy + - agent +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ispy-agent-dvr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/ispy-agent-dvr + - https://hub.docker.com/r/doitandbedone/ispyagentdvr + - https://github.com/doitandbedone/ispyagentdvr-docker +version: 2.0.41 +annotations: + truecharts.org/catagories: | + - security + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/ispy-agent-dvr/2.0.41/README.md b/stable/ispy-agent-dvr/2.0.41/README.md new file mode 100644 index 00000000000..ef24e0655fe --- /dev/null +++ b/stable/ispy-agent-dvr/2.0.41/README.md @@ -0,0 +1,109 @@ +# ispy-agent-dvr + +![Version: 2.0.41](https://img.shields.io/badge/Version-2.0.41-informational?style=flat-square) ![AppVersion: 4.1.9.0](https://img.shields.io/badge/AppVersion-4.1.9.0-informational?style=flat-square) + +iSpy's Agent DVR, a standalone DVR service to manage IP cameras. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [ispy-agent-dvr](https://truecharts.org/docs/charts/stable/ispy-agent-dvr) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `ispy-agent-dvr` deployment + +```console +helm uninstall ispy-agent-dvr +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install ispy-agent-dvr \ + --set env.TZ="America/New York" \ + TrueCharts/ispy-agent-dvr +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install ispy-agent-dvr TrueCharts/ispy-agent-dvr -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/ispy-agent-dvr/2.0.40/app-readme.md b/stable/ispy-agent-dvr/2.0.41/app-readme.md similarity index 100% rename from stable/ispy-agent-dvr/2.0.40/app-readme.md rename to stable/ispy-agent-dvr/2.0.41/app-readme.md diff --git a/stable/ispy-agent-dvr/2.0.41/charts/common-10.5.10.tgz b/stable/ispy-agent-dvr/2.0.41/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/ispy-agent-dvr/2.0.41/charts/common-10.5.10.tgz differ diff --git a/stable/ispy-agent-dvr/2.0.40/ix_values.yaml b/stable/ispy-agent-dvr/2.0.41/ix_values.yaml similarity index 100% rename from stable/ispy-agent-dvr/2.0.40/ix_values.yaml rename to stable/ispy-agent-dvr/2.0.41/ix_values.yaml diff --git a/stable/ispy-agent-dvr/2.0.40/questions.yaml b/stable/ispy-agent-dvr/2.0.41/questions.yaml similarity index 100% rename from stable/ispy-agent-dvr/2.0.40/questions.yaml rename to stable/ispy-agent-dvr/2.0.41/questions.yaml diff --git a/stable/lanraragi/2.0.31/templates/common.yaml b/stable/ispy-agent-dvr/2.0.41/templates/common.yaml similarity index 100% rename from stable/lanraragi/2.0.31/templates/common.yaml rename to stable/ispy-agent-dvr/2.0.41/templates/common.yaml diff --git a/stable/kopia/2.0.38/values.yaml b/stable/ispy-agent-dvr/2.0.41/values.yaml similarity index 100% rename from stable/kopia/2.0.38/values.yaml rename to stable/ispy-agent-dvr/2.0.41/values.yaml diff --git a/stable/iyuuplus/2.0.30/CHANGELOG.md b/stable/iyuuplus/2.0.30/CHANGELOG.md deleted file mode 100644 index 14b28832600..00000000000 --- a/stable/iyuuplus/2.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [iyuuplus-2.0.30](https://github.com/truecharts/charts/compare/iyuuplus-2.0.29...iyuuplus-2.0.30) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [iyuuplus-2.0.30](https://github.com/truecharts/charts/compare/iyuuplus-2.0.29...iyuuplus-2.0.30) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [iyuuplus-2.0.30](https://github.com/truecharts/charts/compare/iyuuplus-2.0.29...iyuuplus-2.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [iyuuplus-2.0.30](https://github.com/truecharts/charts/compare/iyuuplus-2.0.29...iyuuplus-2.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [iyuuplus-2.0.30](https://github.com/truecharts/charts/compare/iyuuplus-2.0.29...iyuuplus-2.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [iyuuplus-2.0.30](https://github.com/truecharts/charts/compare/iyuuplus-2.0.29...iyuuplus-2.0.30) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [iyuuplus-2.0.29](https://github.com/truecharts/charts/compare/iyuuplus-2.0.27...iyuuplus-2.0.29) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [iyuuplus-2.0.28](https://github.com/truecharts/charts/compare/iyuuplus-2.0.27...iyuuplus-2.0.28) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [iyuuplus-2.0.27](https://github.com/truecharts/charts/compare/iyuuplus-2.0.26...iyuuplus-2.0.27) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/iyuuplus/2.0.30/Chart.lock b/stable/iyuuplus/2.0.30/Chart.lock deleted file mode 100644 index 8e7208b629c..00000000000 --- a/stable/iyuuplus/2.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:40:53.625707861Z" diff --git a/stable/iyuuplus/2.0.30/Chart.yaml b/stable/iyuuplus/2.0.30/Chart.yaml deleted file mode 100644 index d5c73d152d3..00000000000 --- a/stable/iyuuplus/2.0.30/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: iyuuplus -version: 2.0.30 -appVersion: "latest" -description: The IYUU automatic seeding tool can automatically seed most PT sites in China, support downloader clusters, multiple disks, multiple download directories, connecting to remote downloaders, etc. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/iyuuplus -icon: https://truecharts.org/img/hotlink-ok/chart-icons/iyuuplus.png -keywords: - - iyuuplus - - pt -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/iyuuplus - - https://hub.docker.com/r/iyuucn/iyuuplus -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - # 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.30/README.md b/stable/iyuuplus/2.0.30/README.md deleted file mode 100644 index a5a87f69638..00000000000 --- a/stable/iyuuplus/2.0.30/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# iyuuplus - -![Version: 2.0.30](https://img.shields.io/badge/Version-2.0.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -The IYUU automatic seeding tool can automatically seed most PT sites in China, support downloader clusters, multiple disks, multiple download directories, connecting to remote downloaders, etc. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [iyuuplus](https://truecharts.org/docs/charts/stable/iyuuplus) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/iyuuplus/2.0.30/charts/common-10.5.9.tgz b/stable/iyuuplus/2.0.30/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/iyuuplus/2.0.30/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/iyuuplus/2.0.31/CHANGELOG.md b/stable/iyuuplus/2.0.31/CHANGELOG.md new file mode 100644 index 00000000000..9ab8e11dfd8 --- /dev/null +++ b/stable/iyuuplus/2.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [iyuuplus-2.0.31](https://github.com/truecharts/charts/compare/iyuuplus-2.0.30...iyuuplus-2.0.31) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [iyuuplus-2.0.30](https://github.com/truecharts/charts/compare/iyuuplus-2.0.29...iyuuplus-2.0.30) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [iyuuplus-2.0.30](https://github.com/truecharts/charts/compare/iyuuplus-2.0.29...iyuuplus-2.0.30) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [iyuuplus-2.0.30](https://github.com/truecharts/charts/compare/iyuuplus-2.0.29...iyuuplus-2.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [iyuuplus-2.0.30](https://github.com/truecharts/charts/compare/iyuuplus-2.0.29...iyuuplus-2.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [iyuuplus-2.0.30](https://github.com/truecharts/charts/compare/iyuuplus-2.0.29...iyuuplus-2.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [iyuuplus-2.0.30](https://github.com/truecharts/charts/compare/iyuuplus-2.0.29...iyuuplus-2.0.30) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [iyuuplus-2.0.29](https://github.com/truecharts/charts/compare/iyuuplus-2.0.27...iyuuplus-2.0.29) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [iyuuplus-2.0.28](https://github.com/truecharts/charts/compare/iyuuplus-2.0.27...iyuuplus-2.0.28) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/iyuuplus/2.0.31/Chart.lock b/stable/iyuuplus/2.0.31/Chart.lock new file mode 100644 index 00000000000..9f4179e7cff --- /dev/null +++ b/stable/iyuuplus/2.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:38:26.764348518Z" diff --git a/stable/iyuuplus/2.0.31/Chart.yaml b/stable/iyuuplus/2.0.31/Chart.yaml new file mode 100644 index 00000000000..cdcc35f32bd --- /dev/null +++ b/stable/iyuuplus/2.0.31/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: iyuuplus +version: 2.0.31 +appVersion: "latest" +description: The IYUU automatic seeding tool can automatically seed most PT sites in China, support downloader clusters, multiple disks, multiple download directories, connecting to remote downloaders, etc. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/iyuuplus +icon: https://truecharts.org/img/hotlink-ok/chart-icons/iyuuplus.png +keywords: + - iyuuplus + - pt +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/iyuuplus + - https://hub.docker.com/r/iyuucn/iyuuplus +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/iyuuplus/2.0.31/README.md b/stable/iyuuplus/2.0.31/README.md new file mode 100644 index 00000000000..b27ed2d16cc --- /dev/null +++ b/stable/iyuuplus/2.0.31/README.md @@ -0,0 +1,108 @@ +# iyuuplus + +![Version: 2.0.31](https://img.shields.io/badge/Version-2.0.31-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +The IYUU automatic seeding tool can automatically seed most PT sites in China, support downloader clusters, multiple disks, multiple download directories, connecting to remote downloaders, etc. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [iyuuplus](https://truecharts.org/docs/charts/stable/iyuuplus) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/iyuuplus/2.0.30/app-readme.md b/stable/iyuuplus/2.0.31/app-readme.md similarity index 100% rename from stable/iyuuplus/2.0.30/app-readme.md rename to stable/iyuuplus/2.0.31/app-readme.md diff --git a/stable/iyuuplus/2.0.31/charts/common-10.5.10.tgz b/stable/iyuuplus/2.0.31/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/iyuuplus/2.0.31/charts/common-10.5.10.tgz differ diff --git a/stable/iyuuplus/2.0.30/ix_values.yaml b/stable/iyuuplus/2.0.31/ix_values.yaml similarity index 100% rename from stable/iyuuplus/2.0.30/ix_values.yaml rename to stable/iyuuplus/2.0.31/ix_values.yaml diff --git a/stable/iyuuplus/2.0.30/questions.yaml b/stable/iyuuplus/2.0.31/questions.yaml similarity index 100% rename from stable/iyuuplus/2.0.30/questions.yaml rename to stable/iyuuplus/2.0.31/questions.yaml diff --git a/stable/libreddit/1.0.24/templates/common.yaml b/stable/iyuuplus/2.0.31/templates/common.yaml similarity index 100% rename from stable/libreddit/1.0.24/templates/common.yaml rename to stable/iyuuplus/2.0.31/templates/common.yaml diff --git a/stable/kutt/3.0.37/values.yaml b/stable/iyuuplus/2.0.31/values.yaml similarity index 100% rename from stable/kutt/3.0.37/values.yaml rename to stable/iyuuplus/2.0.31/values.yaml diff --git a/stable/jackett/11.0.84/CHANGELOG.md b/stable/jackett/11.0.84/CHANGELOG.md new file mode 100644 index 00000000000..57be6c9c902 --- /dev/null +++ b/stable/jackett/11.0.84/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [jackett-11.0.84](https://github.com/truecharts/charts/compare/jackett-11.0.83...jackett-11.0.84) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [jackett-11.0.83](https://github.com/truecharts/charts/compare/jackett-11.0.82...jackett-11.0.83) (2022-09-13) + +### Chore + +- update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755)) + + + + +## [jackett-11.0.82](https://github.com/truecharts/charts/compare/jackett-11.0.80...jackett-11.0.82) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [jackett-11.0.82](https://github.com/truecharts/charts/compare/jackett-11.0.80...jackett-11.0.82) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [jackett-11.0.82](https://github.com/truecharts/charts/compare/jackett-11.0.80...jackett-11.0.82) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [jackett-11.0.81](https://github.com/truecharts/charts/compare/jackett-11.0.80...jackett-11.0.81) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [jackett-11.0.81](https://github.com/truecharts/charts/compare/jackett-11.0.80...jackett-11.0.81) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [jackett-11.0.81](https://github.com/truecharts/charts/compare/jackett-11.0.80...jackett-11.0.81) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + diff --git a/stable/jackett/11.0.84/Chart.lock b/stable/jackett/11.0.84/Chart.lock new file mode 100644 index 00000000000..33bbfa2544d --- /dev/null +++ b/stable/jackett/11.0.84/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:38:32.93709915Z" diff --git a/stable/jackett/11.0.84/Chart.yaml b/stable/jackett/11.0.84/Chart.yaml new file mode 100644 index 00000000000..32c51d747f5 --- /dev/null +++ b/stable/jackett/11.0.84/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "0.20.1887" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +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.84 +annotations: + truecharts.org/catagories: | + - media + - test + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/jackett/11.0.84/README.md b/stable/jackett/11.0.84/README.md new file mode 100644 index 00000000000..ca8dca407b0 --- /dev/null +++ b/stable/jackett/11.0.84/README.md @@ -0,0 +1,108 @@ +# jackett + +![Version: 11.0.84](https://img.shields.io/badge/Version-11.0.84-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.20.1887](https://img.shields.io/badge/AppVersion-0.20.1887-informational?style=flat-square) + +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.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `jackett` deployment + +```console +helm uninstall jackett +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install jackett \ + --set env.TZ="America/New York" \ + TrueCharts/jackett +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install jackett TrueCharts/jackett -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/jackett/11.0.84/app-readme.md b/stable/jackett/11.0.84/app-readme.md new file mode 100644 index 00000000000..94165e2dadb --- /dev/null +++ b/stable/jackett/11.0.84/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.84/charts/common-10.5.10.tgz b/stable/jackett/11.0.84/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/jackett/11.0.84/charts/common-10.5.10.tgz differ diff --git a/stable/jackett/11.0.84/ix_values.yaml b/stable/jackett/11.0.84/ix_values.yaml new file mode 100644 index 00000000000..f137fad2d22 --- /dev/null +++ b/stable/jackett/11.0.84/ix_values.yaml @@ -0,0 +1,33 @@ +image: + repository: tccr.io/truecharts/jackett + pullPolicy: IfNotPresent + tag: 0.20.1887@sha256:212dd768b3c7b7cd8131ebc61f249bffb9588f8e4b1412f643d4167ed7da867e + +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.84/questions.yaml b/stable/jackett/11.0.84/questions.yaml new file mode 100644 index 00000000000..49a4ae6342e --- /dev/null +++ b/stable/jackett/11.0.84/questions.yaml @@ -0,0 +1,2488 @@ +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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: ClusterIP + description: ClusterIP + - value: NodePort + description: NodePort (Advanced) + - value: LoadBalancer + description: LoadBalancer (Advanced) + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: (Advanced) Specify the IP Policy + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: (Advanced) IP Families + description: (Advanced) The IP Families that should be used + schema: + show_if: [["type", "!=", "Simple"]] + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + 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: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort + schema: + type: int + min: 9000 + max: 65535 + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: NodePort + enum: + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: nodePort + description: Leave Empty to Disable + label: "nodePort" + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/libreoffice/2.0.29/templates/common.yaml b/stable/jackett/11.0.84/templates/common.yaml similarity index 100% rename from stable/libreoffice/2.0.29/templates/common.yaml rename to stable/jackett/11.0.84/templates/common.yaml diff --git a/stable/lanraragi/2.0.31/values.yaml b/stable/jackett/11.0.84/values.yaml similarity index 100% rename from stable/lanraragi/2.0.31/values.yaml rename to stable/jackett/11.0.84/values.yaml diff --git a/stable/jdownloader2/8.0.33/CHANGELOG.md b/stable/jdownloader2/8.0.33/CHANGELOG.md deleted file mode 100644 index dc665a532cc..00000000000 --- a/stable/jdownloader2/8.0.33/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [jdownloader2-8.0.33](https://github.com/truecharts/charts/compare/jdownloader2-8.0.32...jdownloader2-8.0.33) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [jdownloader2-8.0.33](https://github.com/truecharts/charts/compare/jdownloader2-8.0.32...jdownloader2-8.0.33) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [jdownloader2-8.0.33](https://github.com/truecharts/charts/compare/jdownloader2-8.0.32...jdownloader2-8.0.33) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [jdownloader2-8.0.33](https://github.com/truecharts/charts/compare/jdownloader2-8.0.32...jdownloader2-8.0.33) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [jdownloader2-8.0.33](https://github.com/truecharts/charts/compare/jdownloader2-8.0.32...jdownloader2-8.0.33) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [jdownloader2-8.0.33](https://github.com/truecharts/charts/compare/jdownloader2-8.0.32...jdownloader2-8.0.33) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [jdownloader2-8.0.32](https://github.com/truecharts/charts/compare/jdownloader2-8.0.30...jdownloader2-8.0.32) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [jdownloader2-8.0.31](https://github.com/truecharts/charts/compare/jdownloader2-8.0.30...jdownloader2-8.0.31) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [jdownloader2-8.0.30](https://github.com/truecharts/charts/compare/jdownloader2-8.0.29...jdownloader2-8.0.30) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/jdownloader2/8.0.33/Chart.lock b/stable/jdownloader2/8.0.33/Chart.lock deleted file mode 100644 index 9f9453df0de..00000000000 --- a/stable/jdownloader2/8.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:41:07.266304543Z" diff --git a/stable/jdownloader2/8.0.33/Chart.yaml b/stable/jdownloader2/8.0.33/Chart.yaml deleted file mode 100644 index 863aa40d8a6..00000000000 --- a/stable/jdownloader2/8.0.33/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "1.7.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.33 -annotations: - truecharts.org/catagories: | - - downloads - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/jdownloader2/8.0.33/README.md b/stable/jdownloader2/8.0.33/README.md deleted file mode 100644 index 943a50ef80e..00000000000 --- a/stable/jdownloader2/8.0.33/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# jdownloader2 - -![Version: 8.0.33](https://img.shields.io/badge/Version-8.0.33-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.7.2](https://img.shields.io/badge/AppVersion-1.7.2-informational?style=flat-square) - -JDownloader is a free, open-source download management tool with a huge community of developers that makes downloading as easy and fast as it should be. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [jdownloader2](https://truecharts.org/docs/charts/stable/jdownloader2) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/jdownloader2/8.0.33/charts/common-10.5.9.tgz b/stable/jdownloader2/8.0.33/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/jdownloader2/8.0.33/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/jdownloader2/8.0.34/CHANGELOG.md b/stable/jdownloader2/8.0.34/CHANGELOG.md new file mode 100644 index 00000000000..db482939be8 --- /dev/null +++ b/stable/jdownloader2/8.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [jdownloader2-8.0.34](https://github.com/truecharts/charts/compare/jdownloader2-8.0.33...jdownloader2-8.0.34) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [jdownloader2-8.0.33](https://github.com/truecharts/charts/compare/jdownloader2-8.0.32...jdownloader2-8.0.33) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [jdownloader2-8.0.33](https://github.com/truecharts/charts/compare/jdownloader2-8.0.32...jdownloader2-8.0.33) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [jdownloader2-8.0.33](https://github.com/truecharts/charts/compare/jdownloader2-8.0.32...jdownloader2-8.0.33) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [jdownloader2-8.0.33](https://github.com/truecharts/charts/compare/jdownloader2-8.0.32...jdownloader2-8.0.33) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [jdownloader2-8.0.33](https://github.com/truecharts/charts/compare/jdownloader2-8.0.32...jdownloader2-8.0.33) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [jdownloader2-8.0.33](https://github.com/truecharts/charts/compare/jdownloader2-8.0.32...jdownloader2-8.0.33) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [jdownloader2-8.0.32](https://github.com/truecharts/charts/compare/jdownloader2-8.0.30...jdownloader2-8.0.32) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [jdownloader2-8.0.31](https://github.com/truecharts/charts/compare/jdownloader2-8.0.30...jdownloader2-8.0.31) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/jdownloader2/8.0.34/Chart.lock b/stable/jdownloader2/8.0.34/Chart.lock new file mode 100644 index 00000000000..ed82428bbc4 --- /dev/null +++ b/stable/jdownloader2/8.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:38:42.143143644Z" diff --git a/stable/jdownloader2/8.0.34/Chart.yaml b/stable/jdownloader2/8.0.34/Chart.yaml new file mode 100644 index 00000000000..f8fcd293c46 --- /dev/null +++ b/stable/jdownloader2/8.0.34/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "1.7.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: JDownloader is a free, open-source download management tool with a huge community of developers that makes downloading as easy and fast as it should be. +home: https://truecharts.org/docs/charts/stable/jdownloader2 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/jdownloader2.png +keywords: + - jdownloader + - download +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: jdownloader2 +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/jdownloader2 + - https://github.com/jlesage/docker-jdownloader-2 + - https://hub.docker.com/r/jlesage/jdownloader-2 + - https://jdownloader.org/ +type: application +version: 8.0.34 +annotations: + truecharts.org/catagories: | + - downloads + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/jdownloader2/8.0.34/README.md b/stable/jdownloader2/8.0.34/README.md new file mode 100644 index 00000000000..48c8c317dc1 --- /dev/null +++ b/stable/jdownloader2/8.0.34/README.md @@ -0,0 +1,110 @@ +# jdownloader2 + +![Version: 8.0.34](https://img.shields.io/badge/Version-8.0.34-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.7.2](https://img.shields.io/badge/AppVersion-1.7.2-informational?style=flat-square) + +JDownloader is a free, open-source download management tool with a huge community of developers that makes downloading as easy and fast as it should be. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [jdownloader2](https://truecharts.org/docs/charts/stable/jdownloader2) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/jdownloader2/8.0.33/app-readme.md b/stable/jdownloader2/8.0.34/app-readme.md similarity index 100% rename from stable/jdownloader2/8.0.33/app-readme.md rename to stable/jdownloader2/8.0.34/app-readme.md diff --git a/stable/jdownloader2/8.0.34/charts/common-10.5.10.tgz b/stable/jdownloader2/8.0.34/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/jdownloader2/8.0.34/charts/common-10.5.10.tgz differ diff --git a/stable/jdownloader2/8.0.33/ix_values.yaml b/stable/jdownloader2/8.0.34/ix_values.yaml similarity index 100% rename from stable/jdownloader2/8.0.33/ix_values.yaml rename to stable/jdownloader2/8.0.34/ix_values.yaml diff --git a/stable/jdownloader2/8.0.33/questions.yaml b/stable/jdownloader2/8.0.34/questions.yaml similarity index 100% rename from stable/jdownloader2/8.0.33/questions.yaml rename to stable/jdownloader2/8.0.34/questions.yaml diff --git a/stable/librespeed/6.0.30/templates/common.yaml b/stable/jdownloader2/8.0.34/templates/common.yaml similarity index 100% rename from stable/librespeed/6.0.30/templates/common.yaml rename to stable/jdownloader2/8.0.34/templates/common.yaml diff --git a/stable/leaf2mqtt/4.0.31/values.yaml b/stable/jdownloader2/8.0.34/values.yaml similarity index 100% rename from stable/leaf2mqtt/4.0.31/values.yaml rename to stable/jdownloader2/8.0.34/values.yaml diff --git a/stable/jellyfin/11.0.34/CHANGELOG.md b/stable/jellyfin/11.0.34/CHANGELOG.md new file mode 100644 index 00000000000..e1c054db532 --- /dev/null +++ b/stable/jellyfin/11.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [jellyfin-11.0.34](https://github.com/truecharts/charts/compare/jellyfin-11.0.33...jellyfin-11.0.34) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [jellyfin-11.0.33](https://github.com/truecharts/charts/compare/jellyfin-11.0.32...jellyfin-11.0.33) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [jellyfin-11.0.33](https://github.com/truecharts/charts/compare/jellyfin-11.0.32...jellyfin-11.0.33) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [jellyfin-11.0.33](https://github.com/truecharts/charts/compare/jellyfin-11.0.32...jellyfin-11.0.33) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [jellyfin-11.0.33](https://github.com/truecharts/charts/compare/jellyfin-11.0.32...jellyfin-11.0.33) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [jellyfin-11.0.33](https://github.com/truecharts/charts/compare/jellyfin-11.0.32...jellyfin-11.0.33) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [jellyfin-11.0.33](https://github.com/truecharts/charts/compare/jellyfin-11.0.32...jellyfin-11.0.33) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [jellyfin-11.0.32](https://github.com/truecharts/charts/compare/jellyfin-11.0.30...jellyfin-11.0.32) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [jellyfin-11.0.31](https://github.com/truecharts/charts/compare/jellyfin-11.0.30...jellyfin-11.0.31) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/jellyfin/11.0.34/Chart.lock b/stable/jellyfin/11.0.34/Chart.lock new file mode 100644 index 00000000000..b9a2aadce34 --- /dev/null +++ b/stable/jellyfin/11.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:38:59.029066757Z" diff --git a/stable/jellyfin/11.0.34/Chart.yaml b/stable/jellyfin/11.0.34/Chart.yaml new file mode 100644 index 00000000000..35043395ec9 --- /dev/null +++ b/stable/jellyfin/11.0.34/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "10.8.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +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.34 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/jellyfin/11.0.34/README.md b/stable/jellyfin/11.0.34/README.md new file mode 100644 index 00000000000..61c78b24659 --- /dev/null +++ b/stable/jellyfin/11.0.34/README.md @@ -0,0 +1,108 @@ +# jellyfin + +![Version: 11.0.34](https://img.shields.io/badge/Version-11.0.34-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 10.8.4](https://img.shields.io/badge/AppVersion-10.8.4-informational?style=flat-square) + +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.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `jellyfin` deployment + +```console +helm uninstall jellyfin +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install jellyfin \ + --set env.TZ="America/New York" \ + TrueCharts/jellyfin +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install jellyfin TrueCharts/jellyfin -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/jellyfin/11.0.34/app-readme.md b/stable/jellyfin/11.0.34/app-readme.md new file mode 100644 index 00000000000..34ffb5d5676 --- /dev/null +++ b/stable/jellyfin/11.0.34/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.34/charts/common-10.5.10.tgz b/stable/jellyfin/11.0.34/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/jellyfin/11.0.34/charts/common-10.5.10.tgz differ diff --git a/stable/jellyfin/11.0.34/ix_values.yaml b/stable/jellyfin/11.0.34/ix_values.yaml new file mode 100644 index 00000000000..5394ae7a3ba --- /dev/null +++ b/stable/jellyfin/11.0.34/ix_values.yaml @@ -0,0 +1,29 @@ +image: + repository: tccr.io/truecharts/jellyfin + pullPolicy: IfNotPresent + tag: 10.8.4@sha256:e13124f441178fc8068ea038bf8c470c05840cd503bbd2b611ad99a885437897 + +securityContext: + readOnlyRootFilesystem: false + +env: + JELLYFIN_PublishedServerUrl: "https://jelly.mydomain.com" + +service: + main: + ports: + main: + port: 8096 + targetPort: 8096 + +persistence: + config: + enabled: true + mountPath: "/config" + cache: + enabled: true + mountPath: "/cache" + type: "emptyDir" + +portal: + enabled: true diff --git a/stable/jellyfin/11.0.34/questions.yaml b/stable/jellyfin/11.0.34/questions.yaml new file mode 100644 index 00000000000..08364edc1e1 --- /dev/null +++ b/stable/jellyfin/11.0.34/questions.yaml @@ -0,0 +1,2501 @@ +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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: ClusterIP + description: ClusterIP + - value: NodePort + description: NodePort (Advanced) + - value: LoadBalancer + description: LoadBalancer (Advanced) + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: (Advanced) Specify the IP Policy + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: (Advanced) IP Families + description: (Advanced) The IP Families that should be used + schema: + show_if: [["type", "!=", "Simple"]] + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + 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: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort + schema: + type: int + min: 9000 + max: 65535 + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: NodePort + enum: + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: nodePort + description: Leave Empty to Disable + label: "nodePort" + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/linkding/2.0.34/templates/common.yaml b/stable/jellyfin/11.0.34/templates/common.yaml similarity index 100% rename from stable/linkding/2.0.34/templates/common.yaml rename to stable/jellyfin/11.0.34/templates/common.yaml diff --git a/stable/leantime/4.0.43/values.yaml b/stable/jellyfin/11.0.34/values.yaml similarity index 100% rename from stable/leantime/4.0.43/values.yaml rename to stable/jellyfin/11.0.34/values.yaml diff --git a/stable/jellyseerr/2.0.31/CHANGELOG.md b/stable/jellyseerr/2.0.31/CHANGELOG.md deleted file mode 100644 index bf54ffb7ac6..00000000000 --- a/stable/jellyseerr/2.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [jellyseerr-2.0.31](https://github.com/truecharts/charts/compare/jellyseerr-2.0.30...jellyseerr-2.0.31) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [jellyseerr-2.0.31](https://github.com/truecharts/charts/compare/jellyseerr-2.0.30...jellyseerr-2.0.31) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [jellyseerr-2.0.31](https://github.com/truecharts/charts/compare/jellyseerr-2.0.30...jellyseerr-2.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [jellyseerr-2.0.31](https://github.com/truecharts/charts/compare/jellyseerr-2.0.30...jellyseerr-2.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [jellyseerr-2.0.31](https://github.com/truecharts/charts/compare/jellyseerr-2.0.30...jellyseerr-2.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [jellyseerr-2.0.31](https://github.com/truecharts/charts/compare/jellyseerr-2.0.30...jellyseerr-2.0.31) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [jellyseerr-2.0.30](https://github.com/truecharts/charts/compare/jellyseerr-2.0.28...jellyseerr-2.0.30) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [jellyseerr-2.0.29](https://github.com/truecharts/charts/compare/jellyseerr-2.0.28...jellyseerr-2.0.29) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [jellyseerr-2.0.28](https://github.com/truecharts/charts/compare/jellyseerr-2.0.27...jellyseerr-2.0.28) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/jellyseerr/2.0.31/Chart.lock b/stable/jellyseerr/2.0.31/Chart.lock deleted file mode 100644 index 880f39d6783..00000000000 --- a/stable/jellyseerr/2.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:41:20.468957502Z" diff --git a/stable/jellyseerr/2.0.31/Chart.yaml b/stable/jellyseerr/2.0.31/Chart.yaml deleted file mode 100644 index 5b3a38255cc..00000000000 --- a/stable/jellyseerr/2.0.31/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "1.1.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.31 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/jellyseerr/2.0.31/README.md b/stable/jellyseerr/2.0.31/README.md deleted file mode 100644 index 2a1ef0817bf..00000000000 --- a/stable/jellyseerr/2.0.31/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# jellyseerr - -![Version: 2.0.31](https://img.shields.io/badge/Version-2.0.31-informational?style=flat-square) ![AppVersion: 1.1.1](https://img.shields.io/badge/AppVersion-1.1.1-informational?style=flat-square) - -Jellyseerr is a fork of Overseerr with support for Jellyfin and Emby. It can be used to manage requests for your media library. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [jellyseerr](https://truecharts.org/docs/charts/stable/jellyseerr) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/jellyseerr/2.0.31/charts/common-10.5.9.tgz b/stable/jellyseerr/2.0.31/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/jellyseerr/2.0.31/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/jellyseerr/2.0.32/CHANGELOG.md b/stable/jellyseerr/2.0.32/CHANGELOG.md new file mode 100644 index 00000000000..634eb8beee2 --- /dev/null +++ b/stable/jellyseerr/2.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [jellyseerr-2.0.32](https://github.com/truecharts/charts/compare/jellyseerr-2.0.31...jellyseerr-2.0.32) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [jellyseerr-2.0.31](https://github.com/truecharts/charts/compare/jellyseerr-2.0.30...jellyseerr-2.0.31) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [jellyseerr-2.0.31](https://github.com/truecharts/charts/compare/jellyseerr-2.0.30...jellyseerr-2.0.31) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [jellyseerr-2.0.31](https://github.com/truecharts/charts/compare/jellyseerr-2.0.30...jellyseerr-2.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [jellyseerr-2.0.31](https://github.com/truecharts/charts/compare/jellyseerr-2.0.30...jellyseerr-2.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [jellyseerr-2.0.31](https://github.com/truecharts/charts/compare/jellyseerr-2.0.30...jellyseerr-2.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [jellyseerr-2.0.31](https://github.com/truecharts/charts/compare/jellyseerr-2.0.30...jellyseerr-2.0.31) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [jellyseerr-2.0.30](https://github.com/truecharts/charts/compare/jellyseerr-2.0.28...jellyseerr-2.0.30) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [jellyseerr-2.0.29](https://github.com/truecharts/charts/compare/jellyseerr-2.0.28...jellyseerr-2.0.29) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/jellyseerr/2.0.32/Chart.lock b/stable/jellyseerr/2.0.32/Chart.lock new file mode 100644 index 00000000000..16c694bcbcd --- /dev/null +++ b/stable/jellyseerr/2.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:39:01.819398792Z" diff --git a/stable/jellyseerr/2.0.32/Chart.yaml b/stable/jellyseerr/2.0.32/Chart.yaml new file mode 100644 index 00000000000..e8ce391e779 --- /dev/null +++ b/stable/jellyseerr/2.0.32/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "1.1.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: Jellyseerr is a fork of Overseerr with support for Jellyfin and Emby. It can be used to manage requests for your media library. +home: https://truecharts.org/docs/charts/stable/jellyseerr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/jellyseerr.png +keywords: + - jellyseerr +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: jellyseerr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/jellyseerr + - https://github.com/Fallenbagel/jellyseerr + - https://hub.docker.com/r/fallenbagel/jellyseerr +version: 2.0.32 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/jellyseerr/2.0.32/README.md b/stable/jellyseerr/2.0.32/README.md new file mode 100644 index 00000000000..6653560df0b --- /dev/null +++ b/stable/jellyseerr/2.0.32/README.md @@ -0,0 +1,109 @@ +# jellyseerr + +![Version: 2.0.32](https://img.shields.io/badge/Version-2.0.32-informational?style=flat-square) ![AppVersion: 1.1.1](https://img.shields.io/badge/AppVersion-1.1.1-informational?style=flat-square) + +Jellyseerr is a fork of Overseerr with support for Jellyfin and Emby. It can be used to manage requests for your media library. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [jellyseerr](https://truecharts.org/docs/charts/stable/jellyseerr) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/jellyseerr/2.0.31/app-readme.md b/stable/jellyseerr/2.0.32/app-readme.md similarity index 100% rename from stable/jellyseerr/2.0.31/app-readme.md rename to stable/jellyseerr/2.0.32/app-readme.md diff --git a/stable/jellyseerr/2.0.32/charts/common-10.5.10.tgz b/stable/jellyseerr/2.0.32/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/jellyseerr/2.0.32/charts/common-10.5.10.tgz differ diff --git a/stable/jellyseerr/2.0.31/ix_values.yaml b/stable/jellyseerr/2.0.32/ix_values.yaml similarity index 100% rename from stable/jellyseerr/2.0.31/ix_values.yaml rename to stable/jellyseerr/2.0.32/ix_values.yaml diff --git a/stable/jellyseerr/2.0.31/questions.yaml b/stable/jellyseerr/2.0.32/questions.yaml similarity index 100% rename from stable/jellyseerr/2.0.31/questions.yaml rename to stable/jellyseerr/2.0.32/questions.yaml diff --git a/stable/logitech-media-server/4.0.37/templates/common.yaml b/stable/jellyseerr/2.0.32/templates/common.yaml similarity index 100% rename from stable/logitech-media-server/4.0.37/templates/common.yaml rename to stable/jellyseerr/2.0.32/templates/common.yaml diff --git a/stable/libreddit/1.0.24/values.yaml b/stable/jellyseerr/2.0.32/values.yaml similarity index 100% rename from stable/libreddit/1.0.24/values.yaml rename to stable/jellyseerr/2.0.32/values.yaml diff --git a/stable/joplin-server/8.0.36/CHANGELOG.md b/stable/joplin-server/8.0.36/CHANGELOG.md deleted file mode 100644 index 9011c3463ff..00000000000 --- a/stable/joplin-server/8.0.36/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [joplin-server-8.0.36](https://github.com/truecharts/charts/compare/joplin-server-8.0.35...joplin-server-8.0.36) (2022-09-13) - -### Chore - -- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - - - -## [joplin-server-8.0.35](https://github.com/truecharts/charts/compare/joplin-server-8.0.34...joplin-server-8.0.35) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [joplin-server-8.0.35](https://github.com/truecharts/charts/compare/joplin-server-8.0.34...joplin-server-8.0.35) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [joplin-server-8.0.35](https://github.com/truecharts/charts/compare/joplin-server-8.0.34...joplin-server-8.0.35) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [joplin-server-8.0.35](https://github.com/truecharts/charts/compare/joplin-server-8.0.34...joplin-server-8.0.35) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [joplin-server-8.0.35](https://github.com/truecharts/charts/compare/joplin-server-8.0.34...joplin-server-8.0.35) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [joplin-server-8.0.35](https://github.com/truecharts/charts/compare/joplin-server-8.0.34...joplin-server-8.0.35) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [joplin-server-8.0.34](https://github.com/truecharts/charts/compare/joplin-server-8.0.32...joplin-server-8.0.34) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [joplin-server-8.0.33](https://github.com/truecharts/charts/compare/joplin-server-8.0.32...joplin-server-8.0.33) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/joplin-server/8.0.36/Chart.lock b/stable/joplin-server/8.0.36/Chart.lock deleted file mode 100644 index f24ef5a6415..00000000000 --- a/stable/joplin-server/8.0.36/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -digest: sha256:bfcb2819ba71fec67e4e1b700216bcea405d58eaaf9c45e3705bdbead908b8e9 -generated: "2022-09-13T06:22:44.911088379Z" diff --git a/stable/joplin-server/8.0.36/Chart.yaml b/stable/joplin-server/8.0.36/Chart.yaml deleted file mode 100644 index c8edbd4863d..00000000000 --- a/stable/joplin-server/8.0.36/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -apiVersion: v2 -appVersion: "2.7.4" -description: This server allows you to sync any Joplin client -name: joplin-server -version: 8.0.36 -kubeVersion: ">=1.16.0-0" -keywords: - - joplin - - notes -home: https://truecharts.org/docs/charts/stable/joplin-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/joplin-server.png -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/joplin-server - - https://github.com/laurent22/joplin/tree/dev/packages/server - - https://github.com/laurent22/joplin - - https://hub.docker.com/r/joplin/server -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/joplin-server/8.0.36/README.md b/stable/joplin-server/8.0.36/README.md deleted file mode 100644 index d09d8f9ab19..00000000000 --- a/stable/joplin-server/8.0.36/README.md +++ /dev/null @@ -1,111 +0,0 @@ -# joplin-server - -![Version: 8.0.36](https://img.shields.io/badge/Version-8.0.36-informational?style=flat-square) ![AppVersion: 2.7.4](https://img.shields.io/badge/AppVersion-2.7.4-informational?style=flat-square) - -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.76 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/joplin-server/8.0.36/charts/common-10.5.9.tgz b/stable/joplin-server/8.0.36/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/joplin-server/8.0.36/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/joplin-server/8.0.36/charts/postgresql-8.0.76.tgz b/stable/joplin-server/8.0.36/charts/postgresql-8.0.76.tgz deleted file mode 100644 index 129e37daa0e..00000000000 Binary files a/stable/joplin-server/8.0.36/charts/postgresql-8.0.76.tgz and /dev/null differ diff --git a/stable/joplin-server/8.0.37/CHANGELOG.md b/stable/joplin-server/8.0.37/CHANGELOG.md new file mode 100644 index 00000000000..bdb75bf19a2 --- /dev/null +++ b/stable/joplin-server/8.0.37/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [joplin-server-8.0.37](https://github.com/truecharts/charts/compare/joplin-server-8.0.36...joplin-server-8.0.37) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [joplin-server-8.0.36](https://github.com/truecharts/charts/compare/joplin-server-8.0.35...joplin-server-8.0.36) (2022-09-13) + +### Chore + +- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + + + + +## [joplin-server-8.0.35](https://github.com/truecharts/charts/compare/joplin-server-8.0.34...joplin-server-8.0.35) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [joplin-server-8.0.35](https://github.com/truecharts/charts/compare/joplin-server-8.0.34...joplin-server-8.0.35) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [joplin-server-8.0.35](https://github.com/truecharts/charts/compare/joplin-server-8.0.34...joplin-server-8.0.35) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [joplin-server-8.0.35](https://github.com/truecharts/charts/compare/joplin-server-8.0.34...joplin-server-8.0.35) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [joplin-server-8.0.35](https://github.com/truecharts/charts/compare/joplin-server-8.0.34...joplin-server-8.0.35) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [joplin-server-8.0.35](https://github.com/truecharts/charts/compare/joplin-server-8.0.34...joplin-server-8.0.35) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [joplin-server-8.0.34](https://github.com/truecharts/charts/compare/joplin-server-8.0.32...joplin-server-8.0.34) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/joplin-server/8.0.37/Chart.lock b/stable/joplin-server/8.0.37/Chart.lock new file mode 100644 index 00000000000..7a0a3be36a4 --- /dev/null +++ b/stable/joplin-server/8.0.37/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 +generated: "2022-09-15T14:39:16.438593216Z" diff --git a/stable/joplin-server/8.0.37/Chart.yaml b/stable/joplin-server/8.0.37/Chart.yaml new file mode 100644 index 00000000000..2e844fe314d --- /dev/null +++ b/stable/joplin-server/8.0.37/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "2.7.4" +description: This server allows you to sync any Joplin client +name: joplin-server +version: 8.0.37 +kubeVersion: ">=1.16.0-0" +keywords: + - joplin + - notes +home: https://truecharts.org/docs/charts/stable/joplin-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/joplin-server.png +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/joplin-server + - https://github.com/laurent22/joplin/tree/dev/packages/server + - https://github.com/laurent22/joplin + - https://hub.docker.com/r/joplin/server +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/joplin-server/8.0.37/README.md b/stable/joplin-server/8.0.37/README.md new file mode 100644 index 00000000000..8631bcedd03 --- /dev/null +++ b/stable/joplin-server/8.0.37/README.md @@ -0,0 +1,111 @@ +# joplin-server + +![Version: 8.0.37](https://img.shields.io/badge/Version-8.0.37-informational?style=flat-square) ![AppVersion: 2.7.4](https://img.shields.io/badge/AppVersion-2.7.4-informational?style=flat-square) + +This server allows you to sync any Joplin client + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [joplin-server](https://truecharts.org/docs/charts/stable/joplin-server) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.78 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/joplin-server/8.0.36/app-readme.md b/stable/joplin-server/8.0.37/app-readme.md similarity index 100% rename from stable/joplin-server/8.0.36/app-readme.md rename to stable/joplin-server/8.0.37/app-readme.md diff --git a/stable/joplin-server/8.0.37/charts/common-10.5.10.tgz b/stable/joplin-server/8.0.37/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/joplin-server/8.0.37/charts/common-10.5.10.tgz differ diff --git a/stable/joplin-server/8.0.37/charts/postgresql-8.0.78.tgz b/stable/joplin-server/8.0.37/charts/postgresql-8.0.78.tgz new file mode 100644 index 00000000000..ef5433c52fa Binary files /dev/null and b/stable/joplin-server/8.0.37/charts/postgresql-8.0.78.tgz differ diff --git a/stable/joplin-server/8.0.36/ix_values.yaml b/stable/joplin-server/8.0.37/ix_values.yaml similarity index 100% rename from stable/joplin-server/8.0.36/ix_values.yaml rename to stable/joplin-server/8.0.37/ix_values.yaml diff --git a/stable/joplin-server/8.0.36/questions.yaml b/stable/joplin-server/8.0.37/questions.yaml similarity index 100% rename from stable/joplin-server/8.0.36/questions.yaml rename to stable/joplin-server/8.0.37/questions.yaml diff --git a/stable/loki/5.0.37/templates/common.yaml b/stable/joplin-server/8.0.37/templates/common.yaml similarity index 100% rename from stable/loki/5.0.37/templates/common.yaml rename to stable/joplin-server/8.0.37/templates/common.yaml diff --git a/stable/libreoffice/2.0.29/values.yaml b/stable/joplin-server/8.0.37/values.yaml similarity index 100% rename from stable/libreoffice/2.0.29/values.yaml rename to stable/joplin-server/8.0.37/values.yaml diff --git a/stable/k8s-gateway/6.1.17/CHANGELOG.md b/stable/k8s-gateway/6.1.17/CHANGELOG.md deleted file mode 100644 index 670ce2ac703..00000000000 --- a/stable/k8s-gateway/6.1.17/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [k8s-gateway-6.1.17](https://github.com/truecharts/charts/compare/k8s-gateway-6.1.16...k8s-gateway-6.1.17) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [k8s-gateway-6.1.17](https://github.com/truecharts/charts/compare/k8s-gateway-6.1.16...k8s-gateway-6.1.17) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [k8s-gateway-6.1.17](https://github.com/truecharts/charts/compare/k8s-gateway-6.1.16...k8s-gateway-6.1.17) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [k8s-gateway-6.1.17](https://github.com/truecharts/charts/compare/k8s-gateway-6.1.16...k8s-gateway-6.1.17) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [k8s-gateway-6.1.17](https://github.com/truecharts/charts/compare/k8s-gateway-6.1.16...k8s-gateway-6.1.17) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [k8s-gateway-6.1.17](https://github.com/truecharts/charts/compare/k8s-gateway-6.1.16...k8s-gateway-6.1.17) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [k8s-gateway-6.1.16](https://github.com/truecharts/charts/compare/k8s-gateway-6.1.15...k8s-gateway-6.1.16) (2022-09-03) - -### Fix - -- fix serviceaccount creation on few apps ([#3665](https://github.com/truecharts/charts/issues/3665)) - - - - -## [k8s-gateway-6.1.15](https://github.com/truecharts/charts/compare/k8s-gateway-6.1.13...k8s-gateway-6.1.15) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/stable/k8s-gateway/6.1.17/Chart.lock b/stable/k8s-gateway/6.1.17/Chart.lock deleted file mode 100644 index cb1ca56e070..00000000000 --- a/stable/k8s-gateway/6.1.17/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:41:32.460648053Z" diff --git a/stable/k8s-gateway/6.1.17/Chart.yaml b/stable/k8s-gateway/6.1.17/Chart.yaml deleted file mode 100644 index 56715d6748b..00000000000 --- a/stable/k8s-gateway/6.1.17/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "0.3.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.17 -annotations: - truecharts.org/catagories: | - - networking - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/k8s-gateway/6.1.17/README.md b/stable/k8s-gateway/6.1.17/README.md deleted file mode 100644 index f9380ffaf48..00000000000 --- a/stable/k8s-gateway/6.1.17/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# k8s-gateway - -![Version: 6.1.17](https://img.shields.io/badge/Version-6.1.17-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.3.2](https://img.shields.io/badge/AppVersion-0.3.2-informational?style=flat-square) - -A Helm chart for the k8s_gateway CoreDNS plugin - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [k8s-gateway](https://truecharts.org/docs/charts/stable/k8s-gateway) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/k8s-gateway/6.1.17/charts/common-10.5.9.tgz b/stable/k8s-gateway/6.1.17/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/k8s-gateway/6.1.17/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/k8s-gateway/6.1.18/CHANGELOG.md b/stable/k8s-gateway/6.1.18/CHANGELOG.md new file mode 100644 index 00000000000..b5252e67b01 --- /dev/null +++ b/stable/k8s-gateway/6.1.18/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [k8s-gateway-6.1.18](https://github.com/truecharts/charts/compare/k8s-gateway-6.1.17...k8s-gateway-6.1.18) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [k8s-gateway-6.1.17](https://github.com/truecharts/charts/compare/k8s-gateway-6.1.16...k8s-gateway-6.1.17) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [k8s-gateway-6.1.17](https://github.com/truecharts/charts/compare/k8s-gateway-6.1.16...k8s-gateway-6.1.17) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [k8s-gateway-6.1.17](https://github.com/truecharts/charts/compare/k8s-gateway-6.1.16...k8s-gateway-6.1.17) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [k8s-gateway-6.1.17](https://github.com/truecharts/charts/compare/k8s-gateway-6.1.16...k8s-gateway-6.1.17) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [k8s-gateway-6.1.17](https://github.com/truecharts/charts/compare/k8s-gateway-6.1.16...k8s-gateway-6.1.17) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [k8s-gateway-6.1.17](https://github.com/truecharts/charts/compare/k8s-gateway-6.1.16...k8s-gateway-6.1.17) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [k8s-gateway-6.1.16](https://github.com/truecharts/charts/compare/k8s-gateway-6.1.15...k8s-gateway-6.1.16) (2022-09-03) + +### Fix + +- fix serviceaccount creation on few apps ([#3665](https://github.com/truecharts/charts/issues/3665)) + + + + +## [k8s-gateway-6.1.15](https://github.com/truecharts/charts/compare/k8s-gateway-6.1.13...k8s-gateway-6.1.15) (2022-08-30) diff --git a/stable/k8s-gateway/6.1.18/Chart.lock b/stable/k8s-gateway/6.1.18/Chart.lock new file mode 100644 index 00000000000..a18e3dd5e02 --- /dev/null +++ b/stable/k8s-gateway/6.1.18/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:39:14.128887766Z" diff --git a/stable/k8s-gateway/6.1.18/Chart.yaml b/stable/k8s-gateway/6.1.18/Chart.yaml new file mode 100644 index 00000000000..300e41f9256 --- /dev/null +++ b/stable/k8s-gateway/6.1.18/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "0.3.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: A Helm chart for the k8s_gateway CoreDNS plugin +home: https://truecharts.org/docs/charts/stable/k8s-gateway +icon: https://truecharts.org/img/hotlink-ok/chart-icons/k8s-gateway.png +keywords: + - DNS + - networking +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: k8s-gateway +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/k8s-gateway + - https://github.com/ori-edge/k8s_gateway +type: application +version: 6.1.18 +annotations: + truecharts.org/catagories: | + - networking + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/k8s-gateway/6.1.18/README.md b/stable/k8s-gateway/6.1.18/README.md new file mode 100644 index 00000000000..cc6ed6c462f --- /dev/null +++ b/stable/k8s-gateway/6.1.18/README.md @@ -0,0 +1,108 @@ +# k8s-gateway + +![Version: 6.1.18](https://img.shields.io/badge/Version-6.1.18-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.3.2](https://img.shields.io/badge/AppVersion-0.3.2-informational?style=flat-square) + +A Helm chart for the k8s_gateway CoreDNS plugin + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [k8s-gateway](https://truecharts.org/docs/charts/stable/k8s-gateway) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/k8s-gateway/6.1.17/app-readme.md b/stable/k8s-gateway/6.1.18/app-readme.md similarity index 100% rename from stable/k8s-gateway/6.1.17/app-readme.md rename to stable/k8s-gateway/6.1.18/app-readme.md diff --git a/stable/k8s-gateway/6.1.18/charts/common-10.5.10.tgz b/stable/k8s-gateway/6.1.18/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/k8s-gateway/6.1.18/charts/common-10.5.10.tgz differ diff --git a/stable/k8s-gateway/6.1.17/ix_values.yaml b/stable/k8s-gateway/6.1.18/ix_values.yaml similarity index 100% rename from stable/k8s-gateway/6.1.17/ix_values.yaml rename to stable/k8s-gateway/6.1.18/ix_values.yaml diff --git a/stable/k8s-gateway/6.1.17/questions.yaml b/stable/k8s-gateway/6.1.18/questions.yaml similarity index 100% rename from stable/k8s-gateway/6.1.17/questions.yaml rename to stable/k8s-gateway/6.1.18/questions.yaml diff --git a/stable/k8s-gateway/6.1.17/templates/_configmap.tpl b/stable/k8s-gateway/6.1.18/templates/_configmap.tpl similarity index 100% rename from stable/k8s-gateway/6.1.17/templates/_configmap.tpl rename to stable/k8s-gateway/6.1.18/templates/_configmap.tpl diff --git a/stable/k8s-gateway/6.1.17/templates/common.yaml b/stable/k8s-gateway/6.1.18/templates/common.yaml similarity index 100% rename from stable/k8s-gateway/6.1.17/templates/common.yaml rename to stable/k8s-gateway/6.1.18/templates/common.yaml diff --git a/stable/librephotos/4.0.38/values.yaml b/stable/k8s-gateway/6.1.18/values.yaml similarity index 100% rename from stable/librephotos/4.0.38/values.yaml rename to stable/k8s-gateway/6.1.18/values.yaml diff --git a/stable/kanboard/8.0.37/CHANGELOG.md b/stable/kanboard/8.0.37/CHANGELOG.md deleted file mode 100644 index eb50917c597..00000000000 --- a/stable/kanboard/8.0.37/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [kanboard-8.0.37](https://github.com/truecharts/charts/compare/kanboard-8.0.36...kanboard-8.0.37) (2022-09-13) - -### Chore - -- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - - - -## [kanboard-8.0.36](https://github.com/truecharts/charts/compare/kanboard-8.0.35...kanboard-8.0.36) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kanboard-8.0.36](https://github.com/truecharts/charts/compare/kanboard-8.0.35...kanboard-8.0.36) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kanboard-8.0.36](https://github.com/truecharts/charts/compare/kanboard-8.0.35...kanboard-8.0.36) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kanboard-8.0.36](https://github.com/truecharts/charts/compare/kanboard-8.0.35...kanboard-8.0.36) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kanboard-8.0.36](https://github.com/truecharts/charts/compare/kanboard-8.0.35...kanboard-8.0.36) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kanboard-8.0.36](https://github.com/truecharts/charts/compare/kanboard-8.0.35...kanboard-8.0.36) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kanboard-8.0.35](https://github.com/truecharts/charts/compare/kanboard-8.0.34...kanboard-8.0.35) (2022-09-07) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) - - - - -## [kanboard-8.0.35](https://github.com/truecharts/charts/compare/kanboard-8.0.34...kanboard-8.0.35) (2022-09-06) - -### Chore - -- update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) - - diff --git a/stable/kanboard/8.0.37/Chart.lock b/stable/kanboard/8.0.37/Chart.lock deleted file mode 100644 index 58b1081ff27..00000000000 --- a/stable/kanboard/8.0.37/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -digest: sha256:bfcb2819ba71fec67e4e1b700216bcea405d58eaaf9c45e3705bdbead908b8e9 -generated: "2022-09-13T06:22:49.142727374Z" diff --git a/stable/kanboard/8.0.37/Chart.yaml b/stable/kanboard/8.0.37/Chart.yaml deleted file mode 100644 index 618d54e54ca..00000000000 --- a/stable/kanboard/8.0.37/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "1.2.23" -description: Kanboard is a free and open source Kanban project management software. -name: kanboard -version: 8.0.37 -kubeVersion: ">=1.16.0-0" -keywords: - - kanboard - - kanban -home: https://truecharts.org/docs/charts/stable/kanboard -icon: https://truecharts.org/img/hotlink-ok/chart-icons/kanboard.png -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/kanboard - - https://github.com/kanboard/kanboard -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -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.37/README.md b/stable/kanboard/8.0.37/README.md deleted file mode 100644 index 56107a063cf..00000000000 --- a/stable/kanboard/8.0.37/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# kanboard - -![Version: 8.0.37](https://img.shields.io/badge/Version-8.0.37-informational?style=flat-square) ![AppVersion: 1.2.23](https://img.shields.io/badge/AppVersion-1.2.23-informational?style=flat-square) - -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.76 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/kanboard/8.0.37/charts/common-10.5.9.tgz b/stable/kanboard/8.0.37/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/kanboard/8.0.37/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/kanboard/8.0.37/charts/postgresql-8.0.76.tgz b/stable/kanboard/8.0.37/charts/postgresql-8.0.76.tgz deleted file mode 100644 index 129e37daa0e..00000000000 Binary files a/stable/kanboard/8.0.37/charts/postgresql-8.0.76.tgz and /dev/null differ diff --git a/stable/kanboard/8.0.38/CHANGELOG.md b/stable/kanboard/8.0.38/CHANGELOG.md new file mode 100644 index 00000000000..15e596d5c46 --- /dev/null +++ b/stable/kanboard/8.0.38/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [kanboard-8.0.38](https://github.com/truecharts/charts/compare/kanboard-8.0.37...kanboard-8.0.38) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [kanboard-8.0.37](https://github.com/truecharts/charts/compare/kanboard-8.0.36...kanboard-8.0.37) (2022-09-13) + +### Chore + +- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + + + + +## [kanboard-8.0.36](https://github.com/truecharts/charts/compare/kanboard-8.0.35...kanboard-8.0.36) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kanboard-8.0.36](https://github.com/truecharts/charts/compare/kanboard-8.0.35...kanboard-8.0.36) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kanboard-8.0.36](https://github.com/truecharts/charts/compare/kanboard-8.0.35...kanboard-8.0.36) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kanboard-8.0.36](https://github.com/truecharts/charts/compare/kanboard-8.0.35...kanboard-8.0.36) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kanboard-8.0.36](https://github.com/truecharts/charts/compare/kanboard-8.0.35...kanboard-8.0.36) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kanboard-8.0.36](https://github.com/truecharts/charts/compare/kanboard-8.0.35...kanboard-8.0.36) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kanboard-8.0.35](https://github.com/truecharts/charts/compare/kanboard-8.0.34...kanboard-8.0.35) (2022-09-07) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) + diff --git a/stable/kanboard/8.0.38/Chart.lock b/stable/kanboard/8.0.38/Chart.lock new file mode 100644 index 00000000000..94c63dffacb --- /dev/null +++ b/stable/kanboard/8.0.38/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 +generated: "2022-09-15T14:39:42.192569615Z" diff --git a/stable/kanboard/8.0.38/Chart.yaml b/stable/kanboard/8.0.38/Chart.yaml new file mode 100644 index 00000000000..14ddbbc903d --- /dev/null +++ b/stable/kanboard/8.0.38/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "1.2.23" +description: Kanboard is a free and open source Kanban project management software. +name: kanboard +version: 8.0.38 +kubeVersion: ">=1.16.0-0" +keywords: + - kanboard + - kanban +home: https://truecharts.org/docs/charts/stable/kanboard +icon: https://truecharts.org/img/hotlink-ok/chart-icons/kanboard.png +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/kanboard + - https://github.com/kanboard/kanboard +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/kanboard/8.0.38/README.md b/stable/kanboard/8.0.38/README.md new file mode 100644 index 00000000000..991866977ef --- /dev/null +++ b/stable/kanboard/8.0.38/README.md @@ -0,0 +1,109 @@ +# kanboard + +![Version: 8.0.38](https://img.shields.io/badge/Version-8.0.38-informational?style=flat-square) ![AppVersion: 1.2.23](https://img.shields.io/badge/AppVersion-1.2.23-informational?style=flat-square) + +Kanboard is a free and open source Kanban project management software. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [kanboard](https://truecharts.org/docs/charts/stable/kanboard) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.78 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/kanboard/8.0.37/app-readme.md b/stable/kanboard/8.0.38/app-readme.md similarity index 100% rename from stable/kanboard/8.0.37/app-readme.md rename to stable/kanboard/8.0.38/app-readme.md diff --git a/stable/kanboard/8.0.38/charts/common-10.5.10.tgz b/stable/kanboard/8.0.38/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/kanboard/8.0.38/charts/common-10.5.10.tgz differ diff --git a/stable/kanboard/8.0.38/charts/postgresql-8.0.78.tgz b/stable/kanboard/8.0.38/charts/postgresql-8.0.78.tgz new file mode 100644 index 00000000000..ef5433c52fa Binary files /dev/null and b/stable/kanboard/8.0.38/charts/postgresql-8.0.78.tgz differ diff --git a/stable/kanboard/8.0.37/ix_values.yaml b/stable/kanboard/8.0.38/ix_values.yaml similarity index 100% rename from stable/kanboard/8.0.37/ix_values.yaml rename to stable/kanboard/8.0.38/ix_values.yaml diff --git a/stable/kanboard/8.0.37/questions.yaml b/stable/kanboard/8.0.38/questions.yaml similarity index 100% rename from stable/kanboard/8.0.37/questions.yaml rename to stable/kanboard/8.0.38/questions.yaml diff --git a/stable/makemkv/2.0.33/templates/common.yaml b/stable/kanboard/8.0.38/templates/common.yaml similarity index 100% rename from stable/makemkv/2.0.33/templates/common.yaml rename to stable/kanboard/8.0.38/templates/common.yaml diff --git a/stable/librespeed/6.0.30/values.yaml b/stable/kanboard/8.0.38/values.yaml similarity index 100% rename from stable/librespeed/6.0.30/values.yaml rename to stable/kanboard/8.0.38/values.yaml diff --git a/stable/kavita/2.0.34/CHANGELOG.md b/stable/kavita/2.0.34/CHANGELOG.md deleted file mode 100644 index 1f1598b51d7..00000000000 --- a/stable/kavita/2.0.34/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [kavita-2.0.34](https://github.com/truecharts/charts/compare/kavita-2.0.33...kavita-2.0.34) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kavita-2.0.34](https://github.com/truecharts/charts/compare/kavita-2.0.33...kavita-2.0.34) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kavita-2.0.34](https://github.com/truecharts/charts/compare/kavita-2.0.33...kavita-2.0.34) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kavita-2.0.34](https://github.com/truecharts/charts/compare/kavita-2.0.33...kavita-2.0.34) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kavita-2.0.34](https://github.com/truecharts/charts/compare/kavita-2.0.33...kavita-2.0.34) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kavita-2.0.34](https://github.com/truecharts/charts/compare/kavita-2.0.33...kavita-2.0.34) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kavita-2.0.33](https://github.com/truecharts/charts/compare/kavita-2.0.32...kavita-2.0.33) (2022-09-04) - -### Chore - -- update docker general non-major ([#3681](https://github.com/truecharts/charts/issues/3681)) - - - - -## [kavita-2.0.32](https://github.com/truecharts/charts/compare/kavita-2.0.30...kavita-2.0.32) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [kavita-2.0.31](https://github.com/truecharts/charts/compare/kavita-2.0.30...kavita-2.0.31) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/kavita/2.0.34/Chart.lock b/stable/kavita/2.0.34/Chart.lock deleted file mode 100644 index c3d79bc640a..00000000000 --- a/stable/kavita/2.0.34/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:41:44.962589976Z" diff --git a/stable/kavita/2.0.34/Chart.yaml b/stable/kavita/2.0.34/Chart.yaml deleted file mode 100644 index ad570cc7c0a..00000000000 --- a/stable/kavita/2.0.34/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: kavita -version: 2.0.34 -appVersion: "0.5.6" -description: Kavita is a rocket fueled self-hosted digital library which supports a vast array of file formats -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/kavita -icon: https://truecharts.org/img/hotlink-ok/chart-icons/kavita.png -keywords: - - kavita - - manga - - library - - book -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/kavita - - https://www.kavitareader.com -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - # 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.34/README.md b/stable/kavita/2.0.34/README.md deleted file mode 100644 index 4841980ee34..00000000000 --- a/stable/kavita/2.0.34/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# kavita - -![Version: 2.0.34](https://img.shields.io/badge/Version-2.0.34-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.5.6](https://img.shields.io/badge/AppVersion-0.5.6-informational?style=flat-square) - -Kavita is a rocket fueled self-hosted digital library which supports a vast array of file formats - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [kavita](https://truecharts.org/docs/charts/stable/kavita) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `kavita` deployment - -```console -helm uninstall kavita -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install kavita \ - --set env.TZ="America/New York" \ - TrueCharts/kavita -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install kavita TrueCharts/kavita -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/kavita/2.0.34/charts/common-10.5.9.tgz b/stable/kavita/2.0.34/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/kavita/2.0.34/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/kavita/2.0.35/CHANGELOG.md b/stable/kavita/2.0.35/CHANGELOG.md new file mode 100644 index 00000000000..82090b80508 --- /dev/null +++ b/stable/kavita/2.0.35/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [kavita-2.0.35](https://github.com/truecharts/charts/compare/kavita-2.0.34...kavita-2.0.35) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [kavita-2.0.34](https://github.com/truecharts/charts/compare/kavita-2.0.33...kavita-2.0.34) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kavita-2.0.34](https://github.com/truecharts/charts/compare/kavita-2.0.33...kavita-2.0.34) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kavita-2.0.34](https://github.com/truecharts/charts/compare/kavita-2.0.33...kavita-2.0.34) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kavita-2.0.34](https://github.com/truecharts/charts/compare/kavita-2.0.33...kavita-2.0.34) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kavita-2.0.34](https://github.com/truecharts/charts/compare/kavita-2.0.33...kavita-2.0.34) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kavita-2.0.34](https://github.com/truecharts/charts/compare/kavita-2.0.33...kavita-2.0.34) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kavita-2.0.33](https://github.com/truecharts/charts/compare/kavita-2.0.32...kavita-2.0.33) (2022-09-04) + +### Chore + +- update docker general non-major ([#3681](https://github.com/truecharts/charts/issues/3681)) + + + + +## [kavita-2.0.32](https://github.com/truecharts/charts/compare/kavita-2.0.30...kavita-2.0.32) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/kavita/2.0.35/Chart.lock b/stable/kavita/2.0.35/Chart.lock new file mode 100644 index 00000000000..e31337eecaa --- /dev/null +++ b/stable/kavita/2.0.35/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:39:33.693310299Z" diff --git a/stable/kavita/2.0.35/Chart.yaml b/stable/kavita/2.0.35/Chart.yaml new file mode 100644 index 00000000000..c95801a33b7 --- /dev/null +++ b/stable/kavita/2.0.35/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: kavita +version: 2.0.35 +appVersion: "0.5.6" +description: Kavita is a rocket fueled self-hosted digital library which supports a vast array of file formats +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/kavita +icon: https://truecharts.org/img/hotlink-ok/chart-icons/kavita.png +keywords: + - kavita + - manga + - library + - book +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/kavita + - https://www.kavitareader.com +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/kavita/2.0.35/README.md b/stable/kavita/2.0.35/README.md new file mode 100644 index 00000000000..b3d17f7e757 --- /dev/null +++ b/stable/kavita/2.0.35/README.md @@ -0,0 +1,108 @@ +# kavita + +![Version: 2.0.35](https://img.shields.io/badge/Version-2.0.35-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.5.6](https://img.shields.io/badge/AppVersion-0.5.6-informational?style=flat-square) + +Kavita is a rocket fueled self-hosted digital library which supports a vast array of file formats + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [kavita](https://truecharts.org/docs/charts/stable/kavita) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `kavita` deployment + +```console +helm uninstall kavita +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install kavita \ + --set env.TZ="America/New York" \ + TrueCharts/kavita +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install kavita TrueCharts/kavita -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/kavita/2.0.34/app-readme.md b/stable/kavita/2.0.35/app-readme.md similarity index 100% rename from stable/kavita/2.0.34/app-readme.md rename to stable/kavita/2.0.35/app-readme.md diff --git a/stable/kavita/2.0.35/charts/common-10.5.10.tgz b/stable/kavita/2.0.35/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/kavita/2.0.35/charts/common-10.5.10.tgz differ diff --git a/stable/kavita/2.0.34/ix_values.yaml b/stable/kavita/2.0.35/ix_values.yaml similarity index 100% rename from stable/kavita/2.0.34/ix_values.yaml rename to stable/kavita/2.0.35/ix_values.yaml diff --git a/stable/kavita/2.0.34/questions.yaml b/stable/kavita/2.0.35/questions.yaml similarity index 100% rename from stable/kavita/2.0.34/questions.yaml rename to stable/kavita/2.0.35/questions.yaml diff --git a/stable/matomo/3.0.61/templates/common.yaml b/stable/kavita/2.0.35/templates/common.yaml similarity index 100% rename from stable/matomo/3.0.61/templates/common.yaml rename to stable/kavita/2.0.35/templates/common.yaml diff --git a/stable/linkace/4.0.45/values.yaml b/stable/kavita/2.0.35/values.yaml similarity index 100% rename from stable/linkace/4.0.45/values.yaml rename to stable/kavita/2.0.35/values.yaml diff --git a/stable/kimai/3.0.35/CHANGELOG.md b/stable/kimai/3.0.35/CHANGELOG.md deleted file mode 100644 index 04296cd264c..00000000000 --- a/stable/kimai/3.0.35/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [kimai-3.0.35](https://github.com/truecharts/charts/compare/kimai-3.0.34...kimai-3.0.35) (2022-09-13) - -### Chore - -- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - - - -## [kimai-3.0.34](https://github.com/truecharts/charts/compare/kimai-3.0.33...kimai-3.0.34) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kimai-3.0.34](https://github.com/truecharts/charts/compare/kimai-3.0.33...kimai-3.0.34) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kimai-3.0.34](https://github.com/truecharts/charts/compare/kimai-3.0.33...kimai-3.0.34) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kimai-3.0.34](https://github.com/truecharts/charts/compare/kimai-3.0.33...kimai-3.0.34) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kimai-3.0.34](https://github.com/truecharts/charts/compare/kimai-3.0.33...kimai-3.0.34) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kimai-3.0.34](https://github.com/truecharts/charts/compare/kimai-3.0.33...kimai-3.0.34) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kimai-3.0.33](https://github.com/truecharts/charts/compare/kimai-3.0.31...kimai-3.0.33) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [kimai-3.0.32](https://github.com/truecharts/charts/compare/kimai-3.0.31...kimai-3.0.32) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/kimai/3.0.35/Chart.lock b/stable/kimai/3.0.35/Chart.lock deleted file mode 100644 index 99078b12510..00000000000 --- a/stable/kimai/3.0.35/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.72 -digest: sha256:4918dea0a67663d68f645ee91f54faa55c628a2d463a8572c804e887186456f3 -generated: "2022-09-13T06:22:54.162881164Z" diff --git a/stable/kimai/3.0.35/Chart.yaml b/stable/kimai/3.0.35/Chart.yaml deleted file mode 100644 index ada7bf943eb..00000000000 --- a/stable/kimai/3.0.35/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -appVersion: "1.20" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.72 -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.35 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/kimai/3.0.35/README.md b/stable/kimai/3.0.35/README.md deleted file mode 100644 index 89eec45c312..00000000000 --- a/stable/kimai/3.0.35/README.md +++ /dev/null @@ -1,111 +0,0 @@ -# kimai - -![Version: 3.0.35](https://img.shields.io/badge/Version-3.0.35-informational?style=flat-square) ![AppVersion: 1.20](https://img.shields.io/badge/AppVersion-1.20-informational?style=flat-square) - -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.72 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/kimai/3.0.35/charts/common-10.5.9.tgz b/stable/kimai/3.0.35/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/kimai/3.0.35/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/kimai/3.0.35/charts/mariadb-3.0.72.tgz b/stable/kimai/3.0.35/charts/mariadb-3.0.72.tgz deleted file mode 100644 index c0d5628ce75..00000000000 Binary files a/stable/kimai/3.0.35/charts/mariadb-3.0.72.tgz and /dev/null differ diff --git a/stable/kimai/3.0.36/CHANGELOG.md b/stable/kimai/3.0.36/CHANGELOG.md new file mode 100644 index 00000000000..cac1a911a9b --- /dev/null +++ b/stable/kimai/3.0.36/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [kimai-3.0.36](https://github.com/truecharts/charts/compare/kimai-3.0.35...kimai-3.0.36) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [kimai-3.0.35](https://github.com/truecharts/charts/compare/kimai-3.0.34...kimai-3.0.35) (2022-09-13) + +### Chore + +- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + + + + +## [kimai-3.0.34](https://github.com/truecharts/charts/compare/kimai-3.0.33...kimai-3.0.34) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kimai-3.0.34](https://github.com/truecharts/charts/compare/kimai-3.0.33...kimai-3.0.34) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kimai-3.0.34](https://github.com/truecharts/charts/compare/kimai-3.0.33...kimai-3.0.34) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kimai-3.0.34](https://github.com/truecharts/charts/compare/kimai-3.0.33...kimai-3.0.34) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kimai-3.0.34](https://github.com/truecharts/charts/compare/kimai-3.0.33...kimai-3.0.34) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kimai-3.0.34](https://github.com/truecharts/charts/compare/kimai-3.0.33...kimai-3.0.34) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kimai-3.0.33](https://github.com/truecharts/charts/compare/kimai-3.0.31...kimai-3.0.33) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/kimai/3.0.36/Chart.lock b/stable/kimai/3.0.36/Chart.lock new file mode 100644 index 00000000000..d369f00fc77 --- /dev/null +++ b/stable/kimai/3.0.36/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.73 +digest: sha256:54198365667353e15dd5ab095f2d1f364ac3a6a72065cbd9a890d0867d58844f +generated: "2022-09-15T14:39:57.483486078Z" diff --git a/stable/kimai/3.0.36/Chart.yaml b/stable/kimai/3.0.36/Chart.yaml new file mode 100644 index 00000000000..f90cf3f32b8 --- /dev/null +++ b/stable/kimai/3.0.36/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "1.20" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.73 +description: Kimai is a free, open source and online time-tracking software designed for small businesses and freelancers. +home: https://truecharts.org/docs/charts/stable/kimai +icon: https://truecharts.org/img/hotlink-ok/chart-icons/kimai.png +keywords: + - kimai + - time + - tracking +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: kimai +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/kimai + - https://github.com/kevinpapst/kimai2 + - https://github.com/tobybatch/kimai2 + - https://hub.docker.com/r/kimai/kimai2 +version: 3.0.36 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/kimai/3.0.36/README.md b/stable/kimai/3.0.36/README.md new file mode 100644 index 00000000000..f26f382aaa7 --- /dev/null +++ b/stable/kimai/3.0.36/README.md @@ -0,0 +1,111 @@ +# kimai + +![Version: 3.0.36](https://img.shields.io/badge/Version-3.0.36-informational?style=flat-square) ![AppVersion: 1.20](https://img.shields.io/badge/AppVersion-1.20-informational?style=flat-square) + +Kimai is a free, open source and online time-tracking software designed for small businesses and freelancers. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [kimai](https://truecharts.org/docs/charts/stable/kimai) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | mariadb | 3.0.73 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/kimai/3.0.35/app-readme.md b/stable/kimai/3.0.36/app-readme.md similarity index 100% rename from stable/kimai/3.0.35/app-readme.md rename to stable/kimai/3.0.36/app-readme.md diff --git a/stable/kimai/3.0.36/charts/common-10.5.10.tgz b/stable/kimai/3.0.36/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/kimai/3.0.36/charts/common-10.5.10.tgz differ diff --git a/stable/kimai/3.0.36/charts/mariadb-3.0.73.tgz b/stable/kimai/3.0.36/charts/mariadb-3.0.73.tgz new file mode 100644 index 00000000000..13d673713db Binary files /dev/null and b/stable/kimai/3.0.36/charts/mariadb-3.0.73.tgz differ diff --git a/stable/kimai/3.0.35/ix_values.yaml b/stable/kimai/3.0.36/ix_values.yaml similarity index 100% rename from stable/kimai/3.0.35/ix_values.yaml rename to stable/kimai/3.0.36/ix_values.yaml diff --git a/stable/kimai/3.0.35/questions.yaml b/stable/kimai/3.0.36/questions.yaml similarity index 100% rename from stable/kimai/3.0.35/questions.yaml rename to stable/kimai/3.0.36/questions.yaml diff --git a/stable/kimai/3.0.35/templates/_secrets.tpl b/stable/kimai/3.0.36/templates/_secrets.tpl similarity index 100% rename from stable/kimai/3.0.35/templates/_secrets.tpl rename to stable/kimai/3.0.36/templates/_secrets.tpl diff --git a/stable/kimai/3.0.35/templates/common.yaml b/stable/kimai/3.0.36/templates/common.yaml similarity index 100% rename from stable/kimai/3.0.35/templates/common.yaml rename to stable/kimai/3.0.36/templates/common.yaml diff --git a/stable/linkding/2.0.34/values.yaml b/stable/kimai/3.0.36/values.yaml similarity index 100% rename from stable/linkding/2.0.34/values.yaml rename to stable/kimai/3.0.36/values.yaml diff --git a/stable/kitchenowl/1.0.1/CHANGELOG.md b/stable/kitchenowl/1.0.1/CHANGELOG.md deleted file mode 100644 index 53d9d5a673e..00000000000 --- a/stable/kitchenowl/1.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [kitchenowl-1.0.1](https://github.com/truecharts/charts/compare/kitchenowl-1.0.0...kitchenowl-1.0.1) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kitchenowl-1.0.1](https://github.com/truecharts/charts/compare/kitchenowl-1.0.0...kitchenowl-1.0.1) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kitchenowl-1.0.1](https://github.com/truecharts/charts/compare/kitchenowl-1.0.0...kitchenowl-1.0.1) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kitchenowl-1.0.1](https://github.com/truecharts/charts/compare/kitchenowl-1.0.0...kitchenowl-1.0.1) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kitchenowl-1.0.1](https://github.com/truecharts/charts/compare/kitchenowl-1.0.0...kitchenowl-1.0.1) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kitchenowl-1.0.1](https://github.com/truecharts/charts/compare/kitchenowl-1.0.0...kitchenowl-1.0.1) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kitchenowl-1.0.0](https://github.com/truecharts/charts/compare/kitchenowl-0.0.13...kitchenowl-1.0.0) (2022-09-04) - -### Feat - -- move to stable ([#3687](https://github.com/truecharts/charts/issues/3687)) - - - - -## [kitchenowl-0.0.13](https://github.com/truecharts/charts/compare/kitchenowl-0.0.11...kitchenowl-0.0.13) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [kitchenowl-0.0.12](https://github.com/truecharts/charts/compare/kitchenowl-0.0.11...kitchenowl-0.0.12) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/kitchenowl/1.0.1/Chart.lock b/stable/kitchenowl/1.0.1/Chart.lock deleted file mode 100644 index c445b170f8b..00000000000 --- a/stable/kitchenowl/1.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:42:08.200269984Z" diff --git a/stable/kitchenowl/1.0.1/Chart.yaml b/stable/kitchenowl/1.0.1/Chart.yaml deleted file mode 100644 index 2e2202e7e2a..00000000000 --- a/stable/kitchenowl/1.0.1/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "beta" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.1 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/kitchenowl/1.0.1/README.md b/stable/kitchenowl/1.0.1/README.md deleted file mode 100644 index 4e1bb829a49..00000000000 --- a/stable/kitchenowl/1.0.1/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# kitchenowl - -![Version: 1.0.1](https://img.shields.io/badge/Version-1.0.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: beta](https://img.shields.io/badge/AppVersion-beta-informational?style=flat-square) - -KitchenOwl is a smart self-hosted grocery list and recipe manager. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [kitchenowl](https://truecharts.org/docs/charts/stable/kitchenowl) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `kitchenowl` deployment - -```console -helm uninstall kitchenowl -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install kitchenowl \ - --set env.TZ="America/New York" \ - TrueCharts/kitchenowl -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install kitchenowl TrueCharts/kitchenowl -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/kitchenowl/1.0.1/charts/common-10.5.9.tgz b/stable/kitchenowl/1.0.1/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/kitchenowl/1.0.1/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/kitchenowl/1.0.2/CHANGELOG.md b/stable/kitchenowl/1.0.2/CHANGELOG.md new file mode 100644 index 00000000000..75a42d60494 --- /dev/null +++ b/stable/kitchenowl/1.0.2/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [kitchenowl-1.0.2](https://github.com/truecharts/charts/compare/kitchenowl-1.0.1...kitchenowl-1.0.2) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [kitchenowl-1.0.1](https://github.com/truecharts/charts/compare/kitchenowl-1.0.0...kitchenowl-1.0.1) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kitchenowl-1.0.1](https://github.com/truecharts/charts/compare/kitchenowl-1.0.0...kitchenowl-1.0.1) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kitchenowl-1.0.1](https://github.com/truecharts/charts/compare/kitchenowl-1.0.0...kitchenowl-1.0.1) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kitchenowl-1.0.1](https://github.com/truecharts/charts/compare/kitchenowl-1.0.0...kitchenowl-1.0.1) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kitchenowl-1.0.1](https://github.com/truecharts/charts/compare/kitchenowl-1.0.0...kitchenowl-1.0.1) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kitchenowl-1.0.1](https://github.com/truecharts/charts/compare/kitchenowl-1.0.0...kitchenowl-1.0.1) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kitchenowl-1.0.0](https://github.com/truecharts/charts/compare/kitchenowl-0.0.13...kitchenowl-1.0.0) (2022-09-04) + +### Feat + +- move to stable ([#3687](https://github.com/truecharts/charts/issues/3687)) + + + + +## [kitchenowl-0.0.13](https://github.com/truecharts/charts/compare/kitchenowl-0.0.11...kitchenowl-0.0.13) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/kitchenowl/1.0.2/Chart.lock b/stable/kitchenowl/1.0.2/Chart.lock new file mode 100644 index 00000000000..a91b6551f13 --- /dev/null +++ b/stable/kitchenowl/1.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:40:00.313517713Z" diff --git a/stable/kitchenowl/1.0.2/Chart.yaml b/stable/kitchenowl/1.0.2/Chart.yaml new file mode 100644 index 00000000000..f7514657a76 --- /dev/null +++ b/stable/kitchenowl/1.0.2/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "beta" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: KitchenOwl is a smart self-hosted grocery list and recipe manager. +home: https://truecharts.org/docs/charts/stable/kitchenowl +icon: https://truecharts.org/img/hotlink-ok/chart-icons/kitchenowl.png +keywords: + - recipes + - kitchen + - grocery +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: kitchenowl +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/kitchenowl + - https://tombursch.github.io/kitchenowl +type: application +version: 1.0.2 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/kitchenowl/1.0.2/README.md b/stable/kitchenowl/1.0.2/README.md new file mode 100644 index 00000000000..4e40dd61323 --- /dev/null +++ b/stable/kitchenowl/1.0.2/README.md @@ -0,0 +1,108 @@ +# kitchenowl + +![Version: 1.0.2](https://img.shields.io/badge/Version-1.0.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: beta](https://img.shields.io/badge/AppVersion-beta-informational?style=flat-square) + +KitchenOwl is a smart self-hosted grocery list and recipe manager. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [kitchenowl](https://truecharts.org/docs/charts/stable/kitchenowl) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `kitchenowl` deployment + +```console +helm uninstall kitchenowl +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install kitchenowl \ + --set env.TZ="America/New York" \ + TrueCharts/kitchenowl +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install kitchenowl TrueCharts/kitchenowl -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/kitchenowl/1.0.1/app-readme.md b/stable/kitchenowl/1.0.2/app-readme.md similarity index 100% rename from stable/kitchenowl/1.0.1/app-readme.md rename to stable/kitchenowl/1.0.2/app-readme.md diff --git a/stable/kitchenowl/1.0.2/charts/common-10.5.10.tgz b/stable/kitchenowl/1.0.2/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/kitchenowl/1.0.2/charts/common-10.5.10.tgz differ diff --git a/stable/kitchenowl/1.0.1/ix_values.yaml b/stable/kitchenowl/1.0.2/ix_values.yaml similarity index 100% rename from stable/kitchenowl/1.0.1/ix_values.yaml rename to stable/kitchenowl/1.0.2/ix_values.yaml diff --git a/stable/kitchenowl/1.0.1/questions.yaml b/stable/kitchenowl/1.0.2/questions.yaml similarity index 100% rename from stable/kitchenowl/1.0.1/questions.yaml rename to stable/kitchenowl/1.0.2/questions.yaml diff --git a/stable/kitchenowl/1.0.1/templates/_secrets.tpl b/stable/kitchenowl/1.0.2/templates/_secrets.tpl similarity index 100% rename from stable/kitchenowl/1.0.1/templates/_secrets.tpl rename to stable/kitchenowl/1.0.2/templates/_secrets.tpl diff --git a/stable/kitchenowl/1.0.1/templates/common.yaml b/stable/kitchenowl/1.0.2/templates/common.yaml similarity index 100% rename from stable/kitchenowl/1.0.1/templates/common.yaml rename to stable/kitchenowl/1.0.2/templates/common.yaml diff --git a/stable/littlelink/6.0.62/values.yaml b/stable/kitchenowl/1.0.2/values.yaml similarity index 100% rename from stable/littlelink/6.0.62/values.yaml rename to stable/kitchenowl/1.0.2/values.yaml diff --git a/stable/kms/11.0.32/CHANGELOG.md b/stable/kms/11.0.32/CHANGELOG.md new file mode 100644 index 00000000000..80dce8383ff --- /dev/null +++ b/stable/kms/11.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [kms-11.0.32](https://github.com/truecharts/charts/compare/kms-11.0.31...kms-11.0.32) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [kms-11.0.31](https://github.com/truecharts/charts/compare/kms-11.0.30...kms-11.0.31) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kms-11.0.31](https://github.com/truecharts/charts/compare/kms-11.0.30...kms-11.0.31) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kms-11.0.31](https://github.com/truecharts/charts/compare/kms-11.0.30...kms-11.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kms-11.0.31](https://github.com/truecharts/charts/compare/kms-11.0.30...kms-11.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kms-11.0.31](https://github.com/truecharts/charts/compare/kms-11.0.30...kms-11.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kms-11.0.31](https://github.com/truecharts/charts/compare/kms-11.0.30...kms-11.0.31) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kms-11.0.30](https://github.com/truecharts/charts/compare/kms-11.0.28...kms-11.0.30) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [kms-11.0.29](https://github.com/truecharts/charts/compare/kms-11.0.28...kms-11.0.29) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/kms/11.0.32/Chart.lock b/stable/kms/11.0.32/Chart.lock new file mode 100644 index 00000000000..73e94d64273 --- /dev/null +++ b/stable/kms/11.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:40:04.689071035Z" diff --git a/stable/kms/11.0.32/Chart.yaml b/stable/kms/11.0.32/Chart.yaml new file mode 100644 index 00000000000..0fda936ebee --- /dev/null +++ b/stable/kms/11.0.32/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "minimal" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +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.32 +annotations: + truecharts.org/catagories: | + - graywares + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/kms/11.0.32/README.md b/stable/kms/11.0.32/README.md new file mode 100644 index 00000000000..15cdfadc876 --- /dev/null +++ b/stable/kms/11.0.32/README.md @@ -0,0 +1,109 @@ +# kms + +![Version: 11.0.32](https://img.shields.io/badge/Version-11.0.32-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: minimal](https://img.shields.io/badge/AppVersion-minimal-informational?style=flat-square) + +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.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `kms` deployment + +```console +helm uninstall kms +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install kms \ + --set env.TZ="America/New York" \ + TrueCharts/kms +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install kms TrueCharts/kms -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/kms/11.0.32/app-readme.md b/stable/kms/11.0.32/app-readme.md new file mode 100644 index 00000000000..a4ca1a2db3d --- /dev/null +++ b/stable/kms/11.0.32/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.32/charts/common-10.5.10.tgz b/stable/kms/11.0.32/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/kms/11.0.32/charts/common-10.5.10.tgz differ diff --git a/stable/kms/11.0.32/ix_values.yaml b/stable/kms/11.0.32/ix_values.yaml new file mode 100644 index 00000000000..1afe34729ff --- /dev/null +++ b/stable/kms/11.0.32/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.32/questions.yaml b/stable/kms/11.0.32/questions.yaml new file mode 100644 index 00000000000..94a6e497042 --- /dev/null +++ b/stable/kms/11.0.32/questions.yaml @@ -0,0 +1,2125 @@ +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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: ClusterIP + description: ClusterIP + - value: NodePort + description: NodePort (Advanced) + - value: LoadBalancer + description: LoadBalancer (Advanced) + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: (Advanced) Specify the IP Policy + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: (Advanced) IP Families + description: (Advanced) The IP Families that should be used + schema: + show_if: [["type", "!=", "Simple"]] + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + 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: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort + schema: + type: int + min: 9000 + max: 65535 + - 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: true + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: NodePort + enum: + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: nodePort + description: Leave Empty to Disable + label: "nodePort" + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/mattermost/3.0.43/templates/common.yaml b/stable/kms/11.0.32/templates/common.yaml similarity index 100% rename from stable/mattermost/3.0.43/templates/common.yaml rename to stable/kms/11.0.32/templates/common.yaml diff --git a/stable/logitech-media-server/4.0.37/values.yaml b/stable/kms/11.0.32/values.yaml similarity index 100% rename from stable/logitech-media-server/4.0.37/values.yaml rename to stable/kms/11.0.32/values.yaml diff --git a/stable/kodi-headless/2.0.29/CHANGELOG.md b/stable/kodi-headless/2.0.29/CHANGELOG.md deleted file mode 100644 index ac966437833..00000000000 --- a/stable/kodi-headless/2.0.29/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [kodi-headless-2.0.29](https://github.com/truecharts/charts/compare/kodi-headless-2.0.28...kodi-headless-2.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kodi-headless-2.0.29](https://github.com/truecharts/charts/compare/kodi-headless-2.0.28...kodi-headless-2.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kodi-headless-2.0.29](https://github.com/truecharts/charts/compare/kodi-headless-2.0.28...kodi-headless-2.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kodi-headless-2.0.29](https://github.com/truecharts/charts/compare/kodi-headless-2.0.28...kodi-headless-2.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kodi-headless-2.0.29](https://github.com/truecharts/charts/compare/kodi-headless-2.0.28...kodi-headless-2.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kodi-headless-2.0.29](https://github.com/truecharts/charts/compare/kodi-headless-2.0.28...kodi-headless-2.0.29) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kodi-headless-2.0.28](https://github.com/truecharts/charts/compare/kodi-headless-2.0.26...kodi-headless-2.0.28) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [kodi-headless-2.0.27](https://github.com/truecharts/charts/compare/kodi-headless-2.0.26...kodi-headless-2.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [kodi-headless-2.0.26](https://github.com/truecharts/charts/compare/kodi-headless-2.0.25...kodi-headless-2.0.26) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/kodi-headless/2.0.29/Chart.lock b/stable/kodi-headless/2.0.29/Chart.lock deleted file mode 100644 index 59871076719..00000000000 --- a/stable/kodi-headless/2.0.29/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:42:27.363717842Z" diff --git a/stable/kodi-headless/2.0.29/Chart.yaml b/stable/kodi-headless/2.0.29/Chart.yaml deleted file mode 100644 index d63cfd479f7..00000000000 --- a/stable/kodi-headless/2.0.29/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: kodi-headless -version: 2.0.29 -appVersion: "190" -description: A headless install of kodi in a docker container. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/kodi-headless -icon: https://truecharts.org/img/hotlink-ok/chart-icons/kodi-headless.png -keywords: - - kodi-headless -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/kodi-headless - - https://hub.docker.com/r/linuxserver/kodi-headless -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - # 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.29/README.md b/stable/kodi-headless/2.0.29/README.md deleted file mode 100644 index cf4a1da1117..00000000000 --- a/stable/kodi-headless/2.0.29/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# kodi-headless - -![Version: 2.0.29](https://img.shields.io/badge/Version-2.0.29-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 190](https://img.shields.io/badge/AppVersion-190-informational?style=flat-square) - -A headless install of kodi in a docker container. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [kodi-headless](https://truecharts.org/docs/charts/stable/kodi-headless) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/kodi-headless/2.0.29/charts/common-10.5.9.tgz b/stable/kodi-headless/2.0.29/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/kodi-headless/2.0.29/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/kodi-headless/2.0.30/CHANGELOG.md b/stable/kodi-headless/2.0.30/CHANGELOG.md new file mode 100644 index 00000000000..2737f593d99 --- /dev/null +++ b/stable/kodi-headless/2.0.30/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [kodi-headless-2.0.30](https://github.com/truecharts/charts/compare/kodi-headless-2.0.29...kodi-headless-2.0.30) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [kodi-headless-2.0.29](https://github.com/truecharts/charts/compare/kodi-headless-2.0.28...kodi-headless-2.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kodi-headless-2.0.29](https://github.com/truecharts/charts/compare/kodi-headless-2.0.28...kodi-headless-2.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kodi-headless-2.0.29](https://github.com/truecharts/charts/compare/kodi-headless-2.0.28...kodi-headless-2.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kodi-headless-2.0.29](https://github.com/truecharts/charts/compare/kodi-headless-2.0.28...kodi-headless-2.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kodi-headless-2.0.29](https://github.com/truecharts/charts/compare/kodi-headless-2.0.28...kodi-headless-2.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kodi-headless-2.0.29](https://github.com/truecharts/charts/compare/kodi-headless-2.0.28...kodi-headless-2.0.29) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kodi-headless-2.0.28](https://github.com/truecharts/charts/compare/kodi-headless-2.0.26...kodi-headless-2.0.28) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [kodi-headless-2.0.27](https://github.com/truecharts/charts/compare/kodi-headless-2.0.26...kodi-headless-2.0.27) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/kodi-headless/2.0.30/Chart.lock b/stable/kodi-headless/2.0.30/Chart.lock new file mode 100644 index 00000000000..d28661d5839 --- /dev/null +++ b/stable/kodi-headless/2.0.30/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:40:23.922353054Z" diff --git a/stable/kodi-headless/2.0.30/Chart.yaml b/stable/kodi-headless/2.0.30/Chart.yaml new file mode 100644 index 00000000000..5ab0f25fd8d --- /dev/null +++ b/stable/kodi-headless/2.0.30/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: kodi-headless +version: 2.0.30 +appVersion: "190" +description: A headless install of kodi in a docker container. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/kodi-headless +icon: https://truecharts.org/img/hotlink-ok/chart-icons/kodi-headless.png +keywords: + - kodi-headless +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/kodi-headless + - https://hub.docker.com/r/linuxserver/kodi-headless +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/kodi-headless/2.0.30/README.md b/stable/kodi-headless/2.0.30/README.md new file mode 100644 index 00000000000..68eddc0f2d6 --- /dev/null +++ b/stable/kodi-headless/2.0.30/README.md @@ -0,0 +1,108 @@ +# kodi-headless + +![Version: 2.0.30](https://img.shields.io/badge/Version-2.0.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 190](https://img.shields.io/badge/AppVersion-190-informational?style=flat-square) + +A headless install of kodi in a docker container. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [kodi-headless](https://truecharts.org/docs/charts/stable/kodi-headless) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/kodi-headless/2.0.29/app-readme.md b/stable/kodi-headless/2.0.30/app-readme.md similarity index 100% rename from stable/kodi-headless/2.0.29/app-readme.md rename to stable/kodi-headless/2.0.30/app-readme.md diff --git a/stable/kodi-headless/2.0.30/charts/common-10.5.10.tgz b/stable/kodi-headless/2.0.30/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/kodi-headless/2.0.30/charts/common-10.5.10.tgz differ diff --git a/stable/kodi-headless/2.0.29/ix_values.yaml b/stable/kodi-headless/2.0.30/ix_values.yaml similarity index 100% rename from stable/kodi-headless/2.0.29/ix_values.yaml rename to stable/kodi-headless/2.0.30/ix_values.yaml diff --git a/stable/kodi-headless/2.0.29/questions.yaml b/stable/kodi-headless/2.0.30/questions.yaml similarity index 100% rename from stable/kodi-headless/2.0.29/questions.yaml rename to stable/kodi-headless/2.0.30/questions.yaml diff --git a/stable/mealie/9.0.2/templates/common.yaml b/stable/kodi-headless/2.0.30/templates/common.yaml similarity index 100% rename from stable/mealie/9.0.2/templates/common.yaml rename to stable/kodi-headless/2.0.30/templates/common.yaml diff --git a/stable/loki/5.0.37/values.yaml b/stable/kodi-headless/2.0.30/values.yaml similarity index 100% rename from stable/loki/5.0.37/values.yaml rename to stable/kodi-headless/2.0.30/values.yaml diff --git a/stable/koel/3.0.40/CHANGELOG.md b/stable/koel/3.0.40/CHANGELOG.md deleted file mode 100644 index 0eac116045b..00000000000 --- a/stable/koel/3.0.40/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [koel-3.0.40](https://github.com/truecharts/charts/compare/koel-3.0.39...koel-3.0.40) (2022-09-13) - -### Chore - -- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - - - -## [koel-3.0.39](https://github.com/truecharts/charts/compare/koel-3.0.38...koel-3.0.39) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [koel-3.0.39](https://github.com/truecharts/charts/compare/koel-3.0.38...koel-3.0.39) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [koel-3.0.39](https://github.com/truecharts/charts/compare/koel-3.0.38...koel-3.0.39) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [koel-3.0.39](https://github.com/truecharts/charts/compare/koel-3.0.38...koel-3.0.39) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [koel-3.0.39](https://github.com/truecharts/charts/compare/koel-3.0.38...koel-3.0.39) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [koel-3.0.39](https://github.com/truecharts/charts/compare/koel-3.0.38...koel-3.0.39) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [koel-3.0.38](https://github.com/truecharts/charts/compare/koel-3.0.37...koel-3.0.38) (2022-09-03) - -### Chore - -- update docker general non-major ([#3668](https://github.com/truecharts/charts/issues/3668)) - - - - -## [koel-3.0.37](https://github.com/truecharts/charts/compare/koel-3.0.36...koel-3.0.37) (2022-08-31) - -### Chore - -- update docker general non-major ([#3640](https://github.com/truecharts/charts/issues/3640)) - - - diff --git a/stable/koel/3.0.40/Chart.lock b/stable/koel/3.0.40/Chart.lock deleted file mode 100644 index 3df344ddc46..00000000000 --- a/stable/koel/3.0.40/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.72 -digest: sha256:4918dea0a67663d68f645ee91f54faa55c628a2d463a8572c804e887186456f3 -generated: "2022-09-13T06:23:15.000632541Z" diff --git a/stable/koel/3.0.40/Chart.yaml b/stable/koel/3.0.40/Chart.yaml deleted file mode 100644 index 6683eb437e1..00000000000 --- a/stable/koel/3.0.40/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.72 -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.40 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/koel/3.0.40/README.md b/stable/koel/3.0.40/README.md deleted file mode 100644 index 4cd14fd3f09..00000000000 --- a/stable/koel/3.0.40/README.md +++ /dev/null @@ -1,111 +0,0 @@ -# koel - -![Version: 3.0.40](https://img.shields.io/badge/Version-3.0.40-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -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.72 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `koel` deployment - -```console -helm uninstall koel -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install koel \ - --set env.TZ="America/New York" \ - TrueCharts/koel -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install koel TrueCharts/koel -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/koel/3.0.40/charts/common-10.5.9.tgz b/stable/koel/3.0.40/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/koel/3.0.40/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/koel/3.0.40/charts/mariadb-3.0.72.tgz b/stable/koel/3.0.40/charts/mariadb-3.0.72.tgz deleted file mode 100644 index c0d5628ce75..00000000000 Binary files a/stable/koel/3.0.40/charts/mariadb-3.0.72.tgz and /dev/null differ diff --git a/stable/koel/3.0.41/CHANGELOG.md b/stable/koel/3.0.41/CHANGELOG.md new file mode 100644 index 00000000000..0b8295c0072 --- /dev/null +++ b/stable/koel/3.0.41/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [koel-3.0.41](https://github.com/truecharts/charts/compare/koel-3.0.40...koel-3.0.41) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [koel-3.0.40](https://github.com/truecharts/charts/compare/koel-3.0.39...koel-3.0.40) (2022-09-13) + +### Chore + +- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + + + + +## [koel-3.0.39](https://github.com/truecharts/charts/compare/koel-3.0.38...koel-3.0.39) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [koel-3.0.39](https://github.com/truecharts/charts/compare/koel-3.0.38...koel-3.0.39) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [koel-3.0.39](https://github.com/truecharts/charts/compare/koel-3.0.38...koel-3.0.39) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [koel-3.0.39](https://github.com/truecharts/charts/compare/koel-3.0.38...koel-3.0.39) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [koel-3.0.39](https://github.com/truecharts/charts/compare/koel-3.0.38...koel-3.0.39) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [koel-3.0.39](https://github.com/truecharts/charts/compare/koel-3.0.38...koel-3.0.39) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [koel-3.0.38](https://github.com/truecharts/charts/compare/koel-3.0.37...koel-3.0.38) (2022-09-03) + +### Chore + +- update docker general non-major ([#3668](https://github.com/truecharts/charts/issues/3668)) + + diff --git a/stable/koel/3.0.41/Chart.lock b/stable/koel/3.0.41/Chart.lock new file mode 100644 index 00000000000..f29521992c5 --- /dev/null +++ b/stable/koel/3.0.41/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.73 +digest: sha256:54198365667353e15dd5ab095f2d1f364ac3a6a72065cbd9a890d0867d58844f +generated: "2022-09-15T14:40:43.298040888Z" diff --git a/stable/koel/3.0.41/Chart.yaml b/stable/koel/3.0.41/Chart.yaml new file mode 100644 index 00000000000..188584dc71f --- /dev/null +++ b/stable/koel/3.0.41/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.73 +description: Koel is a simple web-based personal audio streaming service written in Vue on the client side and Laravel on the server side. +home: https://truecharts.org/docs/charts/stable/koel +icon: https://truecharts.org/img/hotlink-ok/chart-icons/koel.png +keywords: + - koel + - music + - stream +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: koel +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/koel + - https://github.com/koel/docker + - https://hub.docker.com/r/phanan/koel + - https://github.com/koel/koel +version: 3.0.41 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/koel/3.0.41/README.md b/stable/koel/3.0.41/README.md new file mode 100644 index 00000000000..eec9aaf8487 --- /dev/null +++ b/stable/koel/3.0.41/README.md @@ -0,0 +1,111 @@ +# koel + +![Version: 3.0.41](https://img.shields.io/badge/Version-3.0.41-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Koel is a simple web-based personal audio streaming service written in Vue on the client side and Laravel on the server side. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [koel](https://truecharts.org/docs/charts/stable/koel) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | mariadb | 3.0.73 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `koel` deployment + +```console +helm uninstall koel +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install koel \ + --set env.TZ="America/New York" \ + TrueCharts/koel +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install koel TrueCharts/koel -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/koel/3.0.40/app-readme.md b/stable/koel/3.0.41/app-readme.md similarity index 100% rename from stable/koel/3.0.40/app-readme.md rename to stable/koel/3.0.41/app-readme.md diff --git a/stable/koel/3.0.41/charts/common-10.5.10.tgz b/stable/koel/3.0.41/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/koel/3.0.41/charts/common-10.5.10.tgz differ diff --git a/stable/koel/3.0.41/charts/mariadb-3.0.73.tgz b/stable/koel/3.0.41/charts/mariadb-3.0.73.tgz new file mode 100644 index 00000000000..13d673713db Binary files /dev/null and b/stable/koel/3.0.41/charts/mariadb-3.0.73.tgz differ diff --git a/stable/koel/3.0.40/ix_values.yaml b/stable/koel/3.0.41/ix_values.yaml similarity index 100% rename from stable/koel/3.0.40/ix_values.yaml rename to stable/koel/3.0.41/ix_values.yaml diff --git a/stable/koel/3.0.40/questions.yaml b/stable/koel/3.0.41/questions.yaml similarity index 100% rename from stable/koel/3.0.40/questions.yaml rename to stable/koel/3.0.41/questions.yaml diff --git a/stable/koel/3.0.40/templates/_secrets.tpl b/stable/koel/3.0.41/templates/_secrets.tpl similarity index 100% rename from stable/koel/3.0.40/templates/_secrets.tpl rename to stable/koel/3.0.41/templates/_secrets.tpl diff --git a/stable/koel/3.0.40/templates/common.yaml b/stable/koel/3.0.41/templates/common.yaml similarity index 100% rename from stable/koel/3.0.40/templates/common.yaml rename to stable/koel/3.0.41/templates/common.yaml diff --git a/stable/makemkv/2.0.33/values.yaml b/stable/koel/3.0.41/values.yaml similarity index 100% rename from stable/makemkv/2.0.33/values.yaml rename to stable/koel/3.0.41/values.yaml diff --git a/stable/komga/6.0.37/CHANGELOG.md b/stable/komga/6.0.37/CHANGELOG.md deleted file mode 100644 index 9850f882a4a..00000000000 --- a/stable/komga/6.0.37/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [komga-6.0.37](https://github.com/truecharts/charts/compare/komga-6.0.36...komga-6.0.37) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [komga-6.0.37](https://github.com/truecharts/charts/compare/komga-6.0.36...komga-6.0.37) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [komga-6.0.37](https://github.com/truecharts/charts/compare/komga-6.0.36...komga-6.0.37) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [komga-6.0.37](https://github.com/truecharts/charts/compare/komga-6.0.36...komga-6.0.37) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [komga-6.0.37](https://github.com/truecharts/charts/compare/komga-6.0.36...komga-6.0.37) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [komga-6.0.37](https://github.com/truecharts/charts/compare/komga-6.0.36...komga-6.0.37) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [komga-6.0.36](https://github.com/truecharts/charts/compare/komga-6.0.34...komga-6.0.36) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [komga-6.0.35](https://github.com/truecharts/charts/compare/komga-6.0.34...komga-6.0.35) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [komga-6.0.34](https://github.com/truecharts/charts/compare/komga-6.0.33...komga-6.0.34) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/komga/6.0.37/Chart.lock b/stable/komga/6.0.37/Chart.lock deleted file mode 100644 index 3621cbad4b9..00000000000 --- a/stable/komga/6.0.37/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:42:35.139514203Z" diff --git a/stable/komga/6.0.37/Chart.yaml b/stable/komga/6.0.37/Chart.yaml deleted file mode 100644 index 881ef16e94a..00000000000 --- a/stable/komga/6.0.37/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "0.157.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.37 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/komga/6.0.37/README.md b/stable/komga/6.0.37/README.md deleted file mode 100644 index 1ad8cda9fc0..00000000000 --- a/stable/komga/6.0.37/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# komga - -![Version: 6.0.37](https://img.shields.io/badge/Version-6.0.37-informational?style=flat-square) ![AppVersion: 0.157.1](https://img.shields.io/badge/AppVersion-0.157.1-informational?style=flat-square) - -A comics/mangas server to serve/stream pages via API - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [komga](https://truecharts.org/docs/charts/stable/komga) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/komga/6.0.37/charts/common-10.5.9.tgz b/stable/komga/6.0.37/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/komga/6.0.37/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/komga/6.0.38/CHANGELOG.md b/stable/komga/6.0.38/CHANGELOG.md new file mode 100644 index 00000000000..5c2c51dbb8f --- /dev/null +++ b/stable/komga/6.0.38/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [komga-6.0.38](https://github.com/truecharts/charts/compare/komga-6.0.37...komga-6.0.38) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [komga-6.0.37](https://github.com/truecharts/charts/compare/komga-6.0.36...komga-6.0.37) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [komga-6.0.37](https://github.com/truecharts/charts/compare/komga-6.0.36...komga-6.0.37) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [komga-6.0.37](https://github.com/truecharts/charts/compare/komga-6.0.36...komga-6.0.37) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [komga-6.0.37](https://github.com/truecharts/charts/compare/komga-6.0.36...komga-6.0.37) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [komga-6.0.37](https://github.com/truecharts/charts/compare/komga-6.0.36...komga-6.0.37) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [komga-6.0.37](https://github.com/truecharts/charts/compare/komga-6.0.36...komga-6.0.37) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [komga-6.0.36](https://github.com/truecharts/charts/compare/komga-6.0.34...komga-6.0.36) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [komga-6.0.35](https://github.com/truecharts/charts/compare/komga-6.0.34...komga-6.0.35) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/komga/6.0.38/Chart.lock b/stable/komga/6.0.38/Chart.lock new file mode 100644 index 00000000000..34919378984 --- /dev/null +++ b/stable/komga/6.0.38/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:40:35.50985281Z" diff --git a/stable/komga/6.0.38/Chart.yaml b/stable/komga/6.0.38/Chart.yaml new file mode 100644 index 00000000000..fc370ea7539 --- /dev/null +++ b/stable/komga/6.0.38/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "0.157.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: A comics/mangas server to serve/stream pages via API +home: https://truecharts.org/docs/charts/stable/komga +icon: https://truecharts.org/img/hotlink-ok/chart-icons/komga.png +keywords: + - komga + - comics + - mangas + - server +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: komga +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/komga + - https://komga.org/ + - https://github.com/gotson/komga +version: 6.0.38 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/komga/6.0.38/README.md b/stable/komga/6.0.38/README.md new file mode 100644 index 00000000000..78b9c35aa00 --- /dev/null +++ b/stable/komga/6.0.38/README.md @@ -0,0 +1,109 @@ +# komga + +![Version: 6.0.38](https://img.shields.io/badge/Version-6.0.38-informational?style=flat-square) ![AppVersion: 0.157.1](https://img.shields.io/badge/AppVersion-0.157.1-informational?style=flat-square) + +A comics/mangas server to serve/stream pages via API + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [komga](https://truecharts.org/docs/charts/stable/komga) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/komga/6.0.37/app-readme.md b/stable/komga/6.0.38/app-readme.md similarity index 100% rename from stable/komga/6.0.37/app-readme.md rename to stable/komga/6.0.38/app-readme.md diff --git a/stable/komga/6.0.38/charts/common-10.5.10.tgz b/stable/komga/6.0.38/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/komga/6.0.38/charts/common-10.5.10.tgz differ diff --git a/stable/komga/6.0.37/ix_values.yaml b/stable/komga/6.0.38/ix_values.yaml similarity index 100% rename from stable/komga/6.0.37/ix_values.yaml rename to stable/komga/6.0.38/ix_values.yaml diff --git a/stable/komga/6.0.37/questions.yaml b/stable/komga/6.0.38/questions.yaml similarity index 100% rename from stable/komga/6.0.37/questions.yaml rename to stable/komga/6.0.38/questions.yaml diff --git a/stable/mediainfo/1.0.9/templates/common.yaml b/stable/komga/6.0.38/templates/common.yaml similarity index 100% rename from stable/mediainfo/1.0.9/templates/common.yaml rename to stable/komga/6.0.38/templates/common.yaml diff --git a/stable/matomo/3.0.61/values.yaml b/stable/komga/6.0.38/values.yaml similarity index 100% rename from stable/matomo/3.0.61/values.yaml rename to stable/komga/6.0.38/values.yaml diff --git a/stable/kopia/2.0.38/CHANGELOG.md b/stable/kopia/2.0.38/CHANGELOG.md deleted file mode 100644 index 0fd5fcf68b4..00000000000 --- a/stable/kopia/2.0.38/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [kopia-2.0.38](https://github.com/truecharts/charts/compare/kopia-2.0.37...kopia-2.0.38) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kopia-2.0.38](https://github.com/truecharts/charts/compare/kopia-2.0.37...kopia-2.0.38) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kopia-2.0.38](https://github.com/truecharts/charts/compare/kopia-2.0.37...kopia-2.0.38) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kopia-2.0.38](https://github.com/truecharts/charts/compare/kopia-2.0.37...kopia-2.0.38) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kopia-2.0.38](https://github.com/truecharts/charts/compare/kopia-2.0.37...kopia-2.0.38) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kopia-2.0.38](https://github.com/truecharts/charts/compare/kopia-2.0.37...kopia-2.0.38) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kopia-2.0.37](https://github.com/truecharts/charts/compare/kopia-2.0.35...kopia-2.0.37) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [kopia-2.0.36](https://github.com/truecharts/charts/compare/kopia-2.0.35...kopia-2.0.36) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [kopia-2.0.35](https://github.com/truecharts/charts/compare/kopia-2.0.34...kopia-2.0.35) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/kopia/2.0.38/Chart.lock b/stable/kopia/2.0.38/Chart.lock deleted file mode 100644 index 4cf947d1fb9..00000000000 --- a/stable/kopia/2.0.38/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:42:40.166487436Z" diff --git a/stable/kopia/2.0.38/Chart.yaml b/stable/kopia/2.0.38/Chart.yaml deleted file mode 100644 index f20d0138f43..00000000000 --- a/stable/kopia/2.0.38/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "0.11.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.38 -annotations: - truecharts.org/catagories: | - - utility - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/kopia/2.0.38/README.md b/stable/kopia/2.0.38/README.md deleted file mode 100644 index 94d8dca7a90..00000000000 --- a/stable/kopia/2.0.38/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# kopia - -![Version: 2.0.38](https://img.shields.io/badge/Version-2.0.38-informational?style=flat-square) ![AppVersion: 0.11.3](https://img.shields.io/badge/AppVersion-0.11.3-informational?style=flat-square) - -Kopia is a simple, cross-platform tool for managing encrypted backups in the cloud. It provides fast, incremental backups, secure, client-side end-to-end encryption, compression and data deduplication. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [kopia](https://truecharts.org/docs/charts/stable/kopia) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/kopia/2.0.38/charts/common-10.5.9.tgz b/stable/kopia/2.0.38/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/kopia/2.0.38/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/kopia/2.0.39/CHANGELOG.md b/stable/kopia/2.0.39/CHANGELOG.md new file mode 100644 index 00000000000..f72dab23c8c --- /dev/null +++ b/stable/kopia/2.0.39/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [kopia-2.0.39](https://github.com/truecharts/charts/compare/kopia-2.0.38...kopia-2.0.39) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [kopia-2.0.38](https://github.com/truecharts/charts/compare/kopia-2.0.37...kopia-2.0.38) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kopia-2.0.38](https://github.com/truecharts/charts/compare/kopia-2.0.37...kopia-2.0.38) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kopia-2.0.38](https://github.com/truecharts/charts/compare/kopia-2.0.37...kopia-2.0.38) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kopia-2.0.38](https://github.com/truecharts/charts/compare/kopia-2.0.37...kopia-2.0.38) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kopia-2.0.38](https://github.com/truecharts/charts/compare/kopia-2.0.37...kopia-2.0.38) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kopia-2.0.38](https://github.com/truecharts/charts/compare/kopia-2.0.37...kopia-2.0.38) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kopia-2.0.37](https://github.com/truecharts/charts/compare/kopia-2.0.35...kopia-2.0.37) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [kopia-2.0.36](https://github.com/truecharts/charts/compare/kopia-2.0.35...kopia-2.0.36) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/kopia/2.0.39/Chart.lock b/stable/kopia/2.0.39/Chart.lock new file mode 100644 index 00000000000..00002a81b50 --- /dev/null +++ b/stable/kopia/2.0.39/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:40:39.886587234Z" diff --git a/stable/kopia/2.0.39/Chart.yaml b/stable/kopia/2.0.39/Chart.yaml new file mode 100644 index 00000000000..7562f9c9d91 --- /dev/null +++ b/stable/kopia/2.0.39/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "0.11.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: Kopia is a simple, cross-platform tool for managing encrypted backups in the cloud. It provides fast, incremental backups, secure, client-side end-to-end encryption, compression and data deduplication. +home: https://truecharts.org/docs/charts/stable/kopia +icon: https://truecharts.org/img/hotlink-ok/chart-icons/kopia.png +keywords: + - backup +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: kopia +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/kopia + - https://kopia.io/docs/installation/#docker-images + - https://hub.docker.com/r/kopia/kopia + - https://github.com/kopia/kopia +version: 2.0.39 +annotations: + truecharts.org/catagories: | + - utility + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/kopia/2.0.39/README.md b/stable/kopia/2.0.39/README.md new file mode 100644 index 00000000000..6247099ed96 --- /dev/null +++ b/stable/kopia/2.0.39/README.md @@ -0,0 +1,110 @@ +# kopia + +![Version: 2.0.39](https://img.shields.io/badge/Version-2.0.39-informational?style=flat-square) ![AppVersion: 0.11.3](https://img.shields.io/badge/AppVersion-0.11.3-informational?style=flat-square) + +Kopia is a simple, cross-platform tool for managing encrypted backups in the cloud. It provides fast, incremental backups, secure, client-side end-to-end encryption, compression and data deduplication. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [kopia](https://truecharts.org/docs/charts/stable/kopia) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/kopia/2.0.38/app-readme.md b/stable/kopia/2.0.39/app-readme.md similarity index 100% rename from stable/kopia/2.0.38/app-readme.md rename to stable/kopia/2.0.39/app-readme.md diff --git a/stable/kopia/2.0.39/charts/common-10.5.10.tgz b/stable/kopia/2.0.39/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/kopia/2.0.39/charts/common-10.5.10.tgz differ diff --git a/stable/kopia/2.0.38/ix_values.yaml b/stable/kopia/2.0.39/ix_values.yaml similarity index 100% rename from stable/kopia/2.0.38/ix_values.yaml rename to stable/kopia/2.0.39/ix_values.yaml diff --git a/stable/kopia/2.0.38/questions.yaml b/stable/kopia/2.0.39/questions.yaml similarity index 100% rename from stable/kopia/2.0.38/questions.yaml rename to stable/kopia/2.0.39/questions.yaml diff --git a/stable/meshroom/2.0.30/templates/common.yaml b/stable/kopia/2.0.39/templates/common.yaml similarity index 100% rename from stable/meshroom/2.0.30/templates/common.yaml rename to stable/kopia/2.0.39/templates/common.yaml diff --git a/stable/mattermost/3.0.43/values.yaml b/stable/kopia/2.0.39/values.yaml similarity index 100% rename from stable/mattermost/3.0.43/values.yaml rename to stable/kopia/2.0.39/values.yaml diff --git a/stable/kutt/3.0.37/CHANGELOG.md b/stable/kutt/3.0.37/CHANGELOG.md deleted file mode 100644 index 530e36e67d3..00000000000 --- a/stable/kutt/3.0.37/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [kutt-3.0.37](https://github.com/truecharts/charts/compare/kutt-3.0.36...kutt-3.0.37) (2022-09-13) - -### Chore - -- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - - - -## [kutt-3.0.36](https://github.com/truecharts/charts/compare/kutt-3.0.35...kutt-3.0.36) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kutt-3.0.36](https://github.com/truecharts/charts/compare/kutt-3.0.35...kutt-3.0.36) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kutt-3.0.36](https://github.com/truecharts/charts/compare/kutt-3.0.35...kutt-3.0.36) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kutt-3.0.36](https://github.com/truecharts/charts/compare/kutt-3.0.35...kutt-3.0.36) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kutt-3.0.36](https://github.com/truecharts/charts/compare/kutt-3.0.35...kutt-3.0.36) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kutt-3.0.36](https://github.com/truecharts/charts/compare/kutt-3.0.35...kutt-3.0.36) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kutt-3.0.35](https://github.com/truecharts/charts/compare/kutt-3.0.33...kutt-3.0.35) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [kutt-3.0.34](https://github.com/truecharts/charts/compare/kutt-3.0.33...kutt-3.0.34) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/kutt/3.0.37/Chart.lock b/stable/kutt/3.0.37/Chart.lock deleted file mode 100644 index 51e61eaad9f..00000000000 --- a/stable/kutt/3.0.37/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.72 -digest: sha256:48575c1284c01594e15d652b730608f179ada7326071005369f8a321e76d695c -generated: "2022-09-13T06:23:37.573186376Z" diff --git a/stable/kutt/3.0.37/Chart.yaml b/stable/kutt/3.0.37/Chart.yaml deleted file mode 100644 index 7dd7dcd69c8..00000000000 --- a/stable/kutt/3.0.37/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -apiVersion: v2 -appVersion: "2.7.4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.72 -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.37 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/kutt/3.0.37/README.md b/stable/kutt/3.0.37/README.md deleted file mode 100644 index 98d9742c08c..00000000000 --- a/stable/kutt/3.0.37/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# kutt - -![Version: 3.0.37](https://img.shields.io/badge/Version-3.0.37-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.7.4](https://img.shields.io/badge/AppVersion-2.7.4-informational?style=flat-square) - -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.76 | -| https://charts.truecharts.org | redis | 3.0.72 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/kutt/3.0.37/charts/common-10.5.9.tgz b/stable/kutt/3.0.37/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/kutt/3.0.37/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/kutt/3.0.37/charts/postgresql-8.0.76.tgz b/stable/kutt/3.0.37/charts/postgresql-8.0.76.tgz deleted file mode 100644 index 129e37daa0e..00000000000 Binary files a/stable/kutt/3.0.37/charts/postgresql-8.0.76.tgz and /dev/null differ diff --git a/stable/kutt/3.0.37/charts/redis-3.0.72.tgz b/stable/kutt/3.0.37/charts/redis-3.0.72.tgz deleted file mode 100644 index d1c4b4529da..00000000000 Binary files a/stable/kutt/3.0.37/charts/redis-3.0.72.tgz and /dev/null differ diff --git a/stable/kutt/3.0.38/CHANGELOG.md b/stable/kutt/3.0.38/CHANGELOG.md new file mode 100644 index 00000000000..842bdcee312 --- /dev/null +++ b/stable/kutt/3.0.38/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [kutt-3.0.38](https://github.com/truecharts/charts/compare/kutt-3.0.37...kutt-3.0.38) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [kutt-3.0.37](https://github.com/truecharts/charts/compare/kutt-3.0.36...kutt-3.0.37) (2022-09-13) + +### Chore + +- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + + + + +## [kutt-3.0.36](https://github.com/truecharts/charts/compare/kutt-3.0.35...kutt-3.0.36) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kutt-3.0.36](https://github.com/truecharts/charts/compare/kutt-3.0.35...kutt-3.0.36) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kutt-3.0.36](https://github.com/truecharts/charts/compare/kutt-3.0.35...kutt-3.0.36) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kutt-3.0.36](https://github.com/truecharts/charts/compare/kutt-3.0.35...kutt-3.0.36) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kutt-3.0.36](https://github.com/truecharts/charts/compare/kutt-3.0.35...kutt-3.0.36) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kutt-3.0.36](https://github.com/truecharts/charts/compare/kutt-3.0.35...kutt-3.0.36) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [kutt-3.0.35](https://github.com/truecharts/charts/compare/kutt-3.0.33...kutt-3.0.35) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/kutt/3.0.38/Chart.lock b/stable/kutt/3.0.38/Chart.lock new file mode 100644 index 00000000000..e36c8ebdeac --- /dev/null +++ b/stable/kutt/3.0.38/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.75 +digest: sha256:9d4ce7b49341358873ac504e187314c9a2e0f15e6eea31a51a1294b829ddaaba +generated: "2022-09-15T14:41:17.305902636Z" diff --git a/stable/kutt/3.0.38/Chart.yaml b/stable/kutt/3.0.38/Chart.yaml new file mode 100644 index 00000000000..6a92c871292 --- /dev/null +++ b/stable/kutt/3.0.38/Chart.yaml @@ -0,0 +1,38 @@ +apiVersion: v2 +appVersion: "2.7.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.75 +deprecated: false +description: Kutt is a modern URL shortener with support for custom domains. Shorten URLs, manage your links and view the click rate statistics. +home: https://truecharts.org/docs/charts/stable/kutt +icon: https://truecharts.org/img/hotlink-ok/chart-icons/kutt.png +keywords: + - kutt + - link + - short +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: kutt +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/kutt + - https://github.com/thedevs-network/kutt +type: application +version: 3.0.38 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/kutt/3.0.38/README.md b/stable/kutt/3.0.38/README.md new file mode 100644 index 00000000000..92eb631ccd6 --- /dev/null +++ b/stable/kutt/3.0.38/README.md @@ -0,0 +1,110 @@ +# kutt + +![Version: 3.0.38](https://img.shields.io/badge/Version-3.0.38-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.7.4](https://img.shields.io/badge/AppVersion-2.7.4-informational?style=flat-square) + +Kutt is a modern URL shortener with support for custom domains. Shorten URLs, manage your links and view the click rate statistics. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [kutt](https://truecharts.org/docs/charts/stable/kutt) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.78 | +| https://charts.truecharts.org | redis | 3.0.75 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/kutt/3.0.37/app-readme.md b/stable/kutt/3.0.38/app-readme.md similarity index 100% rename from stable/kutt/3.0.37/app-readme.md rename to stable/kutt/3.0.38/app-readme.md diff --git a/stable/kutt/3.0.38/charts/common-10.5.10.tgz b/stable/kutt/3.0.38/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/kutt/3.0.38/charts/common-10.5.10.tgz differ diff --git a/stable/kutt/3.0.38/charts/postgresql-8.0.78.tgz b/stable/kutt/3.0.38/charts/postgresql-8.0.78.tgz new file mode 100644 index 00000000000..ef5433c52fa Binary files /dev/null and b/stable/kutt/3.0.38/charts/postgresql-8.0.78.tgz differ diff --git a/stable/kutt/3.0.38/charts/redis-3.0.75.tgz b/stable/kutt/3.0.38/charts/redis-3.0.75.tgz new file mode 100644 index 00000000000..3be8a655992 Binary files /dev/null and b/stable/kutt/3.0.38/charts/redis-3.0.75.tgz differ diff --git a/stable/kutt/3.0.37/ix_values.yaml b/stable/kutt/3.0.38/ix_values.yaml similarity index 100% rename from stable/kutt/3.0.37/ix_values.yaml rename to stable/kutt/3.0.38/ix_values.yaml diff --git a/stable/kutt/3.0.37/questions.yaml b/stable/kutt/3.0.38/questions.yaml similarity index 100% rename from stable/kutt/3.0.37/questions.yaml rename to stable/kutt/3.0.38/questions.yaml diff --git a/stable/kutt/3.0.37/templates/_secrets.tpl b/stable/kutt/3.0.38/templates/_secrets.tpl similarity index 100% rename from stable/kutt/3.0.37/templates/_secrets.tpl rename to stable/kutt/3.0.38/templates/_secrets.tpl diff --git a/stable/kutt/3.0.37/templates/common.yaml b/stable/kutt/3.0.38/templates/common.yaml similarity index 100% rename from stable/kutt/3.0.37/templates/common.yaml rename to stable/kutt/3.0.38/templates/common.yaml diff --git a/stable/mealie/9.0.2/values.yaml b/stable/kutt/3.0.38/values.yaml similarity index 100% rename from stable/mealie/9.0.2/values.yaml rename to stable/kutt/3.0.38/values.yaml diff --git a/stable/lanraragi/2.0.31/CHANGELOG.md b/stable/lanraragi/2.0.31/CHANGELOG.md deleted file mode 100644 index bd55d8a3a86..00000000000 --- a/stable/lanraragi/2.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [lanraragi-2.0.31](https://github.com/truecharts/charts/compare/lanraragi-2.0.30...lanraragi-2.0.31) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [lanraragi-2.0.31](https://github.com/truecharts/charts/compare/lanraragi-2.0.30...lanraragi-2.0.31) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [lanraragi-2.0.31](https://github.com/truecharts/charts/compare/lanraragi-2.0.30...lanraragi-2.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [lanraragi-2.0.31](https://github.com/truecharts/charts/compare/lanraragi-2.0.30...lanraragi-2.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [lanraragi-2.0.31](https://github.com/truecharts/charts/compare/lanraragi-2.0.30...lanraragi-2.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [lanraragi-2.0.31](https://github.com/truecharts/charts/compare/lanraragi-2.0.30...lanraragi-2.0.31) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [lanraragi-2.0.30](https://github.com/truecharts/charts/compare/lanraragi-2.0.28...lanraragi-2.0.30) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [lanraragi-2.0.29](https://github.com/truecharts/charts/compare/lanraragi-2.0.28...lanraragi-2.0.29) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [lanraragi-2.0.28](https://github.com/truecharts/charts/compare/lanraragi-2.0.27...lanraragi-2.0.28) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/lanraragi/2.0.31/Chart.lock b/stable/lanraragi/2.0.31/Chart.lock deleted file mode 100644 index cbf06e898cf..00000000000 --- a/stable/lanraragi/2.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:43:00.010559594Z" diff --git a/stable/lanraragi/2.0.31/Chart.yaml b/stable/lanraragi/2.0.31/Chart.yaml deleted file mode 100644 index e82cadf71fe..00000000000 --- a/stable/lanraragi/2.0.31/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "0.8.6" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.31 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/lanraragi/2.0.31/README.md b/stable/lanraragi/2.0.31/README.md deleted file mode 100644 index 61c4c0a442b..00000000000 --- a/stable/lanraragi/2.0.31/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# lanraragi - -![Version: 2.0.31](https://img.shields.io/badge/Version-2.0.31-informational?style=flat-square) ![AppVersion: 0.8.6](https://img.shields.io/badge/AppVersion-0.8.6-informational?style=flat-square) - -Open source server for archival of comics/manga. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [lanraragi](https://truecharts.org/docs/charts/stable/lanraragi) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/lanraragi/2.0.31/charts/common-10.5.9.tgz b/stable/lanraragi/2.0.31/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/lanraragi/2.0.31/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/lanraragi/2.0.32/CHANGELOG.md b/stable/lanraragi/2.0.32/CHANGELOG.md new file mode 100644 index 00000000000..6f5459b3c45 --- /dev/null +++ b/stable/lanraragi/2.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [lanraragi-2.0.32](https://github.com/truecharts/charts/compare/lanraragi-2.0.31...lanraragi-2.0.32) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [lanraragi-2.0.31](https://github.com/truecharts/charts/compare/lanraragi-2.0.30...lanraragi-2.0.31) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [lanraragi-2.0.31](https://github.com/truecharts/charts/compare/lanraragi-2.0.30...lanraragi-2.0.31) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [lanraragi-2.0.31](https://github.com/truecharts/charts/compare/lanraragi-2.0.30...lanraragi-2.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [lanraragi-2.0.31](https://github.com/truecharts/charts/compare/lanraragi-2.0.30...lanraragi-2.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [lanraragi-2.0.31](https://github.com/truecharts/charts/compare/lanraragi-2.0.30...lanraragi-2.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [lanraragi-2.0.31](https://github.com/truecharts/charts/compare/lanraragi-2.0.30...lanraragi-2.0.31) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [lanraragi-2.0.30](https://github.com/truecharts/charts/compare/lanraragi-2.0.28...lanraragi-2.0.30) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [lanraragi-2.0.29](https://github.com/truecharts/charts/compare/lanraragi-2.0.28...lanraragi-2.0.29) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/lanraragi/2.0.32/Chart.lock b/stable/lanraragi/2.0.32/Chart.lock new file mode 100644 index 00000000000..6b516290655 --- /dev/null +++ b/stable/lanraragi/2.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:41:06.377089341Z" diff --git a/stable/lanraragi/2.0.32/Chart.yaml b/stable/lanraragi/2.0.32/Chart.yaml new file mode 100644 index 00000000000..b8ed8a5843f --- /dev/null +++ b/stable/lanraragi/2.0.32/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "0.8.6" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: Open source server for archival of comics/manga. +home: https://truecharts.org/docs/charts/stable/lanraragi +icon: https://truecharts.org/img/hotlink-ok/chart-icons/lanraragi.png +keywords: + - lanraragi + - comics + - manga +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: lanraragi +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/lanraragi + - https://github.com/Difegue/LANraragi + - https://hub.docker.com/r/difegue/lanraragi + - https://sugoi.gitbook.io/lanraragi/ +version: 2.0.32 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/lanraragi/2.0.32/README.md b/stable/lanraragi/2.0.32/README.md new file mode 100644 index 00000000000..b36715c5da8 --- /dev/null +++ b/stable/lanraragi/2.0.32/README.md @@ -0,0 +1,110 @@ +# lanraragi + +![Version: 2.0.32](https://img.shields.io/badge/Version-2.0.32-informational?style=flat-square) ![AppVersion: 0.8.6](https://img.shields.io/badge/AppVersion-0.8.6-informational?style=flat-square) + +Open source server for archival of comics/manga. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [lanraragi](https://truecharts.org/docs/charts/stable/lanraragi) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/lanraragi/2.0.31/app-readme.md b/stable/lanraragi/2.0.32/app-readme.md similarity index 100% rename from stable/lanraragi/2.0.31/app-readme.md rename to stable/lanraragi/2.0.32/app-readme.md diff --git a/stable/lanraragi/2.0.32/charts/common-10.5.10.tgz b/stable/lanraragi/2.0.32/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/lanraragi/2.0.32/charts/common-10.5.10.tgz differ diff --git a/stable/lanraragi/2.0.31/ix_values.yaml b/stable/lanraragi/2.0.32/ix_values.yaml similarity index 100% rename from stable/lanraragi/2.0.31/ix_values.yaml rename to stable/lanraragi/2.0.32/ix_values.yaml diff --git a/stable/lanraragi/2.0.31/questions.yaml b/stable/lanraragi/2.0.32/questions.yaml similarity index 100% rename from stable/lanraragi/2.0.31/questions.yaml rename to stable/lanraragi/2.0.32/questions.yaml diff --git a/stable/metube/2.0.29/templates/common.yaml b/stable/lanraragi/2.0.32/templates/common.yaml similarity index 100% rename from stable/metube/2.0.29/templates/common.yaml rename to stable/lanraragi/2.0.32/templates/common.yaml diff --git a/stable/mediainfo/1.0.9/values.yaml b/stable/lanraragi/2.0.32/values.yaml similarity index 100% rename from stable/mediainfo/1.0.9/values.yaml rename to stable/lanraragi/2.0.32/values.yaml diff --git a/stable/lazylibrarian/11.0.57/CHANGELOG.md b/stable/lazylibrarian/11.0.57/CHANGELOG.md new file mode 100644 index 00000000000..7579235f241 --- /dev/null +++ b/stable/lazylibrarian/11.0.57/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [lazylibrarian-11.0.57](https://github.com/truecharts/charts/compare/lazylibrarian-11.0.56...lazylibrarian-11.0.57) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [lazylibrarian-11.0.56](https://github.com/truecharts/charts/compare/lazylibrarian-11.0.54...lazylibrarian-11.0.56) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [lazylibrarian-11.0.56](https://github.com/truecharts/charts/compare/lazylibrarian-11.0.54...lazylibrarian-11.0.56) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [lazylibrarian-11.0.56](https://github.com/truecharts/charts/compare/lazylibrarian-11.0.54...lazylibrarian-11.0.56) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [lazylibrarian-11.0.55](https://github.com/truecharts/charts/compare/lazylibrarian-11.0.54...lazylibrarian-11.0.55) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [lazylibrarian-11.0.55](https://github.com/truecharts/charts/compare/lazylibrarian-11.0.54...lazylibrarian-11.0.55) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [lazylibrarian-11.0.55](https://github.com/truecharts/charts/compare/lazylibrarian-11.0.54...lazylibrarian-11.0.55) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [lazylibrarian-11.0.54](https://github.com/truecharts/charts/compare/lazylibrarian-11.0.53...lazylibrarian-11.0.54) (2022-09-10) + +### Chore + +- update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) + + + + +## [lazylibrarian-11.0.53](https://github.com/truecharts/charts/compare/lazylibrarian-11.0.52...lazylibrarian-11.0.53) (2022-09-04) + +### Chore + diff --git a/stable/lazylibrarian/11.0.57/Chart.lock b/stable/lazylibrarian/11.0.57/Chart.lock new file mode 100644 index 00000000000..314da9548e5 --- /dev/null +++ b/stable/lazylibrarian/11.0.57/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:41:12.428312198Z" diff --git a/stable/lazylibrarian/11.0.57/Chart.yaml b/stable/lazylibrarian/11.0.57/Chart.yaml new file mode 100644 index 00000000000..0c5ebe1c863 --- /dev/null +++ b/stable/lazylibrarian/11.0.57/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +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.57 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/lazylibrarian/11.0.57/README.md b/stable/lazylibrarian/11.0.57/README.md new file mode 100644 index 00000000000..3d223fb5566 --- /dev/null +++ b/stable/lazylibrarian/11.0.57/README.md @@ -0,0 +1,109 @@ +# lazylibrarian + +![Version: 11.0.57](https://img.shields.io/badge/Version-11.0.57-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +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.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `lazylibrarian` deployment + +```console +helm uninstall lazylibrarian +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install lazylibrarian \ + --set env.TZ="America/New York" \ + TrueCharts/lazylibrarian +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install lazylibrarian TrueCharts/lazylibrarian -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/lazylibrarian/11.0.57/app-readme.md b/stable/lazylibrarian/11.0.57/app-readme.md new file mode 100644 index 00000000000..53f655886ec --- /dev/null +++ b/stable/lazylibrarian/11.0.57/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.57/charts/common-10.5.10.tgz b/stable/lazylibrarian/11.0.57/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/lazylibrarian/11.0.57/charts/common-10.5.10.tgz differ diff --git a/stable/lazylibrarian/11.0.57/ix_values.yaml b/stable/lazylibrarian/11.0.57/ix_values.yaml new file mode 100644 index 00000000000..01eb56a63ff --- /dev/null +++ b/stable/lazylibrarian/11.0.57/ix_values.yaml @@ -0,0 +1,29 @@ +image: + repository: tccr.io/truecharts/lazylibrarian + pullPolicy: IfNotPresent + tag: latest@sha256:d684eff64cfddbc9cdca4ef9f84700eb130c87b946b3a115c31169e351489ea3 + +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.57/questions.yaml b/stable/lazylibrarian/11.0.57/questions.yaml new file mode 100644 index 00000000000..5721e25d56a --- /dev/null +++ b/stable/lazylibrarian/11.0.57/questions.yaml @@ -0,0 +1,2488 @@ +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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: ClusterIP + description: ClusterIP + - value: NodePort + description: NodePort (Advanced) + - value: LoadBalancer + description: LoadBalancer (Advanced) + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: (Advanced) Specify the IP Policy + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: (Advanced) IP Families + description: (Advanced) The IP Families that should be used + schema: + show_if: [["type", "!=", "Simple"]] + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + 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: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort + schema: + type: int + min: 9000 + max: 65535 + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: NodePort + enum: + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: nodePort + description: Leave Empty to Disable + label: "nodePort" + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/minecraft-bedrock/1.0.31/templates/common.yaml b/stable/lazylibrarian/11.0.57/templates/common.yaml similarity index 100% rename from stable/minecraft-bedrock/1.0.31/templates/common.yaml rename to stable/lazylibrarian/11.0.57/templates/common.yaml diff --git a/stable/medusa/3.0.43/values.yaml b/stable/lazylibrarian/11.0.57/values.yaml similarity index 100% rename from stable/medusa/3.0.43/values.yaml rename to stable/lazylibrarian/11.0.57/values.yaml diff --git a/stable/leaf2mqtt/4.0.31/CHANGELOG.md b/stable/leaf2mqtt/4.0.31/CHANGELOG.md deleted file mode 100644 index 8999c2f7827..00000000000 --- a/stable/leaf2mqtt/4.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [leaf2mqtt-4.0.31](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.30...leaf2mqtt-4.0.31) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [leaf2mqtt-4.0.31](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.30...leaf2mqtt-4.0.31) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [leaf2mqtt-4.0.31](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.30...leaf2mqtt-4.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [leaf2mqtt-4.0.31](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.30...leaf2mqtt-4.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [leaf2mqtt-4.0.31](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.30...leaf2mqtt-4.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [leaf2mqtt-4.0.31](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.30...leaf2mqtt-4.0.31) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [leaf2mqtt-4.0.30](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.28...leaf2mqtt-4.0.30) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [leaf2mqtt-4.0.29](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.28...leaf2mqtt-4.0.29) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [leaf2mqtt-4.0.28](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.27...leaf2mqtt-4.0.28) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/leaf2mqtt/4.0.31/Chart.lock b/stable/leaf2mqtt/4.0.31/Chart.lock deleted file mode 100644 index 8be2c319765..00000000000 --- a/stable/leaf2mqtt/4.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:43:15.813298698Z" diff --git a/stable/leaf2mqtt/4.0.31/Chart.yaml b/stable/leaf2mqtt/4.0.31/Chart.yaml deleted file mode 100644 index 33128c60785..00000000000 --- a/stable/leaf2mqtt/4.0.31/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "0.6" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.31 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/leaf2mqtt/4.0.31/README.md b/stable/leaf2mqtt/4.0.31/README.md deleted file mode 100644 index 9207f8b564c..00000000000 --- a/stable/leaf2mqtt/4.0.31/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# leaf2mqtt - -![Version: 4.0.31](https://img.shields.io/badge/Version-4.0.31-informational?style=flat-square) ![AppVersion: 0.6](https://img.shields.io/badge/AppVersion-0.6-informational?style=flat-square) - -Nissan Leaf connected services to MQTT adapter - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [leaf2mqtt](https://truecharts.org/docs/charts/stable/leaf2mqtt) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/leaf2mqtt/4.0.31/charts/common-10.5.9.tgz b/stable/leaf2mqtt/4.0.31/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/leaf2mqtt/4.0.31/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/leaf2mqtt/4.0.32/CHANGELOG.md b/stable/leaf2mqtt/4.0.32/CHANGELOG.md new file mode 100644 index 00000000000..2d2546bb50e --- /dev/null +++ b/stable/leaf2mqtt/4.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [leaf2mqtt-4.0.32](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.31...leaf2mqtt-4.0.32) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [leaf2mqtt-4.0.31](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.30...leaf2mqtt-4.0.31) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [leaf2mqtt-4.0.31](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.30...leaf2mqtt-4.0.31) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [leaf2mqtt-4.0.31](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.30...leaf2mqtt-4.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [leaf2mqtt-4.0.31](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.30...leaf2mqtt-4.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [leaf2mqtt-4.0.31](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.30...leaf2mqtt-4.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [leaf2mqtt-4.0.31](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.30...leaf2mqtt-4.0.31) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [leaf2mqtt-4.0.30](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.28...leaf2mqtt-4.0.30) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [leaf2mqtt-4.0.29](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.28...leaf2mqtt-4.0.29) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + diff --git a/stable/leaf2mqtt/4.0.32/Chart.lock b/stable/leaf2mqtt/4.0.32/Chart.lock new file mode 100644 index 00000000000..c9a568bec89 --- /dev/null +++ b/stable/leaf2mqtt/4.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:41:25.728579671Z" diff --git a/stable/leaf2mqtt/4.0.32/Chart.yaml b/stable/leaf2mqtt/4.0.32/Chart.yaml new file mode 100644 index 00000000000..8b44606aee8 --- /dev/null +++ b/stable/leaf2mqtt/4.0.32/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "0.6" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: Nissan Leaf connected services to MQTT adapter +home: https://truecharts.org/docs/charts/stable/leaf2mqtt +icon: https://truecharts.org/img/hotlink-ok/chart-icons/leaf2mqtt.png +keywords: + - leaf2mqtt + - leaf + - nissan + - kamereon + - carwings +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: leaf2mqtt +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/leaf2mqtt + - https://github.com/mitsumaui/leaf2mqtt + - https://github.com/k8s-at-home/container-images +version: 4.0.32 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/leaf2mqtt/4.0.32/README.md b/stable/leaf2mqtt/4.0.32/README.md new file mode 100644 index 00000000000..1f6dbd4421a --- /dev/null +++ b/stable/leaf2mqtt/4.0.32/README.md @@ -0,0 +1,109 @@ +# leaf2mqtt + +![Version: 4.0.32](https://img.shields.io/badge/Version-4.0.32-informational?style=flat-square) ![AppVersion: 0.6](https://img.shields.io/badge/AppVersion-0.6-informational?style=flat-square) + +Nissan Leaf connected services to MQTT adapter + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [leaf2mqtt](https://truecharts.org/docs/charts/stable/leaf2mqtt) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/leaf2mqtt/4.0.31/app-readme.md b/stable/leaf2mqtt/4.0.32/app-readme.md similarity index 100% rename from stable/leaf2mqtt/4.0.31/app-readme.md rename to stable/leaf2mqtt/4.0.32/app-readme.md diff --git a/stable/leaf2mqtt/4.0.32/charts/common-10.5.10.tgz b/stable/leaf2mqtt/4.0.32/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/leaf2mqtt/4.0.32/charts/common-10.5.10.tgz differ diff --git a/stable/leaf2mqtt/4.0.31/ix_values.yaml b/stable/leaf2mqtt/4.0.32/ix_values.yaml similarity index 100% rename from stable/leaf2mqtt/4.0.31/ix_values.yaml rename to stable/leaf2mqtt/4.0.32/ix_values.yaml diff --git a/stable/leaf2mqtt/4.0.31/questions.yaml b/stable/leaf2mqtt/4.0.32/questions.yaml similarity index 100% rename from stable/leaf2mqtt/4.0.31/questions.yaml rename to stable/leaf2mqtt/4.0.32/questions.yaml diff --git a/stable/leaf2mqtt/4.0.31/templates/common.yaml b/stable/leaf2mqtt/4.0.32/templates/common.yaml similarity index 100% rename from stable/leaf2mqtt/4.0.31/templates/common.yaml rename to stable/leaf2mqtt/4.0.32/templates/common.yaml diff --git a/stable/meshroom/2.0.30/values.yaml b/stable/leaf2mqtt/4.0.32/values.yaml similarity index 100% rename from stable/meshroom/2.0.30/values.yaml rename to stable/leaf2mqtt/4.0.32/values.yaml diff --git a/stable/leantime/4.0.43/CHANGELOG.md b/stable/leantime/4.0.43/CHANGELOG.md deleted file mode 100644 index a6842021dd1..00000000000 --- a/stable/leantime/4.0.43/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [leantime-4.0.43](https://github.com/truecharts/charts/compare/leantime-4.0.42...leantime-4.0.43) (2022-09-13) - -### Chore - -- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - - - -## [leantime-4.0.42](https://github.com/truecharts/charts/compare/leantime-4.0.41...leantime-4.0.42) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [leantime-4.0.42](https://github.com/truecharts/charts/compare/leantime-4.0.41...leantime-4.0.42) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [leantime-4.0.42](https://github.com/truecharts/charts/compare/leantime-4.0.41...leantime-4.0.42) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [leantime-4.0.42](https://github.com/truecharts/charts/compare/leantime-4.0.41...leantime-4.0.42) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [leantime-4.0.42](https://github.com/truecharts/charts/compare/leantime-4.0.41...leantime-4.0.42) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [leantime-4.0.42](https://github.com/truecharts/charts/compare/leantime-4.0.41...leantime-4.0.42) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [leantime-4.0.41](https://github.com/truecharts/charts/compare/leantime-4.0.39...leantime-4.0.41) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [leantime-4.0.40](https://github.com/truecharts/charts/compare/leantime-4.0.39...leantime-4.0.40) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/leantime/4.0.43/Chart.lock b/stable/leantime/4.0.43/Chart.lock deleted file mode 100644 index 0ca03920191..00000000000 --- a/stable/leantime/4.0.43/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.72 -digest: sha256:4918dea0a67663d68f645ee91f54faa55c628a2d463a8572c804e887186456f3 -generated: "2022-09-13T06:23:32.478221268Z" diff --git a/stable/leantime/4.0.43/Chart.yaml b/stable/leantime/4.0.43/Chart.yaml deleted file mode 100644 index e55a391b4ff..00000000000 --- a/stable/leantime/4.0.43/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -apiVersion: v2 -appVersion: "2.2.7" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.72 -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.43 -annotations: - truecharts.org/catagories: | - - management - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/leantime/4.0.43/README.md b/stable/leantime/4.0.43/README.md deleted file mode 100644 index 53d0bc74a29..00000000000 --- a/stable/leantime/4.0.43/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# leantime - -![Version: 4.0.43](https://img.shields.io/badge/Version-4.0.43-informational?style=flat-square) ![AppVersion: 2.2.7](https://img.shields.io/badge/AppVersion-2.2.7-informational?style=flat-square) - -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.72 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `leantime` deployment - -```console -helm uninstall leantime -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install leantime \ - --set env.TZ="America/New York" \ - TrueCharts/leantime -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install leantime TrueCharts/leantime -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/leantime/4.0.43/charts/common-10.5.9.tgz b/stable/leantime/4.0.43/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/leantime/4.0.43/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/leantime/4.0.43/charts/mariadb-3.0.72.tgz b/stable/leantime/4.0.43/charts/mariadb-3.0.72.tgz deleted file mode 100644 index c0d5628ce75..00000000000 Binary files a/stable/leantime/4.0.43/charts/mariadb-3.0.72.tgz and /dev/null differ diff --git a/stable/leantime/4.0.44/CHANGELOG.md b/stable/leantime/4.0.44/CHANGELOG.md new file mode 100644 index 00000000000..9d51c4b7c98 --- /dev/null +++ b/stable/leantime/4.0.44/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [leantime-4.0.44](https://github.com/truecharts/charts/compare/leantime-4.0.43...leantime-4.0.44) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [leantime-4.0.43](https://github.com/truecharts/charts/compare/leantime-4.0.42...leantime-4.0.43) (2022-09-13) + +### Chore + +- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + + + + +## [leantime-4.0.42](https://github.com/truecharts/charts/compare/leantime-4.0.41...leantime-4.0.42) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [leantime-4.0.42](https://github.com/truecharts/charts/compare/leantime-4.0.41...leantime-4.0.42) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [leantime-4.0.42](https://github.com/truecharts/charts/compare/leantime-4.0.41...leantime-4.0.42) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [leantime-4.0.42](https://github.com/truecharts/charts/compare/leantime-4.0.41...leantime-4.0.42) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [leantime-4.0.42](https://github.com/truecharts/charts/compare/leantime-4.0.41...leantime-4.0.42) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [leantime-4.0.42](https://github.com/truecharts/charts/compare/leantime-4.0.41...leantime-4.0.42) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [leantime-4.0.41](https://github.com/truecharts/charts/compare/leantime-4.0.39...leantime-4.0.41) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/leantime/4.0.44/Chart.lock b/stable/leantime/4.0.44/Chart.lock new file mode 100644 index 00000000000..76725350fd9 --- /dev/null +++ b/stable/leantime/4.0.44/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.73 +digest: sha256:54198365667353e15dd5ab095f2d1f364ac3a6a72065cbd9a890d0867d58844f +generated: "2022-09-15T14:41:48.177032091Z" diff --git a/stable/leantime/4.0.44/Chart.yaml b/stable/leantime/4.0.44/Chart.yaml new file mode 100644 index 00000000000..e6b9fe6e949 --- /dev/null +++ b/stable/leantime/4.0.44/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "2.2.7" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.73 +description: "Straightforward open source project management system to make your ideas reality." +home: https://truecharts.org/docs/charts/stable/leantime +icon: https://truecharts.org/img/hotlink-ok/chart-icons/leantime.png +keywords: + - leantime + - project + - management +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: leantime +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/leantime + - https://leantime.io/ + - https://hub.docker.com/r/nicholaswilde/leantime +version: 4.0.44 +annotations: + truecharts.org/catagories: | + - management + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/leantime/4.0.44/README.md b/stable/leantime/4.0.44/README.md new file mode 100644 index 00000000000..12357932229 --- /dev/null +++ b/stable/leantime/4.0.44/README.md @@ -0,0 +1,110 @@ +# leantime + +![Version: 4.0.44](https://img.shields.io/badge/Version-4.0.44-informational?style=flat-square) ![AppVersion: 2.2.7](https://img.shields.io/badge/AppVersion-2.2.7-informational?style=flat-square) + +Straightforward open source project management system to make your ideas reality. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [leantime](https://truecharts.org/docs/charts/stable/leantime) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | mariadb | 3.0.73 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `leantime` deployment + +```console +helm uninstall leantime +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install leantime \ + --set env.TZ="America/New York" \ + TrueCharts/leantime +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install leantime TrueCharts/leantime -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/leantime/4.0.43/app-readme.md b/stable/leantime/4.0.44/app-readme.md similarity index 100% rename from stable/leantime/4.0.43/app-readme.md rename to stable/leantime/4.0.44/app-readme.md diff --git a/stable/leantime/4.0.44/charts/common-10.5.10.tgz b/stable/leantime/4.0.44/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/leantime/4.0.44/charts/common-10.5.10.tgz differ diff --git a/stable/leantime/4.0.44/charts/mariadb-3.0.73.tgz b/stable/leantime/4.0.44/charts/mariadb-3.0.73.tgz new file mode 100644 index 00000000000..13d673713db Binary files /dev/null and b/stable/leantime/4.0.44/charts/mariadb-3.0.73.tgz differ diff --git a/stable/leantime/4.0.43/ix_values.yaml b/stable/leantime/4.0.44/ix_values.yaml similarity index 100% rename from stable/leantime/4.0.43/ix_values.yaml rename to stable/leantime/4.0.44/ix_values.yaml diff --git a/stable/leantime/4.0.43/questions.yaml b/stable/leantime/4.0.44/questions.yaml similarity index 100% rename from stable/leantime/4.0.43/questions.yaml rename to stable/leantime/4.0.44/questions.yaml diff --git a/stable/leantime/4.0.43/templates/_secrets.tpl b/stable/leantime/4.0.44/templates/_secrets.tpl similarity index 100% rename from stable/leantime/4.0.43/templates/_secrets.tpl rename to stable/leantime/4.0.44/templates/_secrets.tpl diff --git a/stable/leantime/4.0.43/templates/common.yaml b/stable/leantime/4.0.44/templates/common.yaml similarity index 100% rename from stable/leantime/4.0.43/templates/common.yaml rename to stable/leantime/4.0.44/templates/common.yaml diff --git a/stable/metube/2.0.29/values.yaml b/stable/leantime/4.0.44/values.yaml similarity index 100% rename from stable/metube/2.0.29/values.yaml rename to stable/leantime/4.0.44/values.yaml diff --git a/stable/libreddit/1.0.24/CHANGELOG.md b/stable/libreddit/1.0.24/CHANGELOG.md deleted file mode 100644 index 75527d43aa0..00000000000 --- a/stable/libreddit/1.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [libreddit-1.0.24](https://github.com/truecharts/charts/compare/libreddit-1.0.23...libreddit-1.0.24) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [libreddit-1.0.24](https://github.com/truecharts/charts/compare/libreddit-1.0.23...libreddit-1.0.24) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [libreddit-1.0.24](https://github.com/truecharts/charts/compare/libreddit-1.0.23...libreddit-1.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [libreddit-1.0.24](https://github.com/truecharts/charts/compare/libreddit-1.0.23...libreddit-1.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [libreddit-1.0.24](https://github.com/truecharts/charts/compare/libreddit-1.0.23...libreddit-1.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [libreddit-1.0.24](https://github.com/truecharts/charts/compare/libreddit-1.0.23...libreddit-1.0.24) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [libreddit-1.0.23](https://github.com/truecharts/charts/compare/libreddit-1.0.21...libreddit-1.0.23) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [libreddit-1.0.22](https://github.com/truecharts/charts/compare/libreddit-1.0.21...libreddit-1.0.22) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [libreddit-1.0.21](https://github.com/truecharts/charts/compare/libreddit-1.0.20...libreddit-1.0.21) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/libreddit/1.0.24/Chart.lock b/stable/libreddit/1.0.24/Chart.lock deleted file mode 100644 index dd7768daf47..00000000000 --- a/stable/libreddit/1.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:43:30.342794822Z" diff --git a/stable/libreddit/1.0.24/Chart.yaml b/stable/libreddit/1.0.24/Chart.yaml deleted file mode 100644 index 16b194823ce..00000000000 --- a/stable/libreddit/1.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.24 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/libreddit/1.0.24/README.md b/stable/libreddit/1.0.24/README.md deleted file mode 100644 index 49e024366c8..00000000000 --- a/stable/libreddit/1.0.24/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# libreddit - -![Version: 1.0.24](https://img.shields.io/badge/Version-1.0.24-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -An alternative private front-end to Reddit - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [libreddit](https://truecharts.org/docs/charts/stable/libreddit) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/libreddit/1.0.24/charts/common-10.5.9.tgz b/stable/libreddit/1.0.24/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/libreddit/1.0.24/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/libreddit/1.0.25/CHANGELOG.md b/stable/libreddit/1.0.25/CHANGELOG.md new file mode 100644 index 00000000000..7314e09b81e --- /dev/null +++ b/stable/libreddit/1.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [libreddit-1.0.25](https://github.com/truecharts/charts/compare/libreddit-1.0.24...libreddit-1.0.25) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [libreddit-1.0.24](https://github.com/truecharts/charts/compare/libreddit-1.0.23...libreddit-1.0.24) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [libreddit-1.0.24](https://github.com/truecharts/charts/compare/libreddit-1.0.23...libreddit-1.0.24) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [libreddit-1.0.24](https://github.com/truecharts/charts/compare/libreddit-1.0.23...libreddit-1.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [libreddit-1.0.24](https://github.com/truecharts/charts/compare/libreddit-1.0.23...libreddit-1.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [libreddit-1.0.24](https://github.com/truecharts/charts/compare/libreddit-1.0.23...libreddit-1.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [libreddit-1.0.24](https://github.com/truecharts/charts/compare/libreddit-1.0.23...libreddit-1.0.24) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [libreddit-1.0.23](https://github.com/truecharts/charts/compare/libreddit-1.0.21...libreddit-1.0.23) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [libreddit-1.0.22](https://github.com/truecharts/charts/compare/libreddit-1.0.21...libreddit-1.0.22) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/libreddit/1.0.25/Chart.lock b/stable/libreddit/1.0.25/Chart.lock new file mode 100644 index 00000000000..f3d907351b7 --- /dev/null +++ b/stable/libreddit/1.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:41:44.372377879Z" diff --git a/stable/libreddit/1.0.25/Chart.yaml b/stable/libreddit/1.0.25/Chart.yaml new file mode 100644 index 00000000000..2f5bf40c4e1 --- /dev/null +++ b/stable/libreddit/1.0.25/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: An alternative private front-end to Reddit +home: https://truecharts.org/docs/charts/stable/libreddit +icon: https://truecharts.org/img/hotlink-ok/chart-icons/libreddit.png +keywords: + - reddit + - libreddit + - social +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: libreddit +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/libreddit + - https://github.com/spikecodes/libreddit + - https://hub.docker.com/r/spikecodes/libreddit +version: 1.0.25 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/libreddit/1.0.25/README.md b/stable/libreddit/1.0.25/README.md new file mode 100644 index 00000000000..213525d769d --- /dev/null +++ b/stable/libreddit/1.0.25/README.md @@ -0,0 +1,109 @@ +# libreddit + +![Version: 1.0.25](https://img.shields.io/badge/Version-1.0.25-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +An alternative private front-end to Reddit + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [libreddit](https://truecharts.org/docs/charts/stable/libreddit) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/libreddit/1.0.24/app-readme.md b/stable/libreddit/1.0.25/app-readme.md similarity index 100% rename from stable/libreddit/1.0.24/app-readme.md rename to stable/libreddit/1.0.25/app-readme.md diff --git a/stable/libreddit/1.0.25/charts/common-10.5.10.tgz b/stable/libreddit/1.0.25/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/libreddit/1.0.25/charts/common-10.5.10.tgz differ diff --git a/stable/libreddit/1.0.24/ix_values.yaml b/stable/libreddit/1.0.25/ix_values.yaml similarity index 100% rename from stable/libreddit/1.0.24/ix_values.yaml rename to stable/libreddit/1.0.25/ix_values.yaml diff --git a/stable/libreddit/1.0.24/questions.yaml b/stable/libreddit/1.0.25/questions.yaml similarity index 100% rename from stable/libreddit/1.0.24/questions.yaml rename to stable/libreddit/1.0.25/questions.yaml diff --git a/stable/minecraft-java/1.0.52/templates/common.yaml b/stable/libreddit/1.0.25/templates/common.yaml similarity index 100% rename from stable/minecraft-java/1.0.52/templates/common.yaml rename to stable/libreddit/1.0.25/templates/common.yaml diff --git a/stable/minecraft-bedrock/1.0.31/values.yaml b/stable/libreddit/1.0.25/values.yaml similarity index 100% rename from stable/minecraft-bedrock/1.0.31/values.yaml rename to stable/libreddit/1.0.25/values.yaml diff --git a/stable/libreoffice/2.0.29/CHANGELOG.md b/stable/libreoffice/2.0.29/CHANGELOG.md deleted file mode 100644 index f0422766387..00000000000 --- a/stable/libreoffice/2.0.29/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [libreoffice-2.0.29](https://github.com/truecharts/charts/compare/libreoffice-2.0.28...libreoffice-2.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [libreoffice-2.0.29](https://github.com/truecharts/charts/compare/libreoffice-2.0.28...libreoffice-2.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [libreoffice-2.0.29](https://github.com/truecharts/charts/compare/libreoffice-2.0.28...libreoffice-2.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [libreoffice-2.0.29](https://github.com/truecharts/charts/compare/libreoffice-2.0.28...libreoffice-2.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [libreoffice-2.0.29](https://github.com/truecharts/charts/compare/libreoffice-2.0.28...libreoffice-2.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [libreoffice-2.0.29](https://github.com/truecharts/charts/compare/libreoffice-2.0.28...libreoffice-2.0.29) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [libreoffice-2.0.28](https://github.com/truecharts/charts/compare/libreoffice-2.0.26...libreoffice-2.0.28) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [libreoffice-2.0.27](https://github.com/truecharts/charts/compare/libreoffice-2.0.26...libreoffice-2.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [libreoffice-2.0.26](https://github.com/truecharts/charts/compare/libreoffice-2.0.25...libreoffice-2.0.26) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/libreoffice/2.0.29/Chart.lock b/stable/libreoffice/2.0.29/Chart.lock deleted file mode 100644 index ee673cf8860..00000000000 --- a/stable/libreoffice/2.0.29/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:43:40.626285821Z" diff --git a/stable/libreoffice/2.0.29/Chart.yaml b/stable/libreoffice/2.0.29/Chart.yaml deleted file mode 100644 index 3fdeb90c07e..00000000000 --- a/stable/libreoffice/2.0.29/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: libreoffice -version: 2.0.29 -appVersion: "7.2.2" -description: LibreOffice is a free and powerful office suite, and a successor to OpenOffice.org. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/libreoffice -icon: https://truecharts.org/img/hotlink-ok/chart-icons/libreoffice.png -keywords: - - libreoffice -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/libreoffice - - https://hub.docker.com/r/linuxserver/libreoffice -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - # 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.29/README.md b/stable/libreoffice/2.0.29/README.md deleted file mode 100644 index f0a61fe7d5e..00000000000 --- a/stable/libreoffice/2.0.29/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# libreoffice - -![Version: 2.0.29](https://img.shields.io/badge/Version-2.0.29-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 7.2.2](https://img.shields.io/badge/AppVersion-7.2.2-informational?style=flat-square) - -LibreOffice is a free and powerful office suite, and a successor to OpenOffice.org. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [libreoffice](https://truecharts.org/docs/charts/stable/libreoffice) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `libreoffice` deployment - -```console -helm uninstall libreoffice -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install libreoffice \ - --set env.TZ="America/New York" \ - TrueCharts/libreoffice -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install libreoffice TrueCharts/libreoffice -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/libreoffice/2.0.29/charts/common-10.5.9.tgz b/stable/libreoffice/2.0.29/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/libreoffice/2.0.29/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/libreoffice/2.0.30/CHANGELOG.md b/stable/libreoffice/2.0.30/CHANGELOG.md new file mode 100644 index 00000000000..e69a250e906 --- /dev/null +++ b/stable/libreoffice/2.0.30/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [libreoffice-2.0.30](https://github.com/truecharts/charts/compare/libreoffice-2.0.29...libreoffice-2.0.30) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [libreoffice-2.0.29](https://github.com/truecharts/charts/compare/libreoffice-2.0.28...libreoffice-2.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [libreoffice-2.0.29](https://github.com/truecharts/charts/compare/libreoffice-2.0.28...libreoffice-2.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [libreoffice-2.0.29](https://github.com/truecharts/charts/compare/libreoffice-2.0.28...libreoffice-2.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [libreoffice-2.0.29](https://github.com/truecharts/charts/compare/libreoffice-2.0.28...libreoffice-2.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [libreoffice-2.0.29](https://github.com/truecharts/charts/compare/libreoffice-2.0.28...libreoffice-2.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [libreoffice-2.0.29](https://github.com/truecharts/charts/compare/libreoffice-2.0.28...libreoffice-2.0.29) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [libreoffice-2.0.28](https://github.com/truecharts/charts/compare/libreoffice-2.0.26...libreoffice-2.0.28) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [libreoffice-2.0.27](https://github.com/truecharts/charts/compare/libreoffice-2.0.26...libreoffice-2.0.27) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/libreoffice/2.0.30/Chart.lock b/stable/libreoffice/2.0.30/Chart.lock new file mode 100644 index 00000000000..7e7f4998df6 --- /dev/null +++ b/stable/libreoffice/2.0.30/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:41:57.290756145Z" diff --git a/stable/libreoffice/2.0.30/Chart.yaml b/stable/libreoffice/2.0.30/Chart.yaml new file mode 100644 index 00000000000..838b34eb61f --- /dev/null +++ b/stable/libreoffice/2.0.30/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: libreoffice +version: 2.0.30 +appVersion: "7.2.2" +description: LibreOffice is a free and powerful office suite, and a successor to OpenOffice.org. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/libreoffice +icon: https://truecharts.org/img/hotlink-ok/chart-icons/libreoffice.png +keywords: + - libreoffice +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/libreoffice + - https://hub.docker.com/r/linuxserver/libreoffice +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/libreoffice/2.0.30/README.md b/stable/libreoffice/2.0.30/README.md new file mode 100644 index 00000000000..73ad4758bd4 --- /dev/null +++ b/stable/libreoffice/2.0.30/README.md @@ -0,0 +1,108 @@ +# libreoffice + +![Version: 2.0.30](https://img.shields.io/badge/Version-2.0.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 7.2.2](https://img.shields.io/badge/AppVersion-7.2.2-informational?style=flat-square) + +LibreOffice is a free and powerful office suite, and a successor to OpenOffice.org. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [libreoffice](https://truecharts.org/docs/charts/stable/libreoffice) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `libreoffice` deployment + +```console +helm uninstall libreoffice +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install libreoffice \ + --set env.TZ="America/New York" \ + TrueCharts/libreoffice +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install libreoffice TrueCharts/libreoffice -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/libreoffice/2.0.29/app-readme.md b/stable/libreoffice/2.0.30/app-readme.md similarity index 100% rename from stable/libreoffice/2.0.29/app-readme.md rename to stable/libreoffice/2.0.30/app-readme.md diff --git a/stable/libreoffice/2.0.30/charts/common-10.5.10.tgz b/stable/libreoffice/2.0.30/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/libreoffice/2.0.30/charts/common-10.5.10.tgz differ diff --git a/stable/libreoffice/2.0.29/ix_values.yaml b/stable/libreoffice/2.0.30/ix_values.yaml similarity index 100% rename from stable/libreoffice/2.0.29/ix_values.yaml rename to stable/libreoffice/2.0.30/ix_values.yaml diff --git a/stable/libreoffice/2.0.29/questions.yaml b/stable/libreoffice/2.0.30/questions.yaml similarity index 100% rename from stable/libreoffice/2.0.29/questions.yaml rename to stable/libreoffice/2.0.30/questions.yaml diff --git a/stable/minetest/1.0.30/templates/common.yaml b/stable/libreoffice/2.0.30/templates/common.yaml similarity index 100% rename from stable/minetest/1.0.30/templates/common.yaml rename to stable/libreoffice/2.0.30/templates/common.yaml diff --git a/stable/minecraft-java/1.0.52/values.yaml b/stable/libreoffice/2.0.30/values.yaml similarity index 100% rename from stable/minecraft-java/1.0.52/values.yaml rename to stable/libreoffice/2.0.30/values.yaml diff --git a/stable/librephotos/4.0.38/CHANGELOG.md b/stable/librephotos/4.0.38/CHANGELOG.md deleted file mode 100644 index 71e95d06351..00000000000 --- a/stable/librephotos/4.0.38/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [librephotos-4.0.38](https://github.com/truecharts/charts/compare/librephotos-4.0.37...librephotos-4.0.38) (2022-09-13) - -### Chore - -- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - - - -## [librephotos-4.0.37](https://github.com/truecharts/charts/compare/librephotos-4.0.36...librephotos-4.0.37) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [librephotos-4.0.37](https://github.com/truecharts/charts/compare/librephotos-4.0.36...librephotos-4.0.37) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [librephotos-4.0.37](https://github.com/truecharts/charts/compare/librephotos-4.0.36...librephotos-4.0.37) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [librephotos-4.0.37](https://github.com/truecharts/charts/compare/librephotos-4.0.36...librephotos-4.0.37) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [librephotos-4.0.37](https://github.com/truecharts/charts/compare/librephotos-4.0.36...librephotos-4.0.37) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [librephotos-4.0.37](https://github.com/truecharts/charts/compare/librephotos-4.0.36...librephotos-4.0.37) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [librephotos-4.0.36](https://github.com/truecharts/charts/compare/librephotos-4.0.34...librephotos-4.0.36) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [librephotos-4.0.35](https://github.com/truecharts/charts/compare/librephotos-4.0.34...librephotos-4.0.35) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/librephotos/4.0.38/Chart.lock b/stable/librephotos/4.0.38/Chart.lock deleted file mode 100644 index cdb863ebfd6..00000000000 --- a/stable/librephotos/4.0.38/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.72 -digest: sha256:48575c1284c01594e15d652b730608f179ada7326071005369f8a321e76d695c -generated: "2022-09-13T06:23:47.536556248Z" diff --git a/stable/librephotos/4.0.38/Chart.yaml b/stable/librephotos/4.0.38/Chart.yaml deleted file mode 100644 index 1c28ee7c40c..00000000000 --- a/stable/librephotos/4.0.38/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -apiVersion: v2 -appVersion: "2022w6" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.72 -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.38 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/librephotos/4.0.38/README.md b/stable/librephotos/4.0.38/README.md deleted file mode 100644 index b46a3a63c98..00000000000 --- a/stable/librephotos/4.0.38/README.md +++ /dev/null @@ -1,111 +0,0 @@ -# librephotos - -![Version: 4.0.38](https://img.shields.io/badge/Version-4.0.38-informational?style=flat-square) ![AppVersion: 2022w6](https://img.shields.io/badge/AppVersion-2022w6-informational?style=flat-square) - -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.76 | -| https://charts.truecharts.org | redis | 3.0.72 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/librephotos/4.0.38/charts/common-10.5.9.tgz b/stable/librephotos/4.0.38/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/librephotos/4.0.38/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/librephotos/4.0.38/charts/postgresql-8.0.76.tgz b/stable/librephotos/4.0.38/charts/postgresql-8.0.76.tgz deleted file mode 100644 index 129e37daa0e..00000000000 Binary files a/stable/librephotos/4.0.38/charts/postgresql-8.0.76.tgz and /dev/null differ diff --git a/stable/librephotos/4.0.38/charts/redis-3.0.72.tgz b/stable/librephotos/4.0.38/charts/redis-3.0.72.tgz deleted file mode 100644 index d1c4b4529da..00000000000 Binary files a/stable/librephotos/4.0.38/charts/redis-3.0.72.tgz and /dev/null differ diff --git a/stable/librephotos/4.0.39/CHANGELOG.md b/stable/librephotos/4.0.39/CHANGELOG.md new file mode 100644 index 00000000000..4f965d46a98 --- /dev/null +++ b/stable/librephotos/4.0.39/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [librephotos-4.0.39](https://github.com/truecharts/charts/compare/librephotos-4.0.38...librephotos-4.0.39) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [librephotos-4.0.38](https://github.com/truecharts/charts/compare/librephotos-4.0.37...librephotos-4.0.38) (2022-09-13) + +### Chore + +- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + + + + +## [librephotos-4.0.37](https://github.com/truecharts/charts/compare/librephotos-4.0.36...librephotos-4.0.37) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [librephotos-4.0.37](https://github.com/truecharts/charts/compare/librephotos-4.0.36...librephotos-4.0.37) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [librephotos-4.0.37](https://github.com/truecharts/charts/compare/librephotos-4.0.36...librephotos-4.0.37) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [librephotos-4.0.37](https://github.com/truecharts/charts/compare/librephotos-4.0.36...librephotos-4.0.37) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [librephotos-4.0.37](https://github.com/truecharts/charts/compare/librephotos-4.0.36...librephotos-4.0.37) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [librephotos-4.0.37](https://github.com/truecharts/charts/compare/librephotos-4.0.36...librephotos-4.0.37) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [librephotos-4.0.36](https://github.com/truecharts/charts/compare/librephotos-4.0.34...librephotos-4.0.36) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/librephotos/4.0.39/Chart.lock b/stable/librephotos/4.0.39/Chart.lock new file mode 100644 index 00000000000..bd521a5691e --- /dev/null +++ b/stable/librephotos/4.0.39/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.75 +digest: sha256:9d4ce7b49341358873ac504e187314c9a2e0f15e6eea31a51a1294b829ddaaba +generated: "2022-09-15T14:53:16.731625284Z" diff --git a/stable/librephotos/4.0.39/Chart.yaml b/stable/librephotos/4.0.39/Chart.yaml new file mode 100644 index 00000000000..ee7cd21454a --- /dev/null +++ b/stable/librephotos/4.0.39/Chart.yaml @@ -0,0 +1,36 @@ +apiVersion: v2 +appVersion: "2022w6" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.75 +description: "A self-hosted open source photo management service." +home: https://truecharts.org/docs/charts/stable/librephotos +icon: https://truecharts.org/img/hotlink-ok/chart-icons/librephotos.png +keywords: + - photos + - gallery +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: librephotos +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/librephotos + - https://github.com/LibrePhotos/librephotos + - https://hub.docker.com/r/reallibrephotos/librephotos +version: 4.0.39 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/librephotos/4.0.39/README.md b/stable/librephotos/4.0.39/README.md new file mode 100644 index 00000000000..33d755ce3c6 --- /dev/null +++ b/stable/librephotos/4.0.39/README.md @@ -0,0 +1,111 @@ +# librephotos + +![Version: 4.0.39](https://img.shields.io/badge/Version-4.0.39-informational?style=flat-square) ![AppVersion: 2022w6](https://img.shields.io/badge/AppVersion-2022w6-informational?style=flat-square) + +A self-hosted open source photo management service. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [librephotos](https://truecharts.org/docs/charts/stable/librephotos) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.78 | +| https://charts.truecharts.org | redis | 3.0.75 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/librephotos/4.0.38/app-readme.md b/stable/librephotos/4.0.39/app-readme.md similarity index 100% rename from stable/librephotos/4.0.38/app-readme.md rename to stable/librephotos/4.0.39/app-readme.md diff --git a/stable/librephotos/4.0.39/charts/common-10.5.10.tgz b/stable/librephotos/4.0.39/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/librephotos/4.0.39/charts/common-10.5.10.tgz differ diff --git a/stable/librephotos/4.0.39/charts/postgresql-8.0.78.tgz b/stable/librephotos/4.0.39/charts/postgresql-8.0.78.tgz new file mode 100644 index 00000000000..ef5433c52fa Binary files /dev/null and b/stable/librephotos/4.0.39/charts/postgresql-8.0.78.tgz differ diff --git a/stable/librephotos/4.0.39/charts/redis-3.0.75.tgz b/stable/librephotos/4.0.39/charts/redis-3.0.75.tgz new file mode 100644 index 00000000000..3be8a655992 Binary files /dev/null and b/stable/librephotos/4.0.39/charts/redis-3.0.75.tgz differ diff --git a/stable/librephotos/4.0.38/ix_values.yaml b/stable/librephotos/4.0.39/ix_values.yaml similarity index 100% rename from stable/librephotos/4.0.38/ix_values.yaml rename to stable/librephotos/4.0.39/ix_values.yaml diff --git a/stable/librephotos/4.0.38/questions.yaml b/stable/librephotos/4.0.39/questions.yaml similarity index 100% rename from stable/librephotos/4.0.38/questions.yaml rename to stable/librephotos/4.0.39/questions.yaml diff --git a/stable/librephotos/4.0.38/templates/_secrets.tpl b/stable/librephotos/4.0.39/templates/_secrets.tpl similarity index 100% rename from stable/librephotos/4.0.38/templates/_secrets.tpl rename to stable/librephotos/4.0.39/templates/_secrets.tpl diff --git a/stable/librephotos/4.0.38/templates/common.yaml b/stable/librephotos/4.0.39/templates/common.yaml similarity index 100% rename from stable/librephotos/4.0.38/templates/common.yaml rename to stable/librephotos/4.0.39/templates/common.yaml diff --git a/stable/minetest/1.0.30/values.yaml b/stable/librephotos/4.0.39/values.yaml similarity index 100% rename from stable/minetest/1.0.30/values.yaml rename to stable/librephotos/4.0.39/values.yaml diff --git a/stable/librespeed/6.0.30/CHANGELOG.md b/stable/librespeed/6.0.30/CHANGELOG.md deleted file mode 100644 index cdd9a51a075..00000000000 --- a/stable/librespeed/6.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [librespeed-6.0.30](https://github.com/truecharts/charts/compare/librespeed-6.0.29...librespeed-6.0.30) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [librespeed-6.0.30](https://github.com/truecharts/charts/compare/librespeed-6.0.29...librespeed-6.0.30) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [librespeed-6.0.30](https://github.com/truecharts/charts/compare/librespeed-6.0.29...librespeed-6.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [librespeed-6.0.30](https://github.com/truecharts/charts/compare/librespeed-6.0.29...librespeed-6.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [librespeed-6.0.30](https://github.com/truecharts/charts/compare/librespeed-6.0.29...librespeed-6.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [librespeed-6.0.30](https://github.com/truecharts/charts/compare/librespeed-6.0.29...librespeed-6.0.30) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [librespeed-6.0.29](https://github.com/truecharts/charts/compare/librespeed-6.0.27...librespeed-6.0.29) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [librespeed-6.0.28](https://github.com/truecharts/charts/compare/librespeed-6.0.27...librespeed-6.0.28) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [librespeed-6.0.27](https://github.com/truecharts/charts/compare/librespeed-6.0.26...librespeed-6.0.27) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/librespeed/6.0.30/Chart.lock b/stable/librespeed/6.0.30/Chart.lock deleted file mode 100644 index 45a66b6c56b..00000000000 --- a/stable/librespeed/6.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:43:54.693021967Z" diff --git a/stable/librespeed/6.0.30/Chart.yaml b/stable/librespeed/6.0.30/Chart.yaml deleted file mode 100644 index 5ca906ba7ef..00000000000 --- a/stable/librespeed/6.0.30/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "5.2.4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.30 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/librespeed/6.0.30/README.md b/stable/librespeed/6.0.30/README.md deleted file mode 100644 index 7b51d3676cd..00000000000 --- a/stable/librespeed/6.0.30/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# librespeed - -![Version: 6.0.30](https://img.shields.io/badge/Version-6.0.30-informational?style=flat-square) ![AppVersion: 5.2.4](https://img.shields.io/badge/AppVersion-5.2.4-informational?style=flat-square) - -Librespeed is a HTML5 webpage to test upload and download speeds - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [librespeed](https://truecharts.org/docs/charts/stable/librespeed) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/librespeed/6.0.30/charts/common-10.5.9.tgz b/stable/librespeed/6.0.30/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/librespeed/6.0.30/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/librespeed/6.0.31/CHANGELOG.md b/stable/librespeed/6.0.31/CHANGELOG.md new file mode 100644 index 00000000000..7ae8be18729 --- /dev/null +++ b/stable/librespeed/6.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [librespeed-6.0.31](https://github.com/truecharts/charts/compare/librespeed-6.0.30...librespeed-6.0.31) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [librespeed-6.0.30](https://github.com/truecharts/charts/compare/librespeed-6.0.29...librespeed-6.0.30) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [librespeed-6.0.30](https://github.com/truecharts/charts/compare/librespeed-6.0.29...librespeed-6.0.30) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [librespeed-6.0.30](https://github.com/truecharts/charts/compare/librespeed-6.0.29...librespeed-6.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [librespeed-6.0.30](https://github.com/truecharts/charts/compare/librespeed-6.0.29...librespeed-6.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [librespeed-6.0.30](https://github.com/truecharts/charts/compare/librespeed-6.0.29...librespeed-6.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [librespeed-6.0.30](https://github.com/truecharts/charts/compare/librespeed-6.0.29...librespeed-6.0.30) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [librespeed-6.0.29](https://github.com/truecharts/charts/compare/librespeed-6.0.27...librespeed-6.0.29) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [librespeed-6.0.28](https://github.com/truecharts/charts/compare/librespeed-6.0.27...librespeed-6.0.28) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/librespeed/6.0.31/Chart.lock b/stable/librespeed/6.0.31/Chart.lock new file mode 100644 index 00000000000..9b2d66340e4 --- /dev/null +++ b/stable/librespeed/6.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:42:15.040947862Z" diff --git a/stable/librespeed/6.0.31/Chart.yaml b/stable/librespeed/6.0.31/Chart.yaml new file mode 100644 index 00000000000..ccffe29fb0d --- /dev/null +++ b/stable/librespeed/6.0.31/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "5.2.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: Librespeed is a HTML5 webpage to test upload and download speeds +home: https://truecharts.org/docs/charts/stable/librespeed +icon: https://truecharts.org/img/hotlink-ok/chart-icons/librespeed.png +keywords: + - librespeed + - speedtest +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: librespeed +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/librespeed + - https://github.com/librespeed/speedtest + - https://hub.docker.com/r/linuxserver/librespeed +version: 6.0.31 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/librespeed/6.0.31/README.md b/stable/librespeed/6.0.31/README.md new file mode 100644 index 00000000000..a74b0891f07 --- /dev/null +++ b/stable/librespeed/6.0.31/README.md @@ -0,0 +1,109 @@ +# librespeed + +![Version: 6.0.31](https://img.shields.io/badge/Version-6.0.31-informational?style=flat-square) ![AppVersion: 5.2.4](https://img.shields.io/badge/AppVersion-5.2.4-informational?style=flat-square) + +Librespeed is a HTML5 webpage to test upload and download speeds + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [librespeed](https://truecharts.org/docs/charts/stable/librespeed) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/librespeed/6.0.30/app-readme.md b/stable/librespeed/6.0.31/app-readme.md similarity index 100% rename from stable/librespeed/6.0.30/app-readme.md rename to stable/librespeed/6.0.31/app-readme.md diff --git a/stable/librespeed/6.0.31/charts/common-10.5.10.tgz b/stable/librespeed/6.0.31/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/librespeed/6.0.31/charts/common-10.5.10.tgz differ diff --git a/stable/librespeed/6.0.30/ci/ct-values.yaml b/stable/librespeed/6.0.31/ci/ct-values.yaml similarity index 100% rename from stable/librespeed/6.0.30/ci/ct-values.yaml rename to stable/librespeed/6.0.31/ci/ct-values.yaml diff --git a/stable/librespeed/6.0.30/ix_values.yaml b/stable/librespeed/6.0.31/ix_values.yaml similarity index 100% rename from stable/librespeed/6.0.30/ix_values.yaml rename to stable/librespeed/6.0.31/ix_values.yaml diff --git a/stable/librespeed/6.0.30/questions.yaml b/stable/librespeed/6.0.31/questions.yaml similarity index 100% rename from stable/librespeed/6.0.30/questions.yaml rename to stable/librespeed/6.0.31/questions.yaml diff --git a/stable/miniflux/7.0.38/templates/common.yaml b/stable/librespeed/6.0.31/templates/common.yaml similarity index 100% rename from stable/miniflux/7.0.38/templates/common.yaml rename to stable/librespeed/6.0.31/templates/common.yaml diff --git a/stable/miniflux/7.0.38/values.yaml b/stable/librespeed/6.0.31/values.yaml similarity index 100% rename from stable/miniflux/7.0.38/values.yaml rename to stable/librespeed/6.0.31/values.yaml diff --git a/stable/lidarr/11.0.30/CHANGELOG.md b/stable/lidarr/11.0.30/CHANGELOG.md new file mode 100644 index 00000000000..409de84f997 --- /dev/null +++ b/stable/lidarr/11.0.30/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [lidarr-11.0.30](https://github.com/truecharts/charts/compare/lidarr-11.0.29...lidarr-11.0.30) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [lidarr-11.0.29](https://github.com/truecharts/charts/compare/lidarr-11.0.28...lidarr-11.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [lidarr-11.0.29](https://github.com/truecharts/charts/compare/lidarr-11.0.28...lidarr-11.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [lidarr-11.0.29](https://github.com/truecharts/charts/compare/lidarr-11.0.28...lidarr-11.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [lidarr-11.0.29](https://github.com/truecharts/charts/compare/lidarr-11.0.28...lidarr-11.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [lidarr-11.0.29](https://github.com/truecharts/charts/compare/lidarr-11.0.28...lidarr-11.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [lidarr-11.0.29](https://github.com/truecharts/charts/compare/lidarr-11.0.28...lidarr-11.0.29) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [lidarr-11.0.28](https://github.com/truecharts/charts/compare/lidarr-11.0.26...lidarr-11.0.28) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [lidarr-11.0.27](https://github.com/truecharts/charts/compare/lidarr-11.0.26...lidarr-11.0.27) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/lidarr/11.0.30/Chart.lock b/stable/lidarr/11.0.30/Chart.lock new file mode 100644 index 00000000000..9bc81df2969 --- /dev/null +++ b/stable/lidarr/11.0.30/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:42:28.331211703Z" diff --git a/stable/lidarr/11.0.30/Chart.yaml b/stable/lidarr/11.0.30/Chart.yaml new file mode 100644 index 00000000000..988c564fce0 --- /dev/null +++ b/stable/lidarr/11.0.30/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "1.1.0.2600" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +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.30 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/lidarr/11.0.30/README.md b/stable/lidarr/11.0.30/README.md new file mode 100644 index 00000000000..aa92d53e854 --- /dev/null +++ b/stable/lidarr/11.0.30/README.md @@ -0,0 +1,108 @@ +# lidarr + +![Version: 11.0.30](https://img.shields.io/badge/Version-11.0.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.1.0.2600](https://img.shields.io/badge/AppVersion-1.1.0.2600-informational?style=flat-square) + +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.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `lidarr` deployment + +```console +helm uninstall lidarr +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install lidarr \ + --set env.TZ="America/New York" \ + TrueCharts/lidarr +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install lidarr TrueCharts/lidarr -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/lidarr/11.0.30/app-readme.md b/stable/lidarr/11.0.30/app-readme.md new file mode 100644 index 00000000000..87206e31f8a --- /dev/null +++ b/stable/lidarr/11.0.30/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.30/charts/common-10.5.10.tgz b/stable/lidarr/11.0.30/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/lidarr/11.0.30/charts/common-10.5.10.tgz differ diff --git a/stable/lidarr/11.0.30/ix_values.yaml b/stable/lidarr/11.0.30/ix_values.yaml new file mode 100644 index 00000000000..84dcc78f361 --- /dev/null +++ b/stable/lidarr/11.0.30/ix_values.yaml @@ -0,0 +1,43 @@ +image: + repository: tccr.io/truecharts/lidarr + pullPolicy: IfNotPresent + tag: v1.1.0.2600@sha256:956bd7dbaba700e4da69bc57fd37205edb9658e6742af8127408497f321e38fe + +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.30/questions.yaml b/stable/lidarr/11.0.30/questions.yaml new file mode 100644 index 00000000000..cf824fc064e --- /dev/null +++ b/stable/lidarr/11.0.30/questions.yaml @@ -0,0 +1,2488 @@ +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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: ClusterIP + description: ClusterIP + - value: NodePort + description: NodePort (Advanced) + - value: LoadBalancer + description: LoadBalancer (Advanced) + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: (Advanced) Specify the IP Policy + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: (Advanced) IP Families + description: (Advanced) The IP Families that should be used + schema: + show_if: [["type", "!=", "Simple"]] + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + 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: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort + schema: + type: int + min: 9000 + max: 65535 + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: NodePort + enum: + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: nodePort + description: Leave Empty to Disable + label: "nodePort" + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/minio-console/3.0.37/templates/common.yaml b/stable/lidarr/11.0.30/templates/common.yaml similarity index 100% rename from stable/minio-console/3.0.37/templates/common.yaml rename to stable/lidarr/11.0.30/templates/common.yaml diff --git a/stable/minio-console/3.0.37/values.yaml b/stable/lidarr/11.0.30/values.yaml similarity index 100% rename from stable/minio-console/3.0.37/values.yaml rename to stable/lidarr/11.0.30/values.yaml diff --git a/stable/linkace/4.0.45/CHANGELOG.md b/stable/linkace/4.0.45/CHANGELOG.md deleted file mode 100644 index 6e2ebefa5d6..00000000000 --- a/stable/linkace/4.0.45/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [linkace-4.0.45](https://github.com/truecharts/charts/compare/linkace-4.0.44...linkace-4.0.45) (2022-09-13) - -### Chore - -- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - - - -## [linkace-4.0.44](https://github.com/truecharts/charts/compare/linkace-4.0.43...linkace-4.0.44) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [linkace-4.0.44](https://github.com/truecharts/charts/compare/linkace-4.0.43...linkace-4.0.44) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [linkace-4.0.44](https://github.com/truecharts/charts/compare/linkace-4.0.43...linkace-4.0.44) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [linkace-4.0.44](https://github.com/truecharts/charts/compare/linkace-4.0.43...linkace-4.0.44) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [linkace-4.0.44](https://github.com/truecharts/charts/compare/linkace-4.0.43...linkace-4.0.44) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [linkace-4.0.44](https://github.com/truecharts/charts/compare/linkace-4.0.43...linkace-4.0.44) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [linkace-4.0.43](https://github.com/truecharts/charts/compare/linkace-4.0.42...linkace-4.0.43) (2022-09-05) - -### Chore - -- update docker general non-major ([#3700](https://github.com/truecharts/charts/issues/3700)) - - - - -## [linkace-4.0.42](https://github.com/truecharts/charts/compare/linkace-4.0.40...linkace-4.0.42) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/linkace/4.0.45/Chart.lock b/stable/linkace/4.0.45/Chart.lock deleted file mode 100644 index 61f60cd5f85..00000000000 --- a/stable/linkace/4.0.45/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.72 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.72 -digest: sha256:42acef72e3ab5cd252bade211d8e47939a19c202f97ef180c6962a42792cbceb -generated: "2022-09-13T06:24:07.284471649Z" diff --git a/stable/linkace/4.0.45/Chart.yaml b/stable/linkace/4.0.45/Chart.yaml deleted file mode 100644 index 3e26c666461..00000000000 --- a/stable/linkace/4.0.45/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -apiVersion: v2 -appVersion: "1.10.4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.72 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.72 -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.45 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/linkace/4.0.45/README.md b/stable/linkace/4.0.45/README.md deleted file mode 100644 index 8ab40149825..00000000000 --- a/stable/linkace/4.0.45/README.md +++ /dev/null @@ -1,112 +0,0 @@ -# linkace - -![Version: 4.0.45](https://img.shields.io/badge/Version-4.0.45-informational?style=flat-square) ![AppVersion: 1.10.4](https://img.shields.io/badge/AppVersion-1.10.4-informational?style=flat-square) - -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.72 | -| https://charts.truecharts.org | redis | 3.0.72 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/linkace/4.0.45/charts/common-10.5.9.tgz b/stable/linkace/4.0.45/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/linkace/4.0.45/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/linkace/4.0.45/charts/mariadb-3.0.72.tgz b/stable/linkace/4.0.45/charts/mariadb-3.0.72.tgz deleted file mode 100644 index c0d5628ce75..00000000000 Binary files a/stable/linkace/4.0.45/charts/mariadb-3.0.72.tgz and /dev/null differ diff --git a/stable/linkace/4.0.45/charts/redis-3.0.72.tgz b/stable/linkace/4.0.45/charts/redis-3.0.72.tgz deleted file mode 100644 index d1c4b4529da..00000000000 Binary files a/stable/linkace/4.0.45/charts/redis-3.0.72.tgz and /dev/null differ diff --git a/stable/linkace/4.0.46/CHANGELOG.md b/stable/linkace/4.0.46/CHANGELOG.md new file mode 100644 index 00000000000..fef5946ce91 --- /dev/null +++ b/stable/linkace/4.0.46/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [linkace-4.0.46](https://github.com/truecharts/charts/compare/linkace-4.0.45...linkace-4.0.46) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [linkace-4.0.45](https://github.com/truecharts/charts/compare/linkace-4.0.44...linkace-4.0.45) (2022-09-13) + +### Chore + +- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + + + + +## [linkace-4.0.44](https://github.com/truecharts/charts/compare/linkace-4.0.43...linkace-4.0.44) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [linkace-4.0.44](https://github.com/truecharts/charts/compare/linkace-4.0.43...linkace-4.0.44) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [linkace-4.0.44](https://github.com/truecharts/charts/compare/linkace-4.0.43...linkace-4.0.44) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [linkace-4.0.44](https://github.com/truecharts/charts/compare/linkace-4.0.43...linkace-4.0.44) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [linkace-4.0.44](https://github.com/truecharts/charts/compare/linkace-4.0.43...linkace-4.0.44) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [linkace-4.0.44](https://github.com/truecharts/charts/compare/linkace-4.0.43...linkace-4.0.44) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [linkace-4.0.43](https://github.com/truecharts/charts/compare/linkace-4.0.42...linkace-4.0.43) (2022-09-05) + +### Chore + +- update docker general non-major ([#3700](https://github.com/truecharts/charts/issues/3700)) + + diff --git a/stable/linkace/4.0.46/Chart.lock b/stable/linkace/4.0.46/Chart.lock new file mode 100644 index 00000000000..556c88f4381 --- /dev/null +++ b/stable/linkace/4.0.46/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.73 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.75 +digest: sha256:8bbb56d4310a924ae9ae0b413008d2b816cbc8264b9629a4f15eb38a45debeb7 +generated: "2022-09-15T14:44:19.516384363Z" diff --git a/stable/linkace/4.0.46/Chart.yaml b/stable/linkace/4.0.46/Chart.yaml new file mode 100644 index 00000000000..c7078708cfc --- /dev/null +++ b/stable/linkace/4.0.46/Chart.yaml @@ -0,0 +1,36 @@ +apiVersion: v2 +appVersion: "1.10.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.73 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.75 +description: Your self-hosted bookmark archive. Free and open source. +home: https://truecharts.org/docs/charts/stable/linkace +icon: https://truecharts.org/img/hotlink-ok/chart-icons/linkace.png +keywords: + - linkace +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: linkace +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/linkace + - https://www.linkace.org/docs/ + - https://github.com/linkace/linkace + - https://hub.docker.com/r/linkace/linkace +version: 4.0.46 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/linkace/4.0.46/README.md b/stable/linkace/4.0.46/README.md new file mode 100644 index 00000000000..13493ac11f8 --- /dev/null +++ b/stable/linkace/4.0.46/README.md @@ -0,0 +1,112 @@ +# linkace + +![Version: 4.0.46](https://img.shields.io/badge/Version-4.0.46-informational?style=flat-square) ![AppVersion: 1.10.4](https://img.shields.io/badge/AppVersion-1.10.4-informational?style=flat-square) + +Your self-hosted bookmark archive. Free and open source. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [linkace](https://truecharts.org/docs/charts/stable/linkace) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | mariadb | 3.0.73 | +| https://charts.truecharts.org | redis | 3.0.75 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/linkace/4.0.45/app-readme.md b/stable/linkace/4.0.46/app-readme.md similarity index 100% rename from stable/linkace/4.0.45/app-readme.md rename to stable/linkace/4.0.46/app-readme.md diff --git a/stable/linkace/4.0.46/charts/common-10.5.10.tgz b/stable/linkace/4.0.46/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/linkace/4.0.46/charts/common-10.5.10.tgz differ diff --git a/stable/linkace/4.0.46/charts/mariadb-3.0.73.tgz b/stable/linkace/4.0.46/charts/mariadb-3.0.73.tgz new file mode 100644 index 00000000000..13d673713db Binary files /dev/null and b/stable/linkace/4.0.46/charts/mariadb-3.0.73.tgz differ diff --git a/stable/linkace/4.0.46/charts/redis-3.0.75.tgz b/stable/linkace/4.0.46/charts/redis-3.0.75.tgz new file mode 100644 index 00000000000..3be8a655992 Binary files /dev/null and b/stable/linkace/4.0.46/charts/redis-3.0.75.tgz differ diff --git a/stable/linkace/4.0.45/ix_values.yaml b/stable/linkace/4.0.46/ix_values.yaml similarity index 100% rename from stable/linkace/4.0.45/ix_values.yaml rename to stable/linkace/4.0.46/ix_values.yaml diff --git a/stable/linkace/4.0.45/questions.yaml b/stable/linkace/4.0.46/questions.yaml similarity index 100% rename from stable/linkace/4.0.45/questions.yaml rename to stable/linkace/4.0.46/questions.yaml diff --git a/stable/linkace/4.0.45/templates/_cronjob.tpl b/stable/linkace/4.0.46/templates/_cronjob.tpl similarity index 100% rename from stable/linkace/4.0.45/templates/_cronjob.tpl rename to stable/linkace/4.0.46/templates/_cronjob.tpl diff --git a/stable/linkace/4.0.45/templates/_secrets.tpl b/stable/linkace/4.0.46/templates/_secrets.tpl similarity index 100% rename from stable/linkace/4.0.45/templates/_secrets.tpl rename to stable/linkace/4.0.46/templates/_secrets.tpl diff --git a/stable/linkace/4.0.45/templates/common.yaml b/stable/linkace/4.0.46/templates/common.yaml similarity index 100% rename from stable/linkace/4.0.45/templates/common.yaml rename to stable/linkace/4.0.46/templates/common.yaml diff --git a/stable/minio/3.0.52/values.yaml b/stable/linkace/4.0.46/values.yaml similarity index 100% rename from stable/minio/3.0.52/values.yaml rename to stable/linkace/4.0.46/values.yaml diff --git a/stable/linkding/2.0.34/CHANGELOG.md b/stable/linkding/2.0.34/CHANGELOG.md deleted file mode 100644 index 7db1452eaf3..00000000000 --- a/stable/linkding/2.0.34/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [linkding-2.0.34](https://github.com/truecharts/charts/compare/linkding-2.0.32...linkding-2.0.34) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [linkding-2.0.34](https://github.com/truecharts/charts/compare/linkding-2.0.32...linkding-2.0.34) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [linkding-2.0.34](https://github.com/truecharts/charts/compare/linkding-2.0.32...linkding-2.0.34) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [linkding-2.0.33](https://github.com/truecharts/charts/compare/linkding-2.0.32...linkding-2.0.33) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [linkding-2.0.33](https://github.com/truecharts/charts/compare/linkding-2.0.32...linkding-2.0.33) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [linkding-2.0.33](https://github.com/truecharts/charts/compare/linkding-2.0.32...linkding-2.0.33) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [linkding-2.0.32](https://github.com/truecharts/charts/compare/linkding-2.0.30...linkding-2.0.32) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [linkding-2.0.31](https://github.com/truecharts/charts/compare/linkding-2.0.30...linkding-2.0.31) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [linkding-2.0.30](https://github.com/truecharts/charts/compare/linkding-2.0.29...linkding-2.0.30) (2022-08-29) - -### Chore diff --git a/stable/linkding/2.0.34/Chart.lock b/stable/linkding/2.0.34/Chart.lock deleted file mode 100644 index c967f3f9b61..00000000000 --- a/stable/linkding/2.0.34/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:44:19.410741871Z" diff --git a/stable/linkding/2.0.34/Chart.yaml b/stable/linkding/2.0.34/Chart.yaml deleted file mode 100644 index 09a08e30fed..00000000000 --- a/stable/linkding/2.0.34/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "1.15.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.34 -annotations: - truecharts.org/catagories: | - - bookmarks - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/linkding/2.0.34/README.md b/stable/linkding/2.0.34/README.md deleted file mode 100644 index 1e5adf8651e..00000000000 --- a/stable/linkding/2.0.34/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# linkding - -![Version: 2.0.34](https://img.shields.io/badge/Version-2.0.34-informational?style=flat-square) ![AppVersion: 1.15.0](https://img.shields.io/badge/AppVersion-1.15.0-informational?style=flat-square) - -Linkding is a simple bookmark service that you can host yourself. It's designed be to be minimal, fast and easy. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [linkding](https://truecharts.org/docs/charts/stable/linkding) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/linkding/2.0.34/charts/common-10.5.9.tgz b/stable/linkding/2.0.34/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/linkding/2.0.34/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/linkding/2.0.35/CHANGELOG.md b/stable/linkding/2.0.35/CHANGELOG.md new file mode 100644 index 00000000000..21a065144fc --- /dev/null +++ b/stable/linkding/2.0.35/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [linkding-2.0.35](https://github.com/truecharts/charts/compare/linkding-2.0.34...linkding-2.0.35) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [linkding-2.0.34](https://github.com/truecharts/charts/compare/linkding-2.0.32...linkding-2.0.34) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [linkding-2.0.34](https://github.com/truecharts/charts/compare/linkding-2.0.32...linkding-2.0.34) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [linkding-2.0.34](https://github.com/truecharts/charts/compare/linkding-2.0.32...linkding-2.0.34) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [linkding-2.0.33](https://github.com/truecharts/charts/compare/linkding-2.0.32...linkding-2.0.33) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [linkding-2.0.33](https://github.com/truecharts/charts/compare/linkding-2.0.32...linkding-2.0.33) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [linkding-2.0.33](https://github.com/truecharts/charts/compare/linkding-2.0.32...linkding-2.0.33) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [linkding-2.0.32](https://github.com/truecharts/charts/compare/linkding-2.0.30...linkding-2.0.32) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [linkding-2.0.31](https://github.com/truecharts/charts/compare/linkding-2.0.30...linkding-2.0.31) (2022-08-30) + diff --git a/stable/linkding/2.0.35/Chart.lock b/stable/linkding/2.0.35/Chart.lock new file mode 100644 index 00000000000..69038d8574e --- /dev/null +++ b/stable/linkding/2.0.35/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:42:49.7191876Z" diff --git a/stable/linkding/2.0.35/Chart.yaml b/stable/linkding/2.0.35/Chart.yaml new file mode 100644 index 00000000000..f0eeb3a87c5 --- /dev/null +++ b/stable/linkding/2.0.35/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "1.15.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: Linkding is a simple bookmark service that you can host yourself. It's designed be to be minimal, fast and easy. +home: https://truecharts.org/docs/charts/stable/linkding +icon: https://truecharts.org/img/hotlink-ok/chart-icons/linkding.png +keywords: + - bookmarks + - links +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: linkding +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/linkding + - https://github.com/sissbruecker/linkding + - https://hub.docker.com/r/sissbruecker/linkding +version: 2.0.35 +annotations: + truecharts.org/catagories: | + - bookmarks + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/linkding/2.0.35/README.md b/stable/linkding/2.0.35/README.md new file mode 100644 index 00000000000..19d457b6d40 --- /dev/null +++ b/stable/linkding/2.0.35/README.md @@ -0,0 +1,109 @@ +# linkding + +![Version: 2.0.35](https://img.shields.io/badge/Version-2.0.35-informational?style=flat-square) ![AppVersion: 1.15.0](https://img.shields.io/badge/AppVersion-1.15.0-informational?style=flat-square) + +Linkding is a simple bookmark service that you can host yourself. It's designed be to be minimal, fast and easy. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [linkding](https://truecharts.org/docs/charts/stable/linkding) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/linkding/2.0.34/app-readme.md b/stable/linkding/2.0.35/app-readme.md similarity index 100% rename from stable/linkding/2.0.34/app-readme.md rename to stable/linkding/2.0.35/app-readme.md diff --git a/stable/linkding/2.0.35/charts/common-10.5.10.tgz b/stable/linkding/2.0.35/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/linkding/2.0.35/charts/common-10.5.10.tgz differ diff --git a/stable/linkding/2.0.34/ix_values.yaml b/stable/linkding/2.0.35/ix_values.yaml similarity index 100% rename from stable/linkding/2.0.34/ix_values.yaml rename to stable/linkding/2.0.35/ix_values.yaml diff --git a/stable/linkding/2.0.34/questions.yaml b/stable/linkding/2.0.35/questions.yaml similarity index 100% rename from stable/linkding/2.0.34/questions.yaml rename to stable/linkding/2.0.35/questions.yaml diff --git a/stable/minio/3.0.52/templates/common.yaml b/stable/linkding/2.0.35/templates/common.yaml similarity index 100% rename from stable/minio/3.0.52/templates/common.yaml rename to stable/linkding/2.0.35/templates/common.yaml diff --git a/stable/minisatip/2.0.29/values.yaml b/stable/linkding/2.0.35/values.yaml similarity index 100% rename from stable/minisatip/2.0.29/values.yaml rename to stable/linkding/2.0.35/values.yaml diff --git a/stable/littlelink/6.0.62/CHANGELOG.md b/stable/littlelink/6.0.62/CHANGELOG.md deleted file mode 100644 index 7226469a7d4..00000000000 --- a/stable/littlelink/6.0.62/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [littlelink-6.0.62](https://github.com/truecharts/charts/compare/littlelink-6.0.61...littlelink-6.0.62) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [littlelink-6.0.62](https://github.com/truecharts/charts/compare/littlelink-6.0.61...littlelink-6.0.62) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [littlelink-6.0.62](https://github.com/truecharts/charts/compare/littlelink-6.0.61...littlelink-6.0.62) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [littlelink-6.0.62](https://github.com/truecharts/charts/compare/littlelink-6.0.61...littlelink-6.0.62) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [littlelink-6.0.62](https://github.com/truecharts/charts/compare/littlelink-6.0.61...littlelink-6.0.62) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [littlelink-6.0.62](https://github.com/truecharts/charts/compare/littlelink-6.0.61...littlelink-6.0.62) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [littlelink-6.0.61](https://github.com/truecharts/charts/compare/littlelink-6.0.60...littlelink-6.0.61) (2022-09-10) - -### Chore - -- update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) - - - - -## [littlelink-6.0.60](https://github.com/truecharts/charts/compare/littlelink-6.0.59...littlelink-6.0.60) (2022-09-01) - -### Chore - -- update docker general non-major ([#3649](https://github.com/truecharts/charts/issues/3649)) - - - - -## [littlelink-6.0.59](https://github.com/truecharts/charts/compare/littlelink-6.0.58...littlelink-6.0.59) (2022-08-31) - diff --git a/stable/littlelink/6.0.62/Chart.lock b/stable/littlelink/6.0.62/Chart.lock deleted file mode 100644 index 03fba93aa86..00000000000 --- a/stable/littlelink/6.0.62/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:44:31.053712023Z" diff --git a/stable/littlelink/6.0.62/Chart.yaml b/stable/littlelink/6.0.62/Chart.yaml deleted file mode 100644 index ba5eed23f20..00000000000 --- a/stable/littlelink/6.0.62/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.62 -annotations: - truecharts.org/catagories: | - - social - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/littlelink/6.0.62/README.md b/stable/littlelink/6.0.62/README.md deleted file mode 100644 index fbfacd9ffb9..00000000000 --- a/stable/littlelink/6.0.62/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# littlelink - -![Version: 6.0.62](https://img.shields.io/badge/Version-6.0.62-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Easy platform to combine all your social links - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [littlelink](https://truecharts.org/docs/charts/stable/littlelink) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `littlelink` deployment - -```console -helm uninstall littlelink -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install littlelink \ - --set env.TZ="America/New York" \ - TrueCharts/littlelink -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install littlelink TrueCharts/littlelink -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/littlelink/6.0.62/charts/common-10.5.9.tgz b/stable/littlelink/6.0.62/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/littlelink/6.0.62/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/littlelink/6.0.63/CHANGELOG.md b/stable/littlelink/6.0.63/CHANGELOG.md new file mode 100644 index 00000000000..8bbcf4d5009 --- /dev/null +++ b/stable/littlelink/6.0.63/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [littlelink-6.0.63](https://github.com/truecharts/charts/compare/littlelink-6.0.62...littlelink-6.0.63) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [littlelink-6.0.62](https://github.com/truecharts/charts/compare/littlelink-6.0.61...littlelink-6.0.62) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [littlelink-6.0.62](https://github.com/truecharts/charts/compare/littlelink-6.0.61...littlelink-6.0.62) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [littlelink-6.0.62](https://github.com/truecharts/charts/compare/littlelink-6.0.61...littlelink-6.0.62) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [littlelink-6.0.62](https://github.com/truecharts/charts/compare/littlelink-6.0.61...littlelink-6.0.62) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [littlelink-6.0.62](https://github.com/truecharts/charts/compare/littlelink-6.0.61...littlelink-6.0.62) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [littlelink-6.0.62](https://github.com/truecharts/charts/compare/littlelink-6.0.61...littlelink-6.0.62) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [littlelink-6.0.61](https://github.com/truecharts/charts/compare/littlelink-6.0.60...littlelink-6.0.61) (2022-09-10) + +### Chore + +- update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) + + + + +## [littlelink-6.0.60](https://github.com/truecharts/charts/compare/littlelink-6.0.59...littlelink-6.0.60) (2022-09-01) diff --git a/stable/littlelink/6.0.63/Chart.lock b/stable/littlelink/6.0.63/Chart.lock new file mode 100644 index 00000000000..0d4104b56bb --- /dev/null +++ b/stable/littlelink/6.0.63/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:45:11.335469881Z" diff --git a/stable/littlelink/6.0.63/Chart.yaml b/stable/littlelink/6.0.63/Chart.yaml new file mode 100644 index 00000000000..8fd98955c0e --- /dev/null +++ b/stable/littlelink/6.0.63/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: Easy platform to combine all your social links +home: https://truecharts.org/docs/charts/stable/littlelink +icon: https://truecharts.org/img/hotlink-ok/chart-icons/littlelink.png +keywords: + - littlelink +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: littlelink +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/littlelink + - https://github.com/techno-tim/littlelink-server + - https://github.com/sethcottle/littlelink +type: application +version: 6.0.63 +annotations: + truecharts.org/catagories: | + - social + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/littlelink/6.0.63/README.md b/stable/littlelink/6.0.63/README.md new file mode 100644 index 00000000000..11f36b7b7f5 --- /dev/null +++ b/stable/littlelink/6.0.63/README.md @@ -0,0 +1,109 @@ +# littlelink + +![Version: 6.0.63](https://img.shields.io/badge/Version-6.0.63-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Easy platform to combine all your social links + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [littlelink](https://truecharts.org/docs/charts/stable/littlelink) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `littlelink` deployment + +```console +helm uninstall littlelink +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install littlelink \ + --set env.TZ="America/New York" \ + TrueCharts/littlelink +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install littlelink TrueCharts/littlelink -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/littlelink/6.0.62/app-readme.md b/stable/littlelink/6.0.63/app-readme.md similarity index 100% rename from stable/littlelink/6.0.62/app-readme.md rename to stable/littlelink/6.0.63/app-readme.md diff --git a/stable/littlelink/6.0.63/charts/common-10.5.10.tgz b/stable/littlelink/6.0.63/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/littlelink/6.0.63/charts/common-10.5.10.tgz differ diff --git a/stable/littlelink/6.0.62/ix_values.yaml b/stable/littlelink/6.0.63/ix_values.yaml similarity index 100% rename from stable/littlelink/6.0.62/ix_values.yaml rename to stable/littlelink/6.0.63/ix_values.yaml diff --git a/stable/littlelink/6.0.62/questions.yaml b/stable/littlelink/6.0.63/questions.yaml similarity index 100% rename from stable/littlelink/6.0.62/questions.yaml rename to stable/littlelink/6.0.63/questions.yaml diff --git a/stable/littlelink/6.0.62/templates/_configmap.tpl b/stable/littlelink/6.0.63/templates/_configmap.tpl similarity index 100% rename from stable/littlelink/6.0.62/templates/_configmap.tpl rename to stable/littlelink/6.0.63/templates/_configmap.tpl diff --git a/stable/littlelink/6.0.62/templates/common.yaml b/stable/littlelink/6.0.63/templates/common.yaml similarity index 100% rename from stable/littlelink/6.0.62/templates/common.yaml rename to stable/littlelink/6.0.63/templates/common.yaml diff --git a/stable/mkvcleaver/1.0.9/values.yaml b/stable/littlelink/6.0.63/values.yaml similarity index 100% rename from stable/mkvcleaver/1.0.9/values.yaml rename to stable/littlelink/6.0.63/values.yaml diff --git a/stable/logitech-media-server/4.0.37/CHANGELOG.md b/stable/logitech-media-server/4.0.37/CHANGELOG.md deleted file mode 100644 index 858e99a05dc..00000000000 --- a/stable/logitech-media-server/4.0.37/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [logitech-media-server-4.0.37](https://github.com/truecharts/charts/compare/logitech-media-server-4.0.36...logitech-media-server-4.0.37) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [logitech-media-server-4.0.37](https://github.com/truecharts/charts/compare/logitech-media-server-4.0.36...logitech-media-server-4.0.37) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [logitech-media-server-4.0.37](https://github.com/truecharts/charts/compare/logitech-media-server-4.0.36...logitech-media-server-4.0.37) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [logitech-media-server-4.0.37](https://github.com/truecharts/charts/compare/logitech-media-server-4.0.36...logitech-media-server-4.0.37) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [logitech-media-server-4.0.37](https://github.com/truecharts/charts/compare/logitech-media-server-4.0.36...logitech-media-server-4.0.37) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [logitech-media-server-4.0.37](https://github.com/truecharts/charts/compare/logitech-media-server-4.0.36...logitech-media-server-4.0.37) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [logitech-media-server-4.0.36](https://github.com/truecharts/charts/compare/logitech-media-server-4.0.35...logitech-media-server-4.0.36) (2022-09-05) - -### Chore - -- update docker general non-major ([#3700](https://github.com/truecharts/charts/issues/3700)) - - - - -## [logitech-media-server-4.0.35](https://github.com/truecharts/charts/compare/logitech-media-server-4.0.33...logitech-media-server-4.0.35) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/stable/logitech-media-server/4.0.37/Chart.lock b/stable/logitech-media-server/4.0.37/Chart.lock deleted file mode 100644 index d81a88a472d..00000000000 --- a/stable/logitech-media-server/4.0.37/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:44:44.807748224Z" diff --git a/stable/logitech-media-server/4.0.37/Chart.yaml b/stable/logitech-media-server/4.0.37/Chart.yaml deleted file mode 100644 index 27a22392fe9..00000000000 --- a/stable/logitech-media-server/4.0.37/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -apiVersion: v2 -appVersion: "8.3.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.37 -annotations: - truecharts.org/catagories: | - - media - - audio - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/logitech-media-server/4.0.37/README.md b/stable/logitech-media-server/4.0.37/README.md deleted file mode 100644 index b1b7964e50a..00000000000 --- a/stable/logitech-media-server/4.0.37/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# logitech-media-server - -![Version: 4.0.37](https://img.shields.io/badge/Version-4.0.37-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 8.3.0](https://img.shields.io/badge/AppVersion-8.3.0-informational?style=flat-square) - -Logitech Media Server is a platform for home/office audio streaming. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [logitech-media-server](https://truecharts.org/docs/charts/stable/logitech-media-server) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/logitech-media-server/4.0.37/charts/common-10.5.9.tgz b/stable/logitech-media-server/4.0.37/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/logitech-media-server/4.0.37/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/logitech-media-server/4.0.38/CHANGELOG.md b/stable/logitech-media-server/4.0.38/CHANGELOG.md new file mode 100644 index 00000000000..3c387a5e45f --- /dev/null +++ b/stable/logitech-media-server/4.0.38/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [logitech-media-server-4.0.38](https://github.com/truecharts/charts/compare/logitech-media-server-4.0.37...logitech-media-server-4.0.38) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [logitech-media-server-4.0.37](https://github.com/truecharts/charts/compare/logitech-media-server-4.0.36...logitech-media-server-4.0.37) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [logitech-media-server-4.0.37](https://github.com/truecharts/charts/compare/logitech-media-server-4.0.36...logitech-media-server-4.0.37) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [logitech-media-server-4.0.37](https://github.com/truecharts/charts/compare/logitech-media-server-4.0.36...logitech-media-server-4.0.37) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [logitech-media-server-4.0.37](https://github.com/truecharts/charts/compare/logitech-media-server-4.0.36...logitech-media-server-4.0.37) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [logitech-media-server-4.0.37](https://github.com/truecharts/charts/compare/logitech-media-server-4.0.36...logitech-media-server-4.0.37) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [logitech-media-server-4.0.37](https://github.com/truecharts/charts/compare/logitech-media-server-4.0.36...logitech-media-server-4.0.37) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [logitech-media-server-4.0.36](https://github.com/truecharts/charts/compare/logitech-media-server-4.0.35...logitech-media-server-4.0.36) (2022-09-05) + +### Chore + +- update docker general non-major ([#3700](https://github.com/truecharts/charts/issues/3700)) + + + + +## [logitech-media-server-4.0.35](https://github.com/truecharts/charts/compare/logitech-media-server-4.0.33...logitech-media-server-4.0.35) (2022-08-30) diff --git a/stable/logitech-media-server/4.0.38/Chart.lock b/stable/logitech-media-server/4.0.38/Chart.lock new file mode 100644 index 00000000000..62347cda1f2 --- /dev/null +++ b/stable/logitech-media-server/4.0.38/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:52:13.173960665Z" diff --git a/stable/logitech-media-server/4.0.38/Chart.yaml b/stable/logitech-media-server/4.0.38/Chart.yaml new file mode 100644 index 00000000000..01c91fc103c --- /dev/null +++ b/stable/logitech-media-server/4.0.38/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "8.3.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: Logitech Media Server is a platform for home/office audio streaming. +home: https://truecharts.org/docs/charts/stable/logitech-media-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/logitech-media-server.png +keywords: + - logitech-media-server + - squeezebox + - audio + - streaming +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: logitech-media-server +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/logitech-media-server + - https://github.com/Logitech/slimserver + - https://hub.docker.com/r/lmscommunity/logitechmediaserver +type: application +version: 4.0.38 +annotations: + truecharts.org/catagories: | + - media + - audio + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/logitech-media-server/4.0.38/README.md b/stable/logitech-media-server/4.0.38/README.md new file mode 100644 index 00000000000..93fbb78bb97 --- /dev/null +++ b/stable/logitech-media-server/4.0.38/README.md @@ -0,0 +1,109 @@ +# logitech-media-server + +![Version: 4.0.38](https://img.shields.io/badge/Version-4.0.38-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 8.3.0](https://img.shields.io/badge/AppVersion-8.3.0-informational?style=flat-square) + +Logitech Media Server is a platform for home/office audio streaming. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [logitech-media-server](https://truecharts.org/docs/charts/stable/logitech-media-server) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/logitech-media-server/4.0.37/app-readme.md b/stable/logitech-media-server/4.0.38/app-readme.md similarity index 100% rename from stable/logitech-media-server/4.0.37/app-readme.md rename to stable/logitech-media-server/4.0.38/app-readme.md diff --git a/stable/logitech-media-server/4.0.38/charts/common-10.5.10.tgz b/stable/logitech-media-server/4.0.38/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/logitech-media-server/4.0.38/charts/common-10.5.10.tgz differ diff --git a/stable/logitech-media-server/4.0.37/ix_values.yaml b/stable/logitech-media-server/4.0.38/ix_values.yaml similarity index 100% rename from stable/logitech-media-server/4.0.37/ix_values.yaml rename to stable/logitech-media-server/4.0.38/ix_values.yaml diff --git a/stable/logitech-media-server/4.0.37/questions.yaml b/stable/logitech-media-server/4.0.38/questions.yaml similarity index 100% rename from stable/logitech-media-server/4.0.37/questions.yaml rename to stable/logitech-media-server/4.0.38/questions.yaml diff --git a/stable/minisatip/2.0.29/templates/common.yaml b/stable/logitech-media-server/4.0.38/templates/common.yaml similarity index 100% rename from stable/minisatip/2.0.29/templates/common.yaml rename to stable/logitech-media-server/4.0.38/templates/common.yaml diff --git a/stable/mkvtoolnix/2.0.32/values.yaml b/stable/logitech-media-server/4.0.38/values.yaml similarity index 100% rename from stable/mkvtoolnix/2.0.32/values.yaml rename to stable/logitech-media-server/4.0.38/values.yaml diff --git a/stable/loki/5.0.37/CHANGELOG.md b/stable/loki/5.0.37/CHANGELOG.md deleted file mode 100644 index 9683295eb06..00000000000 --- a/stable/loki/5.0.37/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [loki-5.0.37](https://github.com/truecharts/charts/compare/loki-5.0.36...loki-5.0.37) (2022-09-13) - -### Chore - -- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - - - -## [loki-5.0.36](https://github.com/truecharts/charts/compare/loki-5.0.35...loki-5.0.36) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [loki-5.0.36](https://github.com/truecharts/charts/compare/loki-5.0.35...loki-5.0.36) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [loki-5.0.36](https://github.com/truecharts/charts/compare/loki-5.0.35...loki-5.0.36) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [loki-5.0.36](https://github.com/truecharts/charts/compare/loki-5.0.35...loki-5.0.36) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [loki-5.0.36](https://github.com/truecharts/charts/compare/loki-5.0.35...loki-5.0.36) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [loki-5.0.36](https://github.com/truecharts/charts/compare/loki-5.0.35...loki-5.0.36) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [loki-5.0.35](https://github.com/truecharts/charts/compare/loki-5.0.33...loki-5.0.35) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [loki-5.0.34](https://github.com/truecharts/charts/compare/loki-5.0.33...loki-5.0.34) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/loki/5.0.37/Chart.lock b/stable/loki/5.0.37/Chart.lock deleted file mode 100644 index ac9ea35fb5f..00000000000 --- a/stable/loki/5.0.37/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: promtail - repository: https://charts.truecharts.org - version: 3.0.50 -digest: sha256:37c084fe6d597f1c26e9335019b181051c91564e62e11ffa4428444283155547 -generated: "2022-09-13T06:24:15.732290251Z" diff --git a/stable/loki/5.0.37/Chart.yaml b/stable/loki/5.0.37/Chart.yaml deleted file mode 100644 index cf5ba2041fa..00000000000 --- a/stable/loki/5.0.37/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "2.6.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - name: "promtail" - condition: promtail.enabled - repository: https://charts.truecharts.org - version: "3.0.50" -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.37 -annotations: - truecharts.org/catagories: | - - logs - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/loki/5.0.37/README.md b/stable/loki/5.0.37/README.md deleted file mode 100644 index 4867af1a098..00000000000 --- a/stable/loki/5.0.37/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# loki - -![Version: 5.0.37](https://img.shields.io/badge/Version-5.0.37-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.6.1](https://img.shields.io/badge/AppVersion-2.6.1-informational?style=flat-square) - -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.50 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/loki/5.0.37/charts/common-10.5.9.tgz b/stable/loki/5.0.37/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/loki/5.0.37/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/loki/5.0.37/charts/promtail-3.0.50.tgz b/stable/loki/5.0.37/charts/promtail-3.0.50.tgz deleted file mode 100644 index 83e7d32e831..00000000000 Binary files a/stable/loki/5.0.37/charts/promtail-3.0.50.tgz and /dev/null differ diff --git a/stable/loki/5.0.38/CHANGELOG.md b/stable/loki/5.0.38/CHANGELOG.md new file mode 100644 index 00000000000..266f85a6fbc --- /dev/null +++ b/stable/loki/5.0.38/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [loki-5.0.38](https://github.com/truecharts/charts/compare/loki-5.0.37...loki-5.0.38) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [loki-5.0.37](https://github.com/truecharts/charts/compare/loki-5.0.36...loki-5.0.37) (2022-09-13) + +### Chore + +- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + + + + +## [loki-5.0.36](https://github.com/truecharts/charts/compare/loki-5.0.35...loki-5.0.36) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [loki-5.0.36](https://github.com/truecharts/charts/compare/loki-5.0.35...loki-5.0.36) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [loki-5.0.36](https://github.com/truecharts/charts/compare/loki-5.0.35...loki-5.0.36) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [loki-5.0.36](https://github.com/truecharts/charts/compare/loki-5.0.35...loki-5.0.36) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [loki-5.0.36](https://github.com/truecharts/charts/compare/loki-5.0.35...loki-5.0.36) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [loki-5.0.36](https://github.com/truecharts/charts/compare/loki-5.0.35...loki-5.0.36) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [loki-5.0.35](https://github.com/truecharts/charts/compare/loki-5.0.33...loki-5.0.35) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/loki/5.0.38/Chart.lock b/stable/loki/5.0.38/Chart.lock new file mode 100644 index 00000000000..fbeca696b22 --- /dev/null +++ b/stable/loki/5.0.38/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: promtail + repository: https://charts.truecharts.org + version: 3.0.51 +digest: sha256:1f417b30dfec78c4201d4c466200473ab3d8b58930cac904b1ef699f7e601f8d +generated: "2022-09-15T14:45:29.839671815Z" diff --git a/stable/loki/5.0.38/Chart.yaml b/stable/loki/5.0.38/Chart.yaml new file mode 100644 index 00000000000..1aabead14d0 --- /dev/null +++ b/stable/loki/5.0.38/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "2.6.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - name: "promtail" + condition: promtail.enabled + repository: https://charts.truecharts.org + version: "3.0.51" +deprecated: false +description: "Loki: like Prometheus, but for logs." +home: https://truecharts.org/docs/charts/stable/loki +icon: https://truecharts.org/img/hotlink-ok/chart-icons/loki.png +keywords: + - logs +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: loki +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/loki + - https://github.com/grafana/loki +type: application +version: 5.0.38 +annotations: + truecharts.org/catagories: | + - logs + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/loki/5.0.38/README.md b/stable/loki/5.0.38/README.md new file mode 100644 index 00000000000..1be0c4e057f --- /dev/null +++ b/stable/loki/5.0.38/README.md @@ -0,0 +1,109 @@ +# loki + +![Version: 5.0.38](https://img.shields.io/badge/Version-5.0.38-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.6.1](https://img.shields.io/badge/AppVersion-2.6.1-informational?style=flat-square) + +Loki: like Prometheus, but for logs. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [loki](https://truecharts.org/docs/charts/stable/loki) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org | promtail | 3.0.51 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/loki/5.0.37/app-readme.md b/stable/loki/5.0.38/app-readme.md similarity index 100% rename from stable/loki/5.0.37/app-readme.md rename to stable/loki/5.0.38/app-readme.md diff --git a/stable/loki/5.0.38/charts/common-10.5.10.tgz b/stable/loki/5.0.38/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/loki/5.0.38/charts/common-10.5.10.tgz differ diff --git a/stable/loki/5.0.38/charts/promtail-3.0.51.tgz b/stable/loki/5.0.38/charts/promtail-3.0.51.tgz new file mode 100644 index 00000000000..b4c115b82f4 Binary files /dev/null and b/stable/loki/5.0.38/charts/promtail-3.0.51.tgz differ diff --git a/stable/loki/5.0.37/ix_values.yaml b/stable/loki/5.0.38/ix_values.yaml similarity index 100% rename from stable/loki/5.0.37/ix_values.yaml rename to stable/loki/5.0.38/ix_values.yaml diff --git a/stable/loki/5.0.37/questions.yaml b/stable/loki/5.0.38/questions.yaml similarity index 100% rename from stable/loki/5.0.37/questions.yaml rename to stable/loki/5.0.38/questions.yaml diff --git a/stable/loki/5.0.37/templates/_helpers.tpl b/stable/loki/5.0.38/templates/_helpers.tpl similarity index 100% rename from stable/loki/5.0.37/templates/_helpers.tpl rename to stable/loki/5.0.38/templates/_helpers.tpl diff --git a/stable/mkvcleaver/1.0.9/templates/common.yaml b/stable/loki/5.0.38/templates/common.yaml similarity index 100% rename from stable/mkvcleaver/1.0.9/templates/common.yaml rename to stable/loki/5.0.38/templates/common.yaml diff --git a/stable/ml-workspace/2.0.30/values.yaml b/stable/loki/5.0.38/values.yaml similarity index 100% rename from stable/ml-workspace/2.0.30/values.yaml rename to stable/loki/5.0.38/values.yaml diff --git a/stable/lychee/13.0.42/CHANGELOG.md b/stable/lychee/13.0.42/CHANGELOG.md new file mode 100644 index 00000000000..756fa0b260f --- /dev/null +++ b/stable/lychee/13.0.42/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [lychee-13.0.42](https://github.com/truecharts/charts/compare/lychee-13.0.41...lychee-13.0.42) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [lychee-13.0.41](https://github.com/truecharts/charts/compare/lychee-13.0.40...lychee-13.0.41) (2022-09-13) + +### Chore + +- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + + + + +## [lychee-13.0.40](https://github.com/truecharts/charts/compare/lychee-13.0.39...lychee-13.0.40) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [lychee-13.0.40](https://github.com/truecharts/charts/compare/lychee-13.0.39...lychee-13.0.40) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [lychee-13.0.40](https://github.com/truecharts/charts/compare/lychee-13.0.39...lychee-13.0.40) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [lychee-13.0.40](https://github.com/truecharts/charts/compare/lychee-13.0.39...lychee-13.0.40) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [lychee-13.0.40](https://github.com/truecharts/charts/compare/lychee-13.0.39...lychee-13.0.40) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [lychee-13.0.40](https://github.com/truecharts/charts/compare/lychee-13.0.39...lychee-13.0.40) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [lychee-13.0.39](https://github.com/truecharts/charts/compare/lychee-13.0.38...lychee-13.0.39) (2022-09-07) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) + diff --git a/stable/lychee/13.0.42/Chart.lock b/stable/lychee/13.0.42/Chart.lock new file mode 100644 index 00000000000..f4c1b41f070 --- /dev/null +++ b/stable/lychee/13.0.42/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.75 +digest: sha256:9d4ce7b49341358873ac504e187314c9a2e0f15e6eea31a51a1294b829ddaaba +generated: "2022-09-15T14:45:59.517147986Z" diff --git a/stable/lychee/13.0.42/Chart.yaml b/stable/lychee/13.0.42/Chart.yaml new file mode 100644 index 00000000000..321a46ed107 --- /dev/null +++ b/stable/lychee/13.0.42/Chart.yaml @@ -0,0 +1,39 @@ +apiVersion: v2 +appVersion: "4.6.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.75 +deprecated: false +description: 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.42 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/lychee/13.0.42/README.md b/stable/lychee/13.0.42/README.md new file mode 100644 index 00000000000..6960878ca11 --- /dev/null +++ b/stable/lychee/13.0.42/README.md @@ -0,0 +1,111 @@ +# lychee + +![Version: 13.0.42](https://img.shields.io/badge/Version-13.0.42-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.6.0](https://img.shields.io/badge/AppVersion-4.6.0-informational?style=flat-square) + +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.78 | +| https://charts.truecharts.org | redis | 3.0.75 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `lychee` deployment + +```console +helm uninstall lychee +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install lychee \ + --set env.TZ="America/New York" \ + TrueCharts/lychee +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install lychee TrueCharts/lychee -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/lychee/13.0.42/app-readme.md b/stable/lychee/13.0.42/app-readme.md new file mode 100644 index 00000000000..cc20b3bef15 --- /dev/null +++ b/stable/lychee/13.0.42/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.42/charts/common-10.5.10.tgz b/stable/lychee/13.0.42/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/lychee/13.0.42/charts/common-10.5.10.tgz differ diff --git a/stable/lychee/13.0.42/charts/postgresql-8.0.78.tgz b/stable/lychee/13.0.42/charts/postgresql-8.0.78.tgz new file mode 100644 index 00000000000..ef5433c52fa Binary files /dev/null and b/stable/lychee/13.0.42/charts/postgresql-8.0.78.tgz differ diff --git a/stable/lychee/13.0.42/charts/redis-3.0.75.tgz b/stable/lychee/13.0.42/charts/redis-3.0.75.tgz new file mode 100644 index 00000000000..3be8a655992 Binary files /dev/null and b/stable/lychee/13.0.42/charts/redis-3.0.75.tgz differ diff --git a/stable/lychee/13.0.42/ix_values.yaml b/stable/lychee/13.0.42/ix_values.yaml new file mode 100644 index 00000000000..8497efcb011 --- /dev/null +++ b/stable/lychee/13.0.42/ix_values.yaml @@ -0,0 +1,97 @@ +image: + repository: tccr.io/truecharts/lychee-laravel + pullPolicy: IfNotPresent + tag: 4.6.0@sha256:256349a23d75ef0b1eefaf44100a03836904e4e4dc93afa188ddb4b3dcf9d0f8 + +securityContext: + readOnlyRootFilesystem: false + runAsNonRoot: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 10017 + targetPort: 80 + +# secretEnv: +# PUSHER_APP_KEY: "" +# PUSHER_APP_SECRET: "" +# PUSHER_APP_ID: "" +# PUSHER_APP_CLUSTER: "mt1" +# MAIL_DRIVER: "smtp" +# MAIL_HOST: "" +# MAIL_FROM_NAME: "" +# MAIL_FROM_ADDRESS: "" +# MAIL_USERNAME: "" +# MAIL_PASSWORD: "" +# MAIL_PORT: "587" +# MAIL_ENCRYPTION: "tls" + +env: + # Internal Envs + TIMEZONE: "{{ .Values.TZ }}" + PHP_TZ: "{{ .Values.TZ }}" + DB_CONNECTION: "pgsql" + DB_PORT: "5432" + DB_DATABASE: "{{ .Values.postgresql.postgresqlDatabase }}" + DB_USERNAME: "{{ .Values.postgresql.postgresqlUsername }}" + REDIS_PORT: "6379" + CACHE_DRIVER: "redis" + SESSION_DRIVER: "redis" + APP_ENV: "production" + APP_NAME: "Lychee" + MIX_PUSHER_APP_KEY: "{{ .Values.env.PUSHER_APP_KEY }}" + MIX_PUSHER_APP_CLUSTER: "{{ .Values.env.PUSHER_APP_CLUSTER }}" + # User Envs + SECURITY_HEADER_HSTS_ENABLE: false + APP_DEBUG: false + APP_URL: http://localhost + DB_PASSWORD: + secretKeyRef: + name: dbcreds + key: postgresql-password + DB_HOST: + secretKeyRef: + name: dbcreds + key: plainhost + REDIS_HOST: + secretKeyRef: + name: rediscreds + key: plainhost + REDIS_PASSWORD: + secretKeyRef: + name: rediscreds + key: redis-password + APP_KEY: + secretKeyRef: + name: lychee-secrets + key: APP_KEY + +persistence: + conf: + enabled: true + mountPath: "/conf" + sym: + enabled: true + mountPath: "/sym" + uploads: + enabled: true + mountPath: "/uploads" + +postgresql: + enabled: true + existingSecret: "dbcreds" + postgresqlUsername: lychee + postgresqlDatabase: lychee + +redis: + enabled: true + existingSecret: "rediscreds" + +portal: + enabled: true diff --git a/stable/lychee/13.0.42/questions.yaml b/stable/lychee/13.0.42/questions.yaml new file mode 100644 index 00000000000..0e9ca577f06 --- /dev/null +++ b/stable/lychee/13.0.42/questions.yaml @@ -0,0 +1,2963 @@ +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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: ClusterIP + description: ClusterIP + - value: NodePort + description: NodePort (Advanced) + - value: LoadBalancer + description: LoadBalancer (Advanced) + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: (Advanced) Specify the IP Policy + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: (Advanced) IP Families + description: (Advanced) The IP Families that should be used + schema: + show_if: [["type", "!=", "Simple"]] + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + 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: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort + schema: + type: int + min: 9000 + max: 65535 + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: conf + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: sym + label: "App sym Storage" + description: "Stores the Application sym." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: uploads + label: "App Uploads Storage" + description: "Stores the Application Uploads." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: NodePort + enum: + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: nodePort + description: Leave Empty to Disable + label: "nodePort" + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/lychee/13.0.42/templates/_secrets.tpl b/stable/lychee/13.0.42/templates/_secrets.tpl new file mode 100644 index 00000000000..768a00eb026 --- /dev/null +++ b/stable/lychee/13.0.42/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.42/templates/common.yaml b/stable/lychee/13.0.42/templates/common.yaml new file mode 100644 index 00000000000..2e5d85f07fc --- /dev/null +++ b/stable/lychee/13.0.42/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/monica/3.0.48/values.yaml b/stable/lychee/13.0.42/values.yaml similarity index 100% rename from stable/monica/3.0.48/values.yaml rename to stable/lychee/13.0.42/values.yaml diff --git a/stable/makemkv/2.0.33/CHANGELOG.md b/stable/makemkv/2.0.33/CHANGELOG.md deleted file mode 100644 index 0280fa8b42a..00000000000 --- a/stable/makemkv/2.0.33/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [makemkv-2.0.33](https://github.com/truecharts/charts/compare/makemkv-2.0.32...makemkv-2.0.33) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [makemkv-2.0.33](https://github.com/truecharts/charts/compare/makemkv-2.0.32...makemkv-2.0.33) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [makemkv-2.0.33](https://github.com/truecharts/charts/compare/makemkv-2.0.32...makemkv-2.0.33) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [makemkv-2.0.33](https://github.com/truecharts/charts/compare/makemkv-2.0.32...makemkv-2.0.33) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [makemkv-2.0.33](https://github.com/truecharts/charts/compare/makemkv-2.0.32...makemkv-2.0.33) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [makemkv-2.0.33](https://github.com/truecharts/charts/compare/makemkv-2.0.32...makemkv-2.0.33) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [makemkv-2.0.32](https://github.com/truecharts/charts/compare/makemkv-2.0.30...makemkv-2.0.32) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [makemkv-2.0.31](https://github.com/truecharts/charts/compare/makemkv-2.0.30...makemkv-2.0.31) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [makemkv-2.0.30](https://github.com/truecharts/charts/compare/makemkv-2.0.29...makemkv-2.0.30) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/makemkv/2.0.33/Chart.lock b/stable/makemkv/2.0.33/Chart.lock deleted file mode 100644 index 83feffaf527..00000000000 --- a/stable/makemkv/2.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:45:09.929573594Z" diff --git a/stable/makemkv/2.0.33/Chart.yaml b/stable/makemkv/2.0.33/Chart.yaml deleted file mode 100644 index fcf07a589f9..00000000000 --- a/stable/makemkv/2.0.33/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "1.22.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.33 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/makemkv/2.0.33/README.md b/stable/makemkv/2.0.33/README.md deleted file mode 100644 index cb38ed7618a..00000000000 --- a/stable/makemkv/2.0.33/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# makemkv - -![Version: 2.0.33](https://img.shields.io/badge/Version-2.0.33-informational?style=flat-square) ![AppVersion: 1.22.1](https://img.shields.io/badge/AppVersion-1.22.1-informational?style=flat-square) - -MakeMKV is your one-click solution to convert video that you own into free and patents-unencumbered format that can be played everywhere. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [makemkv](https://truecharts.org/docs/charts/stable/makemkv) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `makemkv` deployment - -```console -helm uninstall makemkv -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install makemkv \ - --set env.TZ="America/New York" \ - TrueCharts/makemkv -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install makemkv TrueCharts/makemkv -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/makemkv/2.0.33/charts/common-10.5.9.tgz b/stable/makemkv/2.0.33/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/makemkv/2.0.33/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/makemkv/2.0.34/CHANGELOG.md b/stable/makemkv/2.0.34/CHANGELOG.md new file mode 100644 index 00000000000..cfcb2f8933b --- /dev/null +++ b/stable/makemkv/2.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [makemkv-2.0.34](https://github.com/truecharts/charts/compare/makemkv-2.0.33...makemkv-2.0.34) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [makemkv-2.0.33](https://github.com/truecharts/charts/compare/makemkv-2.0.32...makemkv-2.0.33) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [makemkv-2.0.33](https://github.com/truecharts/charts/compare/makemkv-2.0.32...makemkv-2.0.33) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [makemkv-2.0.33](https://github.com/truecharts/charts/compare/makemkv-2.0.32...makemkv-2.0.33) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [makemkv-2.0.33](https://github.com/truecharts/charts/compare/makemkv-2.0.32...makemkv-2.0.33) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [makemkv-2.0.33](https://github.com/truecharts/charts/compare/makemkv-2.0.32...makemkv-2.0.33) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [makemkv-2.0.33](https://github.com/truecharts/charts/compare/makemkv-2.0.32...makemkv-2.0.33) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [makemkv-2.0.32](https://github.com/truecharts/charts/compare/makemkv-2.0.30...makemkv-2.0.32) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [makemkv-2.0.31](https://github.com/truecharts/charts/compare/makemkv-2.0.30...makemkv-2.0.31) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/makemkv/2.0.34/Chart.lock b/stable/makemkv/2.0.34/Chart.lock new file mode 100644 index 00000000000..0f6b69552c6 --- /dev/null +++ b/stable/makemkv/2.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:45:57.844378014Z" diff --git a/stable/makemkv/2.0.34/Chart.yaml b/stable/makemkv/2.0.34/Chart.yaml new file mode 100644 index 00000000000..f2f004889ba --- /dev/null +++ b/stable/makemkv/2.0.34/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "1.22.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: MakeMKV is your one-click solution to convert video that you own into free and patents-unencumbered format that can be played everywhere. +home: https://truecharts.org/docs/charts/stable/makemkv +icon: https://truecharts.org/img/hotlink-ok/chart-icons/makemkv.png +keywords: + - mkv +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: makemkv +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/makemkv + - https://github.com/jlesage/docker-makemkv + - https://hub.docker.com/r/jlesage/makemkv +version: 2.0.34 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/makemkv/2.0.34/README.md b/stable/makemkv/2.0.34/README.md new file mode 100644 index 00000000000..d80e6f724f9 --- /dev/null +++ b/stable/makemkv/2.0.34/README.md @@ -0,0 +1,109 @@ +# makemkv + +![Version: 2.0.34](https://img.shields.io/badge/Version-2.0.34-informational?style=flat-square) ![AppVersion: 1.22.1](https://img.shields.io/badge/AppVersion-1.22.1-informational?style=flat-square) + +MakeMKV is your one-click solution to convert video that you own into free and patents-unencumbered format that can be played everywhere. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [makemkv](https://truecharts.org/docs/charts/stable/makemkv) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `makemkv` deployment + +```console +helm uninstall makemkv +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install makemkv \ + --set env.TZ="America/New York" \ + TrueCharts/makemkv +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install makemkv TrueCharts/makemkv -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/makemkv/2.0.33/app-readme.md b/stable/makemkv/2.0.34/app-readme.md similarity index 100% rename from stable/makemkv/2.0.33/app-readme.md rename to stable/makemkv/2.0.34/app-readme.md diff --git a/stable/makemkv/2.0.34/charts/common-10.5.10.tgz b/stable/makemkv/2.0.34/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/makemkv/2.0.34/charts/common-10.5.10.tgz differ diff --git a/stable/makemkv/2.0.33/ix_values.yaml b/stable/makemkv/2.0.34/ix_values.yaml similarity index 100% rename from stable/makemkv/2.0.33/ix_values.yaml rename to stable/makemkv/2.0.34/ix_values.yaml diff --git a/stable/makemkv/2.0.33/questions.yaml b/stable/makemkv/2.0.34/questions.yaml similarity index 100% rename from stable/makemkv/2.0.33/questions.yaml rename to stable/makemkv/2.0.34/questions.yaml diff --git a/stable/mkvtoolnix/2.0.32/templates/common.yaml b/stable/makemkv/2.0.34/templates/common.yaml similarity index 100% rename from stable/mkvtoolnix/2.0.32/templates/common.yaml rename to stable/makemkv/2.0.34/templates/common.yaml diff --git a/stable/mosdns/2.0.32/values.yaml b/stable/makemkv/2.0.34/values.yaml similarity index 100% rename from stable/mosdns/2.0.32/values.yaml rename to stable/makemkv/2.0.34/values.yaml diff --git a/stable/matomo/3.0.61/CHANGELOG.md b/stable/matomo/3.0.61/CHANGELOG.md deleted file mode 100644 index 4cd68b66f1c..00000000000 --- a/stable/matomo/3.0.61/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [matomo-3.0.61](https://github.com/truecharts/charts/compare/matomo-3.0.60...matomo-3.0.61) (2022-09-13) - -### Chore - -- update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755)) - - - - -## [matomo-3.0.60](https://github.com/truecharts/charts/compare/matomo-3.0.59...matomo-3.0.60) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [matomo-3.0.60](https://github.com/truecharts/charts/compare/matomo-3.0.59...matomo-3.0.60) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [matomo-3.0.60](https://github.com/truecharts/charts/compare/matomo-3.0.59...matomo-3.0.60) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [matomo-3.0.60](https://github.com/truecharts/charts/compare/matomo-3.0.59...matomo-3.0.60) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [matomo-3.0.60](https://github.com/truecharts/charts/compare/matomo-3.0.59...matomo-3.0.60) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [matomo-3.0.60](https://github.com/truecharts/charts/compare/matomo-3.0.59...matomo-3.0.60) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [matomo-3.0.59](https://github.com/truecharts/charts/compare/matomo-3.0.58...matomo-3.0.59) (2022-09-10) - -### Chore - -- update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) - - - - -## [matomo-3.0.58](https://github.com/truecharts/charts/compare/matomo-3.0.57...matomo-3.0.58) (2022-09-05) - -### Chore - -- update docker general non-major ([#3700](https://github.com/truecharts/charts/issues/3700)) - - - diff --git a/stable/matomo/3.0.61/Chart.lock b/stable/matomo/3.0.61/Chart.lock deleted file mode 100644 index 7f4550b42dd..00000000000 --- a/stable/matomo/3.0.61/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.71 -digest: sha256:f70ec4940c11bb244e9928321917c7c1b884ca81545be74b8eda071186a43c01 -generated: "2022-09-13T05:26:17.834492199Z" diff --git a/stable/matomo/3.0.61/Chart.yaml b/stable/matomo/3.0.61/Chart.yaml deleted file mode 100644 index 0da70848acc..00000000000 --- a/stable/matomo/3.0.61/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "4.11.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.71 -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.61 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/matomo/3.0.61/README.md b/stable/matomo/3.0.61/README.md deleted file mode 100644 index 2c95a03e4ce..00000000000 --- a/stable/matomo/3.0.61/README.md +++ /dev/null @@ -1,111 +0,0 @@ -# matomo - -![Version: 3.0.61](https://img.shields.io/badge/Version-3.0.61-informational?style=flat-square) ![AppVersion: 4.11.0](https://img.shields.io/badge/AppVersion-4.11.0-informational?style=flat-square) - -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.71 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `matomo` deployment - -```console -helm uninstall matomo -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install matomo \ - --set env.TZ="America/New York" \ - TrueCharts/matomo -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install matomo TrueCharts/matomo -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/matomo/3.0.61/charts/common-10.5.9.tgz b/stable/matomo/3.0.61/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/matomo/3.0.61/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/matomo/3.0.61/charts/mariadb-3.0.71.tgz b/stable/matomo/3.0.61/charts/mariadb-3.0.71.tgz deleted file mode 100644 index bf74d94f7ca..00000000000 Binary files a/stable/matomo/3.0.61/charts/mariadb-3.0.71.tgz and /dev/null differ diff --git a/stable/matomo/3.0.62/CHANGELOG.md b/stable/matomo/3.0.62/CHANGELOG.md new file mode 100644 index 00000000000..954a7f7c5a9 --- /dev/null +++ b/stable/matomo/3.0.62/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [matomo-3.0.62](https://github.com/truecharts/charts/compare/matomo-3.0.61...matomo-3.0.62) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [matomo-3.0.61](https://github.com/truecharts/charts/compare/matomo-3.0.60...matomo-3.0.61) (2022-09-13) + +### Chore + +- update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755)) + + + + +## [matomo-3.0.60](https://github.com/truecharts/charts/compare/matomo-3.0.59...matomo-3.0.60) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [matomo-3.0.60](https://github.com/truecharts/charts/compare/matomo-3.0.59...matomo-3.0.60) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [matomo-3.0.60](https://github.com/truecharts/charts/compare/matomo-3.0.59...matomo-3.0.60) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [matomo-3.0.60](https://github.com/truecharts/charts/compare/matomo-3.0.59...matomo-3.0.60) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [matomo-3.0.60](https://github.com/truecharts/charts/compare/matomo-3.0.59...matomo-3.0.60) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [matomo-3.0.60](https://github.com/truecharts/charts/compare/matomo-3.0.59...matomo-3.0.60) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [matomo-3.0.59](https://github.com/truecharts/charts/compare/matomo-3.0.58...matomo-3.0.59) (2022-09-10) + +### Chore + +- update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) + diff --git a/stable/matomo/3.0.62/Chart.lock b/stable/matomo/3.0.62/Chart.lock new file mode 100644 index 00000000000..43de80ffaca --- /dev/null +++ b/stable/matomo/3.0.62/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.73 +digest: sha256:54198365667353e15dd5ab095f2d1f364ac3a6a72065cbd9a890d0867d58844f +generated: "2022-09-15T14:46:19.70177018Z" diff --git a/stable/matomo/3.0.62/Chart.yaml b/stable/matomo/3.0.62/Chart.yaml new file mode 100644 index 00000000000..acc19916a5a --- /dev/null +++ b/stable/matomo/3.0.62/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "4.11.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.73 +description: Matomo is the leading Free/Libre open analytics platform +home: https://truecharts.org/docs/charts/stable/matomo +icon: https://truecharts.org/img/hotlink-ok/chart-icons/matomo.png +keywords: + - analytics +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: matomo +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/matomo + - https://hub.docker.com/r/bitnami/matomo + - https://github.com/bitnami/bitnami-docker-matomo + - https://github.com/matomo-org/matomo +version: 3.0.62 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/matomo/3.0.62/README.md b/stable/matomo/3.0.62/README.md new file mode 100644 index 00000000000..563a7cb0d54 --- /dev/null +++ b/stable/matomo/3.0.62/README.md @@ -0,0 +1,111 @@ +# matomo + +![Version: 3.0.62](https://img.shields.io/badge/Version-3.0.62-informational?style=flat-square) ![AppVersion: 4.11.0](https://img.shields.io/badge/AppVersion-4.11.0-informational?style=flat-square) + +Matomo is the leading Free/Libre open analytics platform + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [matomo](https://truecharts.org/docs/charts/stable/matomo) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | mariadb | 3.0.73 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `matomo` deployment + +```console +helm uninstall matomo +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install matomo \ + --set env.TZ="America/New York" \ + TrueCharts/matomo +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install matomo TrueCharts/matomo -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/matomo/3.0.61/app-readme.md b/stable/matomo/3.0.62/app-readme.md similarity index 100% rename from stable/matomo/3.0.61/app-readme.md rename to stable/matomo/3.0.62/app-readme.md diff --git a/stable/matomo/3.0.62/charts/common-10.5.10.tgz b/stable/matomo/3.0.62/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/matomo/3.0.62/charts/common-10.5.10.tgz differ diff --git a/stable/matomo/3.0.62/charts/mariadb-3.0.73.tgz b/stable/matomo/3.0.62/charts/mariadb-3.0.73.tgz new file mode 100644 index 00000000000..13d673713db Binary files /dev/null and b/stable/matomo/3.0.62/charts/mariadb-3.0.73.tgz differ diff --git a/stable/matomo/3.0.61/ix_values.yaml b/stable/matomo/3.0.62/ix_values.yaml similarity index 100% rename from stable/matomo/3.0.61/ix_values.yaml rename to stable/matomo/3.0.62/ix_values.yaml diff --git a/stable/matomo/3.0.61/questions.yaml b/stable/matomo/3.0.62/questions.yaml similarity index 100% rename from stable/matomo/3.0.61/questions.yaml rename to stable/matomo/3.0.62/questions.yaml diff --git a/stable/ml-workspace/2.0.30/templates/common.yaml b/stable/matomo/3.0.62/templates/common.yaml similarity index 100% rename from stable/ml-workspace/2.0.30/templates/common.yaml rename to stable/matomo/3.0.62/templates/common.yaml diff --git a/stable/mosquitto/6.0.36/values.yaml b/stable/matomo/3.0.62/values.yaml similarity index 100% rename from stable/mosquitto/6.0.36/values.yaml rename to stable/matomo/3.0.62/values.yaml diff --git a/stable/mattermost/3.0.43/CHANGELOG.md b/stable/mattermost/3.0.43/CHANGELOG.md deleted file mode 100644 index f38c2593fd0..00000000000 --- a/stable/mattermost/3.0.43/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [mattermost-3.0.43](https://github.com/truecharts/charts/compare/mattermost-3.0.42...mattermost-3.0.43) (2022-09-13) - -### Chore - -- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - - - -## [mattermost-3.0.42](https://github.com/truecharts/charts/compare/mattermost-3.0.41...mattermost-3.0.42) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [mattermost-3.0.42](https://github.com/truecharts/charts/compare/mattermost-3.0.41...mattermost-3.0.42) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [mattermost-3.0.42](https://github.com/truecharts/charts/compare/mattermost-3.0.41...mattermost-3.0.42) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [mattermost-3.0.42](https://github.com/truecharts/charts/compare/mattermost-3.0.41...mattermost-3.0.42) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [mattermost-3.0.42](https://github.com/truecharts/charts/compare/mattermost-3.0.41...mattermost-3.0.42) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [mattermost-3.0.42](https://github.com/truecharts/charts/compare/mattermost-3.0.41...mattermost-3.0.42) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [mattermost-3.0.41](https://github.com/truecharts/charts/compare/mattermost-3.0.40...mattermost-3.0.41) (2022-09-10) - -### Chore - -- update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) - - - - -## [mattermost-3.0.40](https://github.com/truecharts/charts/compare/mattermost-3.0.39...mattermost-3.0.40) (2022-09-04) - diff --git a/stable/mattermost/3.0.43/Chart.lock b/stable/mattermost/3.0.43/Chart.lock deleted file mode 100644 index 494bb866e2d..00000000000 --- a/stable/mattermost/3.0.43/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -digest: sha256:bfcb2819ba71fec67e4e1b700216bcea405d58eaaf9c45e3705bdbead908b8e9 -generated: "2022-09-13T06:24:41.13140614Z" diff --git a/stable/mattermost/3.0.43/Chart.yaml b/stable/mattermost/3.0.43/Chart.yaml deleted file mode 100644 index 5344ffb41d2..00000000000 --- a/stable/mattermost/3.0.43/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -apiVersion: v2 -appVersion: "7.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -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.43 -annotations: - truecharts.org/catagories: | - - hosting - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/mattermost/3.0.43/README.md b/stable/mattermost/3.0.43/README.md deleted file mode 100644 index 7608836a6e2..00000000000 --- a/stable/mattermost/3.0.43/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# mattermost - -![Version: 3.0.43](https://img.shields.io/badge/Version-3.0.43-informational?style=flat-square) ![AppVersion: 7.3](https://img.shields.io/badge/AppVersion-7.3-informational?style=flat-square) - -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.76 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/mattermost/3.0.43/charts/common-10.5.9.tgz b/stable/mattermost/3.0.43/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/mattermost/3.0.43/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/mattermost/3.0.43/charts/postgresql-8.0.76.tgz b/stable/mattermost/3.0.43/charts/postgresql-8.0.76.tgz deleted file mode 100644 index 129e37daa0e..00000000000 Binary files a/stable/mattermost/3.0.43/charts/postgresql-8.0.76.tgz and /dev/null differ diff --git a/stable/mattermost/3.0.44/CHANGELOG.md b/stable/mattermost/3.0.44/CHANGELOG.md new file mode 100644 index 00000000000..41ea2260caf --- /dev/null +++ b/stable/mattermost/3.0.44/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [mattermost-3.0.44](https://github.com/truecharts/charts/compare/mattermost-3.0.43...mattermost-3.0.44) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mattermost-3.0.43](https://github.com/truecharts/charts/compare/mattermost-3.0.42...mattermost-3.0.43) (2022-09-13) + +### Chore + +- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + + + + +## [mattermost-3.0.42](https://github.com/truecharts/charts/compare/mattermost-3.0.41...mattermost-3.0.42) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [mattermost-3.0.42](https://github.com/truecharts/charts/compare/mattermost-3.0.41...mattermost-3.0.42) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [mattermost-3.0.42](https://github.com/truecharts/charts/compare/mattermost-3.0.41...mattermost-3.0.42) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [mattermost-3.0.42](https://github.com/truecharts/charts/compare/mattermost-3.0.41...mattermost-3.0.42) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [mattermost-3.0.42](https://github.com/truecharts/charts/compare/mattermost-3.0.41...mattermost-3.0.42) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [mattermost-3.0.42](https://github.com/truecharts/charts/compare/mattermost-3.0.41...mattermost-3.0.42) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [mattermost-3.0.41](https://github.com/truecharts/charts/compare/mattermost-3.0.40...mattermost-3.0.41) (2022-09-10) diff --git a/stable/mattermost/3.0.44/Chart.lock b/stable/mattermost/3.0.44/Chart.lock new file mode 100644 index 00000000000..c35d25b8232 --- /dev/null +++ b/stable/mattermost/3.0.44/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 +generated: "2022-09-15T14:46:33.007810208Z" diff --git a/stable/mattermost/3.0.44/Chart.yaml b/stable/mattermost/3.0.44/Chart.yaml new file mode 100644 index 00000000000..63175d0ede8 --- /dev/null +++ b/stable/mattermost/3.0.44/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "7.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +description: Mattermost is an open source platform for secure collaboration across the entire software development lifecycle. +home: https://truecharts.org/docs/charts/stable/mattermost +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mattermost.png +keywords: + - team + - mattermost + - development +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: mattermost +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/mattermost + - https://github.com/mattermost/mattermost-server + - https://github.com/mattermost/docker +version: 3.0.44 +annotations: + truecharts.org/catagories: | + - hosting + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/mattermost/3.0.44/README.md b/stable/mattermost/3.0.44/README.md new file mode 100644 index 00000000000..21fba2f05a6 --- /dev/null +++ b/stable/mattermost/3.0.44/README.md @@ -0,0 +1,110 @@ +# mattermost + +![Version: 3.0.44](https://img.shields.io/badge/Version-3.0.44-informational?style=flat-square) ![AppVersion: 7.3](https://img.shields.io/badge/AppVersion-7.3-informational?style=flat-square) + +Mattermost is an open source platform for secure collaboration across the entire software development lifecycle. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [mattermost](https://truecharts.org/docs/charts/stable/mattermost) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.78 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/mattermost/3.0.43/app-readme.md b/stable/mattermost/3.0.44/app-readme.md similarity index 100% rename from stable/mattermost/3.0.43/app-readme.md rename to stable/mattermost/3.0.44/app-readme.md diff --git a/stable/mattermost/3.0.44/charts/common-10.5.10.tgz b/stable/mattermost/3.0.44/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/mattermost/3.0.44/charts/common-10.5.10.tgz differ diff --git a/stable/mattermost/3.0.44/charts/postgresql-8.0.78.tgz b/stable/mattermost/3.0.44/charts/postgresql-8.0.78.tgz new file mode 100644 index 00000000000..ef5433c52fa Binary files /dev/null and b/stable/mattermost/3.0.44/charts/postgresql-8.0.78.tgz differ diff --git a/stable/mattermost/3.0.43/ix_values.yaml b/stable/mattermost/3.0.44/ix_values.yaml similarity index 100% rename from stable/mattermost/3.0.43/ix_values.yaml rename to stable/mattermost/3.0.44/ix_values.yaml diff --git a/stable/mattermost/3.0.43/questions.yaml b/stable/mattermost/3.0.44/questions.yaml similarity index 100% rename from stable/mattermost/3.0.43/questions.yaml rename to stable/mattermost/3.0.44/questions.yaml diff --git a/stable/mosdns/2.0.32/templates/common.yaml b/stable/mattermost/3.0.44/templates/common.yaml similarity index 100% rename from stable/mosdns/2.0.32/templates/common.yaml rename to stable/mattermost/3.0.44/templates/common.yaml diff --git a/stable/mstream/3.0.29/values.yaml b/stable/mattermost/3.0.44/values.yaml similarity index 100% rename from stable/mstream/3.0.29/values.yaml rename to stable/mattermost/3.0.44/values.yaml diff --git a/stable/mealie/9.0.2/CHANGELOG.md b/stable/mealie/9.0.2/CHANGELOG.md deleted file mode 100644 index 4d9ebe8e9ac..00000000000 --- a/stable/mealie/9.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [mealie-9.0.2](https://github.com/truecharts/charts/compare/mealie-9.0.1...mealie-9.0.2) (2022-09-13) - -### Chore - -- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - - - -## [mealie-9.0.1](https://github.com/truecharts/charts/compare/mealie-9.0.0...mealie-9.0.1) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mealie-9.0.1](https://github.com/truecharts/charts/compare/mealie-9.0.0...mealie-9.0.1) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mealie-9.0.1](https://github.com/truecharts/charts/compare/mealie-9.0.0...mealie-9.0.1) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mealie-9.0.1](https://github.com/truecharts/charts/compare/mealie-9.0.0...mealie-9.0.1) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mealie-9.0.1](https://github.com/truecharts/charts/compare/mealie-9.0.0...mealie-9.0.1) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mealie-9.0.1](https://github.com/truecharts/charts/compare/mealie-9.0.0...mealie-9.0.1) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mealie-9.0.0](https://github.com/truecharts/charts/compare/mealie-8.0.35...mealie-9.0.0) (2022-09-07) - -### Chore - -- Auto-update chart README [skip ci] - - ### Fix - -- use the new var for defining db type ([#3714](https://github.com/truecharts/charts/issues/3714)) - - - - -## [mealie-9.0.0](https://github.com/truecharts/charts/compare/mealie-8.0.35...mealie-9.0.0) (2022-09-07) - -### Fix - diff --git a/stable/mealie/9.0.2/Chart.lock b/stable/mealie/9.0.2/Chart.lock deleted file mode 100644 index beded6d35ff..00000000000 --- a/stable/mealie/9.0.2/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -digest: sha256:bfcb2819ba71fec67e4e1b700216bcea405d58eaaf9c45e3705bdbead908b8e9 -generated: "2022-09-13T06:24:59.860381782Z" diff --git a/stable/mealie/9.0.2/Chart.yaml b/stable/mealie/9.0.2/Chart.yaml deleted file mode 100644 index a3e50dd4e65..00000000000 --- a/stable/mealie/9.0.2/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "0.5.6" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -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: 9.0.2 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/mealie/9.0.2/README.md b/stable/mealie/9.0.2/README.md deleted file mode 100644 index 6555fc7edc7..00000000000 --- a/stable/mealie/9.0.2/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# mealie - -![Version: 9.0.2](https://img.shields.io/badge/Version-9.0.2-informational?style=flat-square) ![AppVersion: 0.5.6](https://img.shields.io/badge/AppVersion-0.5.6-informational?style=flat-square) - -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.76 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `mealie` deployment - -```console -helm uninstall mealie -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install mealie \ - --set env.TZ="America/New York" \ - TrueCharts/mealie -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install mealie TrueCharts/mealie -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/mealie/9.0.2/charts/common-10.5.9.tgz b/stable/mealie/9.0.2/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/mealie/9.0.2/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/mealie/9.0.2/charts/postgresql-8.0.76.tgz b/stable/mealie/9.0.2/charts/postgresql-8.0.76.tgz deleted file mode 100644 index 129e37daa0e..00000000000 Binary files a/stable/mealie/9.0.2/charts/postgresql-8.0.76.tgz and /dev/null differ diff --git a/stable/mealie/9.0.3/CHANGELOG.md b/stable/mealie/9.0.3/CHANGELOG.md new file mode 100644 index 00000000000..623ae43cc84 --- /dev/null +++ b/stable/mealie/9.0.3/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [mealie-9.0.3](https://github.com/truecharts/charts/compare/mealie-9.0.2...mealie-9.0.3) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mealie-9.0.2](https://github.com/truecharts/charts/compare/mealie-9.0.1...mealie-9.0.2) (2022-09-13) + +### Chore + +- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + + + + +## [mealie-9.0.1](https://github.com/truecharts/charts/compare/mealie-9.0.0...mealie-9.0.1) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mealie-9.0.1](https://github.com/truecharts/charts/compare/mealie-9.0.0...mealie-9.0.1) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mealie-9.0.1](https://github.com/truecharts/charts/compare/mealie-9.0.0...mealie-9.0.1) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mealie-9.0.1](https://github.com/truecharts/charts/compare/mealie-9.0.0...mealie-9.0.1) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mealie-9.0.1](https://github.com/truecharts/charts/compare/mealie-9.0.0...mealie-9.0.1) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mealie-9.0.1](https://github.com/truecharts/charts/compare/mealie-9.0.0...mealie-9.0.1) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mealie-9.0.0](https://github.com/truecharts/charts/compare/mealie-8.0.35...mealie-9.0.0) (2022-09-07) + +### Chore + +- Auto-update chart README [skip ci] + + ### Fix diff --git a/stable/mealie/9.0.3/Chart.lock b/stable/mealie/9.0.3/Chart.lock new file mode 100644 index 00000000000..0750af370ef --- /dev/null +++ b/stable/mealie/9.0.3/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 +generated: "2022-09-15T14:46:46.513863435Z" diff --git a/stable/mealie/9.0.3/Chart.yaml b/stable/mealie/9.0.3/Chart.yaml new file mode 100644 index 00000000000..5d6e33a6ec9 --- /dev/null +++ b/stable/mealie/9.0.3/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "0.5.6" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +description: 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: 9.0.3 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/mealie/9.0.3/README.md b/stable/mealie/9.0.3/README.md new file mode 100644 index 00000000000..0912f7d2629 --- /dev/null +++ b/stable/mealie/9.0.3/README.md @@ -0,0 +1,109 @@ +# mealie + +![Version: 9.0.3](https://img.shields.io/badge/Version-9.0.3-informational?style=flat-square) ![AppVersion: 0.5.6](https://img.shields.io/badge/AppVersion-0.5.6-informational?style=flat-square) + +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.78 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `mealie` deployment + +```console +helm uninstall mealie +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install mealie \ + --set env.TZ="America/New York" \ + TrueCharts/mealie +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install mealie TrueCharts/mealie -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/mealie/9.0.2/app-readme.md b/stable/mealie/9.0.3/app-readme.md similarity index 100% rename from stable/mealie/9.0.2/app-readme.md rename to stable/mealie/9.0.3/app-readme.md diff --git a/stable/mealie/9.0.3/charts/common-10.5.10.tgz b/stable/mealie/9.0.3/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/mealie/9.0.3/charts/common-10.5.10.tgz differ diff --git a/stable/mealie/9.0.3/charts/postgresql-8.0.78.tgz b/stable/mealie/9.0.3/charts/postgresql-8.0.78.tgz new file mode 100644 index 00000000000..ef5433c52fa Binary files /dev/null and b/stable/mealie/9.0.3/charts/postgresql-8.0.78.tgz differ diff --git a/stable/mealie/9.0.2/ix_values.yaml b/stable/mealie/9.0.3/ix_values.yaml similarity index 100% rename from stable/mealie/9.0.2/ix_values.yaml rename to stable/mealie/9.0.3/ix_values.yaml diff --git a/stable/mealie/9.0.2/questions.yaml b/stable/mealie/9.0.3/questions.yaml similarity index 100% rename from stable/mealie/9.0.2/questions.yaml rename to stable/mealie/9.0.3/questions.yaml diff --git a/stable/mylar/6.0.37/templates/common.yaml b/stable/mealie/9.0.3/templates/common.yaml similarity index 100% rename from stable/mylar/6.0.37/templates/common.yaml rename to stable/mealie/9.0.3/templates/common.yaml diff --git a/stable/muximux/3.0.29/values.yaml b/stable/mealie/9.0.3/values.yaml similarity index 100% rename from stable/muximux/3.0.29/values.yaml rename to stable/mealie/9.0.3/values.yaml diff --git a/stable/mediainfo/1.0.10/CHANGELOG.md b/stable/mediainfo/1.0.10/CHANGELOG.md new file mode 100644 index 00000000000..700a3c1bf5d --- /dev/null +++ b/stable/mediainfo/1.0.10/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [mediainfo-1.0.10](https://github.com/truecharts/charts/compare/mediainfo-1.0.9...mediainfo-1.0.10) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mediainfo-1.0.9](https://github.com/truecharts/charts/compare/mediainfo-1.0.8...mediainfo-1.0.9) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mediainfo-1.0.9](https://github.com/truecharts/charts/compare/mediainfo-1.0.8...mediainfo-1.0.9) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mediainfo-1.0.9](https://github.com/truecharts/charts/compare/mediainfo-1.0.8...mediainfo-1.0.9) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mediainfo-1.0.9](https://github.com/truecharts/charts/compare/mediainfo-1.0.8...mediainfo-1.0.9) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mediainfo-1.0.9](https://github.com/truecharts/charts/compare/mediainfo-1.0.8...mediainfo-1.0.9) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mediainfo-1.0.9](https://github.com/truecharts/charts/compare/mediainfo-1.0.8...mediainfo-1.0.9) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mediainfo-1.0.8](https://github.com/truecharts/charts/compare/mediainfo-1.0.6...mediainfo-1.0.8) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [mediainfo-1.0.7](https://github.com/truecharts/charts/compare/mediainfo-1.0.6...mediainfo-1.0.7) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/mediainfo/1.0.10/Chart.lock b/stable/mediainfo/1.0.10/Chart.lock new file mode 100644 index 00000000000..17ac07593b0 --- /dev/null +++ b/stable/mediainfo/1.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:46:54.656853945Z" diff --git a/stable/mediainfo/1.0.10/Chart.yaml b/stable/mediainfo/1.0.10/Chart.yaml new file mode 100644 index 00000000000..1d5c8db9163 --- /dev/null +++ b/stable/mediainfo/1.0.10/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "1.10.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: MediaInfo is a convenient unified display of the most relevant technical and tag data for video and audio files. +home: https://truecharts.org/docs/charts/stable/mediainfo +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mediainfo.png +keywords: + - info + - media +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: mediainfo +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/mediainfo + - https://github.com/jlesage/docker-mediainfo + - https://hub.docker.com/r/jlesage/mediainfo/ +type: application +version: 1.0.10 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/mediainfo/1.0.10/README.md b/stable/mediainfo/1.0.10/README.md new file mode 100644 index 00000000000..4d5b916540b --- /dev/null +++ b/stable/mediainfo/1.0.10/README.md @@ -0,0 +1,109 @@ +# mediainfo + +![Version: 1.0.10](https://img.shields.io/badge/Version-1.0.10-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.10.0](https://img.shields.io/badge/AppVersion-1.10.0-informational?style=flat-square) + +MediaInfo is a convenient unified display of the most relevant technical and tag data for video and audio files. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [mediainfo](https://truecharts.org/docs/charts/stable/mediainfo) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `mediainfo` deployment + +```console +helm uninstall mediainfo +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install mediainfo \ + --set env.TZ="America/New York" \ + TrueCharts/mediainfo +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install mediainfo TrueCharts/mediainfo -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/mediainfo/1.0.9/app-readme.md b/stable/mediainfo/1.0.10/app-readme.md similarity index 100% rename from stable/mediainfo/1.0.9/app-readme.md rename to stable/mediainfo/1.0.10/app-readme.md diff --git a/stable/mediainfo/1.0.10/charts/common-10.5.10.tgz b/stable/mediainfo/1.0.10/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/mediainfo/1.0.10/charts/common-10.5.10.tgz differ diff --git a/stable/mediainfo/1.0.9/ix_values.yaml b/stable/mediainfo/1.0.10/ix_values.yaml similarity index 100% rename from stable/mediainfo/1.0.9/ix_values.yaml rename to stable/mediainfo/1.0.10/ix_values.yaml diff --git a/stable/mediainfo/1.0.9/questions.yaml b/stable/mediainfo/1.0.10/questions.yaml similarity index 100% rename from stable/mediainfo/1.0.9/questions.yaml rename to stable/mediainfo/1.0.10/questions.yaml diff --git a/stable/mymediaforalexa/1.0.9/templates/common.yaml b/stable/mediainfo/1.0.10/templates/common.yaml similarity index 100% rename from stable/mymediaforalexa/1.0.9/templates/common.yaml rename to stable/mediainfo/1.0.10/templates/common.yaml diff --git a/stable/mylar/6.0.37/values.yaml b/stable/mediainfo/1.0.10/values.yaml similarity index 100% rename from stable/mylar/6.0.37/values.yaml rename to stable/mediainfo/1.0.10/values.yaml diff --git a/stable/mediainfo/1.0.9/CHANGELOG.md b/stable/mediainfo/1.0.9/CHANGELOG.md deleted file mode 100644 index c7c00a98c03..00000000000 --- a/stable/mediainfo/1.0.9/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [mediainfo-1.0.9](https://github.com/truecharts/charts/compare/mediainfo-1.0.8...mediainfo-1.0.9) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mediainfo-1.0.9](https://github.com/truecharts/charts/compare/mediainfo-1.0.8...mediainfo-1.0.9) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mediainfo-1.0.9](https://github.com/truecharts/charts/compare/mediainfo-1.0.8...mediainfo-1.0.9) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mediainfo-1.0.9](https://github.com/truecharts/charts/compare/mediainfo-1.0.8...mediainfo-1.0.9) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mediainfo-1.0.9](https://github.com/truecharts/charts/compare/mediainfo-1.0.8...mediainfo-1.0.9) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mediainfo-1.0.9](https://github.com/truecharts/charts/compare/mediainfo-1.0.8...mediainfo-1.0.9) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mediainfo-1.0.8](https://github.com/truecharts/charts/compare/mediainfo-1.0.6...mediainfo-1.0.8) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [mediainfo-1.0.7](https://github.com/truecharts/charts/compare/mediainfo-1.0.6...mediainfo-1.0.7) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [mediainfo-1.0.6](https://github.com/truecharts/charts/compare/mediainfo-1.0.5...mediainfo-1.0.6) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/mediainfo/1.0.9/Chart.lock b/stable/mediainfo/1.0.9/Chart.lock deleted file mode 100644 index 61b08a4a2a9..00000000000 --- a/stable/mediainfo/1.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:45:54.682169833Z" diff --git a/stable/mediainfo/1.0.9/Chart.yaml b/stable/mediainfo/1.0.9/Chart.yaml deleted file mode 100644 index 3a227291740..00000000000 --- a/stable/mediainfo/1.0.9/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "1.10.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.9 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/mediainfo/1.0.9/README.md b/stable/mediainfo/1.0.9/README.md deleted file mode 100644 index f0c9d3895b3..00000000000 --- a/stable/mediainfo/1.0.9/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# mediainfo - -![Version: 1.0.9](https://img.shields.io/badge/Version-1.0.9-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.10.0](https://img.shields.io/badge/AppVersion-1.10.0-informational?style=flat-square) - -MediaInfo is a convenient unified display of the most relevant technical and tag data for video and audio files. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [mediainfo](https://truecharts.org/docs/charts/stable/mediainfo) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `mediainfo` deployment - -```console -helm uninstall mediainfo -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install mediainfo \ - --set env.TZ="America/New York" \ - TrueCharts/mediainfo -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install mediainfo TrueCharts/mediainfo -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/mediainfo/1.0.9/charts/common-10.5.9.tgz b/stable/mediainfo/1.0.9/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/mediainfo/1.0.9/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/medusa/3.0.43/CHANGELOG.md b/stable/medusa/3.0.43/CHANGELOG.md deleted file mode 100644 index 1356512ac4a..00000000000 --- a/stable/medusa/3.0.43/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [medusa-3.0.43](https://github.com/truecharts/charts/compare/medusa-3.0.42...medusa-3.0.43) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [medusa-3.0.43](https://github.com/truecharts/charts/compare/medusa-3.0.42...medusa-3.0.43) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [medusa-3.0.43](https://github.com/truecharts/charts/compare/medusa-3.0.42...medusa-3.0.43) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [medusa-3.0.43](https://github.com/truecharts/charts/compare/medusa-3.0.42...medusa-3.0.43) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [medusa-3.0.43](https://github.com/truecharts/charts/compare/medusa-3.0.42...medusa-3.0.43) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [medusa-3.0.43](https://github.com/truecharts/charts/compare/medusa-3.0.42...medusa-3.0.43) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [medusa-3.0.42](https://github.com/truecharts/charts/compare/medusa-3.0.41...medusa-3.0.42) (2022-09-10) - -### Chore - -- update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) - - - - -## [medusa-3.0.41](https://github.com/truecharts/charts/compare/medusa-3.0.40...medusa-3.0.41) (2022-09-05) - -### Chore - -- update docker general non-major ([#3700](https://github.com/truecharts/charts/issues/3700)) - - - - -## [medusa-3.0.40](https://github.com/truecharts/charts/compare/medusa-3.0.38...medusa-3.0.40) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/medusa/3.0.43/Chart.lock b/stable/medusa/3.0.43/Chart.lock deleted file mode 100644 index 2b3169c82a7..00000000000 --- a/stable/medusa/3.0.43/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:45:58.682543845Z" diff --git a/stable/medusa/3.0.43/Chart.yaml b/stable/medusa/3.0.43/Chart.yaml deleted file mode 100644 index 57e4866aabb..00000000000 --- a/stable/medusa/3.0.43/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -apiVersion: v2 -appVersion: "1.0.8" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.43 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/medusa/3.0.43/README.md b/stable/medusa/3.0.43/README.md deleted file mode 100644 index 92b97a66da3..00000000000 --- a/stable/medusa/3.0.43/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# medusa - -![Version: 3.0.43](https://img.shields.io/badge/Version-3.0.43-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0.8](https://img.shields.io/badge/AppVersion-1.0.8-informational?style=flat-square) - -An automatic Video Library Manager for TV Shows - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [medusa](https://truecharts.org/docs/charts/stable/medusa) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/medusa/3.0.43/charts/common-10.5.9.tgz b/stable/medusa/3.0.43/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/medusa/3.0.43/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/medusa/3.0.44/CHANGELOG.md b/stable/medusa/3.0.44/CHANGELOG.md new file mode 100644 index 00000000000..720ea2b23df --- /dev/null +++ b/stable/medusa/3.0.44/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [medusa-3.0.44](https://github.com/truecharts/charts/compare/medusa-3.0.43...medusa-3.0.44) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [medusa-3.0.43](https://github.com/truecharts/charts/compare/medusa-3.0.42...medusa-3.0.43) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [medusa-3.0.43](https://github.com/truecharts/charts/compare/medusa-3.0.42...medusa-3.0.43) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [medusa-3.0.43](https://github.com/truecharts/charts/compare/medusa-3.0.42...medusa-3.0.43) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [medusa-3.0.43](https://github.com/truecharts/charts/compare/medusa-3.0.42...medusa-3.0.43) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [medusa-3.0.43](https://github.com/truecharts/charts/compare/medusa-3.0.42...medusa-3.0.43) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [medusa-3.0.43](https://github.com/truecharts/charts/compare/medusa-3.0.42...medusa-3.0.43) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [medusa-3.0.42](https://github.com/truecharts/charts/compare/medusa-3.0.41...medusa-3.0.42) (2022-09-10) + +### Chore + +- update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) + + + + +## [medusa-3.0.41](https://github.com/truecharts/charts/compare/medusa-3.0.40...medusa-3.0.41) (2022-09-05) + +### Chore + +- update docker general non-major ([#3700](https://github.com/truecharts/charts/issues/3700)) + + diff --git a/stable/medusa/3.0.44/Chart.lock b/stable/medusa/3.0.44/Chart.lock new file mode 100644 index 00000000000..42be4ae9d49 --- /dev/null +++ b/stable/medusa/3.0.44/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:47:08.229703738Z" diff --git a/stable/medusa/3.0.44/Chart.yaml b/stable/medusa/3.0.44/Chart.yaml new file mode 100644 index 00000000000..9e348f08669 --- /dev/null +++ b/stable/medusa/3.0.44/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "1.0.8" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: An automatic Video Library Manager for TV Shows +home: https://truecharts.org/docs/charts/stable/medusa +icon: https://truecharts.org/img/hotlink-ok/chart-icons/medusa.png +keywords: + - medusa + - video + - library + - manager + - tv + - shows +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: medusa +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/medusa + - https://github.com/linuxserver/docker-medusa + - https://pymedusa.com/ +type: application +version: 3.0.44 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/medusa/3.0.44/README.md b/stable/medusa/3.0.44/README.md new file mode 100644 index 00000000000..85dcadd4756 --- /dev/null +++ b/stable/medusa/3.0.44/README.md @@ -0,0 +1,109 @@ +# medusa + +![Version: 3.0.44](https://img.shields.io/badge/Version-3.0.44-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0.8](https://img.shields.io/badge/AppVersion-1.0.8-informational?style=flat-square) + +An automatic Video Library Manager for TV Shows + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [medusa](https://truecharts.org/docs/charts/stable/medusa) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/medusa/3.0.43/app-readme.md b/stable/medusa/3.0.44/app-readme.md similarity index 100% rename from stable/medusa/3.0.43/app-readme.md rename to stable/medusa/3.0.44/app-readme.md diff --git a/stable/medusa/3.0.44/charts/common-10.5.10.tgz b/stable/medusa/3.0.44/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/medusa/3.0.44/charts/common-10.5.10.tgz differ diff --git a/stable/medusa/3.0.43/ix_values.yaml b/stable/medusa/3.0.44/ix_values.yaml similarity index 100% rename from stable/medusa/3.0.43/ix_values.yaml rename to stable/medusa/3.0.44/ix_values.yaml diff --git a/stable/medusa/3.0.43/questions.yaml b/stable/medusa/3.0.44/questions.yaml similarity index 100% rename from stable/medusa/3.0.43/questions.yaml rename to stable/medusa/3.0.44/questions.yaml diff --git a/stable/medusa/3.0.43/templates/common.yaml b/stable/medusa/3.0.44/templates/common.yaml similarity index 100% rename from stable/medusa/3.0.43/templates/common.yaml rename to stable/medusa/3.0.44/templates/common.yaml diff --git a/stable/mymediaforalexa/1.0.9/values.yaml b/stable/medusa/3.0.44/values.yaml similarity index 100% rename from stable/mymediaforalexa/1.0.9/values.yaml rename to stable/medusa/3.0.44/values.yaml diff --git a/stable/meshroom/2.0.30/CHANGELOG.md b/stable/meshroom/2.0.30/CHANGELOG.md deleted file mode 100644 index 6de38e2fe82..00000000000 --- a/stable/meshroom/2.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [meshroom-2.0.30](https://github.com/truecharts/charts/compare/meshroom-2.0.29...meshroom-2.0.30) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [meshroom-2.0.30](https://github.com/truecharts/charts/compare/meshroom-2.0.29...meshroom-2.0.30) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [meshroom-2.0.30](https://github.com/truecharts/charts/compare/meshroom-2.0.29...meshroom-2.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [meshroom-2.0.30](https://github.com/truecharts/charts/compare/meshroom-2.0.29...meshroom-2.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [meshroom-2.0.30](https://github.com/truecharts/charts/compare/meshroom-2.0.29...meshroom-2.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [meshroom-2.0.30](https://github.com/truecharts/charts/compare/meshroom-2.0.29...meshroom-2.0.30) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [meshroom-2.0.29](https://github.com/truecharts/charts/compare/meshroom-2.0.27...meshroom-2.0.29) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [meshroom-2.0.28](https://github.com/truecharts/charts/compare/meshroom-2.0.27...meshroom-2.0.28) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [meshroom-2.0.27](https://github.com/truecharts/charts/compare/meshroom-2.0.26...meshroom-2.0.27) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/meshroom/2.0.30/Chart.lock b/stable/meshroom/2.0.30/Chart.lock deleted file mode 100644 index 78b02bdcf72..00000000000 --- a/stable/meshroom/2.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:46:17.699663306Z" diff --git a/stable/meshroom/2.0.30/Chart.yaml b/stable/meshroom/2.0.30/Chart.yaml deleted file mode 100644 index d52c211dc08..00000000000 --- a/stable/meshroom/2.0.30/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "2.4.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.30 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/meshroom/2.0.30/README.md b/stable/meshroom/2.0.30/README.md deleted file mode 100644 index af069511beb..00000000000 --- a/stable/meshroom/2.0.30/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# meshroom - -![Version: 2.0.30](https://img.shields.io/badge/Version-2.0.30-informational?style=flat-square) ![AppVersion: 2.4.0](https://img.shields.io/badge/AppVersion-2.4.0-informational?style=flat-square) - -Meshroom is a free, open-source 3D Reconstruction Software based on the AliceVision Photogrammetric Computer Vision framework. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [meshroom](https://truecharts.org/docs/charts/stable/meshroom) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/meshroom/2.0.30/charts/common-10.5.9.tgz b/stable/meshroom/2.0.30/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/meshroom/2.0.30/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/meshroom/2.0.31/CHANGELOG.md b/stable/meshroom/2.0.31/CHANGELOG.md new file mode 100644 index 00000000000..3ec29015a59 --- /dev/null +++ b/stable/meshroom/2.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [meshroom-2.0.31](https://github.com/truecharts/charts/compare/meshroom-2.0.30...meshroom-2.0.31) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [meshroom-2.0.30](https://github.com/truecharts/charts/compare/meshroom-2.0.29...meshroom-2.0.30) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [meshroom-2.0.30](https://github.com/truecharts/charts/compare/meshroom-2.0.29...meshroom-2.0.30) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [meshroom-2.0.30](https://github.com/truecharts/charts/compare/meshroom-2.0.29...meshroom-2.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [meshroom-2.0.30](https://github.com/truecharts/charts/compare/meshroom-2.0.29...meshroom-2.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [meshroom-2.0.30](https://github.com/truecharts/charts/compare/meshroom-2.0.29...meshroom-2.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [meshroom-2.0.30](https://github.com/truecharts/charts/compare/meshroom-2.0.29...meshroom-2.0.30) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [meshroom-2.0.29](https://github.com/truecharts/charts/compare/meshroom-2.0.27...meshroom-2.0.29) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [meshroom-2.0.28](https://github.com/truecharts/charts/compare/meshroom-2.0.27...meshroom-2.0.28) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/meshroom/2.0.31/Chart.lock b/stable/meshroom/2.0.31/Chart.lock new file mode 100644 index 00000000000..a1a8c87eac3 --- /dev/null +++ b/stable/meshroom/2.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:47:10.647658156Z" diff --git a/stable/meshroom/2.0.31/Chart.yaml b/stable/meshroom/2.0.31/Chart.yaml new file mode 100644 index 00000000000..e887fdf69e4 --- /dev/null +++ b/stable/meshroom/2.0.31/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "2.4.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: Meshroom is a free, open-source 3D Reconstruction Software based on the AliceVision Photogrammetric Computer Vision framework. +home: https://truecharts.org/docs/charts/stable/meshroom +icon: https://truecharts.org/img/hotlink-ok/chart-icons/meshroom.png +keywords: + - meshroom +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: meshroom +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/meshroom + - https://github.com/alicevision/meshroom + - https://hub.docker.com/r/alicevision/meshroom +version: 2.0.31 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/meshroom/2.0.31/README.md b/stable/meshroom/2.0.31/README.md new file mode 100644 index 00000000000..7760bed3bdb --- /dev/null +++ b/stable/meshroom/2.0.31/README.md @@ -0,0 +1,109 @@ +# meshroom + +![Version: 2.0.31](https://img.shields.io/badge/Version-2.0.31-informational?style=flat-square) ![AppVersion: 2.4.0](https://img.shields.io/badge/AppVersion-2.4.0-informational?style=flat-square) + +Meshroom is a free, open-source 3D Reconstruction Software based on the AliceVision Photogrammetric Computer Vision framework. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [meshroom](https://truecharts.org/docs/charts/stable/meshroom) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/meshroom/2.0.30/app-readme.md b/stable/meshroom/2.0.31/app-readme.md similarity index 100% rename from stable/meshroom/2.0.30/app-readme.md rename to stable/meshroom/2.0.31/app-readme.md diff --git a/stable/meshroom/2.0.31/charts/common-10.5.10.tgz b/stable/meshroom/2.0.31/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/meshroom/2.0.31/charts/common-10.5.10.tgz differ diff --git a/stable/meshroom/2.0.30/ix_values.yaml b/stable/meshroom/2.0.31/ix_values.yaml similarity index 100% rename from stable/meshroom/2.0.30/ix_values.yaml rename to stable/meshroom/2.0.31/ix_values.yaml diff --git a/stable/meshroom/2.0.30/questions.yaml b/stable/meshroom/2.0.31/questions.yaml similarity index 100% rename from stable/meshroom/2.0.30/questions.yaml rename to stable/meshroom/2.0.31/questions.yaml diff --git a/stable/mysql-workbench/2.0.30/templates/common.yaml b/stable/meshroom/2.0.31/templates/common.yaml similarity index 100% rename from stable/mysql-workbench/2.0.30/templates/common.yaml rename to stable/meshroom/2.0.31/templates/common.yaml diff --git a/stable/mysql-workbench/2.0.30/values.yaml b/stable/meshroom/2.0.31/values.yaml similarity index 100% rename from stable/mysql-workbench/2.0.30/values.yaml rename to stable/meshroom/2.0.31/values.yaml diff --git a/stable/metube/2.0.29/CHANGELOG.md b/stable/metube/2.0.29/CHANGELOG.md deleted file mode 100644 index 6533c7b3fad..00000000000 --- a/stable/metube/2.0.29/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [metube-2.0.29](https://github.com/truecharts/charts/compare/metube-2.0.28...metube-2.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [metube-2.0.29](https://github.com/truecharts/charts/compare/metube-2.0.28...metube-2.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [metube-2.0.29](https://github.com/truecharts/charts/compare/metube-2.0.28...metube-2.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [metube-2.0.29](https://github.com/truecharts/charts/compare/metube-2.0.28...metube-2.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [metube-2.0.29](https://github.com/truecharts/charts/compare/metube-2.0.28...metube-2.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [metube-2.0.29](https://github.com/truecharts/charts/compare/metube-2.0.28...metube-2.0.29) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [metube-2.0.28](https://github.com/truecharts/charts/compare/metube-2.0.26...metube-2.0.28) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [metube-2.0.27](https://github.com/truecharts/charts/compare/metube-2.0.26...metube-2.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [metube-2.0.26](https://github.com/truecharts/charts/compare/metube-2.0.25...metube-2.0.26) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/metube/2.0.29/Chart.lock b/stable/metube/2.0.29/Chart.lock deleted file mode 100644 index 1379dc8f480..00000000000 --- a/stable/metube/2.0.29/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:46:19.9952163Z" diff --git a/stable/metube/2.0.29/Chart.yaml b/stable/metube/2.0.29/Chart.yaml deleted file mode 100644 index dd2ecbe0b8e..00000000000 --- a/stable/metube/2.0.29/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "2022" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.29 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/metube/2.0.29/README.md b/stable/metube/2.0.29/README.md deleted file mode 100644 index e21199c291b..00000000000 --- a/stable/metube/2.0.29/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# metube - -![Version: 2.0.29](https://img.shields.io/badge/Version-2.0.29-informational?style=flat-square) ![AppVersion: 2022](https://img.shields.io/badge/AppVersion-2022-informational?style=flat-square) - -Web GUI for youtube-dl (using the yt-dlp fork) with playlist support. Allows you to download videos from YouTube and dozens of other sites - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [metube](https://truecharts.org/docs/charts/stable/metube) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/metube/2.0.29/charts/common-10.5.9.tgz b/stable/metube/2.0.29/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/metube/2.0.29/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/metube/2.0.30/CHANGELOG.md b/stable/metube/2.0.30/CHANGELOG.md new file mode 100644 index 00000000000..f87b48aeaea --- /dev/null +++ b/stable/metube/2.0.30/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [metube-2.0.30](https://github.com/truecharts/charts/compare/metube-2.0.29...metube-2.0.30) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [metube-2.0.29](https://github.com/truecharts/charts/compare/metube-2.0.28...metube-2.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [metube-2.0.29](https://github.com/truecharts/charts/compare/metube-2.0.28...metube-2.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [metube-2.0.29](https://github.com/truecharts/charts/compare/metube-2.0.28...metube-2.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [metube-2.0.29](https://github.com/truecharts/charts/compare/metube-2.0.28...metube-2.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [metube-2.0.29](https://github.com/truecharts/charts/compare/metube-2.0.28...metube-2.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [metube-2.0.29](https://github.com/truecharts/charts/compare/metube-2.0.28...metube-2.0.29) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [metube-2.0.28](https://github.com/truecharts/charts/compare/metube-2.0.26...metube-2.0.28) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [metube-2.0.27](https://github.com/truecharts/charts/compare/metube-2.0.26...metube-2.0.27) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/metube/2.0.30/Chart.lock b/stable/metube/2.0.30/Chart.lock new file mode 100644 index 00000000000..c9f547e6a4f --- /dev/null +++ b/stable/metube/2.0.30/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:47:23.460052879Z" diff --git a/stable/metube/2.0.30/Chart.yaml b/stable/metube/2.0.30/Chart.yaml new file mode 100644 index 00000000000..b56be6563d8 --- /dev/null +++ b/stable/metube/2.0.30/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "2022" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: Web GUI for youtube-dl (using the yt-dlp fork) with playlist support. Allows you to download videos from YouTube and dozens of other sites +home: https://truecharts.org/docs/charts/stable/metube +icon: https://truecharts.org/img/hotlink-ok/chart-icons/metube.png +keywords: + - metube +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: metube +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/metube + - https://github.com/alexta69/metube +version: 2.0.30 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/metube/2.0.30/README.md b/stable/metube/2.0.30/README.md new file mode 100644 index 00000000000..cca546aa31d --- /dev/null +++ b/stable/metube/2.0.30/README.md @@ -0,0 +1,108 @@ +# metube + +![Version: 2.0.30](https://img.shields.io/badge/Version-2.0.30-informational?style=flat-square) ![AppVersion: 2022](https://img.shields.io/badge/AppVersion-2022-informational?style=flat-square) + +Web GUI for youtube-dl (using the yt-dlp fork) with playlist support. Allows you to download videos from YouTube and dozens of other sites + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [metube](https://truecharts.org/docs/charts/stable/metube) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/metube/2.0.29/app-readme.md b/stable/metube/2.0.30/app-readme.md similarity index 100% rename from stable/metube/2.0.29/app-readme.md rename to stable/metube/2.0.30/app-readme.md diff --git a/stable/metube/2.0.30/charts/common-10.5.10.tgz b/stable/metube/2.0.30/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/metube/2.0.30/charts/common-10.5.10.tgz differ diff --git a/stable/metube/2.0.29/ix_values.yaml b/stable/metube/2.0.30/ix_values.yaml similarity index 100% rename from stable/metube/2.0.29/ix_values.yaml rename to stable/metube/2.0.30/ix_values.yaml diff --git a/stable/metube/2.0.29/questions.yaml b/stable/metube/2.0.30/questions.yaml similarity index 100% rename from stable/metube/2.0.29/questions.yaml rename to stable/metube/2.0.30/questions.yaml diff --git a/stable/nano-wallet/2.0.29/templates/common.yaml b/stable/metube/2.0.30/templates/common.yaml similarity index 100% rename from stable/nano-wallet/2.0.29/templates/common.yaml rename to stable/metube/2.0.30/templates/common.yaml diff --git a/stable/n8n/4.0.54/values.yaml b/stable/metube/2.0.30/values.yaml similarity index 100% rename from stable/n8n/4.0.54/values.yaml rename to stable/metube/2.0.30/values.yaml diff --git a/stable/minecraft-bedrock/1.0.31/CHANGELOG.md b/stable/minecraft-bedrock/1.0.31/CHANGELOG.md deleted file mode 100644 index 1ffcc9a557d..00000000000 --- a/stable/minecraft-bedrock/1.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [minecraft-bedrock-1.0.31](https://github.com/truecharts/charts/compare/minecraft-bedrock-1.0.30...minecraft-bedrock-1.0.31) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [minecraft-bedrock-1.0.31](https://github.com/truecharts/charts/compare/minecraft-bedrock-1.0.30...minecraft-bedrock-1.0.31) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [minecraft-bedrock-1.0.31](https://github.com/truecharts/charts/compare/minecraft-bedrock-1.0.30...minecraft-bedrock-1.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [minecraft-bedrock-1.0.31](https://github.com/truecharts/charts/compare/minecraft-bedrock-1.0.30...minecraft-bedrock-1.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [minecraft-bedrock-1.0.31](https://github.com/truecharts/charts/compare/minecraft-bedrock-1.0.30...minecraft-bedrock-1.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [minecraft-bedrock-1.0.31](https://github.com/truecharts/charts/compare/minecraft-bedrock-1.0.30...minecraft-bedrock-1.0.31) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [minecraft-bedrock-1.0.30](https://github.com/truecharts/charts/compare/minecraft-bedrock-1.0.28...minecraft-bedrock-1.0.30) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [minecraft-bedrock-1.0.29](https://github.com/truecharts/charts/compare/minecraft-bedrock-1.0.28...minecraft-bedrock-1.0.29) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [minecraft-bedrock-1.0.28](https://github.com/truecharts/charts/compare/minecraft-bedrock-1.0.27...minecraft-bedrock-1.0.28) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/minecraft-bedrock/1.0.31/Chart.lock b/stable/minecraft-bedrock/1.0.31/Chart.lock deleted file mode 100644 index 0e51f73f41d..00000000000 --- a/stable/minecraft-bedrock/1.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:46:21.136992918Z" diff --git a/stable/minecraft-bedrock/1.0.31/Chart.yaml b/stable/minecraft-bedrock/1.0.31/Chart.yaml deleted file mode 100644 index bdcf69c55c2..00000000000 --- a/stable/minecraft-bedrock/1.0.31/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "2022.1.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.31 -annotations: - truecharts.org/catagories: | - - games - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/minecraft-bedrock/1.0.31/README.md b/stable/minecraft-bedrock/1.0.31/README.md deleted file mode 100644 index 12274fe4a73..00000000000 --- a/stable/minecraft-bedrock/1.0.31/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# minecraft-bedrock - -![Version: 1.0.31](https://img.shields.io/badge/Version-1.0.31-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2022.1.0](https://img.shields.io/badge/AppVersion-2022.1.0-informational?style=flat-square) - -Minecraft Bedrock Dedicated Server - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [minecraft-bedrock](https://truecharts.org/docs/charts/stable/minecraft-bedrock) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `minecraft-bedrock` deployment - -```console -helm uninstall minecraft-bedrock -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install minecraft-bedrock \ - --set env.TZ="America/New York" \ - TrueCharts/minecraft-bedrock -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install minecraft-bedrock TrueCharts/minecraft-bedrock -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/minecraft-bedrock/1.0.31/charts/common-10.5.9.tgz b/stable/minecraft-bedrock/1.0.31/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/minecraft-bedrock/1.0.31/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/minecraft-bedrock/1.0.32/CHANGELOG.md b/stable/minecraft-bedrock/1.0.32/CHANGELOG.md new file mode 100644 index 00000000000..31171183435 --- /dev/null +++ b/stable/minecraft-bedrock/1.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [minecraft-bedrock-1.0.32](https://github.com/truecharts/charts/compare/minecraft-bedrock-1.0.31...minecraft-bedrock-1.0.32) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [minecraft-bedrock-1.0.31](https://github.com/truecharts/charts/compare/minecraft-bedrock-1.0.30...minecraft-bedrock-1.0.31) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [minecraft-bedrock-1.0.31](https://github.com/truecharts/charts/compare/minecraft-bedrock-1.0.30...minecraft-bedrock-1.0.31) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [minecraft-bedrock-1.0.31](https://github.com/truecharts/charts/compare/minecraft-bedrock-1.0.30...minecraft-bedrock-1.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [minecraft-bedrock-1.0.31](https://github.com/truecharts/charts/compare/minecraft-bedrock-1.0.30...minecraft-bedrock-1.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [minecraft-bedrock-1.0.31](https://github.com/truecharts/charts/compare/minecraft-bedrock-1.0.30...minecraft-bedrock-1.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [minecraft-bedrock-1.0.31](https://github.com/truecharts/charts/compare/minecraft-bedrock-1.0.30...minecraft-bedrock-1.0.31) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [minecraft-bedrock-1.0.30](https://github.com/truecharts/charts/compare/minecraft-bedrock-1.0.28...minecraft-bedrock-1.0.30) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [minecraft-bedrock-1.0.29](https://github.com/truecharts/charts/compare/minecraft-bedrock-1.0.28...minecraft-bedrock-1.0.29) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/minecraft-bedrock/1.0.32/Chart.lock b/stable/minecraft-bedrock/1.0.32/Chart.lock new file mode 100644 index 00000000000..30d55902a73 --- /dev/null +++ b/stable/minecraft-bedrock/1.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:47:25.697565063Z" diff --git a/stable/minecraft-bedrock/1.0.32/Chart.yaml b/stable/minecraft-bedrock/1.0.32/Chart.yaml new file mode 100644 index 00000000000..43fefd9a15e --- /dev/null +++ b/stable/minecraft-bedrock/1.0.32/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "2022.1.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: Minecraft Bedrock Dedicated Server +home: https://truecharts.org/docs/charts/stable/minecraft-bedrock +icon: https://truecharts.org/img/hotlink-ok/chart-icons/minecraft-bedrock.png +keywords: + - minecraft +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: minecraft-bedrock +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-bedrock + - https://github.com/itzg/docker-minecraft-server + - https://hub.docker.com/r/itzg/minecraft-server +type: application +version: 1.0.32 +annotations: + truecharts.org/catagories: | + - games + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/minecraft-bedrock/1.0.32/README.md b/stable/minecraft-bedrock/1.0.32/README.md new file mode 100644 index 00000000000..9e1cc7c0678 --- /dev/null +++ b/stable/minecraft-bedrock/1.0.32/README.md @@ -0,0 +1,109 @@ +# minecraft-bedrock + +![Version: 1.0.32](https://img.shields.io/badge/Version-1.0.32-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2022.1.0](https://img.shields.io/badge/AppVersion-2022.1.0-informational?style=flat-square) + +Minecraft Bedrock Dedicated Server + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [minecraft-bedrock](https://truecharts.org/docs/charts/stable/minecraft-bedrock) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `minecraft-bedrock` deployment + +```console +helm uninstall minecraft-bedrock +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install minecraft-bedrock \ + --set env.TZ="America/New York" \ + TrueCharts/minecraft-bedrock +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install minecraft-bedrock TrueCharts/minecraft-bedrock -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/minecraft-bedrock/1.0.31/app-readme.md b/stable/minecraft-bedrock/1.0.32/app-readme.md similarity index 100% rename from stable/minecraft-bedrock/1.0.31/app-readme.md rename to stable/minecraft-bedrock/1.0.32/app-readme.md diff --git a/stable/minecraft-bedrock/1.0.32/charts/common-10.5.10.tgz b/stable/minecraft-bedrock/1.0.32/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/minecraft-bedrock/1.0.32/charts/common-10.5.10.tgz differ diff --git a/stable/minecraft-bedrock/1.0.31/ix_values.yaml b/stable/minecraft-bedrock/1.0.32/ix_values.yaml similarity index 100% rename from stable/minecraft-bedrock/1.0.31/ix_values.yaml rename to stable/minecraft-bedrock/1.0.32/ix_values.yaml diff --git a/stable/minecraft-bedrock/1.0.31/questions.yaml b/stable/minecraft-bedrock/1.0.32/questions.yaml similarity index 100% rename from stable/minecraft-bedrock/1.0.31/questions.yaml rename to stable/minecraft-bedrock/1.0.32/questions.yaml diff --git a/stable/nextpvr/2.0.31/templates/common.yaml b/stable/minecraft-bedrock/1.0.32/templates/common.yaml similarity index 100% rename from stable/nextpvr/2.0.31/templates/common.yaml rename to stable/minecraft-bedrock/1.0.32/templates/common.yaml diff --git a/stable/nano-wallet/2.0.29/values.yaml b/stable/minecraft-bedrock/1.0.32/values.yaml similarity index 100% rename from stable/nano-wallet/2.0.29/values.yaml rename to stable/minecraft-bedrock/1.0.32/values.yaml diff --git a/stable/minecraft-java/1.0.52/CHANGELOG.md b/stable/minecraft-java/1.0.52/CHANGELOG.md deleted file mode 100644 index c55a60915fe..00000000000 --- a/stable/minecraft-java/1.0.52/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [minecraft-java-1.0.52](https://github.com/truecharts/charts/compare/minecraft-java-1.0.50...minecraft-java-1.0.52) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [minecraft-java-1.0.52](https://github.com/truecharts/charts/compare/minecraft-java-1.0.50...minecraft-java-1.0.52) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [minecraft-java-1.0.52](https://github.com/truecharts/charts/compare/minecraft-java-1.0.50...minecraft-java-1.0.52) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [minecraft-java-1.0.51](https://github.com/truecharts/charts/compare/minecraft-java-1.0.50...minecraft-java-1.0.51) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [minecraft-java-1.0.51](https://github.com/truecharts/charts/compare/minecraft-java-1.0.50...minecraft-java-1.0.51) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [minecraft-java-1.0.51](https://github.com/truecharts/charts/compare/minecraft-java-1.0.50...minecraft-java-1.0.51) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [minecraft-java-1.0.50](https://github.com/truecharts/charts/compare/minecraft-java-1.0.49...minecraft-java-1.0.50) (2022-09-10) - -### Chore - -- update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) - - - - -## [minecraft-java-1.0.49](https://github.com/truecharts/charts/compare/minecraft-java-1.0.48...minecraft-java-1.0.49) (2022-09-07) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) - - diff --git a/stable/minecraft-java/1.0.52/Chart.lock b/stable/minecraft-java/1.0.52/Chart.lock deleted file mode 100644 index 5c259b0ffbc..00000000000 --- a/stable/minecraft-java/1.0.52/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:46:23.817333904Z" diff --git a/stable/minecraft-java/1.0.52/Chart.yaml b/stable/minecraft-java/1.0.52/Chart.yaml deleted file mode 100644 index 67782ec19ac..00000000000 --- a/stable/minecraft-java/1.0.52/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "2022.11.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.52 -annotations: - truecharts.org/catagories: | - - games - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/minecraft-java/1.0.52/README.md b/stable/minecraft-java/1.0.52/README.md deleted file mode 100644 index b0600516233..00000000000 --- a/stable/minecraft-java/1.0.52/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# minecraft-java - -![Version: 1.0.52](https://img.shields.io/badge/Version-1.0.52-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2022.11.0](https://img.shields.io/badge/AppVersion-2022.11.0-informational?style=flat-square) - -Minecraft Java Dedicated Server - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [minecraft-java](https://truecharts.org/docs/charts/stable/minecraft-java) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `minecraft-java` deployment - -```console -helm uninstall minecraft-java -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install minecraft-java \ - --set env.TZ="America/New York" \ - TrueCharts/minecraft-java -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install minecraft-java TrueCharts/minecraft-java -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/minecraft-java/1.0.52/charts/common-10.5.9.tgz b/stable/minecraft-java/1.0.52/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/minecraft-java/1.0.52/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/minecraft-java/1.0.53/CHANGELOG.md b/stable/minecraft-java/1.0.53/CHANGELOG.md new file mode 100644 index 00000000000..82f4d54a797 --- /dev/null +++ b/stable/minecraft-java/1.0.53/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [minecraft-java-1.0.53](https://github.com/truecharts/charts/compare/minecraft-java-1.0.52...minecraft-java-1.0.53) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [minecraft-java-1.0.52](https://github.com/truecharts/charts/compare/minecraft-java-1.0.50...minecraft-java-1.0.52) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [minecraft-java-1.0.52](https://github.com/truecharts/charts/compare/minecraft-java-1.0.50...minecraft-java-1.0.52) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [minecraft-java-1.0.52](https://github.com/truecharts/charts/compare/minecraft-java-1.0.50...minecraft-java-1.0.52) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [minecraft-java-1.0.51](https://github.com/truecharts/charts/compare/minecraft-java-1.0.50...minecraft-java-1.0.51) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [minecraft-java-1.0.51](https://github.com/truecharts/charts/compare/minecraft-java-1.0.50...minecraft-java-1.0.51) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [minecraft-java-1.0.51](https://github.com/truecharts/charts/compare/minecraft-java-1.0.50...minecraft-java-1.0.51) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [minecraft-java-1.0.50](https://github.com/truecharts/charts/compare/minecraft-java-1.0.49...minecraft-java-1.0.50) (2022-09-10) + +### Chore + +- update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) + + diff --git a/stable/minecraft-java/1.0.53/Chart.lock b/stable/minecraft-java/1.0.53/Chart.lock new file mode 100644 index 00000000000..6e7331347bd --- /dev/null +++ b/stable/minecraft-java/1.0.53/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:47:38.747806118Z" diff --git a/stable/minecraft-java/1.0.53/Chart.yaml b/stable/minecraft-java/1.0.53/Chart.yaml new file mode 100644 index 00000000000..d9afc076706 --- /dev/null +++ b/stable/minecraft-java/1.0.53/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "2022.11.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: Minecraft Java Dedicated Server +home: https://truecharts.org/docs/charts/stable/minecraft-java +icon: https://truecharts.org/img/hotlink-ok/chart-icons/minecraft-java.png +keywords: + - minecraft +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: minecraft-java +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-java + - https://github.com/itzg/docker-minecraft-server + - https://hub.docker.com/r/itzg/minecraft-server +type: application +version: 1.0.53 +annotations: + truecharts.org/catagories: | + - games + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/minecraft-java/1.0.53/README.md b/stable/minecraft-java/1.0.53/README.md new file mode 100644 index 00000000000..704cd95e1c4 --- /dev/null +++ b/stable/minecraft-java/1.0.53/README.md @@ -0,0 +1,109 @@ +# minecraft-java + +![Version: 1.0.53](https://img.shields.io/badge/Version-1.0.53-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2022.11.0](https://img.shields.io/badge/AppVersion-2022.11.0-informational?style=flat-square) + +Minecraft Java Dedicated Server + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [minecraft-java](https://truecharts.org/docs/charts/stable/minecraft-java) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `minecraft-java` deployment + +```console +helm uninstall minecraft-java +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install minecraft-java \ + --set env.TZ="America/New York" \ + TrueCharts/minecraft-java +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install minecraft-java TrueCharts/minecraft-java -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/minecraft-java/1.0.52/app-readme.md b/stable/minecraft-java/1.0.53/app-readme.md similarity index 100% rename from stable/minecraft-java/1.0.52/app-readme.md rename to stable/minecraft-java/1.0.53/app-readme.md diff --git a/stable/minecraft-java/1.0.53/charts/common-10.5.10.tgz b/stable/minecraft-java/1.0.53/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/minecraft-java/1.0.53/charts/common-10.5.10.tgz differ diff --git a/stable/minecraft-java/1.0.52/ci/base-values.yaml b/stable/minecraft-java/1.0.53/ci/base-values.yaml similarity index 100% rename from stable/minecraft-java/1.0.52/ci/base-values.yaml rename to stable/minecraft-java/1.0.53/ci/base-values.yaml diff --git a/stable/minecraft-java/1.0.52/ci/j11-values.yaml b/stable/minecraft-java/1.0.53/ci/j11-values.yaml similarity index 100% rename from stable/minecraft-java/1.0.52/ci/j11-values.yaml rename to stable/minecraft-java/1.0.53/ci/j11-values.yaml diff --git a/stable/minecraft-java/1.0.52/ci/j11j9-values.yaml b/stable/minecraft-java/1.0.53/ci/j11j9-values.yaml similarity index 100% rename from stable/minecraft-java/1.0.52/ci/j11j9-values.yaml rename to stable/minecraft-java/1.0.53/ci/j11j9-values.yaml diff --git a/stable/minecraft-java/1.0.52/ci/j8-values.yaml b/stable/minecraft-java/1.0.53/ci/j8-values.yaml similarity index 100% rename from stable/minecraft-java/1.0.52/ci/j8-values.yaml rename to stable/minecraft-java/1.0.53/ci/j8-values.yaml diff --git a/stable/minecraft-java/1.0.52/ci/j8j9-values.yaml b/stable/minecraft-java/1.0.53/ci/j8j9-values.yaml similarity index 100% rename from stable/minecraft-java/1.0.52/ci/j8j9-values.yaml rename to stable/minecraft-java/1.0.53/ci/j8j9-values.yaml diff --git a/stable/minecraft-java/1.0.52/ix_values.yaml b/stable/minecraft-java/1.0.53/ix_values.yaml similarity index 100% rename from stable/minecraft-java/1.0.52/ix_values.yaml rename to stable/minecraft-java/1.0.53/ix_values.yaml diff --git a/stable/minecraft-java/1.0.52/questions.yaml b/stable/minecraft-java/1.0.53/questions.yaml similarity index 100% rename from stable/minecraft-java/1.0.52/questions.yaml rename to stable/minecraft-java/1.0.53/questions.yaml diff --git a/stable/ngircd/2.0.29/templates/common.yaml b/stable/minecraft-java/1.0.53/templates/common.yaml similarity index 100% rename from stable/ngircd/2.0.29/templates/common.yaml rename to stable/minecraft-java/1.0.53/templates/common.yaml diff --git a/stable/netdata/2.0.36/values.yaml b/stable/minecraft-java/1.0.53/values.yaml similarity index 100% rename from stable/netdata/2.0.36/values.yaml rename to stable/minecraft-java/1.0.53/values.yaml diff --git a/stable/minetest/1.0.30/CHANGELOG.md b/stable/minetest/1.0.30/CHANGELOG.md deleted file mode 100644 index 3620d53dbf0..00000000000 --- a/stable/minetest/1.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [minetest-1.0.30](https://github.com/truecharts/charts/compare/minetest-1.0.29...minetest-1.0.30) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [minetest-1.0.30](https://github.com/truecharts/charts/compare/minetest-1.0.29...minetest-1.0.30) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [minetest-1.0.30](https://github.com/truecharts/charts/compare/minetest-1.0.29...minetest-1.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [minetest-1.0.30](https://github.com/truecharts/charts/compare/minetest-1.0.29...minetest-1.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [minetest-1.0.30](https://github.com/truecharts/charts/compare/minetest-1.0.29...minetest-1.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [minetest-1.0.30](https://github.com/truecharts/charts/compare/minetest-1.0.29...minetest-1.0.30) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [minetest-1.0.29](https://github.com/truecharts/charts/compare/minetest-1.0.27...minetest-1.0.29) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [minetest-1.0.28](https://github.com/truecharts/charts/compare/minetest-1.0.27...minetest-1.0.28) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [minetest-1.0.27](https://github.com/truecharts/charts/compare/minetest-1.0.26...minetest-1.0.27) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/minetest/1.0.30/Chart.lock b/stable/minetest/1.0.30/Chart.lock deleted file mode 100644 index 597825b485e..00000000000 --- a/stable/minetest/1.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:46:42.337630741Z" diff --git a/stable/minetest/1.0.30/Chart.yaml b/stable/minetest/1.0.30/Chart.yaml deleted file mode 100644 index 4eb5d13c889..00000000000 --- a/stable/minetest/1.0.30/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: minetest -version: 1.0.30 -appVersion: "5.6.0" -description: Minetest (server) is a near-infinite-world block sandbox game and a game engine. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/minetest -icon: https://truecharts.org/img/hotlink-ok/chart-icons/minetest.png -keywords: - - minetest -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/minetest - - https://hub.docker.com/r/linuxserver/minetest -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - # 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.30/README.md b/stable/minetest/1.0.30/README.md deleted file mode 100644 index ff980488fe8..00000000000 --- a/stable/minetest/1.0.30/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# minetest - -![Version: 1.0.30](https://img.shields.io/badge/Version-1.0.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.6.0](https://img.shields.io/badge/AppVersion-5.6.0-informational?style=flat-square) - -Minetest (server) is a near-infinite-world block sandbox game and a game engine. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [minetest](https://truecharts.org/docs/charts/stable/minetest) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/minetest/1.0.30/charts/common-10.5.9.tgz b/stable/minetest/1.0.30/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/minetest/1.0.30/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/minetest/1.0.31/CHANGELOG.md b/stable/minetest/1.0.31/CHANGELOG.md new file mode 100644 index 00000000000..60a2acbee0c --- /dev/null +++ b/stable/minetest/1.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [minetest-1.0.31](https://github.com/truecharts/charts/compare/minetest-1.0.30...minetest-1.0.31) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [minetest-1.0.30](https://github.com/truecharts/charts/compare/minetest-1.0.29...minetest-1.0.30) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [minetest-1.0.30](https://github.com/truecharts/charts/compare/minetest-1.0.29...minetest-1.0.30) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [minetest-1.0.30](https://github.com/truecharts/charts/compare/minetest-1.0.29...minetest-1.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [minetest-1.0.30](https://github.com/truecharts/charts/compare/minetest-1.0.29...minetest-1.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [minetest-1.0.30](https://github.com/truecharts/charts/compare/minetest-1.0.29...minetest-1.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [minetest-1.0.30](https://github.com/truecharts/charts/compare/minetest-1.0.29...minetest-1.0.30) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [minetest-1.0.29](https://github.com/truecharts/charts/compare/minetest-1.0.27...minetest-1.0.29) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [minetest-1.0.28](https://github.com/truecharts/charts/compare/minetest-1.0.27...minetest-1.0.28) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/minetest/1.0.31/Chart.lock b/stable/minetest/1.0.31/Chart.lock new file mode 100644 index 00000000000..404de6e669a --- /dev/null +++ b/stable/minetest/1.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:47:41.075707006Z" diff --git a/stable/minetest/1.0.31/Chart.yaml b/stable/minetest/1.0.31/Chart.yaml new file mode 100644 index 00000000000..33da4a624f8 --- /dev/null +++ b/stable/minetest/1.0.31/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: minetest +version: 1.0.31 +appVersion: "5.6.0" +description: Minetest (server) is a near-infinite-world block sandbox game and a game engine. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/minetest +icon: https://truecharts.org/img/hotlink-ok/chart-icons/minetest.png +keywords: + - minetest +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/minetest + - https://hub.docker.com/r/linuxserver/minetest +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - games + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/minetest/1.0.31/README.md b/stable/minetest/1.0.31/README.md new file mode 100644 index 00000000000..70b2ebb9a45 --- /dev/null +++ b/stable/minetest/1.0.31/README.md @@ -0,0 +1,108 @@ +# minetest + +![Version: 1.0.31](https://img.shields.io/badge/Version-1.0.31-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.6.0](https://img.shields.io/badge/AppVersion-5.6.0-informational?style=flat-square) + +Minetest (server) is a near-infinite-world block sandbox game and a game engine. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [minetest](https://truecharts.org/docs/charts/stable/minetest) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/minetest/1.0.30/app-readme.md b/stable/minetest/1.0.31/app-readme.md similarity index 100% rename from stable/minetest/1.0.30/app-readme.md rename to stable/minetest/1.0.31/app-readme.md diff --git a/stable/minetest/1.0.31/charts/common-10.5.10.tgz b/stable/minetest/1.0.31/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/minetest/1.0.31/charts/common-10.5.10.tgz differ diff --git a/stable/minetest/1.0.30/ix_values.yaml b/stable/minetest/1.0.31/ix_values.yaml similarity index 100% rename from stable/minetest/1.0.30/ix_values.yaml rename to stable/minetest/1.0.31/ix_values.yaml diff --git a/stable/minetest/1.0.30/questions.yaml b/stable/minetest/1.0.31/questions.yaml similarity index 100% rename from stable/minetest/1.0.30/questions.yaml rename to stable/minetest/1.0.31/questions.yaml diff --git a/stable/nntp2nntp/2.0.29/templates/common.yaml b/stable/minetest/1.0.31/templates/common.yaml similarity index 100% rename from stable/nntp2nntp/2.0.29/templates/common.yaml rename to stable/minetest/1.0.31/templates/common.yaml diff --git a/stable/nextpvr/2.0.31/values.yaml b/stable/minetest/1.0.31/values.yaml similarity index 100% rename from stable/nextpvr/2.0.31/values.yaml rename to stable/minetest/1.0.31/values.yaml diff --git a/stable/miniflux/7.0.38/CHANGELOG.md b/stable/miniflux/7.0.38/CHANGELOG.md deleted file mode 100644 index 909029c31a1..00000000000 --- a/stable/miniflux/7.0.38/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [miniflux-7.0.38](https://github.com/truecharts/charts/compare/miniflux-7.0.37...miniflux-7.0.38) (2022-09-13) - -### Chore - -- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - - - -## [miniflux-7.0.37](https://github.com/truecharts/charts/compare/miniflux-7.0.36...miniflux-7.0.37) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [miniflux-7.0.37](https://github.com/truecharts/charts/compare/miniflux-7.0.36...miniflux-7.0.37) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [miniflux-7.0.37](https://github.com/truecharts/charts/compare/miniflux-7.0.36...miniflux-7.0.37) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [miniflux-7.0.37](https://github.com/truecharts/charts/compare/miniflux-7.0.36...miniflux-7.0.37) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [miniflux-7.0.37](https://github.com/truecharts/charts/compare/miniflux-7.0.36...miniflux-7.0.37) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [miniflux-7.0.37](https://github.com/truecharts/charts/compare/miniflux-7.0.36...miniflux-7.0.37) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [miniflux-7.0.36](https://github.com/truecharts/charts/compare/miniflux-7.0.34...miniflux-7.0.36) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [miniflux-7.0.35](https://github.com/truecharts/charts/compare/miniflux-7.0.34...miniflux-7.0.35) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/miniflux/7.0.38/Chart.lock b/stable/miniflux/7.0.38/Chart.lock deleted file mode 100644 index 03af36eb85d..00000000000 --- a/stable/miniflux/7.0.38/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -digest: sha256:bfcb2819ba71fec67e4e1b700216bcea405d58eaaf9c45e3705bdbead908b8e9 -generated: "2022-09-13T06:24:59.887531161Z" diff --git a/stable/miniflux/7.0.38/Chart.yaml b/stable/miniflux/7.0.38/Chart.yaml deleted file mode 100644 index a19b7728082..00000000000 --- a/stable/miniflux/7.0.38/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "2.0.38" -description: Miniflux is a minimalist and opinionated feed reader. -name: miniflux -version: 7.0.38 -kubeVersion: ">=1.16.0-0" -keywords: - - miniflux - - rss - - news -home: https://truecharts.org/docs/charts/stable/miniflux -icon: https://truecharts.org/img/hotlink-ok/chart-icons/miniflux.png -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/miniflux - - https://github.com/miniflux/v2 -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -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.38/README.md b/stable/miniflux/7.0.38/README.md deleted file mode 100644 index b47b03a6850..00000000000 --- a/stable/miniflux/7.0.38/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# miniflux - -![Version: 7.0.38](https://img.shields.io/badge/Version-7.0.38-informational?style=flat-square) ![AppVersion: 2.0.38](https://img.shields.io/badge/AppVersion-2.0.38-informational?style=flat-square) - -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.76 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/miniflux/7.0.38/charts/common-10.5.9.tgz b/stable/miniflux/7.0.38/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/miniflux/7.0.38/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/miniflux/7.0.38/charts/postgresql-8.0.76.tgz b/stable/miniflux/7.0.38/charts/postgresql-8.0.76.tgz deleted file mode 100644 index 129e37daa0e..00000000000 Binary files a/stable/miniflux/7.0.38/charts/postgresql-8.0.76.tgz and /dev/null differ diff --git a/stable/miniflux/7.0.39/CHANGELOG.md b/stable/miniflux/7.0.39/CHANGELOG.md new file mode 100644 index 00000000000..9479cd09dc2 --- /dev/null +++ b/stable/miniflux/7.0.39/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [miniflux-7.0.39](https://github.com/truecharts/charts/compare/miniflux-7.0.38...miniflux-7.0.39) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [miniflux-7.0.38](https://github.com/truecharts/charts/compare/miniflux-7.0.37...miniflux-7.0.38) (2022-09-13) + +### Chore + +- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + + + + +## [miniflux-7.0.37](https://github.com/truecharts/charts/compare/miniflux-7.0.36...miniflux-7.0.37) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [miniflux-7.0.37](https://github.com/truecharts/charts/compare/miniflux-7.0.36...miniflux-7.0.37) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [miniflux-7.0.37](https://github.com/truecharts/charts/compare/miniflux-7.0.36...miniflux-7.0.37) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [miniflux-7.0.37](https://github.com/truecharts/charts/compare/miniflux-7.0.36...miniflux-7.0.37) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [miniflux-7.0.37](https://github.com/truecharts/charts/compare/miniflux-7.0.36...miniflux-7.0.37) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [miniflux-7.0.37](https://github.com/truecharts/charts/compare/miniflux-7.0.36...miniflux-7.0.37) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [miniflux-7.0.36](https://github.com/truecharts/charts/compare/miniflux-7.0.34...miniflux-7.0.36) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/miniflux/7.0.39/Chart.lock b/stable/miniflux/7.0.39/Chart.lock new file mode 100644 index 00000000000..683f1803c9f --- /dev/null +++ b/stable/miniflux/7.0.39/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 +generated: "2022-09-15T14:47:59.756981837Z" diff --git a/stable/miniflux/7.0.39/Chart.yaml b/stable/miniflux/7.0.39/Chart.yaml new file mode 100644 index 00000000000..5a8740ba5da --- /dev/null +++ b/stable/miniflux/7.0.39/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "2.0.38" +description: Miniflux is a minimalist and opinionated feed reader. +name: miniflux +version: 7.0.39 +kubeVersion: ">=1.16.0-0" +keywords: + - miniflux + - rss + - news +home: https://truecharts.org/docs/charts/stable/miniflux +icon: https://truecharts.org/img/hotlink-ok/chart-icons/miniflux.png +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/miniflux + - https://github.com/miniflux/v2 +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/miniflux/7.0.39/README.md b/stable/miniflux/7.0.39/README.md new file mode 100644 index 00000000000..a758b567229 --- /dev/null +++ b/stable/miniflux/7.0.39/README.md @@ -0,0 +1,109 @@ +# miniflux + +![Version: 7.0.39](https://img.shields.io/badge/Version-7.0.39-informational?style=flat-square) ![AppVersion: 2.0.38](https://img.shields.io/badge/AppVersion-2.0.38-informational?style=flat-square) + +Miniflux is a minimalist and opinionated feed reader. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [miniflux](https://truecharts.org/docs/charts/stable/miniflux) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.78 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/miniflux/7.0.38/app-readme.md b/stable/miniflux/7.0.39/app-readme.md similarity index 100% rename from stable/miniflux/7.0.38/app-readme.md rename to stable/miniflux/7.0.39/app-readme.md diff --git a/stable/miniflux/7.0.39/charts/common-10.5.10.tgz b/stable/miniflux/7.0.39/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/miniflux/7.0.39/charts/common-10.5.10.tgz differ diff --git a/stable/miniflux/7.0.39/charts/postgresql-8.0.78.tgz b/stable/miniflux/7.0.39/charts/postgresql-8.0.78.tgz new file mode 100644 index 00000000000..ef5433c52fa Binary files /dev/null and b/stable/miniflux/7.0.39/charts/postgresql-8.0.78.tgz differ diff --git a/stable/miniflux/7.0.38/ix_values.yaml b/stable/miniflux/7.0.39/ix_values.yaml similarity index 100% rename from stable/miniflux/7.0.38/ix_values.yaml rename to stable/miniflux/7.0.39/ix_values.yaml diff --git a/stable/miniflux/7.0.38/questions.yaml b/stable/miniflux/7.0.39/questions.yaml similarity index 100% rename from stable/miniflux/7.0.38/questions.yaml rename to stable/miniflux/7.0.39/questions.yaml diff --git a/stable/ntfy/2.0.33/templates/common.yaml b/stable/miniflux/7.0.39/templates/common.yaml similarity index 100% rename from stable/ntfy/2.0.33/templates/common.yaml rename to stable/miniflux/7.0.39/templates/common.yaml diff --git a/stable/ngircd/2.0.29/values.yaml b/stable/miniflux/7.0.39/values.yaml similarity index 100% rename from stable/ngircd/2.0.29/values.yaml rename to stable/miniflux/7.0.39/values.yaml diff --git a/stable/minio-console/3.0.37/CHANGELOG.md b/stable/minio-console/3.0.37/CHANGELOG.md deleted file mode 100644 index 7ca8654e7e8..00000000000 --- a/stable/minio-console/3.0.37/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [minio-console-3.0.37](https://github.com/truecharts/charts/compare/minio-console-3.0.36...minio-console-3.0.37) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [minio-console-3.0.37](https://github.com/truecharts/charts/compare/minio-console-3.0.36...minio-console-3.0.37) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [minio-console-3.0.37](https://github.com/truecharts/charts/compare/minio-console-3.0.36...minio-console-3.0.37) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [minio-console-3.0.37](https://github.com/truecharts/charts/compare/minio-console-3.0.36...minio-console-3.0.37) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [minio-console-3.0.37](https://github.com/truecharts/charts/compare/minio-console-3.0.36...minio-console-3.0.37) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [minio-console-3.0.37](https://github.com/truecharts/charts/compare/minio-console-3.0.36...minio-console-3.0.37) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [minio-console-3.0.36](https://github.com/truecharts/charts/compare/minio-console-3.0.35...minio-console-3.0.36) (2022-09-10) - -### Chore - -- update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) - - - - -## [minio-console-3.0.35](https://github.com/truecharts/charts/compare/minio-console-3.0.33...minio-console-3.0.35) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [minio-console-3.0.34](https://github.com/truecharts/charts/compare/minio-console-3.0.33...minio-console-3.0.34) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/minio-console/3.0.37/Chart.lock b/stable/minio-console/3.0.37/Chart.lock deleted file mode 100644 index 9d31860b9d4..00000000000 --- a/stable/minio-console/3.0.37/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:46:48.535065136Z" diff --git a/stable/minio-console/3.0.37/Chart.yaml b/stable/minio-console/3.0.37/Chart.yaml deleted file mode 100644 index 30515e9491b..00000000000 --- a/stable/minio-console/3.0.37/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "0.20.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.37 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/minio-console/3.0.37/README.md b/stable/minio-console/3.0.37/README.md deleted file mode 100644 index 12bf0b036eb..00000000000 --- a/stable/minio-console/3.0.37/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# minio-console - -![Version: 3.0.37](https://img.shields.io/badge/Version-3.0.37-informational?style=flat-square) ![AppVersion: 0.20.1](https://img.shields.io/badge/AppVersion-0.20.1-informational?style=flat-square) - -A management console for minio server and operator - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [minio-console](https://truecharts.org/docs/charts/stable/minio-console) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `minio-console` deployment - -```console -helm uninstall minio-console -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install minio-console \ - --set env.TZ="America/New York" \ - TrueCharts/minio-console -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install minio-console TrueCharts/minio-console -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/minio-console/3.0.37/charts/common-10.5.9.tgz b/stable/minio-console/3.0.37/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/minio-console/3.0.37/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/minio-console/3.0.38/CHANGELOG.md b/stable/minio-console/3.0.38/CHANGELOG.md new file mode 100644 index 00000000000..a441c55ba22 --- /dev/null +++ b/stable/minio-console/3.0.38/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [minio-console-3.0.38](https://github.com/truecharts/charts/compare/minio-console-3.0.37...minio-console-3.0.38) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [minio-console-3.0.37](https://github.com/truecharts/charts/compare/minio-console-3.0.36...minio-console-3.0.37) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [minio-console-3.0.37](https://github.com/truecharts/charts/compare/minio-console-3.0.36...minio-console-3.0.37) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [minio-console-3.0.37](https://github.com/truecharts/charts/compare/minio-console-3.0.36...minio-console-3.0.37) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [minio-console-3.0.37](https://github.com/truecharts/charts/compare/minio-console-3.0.36...minio-console-3.0.37) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [minio-console-3.0.37](https://github.com/truecharts/charts/compare/minio-console-3.0.36...minio-console-3.0.37) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [minio-console-3.0.37](https://github.com/truecharts/charts/compare/minio-console-3.0.36...minio-console-3.0.37) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [minio-console-3.0.36](https://github.com/truecharts/charts/compare/minio-console-3.0.35...minio-console-3.0.36) (2022-09-10) + +### Chore + +- update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) + + + + +## [minio-console-3.0.35](https://github.com/truecharts/charts/compare/minio-console-3.0.33...minio-console-3.0.35) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/minio-console/3.0.38/Chart.lock b/stable/minio-console/3.0.38/Chart.lock new file mode 100644 index 00000000000..65a95e4a99f --- /dev/null +++ b/stable/minio-console/3.0.38/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:48:12.159904308Z" diff --git a/stable/minio-console/3.0.38/Chart.yaml b/stable/minio-console/3.0.38/Chart.yaml new file mode 100644 index 00000000000..70ec2f345b8 --- /dev/null +++ b/stable/minio-console/3.0.38/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "0.20.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: A management console for minio server and operator +home: https://truecharts.org/docs/charts/stable/minio-console +icon: https://truecharts.org/img/hotlink-ok/chart-icons/minio-console.png +keywords: + - minio-console + - minio + - s3 +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: minio-console +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/minio-console + - https://github.com/minio/console +version: 3.0.38 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/minio-console/3.0.38/README.md b/stable/minio-console/3.0.38/README.md new file mode 100644 index 00000000000..1607926a26a --- /dev/null +++ b/stable/minio-console/3.0.38/README.md @@ -0,0 +1,108 @@ +# minio-console + +![Version: 3.0.38](https://img.shields.io/badge/Version-3.0.38-informational?style=flat-square) ![AppVersion: 0.20.1](https://img.shields.io/badge/AppVersion-0.20.1-informational?style=flat-square) + +A management console for minio server and operator + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [minio-console](https://truecharts.org/docs/charts/stable/minio-console) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `minio-console` deployment + +```console +helm uninstall minio-console +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install minio-console \ + --set env.TZ="America/New York" \ + TrueCharts/minio-console +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install minio-console TrueCharts/minio-console -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/minio-console/3.0.37/app-readme.md b/stable/minio-console/3.0.38/app-readme.md similarity index 100% rename from stable/minio-console/3.0.37/app-readme.md rename to stable/minio-console/3.0.38/app-readme.md diff --git a/stable/minio-console/3.0.38/charts/common-10.5.10.tgz b/stable/minio-console/3.0.38/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/minio-console/3.0.38/charts/common-10.5.10.tgz differ diff --git a/stable/minio-console/3.0.37/ix_values.yaml b/stable/minio-console/3.0.38/ix_values.yaml similarity index 100% rename from stable/minio-console/3.0.37/ix_values.yaml rename to stable/minio-console/3.0.38/ix_values.yaml diff --git a/stable/minio-console/3.0.37/questions.yaml b/stable/minio-console/3.0.38/questions.yaml similarity index 100% rename from stable/minio-console/3.0.37/questions.yaml rename to stable/minio-console/3.0.38/questions.yaml diff --git a/stable/nullserv/6.0.32/templates/common.yaml b/stable/minio-console/3.0.38/templates/common.yaml similarity index 100% rename from stable/nullserv/6.0.32/templates/common.yaml rename to stable/minio-console/3.0.38/templates/common.yaml diff --git a/stable/nntp2nntp/2.0.29/values.yaml b/stable/minio-console/3.0.38/values.yaml similarity index 100% rename from stable/nntp2nntp/2.0.29/values.yaml rename to stable/minio-console/3.0.38/values.yaml diff --git a/stable/minio/3.0.52/CHANGELOG.md b/stable/minio/3.0.52/CHANGELOG.md deleted file mode 100644 index ec12628f70c..00000000000 --- a/stable/minio/3.0.52/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [minio-3.0.52](https://github.com/truecharts/charts/compare/minio-3.0.51...minio-3.0.52) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [minio-3.0.52](https://github.com/truecharts/charts/compare/minio-3.0.51...minio-3.0.52) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [minio-3.0.52](https://github.com/truecharts/charts/compare/minio-3.0.51...minio-3.0.52) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [minio-3.0.52](https://github.com/truecharts/charts/compare/minio-3.0.51...minio-3.0.52) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [minio-3.0.52](https://github.com/truecharts/charts/compare/minio-3.0.51...minio-3.0.52) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [minio-3.0.52](https://github.com/truecharts/charts/compare/minio-3.0.51...minio-3.0.52) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [minio-3.0.51](https://github.com/truecharts/charts/compare/minio-3.0.50...minio-3.0.51) (2022-09-10) - -### Chore - -- update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) - - - - -## [minio-3.0.50](https://github.com/truecharts/charts/compare/minio-3.0.49...minio-3.0.50) (2022-09-03) - -### Chore - -- update docker general non-major ([#3668](https://github.com/truecharts/charts/issues/3668)) - - - - -## [minio-3.0.49](https://github.com/truecharts/charts/compare/minio-3.0.47...minio-3.0.49) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/minio/3.0.52/Chart.lock b/stable/minio/3.0.52/Chart.lock deleted file mode 100644 index 76360080a69..00000000000 --- a/stable/minio/3.0.52/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:46:47.019588122Z" diff --git a/stable/minio/3.0.52/Chart.yaml b/stable/minio/3.0.52/Chart.yaml deleted file mode 100644 index 0b6386c7c2e..00000000000 --- a/stable/minio/3.0.52/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.52 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/minio/3.0.52/README.md b/stable/minio/3.0.52/README.md deleted file mode 100644 index 12183701757..00000000000 --- a/stable/minio/3.0.52/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# minio - -![Version: 3.0.52](https://img.shields.io/badge/Version-3.0.52-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Minio is a self-hosted S3 storage server - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [minio](https://truecharts.org/docs/charts/stable/minio) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `minio` deployment - -```console -helm uninstall minio -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install minio \ - --set env.TZ="America/New York" \ - TrueCharts/minio -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install minio TrueCharts/minio -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/minio/3.0.52/charts/common-10.5.9.tgz b/stable/minio/3.0.52/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/minio/3.0.52/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/minio/3.0.53/CHANGELOG.md b/stable/minio/3.0.53/CHANGELOG.md new file mode 100644 index 00000000000..2fd5b5e6d6b --- /dev/null +++ b/stable/minio/3.0.53/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [minio-3.0.53](https://github.com/truecharts/charts/compare/minio-console-3.0.37...minio-3.0.53) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [minio-3.0.52](https://github.com/truecharts/charts/compare/minio-3.0.51...minio-3.0.52) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [minio-3.0.52](https://github.com/truecharts/charts/compare/minio-3.0.51...minio-3.0.52) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [minio-3.0.52](https://github.com/truecharts/charts/compare/minio-3.0.51...minio-3.0.52) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [minio-3.0.52](https://github.com/truecharts/charts/compare/minio-3.0.51...minio-3.0.52) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [minio-3.0.52](https://github.com/truecharts/charts/compare/minio-3.0.51...minio-3.0.52) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [minio-3.0.52](https://github.com/truecharts/charts/compare/minio-3.0.51...minio-3.0.52) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [minio-3.0.51](https://github.com/truecharts/charts/compare/minio-3.0.50...minio-3.0.51) (2022-09-10) + +### Chore + +- update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) + + + + +## [minio-3.0.50](https://github.com/truecharts/charts/compare/minio-3.0.49...minio-3.0.50) (2022-09-03) + +### Chore + +- update docker general non-major ([#3668](https://github.com/truecharts/charts/issues/3668)) + + diff --git a/stable/minio/3.0.53/Chart.lock b/stable/minio/3.0.53/Chart.lock new file mode 100644 index 00000000000..077d26b2bff --- /dev/null +++ b/stable/minio/3.0.53/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:47:56.541304978Z" diff --git a/stable/minio/3.0.53/Chart.yaml b/stable/minio/3.0.53/Chart.yaml new file mode 100644 index 00000000000..c9203053068 --- /dev/null +++ b/stable/minio/3.0.53/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: Minio is a self-hosted S3 storage server +home: https://truecharts.org/docs/charts/stable/minio +icon: https://truecharts.org/img/hotlink-ok/chart-icons/minio.png +keywords: + - minio + - s3 + - storage +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: minio +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/minio + - https://github.com/minio/minio +version: 3.0.53 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/minio/3.0.53/README.md b/stable/minio/3.0.53/README.md new file mode 100644 index 00000000000..3129363f098 --- /dev/null +++ b/stable/minio/3.0.53/README.md @@ -0,0 +1,108 @@ +# minio + +![Version: 3.0.53](https://img.shields.io/badge/Version-3.0.53-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Minio is a self-hosted S3 storage server + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [minio](https://truecharts.org/docs/charts/stable/minio) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `minio` deployment + +```console +helm uninstall minio +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install minio \ + --set env.TZ="America/New York" \ + TrueCharts/minio +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install minio TrueCharts/minio -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/minio/3.0.52/app-readme.md b/stable/minio/3.0.53/app-readme.md similarity index 100% rename from stable/minio/3.0.52/app-readme.md rename to stable/minio/3.0.53/app-readme.md diff --git a/stable/minio/3.0.53/charts/common-10.5.10.tgz b/stable/minio/3.0.53/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/minio/3.0.53/charts/common-10.5.10.tgz differ diff --git a/stable/minio/3.0.52/ix_values.yaml b/stable/minio/3.0.53/ix_values.yaml similarity index 100% rename from stable/minio/3.0.52/ix_values.yaml rename to stable/minio/3.0.53/ix_values.yaml diff --git a/stable/minio/3.0.52/questions.yaml b/stable/minio/3.0.53/questions.yaml similarity index 100% rename from stable/minio/3.0.52/questions.yaml rename to stable/minio/3.0.53/questions.yaml diff --git a/stable/octoprint/6.0.33/templates/common.yaml b/stable/minio/3.0.53/templates/common.yaml similarity index 100% rename from stable/octoprint/6.0.33/templates/common.yaml rename to stable/minio/3.0.53/templates/common.yaml diff --git a/stable/nocodb/3.0.43/values.yaml b/stable/minio/3.0.53/values.yaml similarity index 100% rename from stable/nocodb/3.0.43/values.yaml rename to stable/minio/3.0.53/values.yaml diff --git a/stable/minisatip/2.0.29/CHANGELOG.md b/stable/minisatip/2.0.29/CHANGELOG.md deleted file mode 100644 index 820b1c27619..00000000000 --- a/stable/minisatip/2.0.29/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [minisatip-2.0.29](https://github.com/truecharts/charts/compare/minisatip-2.0.28...minisatip-2.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [minisatip-2.0.29](https://github.com/truecharts/charts/compare/minisatip-2.0.28...minisatip-2.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [minisatip-2.0.29](https://github.com/truecharts/charts/compare/minisatip-2.0.28...minisatip-2.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [minisatip-2.0.29](https://github.com/truecharts/charts/compare/minisatip-2.0.28...minisatip-2.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [minisatip-2.0.29](https://github.com/truecharts/charts/compare/minisatip-2.0.28...minisatip-2.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [minisatip-2.0.29](https://github.com/truecharts/charts/compare/minisatip-2.0.28...minisatip-2.0.29) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [minisatip-2.0.28](https://github.com/truecharts/charts/compare/minisatip-2.0.26...minisatip-2.0.28) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [minisatip-2.0.27](https://github.com/truecharts/charts/compare/minisatip-2.0.26...minisatip-2.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [minisatip-2.0.26](https://github.com/truecharts/charts/compare/minisatip-2.0.25...minisatip-2.0.26) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/minisatip/2.0.29/Chart.lock b/stable/minisatip/2.0.29/Chart.lock deleted file mode 100644 index abae8453948..00000000000 --- a/stable/minisatip/2.0.29/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:47:07.762187328Z" diff --git a/stable/minisatip/2.0.29/Chart.yaml b/stable/minisatip/2.0.29/Chart.yaml deleted file mode 100644 index 5a052ee0876..00000000000 --- a/stable/minisatip/2.0.29/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: minisatip -version: 2.0.29 -appVersion: "2021.12.01" -description: Minisatip is a multi-threaded satip server version 1.2 that runs under Linux. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/minisatip -icon: https://truecharts.org/img/hotlink-ok/chart-icons/minisatip.png -keywords: - - minisatip -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/minisatip - - https://hub.docker.com/r/linuxserver/minisatip -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.29/README.md b/stable/minisatip/2.0.29/README.md deleted file mode 100644 index 511b02aea61..00000000000 --- a/stable/minisatip/2.0.29/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# minisatip - -![Version: 2.0.29](https://img.shields.io/badge/Version-2.0.29-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2021.12.01](https://img.shields.io/badge/AppVersion-2021.12.01-informational?style=flat-square) - -Minisatip is a multi-threaded satip server version 1.2 that runs under Linux. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [minisatip](https://truecharts.org/docs/charts/stable/minisatip) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/minisatip/2.0.29/charts/common-10.5.9.tgz b/stable/minisatip/2.0.29/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/minisatip/2.0.29/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/minisatip/2.0.30/CHANGELOG.md b/stable/minisatip/2.0.30/CHANGELOG.md new file mode 100644 index 00000000000..64bf5a6a5fc --- /dev/null +++ b/stable/minisatip/2.0.30/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [minisatip-2.0.30](https://github.com/truecharts/charts/compare/minisatip-2.0.29...minisatip-2.0.30) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [minisatip-2.0.29](https://github.com/truecharts/charts/compare/minisatip-2.0.28...minisatip-2.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [minisatip-2.0.29](https://github.com/truecharts/charts/compare/minisatip-2.0.28...minisatip-2.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [minisatip-2.0.29](https://github.com/truecharts/charts/compare/minisatip-2.0.28...minisatip-2.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [minisatip-2.0.29](https://github.com/truecharts/charts/compare/minisatip-2.0.28...minisatip-2.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [minisatip-2.0.29](https://github.com/truecharts/charts/compare/minisatip-2.0.28...minisatip-2.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [minisatip-2.0.29](https://github.com/truecharts/charts/compare/minisatip-2.0.28...minisatip-2.0.29) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [minisatip-2.0.28](https://github.com/truecharts/charts/compare/minisatip-2.0.26...minisatip-2.0.28) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [minisatip-2.0.27](https://github.com/truecharts/charts/compare/minisatip-2.0.26...minisatip-2.0.27) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/minisatip/2.0.30/Chart.lock b/stable/minisatip/2.0.30/Chart.lock new file mode 100644 index 00000000000..8fb71a66ac8 --- /dev/null +++ b/stable/minisatip/2.0.30/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:48:20.690972921Z" diff --git a/stable/minisatip/2.0.30/Chart.yaml b/stable/minisatip/2.0.30/Chart.yaml new file mode 100644 index 00000000000..2fdb8077b56 --- /dev/null +++ b/stable/minisatip/2.0.30/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: minisatip +version: 2.0.30 +appVersion: "2021.12.01" +description: Minisatip is a multi-threaded satip server version 1.2 that runs under Linux. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/minisatip +icon: https://truecharts.org/img/hotlink-ok/chart-icons/minisatip.png +keywords: + - minisatip +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/minisatip + - https://hub.docker.com/r/linuxserver/minisatip +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - utility + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/minisatip/2.0.30/README.md b/stable/minisatip/2.0.30/README.md new file mode 100644 index 00000000000..33f1f8f6cd8 --- /dev/null +++ b/stable/minisatip/2.0.30/README.md @@ -0,0 +1,108 @@ +# minisatip + +![Version: 2.0.30](https://img.shields.io/badge/Version-2.0.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2021.12.01](https://img.shields.io/badge/AppVersion-2021.12.01-informational?style=flat-square) + +Minisatip is a multi-threaded satip server version 1.2 that runs under Linux. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [minisatip](https://truecharts.org/docs/charts/stable/minisatip) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/minisatip/2.0.29/app-readme.md b/stable/minisatip/2.0.30/app-readme.md similarity index 100% rename from stable/minisatip/2.0.29/app-readme.md rename to stable/minisatip/2.0.30/app-readme.md diff --git a/stable/minisatip/2.0.30/charts/common-10.5.10.tgz b/stable/minisatip/2.0.30/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/minisatip/2.0.30/charts/common-10.5.10.tgz differ diff --git a/stable/minisatip/2.0.29/ix_values.yaml b/stable/minisatip/2.0.30/ix_values.yaml similarity index 100% rename from stable/minisatip/2.0.29/ix_values.yaml rename to stable/minisatip/2.0.30/ix_values.yaml diff --git a/stable/minisatip/2.0.29/questions.yaml b/stable/minisatip/2.0.30/questions.yaml similarity index 100% rename from stable/minisatip/2.0.29/questions.yaml rename to stable/minisatip/2.0.30/questions.yaml diff --git a/stable/odoo/8.0.47/templates/common.yaml b/stable/minisatip/2.0.30/templates/common.yaml similarity index 100% rename from stable/odoo/8.0.47/templates/common.yaml rename to stable/minisatip/2.0.30/templates/common.yaml diff --git a/stable/novnc/3.0.30/values.yaml b/stable/minisatip/2.0.30/values.yaml similarity index 100% rename from stable/novnc/3.0.30/values.yaml rename to stable/minisatip/2.0.30/values.yaml diff --git a/stable/mkvcleaver/1.0.10/CHANGELOG.md b/stable/mkvcleaver/1.0.10/CHANGELOG.md new file mode 100644 index 00000000000..4cd1c651f20 --- /dev/null +++ b/stable/mkvcleaver/1.0.10/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [mkvcleaver-1.0.10](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.9...mkvcleaver-1.0.10) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mkvcleaver-1.0.9](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.8...mkvcleaver-1.0.9) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mkvcleaver-1.0.9](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.8...mkvcleaver-1.0.9) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mkvcleaver-1.0.9](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.8...mkvcleaver-1.0.9) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mkvcleaver-1.0.9](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.8...mkvcleaver-1.0.9) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mkvcleaver-1.0.9](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.8...mkvcleaver-1.0.9) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mkvcleaver-1.0.9](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.8...mkvcleaver-1.0.9) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mkvcleaver-1.0.8](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.6...mkvcleaver-1.0.8) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [mkvcleaver-1.0.7](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.6...mkvcleaver-1.0.7) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/mkvcleaver/1.0.10/Chart.lock b/stable/mkvcleaver/1.0.10/Chart.lock new file mode 100644 index 00000000000..3822f15c375 --- /dev/null +++ b/stable/mkvcleaver/1.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:48:27.501083295Z" diff --git a/stable/mkvcleaver/1.0.10/Chart.yaml b/stable/mkvcleaver/1.0.10/Chart.yaml new file mode 100644 index 00000000000..370aa59d425 --- /dev/null +++ b/stable/mkvcleaver/1.0.10/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "1.3.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: MKVCleaver is a tool for batch extraction of data from MKV files +home: https://truecharts.org/docs/charts/stable/mkvcleaver +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mkvcleaver.png +keywords: + - media + - mkvcleaver +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: mkvcleaver +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/mkvcleaver + - https://github.com/jlesage/docker-mkvcleaver + - https://hub.docker.com/r/jlesage/mkvcleaver/ +type: application +version: 1.0.10 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/mkvcleaver/1.0.10/README.md b/stable/mkvcleaver/1.0.10/README.md new file mode 100644 index 00000000000..5dec60984b5 --- /dev/null +++ b/stable/mkvcleaver/1.0.10/README.md @@ -0,0 +1,109 @@ +# mkvcleaver + +![Version: 1.0.10](https://img.shields.io/badge/Version-1.0.10-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.3.0](https://img.shields.io/badge/AppVersion-1.3.0-informational?style=flat-square) + +MKVCleaver is a tool for batch extraction of data from MKV files + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [mkvcleaver](https://truecharts.org/docs/charts/stable/mkvcleaver) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/mkvcleaver/1.0.9/app-readme.md b/stable/mkvcleaver/1.0.10/app-readme.md similarity index 100% rename from stable/mkvcleaver/1.0.9/app-readme.md rename to stable/mkvcleaver/1.0.10/app-readme.md diff --git a/stable/mkvcleaver/1.0.10/charts/common-10.5.10.tgz b/stable/mkvcleaver/1.0.10/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/mkvcleaver/1.0.10/charts/common-10.5.10.tgz differ diff --git a/stable/mkvcleaver/1.0.9/ix_values.yaml b/stable/mkvcleaver/1.0.10/ix_values.yaml similarity index 100% rename from stable/mkvcleaver/1.0.9/ix_values.yaml rename to stable/mkvcleaver/1.0.10/ix_values.yaml diff --git a/stable/mkvcleaver/1.0.9/questions.yaml b/stable/mkvcleaver/1.0.10/questions.yaml similarity index 100% rename from stable/mkvcleaver/1.0.9/questions.yaml rename to stable/mkvcleaver/1.0.10/questions.yaml diff --git a/stable/omada-controller/6.0.64/templates/common.yaml b/stable/mkvcleaver/1.0.10/templates/common.yaml similarity index 100% rename from stable/omada-controller/6.0.64/templates/common.yaml rename to stable/mkvcleaver/1.0.10/templates/common.yaml diff --git a/stable/ntfy/2.0.33/values.yaml b/stable/mkvcleaver/1.0.10/values.yaml similarity index 100% rename from stable/ntfy/2.0.33/values.yaml rename to stable/mkvcleaver/1.0.10/values.yaml diff --git a/stable/mkvcleaver/1.0.9/CHANGELOG.md b/stable/mkvcleaver/1.0.9/CHANGELOG.md deleted file mode 100644 index 98641b30b00..00000000000 --- a/stable/mkvcleaver/1.0.9/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [mkvcleaver-1.0.9](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.8...mkvcleaver-1.0.9) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mkvcleaver-1.0.9](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.8...mkvcleaver-1.0.9) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mkvcleaver-1.0.9](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.8...mkvcleaver-1.0.9) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mkvcleaver-1.0.9](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.8...mkvcleaver-1.0.9) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mkvcleaver-1.0.9](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.8...mkvcleaver-1.0.9) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mkvcleaver-1.0.9](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.8...mkvcleaver-1.0.9) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mkvcleaver-1.0.8](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.6...mkvcleaver-1.0.8) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [mkvcleaver-1.0.7](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.6...mkvcleaver-1.0.7) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [mkvcleaver-1.0.6](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.5...mkvcleaver-1.0.6) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/mkvcleaver/1.0.9/Chart.lock b/stable/mkvcleaver/1.0.9/Chart.lock deleted file mode 100644 index fb416839441..00000000000 --- a/stable/mkvcleaver/1.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:47:12.427131492Z" diff --git a/stable/mkvcleaver/1.0.9/Chart.yaml b/stable/mkvcleaver/1.0.9/Chart.yaml deleted file mode 100644 index d7af8617b77..00000000000 --- a/stable/mkvcleaver/1.0.9/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "1.3.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.9 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/mkvcleaver/1.0.9/README.md b/stable/mkvcleaver/1.0.9/README.md deleted file mode 100644 index f956338fdac..00000000000 --- a/stable/mkvcleaver/1.0.9/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# mkvcleaver - -![Version: 1.0.9](https://img.shields.io/badge/Version-1.0.9-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.3.0](https://img.shields.io/badge/AppVersion-1.3.0-informational?style=flat-square) - -MKVCleaver is a tool for batch extraction of data from MKV files - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [mkvcleaver](https://truecharts.org/docs/charts/stable/mkvcleaver) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/mkvcleaver/1.0.9/charts/common-10.5.9.tgz b/stable/mkvcleaver/1.0.9/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/mkvcleaver/1.0.9/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/mkvtoolnix/2.0.32/CHANGELOG.md b/stable/mkvtoolnix/2.0.32/CHANGELOG.md deleted file mode 100644 index b49103e1486..00000000000 --- a/stable/mkvtoolnix/2.0.32/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [mkvtoolnix-2.0.32](https://github.com/truecharts/charts/compare/mkvtoolnix-2.0.31...mkvtoolnix-2.0.32) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mkvtoolnix-2.0.32](https://github.com/truecharts/charts/compare/mkvtoolnix-2.0.31...mkvtoolnix-2.0.32) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mkvtoolnix-2.0.32](https://github.com/truecharts/charts/compare/mkvtoolnix-2.0.31...mkvtoolnix-2.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mkvtoolnix-2.0.32](https://github.com/truecharts/charts/compare/mkvtoolnix-2.0.31...mkvtoolnix-2.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mkvtoolnix-2.0.32](https://github.com/truecharts/charts/compare/mkvtoolnix-2.0.31...mkvtoolnix-2.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mkvtoolnix-2.0.32](https://github.com/truecharts/charts/compare/mkvtoolnix-2.0.31...mkvtoolnix-2.0.32) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mkvtoolnix-2.0.31](https://github.com/truecharts/charts/compare/mkvtoolnix-2.0.29...mkvtoolnix-2.0.31) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [mkvtoolnix-2.0.30](https://github.com/truecharts/charts/compare/mkvtoolnix-2.0.29...mkvtoolnix-2.0.30) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [mkvtoolnix-2.0.29](https://github.com/truecharts/charts/compare/mkvtoolnix-2.0.28...mkvtoolnix-2.0.29) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/mkvtoolnix/2.0.32/Chart.lock b/stable/mkvtoolnix/2.0.32/Chart.lock deleted file mode 100644 index 6a325d72104..00000000000 --- a/stable/mkvtoolnix/2.0.32/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:47:13.448051035Z" diff --git a/stable/mkvtoolnix/2.0.32/Chart.yaml b/stable/mkvtoolnix/2.0.32/Chart.yaml deleted file mode 100644 index e50b72a545d..00000000000 --- a/stable/mkvtoolnix/2.0.32/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "1.65.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.32 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/mkvtoolnix/2.0.32/README.md b/stable/mkvtoolnix/2.0.32/README.md deleted file mode 100644 index a7cf2e0f723..00000000000 --- a/stable/mkvtoolnix/2.0.32/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# mkvtoolnix - -![Version: 2.0.32](https://img.shields.io/badge/Version-2.0.32-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.65.0](https://img.shields.io/badge/AppVersion-1.65.0-informational?style=flat-square) - -MKVToolNix is a set of tools to create, alter and inspect Matroska files. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [mkvtoolnix](https://truecharts.org/docs/charts/stable/mkvtoolnix) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `mkvtoolnix` deployment - -```console -helm uninstall mkvtoolnix -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install mkvtoolnix \ - --set env.TZ="America/New York" \ - TrueCharts/mkvtoolnix -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install mkvtoolnix TrueCharts/mkvtoolnix -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/mkvtoolnix/2.0.32/charts/common-10.5.9.tgz b/stable/mkvtoolnix/2.0.32/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/mkvtoolnix/2.0.32/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/mkvtoolnix/2.0.33/CHANGELOG.md b/stable/mkvtoolnix/2.0.33/CHANGELOG.md new file mode 100644 index 00000000000..0901eafab45 --- /dev/null +++ b/stable/mkvtoolnix/2.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [mkvtoolnix-2.0.33](https://github.com/truecharts/charts/compare/mkvtoolnix-2.0.32...mkvtoolnix-2.0.33) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mkvtoolnix-2.0.32](https://github.com/truecharts/charts/compare/mkvtoolnix-2.0.31...mkvtoolnix-2.0.32) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mkvtoolnix-2.0.32](https://github.com/truecharts/charts/compare/mkvtoolnix-2.0.31...mkvtoolnix-2.0.32) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mkvtoolnix-2.0.32](https://github.com/truecharts/charts/compare/mkvtoolnix-2.0.31...mkvtoolnix-2.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mkvtoolnix-2.0.32](https://github.com/truecharts/charts/compare/mkvtoolnix-2.0.31...mkvtoolnix-2.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mkvtoolnix-2.0.32](https://github.com/truecharts/charts/compare/mkvtoolnix-2.0.31...mkvtoolnix-2.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mkvtoolnix-2.0.32](https://github.com/truecharts/charts/compare/mkvtoolnix-2.0.31...mkvtoolnix-2.0.32) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mkvtoolnix-2.0.31](https://github.com/truecharts/charts/compare/mkvtoolnix-2.0.29...mkvtoolnix-2.0.31) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [mkvtoolnix-2.0.30](https://github.com/truecharts/charts/compare/mkvtoolnix-2.0.29...mkvtoolnix-2.0.30) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/mkvtoolnix/2.0.33/Chart.lock b/stable/mkvtoolnix/2.0.33/Chart.lock new file mode 100644 index 00000000000..72fdf917161 --- /dev/null +++ b/stable/mkvtoolnix/2.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:48:36.10379952Z" diff --git a/stable/mkvtoolnix/2.0.33/Chart.yaml b/stable/mkvtoolnix/2.0.33/Chart.yaml new file mode 100644 index 00000000000..7c1fa5821b8 --- /dev/null +++ b/stable/mkvtoolnix/2.0.33/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "1.65.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: MKVToolNix is a set of tools to create, alter and inspect Matroska files. +home: https://truecharts.org/docs/charts/stable/mkvtoolnix +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mkvtoolnix.png +keywords: + - media + - mkvtoolnix + - mkv +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: mkvtoolnix +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/mkvtoolnix + - https://github.com/jlesage/docker-mkvtoolnix + - https://hub.docker.com/r/jlesage/mkvtoolnix + - https://mkvtoolnix.download/ +type: application +version: 2.0.33 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/mkvtoolnix/2.0.33/README.md b/stable/mkvtoolnix/2.0.33/README.md new file mode 100644 index 00000000000..cf3f29b323b --- /dev/null +++ b/stable/mkvtoolnix/2.0.33/README.md @@ -0,0 +1,110 @@ +# mkvtoolnix + +![Version: 2.0.33](https://img.shields.io/badge/Version-2.0.33-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.65.0](https://img.shields.io/badge/AppVersion-1.65.0-informational?style=flat-square) + +MKVToolNix is a set of tools to create, alter and inspect Matroska files. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [mkvtoolnix](https://truecharts.org/docs/charts/stable/mkvtoolnix) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `mkvtoolnix` deployment + +```console +helm uninstall mkvtoolnix +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install mkvtoolnix \ + --set env.TZ="America/New York" \ + TrueCharts/mkvtoolnix +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install mkvtoolnix TrueCharts/mkvtoolnix -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/mkvtoolnix/2.0.32/app-readme.md b/stable/mkvtoolnix/2.0.33/app-readme.md similarity index 100% rename from stable/mkvtoolnix/2.0.32/app-readme.md rename to stable/mkvtoolnix/2.0.33/app-readme.md diff --git a/stable/mkvtoolnix/2.0.33/charts/common-10.5.10.tgz b/stable/mkvtoolnix/2.0.33/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/mkvtoolnix/2.0.33/charts/common-10.5.10.tgz differ diff --git a/stable/mkvtoolnix/2.0.32/ix_values.yaml b/stable/mkvtoolnix/2.0.33/ix_values.yaml similarity index 100% rename from stable/mkvtoolnix/2.0.32/ix_values.yaml rename to stable/mkvtoolnix/2.0.33/ix_values.yaml diff --git a/stable/mkvtoolnix/2.0.32/questions.yaml b/stable/mkvtoolnix/2.0.33/questions.yaml similarity index 100% rename from stable/mkvtoolnix/2.0.32/questions.yaml rename to stable/mkvtoolnix/2.0.33/questions.yaml diff --git a/stable/onlyoffice-document-server/6.0.36/templates/common.yaml b/stable/mkvtoolnix/2.0.33/templates/common.yaml similarity index 100% rename from stable/onlyoffice-document-server/6.0.36/templates/common.yaml rename to stable/mkvtoolnix/2.0.33/templates/common.yaml diff --git a/stable/nullserv/6.0.32/values.yaml b/stable/mkvtoolnix/2.0.33/values.yaml similarity index 100% rename from stable/nullserv/6.0.32/values.yaml rename to stable/mkvtoolnix/2.0.33/values.yaml diff --git a/stable/ml-workspace/2.0.30/CHANGELOG.md b/stable/ml-workspace/2.0.30/CHANGELOG.md deleted file mode 100644 index 7127c415b09..00000000000 --- a/stable/ml-workspace/2.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ml-workspace-2.0.30](https://github.com/truecharts/charts/compare/ml-workspace-2.0.29...ml-workspace-2.0.30) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ml-workspace-2.0.30](https://github.com/truecharts/charts/compare/ml-workspace-2.0.29...ml-workspace-2.0.30) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ml-workspace-2.0.30](https://github.com/truecharts/charts/compare/ml-workspace-2.0.29...ml-workspace-2.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ml-workspace-2.0.30](https://github.com/truecharts/charts/compare/ml-workspace-2.0.29...ml-workspace-2.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ml-workspace-2.0.30](https://github.com/truecharts/charts/compare/ml-workspace-2.0.29...ml-workspace-2.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ml-workspace-2.0.30](https://github.com/truecharts/charts/compare/ml-workspace-2.0.29...ml-workspace-2.0.30) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ml-workspace-2.0.29](https://github.com/truecharts/charts/compare/ml-workspace-2.0.27...ml-workspace-2.0.29) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [ml-workspace-2.0.28](https://github.com/truecharts/charts/compare/ml-workspace-2.0.27...ml-workspace-2.0.28) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [ml-workspace-2.0.27](https://github.com/truecharts/charts/compare/ml-workspace-2.0.26...ml-workspace-2.0.27) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/ml-workspace/2.0.30/Chart.lock b/stable/ml-workspace/2.0.30/Chart.lock deleted file mode 100644 index 2b6b09250e2..00000000000 --- a/stable/ml-workspace/2.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:47:28.700876398Z" diff --git a/stable/ml-workspace/2.0.30/Chart.yaml b/stable/ml-workspace/2.0.30/Chart.yaml deleted file mode 100644 index 5d8f2b6f2ca..00000000000 --- a/stable/ml-workspace/2.0.30/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "0.13.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.30 -annotations: - truecharts.org/catagories: | - - utility - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/ml-workspace/2.0.30/README.md b/stable/ml-workspace/2.0.30/README.md deleted file mode 100644 index f9b1b2f803a..00000000000 --- a/stable/ml-workspace/2.0.30/README.md +++ /dev/null @@ -1,112 +0,0 @@ -# ml-workspace - -![Version: 2.0.30](https://img.shields.io/badge/Version-2.0.30-informational?style=flat-square) ![AppVersion: 0.13.2](https://img.shields.io/badge/AppVersion-0.13.2-informational?style=flat-square) - -All-in-one web-based development environment for machine learning - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [ml-workspace](https://truecharts.org/docs/charts/stable/ml-workspace) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/ml-workspace/2.0.30/charts/common-10.5.9.tgz b/stable/ml-workspace/2.0.30/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/ml-workspace/2.0.30/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/ml-workspace/2.0.31/CHANGELOG.md b/stable/ml-workspace/2.0.31/CHANGELOG.md new file mode 100644 index 00000000000..470821dc703 --- /dev/null +++ b/stable/ml-workspace/2.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ml-workspace-2.0.31](https://github.com/truecharts/charts/compare/ml-workspace-2.0.30...ml-workspace-2.0.31) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [ml-workspace-2.0.30](https://github.com/truecharts/charts/compare/ml-workspace-2.0.29...ml-workspace-2.0.30) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ml-workspace-2.0.30](https://github.com/truecharts/charts/compare/ml-workspace-2.0.29...ml-workspace-2.0.30) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ml-workspace-2.0.30](https://github.com/truecharts/charts/compare/ml-workspace-2.0.29...ml-workspace-2.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ml-workspace-2.0.30](https://github.com/truecharts/charts/compare/ml-workspace-2.0.29...ml-workspace-2.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ml-workspace-2.0.30](https://github.com/truecharts/charts/compare/ml-workspace-2.0.29...ml-workspace-2.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ml-workspace-2.0.30](https://github.com/truecharts/charts/compare/ml-workspace-2.0.29...ml-workspace-2.0.30) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ml-workspace-2.0.29](https://github.com/truecharts/charts/compare/ml-workspace-2.0.27...ml-workspace-2.0.29) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [ml-workspace-2.0.28](https://github.com/truecharts/charts/compare/ml-workspace-2.0.27...ml-workspace-2.0.28) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/ml-workspace/2.0.31/Chart.lock b/stable/ml-workspace/2.0.31/Chart.lock new file mode 100644 index 00000000000..d62da665dfd --- /dev/null +++ b/stable/ml-workspace/2.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:48:43.207244785Z" diff --git a/stable/ml-workspace/2.0.31/Chart.yaml b/stable/ml-workspace/2.0.31/Chart.yaml new file mode 100644 index 00000000000..2aa467d3db2 --- /dev/null +++ b/stable/ml-workspace/2.0.31/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "0.13.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: All-in-one web-based development environment for machine learning +home: https://truecharts.org/docs/charts/stable/ml-workspace +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ml-workspace.png +keywords: + - machine + - learning + - ai +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ml-workspace +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/ml-workspace + - https://github.com/ml-tooling/ml-workspace + - https://hub.docker.com/r/mltooling/ml-workspace + - https://hub.docker.com/r/mltooling/ml-workspace-gpu + - https://hub.docker.com/r/mltooling/ml-workspace-light + - https://hub.docker.com/r/mltooling/ml-workspace-minimal +version: 2.0.31 +annotations: + truecharts.org/catagories: | + - utility + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/ml-workspace/2.0.31/README.md b/stable/ml-workspace/2.0.31/README.md new file mode 100644 index 00000000000..ce4a6361c4c --- /dev/null +++ b/stable/ml-workspace/2.0.31/README.md @@ -0,0 +1,112 @@ +# ml-workspace + +![Version: 2.0.31](https://img.shields.io/badge/Version-2.0.31-informational?style=flat-square) ![AppVersion: 0.13.2](https://img.shields.io/badge/AppVersion-0.13.2-informational?style=flat-square) + +All-in-one web-based development environment for machine learning + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [ml-workspace](https://truecharts.org/docs/charts/stable/ml-workspace) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/ml-workspace/2.0.30/app-readme.md b/stable/ml-workspace/2.0.31/app-readme.md similarity index 100% rename from stable/ml-workspace/2.0.30/app-readme.md rename to stable/ml-workspace/2.0.31/app-readme.md diff --git a/stable/ml-workspace/2.0.31/charts/common-10.5.10.tgz b/stable/ml-workspace/2.0.31/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/ml-workspace/2.0.31/charts/common-10.5.10.tgz differ diff --git a/stable/ml-workspace/2.0.30/ci/base-values.yaml b/stable/ml-workspace/2.0.31/ci/base-values.yaml similarity index 100% rename from stable/ml-workspace/2.0.30/ci/base-values.yaml rename to stable/ml-workspace/2.0.31/ci/base-values.yaml diff --git a/stable/ml-workspace/2.0.30/ci/gpu-values.yaml b/stable/ml-workspace/2.0.31/ci/gpu-values.yaml similarity index 100% rename from stable/ml-workspace/2.0.30/ci/gpu-values.yaml rename to stable/ml-workspace/2.0.31/ci/gpu-values.yaml diff --git a/stable/ml-workspace/2.0.30/ci/light-values.yaml b/stable/ml-workspace/2.0.31/ci/light-values.yaml similarity index 100% rename from stable/ml-workspace/2.0.30/ci/light-values.yaml rename to stable/ml-workspace/2.0.31/ci/light-values.yaml diff --git a/stable/ml-workspace/2.0.30/ci/minimal-values.yaml b/stable/ml-workspace/2.0.31/ci/minimal-values.yaml similarity index 100% rename from stable/ml-workspace/2.0.30/ci/minimal-values.yaml rename to stable/ml-workspace/2.0.31/ci/minimal-values.yaml diff --git a/stable/ml-workspace/2.0.30/ci/r-values.yaml b/stable/ml-workspace/2.0.31/ci/r-values.yaml similarity index 100% rename from stable/ml-workspace/2.0.30/ci/r-values.yaml rename to stable/ml-workspace/2.0.31/ci/r-values.yaml diff --git a/stable/ml-workspace/2.0.30/ci/spark-values.yaml b/stable/ml-workspace/2.0.31/ci/spark-values.yaml similarity index 100% rename from stable/ml-workspace/2.0.30/ci/spark-values.yaml rename to stable/ml-workspace/2.0.31/ci/spark-values.yaml diff --git a/stable/ml-workspace/2.0.30/ix_values.yaml b/stable/ml-workspace/2.0.31/ix_values.yaml similarity index 100% rename from stable/ml-workspace/2.0.30/ix_values.yaml rename to stable/ml-workspace/2.0.31/ix_values.yaml diff --git a/stable/ml-workspace/2.0.30/questions.yaml b/stable/ml-workspace/2.0.31/questions.yaml similarity index 100% rename from stable/ml-workspace/2.0.30/questions.yaml rename to stable/ml-workspace/2.0.31/questions.yaml diff --git a/stable/openspeedtest/1.0.31/templates/common.yaml b/stable/ml-workspace/2.0.31/templates/common.yaml similarity index 100% rename from stable/openspeedtest/1.0.31/templates/common.yaml rename to stable/ml-workspace/2.0.31/templates/common.yaml diff --git a/stable/octoprint/6.0.33/values.yaml b/stable/ml-workspace/2.0.31/values.yaml similarity index 100% rename from stable/octoprint/6.0.33/values.yaml rename to stable/ml-workspace/2.0.31/values.yaml diff --git a/stable/monica/3.0.48/CHANGELOG.md b/stable/monica/3.0.48/CHANGELOG.md deleted file mode 100644 index 1d75984a69e..00000000000 --- a/stable/monica/3.0.48/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [monica-3.0.48](https://github.com/truecharts/charts/compare/monica-3.0.47...monica-3.0.48) (2022-09-13) - -### Chore - -- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - - - -## [monica-3.0.47](https://github.com/truecharts/charts/compare/monica-3.0.46...monica-3.0.47) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [monica-3.0.47](https://github.com/truecharts/charts/compare/monica-3.0.46...monica-3.0.47) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [monica-3.0.47](https://github.com/truecharts/charts/compare/monica-3.0.46...monica-3.0.47) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [monica-3.0.47](https://github.com/truecharts/charts/compare/monica-3.0.46...monica-3.0.47) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [monica-3.0.47](https://github.com/truecharts/charts/compare/monica-3.0.46...monica-3.0.47) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [monica-3.0.47](https://github.com/truecharts/charts/compare/monica-3.0.46...monica-3.0.47) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [monica-3.0.46](https://github.com/truecharts/charts/compare/monica-3.0.45...monica-3.0.46) (2022-09-03) - -### Chore - -- update docker general non-major ([#3668](https://github.com/truecharts/charts/issues/3668)) - - - - -## [monica-3.0.45](https://github.com/truecharts/charts/compare/monica-3.0.44...monica-3.0.45) (2022-09-02) - -### Chore - -- update docker general non-major ([#3660](https://github.com/truecharts/charts/issues/3660)) - - - diff --git a/stable/monica/3.0.48/Chart.lock b/stable/monica/3.0.48/Chart.lock deleted file mode 100644 index 5760391b90f..00000000000 --- a/stable/monica/3.0.48/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.72 -digest: sha256:4918dea0a67663d68f645ee91f54faa55c628a2d463a8572c804e887186456f3 -generated: "2022-09-13T06:25:25.932397277Z" diff --git a/stable/monica/3.0.48/Chart.yaml b/stable/monica/3.0.48/Chart.yaml deleted file mode 100644 index 0f67e8482aa..00000000000 --- a/stable/monica/3.0.48/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "3.7.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.72 -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.48 -annotations: - truecharts.org/catagories: | - - crm - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/monica/3.0.48/README.md b/stable/monica/3.0.48/README.md deleted file mode 100644 index c33c9b22f43..00000000000 --- a/stable/monica/3.0.48/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# monica - -![Version: 3.0.48](https://img.shields.io/badge/Version-3.0.48-informational?style=flat-square) ![AppVersion: 3.7.0](https://img.shields.io/badge/AppVersion-3.7.0-informational?style=flat-square) - -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.72 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/monica/3.0.48/charts/common-10.5.9.tgz b/stable/monica/3.0.48/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/monica/3.0.48/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/monica/3.0.48/charts/mariadb-3.0.72.tgz b/stable/monica/3.0.48/charts/mariadb-3.0.72.tgz deleted file mode 100644 index c0d5628ce75..00000000000 Binary files a/stable/monica/3.0.48/charts/mariadb-3.0.72.tgz and /dev/null differ diff --git a/stable/monica/3.0.49/CHANGELOG.md b/stable/monica/3.0.49/CHANGELOG.md new file mode 100644 index 00000000000..69d8408867c --- /dev/null +++ b/stable/monica/3.0.49/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [monica-3.0.49](https://github.com/truecharts/charts/compare/monica-3.0.48...monica-3.0.49) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [monica-3.0.48](https://github.com/truecharts/charts/compare/monica-3.0.47...monica-3.0.48) (2022-09-13) + +### Chore + +- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + + + + +## [monica-3.0.47](https://github.com/truecharts/charts/compare/monica-3.0.46...monica-3.0.47) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [monica-3.0.47](https://github.com/truecharts/charts/compare/monica-3.0.46...monica-3.0.47) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [monica-3.0.47](https://github.com/truecharts/charts/compare/monica-3.0.46...monica-3.0.47) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [monica-3.0.47](https://github.com/truecharts/charts/compare/monica-3.0.46...monica-3.0.47) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [monica-3.0.47](https://github.com/truecharts/charts/compare/monica-3.0.46...monica-3.0.47) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [monica-3.0.47](https://github.com/truecharts/charts/compare/monica-3.0.46...monica-3.0.47) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [monica-3.0.46](https://github.com/truecharts/charts/compare/monica-3.0.45...monica-3.0.46) (2022-09-03) + +### Chore + +- update docker general non-major ([#3668](https://github.com/truecharts/charts/issues/3668)) + + diff --git a/stable/monica/3.0.49/Chart.lock b/stable/monica/3.0.49/Chart.lock new file mode 100644 index 00000000000..f03571a477c --- /dev/null +++ b/stable/monica/3.0.49/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.73 +digest: sha256:54198365667353e15dd5ab095f2d1f364ac3a6a72065cbd9a890d0867d58844f +generated: "2022-09-15T14:51:52.675956735Z" diff --git a/stable/monica/3.0.49/Chart.yaml b/stable/monica/3.0.49/Chart.yaml new file mode 100644 index 00000000000..3bac9b7d50d --- /dev/null +++ b/stable/monica/3.0.49/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "3.7.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.73 +description: "Monica is a great open source personal relationship management system." +home: https://truecharts.org/docs/charts/stable/monica +icon: https://truecharts.org/img/hotlink-ok/chart-icons/monica.png +keywords: + - crm +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: monica +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/monica + - https://github.com/monicahq/monica + - https://hub.docker.com/_/monica +version: 3.0.49 +annotations: + truecharts.org/catagories: | + - crm + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/monica/3.0.49/README.md b/stable/monica/3.0.49/README.md new file mode 100644 index 00000000000..e40c9ee5a72 --- /dev/null +++ b/stable/monica/3.0.49/README.md @@ -0,0 +1,110 @@ +# monica + +![Version: 3.0.49](https://img.shields.io/badge/Version-3.0.49-informational?style=flat-square) ![AppVersion: 3.7.0](https://img.shields.io/badge/AppVersion-3.7.0-informational?style=flat-square) + +Monica is a great open source personal relationship management system. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [monica](https://truecharts.org/docs/charts/stable/monica) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | mariadb | 3.0.73 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/monica/3.0.48/app-readme.md b/stable/monica/3.0.49/app-readme.md similarity index 100% rename from stable/monica/3.0.48/app-readme.md rename to stable/monica/3.0.49/app-readme.md diff --git a/stable/monica/3.0.49/charts/common-10.5.10.tgz b/stable/monica/3.0.49/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/monica/3.0.49/charts/common-10.5.10.tgz differ diff --git a/stable/monica/3.0.49/charts/mariadb-3.0.73.tgz b/stable/monica/3.0.49/charts/mariadb-3.0.73.tgz new file mode 100644 index 00000000000..13d673713db Binary files /dev/null and b/stable/monica/3.0.49/charts/mariadb-3.0.73.tgz differ diff --git a/stable/monica/3.0.48/ix_values.yaml b/stable/monica/3.0.49/ix_values.yaml similarity index 100% rename from stable/monica/3.0.48/ix_values.yaml rename to stable/monica/3.0.49/ix_values.yaml diff --git a/stable/monica/3.0.48/questions.yaml b/stable/monica/3.0.49/questions.yaml similarity index 100% rename from stable/monica/3.0.48/questions.yaml rename to stable/monica/3.0.49/questions.yaml diff --git a/stable/monica/3.0.48/templates/_appkey.tpl b/stable/monica/3.0.49/templates/_appkey.tpl similarity index 100% rename from stable/monica/3.0.48/templates/_appkey.tpl rename to stable/monica/3.0.49/templates/_appkey.tpl diff --git a/stable/monica/3.0.48/templates/common.yaml b/stable/monica/3.0.49/templates/common.yaml similarity index 100% rename from stable/monica/3.0.48/templates/common.yaml rename to stable/monica/3.0.49/templates/common.yaml diff --git a/stable/odoo/8.0.47/values.yaml b/stable/monica/3.0.49/values.yaml similarity index 100% rename from stable/odoo/8.0.47/values.yaml rename to stable/monica/3.0.49/values.yaml diff --git a/stable/mosdns/2.0.32/CHANGELOG.md b/stable/mosdns/2.0.32/CHANGELOG.md deleted file mode 100644 index 56a518c04d4..00000000000 --- a/stable/mosdns/2.0.32/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [mosdns-2.0.32](https://github.com/truecharts/charts/compare/mosdns-2.0.31...mosdns-2.0.32) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mosdns-2.0.32](https://github.com/truecharts/charts/compare/mosdns-2.0.31...mosdns-2.0.32) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mosdns-2.0.32](https://github.com/truecharts/charts/compare/mosdns-2.0.31...mosdns-2.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mosdns-2.0.32](https://github.com/truecharts/charts/compare/mosdns-2.0.31...mosdns-2.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mosdns-2.0.32](https://github.com/truecharts/charts/compare/mosdns-2.0.31...mosdns-2.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mosdns-2.0.32](https://github.com/truecharts/charts/compare/mosdns-2.0.31...mosdns-2.0.32) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mosdns-2.0.31](https://github.com/truecharts/charts/compare/mosdns-2.0.29...mosdns-2.0.31) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [mosdns-2.0.30](https://github.com/truecharts/charts/compare/mosdns-2.0.29...mosdns-2.0.30) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [mosdns-2.0.29](https://github.com/truecharts/charts/compare/mosdns-2.0.28...mosdns-2.0.29) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/mosdns/2.0.32/Chart.lock b/stable/mosdns/2.0.32/Chart.lock deleted file mode 100644 index f0009a1fad1..00000000000 --- a/stable/mosdns/2.0.32/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:47:37.710883211Z" diff --git a/stable/mosdns/2.0.32/Chart.yaml b/stable/mosdns/2.0.32/Chart.yaml deleted file mode 100644 index 11fefc22095..00000000000 --- a/stable/mosdns/2.0.32/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: mosdns -version: 2.0.32 -appVersion: "4.1.9" -description: A location-based pluggable DNS forwarder/splitter. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/mosdns -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mosdns.png -keywords: - - mosdns - - dns -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/mosdns - - https://hub.docker.com/r/601096721/mosdns -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - # 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.32/README.md b/stable/mosdns/2.0.32/README.md deleted file mode 100644 index 247c4a83595..00000000000 --- a/stable/mosdns/2.0.32/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# mosdns - -![Version: 2.0.32](https://img.shields.io/badge/Version-2.0.32-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.1.9](https://img.shields.io/badge/AppVersion-4.1.9-informational?style=flat-square) - -A location-based pluggable DNS forwarder/splitter. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [mosdns](https://truecharts.org/docs/charts/stable/mosdns) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/mosdns/2.0.32/charts/common-10.5.9.tgz b/stable/mosdns/2.0.32/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/mosdns/2.0.32/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/mosdns/2.0.33/CHANGELOG.md b/stable/mosdns/2.0.33/CHANGELOG.md new file mode 100644 index 00000000000..453739a1eb0 --- /dev/null +++ b/stable/mosdns/2.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [mosdns-2.0.33](https://github.com/truecharts/charts/compare/mosdns-2.0.32...mosdns-2.0.33) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mosdns-2.0.32](https://github.com/truecharts/charts/compare/mosdns-2.0.31...mosdns-2.0.32) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mosdns-2.0.32](https://github.com/truecharts/charts/compare/mosdns-2.0.31...mosdns-2.0.32) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mosdns-2.0.32](https://github.com/truecharts/charts/compare/mosdns-2.0.31...mosdns-2.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mosdns-2.0.32](https://github.com/truecharts/charts/compare/mosdns-2.0.31...mosdns-2.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mosdns-2.0.32](https://github.com/truecharts/charts/compare/mosdns-2.0.31...mosdns-2.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mosdns-2.0.32](https://github.com/truecharts/charts/compare/mosdns-2.0.31...mosdns-2.0.32) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mosdns-2.0.31](https://github.com/truecharts/charts/compare/mosdns-2.0.29...mosdns-2.0.31) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [mosdns-2.0.30](https://github.com/truecharts/charts/compare/mosdns-2.0.29...mosdns-2.0.30) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/mosdns/2.0.33/Chart.lock b/stable/mosdns/2.0.33/Chart.lock new file mode 100644 index 00000000000..5266fa4b606 --- /dev/null +++ b/stable/mosdns/2.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:48:58.555122295Z" diff --git a/stable/mosdns/2.0.33/Chart.yaml b/stable/mosdns/2.0.33/Chart.yaml new file mode 100644 index 00000000000..1c840f9a7e2 --- /dev/null +++ b/stable/mosdns/2.0.33/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: mosdns +version: 2.0.33 +appVersion: "4.1.9" +description: A location-based pluggable DNS forwarder/splitter. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/mosdns +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mosdns.png +keywords: + - mosdns + - dns +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/mosdns + - https://hub.docker.com/r/601096721/mosdns +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - networking + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/mosdns/2.0.33/README.md b/stable/mosdns/2.0.33/README.md new file mode 100644 index 00000000000..e855b2e4b6b --- /dev/null +++ b/stable/mosdns/2.0.33/README.md @@ -0,0 +1,108 @@ +# mosdns + +![Version: 2.0.33](https://img.shields.io/badge/Version-2.0.33-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.1.9](https://img.shields.io/badge/AppVersion-4.1.9-informational?style=flat-square) + +A location-based pluggable DNS forwarder/splitter. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [mosdns](https://truecharts.org/docs/charts/stable/mosdns) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/mosdns/2.0.32/app-readme.md b/stable/mosdns/2.0.33/app-readme.md similarity index 100% rename from stable/mosdns/2.0.32/app-readme.md rename to stable/mosdns/2.0.33/app-readme.md diff --git a/stable/mosdns/2.0.33/charts/common-10.5.10.tgz b/stable/mosdns/2.0.33/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/mosdns/2.0.33/charts/common-10.5.10.tgz differ diff --git a/stable/mosdns/2.0.32/ix_values.yaml b/stable/mosdns/2.0.33/ix_values.yaml similarity index 100% rename from stable/mosdns/2.0.32/ix_values.yaml rename to stable/mosdns/2.0.33/ix_values.yaml diff --git a/stable/mosdns/2.0.32/questions.yaml b/stable/mosdns/2.0.33/questions.yaml similarity index 100% rename from stable/mosdns/2.0.32/questions.yaml rename to stable/mosdns/2.0.33/questions.yaml diff --git a/stable/openvscode-server/2.0.36/templates/common.yaml b/stable/mosdns/2.0.33/templates/common.yaml similarity index 100% rename from stable/openvscode-server/2.0.36/templates/common.yaml rename to stable/mosdns/2.0.33/templates/common.yaml diff --git a/stable/omada-controller/6.0.64/values.yaml b/stable/mosdns/2.0.33/values.yaml similarity index 100% rename from stable/omada-controller/6.0.64/values.yaml rename to stable/mosdns/2.0.33/values.yaml diff --git a/stable/mosquitto/6.0.36/CHANGELOG.md b/stable/mosquitto/6.0.36/CHANGELOG.md deleted file mode 100644 index 9da17e6e2d0..00000000000 --- a/stable/mosquitto/6.0.36/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [mosquitto-6.0.36](https://github.com/truecharts/charts/compare/mosquitto-6.0.35...mosquitto-6.0.36) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mosquitto-6.0.36](https://github.com/truecharts/charts/compare/mosquitto-6.0.35...mosquitto-6.0.36) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mosquitto-6.0.36](https://github.com/truecharts/charts/compare/mosquitto-6.0.35...mosquitto-6.0.36) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mosquitto-6.0.36](https://github.com/truecharts/charts/compare/mosquitto-6.0.35...mosquitto-6.0.36) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mosquitto-6.0.36](https://github.com/truecharts/charts/compare/mosquitto-6.0.35...mosquitto-6.0.36) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mosquitto-6.0.36](https://github.com/truecharts/charts/compare/mosquitto-6.0.35...mosquitto-6.0.36) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mosquitto-6.0.35](https://github.com/truecharts/charts/compare/mosquitto-6.0.33...mosquitto-6.0.35) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [mosquitto-6.0.34](https://github.com/truecharts/charts/compare/mosquitto-6.0.33...mosquitto-6.0.34) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [mosquitto-6.0.33](https://github.com/truecharts/charts/compare/mosquitto-6.0.32...mosquitto-6.0.33) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/mosquitto/6.0.36/Chart.lock b/stable/mosquitto/6.0.36/Chart.lock deleted file mode 100644 index 3518066c9a4..00000000000 --- a/stable/mosquitto/6.0.36/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:47:37.972005446Z" diff --git a/stable/mosquitto/6.0.36/Chart.yaml b/stable/mosquitto/6.0.36/Chart.yaml deleted file mode 100644 index 7c7a74d0db1..00000000000 --- a/stable/mosquitto/6.0.36/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "2.0.15" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -deprecated: false -description: Eclipse Mosquitto - An open source MQTT broker -home: https://truecharts.org/docs/charts/stable/mosquitto -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mosquitto.png -keywords: - - mosquitto - - MQTT - - eclipse-iot -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: mosquitto -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/mosquitto - - https://github.com/eclipse/mosquitto -type: application -version: 6.0.36 -annotations: - truecharts.org/catagories: | - - homeautomation - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/mosquitto/6.0.36/README.md b/stable/mosquitto/6.0.36/README.md deleted file mode 100644 index a27d7223376..00000000000 --- a/stable/mosquitto/6.0.36/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# mosquitto - -![Version: 6.0.36](https://img.shields.io/badge/Version-6.0.36-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.0.15](https://img.shields.io/badge/AppVersion-2.0.15-informational?style=flat-square) - -Eclipse Mosquitto - An open source MQTT broker - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [mosquitto](https://truecharts.org/docs/charts/stable/mosquitto) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/mosquitto/6.0.36/charts/common-10.5.9.tgz b/stable/mosquitto/6.0.36/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/mosquitto/6.0.36/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/mosquitto/6.0.37/CHANGELOG.md b/stable/mosquitto/6.0.37/CHANGELOG.md new file mode 100644 index 00000000000..ebbcb46d46e --- /dev/null +++ b/stable/mosquitto/6.0.37/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [mosquitto-6.0.37](https://github.com/truecharts/charts/compare/mosquitto-6.0.36...mosquitto-6.0.37) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mosquitto-6.0.36](https://github.com/truecharts/charts/compare/mosquitto-6.0.35...mosquitto-6.0.36) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mosquitto-6.0.36](https://github.com/truecharts/charts/compare/mosquitto-6.0.35...mosquitto-6.0.36) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mosquitto-6.0.36](https://github.com/truecharts/charts/compare/mosquitto-6.0.35...mosquitto-6.0.36) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mosquitto-6.0.36](https://github.com/truecharts/charts/compare/mosquitto-6.0.35...mosquitto-6.0.36) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mosquitto-6.0.36](https://github.com/truecharts/charts/compare/mosquitto-6.0.35...mosquitto-6.0.36) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mosquitto-6.0.36](https://github.com/truecharts/charts/compare/mosquitto-6.0.35...mosquitto-6.0.36) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mosquitto-6.0.35](https://github.com/truecharts/charts/compare/mosquitto-6.0.33...mosquitto-6.0.35) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [mosquitto-6.0.34](https://github.com/truecharts/charts/compare/mosquitto-6.0.33...mosquitto-6.0.34) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/mosquitto/6.0.37/Chart.lock b/stable/mosquitto/6.0.37/Chart.lock new file mode 100644 index 00000000000..6b613bc4ba4 --- /dev/null +++ b/stable/mosquitto/6.0.37/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:49:13.617308603Z" diff --git a/stable/mosquitto/6.0.37/Chart.yaml b/stable/mosquitto/6.0.37/Chart.yaml new file mode 100644 index 00000000000..21d17d2ab8e --- /dev/null +++ b/stable/mosquitto/6.0.37/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "2.0.15" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: Eclipse Mosquitto - An open source MQTT broker +home: https://truecharts.org/docs/charts/stable/mosquitto +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mosquitto.png +keywords: + - mosquitto + - MQTT + - eclipse-iot +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: mosquitto +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/mosquitto + - https://github.com/eclipse/mosquitto +type: application +version: 6.0.37 +annotations: + truecharts.org/catagories: | + - homeautomation + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/mosquitto/6.0.37/README.md b/stable/mosquitto/6.0.37/README.md new file mode 100644 index 00000000000..6b5494e1529 --- /dev/null +++ b/stable/mosquitto/6.0.37/README.md @@ -0,0 +1,108 @@ +# mosquitto + +![Version: 6.0.37](https://img.shields.io/badge/Version-6.0.37-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.0.15](https://img.shields.io/badge/AppVersion-2.0.15-informational?style=flat-square) + +Eclipse Mosquitto - An open source MQTT broker + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [mosquitto](https://truecharts.org/docs/charts/stable/mosquitto) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/mosquitto/6.0.36/app-readme.md b/stable/mosquitto/6.0.37/app-readme.md similarity index 100% rename from stable/mosquitto/6.0.36/app-readme.md rename to stable/mosquitto/6.0.37/app-readme.md diff --git a/stable/mosquitto/6.0.37/charts/common-10.5.10.tgz b/stable/mosquitto/6.0.37/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/mosquitto/6.0.37/charts/common-10.5.10.tgz differ diff --git a/stable/mosquitto/6.0.36/ix_values.yaml b/stable/mosquitto/6.0.37/ix_values.yaml similarity index 100% rename from stable/mosquitto/6.0.36/ix_values.yaml rename to stable/mosquitto/6.0.37/ix_values.yaml diff --git a/stable/mosquitto/6.0.36/questions.yaml b/stable/mosquitto/6.0.37/questions.yaml similarity index 100% rename from stable/mosquitto/6.0.36/questions.yaml rename to stable/mosquitto/6.0.37/questions.yaml diff --git a/stable/openhab/2.0.32/templates/common.yaml b/stable/mosquitto/6.0.37/templates/common.yaml similarity index 100% rename from stable/openhab/2.0.32/templates/common.yaml rename to stable/mosquitto/6.0.37/templates/common.yaml diff --git a/stable/onlyoffice-document-server/6.0.36/values.yaml b/stable/mosquitto/6.0.37/values.yaml similarity index 100% rename from stable/onlyoffice-document-server/6.0.36/values.yaml rename to stable/mosquitto/6.0.37/values.yaml diff --git a/stable/mstream/3.0.29/CHANGELOG.md b/stable/mstream/3.0.29/CHANGELOG.md deleted file mode 100644 index 43ffb936f85..00000000000 --- a/stable/mstream/3.0.29/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [mstream-3.0.29](https://github.com/truecharts/charts/compare/mstream-3.0.28...mstream-3.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mstream-3.0.29](https://github.com/truecharts/charts/compare/mstream-3.0.28...mstream-3.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mstream-3.0.29](https://github.com/truecharts/charts/compare/mstream-3.0.28...mstream-3.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mstream-3.0.29](https://github.com/truecharts/charts/compare/mstream-3.0.28...mstream-3.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mstream-3.0.29](https://github.com/truecharts/charts/compare/mstream-3.0.28...mstream-3.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mstream-3.0.29](https://github.com/truecharts/charts/compare/mstream-3.0.28...mstream-3.0.29) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mstream-3.0.28](https://github.com/truecharts/charts/compare/mstream-3.0.26...mstream-3.0.28) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [mstream-3.0.27](https://github.com/truecharts/charts/compare/mstream-3.0.26...mstream-3.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [mstream-3.0.26](https://github.com/truecharts/charts/compare/mstream-3.0.25...mstream-3.0.26) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/mstream/3.0.29/Chart.lock b/stable/mstream/3.0.29/Chart.lock deleted file mode 100644 index 62046caeb01..00000000000 --- a/stable/mstream/3.0.29/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:47:53.171536934Z" diff --git a/stable/mstream/3.0.29/Chart.yaml b/stable/mstream/3.0.29/Chart.yaml deleted file mode 100644 index 9e95a2bb051..00000000000 --- a/stable/mstream/3.0.29/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "5.2.5" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.29 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/mstream/3.0.29/README.md b/stable/mstream/3.0.29/README.md deleted file mode 100644 index d6c824c2b28..00000000000 --- a/stable/mstream/3.0.29/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# mstream - -![Version: 3.0.29](https://img.shields.io/badge/Version-3.0.29-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.2.5](https://img.shields.io/badge/AppVersion-5.2.5-informational?style=flat-square) - -A personal music streaming server - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [mstream](https://truecharts.org/docs/charts/stable/mstream) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/mstream/3.0.29/charts/common-10.5.9.tgz b/stable/mstream/3.0.29/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/mstream/3.0.29/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/mstream/3.0.30/CHANGELOG.md b/stable/mstream/3.0.30/CHANGELOG.md new file mode 100644 index 00000000000..bc7b82022f9 --- /dev/null +++ b/stable/mstream/3.0.30/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [mstream-3.0.30](https://github.com/truecharts/charts/compare/mstream-3.0.29...mstream-3.0.30) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mstream-3.0.29](https://github.com/truecharts/charts/compare/mstream-3.0.28...mstream-3.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mstream-3.0.29](https://github.com/truecharts/charts/compare/mstream-3.0.28...mstream-3.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mstream-3.0.29](https://github.com/truecharts/charts/compare/mstream-3.0.28...mstream-3.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mstream-3.0.29](https://github.com/truecharts/charts/compare/mstream-3.0.28...mstream-3.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mstream-3.0.29](https://github.com/truecharts/charts/compare/mstream-3.0.28...mstream-3.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mstream-3.0.29](https://github.com/truecharts/charts/compare/mstream-3.0.28...mstream-3.0.29) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mstream-3.0.28](https://github.com/truecharts/charts/compare/mstream-3.0.26...mstream-3.0.28) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [mstream-3.0.27](https://github.com/truecharts/charts/compare/mstream-3.0.26...mstream-3.0.27) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/mstream/3.0.30/Chart.lock b/stable/mstream/3.0.30/Chart.lock new file mode 100644 index 00000000000..a9116240401 --- /dev/null +++ b/stable/mstream/3.0.30/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:49:27.428598606Z" diff --git a/stable/mstream/3.0.30/Chart.yaml b/stable/mstream/3.0.30/Chart.yaml new file mode 100644 index 00000000000..74bfff60d86 --- /dev/null +++ b/stable/mstream/3.0.30/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "5.2.5" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: A personal music streaming server +home: https://truecharts.org/docs/charts/stable/mstream +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mstream.png +keywords: + - mstream + - server + - music +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: mstream +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/mstream + - https://github.com/linuxserver/docker-mstream + - https://mstream.io/ +type: application +version: 3.0.30 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/mstream/3.0.30/README.md b/stable/mstream/3.0.30/README.md new file mode 100644 index 00000000000..842ea3a699b --- /dev/null +++ b/stable/mstream/3.0.30/README.md @@ -0,0 +1,109 @@ +# mstream + +![Version: 3.0.30](https://img.shields.io/badge/Version-3.0.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.2.5](https://img.shields.io/badge/AppVersion-5.2.5-informational?style=flat-square) + +A personal music streaming server + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [mstream](https://truecharts.org/docs/charts/stable/mstream) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/mstream/3.0.29/app-readme.md b/stable/mstream/3.0.30/app-readme.md similarity index 100% rename from stable/mstream/3.0.29/app-readme.md rename to stable/mstream/3.0.30/app-readme.md diff --git a/stable/mstream/3.0.30/charts/common-10.5.10.tgz b/stable/mstream/3.0.30/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/mstream/3.0.30/charts/common-10.5.10.tgz differ diff --git a/stable/mstream/3.0.29/ix_values.yaml b/stable/mstream/3.0.30/ix_values.yaml similarity index 100% rename from stable/mstream/3.0.29/ix_values.yaml rename to stable/mstream/3.0.30/ix_values.yaml diff --git a/stable/mstream/3.0.29/questions.yaml b/stable/mstream/3.0.30/questions.yaml similarity index 100% rename from stable/mstream/3.0.29/questions.yaml rename to stable/mstream/3.0.30/questions.yaml diff --git a/stable/mstream/3.0.29/templates/common.yaml b/stable/mstream/3.0.30/templates/common.yaml similarity index 100% rename from stable/mstream/3.0.29/templates/common.yaml rename to stable/mstream/3.0.30/templates/common.yaml diff --git a/stable/openhab/2.0.32/values.yaml b/stable/mstream/3.0.30/values.yaml similarity index 100% rename from stable/openhab/2.0.32/values.yaml rename to stable/mstream/3.0.30/values.yaml diff --git a/stable/muximux/3.0.29/CHANGELOG.md b/stable/muximux/3.0.29/CHANGELOG.md deleted file mode 100644 index 186c6a49f62..00000000000 --- a/stable/muximux/3.0.29/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [muximux-3.0.29](https://github.com/truecharts/charts/compare/muximux-3.0.28...muximux-3.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [muximux-3.0.29](https://github.com/truecharts/charts/compare/muximux-3.0.28...muximux-3.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [muximux-3.0.29](https://github.com/truecharts/charts/compare/muximux-3.0.28...muximux-3.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [muximux-3.0.29](https://github.com/truecharts/charts/compare/muximux-3.0.28...muximux-3.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [muximux-3.0.29](https://github.com/truecharts/charts/compare/muximux-3.0.28...muximux-3.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [muximux-3.0.29](https://github.com/truecharts/charts/compare/muximux-3.0.28...muximux-3.0.29) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [muximux-3.0.28](https://github.com/truecharts/charts/compare/muximux-3.0.26...muximux-3.0.28) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [muximux-3.0.27](https://github.com/truecharts/charts/compare/muximux-3.0.26...muximux-3.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [muximux-3.0.26](https://github.com/truecharts/charts/compare/muximux-3.0.25...muximux-3.0.26) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/muximux/3.0.29/Chart.lock b/stable/muximux/3.0.29/Chart.lock deleted file mode 100644 index ed2529b0dc4..00000000000 --- a/stable/muximux/3.0.29/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:48:02.758487444Z" diff --git a/stable/muximux/3.0.29/Chart.yaml b/stable/muximux/3.0.29/Chart.yaml deleted file mode 100644 index 93aca8c2e86..00000000000 --- a/stable/muximux/3.0.29/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "057352e8" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.29 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/muximux/3.0.29/README.md b/stable/muximux/3.0.29/README.md deleted file mode 100644 index db929991373..00000000000 --- a/stable/muximux/3.0.29/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# muximux - -![Version: 3.0.29](https://img.shields.io/badge/Version-3.0.29-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 057352e8](https://img.shields.io/badge/AppVersion-057352e8-informational?style=flat-square) - -A lightweight portal to view & manage your HTPC apps without having to run anything more than a PHP enabled webserver - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [muximux](https://truecharts.org/docs/charts/stable/muximux) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/muximux/3.0.29/charts/common-10.5.9.tgz b/stable/muximux/3.0.29/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/muximux/3.0.29/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/muximux/3.0.30/CHANGELOG.md b/stable/muximux/3.0.30/CHANGELOG.md new file mode 100644 index 00000000000..ca8e42e7bf4 --- /dev/null +++ b/stable/muximux/3.0.30/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [muximux-3.0.30](https://github.com/truecharts/charts/compare/muximux-3.0.29...muximux-3.0.30) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [muximux-3.0.29](https://github.com/truecharts/charts/compare/muximux-3.0.28...muximux-3.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [muximux-3.0.29](https://github.com/truecharts/charts/compare/muximux-3.0.28...muximux-3.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [muximux-3.0.29](https://github.com/truecharts/charts/compare/muximux-3.0.28...muximux-3.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [muximux-3.0.29](https://github.com/truecharts/charts/compare/muximux-3.0.28...muximux-3.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [muximux-3.0.29](https://github.com/truecharts/charts/compare/muximux-3.0.28...muximux-3.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [muximux-3.0.29](https://github.com/truecharts/charts/compare/muximux-3.0.28...muximux-3.0.29) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [muximux-3.0.28](https://github.com/truecharts/charts/compare/muximux-3.0.26...muximux-3.0.28) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [muximux-3.0.27](https://github.com/truecharts/charts/compare/muximux-3.0.26...muximux-3.0.27) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/muximux/3.0.30/Chart.lock b/stable/muximux/3.0.30/Chart.lock new file mode 100644 index 00000000000..bf604835d72 --- /dev/null +++ b/stable/muximux/3.0.30/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:49:40.898749872Z" diff --git a/stable/muximux/3.0.30/Chart.yaml b/stable/muximux/3.0.30/Chart.yaml new file mode 100644 index 00000000000..799efff5287 --- /dev/null +++ b/stable/muximux/3.0.30/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "057352e8" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: A lightweight portal to view & manage your HTPC apps without having to run anything more than a PHP enabled webserver +home: https://truecharts.org/docs/charts/stable/muximux +icon: https://truecharts.org/img/hotlink-ok/chart-icons/muximux.png +keywords: + - muximux + - htpc + - manage + - portal +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: muximux +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/muximux + - https://github.com/linuxserver/docker-muximux + - https://github.com/mescon/Muximux +type: application +version: 3.0.30 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/muximux/3.0.30/README.md b/stable/muximux/3.0.30/README.md new file mode 100644 index 00000000000..c287d44c40d --- /dev/null +++ b/stable/muximux/3.0.30/README.md @@ -0,0 +1,109 @@ +# muximux + +![Version: 3.0.30](https://img.shields.io/badge/Version-3.0.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 057352e8](https://img.shields.io/badge/AppVersion-057352e8-informational?style=flat-square) + +A lightweight portal to view & manage your HTPC apps without having to run anything more than a PHP enabled webserver + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [muximux](https://truecharts.org/docs/charts/stable/muximux) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/muximux/3.0.29/app-readme.md b/stable/muximux/3.0.30/app-readme.md similarity index 100% rename from stable/muximux/3.0.29/app-readme.md rename to stable/muximux/3.0.30/app-readme.md diff --git a/stable/muximux/3.0.30/charts/common-10.5.10.tgz b/stable/muximux/3.0.30/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/muximux/3.0.30/charts/common-10.5.10.tgz differ diff --git a/stable/muximux/3.0.29/ix_values.yaml b/stable/muximux/3.0.30/ix_values.yaml similarity index 100% rename from stable/muximux/3.0.29/ix_values.yaml rename to stable/muximux/3.0.30/ix_values.yaml diff --git a/stable/muximux/3.0.29/questions.yaml b/stable/muximux/3.0.30/questions.yaml similarity index 100% rename from stable/muximux/3.0.29/questions.yaml rename to stable/muximux/3.0.30/questions.yaml diff --git a/stable/muximux/3.0.29/templates/common.yaml b/stable/muximux/3.0.30/templates/common.yaml similarity index 100% rename from stable/muximux/3.0.29/templates/common.yaml rename to stable/muximux/3.0.30/templates/common.yaml diff --git a/stable/openkm/7.0.37/values.yaml b/stable/muximux/3.0.30/values.yaml similarity index 100% rename from stable/openkm/7.0.37/values.yaml rename to stable/muximux/3.0.30/values.yaml diff --git a/stable/mylar/6.0.37/CHANGELOG.md b/stable/mylar/6.0.37/CHANGELOG.md deleted file mode 100644 index 7b8744e3aa4..00000000000 --- a/stable/mylar/6.0.37/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [mylar-6.0.37](https://github.com/truecharts/charts/compare/mylar-6.0.36...mylar-6.0.37) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mylar-6.0.37](https://github.com/truecharts/charts/compare/mylar-6.0.36...mylar-6.0.37) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mylar-6.0.37](https://github.com/truecharts/charts/compare/mylar-6.0.36...mylar-6.0.37) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mylar-6.0.37](https://github.com/truecharts/charts/compare/mylar-6.0.36...mylar-6.0.37) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mylar-6.0.37](https://github.com/truecharts/charts/compare/mylar-6.0.36...mylar-6.0.37) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mylar-6.0.37](https://github.com/truecharts/charts/compare/mylar-6.0.36...mylar-6.0.37) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mylar-6.0.36](https://github.com/truecharts/charts/compare/mylar-6.0.35...mylar-6.0.36) (2022-09-10) - -### Chore - -- update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) - - - - -## [mylar-6.0.35](https://github.com/truecharts/charts/compare/mylar-6.0.34...mylar-6.0.35) (2022-08-31) - -### Chore - -- update docker general non-major ([#3640](https://github.com/truecharts/charts/issues/3640)) - - - - -## [mylar-6.0.34](https://github.com/truecharts/charts/compare/mylar-6.0.32...mylar-6.0.34) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/mylar/6.0.37/Chart.lock b/stable/mylar/6.0.37/Chart.lock deleted file mode 100644 index 59f5ea6dff7..00000000000 --- a/stable/mylar/6.0.37/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:48:03.073389446Z" diff --git a/stable/mylar/6.0.37/Chart.yaml b/stable/mylar/6.0.37/Chart.yaml deleted file mode 100644 index b30ccf066fc..00000000000 --- a/stable/mylar/6.0.37/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "0.6.9" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.37 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/mylar/6.0.37/README.md b/stable/mylar/6.0.37/README.md deleted file mode 100644 index ff52c22e55b..00000000000 --- a/stable/mylar/6.0.37/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# mylar - -![Version: 6.0.37](https://img.shields.io/badge/Version-6.0.37-informational?style=flat-square) ![AppVersion: 0.6.9](https://img.shields.io/badge/AppVersion-0.6.9-informational?style=flat-square) - -Mylar is a automated Comic Book downloader - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [mylar](https://truecharts.org/docs/charts/stable/mylar) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/mylar/6.0.37/charts/common-10.5.9.tgz b/stable/mylar/6.0.37/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/mylar/6.0.37/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/mylar/6.0.38/CHANGELOG.md b/stable/mylar/6.0.38/CHANGELOG.md new file mode 100644 index 00000000000..7b63367c398 --- /dev/null +++ b/stable/mylar/6.0.38/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [mylar-6.0.38](https://github.com/truecharts/charts/compare/mylar-6.0.37...mylar-6.0.38) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mylar-6.0.37](https://github.com/truecharts/charts/compare/mylar-6.0.36...mylar-6.0.37) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mylar-6.0.37](https://github.com/truecharts/charts/compare/mylar-6.0.36...mylar-6.0.37) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mylar-6.0.37](https://github.com/truecharts/charts/compare/mylar-6.0.36...mylar-6.0.37) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mylar-6.0.37](https://github.com/truecharts/charts/compare/mylar-6.0.36...mylar-6.0.37) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mylar-6.0.37](https://github.com/truecharts/charts/compare/mylar-6.0.36...mylar-6.0.37) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mylar-6.0.37](https://github.com/truecharts/charts/compare/mylar-6.0.36...mylar-6.0.37) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mylar-6.0.36](https://github.com/truecharts/charts/compare/mylar-6.0.35...mylar-6.0.36) (2022-09-10) + +### Chore + +- update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) + + + + +## [mylar-6.0.35](https://github.com/truecharts/charts/compare/mylar-6.0.34...mylar-6.0.35) (2022-08-31) + +### Chore + +- update docker general non-major ([#3640](https://github.com/truecharts/charts/issues/3640)) + + diff --git a/stable/mylar/6.0.38/Chart.lock b/stable/mylar/6.0.38/Chart.lock new file mode 100644 index 00000000000..3505e2f4e72 --- /dev/null +++ b/stable/mylar/6.0.38/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:49:54.127118676Z" diff --git a/stable/mylar/6.0.38/Chart.yaml b/stable/mylar/6.0.38/Chart.yaml new file mode 100644 index 00000000000..165e2203239 --- /dev/null +++ b/stable/mylar/6.0.38/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "0.6.9" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: Mylar is a automated Comic Book downloader +home: https://truecharts.org/docs/charts/stable/mylar +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mylar.png +keywords: + - mylar +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: mylar +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/mylar + - https://github.com/mylar3/mylar3 + - https://github.com/linuxserver/docker-mylar3 +version: 6.0.38 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/mylar/6.0.38/README.md b/stable/mylar/6.0.38/README.md new file mode 100644 index 00000000000..455f0c40226 --- /dev/null +++ b/stable/mylar/6.0.38/README.md @@ -0,0 +1,109 @@ +# mylar + +![Version: 6.0.38](https://img.shields.io/badge/Version-6.0.38-informational?style=flat-square) ![AppVersion: 0.6.9](https://img.shields.io/badge/AppVersion-0.6.9-informational?style=flat-square) + +Mylar is a automated Comic Book downloader + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [mylar](https://truecharts.org/docs/charts/stable/mylar) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/mylar/6.0.37/app-readme.md b/stable/mylar/6.0.38/app-readme.md similarity index 100% rename from stable/mylar/6.0.37/app-readme.md rename to stable/mylar/6.0.38/app-readme.md diff --git a/stable/mylar/6.0.38/charts/common-10.5.10.tgz b/stable/mylar/6.0.38/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/mylar/6.0.38/charts/common-10.5.10.tgz differ diff --git a/stable/mylar/6.0.37/ix_values.yaml b/stable/mylar/6.0.38/ix_values.yaml similarity index 100% rename from stable/mylar/6.0.37/ix_values.yaml rename to stable/mylar/6.0.38/ix_values.yaml diff --git a/stable/mylar/6.0.37/questions.yaml b/stable/mylar/6.0.38/questions.yaml similarity index 100% rename from stable/mylar/6.0.37/questions.yaml rename to stable/mylar/6.0.38/questions.yaml diff --git a/stable/oscam/6.0.29/templates/common.yaml b/stable/mylar/6.0.38/templates/common.yaml similarity index 100% rename from stable/oscam/6.0.29/templates/common.yaml rename to stable/mylar/6.0.38/templates/common.yaml diff --git a/stable/openldap/7.0.32/values.yaml b/stable/mylar/6.0.38/values.yaml similarity index 100% rename from stable/openldap/7.0.32/values.yaml rename to stable/mylar/6.0.38/values.yaml diff --git a/stable/mymediaforalexa/1.0.10/CHANGELOG.md b/stable/mymediaforalexa/1.0.10/CHANGELOG.md new file mode 100644 index 00000000000..9eb8a9bdcc3 --- /dev/null +++ b/stable/mymediaforalexa/1.0.10/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [mymediaforalexa-1.0.10](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.9...mymediaforalexa-1.0.10) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mymediaforalexa-1.0.9](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.8...mymediaforalexa-1.0.9) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mymediaforalexa-1.0.9](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.8...mymediaforalexa-1.0.9) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mymediaforalexa-1.0.9](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.8...mymediaforalexa-1.0.9) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mymediaforalexa-1.0.9](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.8...mymediaforalexa-1.0.9) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mymediaforalexa-1.0.9](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.8...mymediaforalexa-1.0.9) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mymediaforalexa-1.0.9](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.8...mymediaforalexa-1.0.9) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mymediaforalexa-1.0.8](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.6...mymediaforalexa-1.0.8) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [mymediaforalexa-1.0.7](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.6...mymediaforalexa-1.0.7) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/mymediaforalexa/1.0.10/Chart.lock b/stable/mymediaforalexa/1.0.10/Chart.lock new file mode 100644 index 00000000000..2d7ca0014bf --- /dev/null +++ b/stable/mymediaforalexa/1.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:50:07.51701651Z" diff --git a/stable/mymediaforalexa/1.0.10/Chart.yaml b/stable/mymediaforalexa/1.0.10/Chart.yaml new file mode 100644 index 00000000000..bdb84d05326 --- /dev/null +++ b/stable/mymediaforalexa/1.0.10/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: mymediaforalexa +version: 1.0.10 +appVersion: "1.3.147.99" +description: This is the multi-platform Docker image for My Media for Alexa - https://www.mymediaalexa.com . +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/mymediaforalexa +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mymediaforalexa.png +keywords: + - media + - alexa +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/mymediaforalexa + - https://hub.docker.com/r/bizmodeller/mymediaforalexa + - https://www.mymediaalexa.com/home/docker#dockerhub +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/mymediaforalexa/1.0.10/README.md b/stable/mymediaforalexa/1.0.10/README.md new file mode 100644 index 00000000000..daf9cad2a89 --- /dev/null +++ b/stable/mymediaforalexa/1.0.10/README.md @@ -0,0 +1,109 @@ +# mymediaforalexa + +![Version: 1.0.10](https://img.shields.io/badge/Version-1.0.10-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.3.147.99](https://img.shields.io/badge/AppVersion-1.3.147.99-informational?style=flat-square) + +This is the multi-platform Docker image for My Media for Alexa - https://www.mymediaalexa.com . + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [mymediaforalexa](https://truecharts.org/docs/charts/stable/mymediaforalexa) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/mymediaforalexa/1.0.9/app-readme.md b/stable/mymediaforalexa/1.0.10/app-readme.md similarity index 100% rename from stable/mymediaforalexa/1.0.9/app-readme.md rename to stable/mymediaforalexa/1.0.10/app-readme.md diff --git a/stable/mymediaforalexa/1.0.10/charts/common-10.5.10.tgz b/stable/mymediaforalexa/1.0.10/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/mymediaforalexa/1.0.10/charts/common-10.5.10.tgz differ diff --git a/stable/mymediaforalexa/1.0.9/ix_values.yaml b/stable/mymediaforalexa/1.0.10/ix_values.yaml similarity index 100% rename from stable/mymediaforalexa/1.0.9/ix_values.yaml rename to stable/mymediaforalexa/1.0.10/ix_values.yaml diff --git a/stable/mymediaforalexa/1.0.9/questions.yaml b/stable/mymediaforalexa/1.0.10/questions.yaml similarity index 100% rename from stable/mymediaforalexa/1.0.9/questions.yaml rename to stable/mymediaforalexa/1.0.10/questions.yaml diff --git a/stable/overseerr/6.0.31/templates/common.yaml b/stable/mymediaforalexa/1.0.10/templates/common.yaml similarity index 100% rename from stable/overseerr/6.0.31/templates/common.yaml rename to stable/mymediaforalexa/1.0.10/templates/common.yaml diff --git a/stable/openspeedtest/1.0.31/values.yaml b/stable/mymediaforalexa/1.0.10/values.yaml similarity index 100% rename from stable/openspeedtest/1.0.31/values.yaml rename to stable/mymediaforalexa/1.0.10/values.yaml diff --git a/stable/mymediaforalexa/1.0.9/CHANGELOG.md b/stable/mymediaforalexa/1.0.9/CHANGELOG.md deleted file mode 100644 index 64a7ba8b467..00000000000 --- a/stable/mymediaforalexa/1.0.9/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [mymediaforalexa-1.0.9](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.8...mymediaforalexa-1.0.9) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mymediaforalexa-1.0.9](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.8...mymediaforalexa-1.0.9) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mymediaforalexa-1.0.9](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.8...mymediaforalexa-1.0.9) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mymediaforalexa-1.0.9](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.8...mymediaforalexa-1.0.9) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mymediaforalexa-1.0.9](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.8...mymediaforalexa-1.0.9) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mymediaforalexa-1.0.9](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.8...mymediaforalexa-1.0.9) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mymediaforalexa-1.0.8](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.6...mymediaforalexa-1.0.8) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [mymediaforalexa-1.0.7](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.6...mymediaforalexa-1.0.7) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [mymediaforalexa-1.0.6](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.5...mymediaforalexa-1.0.6) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/mymediaforalexa/1.0.9/Chart.lock b/stable/mymediaforalexa/1.0.9/Chart.lock deleted file mode 100644 index 8877571f23f..00000000000 --- a/stable/mymediaforalexa/1.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:48:13.483435146Z" diff --git a/stable/mymediaforalexa/1.0.9/Chart.yaml b/stable/mymediaforalexa/1.0.9/Chart.yaml deleted file mode 100644 index d2dd30082f6..00000000000 --- a/stable/mymediaforalexa/1.0.9/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: mymediaforalexa -version: 1.0.9 -appVersion: "1.3.147.99" -description: This is the multi-platform Docker image for My Media for Alexa - https://www.mymediaalexa.com . -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/mymediaforalexa -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mymediaforalexa.png -keywords: - - media - - alexa -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/mymediaforalexa - - https://hub.docker.com/r/bizmodeller/mymediaforalexa - - https://www.mymediaalexa.com/home/docker#dockerhub -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - # 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.9/README.md b/stable/mymediaforalexa/1.0.9/README.md deleted file mode 100644 index baf2418bc47..00000000000 --- a/stable/mymediaforalexa/1.0.9/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# mymediaforalexa - -![Version: 1.0.9](https://img.shields.io/badge/Version-1.0.9-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.3.147.99](https://img.shields.io/badge/AppVersion-1.3.147.99-informational?style=flat-square) - -This is the multi-platform Docker image for My Media for Alexa - https://www.mymediaalexa.com . - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [mymediaforalexa](https://truecharts.org/docs/charts/stable/mymediaforalexa) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/mymediaforalexa/1.0.9/charts/common-10.5.9.tgz b/stable/mymediaforalexa/1.0.9/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/mymediaforalexa/1.0.9/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/mysql-workbench/2.0.30/CHANGELOG.md b/stable/mysql-workbench/2.0.30/CHANGELOG.md deleted file mode 100644 index a3936ffd8c3..00000000000 --- a/stable/mysql-workbench/2.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [mysql-workbench-2.0.30](https://github.com/truecharts/charts/compare/mysql-workbench-2.0.29...mysql-workbench-2.0.30) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mysql-workbench-2.0.30](https://github.com/truecharts/charts/compare/mysql-workbench-2.0.29...mysql-workbench-2.0.30) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mysql-workbench-2.0.30](https://github.com/truecharts/charts/compare/mysql-workbench-2.0.29...mysql-workbench-2.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mysql-workbench-2.0.30](https://github.com/truecharts/charts/compare/mysql-workbench-2.0.29...mysql-workbench-2.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mysql-workbench-2.0.30](https://github.com/truecharts/charts/compare/mysql-workbench-2.0.29...mysql-workbench-2.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mysql-workbench-2.0.30](https://github.com/truecharts/charts/compare/mysql-workbench-2.0.29...mysql-workbench-2.0.30) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mysql-workbench-2.0.29](https://github.com/truecharts/charts/compare/mysql-workbench-2.0.27...mysql-workbench-2.0.29) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [mysql-workbench-2.0.28](https://github.com/truecharts/charts/compare/mysql-workbench-2.0.27...mysql-workbench-2.0.28) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [mysql-workbench-2.0.27](https://github.com/truecharts/charts/compare/mysql-workbench-2.0.26...mysql-workbench-2.0.27) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/mysql-workbench/2.0.30/Chart.lock b/stable/mysql-workbench/2.0.30/Chart.lock deleted file mode 100644 index 02b92861287..00000000000 --- a/stable/mysql-workbench/2.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:48:17.518587636Z" diff --git a/stable/mysql-workbench/2.0.30/Chart.yaml b/stable/mysql-workbench/2.0.30/Chart.yaml deleted file mode 100644 index 34229346847..00000000000 --- a/stable/mysql-workbench/2.0.30/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: mysql-workbench -version: 2.0.30 -appVersion: "8.0.30" -description: MySQL Workbench is a unified visual tool for database architects, developers and DBAs. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/mysql-workbench -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mysql-workbench.png -keywords: - - mysql-workbench -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/mysql-workbench - - https://hub.docker.com/r/linuxserver/mysql-workbench -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - # 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.30/README.md b/stable/mysql-workbench/2.0.30/README.md deleted file mode 100644 index 7948e979cf5..00000000000 --- a/stable/mysql-workbench/2.0.30/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# mysql-workbench - -![Version: 2.0.30](https://img.shields.io/badge/Version-2.0.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 8.0.30](https://img.shields.io/badge/AppVersion-8.0.30-informational?style=flat-square) - -MySQL Workbench is a unified visual tool for database architects, developers and DBAs. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [mysql-workbench](https://truecharts.org/docs/charts/stable/mysql-workbench) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/mysql-workbench/2.0.30/charts/common-10.5.9.tgz b/stable/mysql-workbench/2.0.30/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/mysql-workbench/2.0.30/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/mysql-workbench/2.0.31/CHANGELOG.md b/stable/mysql-workbench/2.0.31/CHANGELOG.md new file mode 100644 index 00000000000..f5b5f75be6e --- /dev/null +++ b/stable/mysql-workbench/2.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [mysql-workbench-2.0.31](https://github.com/truecharts/charts/compare/mysql-workbench-2.0.30...mysql-workbench-2.0.31) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mysql-workbench-2.0.30](https://github.com/truecharts/charts/compare/mysql-workbench-2.0.29...mysql-workbench-2.0.30) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mysql-workbench-2.0.30](https://github.com/truecharts/charts/compare/mysql-workbench-2.0.29...mysql-workbench-2.0.30) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mysql-workbench-2.0.30](https://github.com/truecharts/charts/compare/mysql-workbench-2.0.29...mysql-workbench-2.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mysql-workbench-2.0.30](https://github.com/truecharts/charts/compare/mysql-workbench-2.0.29...mysql-workbench-2.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mysql-workbench-2.0.30](https://github.com/truecharts/charts/compare/mysql-workbench-2.0.29...mysql-workbench-2.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mysql-workbench-2.0.30](https://github.com/truecharts/charts/compare/mysql-workbench-2.0.29...mysql-workbench-2.0.30) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [mysql-workbench-2.0.29](https://github.com/truecharts/charts/compare/mysql-workbench-2.0.27...mysql-workbench-2.0.29) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [mysql-workbench-2.0.28](https://github.com/truecharts/charts/compare/mysql-workbench-2.0.27...mysql-workbench-2.0.28) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/mysql-workbench/2.0.31/Chart.lock b/stable/mysql-workbench/2.0.31/Chart.lock new file mode 100644 index 00000000000..5ac8bf59735 --- /dev/null +++ b/stable/mysql-workbench/2.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:50:20.878054537Z" diff --git a/stable/mysql-workbench/2.0.31/Chart.yaml b/stable/mysql-workbench/2.0.31/Chart.yaml new file mode 100644 index 00000000000..8fc4bc94d9b --- /dev/null +++ b/stable/mysql-workbench/2.0.31/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: mysql-workbench +version: 2.0.31 +appVersion: "8.0.30" +description: MySQL Workbench is a unified visual tool for database architects, developers and DBAs. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/mysql-workbench +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mysql-workbench.png +keywords: + - mysql-workbench +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/mysql-workbench + - https://hub.docker.com/r/linuxserver/mysql-workbench +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/mysql-workbench/2.0.31/README.md b/stable/mysql-workbench/2.0.31/README.md new file mode 100644 index 00000000000..f25c3b0347e --- /dev/null +++ b/stable/mysql-workbench/2.0.31/README.md @@ -0,0 +1,108 @@ +# mysql-workbench + +![Version: 2.0.31](https://img.shields.io/badge/Version-2.0.31-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 8.0.30](https://img.shields.io/badge/AppVersion-8.0.30-informational?style=flat-square) + +MySQL Workbench is a unified visual tool for database architects, developers and DBAs. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [mysql-workbench](https://truecharts.org/docs/charts/stable/mysql-workbench) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/mysql-workbench/2.0.30/app-readme.md b/stable/mysql-workbench/2.0.31/app-readme.md similarity index 100% rename from stable/mysql-workbench/2.0.30/app-readme.md rename to stable/mysql-workbench/2.0.31/app-readme.md diff --git a/stable/mysql-workbench/2.0.31/charts/common-10.5.10.tgz b/stable/mysql-workbench/2.0.31/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/mysql-workbench/2.0.31/charts/common-10.5.10.tgz differ diff --git a/stable/mysql-workbench/2.0.30/ix_values.yaml b/stable/mysql-workbench/2.0.31/ix_values.yaml similarity index 100% rename from stable/mysql-workbench/2.0.30/ix_values.yaml rename to stable/mysql-workbench/2.0.31/ix_values.yaml diff --git a/stable/mysql-workbench/2.0.30/questions.yaml b/stable/mysql-workbench/2.0.31/questions.yaml similarity index 100% rename from stable/mysql-workbench/2.0.30/questions.yaml rename to stable/mysql-workbench/2.0.31/questions.yaml diff --git a/stable/owncast/6.0.32/templates/common.yaml b/stable/mysql-workbench/2.0.31/templates/common.yaml similarity index 100% rename from stable/owncast/6.0.32/templates/common.yaml rename to stable/mysql-workbench/2.0.31/templates/common.yaml diff --git a/stable/openvscode-server/2.0.36/values.yaml b/stable/mysql-workbench/2.0.31/values.yaml similarity index 100% rename from stable/openvscode-server/2.0.36/values.yaml rename to stable/mysql-workbench/2.0.31/values.yaml diff --git a/stable/n8n/4.0.54/CHANGELOG.md b/stable/n8n/4.0.54/CHANGELOG.md deleted file mode 100644 index 717d4607ac0..00000000000 --- a/stable/n8n/4.0.54/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [n8n-4.0.54](https://github.com/truecharts/charts/compare/n8n-4.0.53...n8n-4.0.54) (2022-09-13) - -### Chore - -- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - - - -## [n8n-4.0.53](https://github.com/truecharts/charts/compare/n8n-4.0.52...n8n-4.0.53) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [n8n-4.0.53](https://github.com/truecharts/charts/compare/n8n-4.0.52...n8n-4.0.53) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [n8n-4.0.53](https://github.com/truecharts/charts/compare/n8n-4.0.52...n8n-4.0.53) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [n8n-4.0.53](https://github.com/truecharts/charts/compare/n8n-4.0.52...n8n-4.0.53) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [n8n-4.0.53](https://github.com/truecharts/charts/compare/n8n-4.0.52...n8n-4.0.53) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [n8n-4.0.53](https://github.com/truecharts/charts/compare/n8n-4.0.52...n8n-4.0.53) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [n8n-4.0.52](https://github.com/truecharts/charts/compare/n8n-4.0.51...n8n-4.0.52) (2022-09-02) - -### Chore - -- update docker general non-major ([#3660](https://github.com/truecharts/charts/issues/3660)) - - - - -## [n8n-4.0.51](https://github.com/truecharts/charts/compare/n8n-4.0.50...n8n-4.0.51) (2022-09-01) - diff --git a/stable/n8n/4.0.54/Chart.lock b/stable/n8n/4.0.54/Chart.lock deleted file mode 100644 index a594e0b972b..00000000000 --- a/stable/n8n/4.0.54/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.72 -digest: sha256:48575c1284c01594e15d652b730608f179ada7326071005369f8a321e76d695c -generated: "2022-09-13T06:25:43.095810022Z" diff --git a/stable/n8n/4.0.54/Chart.yaml b/stable/n8n/4.0.54/Chart.yaml deleted file mode 100644 index afc832b8a86..00000000000 --- a/stable/n8n/4.0.54/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -apiVersion: v2 -appVersion: "0.193.5" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.72 -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.54 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/n8n/4.0.54/README.md b/stable/n8n/4.0.54/README.md deleted file mode 100644 index e948d6e09ae..00000000000 --- a/stable/n8n/4.0.54/README.md +++ /dev/null @@ -1,112 +0,0 @@ -# n8n - -![Version: 4.0.54](https://img.shields.io/badge/Version-4.0.54-informational?style=flat-square) ![AppVersion: 0.193.5](https://img.shields.io/badge/AppVersion-0.193.5-informational?style=flat-square) - -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.76 | -| https://charts.truecharts.org | redis | 3.0.72 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `n8n` deployment - -```console -helm uninstall n8n -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install n8n \ - --set env.TZ="America/New York" \ - TrueCharts/n8n -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install n8n TrueCharts/n8n -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/n8n/4.0.54/charts/common-10.5.9.tgz b/stable/n8n/4.0.54/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/n8n/4.0.54/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/n8n/4.0.54/charts/postgresql-8.0.76.tgz b/stable/n8n/4.0.54/charts/postgresql-8.0.76.tgz deleted file mode 100644 index 129e37daa0e..00000000000 Binary files a/stable/n8n/4.0.54/charts/postgresql-8.0.76.tgz and /dev/null differ diff --git a/stable/n8n/4.0.54/charts/redis-3.0.72.tgz b/stable/n8n/4.0.54/charts/redis-3.0.72.tgz deleted file mode 100644 index d1c4b4529da..00000000000 Binary files a/stable/n8n/4.0.54/charts/redis-3.0.72.tgz and /dev/null differ diff --git a/stable/n8n/4.0.55/CHANGELOG.md b/stable/n8n/4.0.55/CHANGELOG.md new file mode 100644 index 00000000000..891d5656e7d --- /dev/null +++ b/stable/n8n/4.0.55/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [n8n-4.0.55](https://github.com/truecharts/charts/compare/n8n-4.0.54...n8n-4.0.55) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [n8n-4.0.54](https://github.com/truecharts/charts/compare/n8n-4.0.53...n8n-4.0.54) (2022-09-13) + +### Chore + +- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + + + + +## [n8n-4.0.53](https://github.com/truecharts/charts/compare/n8n-4.0.52...n8n-4.0.53) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [n8n-4.0.53](https://github.com/truecharts/charts/compare/n8n-4.0.52...n8n-4.0.53) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [n8n-4.0.53](https://github.com/truecharts/charts/compare/n8n-4.0.52...n8n-4.0.53) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [n8n-4.0.53](https://github.com/truecharts/charts/compare/n8n-4.0.52...n8n-4.0.53) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [n8n-4.0.53](https://github.com/truecharts/charts/compare/n8n-4.0.52...n8n-4.0.53) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [n8n-4.0.53](https://github.com/truecharts/charts/compare/n8n-4.0.52...n8n-4.0.53) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [n8n-4.0.52](https://github.com/truecharts/charts/compare/n8n-4.0.51...n8n-4.0.52) (2022-09-02) diff --git a/stable/n8n/4.0.55/Chart.lock b/stable/n8n/4.0.55/Chart.lock new file mode 100644 index 00000000000..7d86f8b20df --- /dev/null +++ b/stable/n8n/4.0.55/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.75 +digest: sha256:9d4ce7b49341358873ac504e187314c9a2e0f15e6eea31a51a1294b829ddaaba +generated: "2022-09-15T14:50:43.863719667Z" diff --git a/stable/n8n/4.0.55/Chart.yaml b/stable/n8n/4.0.55/Chart.yaml new file mode 100644 index 00000000000..dab5087fc59 --- /dev/null +++ b/stable/n8n/4.0.55/Chart.yaml @@ -0,0 +1,37 @@ +apiVersion: v2 +appVersion: "0.193.5" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.75 +description: n8n is an extendable workflow automation tool. +home: https://truecharts.org/docs/charts/stable/n8n +icon: https://truecharts.org/img/hotlink-ok/chart-icons/n8n.png +keywords: + - workflows + - automation +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: n8n +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/n8n + - https://docs.n8n.io/ + - https://github.com/n8n-io/n8n + - https://hub.docker.com/r/n8nio/n8n +version: 4.0.55 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/n8n/4.0.55/README.md b/stable/n8n/4.0.55/README.md new file mode 100644 index 00000000000..e4e4de55139 --- /dev/null +++ b/stable/n8n/4.0.55/README.md @@ -0,0 +1,112 @@ +# n8n + +![Version: 4.0.55](https://img.shields.io/badge/Version-4.0.55-informational?style=flat-square) ![AppVersion: 0.193.5](https://img.shields.io/badge/AppVersion-0.193.5-informational?style=flat-square) + +n8n is an extendable workflow automation tool. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [n8n](https://truecharts.org/docs/charts/stable/n8n) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.78 | +| https://charts.truecharts.org | redis | 3.0.75 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `n8n` deployment + +```console +helm uninstall n8n +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install n8n \ + --set env.TZ="America/New York" \ + TrueCharts/n8n +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install n8n TrueCharts/n8n -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/n8n/4.0.54/app-readme.md b/stable/n8n/4.0.55/app-readme.md similarity index 100% rename from stable/n8n/4.0.54/app-readme.md rename to stable/n8n/4.0.55/app-readme.md diff --git a/stable/n8n/4.0.55/charts/common-10.5.10.tgz b/stable/n8n/4.0.55/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/n8n/4.0.55/charts/common-10.5.10.tgz differ diff --git a/stable/n8n/4.0.55/charts/postgresql-8.0.78.tgz b/stable/n8n/4.0.55/charts/postgresql-8.0.78.tgz new file mode 100644 index 00000000000..ef5433c52fa Binary files /dev/null and b/stable/n8n/4.0.55/charts/postgresql-8.0.78.tgz differ diff --git a/stable/n8n/4.0.55/charts/redis-3.0.75.tgz b/stable/n8n/4.0.55/charts/redis-3.0.75.tgz new file mode 100644 index 00000000000..3be8a655992 Binary files /dev/null and b/stable/n8n/4.0.55/charts/redis-3.0.75.tgz differ diff --git a/stable/n8n/4.0.54/ix_values.yaml b/stable/n8n/4.0.55/ix_values.yaml similarity index 100% rename from stable/n8n/4.0.54/ix_values.yaml rename to stable/n8n/4.0.55/ix_values.yaml diff --git a/stable/n8n/4.0.54/questions.yaml b/stable/n8n/4.0.55/questions.yaml similarity index 100% rename from stable/n8n/4.0.54/questions.yaml rename to stable/n8n/4.0.55/questions.yaml diff --git a/stable/n8n/4.0.54/templates/_configmap.tpl b/stable/n8n/4.0.55/templates/_configmap.tpl similarity index 100% rename from stable/n8n/4.0.54/templates/_configmap.tpl rename to stable/n8n/4.0.55/templates/_configmap.tpl diff --git a/stable/n8n/4.0.54/templates/common.yaml b/stable/n8n/4.0.55/templates/common.yaml similarity index 100% rename from stable/n8n/4.0.54/templates/common.yaml rename to stable/n8n/4.0.55/templates/common.yaml diff --git a/stable/oscam/6.0.29/values.yaml b/stable/n8n/4.0.55/values.yaml similarity index 100% rename from stable/oscam/6.0.29/values.yaml rename to stable/n8n/4.0.55/values.yaml diff --git a/stable/nano-wallet/2.0.29/CHANGELOG.md b/stable/nano-wallet/2.0.29/CHANGELOG.md deleted file mode 100644 index 51998d6268c..00000000000 --- a/stable/nano-wallet/2.0.29/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [nano-wallet-2.0.29](https://github.com/truecharts/charts/compare/nano-wallet-2.0.28...nano-wallet-2.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [nano-wallet-2.0.29](https://github.com/truecharts/charts/compare/nano-wallet-2.0.28...nano-wallet-2.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [nano-wallet-2.0.29](https://github.com/truecharts/charts/compare/nano-wallet-2.0.28...nano-wallet-2.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [nano-wallet-2.0.29](https://github.com/truecharts/charts/compare/nano-wallet-2.0.28...nano-wallet-2.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [nano-wallet-2.0.29](https://github.com/truecharts/charts/compare/nano-wallet-2.0.28...nano-wallet-2.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [nano-wallet-2.0.29](https://github.com/truecharts/charts/compare/nano-wallet-2.0.28...nano-wallet-2.0.29) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [nano-wallet-2.0.28](https://github.com/truecharts/charts/compare/nano-wallet-2.0.26...nano-wallet-2.0.28) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [nano-wallet-2.0.27](https://github.com/truecharts/charts/compare/nano-wallet-2.0.26...nano-wallet-2.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [nano-wallet-2.0.26](https://github.com/truecharts/charts/compare/nano-wallet-2.0.25...nano-wallet-2.0.26) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/nano-wallet/2.0.29/Chart.lock b/stable/nano-wallet/2.0.29/Chart.lock deleted file mode 100644 index fd4189474d1..00000000000 --- a/stable/nano-wallet/2.0.29/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:48:28.116688498Z" diff --git a/stable/nano-wallet/2.0.29/Chart.yaml b/stable/nano-wallet/2.0.29/Chart.yaml deleted file mode 100644 index c30e80cf85c..00000000000 --- a/stable/nano-wallet/2.0.29/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: nano-wallet -version: 2.0.29 -appVersion: "2021.12.16" -description: Nano-wallet is a digital payment protocol designed to be accessible and lightweight. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/nano-wallet -icon: https://truecharts.org/img/hotlink-ok/chart-icons/nano-wallet.png -keywords: - - nano-wallet -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/nano-wallet - - https://hub.docker.com/r/linuxserver/nano-wallet -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - # 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.29/README.md b/stable/nano-wallet/2.0.29/README.md deleted file mode 100644 index dd581721b13..00000000000 --- a/stable/nano-wallet/2.0.29/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# nano-wallet - -![Version: 2.0.29](https://img.shields.io/badge/Version-2.0.29-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2021.12.16](https://img.shields.io/badge/AppVersion-2021.12.16-informational?style=flat-square) - -Nano-wallet is a digital payment protocol designed to be accessible and lightweight. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [nano-wallet](https://truecharts.org/docs/charts/stable/nano-wallet) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/nano-wallet/2.0.29/charts/common-10.5.9.tgz b/stable/nano-wallet/2.0.29/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/nano-wallet/2.0.29/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/nano-wallet/2.0.30/CHANGELOG.md b/stable/nano-wallet/2.0.30/CHANGELOG.md new file mode 100644 index 00000000000..af99b96fd41 --- /dev/null +++ b/stable/nano-wallet/2.0.30/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [nano-wallet-2.0.30](https://github.com/truecharts/charts/compare/nano-wallet-2.0.29...nano-wallet-2.0.30) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [nano-wallet-2.0.29](https://github.com/truecharts/charts/compare/nano-wallet-2.0.28...nano-wallet-2.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [nano-wallet-2.0.29](https://github.com/truecharts/charts/compare/nano-wallet-2.0.28...nano-wallet-2.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [nano-wallet-2.0.29](https://github.com/truecharts/charts/compare/nano-wallet-2.0.28...nano-wallet-2.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [nano-wallet-2.0.29](https://github.com/truecharts/charts/compare/nano-wallet-2.0.28...nano-wallet-2.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [nano-wallet-2.0.29](https://github.com/truecharts/charts/compare/nano-wallet-2.0.28...nano-wallet-2.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [nano-wallet-2.0.29](https://github.com/truecharts/charts/compare/nano-wallet-2.0.28...nano-wallet-2.0.29) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [nano-wallet-2.0.28](https://github.com/truecharts/charts/compare/nano-wallet-2.0.26...nano-wallet-2.0.28) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [nano-wallet-2.0.27](https://github.com/truecharts/charts/compare/nano-wallet-2.0.26...nano-wallet-2.0.27) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/nano-wallet/2.0.30/Chart.lock b/stable/nano-wallet/2.0.30/Chart.lock new file mode 100644 index 00000000000..5cebeb3e811 --- /dev/null +++ b/stable/nano-wallet/2.0.30/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:51:07.779366197Z" diff --git a/stable/nano-wallet/2.0.30/Chart.yaml b/stable/nano-wallet/2.0.30/Chart.yaml new file mode 100644 index 00000000000..51baf72d423 --- /dev/null +++ b/stable/nano-wallet/2.0.30/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: nano-wallet +version: 2.0.30 +appVersion: "2021.12.16" +description: Nano-wallet is a digital payment protocol designed to be accessible and lightweight. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/nano-wallet +icon: https://truecharts.org/img/hotlink-ok/chart-icons/nano-wallet.png +keywords: + - nano-wallet +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/nano-wallet + - https://hub.docker.com/r/linuxserver/nano-wallet +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/nano-wallet/2.0.30/README.md b/stable/nano-wallet/2.0.30/README.md new file mode 100644 index 00000000000..a2d1216f654 --- /dev/null +++ b/stable/nano-wallet/2.0.30/README.md @@ -0,0 +1,108 @@ +# nano-wallet + +![Version: 2.0.30](https://img.shields.io/badge/Version-2.0.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2021.12.16](https://img.shields.io/badge/AppVersion-2021.12.16-informational?style=flat-square) + +Nano-wallet is a digital payment protocol designed to be accessible and lightweight. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [nano-wallet](https://truecharts.org/docs/charts/stable/nano-wallet) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/nano-wallet/2.0.29/app-readme.md b/stable/nano-wallet/2.0.30/app-readme.md similarity index 100% rename from stable/nano-wallet/2.0.29/app-readme.md rename to stable/nano-wallet/2.0.30/app-readme.md diff --git a/stable/nano-wallet/2.0.30/charts/common-10.5.10.tgz b/stable/nano-wallet/2.0.30/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/nano-wallet/2.0.30/charts/common-10.5.10.tgz differ diff --git a/stable/nano-wallet/2.0.29/ix_values.yaml b/stable/nano-wallet/2.0.30/ix_values.yaml similarity index 100% rename from stable/nano-wallet/2.0.29/ix_values.yaml rename to stable/nano-wallet/2.0.30/ix_values.yaml diff --git a/stable/nano-wallet/2.0.29/questions.yaml b/stable/nano-wallet/2.0.30/questions.yaml similarity index 100% rename from stable/nano-wallet/2.0.29/questions.yaml rename to stable/nano-wallet/2.0.30/questions.yaml diff --git a/stable/papermerge/3.0.35/templates/common.yaml b/stable/nano-wallet/2.0.30/templates/common.yaml similarity index 100% rename from stable/papermerge/3.0.35/templates/common.yaml rename to stable/nano-wallet/2.0.30/templates/common.yaml diff --git a/stable/outline/3.0.41/values.yaml b/stable/nano-wallet/2.0.30/values.yaml similarity index 100% rename from stable/outline/3.0.41/values.yaml rename to stable/nano-wallet/2.0.30/values.yaml diff --git a/stable/navidrome/11.0.32/CHANGELOG.md b/stable/navidrome/11.0.32/CHANGELOG.md new file mode 100644 index 00000000000..b05e7068fd3 --- /dev/null +++ b/stable/navidrome/11.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [navidrome-11.0.32](https://github.com/truecharts/charts/compare/navidrome-11.0.31...navidrome-11.0.32) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [navidrome-11.0.31](https://github.com/truecharts/charts/compare/navidrome-11.0.30...navidrome-11.0.31) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [navidrome-11.0.31](https://github.com/truecharts/charts/compare/navidrome-11.0.30...navidrome-11.0.31) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [navidrome-11.0.31](https://github.com/truecharts/charts/compare/navidrome-11.0.30...navidrome-11.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [navidrome-11.0.31](https://github.com/truecharts/charts/compare/navidrome-11.0.30...navidrome-11.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [navidrome-11.0.31](https://github.com/truecharts/charts/compare/navidrome-11.0.30...navidrome-11.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [navidrome-11.0.31](https://github.com/truecharts/charts/compare/navidrome-11.0.30...navidrome-11.0.31) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [navidrome-11.0.30](https://github.com/truecharts/charts/compare/navidrome-11.0.28...navidrome-11.0.30) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [navidrome-11.0.29](https://github.com/truecharts/charts/compare/navidrome-11.0.28...navidrome-11.0.29) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/navidrome/11.0.32/Chart.lock b/stable/navidrome/11.0.32/Chart.lock new file mode 100644 index 00000000000..0e96753441d --- /dev/null +++ b/stable/navidrome/11.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:51:21.531889146Z" diff --git a/stable/navidrome/11.0.32/Chart.yaml b/stable/navidrome/11.0.32/Chart.yaml new file mode 100644 index 00000000000..c6024a9d35c --- /dev/null +++ b/stable/navidrome/11.0.32/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "0.47.5" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +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.32 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/navidrome/11.0.32/README.md b/stable/navidrome/11.0.32/README.md new file mode 100644 index 00000000000..9e9d2713800 --- /dev/null +++ b/stable/navidrome/11.0.32/README.md @@ -0,0 +1,109 @@ +# navidrome + +![Version: 11.0.32](https://img.shields.io/badge/Version-11.0.32-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.47.5](https://img.shields.io/badge/AppVersion-0.47.5-informational?style=flat-square) + +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.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `navidrome` deployment + +```console +helm uninstall navidrome +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install navidrome \ + --set env.TZ="America/New York" \ + TrueCharts/navidrome +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install navidrome TrueCharts/navidrome -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/navidrome/11.0.32/app-readme.md b/stable/navidrome/11.0.32/app-readme.md new file mode 100644 index 00000000000..b75e0b5dcf2 --- /dev/null +++ b/stable/navidrome/11.0.32/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.32/charts/common-10.5.10.tgz b/stable/navidrome/11.0.32/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/navidrome/11.0.32/charts/common-10.5.10.tgz differ diff --git a/stable/navidrome/11.0.32/ix_values.yaml b/stable/navidrome/11.0.32/ix_values.yaml new file mode 100644 index 00000000000..6a6836e7440 --- /dev/null +++ b/stable/navidrome/11.0.32/ix_values.yaml @@ -0,0 +1,26 @@ +image: + repository: tccr.io/truecharts/navidrome + pullPolicy: IfNotPresent + tag: v0.47.5@sha256:07827dde0863084402dcc03c8857372be2f16ca8c90cf3b44bfda00627dbd80a + +service: + main: + ports: + main: + port: 4533 + targetPort: 4533 + +env: + ND_SCANINTERVAL: "15m" + ND_LOGLEVEL: "info" + ND_SESSIONTIMEOUT: "24h" + ND_ENABLETRANSCODINGCONFIG: "true" + ND_MUSICFOLDER: "/music" + +persistence: + data: + enabled: true + mountPath: "/data" + +portal: + enabled: true diff --git a/stable/navidrome/11.0.32/questions.yaml b/stable/navidrome/11.0.32/questions.yaml new file mode 100644 index 00000000000..963874ed8c7 --- /dev/null +++ b/stable/navidrome/11.0.32/questions.yaml @@ -0,0 +1,2488 @@ +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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: ClusterIP + description: ClusterIP + - value: NodePort + description: NodePort (Advanced) + - value: LoadBalancer + description: LoadBalancer (Advanced) + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: (Advanced) Specify the IP Policy + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: (Advanced) IP Families + description: (Advanced) The IP Families that should be used + schema: + show_if: [["type", "!=", "Simple"]] + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + 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: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort + schema: + type: int + min: 9000 + max: 65535 + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: NodePort + enum: + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: nodePort + description: Leave Empty to Disable + label: "nodePort" + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/pgadmin/7.0.34/templates/common.yaml b/stable/navidrome/11.0.32/templates/common.yaml similarity index 100% rename from stable/pgadmin/7.0.34/templates/common.yaml rename to stable/navidrome/11.0.32/templates/common.yaml diff --git a/stable/overseerr/6.0.31/values.yaml b/stable/navidrome/11.0.32/values.yaml similarity index 100% rename from stable/overseerr/6.0.31/values.yaml rename to stable/navidrome/11.0.32/values.yaml diff --git a/stable/netdata/2.0.36/CHANGELOG.md b/stable/netdata/2.0.36/CHANGELOG.md deleted file mode 100644 index 2ed4b36e34b..00000000000 --- a/stable/netdata/2.0.36/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [netdata-2.0.36](https://github.com/truecharts/charts/compare/netdata-2.0.35...netdata-2.0.36) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [netdata-2.0.36](https://github.com/truecharts/charts/compare/netdata-2.0.35...netdata-2.0.36) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [netdata-2.0.36](https://github.com/truecharts/charts/compare/netdata-2.0.35...netdata-2.0.36) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [netdata-2.0.36](https://github.com/truecharts/charts/compare/netdata-2.0.35...netdata-2.0.36) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [netdata-2.0.36](https://github.com/truecharts/charts/compare/netdata-2.0.35...netdata-2.0.36) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [netdata-2.0.36](https://github.com/truecharts/charts/compare/netdata-2.0.35...netdata-2.0.36) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [netdata-2.0.35](https://github.com/truecharts/charts/compare/netdata-2.0.34...netdata-2.0.35) (2022-09-03) - -### Fix - -- fix serviceaccount creation on few apps ([#3665](https://github.com/truecharts/charts/issues/3665)) - - - - -## [netdata-2.0.34](https://github.com/truecharts/charts/compare/netdata-2.0.32...netdata-2.0.34) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [netdata-2.0.33](https://github.com/truecharts/charts/compare/netdata-2.0.32...netdata-2.0.33) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/netdata/2.0.36/Chart.lock b/stable/netdata/2.0.36/Chart.lock deleted file mode 100644 index f9d085894fd..00000000000 --- a/stable/netdata/2.0.36/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:48:41.792324786Z" diff --git a/stable/netdata/2.0.36/Chart.yaml b/stable/netdata/2.0.36/Chart.yaml deleted file mode 100644 index c569146cc71..00000000000 --- a/stable/netdata/2.0.36/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "1.36.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.36 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/netdata/2.0.36/README.md b/stable/netdata/2.0.36/README.md deleted file mode 100644 index 16e5093b7ba..00000000000 --- a/stable/netdata/2.0.36/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# netdata - -![Version: 2.0.36](https://img.shields.io/badge/Version-2.0.36-informational?style=flat-square) ![AppVersion: 1.36.1](https://img.shields.io/badge/AppVersion-1.36.1-informational?style=flat-square) - -Netdata is high-fidelity infrastructure monitoring and troubleshooting. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [netdata](https://truecharts.org/docs/charts/stable/netdata) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/netdata/2.0.36/charts/common-10.5.9.tgz b/stable/netdata/2.0.36/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/netdata/2.0.36/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/netdata/2.0.37/CHANGELOG.md b/stable/netdata/2.0.37/CHANGELOG.md new file mode 100644 index 00000000000..5061787342c --- /dev/null +++ b/stable/netdata/2.0.37/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [netdata-2.0.37](https://github.com/truecharts/charts/compare/netdata-2.0.36...netdata-2.0.37) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [netdata-2.0.36](https://github.com/truecharts/charts/compare/netdata-2.0.35...netdata-2.0.36) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [netdata-2.0.36](https://github.com/truecharts/charts/compare/netdata-2.0.35...netdata-2.0.36) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [netdata-2.0.36](https://github.com/truecharts/charts/compare/netdata-2.0.35...netdata-2.0.36) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [netdata-2.0.36](https://github.com/truecharts/charts/compare/netdata-2.0.35...netdata-2.0.36) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [netdata-2.0.36](https://github.com/truecharts/charts/compare/netdata-2.0.35...netdata-2.0.36) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [netdata-2.0.36](https://github.com/truecharts/charts/compare/netdata-2.0.35...netdata-2.0.36) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [netdata-2.0.35](https://github.com/truecharts/charts/compare/netdata-2.0.34...netdata-2.0.35) (2022-09-03) + +### Fix + +- fix serviceaccount creation on few apps ([#3665](https://github.com/truecharts/charts/issues/3665)) + + + + +## [netdata-2.0.34](https://github.com/truecharts/charts/compare/netdata-2.0.32...netdata-2.0.34) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/netdata/2.0.37/Chart.lock b/stable/netdata/2.0.37/Chart.lock new file mode 100644 index 00000000000..5e99d8e5b57 --- /dev/null +++ b/stable/netdata/2.0.37/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:51:34.985891146Z" diff --git a/stable/netdata/2.0.37/Chart.yaml b/stable/netdata/2.0.37/Chart.yaml new file mode 100644 index 00000000000..c87f22ac3e3 --- /dev/null +++ b/stable/netdata/2.0.37/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "1.36.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: Netdata is high-fidelity infrastructure monitoring and troubleshooting. +home: https://truecharts.org/docs/charts/stable/netdata +icon: https://truecharts.org/img/hotlink-ok/chart-icons/netdata.png +keywords: + - netdata + - monitoring +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: netdata +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/netdata + - https://github.com/netdata +version: 2.0.37 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/netdata/2.0.37/README.md b/stable/netdata/2.0.37/README.md new file mode 100644 index 00000000000..b52edc4f627 --- /dev/null +++ b/stable/netdata/2.0.37/README.md @@ -0,0 +1,108 @@ +# netdata + +![Version: 2.0.37](https://img.shields.io/badge/Version-2.0.37-informational?style=flat-square) ![AppVersion: 1.36.1](https://img.shields.io/badge/AppVersion-1.36.1-informational?style=flat-square) + +Netdata is high-fidelity infrastructure monitoring and troubleshooting. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [netdata](https://truecharts.org/docs/charts/stable/netdata) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/netdata/2.0.36/app-readme.md b/stable/netdata/2.0.37/app-readme.md similarity index 100% rename from stable/netdata/2.0.36/app-readme.md rename to stable/netdata/2.0.37/app-readme.md diff --git a/stable/netdata/2.0.37/charts/common-10.5.10.tgz b/stable/netdata/2.0.37/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/netdata/2.0.37/charts/common-10.5.10.tgz differ diff --git a/stable/netdata/2.0.36/ix_values.yaml b/stable/netdata/2.0.37/ix_values.yaml similarity index 100% rename from stable/netdata/2.0.36/ix_values.yaml rename to stable/netdata/2.0.37/ix_values.yaml diff --git a/stable/netdata/2.0.36/questions.yaml b/stable/netdata/2.0.37/questions.yaml similarity index 100% rename from stable/netdata/2.0.36/questions.yaml rename to stable/netdata/2.0.37/questions.yaml diff --git a/stable/netdata/2.0.36/templates/common.yaml b/stable/netdata/2.0.37/templates/common.yaml similarity index 100% rename from stable/netdata/2.0.36/templates/common.yaml rename to stable/netdata/2.0.37/templates/common.yaml diff --git a/stable/owncast/6.0.32/values.yaml b/stable/netdata/2.0.37/values.yaml similarity index 100% rename from stable/owncast/6.0.32/values.yaml rename to stable/netdata/2.0.37/values.yaml diff --git a/stable/nextcloud/15.3.14/CHANGELOG.md b/stable/nextcloud/15.3.14/CHANGELOG.md new file mode 100644 index 00000000000..70823c8fae3 --- /dev/null +++ b/stable/nextcloud/15.3.14/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [nextcloud-15.3.14](https://github.com/truecharts/charts/compare/nextcloud-15.3.13...nextcloud-15.3.14) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [nextcloud-15.3.13](https://github.com/truecharts/charts/compare/nextcloud-15.3.12...nextcloud-15.3.13) (2022-09-13) + +### Chore + +- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + + + + +## [nextcloud-15.3.12](https://github.com/truecharts/charts/compare/nextcloud-15.3.10...nextcloud-15.3.12) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [nextcloud-15.3.12](https://github.com/truecharts/charts/compare/nextcloud-15.3.10...nextcloud-15.3.12) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [nextcloud-15.3.12](https://github.com/truecharts/charts/compare/nextcloud-15.3.10...nextcloud-15.3.12) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [nextcloud-15.3.11](https://github.com/truecharts/charts/compare/nextcloud-15.3.10...nextcloud-15.3.11) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [nextcloud-15.3.11](https://github.com/truecharts/charts/compare/nextcloud-15.3.10...nextcloud-15.3.11) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [nextcloud-15.3.11](https://github.com/truecharts/charts/compare/nextcloud-15.3.10...nextcloud-15.3.11) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + diff --git a/stable/nextcloud/15.3.14/Chart.lock b/stable/nextcloud/15.3.14/Chart.lock new file mode 100644 index 00000000000..e1d7bf8f807 --- /dev/null +++ b/stable/nextcloud/15.3.14/Chart.lock @@ -0,0 +1,15 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +- name: collabora-online + repository: https://charts.truecharts.org/ + version: 12.1.41 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.75 +digest: sha256:1df363c0510d9962682f39fd207afcd2a39190dd2107826699e424c52c0e9056 +generated: "2022-09-15T14:52:05.453228153Z" diff --git a/stable/nextcloud/15.3.14/Chart.yaml b/stable/nextcloud/15.3.14/Chart.yaml new file mode 100644 index 00000000000..27bf09e60bd --- /dev/null +++ b/stable/nextcloud/15.3.14/Chart.yaml @@ -0,0 +1,45 @@ +apiVersion: v2 +appVersion: "24.0.5" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 + - condition: collabora.enabled + name: collabora-online + repository: https://charts.truecharts.org/ + version: 12.1.41 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.75 +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.14 +annotations: + truecharts.org/catagories: | + - cloud + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/nextcloud/15.3.14/README.md b/stable/nextcloud/15.3.14/README.md new file mode 100644 index 00000000000..d827be0f239 --- /dev/null +++ b/stable/nextcloud/15.3.14/README.md @@ -0,0 +1,112 @@ +# nextcloud + +![Version: 15.3.14](https://img.shields.io/badge/Version-15.3.14-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 24.0.5](https://img.shields.io/badge/AppVersion-24.0.5-informational?style=flat-square) + +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.41 | +| https://charts.truecharts.org/ | postgresql | 8.0.78 | +| https://charts.truecharts.org | redis | 3.0.75 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `nextcloud` deployment + +```console +helm uninstall nextcloud +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install nextcloud \ + --set env.TZ="America/New York" \ + TrueCharts/nextcloud +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install nextcloud TrueCharts/nextcloud -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/nextcloud/15.3.14/app-readme.md b/stable/nextcloud/15.3.14/app-readme.md new file mode 100644 index 00000000000..47480dc3484 --- /dev/null +++ b/stable/nextcloud/15.3.14/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.14/charts/collabora-online-12.1.41.tgz b/stable/nextcloud/15.3.14/charts/collabora-online-12.1.41.tgz new file mode 100644 index 00000000000..40e6cce2b4d Binary files /dev/null and b/stable/nextcloud/15.3.14/charts/collabora-online-12.1.41.tgz differ diff --git a/stable/nextcloud/15.3.14/charts/common-10.5.10.tgz b/stable/nextcloud/15.3.14/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/nextcloud/15.3.14/charts/common-10.5.10.tgz differ diff --git a/stable/nextcloud/15.3.14/charts/postgresql-8.0.78.tgz b/stable/nextcloud/15.3.14/charts/postgresql-8.0.78.tgz new file mode 100644 index 00000000000..ef5433c52fa Binary files /dev/null and b/stable/nextcloud/15.3.14/charts/postgresql-8.0.78.tgz differ diff --git a/stable/nextcloud/15.3.14/charts/redis-3.0.75.tgz b/stable/nextcloud/15.3.14/charts/redis-3.0.75.tgz new file mode 100644 index 00000000000..3be8a655992 Binary files /dev/null and b/stable/nextcloud/15.3.14/charts/redis-3.0.75.tgz differ diff --git a/stable/nextcloud/15.3.14/ci/basic-values.yaml b/stable/nextcloud/15.3.14/ci/basic-values.yaml new file mode 100644 index 00000000000..0e1ca145546 --- /dev/null +++ b/stable/nextcloud/15.3.14/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.14/ix_values.yaml b/stable/nextcloud/15.3.14/ix_values.yaml new file mode 100644 index 00000000000..eec6f48504e --- /dev/null +++ b/stable/nextcloud/15.3.14/ix_values.yaml @@ -0,0 +1,457 @@ +image: + repository: tccr.io/truecharts/nextcloud-fpm + pullPolicy: IfNotPresent + tag: 24.0.5@sha256:3448bd2ef8b73c61d0085cc1b2272b9e2573fe20333e94c12f8da35a1f8dd942 + +nginxImage: + repository: tccr.io/truecharts/nginx-unprivileged + pullPolicy: IfNotPresent + tag: 1.23.1@sha256:7770a2428904ef89362174b8774c2b6f26f738ad34580183b7d6b86b619d730a + +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.14/questions.yaml b/stable/nextcloud/15.3.14/questions.yaml new file mode 100644 index 00000000000..47779157c92 --- /dev/null +++ b/stable/nextcloud/15.3.14/questions.yaml @@ -0,0 +1,2884 @@ +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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: ClusterIP + description: ClusterIP + - value: NodePort + description: NodePort (Advanced) + - value: LoadBalancer + description: LoadBalancer (Advanced) + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: (Advanced) Specify the IP Policy + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: (Advanced) IP Families + description: (Advanced) The IP Families that should be used + schema: + show_if: [["type", "!=", "Simple"]] + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + 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: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort + schema: + type: int + min: 9000 + max: 65535 + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: html + label: "App html Storage" + description: "Stores the Application html." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: data + label: "UserData Storage" + description: "Stores the User Data." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 33 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: NodePort + enum: + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: nodePort + description: Leave Empty to Disable + label: "nodePort" + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/nextcloud/15.3.14/templates/_configmap.tpl b/stable/nextcloud/15.3.14/templates/_configmap.tpl new file mode 100644 index 00000000000..abe500d31e8 --- /dev/null +++ b/stable/nextcloud/15.3.14/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.14/templates/_cronjob.tpl b/stable/nextcloud/15.3.14/templates/_cronjob.tpl new file mode 100644 index 00000000000..302f3b83aae --- /dev/null +++ b/stable/nextcloud/15.3.14/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.14/templates/_hpb.tpl b/stable/nextcloud/15.3.14/templates/_hpb.tpl new file mode 100644 index 00000000000..5b7b18a15fa --- /dev/null +++ b/stable/nextcloud/15.3.14/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.14/templates/_imaginary.tpl b/stable/nextcloud/15.3.14/templates/_imaginary.tpl new file mode 100644 index 00000000000..57a72c43024 --- /dev/null +++ b/stable/nextcloud/15.3.14/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.14/templates/_nginx.tpl b/stable/nextcloud/15.3.14/templates/_nginx.tpl new file mode 100644 index 00000000000..df427f44bd8 --- /dev/null +++ b/stable/nextcloud/15.3.14/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.14/templates/common.yaml b/stable/nextcloud/15.3.14/templates/common.yaml new file mode 100644 index 00000000000..9314524b1a2 --- /dev/null +++ b/stable/nextcloud/15.3.14/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/owncloud-ocis/8.1.1/values.yaml b/stable/nextcloud/15.3.14/values.yaml similarity index 100% rename from stable/owncloud-ocis/8.1.1/values.yaml rename to stable/nextcloud/15.3.14/values.yaml diff --git a/stable/nextpvr/2.0.31/CHANGELOG.md b/stable/nextpvr/2.0.31/CHANGELOG.md deleted file mode 100644 index e074ea3f238..00000000000 --- a/stable/nextpvr/2.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [nextpvr-2.0.31](https://github.com/truecharts/charts/compare/nextpvr-2.0.30...nextpvr-2.0.31) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [nextpvr-2.0.31](https://github.com/truecharts/charts/compare/nextpvr-2.0.30...nextpvr-2.0.31) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [nextpvr-2.0.31](https://github.com/truecharts/charts/compare/nextpvr-2.0.30...nextpvr-2.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [nextpvr-2.0.31](https://github.com/truecharts/charts/compare/nextpvr-2.0.30...nextpvr-2.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [nextpvr-2.0.31](https://github.com/truecharts/charts/compare/nextpvr-2.0.30...nextpvr-2.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [nextpvr-2.0.31](https://github.com/truecharts/charts/compare/nextpvr-2.0.30...nextpvr-2.0.31) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [nextpvr-2.0.30](https://github.com/truecharts/charts/compare/nextpvr-2.0.29...nextpvr-2.0.30) (2022-09-05) - -### Chore - -- update docker general non-major ([#3700](https://github.com/truecharts/charts/issues/3700)) - - - - -## [nextpvr-2.0.29](https://github.com/truecharts/charts/compare/nextpvr-2.0.27...nextpvr-2.0.29) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [nextpvr-2.0.28](https://github.com/truecharts/charts/compare/nextpvr-2.0.27...nextpvr-2.0.28) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/nextpvr/2.0.31/Chart.lock b/stable/nextpvr/2.0.31/Chart.lock deleted file mode 100644 index a14ded17a7d..00000000000 --- a/stable/nextpvr/2.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:49:02.75259953Z" diff --git a/stable/nextpvr/2.0.31/Chart.yaml b/stable/nextpvr/2.0.31/Chart.yaml deleted file mode 100644 index cf4c4d2a507..00000000000 --- a/stable/nextpvr/2.0.31/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.31 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/nextpvr/2.0.31/README.md b/stable/nextpvr/2.0.31/README.md deleted file mode 100644 index 4f0f100fa91..00000000000 --- a/stable/nextpvr/2.0.31/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# nextpvr - -![Version: 2.0.31](https://img.shields.io/badge/Version-2.0.31-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -NextPVR is a personal video recorder application, with the goal making it easy to watch or record live TV. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [nextpvr](https://truecharts.org/docs/charts/stable/nextpvr) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/nextpvr/2.0.31/charts/common-10.5.9.tgz b/stable/nextpvr/2.0.31/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/nextpvr/2.0.31/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/nextpvr/2.0.32/CHANGELOG.md b/stable/nextpvr/2.0.32/CHANGELOG.md new file mode 100644 index 00000000000..1488368a6ac --- /dev/null +++ b/stable/nextpvr/2.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [nextpvr-2.0.32](https://github.com/truecharts/charts/compare/nextpvr-2.0.31...nextpvr-2.0.32) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [nextpvr-2.0.31](https://github.com/truecharts/charts/compare/nextpvr-2.0.30...nextpvr-2.0.31) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [nextpvr-2.0.31](https://github.com/truecharts/charts/compare/nextpvr-2.0.30...nextpvr-2.0.31) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [nextpvr-2.0.31](https://github.com/truecharts/charts/compare/nextpvr-2.0.30...nextpvr-2.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [nextpvr-2.0.31](https://github.com/truecharts/charts/compare/nextpvr-2.0.30...nextpvr-2.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [nextpvr-2.0.31](https://github.com/truecharts/charts/compare/nextpvr-2.0.30...nextpvr-2.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [nextpvr-2.0.31](https://github.com/truecharts/charts/compare/nextpvr-2.0.30...nextpvr-2.0.31) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [nextpvr-2.0.30](https://github.com/truecharts/charts/compare/nextpvr-2.0.29...nextpvr-2.0.30) (2022-09-05) + +### Chore + +- update docker general non-major ([#3700](https://github.com/truecharts/charts/issues/3700)) + + + + +## [nextpvr-2.0.29](https://github.com/truecharts/charts/compare/nextpvr-2.0.27...nextpvr-2.0.29) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/nextpvr/2.0.32/Chart.lock b/stable/nextpvr/2.0.32/Chart.lock new file mode 100644 index 00000000000..dbfa92a1844 --- /dev/null +++ b/stable/nextpvr/2.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:52:14.925491856Z" diff --git a/stable/nextpvr/2.0.32/Chart.yaml b/stable/nextpvr/2.0.32/Chart.yaml new file mode 100644 index 00000000000..5b379f1a941 --- /dev/null +++ b/stable/nextpvr/2.0.32/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: NextPVR is a personal video recorder application, with the goal making it easy to watch or record live TV. +home: https://truecharts.org/docs/charts/stable/nextpvr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/nextpvr.png +keywords: + - pvr + - recorder +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: nextpvr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/nextpvr + - https://hub.docker.com/r/nextpvr/nextpvr_amd64 + - https://github.com/sub3/NextPVR/wiki/Install-Docker +version: 2.0.32 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/nextpvr/2.0.32/README.md b/stable/nextpvr/2.0.32/README.md new file mode 100644 index 00000000000..d867b3db3b2 --- /dev/null +++ b/stable/nextpvr/2.0.32/README.md @@ -0,0 +1,109 @@ +# nextpvr + +![Version: 2.0.32](https://img.shields.io/badge/Version-2.0.32-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +NextPVR is a personal video recorder application, with the goal making it easy to watch or record live TV. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [nextpvr](https://truecharts.org/docs/charts/stable/nextpvr) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/nextpvr/2.0.31/app-readme.md b/stable/nextpvr/2.0.32/app-readme.md similarity index 100% rename from stable/nextpvr/2.0.31/app-readme.md rename to stable/nextpvr/2.0.32/app-readme.md diff --git a/stable/nextpvr/2.0.32/charts/common-10.5.10.tgz b/stable/nextpvr/2.0.32/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/nextpvr/2.0.32/charts/common-10.5.10.tgz differ diff --git a/stable/nextpvr/2.0.31/ix_values.yaml b/stable/nextpvr/2.0.32/ix_values.yaml similarity index 100% rename from stable/nextpvr/2.0.31/ix_values.yaml rename to stable/nextpvr/2.0.32/ix_values.yaml diff --git a/stable/nextpvr/2.0.31/questions.yaml b/stable/nextpvr/2.0.32/questions.yaml similarity index 100% rename from stable/nextpvr/2.0.31/questions.yaml rename to stable/nextpvr/2.0.32/questions.yaml diff --git a/stable/photoview/4.0.36/templates/common.yaml b/stable/nextpvr/2.0.32/templates/common.yaml similarity index 100% rename from stable/photoview/4.0.36/templates/common.yaml rename to stable/nextpvr/2.0.32/templates/common.yaml diff --git a/stable/paperless-ng/4.0.39/values.yaml b/stable/nextpvr/2.0.32/values.yaml similarity index 100% rename from stable/paperless-ng/4.0.39/values.yaml rename to stable/nextpvr/2.0.32/values.yaml diff --git a/stable/ngircd/2.0.29/CHANGELOG.md b/stable/ngircd/2.0.29/CHANGELOG.md deleted file mode 100644 index 8b5017ee208..00000000000 --- a/stable/ngircd/2.0.29/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ngircd-2.0.29](https://github.com/truecharts/charts/compare/ngircd-2.0.28...ngircd-2.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ngircd-2.0.29](https://github.com/truecharts/charts/compare/ngircd-2.0.28...ngircd-2.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ngircd-2.0.29](https://github.com/truecharts/charts/compare/ngircd-2.0.28...ngircd-2.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ngircd-2.0.29](https://github.com/truecharts/charts/compare/ngircd-2.0.28...ngircd-2.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ngircd-2.0.29](https://github.com/truecharts/charts/compare/ngircd-2.0.28...ngircd-2.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ngircd-2.0.29](https://github.com/truecharts/charts/compare/ngircd-2.0.28...ngircd-2.0.29) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ngircd-2.0.28](https://github.com/truecharts/charts/compare/ngircd-2.0.26...ngircd-2.0.28) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [ngircd-2.0.27](https://github.com/truecharts/charts/compare/ngircd-2.0.26...ngircd-2.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [ngircd-2.0.26](https://github.com/truecharts/charts/compare/ngircd-2.0.25...ngircd-2.0.26) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/ngircd/2.0.29/Chart.lock b/stable/ngircd/2.0.29/Chart.lock deleted file mode 100644 index dd487b660a3..00000000000 --- a/stable/ngircd/2.0.29/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:49:06.256830059Z" diff --git a/stable/ngircd/2.0.29/Chart.yaml b/stable/ngircd/2.0.29/Chart.yaml deleted file mode 100644 index 29690a5d9bb..00000000000 --- a/stable/ngircd/2.0.29/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: ngircd -version: 2.0.29 -appVersion: "2021.11.21" -description: Ngircd is a free, portable and lightweight Internet Relay Chat server for small or private networks. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/ngircd -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ngircd.png -keywords: - - ngircd -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/ngircd - - https://hub.docker.com/r/linuxserver/ngircd -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - # 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.29/README.md b/stable/ngircd/2.0.29/README.md deleted file mode 100644 index 1e48a127aef..00000000000 --- a/stable/ngircd/2.0.29/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# ngircd - -![Version: 2.0.29](https://img.shields.io/badge/Version-2.0.29-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2021.11.21](https://img.shields.io/badge/AppVersion-2021.11.21-informational?style=flat-square) - -Ngircd is a free, portable and lightweight Internet Relay Chat server for small or private networks. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [ngircd](https://truecharts.org/docs/charts/stable/ngircd) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/ngircd/2.0.29/charts/common-10.5.9.tgz b/stable/ngircd/2.0.29/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/ngircd/2.0.29/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/ngircd/2.0.30/CHANGELOG.md b/stable/ngircd/2.0.30/CHANGELOG.md new file mode 100644 index 00000000000..13b685db781 --- /dev/null +++ b/stable/ngircd/2.0.30/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ngircd-2.0.30](https://github.com/truecharts/charts/compare/ngircd-2.0.29...ngircd-2.0.30) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [ngircd-2.0.29](https://github.com/truecharts/charts/compare/ngircd-2.0.28...ngircd-2.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ngircd-2.0.29](https://github.com/truecharts/charts/compare/ngircd-2.0.28...ngircd-2.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ngircd-2.0.29](https://github.com/truecharts/charts/compare/ngircd-2.0.28...ngircd-2.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ngircd-2.0.29](https://github.com/truecharts/charts/compare/ngircd-2.0.28...ngircd-2.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ngircd-2.0.29](https://github.com/truecharts/charts/compare/ngircd-2.0.28...ngircd-2.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ngircd-2.0.29](https://github.com/truecharts/charts/compare/ngircd-2.0.28...ngircd-2.0.29) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ngircd-2.0.28](https://github.com/truecharts/charts/compare/ngircd-2.0.26...ngircd-2.0.28) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [ngircd-2.0.27](https://github.com/truecharts/charts/compare/ngircd-2.0.26...ngircd-2.0.27) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/ngircd/2.0.30/Chart.lock b/stable/ngircd/2.0.30/Chart.lock new file mode 100644 index 00000000000..45783f6d5ad --- /dev/null +++ b/stable/ngircd/2.0.30/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:52:36.588461699Z" diff --git a/stable/ngircd/2.0.30/Chart.yaml b/stable/ngircd/2.0.30/Chart.yaml new file mode 100644 index 00000000000..01ce2dc3a5a --- /dev/null +++ b/stable/ngircd/2.0.30/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: ngircd +version: 2.0.30 +appVersion: "2021.11.21" +description: Ngircd is a free, portable and lightweight Internet Relay Chat server for small or private networks. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/ngircd +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ngircd.png +keywords: + - ngircd +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/ngircd + - https://hub.docker.com/r/linuxserver/ngircd +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/ngircd/2.0.30/README.md b/stable/ngircd/2.0.30/README.md new file mode 100644 index 00000000000..175fad51da6 --- /dev/null +++ b/stable/ngircd/2.0.30/README.md @@ -0,0 +1,108 @@ +# ngircd + +![Version: 2.0.30](https://img.shields.io/badge/Version-2.0.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2021.11.21](https://img.shields.io/badge/AppVersion-2021.11.21-informational?style=flat-square) + +Ngircd is a free, portable and lightweight Internet Relay Chat server for small or private networks. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [ngircd](https://truecharts.org/docs/charts/stable/ngircd) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/ngircd/2.0.29/app-readme.md b/stable/ngircd/2.0.30/app-readme.md similarity index 100% rename from stable/ngircd/2.0.29/app-readme.md rename to stable/ngircd/2.0.30/app-readme.md diff --git a/stable/ngircd/2.0.30/charts/common-10.5.10.tgz b/stable/ngircd/2.0.30/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/ngircd/2.0.30/charts/common-10.5.10.tgz differ diff --git a/stable/ngircd/2.0.29/ix_values.yaml b/stable/ngircd/2.0.30/ix_values.yaml similarity index 100% rename from stable/ngircd/2.0.29/ix_values.yaml rename to stable/ngircd/2.0.30/ix_values.yaml diff --git a/stable/ngircd/2.0.29/questions.yaml b/stable/ngircd/2.0.30/questions.yaml similarity index 100% rename from stable/ngircd/2.0.29/questions.yaml rename to stable/ngircd/2.0.30/questions.yaml diff --git a/stable/phpldapadmin/6.0.31/templates/common.yaml b/stable/ngircd/2.0.30/templates/common.yaml similarity index 100% rename from stable/phpldapadmin/6.0.31/templates/common.yaml rename to stable/ngircd/2.0.30/templates/common.yaml diff --git a/stable/papermerge/3.0.35/values.yaml b/stable/ngircd/2.0.30/values.yaml similarity index 100% rename from stable/papermerge/3.0.35/values.yaml rename to stable/ngircd/2.0.30/values.yaml diff --git a/stable/nntp2nntp/2.0.29/CHANGELOG.md b/stable/nntp2nntp/2.0.29/CHANGELOG.md deleted file mode 100644 index 7284eded951..00000000000 --- a/stable/nntp2nntp/2.0.29/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [nntp2nntp-2.0.29](https://github.com/truecharts/charts/compare/nntp2nntp-2.0.28...nntp2nntp-2.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [nntp2nntp-2.0.29](https://github.com/truecharts/charts/compare/nntp2nntp-2.0.28...nntp2nntp-2.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [nntp2nntp-2.0.29](https://github.com/truecharts/charts/compare/nntp2nntp-2.0.28...nntp2nntp-2.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [nntp2nntp-2.0.29](https://github.com/truecharts/charts/compare/nntp2nntp-2.0.28...nntp2nntp-2.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [nntp2nntp-2.0.29](https://github.com/truecharts/charts/compare/nntp2nntp-2.0.28...nntp2nntp-2.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [nntp2nntp-2.0.29](https://github.com/truecharts/charts/compare/nntp2nntp-2.0.28...nntp2nntp-2.0.29) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [nntp2nntp-2.0.28](https://github.com/truecharts/charts/compare/nntp2nntp-2.0.26...nntp2nntp-2.0.28) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [nntp2nntp-2.0.27](https://github.com/truecharts/charts/compare/nntp2nntp-2.0.26...nntp2nntp-2.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [nntp2nntp-2.0.26](https://github.com/truecharts/charts/compare/nntp2nntp-2.0.25...nntp2nntp-2.0.26) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/nntp2nntp/2.0.29/Chart.lock b/stable/nntp2nntp/2.0.29/Chart.lock deleted file mode 100644 index 1c7508e0ca9..00000000000 --- a/stable/nntp2nntp/2.0.29/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:49:27.932103819Z" diff --git a/stable/nntp2nntp/2.0.29/Chart.yaml b/stable/nntp2nntp/2.0.29/Chart.yaml deleted file mode 100644 index bb8dc8c30f2..00000000000 --- a/stable/nntp2nntp/2.0.29/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: nntp2nntp -version: 2.0.29 -appVersion: "0.3.202205" -description: Nntp2nntp proxy allow you to use your NNTP Account from multiple systems, each with own user name and password. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/nntp2nntp -icon: https://truecharts.org/img/hotlink-ok/chart-icons/nntp2nntp.png -keywords: - - nntp2nntp -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/nntp2nntp - - https://hub.docker.com/r/linuxserver/nntp2nntp -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - # 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.29/README.md b/stable/nntp2nntp/2.0.29/README.md deleted file mode 100644 index 5eb5d6e6036..00000000000 --- a/stable/nntp2nntp/2.0.29/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# nntp2nntp - -![Version: 2.0.29](https://img.shields.io/badge/Version-2.0.29-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.3.202205](https://img.shields.io/badge/AppVersion-0.3.202205-informational?style=flat-square) - -Nntp2nntp proxy allow you to use your NNTP Account from multiple systems, each with own user name and password. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [nntp2nntp](https://truecharts.org/docs/charts/stable/nntp2nntp) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/nntp2nntp/2.0.29/charts/common-10.5.9.tgz b/stable/nntp2nntp/2.0.29/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/nntp2nntp/2.0.29/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/nntp2nntp/2.0.30/CHANGELOG.md b/stable/nntp2nntp/2.0.30/CHANGELOG.md new file mode 100644 index 00000000000..ddd82f04e31 --- /dev/null +++ b/stable/nntp2nntp/2.0.30/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [nntp2nntp-2.0.30](https://github.com/truecharts/charts/compare/nntp2nntp-2.0.29...nntp2nntp-2.0.30) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [nntp2nntp-2.0.29](https://github.com/truecharts/charts/compare/nntp2nntp-2.0.28...nntp2nntp-2.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [nntp2nntp-2.0.29](https://github.com/truecharts/charts/compare/nntp2nntp-2.0.28...nntp2nntp-2.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [nntp2nntp-2.0.29](https://github.com/truecharts/charts/compare/nntp2nntp-2.0.28...nntp2nntp-2.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [nntp2nntp-2.0.29](https://github.com/truecharts/charts/compare/nntp2nntp-2.0.28...nntp2nntp-2.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [nntp2nntp-2.0.29](https://github.com/truecharts/charts/compare/nntp2nntp-2.0.28...nntp2nntp-2.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [nntp2nntp-2.0.29](https://github.com/truecharts/charts/compare/nntp2nntp-2.0.28...nntp2nntp-2.0.29) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [nntp2nntp-2.0.28](https://github.com/truecharts/charts/compare/nntp2nntp-2.0.26...nntp2nntp-2.0.28) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [nntp2nntp-2.0.27](https://github.com/truecharts/charts/compare/nntp2nntp-2.0.26...nntp2nntp-2.0.27) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/nntp2nntp/2.0.30/Chart.lock b/stable/nntp2nntp/2.0.30/Chart.lock new file mode 100644 index 00000000000..98790fa0193 --- /dev/null +++ b/stable/nntp2nntp/2.0.30/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:52:37.20071385Z" diff --git a/stable/nntp2nntp/2.0.30/Chart.yaml b/stable/nntp2nntp/2.0.30/Chart.yaml new file mode 100644 index 00000000000..9194f483925 --- /dev/null +++ b/stable/nntp2nntp/2.0.30/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: nntp2nntp +version: 2.0.30 +appVersion: "0.3.202205" +description: Nntp2nntp proxy allow you to use your NNTP Account from multiple systems, each with own user name and password. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/nntp2nntp +icon: https://truecharts.org/img/hotlink-ok/chart-icons/nntp2nntp.png +keywords: + - nntp2nntp +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/nntp2nntp + - https://hub.docker.com/r/linuxserver/nntp2nntp +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/nntp2nntp/2.0.30/README.md b/stable/nntp2nntp/2.0.30/README.md new file mode 100644 index 00000000000..f281afc58be --- /dev/null +++ b/stable/nntp2nntp/2.0.30/README.md @@ -0,0 +1,108 @@ +# nntp2nntp + +![Version: 2.0.30](https://img.shields.io/badge/Version-2.0.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.3.202205](https://img.shields.io/badge/AppVersion-0.3.202205-informational?style=flat-square) + +Nntp2nntp proxy allow you to use your NNTP Account from multiple systems, each with own user name and password. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [nntp2nntp](https://truecharts.org/docs/charts/stable/nntp2nntp) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/nntp2nntp/2.0.29/app-readme.md b/stable/nntp2nntp/2.0.30/app-readme.md similarity index 100% rename from stable/nntp2nntp/2.0.29/app-readme.md rename to stable/nntp2nntp/2.0.30/app-readme.md diff --git a/stable/nntp2nntp/2.0.30/charts/common-10.5.10.tgz b/stable/nntp2nntp/2.0.30/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/nntp2nntp/2.0.30/charts/common-10.5.10.tgz differ diff --git a/stable/nntp2nntp/2.0.29/ix_values.yaml b/stable/nntp2nntp/2.0.30/ix_values.yaml similarity index 100% rename from stable/nntp2nntp/2.0.29/ix_values.yaml rename to stable/nntp2nntp/2.0.30/ix_values.yaml diff --git a/stable/nntp2nntp/2.0.29/questions.yaml b/stable/nntp2nntp/2.0.30/questions.yaml similarity index 100% rename from stable/nntp2nntp/2.0.29/questions.yaml rename to stable/nntp2nntp/2.0.30/questions.yaml diff --git a/stable/piaware/6.0.35/templates/common.yaml b/stable/nntp2nntp/2.0.30/templates/common.yaml similarity index 100% rename from stable/piaware/6.0.35/templates/common.yaml rename to stable/nntp2nntp/2.0.30/templates/common.yaml diff --git a/stable/pasta/1.0.1/values.yaml b/stable/nntp2nntp/2.0.30/values.yaml similarity index 100% rename from stable/pasta/1.0.1/values.yaml rename to stable/nntp2nntp/2.0.30/values.yaml diff --git a/stable/nocodb/3.0.43/CHANGELOG.md b/stable/nocodb/3.0.43/CHANGELOG.md deleted file mode 100644 index e558ad72ff9..00000000000 --- a/stable/nocodb/3.0.43/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [nocodb-3.0.43](https://github.com/truecharts/charts/compare/nocodb-3.0.42...nocodb-3.0.43) (2022-09-13) - -### Chore - -- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - - - -## [nocodb-3.0.42](https://github.com/truecharts/charts/compare/nocodb-3.0.41...nocodb-3.0.42) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [nocodb-3.0.42](https://github.com/truecharts/charts/compare/nocodb-3.0.41...nocodb-3.0.42) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [nocodb-3.0.42](https://github.com/truecharts/charts/compare/nocodb-3.0.41...nocodb-3.0.42) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [nocodb-3.0.42](https://github.com/truecharts/charts/compare/nocodb-3.0.41...nocodb-3.0.42) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [nocodb-3.0.42](https://github.com/truecharts/charts/compare/nocodb-3.0.41...nocodb-3.0.42) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [nocodb-3.0.42](https://github.com/truecharts/charts/compare/nocodb-3.0.41...nocodb-3.0.42) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [nocodb-3.0.41](https://github.com/truecharts/charts/compare/nocodb-3.0.39...nocodb-3.0.41) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/stable/nocodb/3.0.43/Chart.lock b/stable/nocodb/3.0.43/Chart.lock deleted file mode 100644 index faeff174a0d..00000000000 --- a/stable/nocodb/3.0.43/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.72 -digest: sha256:48575c1284c01594e15d652b730608f179ada7326071005369f8a321e76d695c -generated: "2022-09-13T06:25:53.180942786Z" diff --git a/stable/nocodb/3.0.43/Chart.yaml b/stable/nocodb/3.0.43/Chart.yaml deleted file mode 100644 index 572b49d87a2..00000000000 --- a/stable/nocodb/3.0.43/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -apiVersion: v2 -appVersion: "0.96.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.72 -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.43 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/nocodb/3.0.43/README.md b/stable/nocodb/3.0.43/README.md deleted file mode 100644 index f642ac0474f..00000000000 --- a/stable/nocodb/3.0.43/README.md +++ /dev/null @@ -1,111 +0,0 @@ -# nocodb - -![Version: 3.0.43](https://img.shields.io/badge/Version-3.0.43-informational?style=flat-square) ![AppVersion: 0.96.2](https://img.shields.io/badge/AppVersion-0.96.2-informational?style=flat-square) - -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.76 | -| https://charts.truecharts.org | redis | 3.0.72 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/nocodb/3.0.43/charts/common-10.5.9.tgz b/stable/nocodb/3.0.43/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/nocodb/3.0.43/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/nocodb/3.0.43/charts/postgresql-8.0.76.tgz b/stable/nocodb/3.0.43/charts/postgresql-8.0.76.tgz deleted file mode 100644 index 129e37daa0e..00000000000 Binary files a/stable/nocodb/3.0.43/charts/postgresql-8.0.76.tgz and /dev/null differ diff --git a/stable/nocodb/3.0.43/charts/redis-3.0.72.tgz b/stable/nocodb/3.0.43/charts/redis-3.0.72.tgz deleted file mode 100644 index d1c4b4529da..00000000000 Binary files a/stable/nocodb/3.0.43/charts/redis-3.0.72.tgz and /dev/null differ diff --git a/stable/nocodb/3.0.44/CHANGELOG.md b/stable/nocodb/3.0.44/CHANGELOG.md new file mode 100644 index 00000000000..85592a17c58 --- /dev/null +++ b/stable/nocodb/3.0.44/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [nocodb-3.0.44](https://github.com/truecharts/charts/compare/nocodb-3.0.43...nocodb-3.0.44) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [nocodb-3.0.43](https://github.com/truecharts/charts/compare/nocodb-3.0.42...nocodb-3.0.43) (2022-09-13) + +### Chore + +- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + + + + +## [nocodb-3.0.42](https://github.com/truecharts/charts/compare/nocodb-3.0.41...nocodb-3.0.42) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [nocodb-3.0.42](https://github.com/truecharts/charts/compare/nocodb-3.0.41...nocodb-3.0.42) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [nocodb-3.0.42](https://github.com/truecharts/charts/compare/nocodb-3.0.41...nocodb-3.0.42) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [nocodb-3.0.42](https://github.com/truecharts/charts/compare/nocodb-3.0.41...nocodb-3.0.42) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [nocodb-3.0.42](https://github.com/truecharts/charts/compare/nocodb-3.0.41...nocodb-3.0.42) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [nocodb-3.0.42](https://github.com/truecharts/charts/compare/nocodb-3.0.41...nocodb-3.0.42) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [nocodb-3.0.41](https://github.com/truecharts/charts/compare/nocodb-3.0.39...nocodb-3.0.41) (2022-08-30) diff --git a/stable/nocodb/3.0.44/Chart.lock b/stable/nocodb/3.0.44/Chart.lock new file mode 100644 index 00000000000..87e5edd0bd4 --- /dev/null +++ b/stable/nocodb/3.0.44/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.75 +digest: sha256:9d4ce7b49341358873ac504e187314c9a2e0f15e6eea31a51a1294b829ddaaba +generated: "2022-09-15T14:53:14.453245477Z" diff --git a/stable/nocodb/3.0.44/Chart.yaml b/stable/nocodb/3.0.44/Chart.yaml new file mode 100644 index 00000000000..1681416c41b --- /dev/null +++ b/stable/nocodb/3.0.44/Chart.yaml @@ -0,0 +1,35 @@ +apiVersion: v2 +appVersion: "0.96.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.75 +description: 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.44 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/nocodb/3.0.44/README.md b/stable/nocodb/3.0.44/README.md new file mode 100644 index 00000000000..cff717bc5e5 --- /dev/null +++ b/stable/nocodb/3.0.44/README.md @@ -0,0 +1,111 @@ +# nocodb + +![Version: 3.0.44](https://img.shields.io/badge/Version-3.0.44-informational?style=flat-square) ![AppVersion: 0.96.2](https://img.shields.io/badge/AppVersion-0.96.2-informational?style=flat-square) + +Turns any MySQL, PostgreSQL, SQL Server, SQLite & MariaDB into a smart-spreadsheet. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [nocodb](https://truecharts.org/docs/charts/stable/nocodb) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.78 | +| https://charts.truecharts.org | redis | 3.0.75 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/nocodb/3.0.43/app-readme.md b/stable/nocodb/3.0.44/app-readme.md similarity index 100% rename from stable/nocodb/3.0.43/app-readme.md rename to stable/nocodb/3.0.44/app-readme.md diff --git a/stable/nocodb/3.0.44/charts/common-10.5.10.tgz b/stable/nocodb/3.0.44/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/nocodb/3.0.44/charts/common-10.5.10.tgz differ diff --git a/stable/nocodb/3.0.44/charts/postgresql-8.0.78.tgz b/stable/nocodb/3.0.44/charts/postgresql-8.0.78.tgz new file mode 100644 index 00000000000..ef5433c52fa Binary files /dev/null and b/stable/nocodb/3.0.44/charts/postgresql-8.0.78.tgz differ diff --git a/stable/nocodb/3.0.44/charts/redis-3.0.75.tgz b/stable/nocodb/3.0.44/charts/redis-3.0.75.tgz new file mode 100644 index 00000000000..3be8a655992 Binary files /dev/null and b/stable/nocodb/3.0.44/charts/redis-3.0.75.tgz differ diff --git a/stable/nocodb/3.0.43/ix_values.yaml b/stable/nocodb/3.0.44/ix_values.yaml similarity index 100% rename from stable/nocodb/3.0.43/ix_values.yaml rename to stable/nocodb/3.0.44/ix_values.yaml diff --git a/stable/nocodb/3.0.43/questions.yaml b/stable/nocodb/3.0.44/questions.yaml similarity index 100% rename from stable/nocodb/3.0.43/questions.yaml rename to stable/nocodb/3.0.44/questions.yaml diff --git a/stable/nocodb/3.0.43/templates/_configmap.tpl b/stable/nocodb/3.0.44/templates/_configmap.tpl similarity index 100% rename from stable/nocodb/3.0.43/templates/_configmap.tpl rename to stable/nocodb/3.0.44/templates/_configmap.tpl diff --git a/stable/nocodb/3.0.43/templates/_secrets.tpl b/stable/nocodb/3.0.44/templates/_secrets.tpl similarity index 100% rename from stable/nocodb/3.0.43/templates/_secrets.tpl rename to stable/nocodb/3.0.44/templates/_secrets.tpl diff --git a/stable/nocodb/3.0.43/templates/common.yaml b/stable/nocodb/3.0.44/templates/common.yaml similarity index 100% rename from stable/nocodb/3.0.43/templates/common.yaml rename to stable/nocodb/3.0.44/templates/common.yaml diff --git a/stable/pgadmin/7.0.34/values.yaml b/stable/nocodb/3.0.44/values.yaml similarity index 100% rename from stable/pgadmin/7.0.34/values.yaml rename to stable/nocodb/3.0.44/values.yaml diff --git a/stable/node-red/11.0.35/CHANGELOG.md b/stable/node-red/11.0.35/CHANGELOG.md new file mode 100644 index 00000000000..b0f311acb20 --- /dev/null +++ b/stable/node-red/11.0.35/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [node-red-11.0.35](https://github.com/truecharts/charts/compare/node-red-11.0.34...node-red-11.0.35) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [node-red-11.0.34](https://github.com/truecharts/charts/compare/node-red-11.0.33...node-red-11.0.34) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [node-red-11.0.34](https://github.com/truecharts/charts/compare/node-red-11.0.33...node-red-11.0.34) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [node-red-11.0.34](https://github.com/truecharts/charts/compare/node-red-11.0.33...node-red-11.0.34) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [node-red-11.0.34](https://github.com/truecharts/charts/compare/node-red-11.0.33...node-red-11.0.34) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [node-red-11.0.34](https://github.com/truecharts/charts/compare/node-red-11.0.33...node-red-11.0.34) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [node-red-11.0.34](https://github.com/truecharts/charts/compare/node-red-11.0.33...node-red-11.0.34) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [node-red-11.0.33](https://github.com/truecharts/charts/compare/node-red-11.0.31...node-red-11.0.33) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [node-red-11.0.32](https://github.com/truecharts/charts/compare/node-red-11.0.31...node-red-11.0.32) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/node-red/11.0.35/Chart.lock b/stable/node-red/11.0.35/Chart.lock new file mode 100644 index 00000000000..71fea0f31b0 --- /dev/null +++ b/stable/node-red/11.0.35/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:53:01.113373033Z" diff --git a/stable/node-red/11.0.35/Chart.yaml b/stable/node-red/11.0.35/Chart.yaml new file mode 100644 index 00000000000..eed63d0a92b --- /dev/null +++ b/stable/node-red/11.0.35/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "3.0.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +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.35 +annotations: + truecharts.org/catagories: | + - tools + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/node-red/11.0.35/README.md b/stable/node-red/11.0.35/README.md new file mode 100644 index 00000000000..ef984d0d828 --- /dev/null +++ b/stable/node-red/11.0.35/README.md @@ -0,0 +1,108 @@ +# node-red + +![Version: 11.0.35](https://img.shields.io/badge/Version-11.0.35-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.0.2](https://img.shields.io/badge/AppVersion-3.0.2-informational?style=flat-square) + +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.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `node-red` deployment + +```console +helm uninstall node-red +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install node-red \ + --set env.TZ="America/New York" \ + TrueCharts/node-red +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install node-red TrueCharts/node-red -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/node-red/11.0.35/app-readme.md b/stable/node-red/11.0.35/app-readme.md new file mode 100644 index 00000000000..88ae9951408 --- /dev/null +++ b/stable/node-red/11.0.35/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.35/charts/common-10.5.10.tgz b/stable/node-red/11.0.35/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/node-red/11.0.35/charts/common-10.5.10.tgz differ diff --git a/stable/node-red/11.0.35/ix_values.yaml b/stable/node-red/11.0.35/ix_values.yaml new file mode 100644 index 00000000000..420c5975785 --- /dev/null +++ b/stable/node-red/11.0.35/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.35/questions.yaml b/stable/node-red/11.0.35/questions.yaml new file mode 100644 index 00000000000..ce5a02da392 --- /dev/null +++ b/stable/node-red/11.0.35/questions.yaml @@ -0,0 +1,2488 @@ +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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: ClusterIP + description: ClusterIP + - value: NodePort + description: NodePort (Advanced) + - value: LoadBalancer + description: LoadBalancer (Advanced) + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: (Advanced) Specify the IP Policy + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: (Advanced) IP Families + description: (Advanced) The IP Families that should be used + schema: + show_if: [["type", "!=", "Simple"]] + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + 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: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort + schema: + type: int + min: 9000 + max: 65535 + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: NodePort + enum: + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: nodePort + description: Leave Empty to Disable + label: "nodePort" + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/pidgin/2.0.29/templates/common.yaml b/stable/node-red/11.0.35/templates/common.yaml similarity index 100% rename from stable/pidgin/2.0.29/templates/common.yaml rename to stable/node-red/11.0.35/templates/common.yaml diff --git a/stable/photoshow/3.0.29/values.yaml b/stable/node-red/11.0.35/values.yaml similarity index 100% rename from stable/photoshow/3.0.29/values.yaml rename to stable/node-red/11.0.35/values.yaml diff --git a/stable/novnc/3.0.30/CHANGELOG.md b/stable/novnc/3.0.30/CHANGELOG.md deleted file mode 100644 index 2245c791152..00000000000 --- a/stable/novnc/3.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [novnc-3.0.30](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.27...novnc-3.0.30) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [novnc-3.0.30](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.27...novnc-3.0.30) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [novnc-3.0.30](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.27...novnc-3.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [novnc-3.0.30](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.27...novnc-3.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [novnc-3.0.30](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.27...novnc-3.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [novnc-3.0.30](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.27...novnc-3.0.30) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [novnc-3.0.29](https://github.com/truecharts/charts/compare/cura-novnc-0.0.21...novnc-3.0.29) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [novnc-3.0.28](https://github.com/truecharts/charts/compare/cura-novnc-0.0.20...novnc-3.0.28) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [novnc-3.0.27](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.23...novnc-3.0.27) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - diff --git a/stable/novnc/3.0.30/Chart.lock b/stable/novnc/3.0.30/Chart.lock deleted file mode 100644 index 92c21ceecfd..00000000000 --- a/stable/novnc/3.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:49:51.886775265Z" diff --git a/stable/novnc/3.0.30/Chart.yaml b/stable/novnc/3.0.30/Chart.yaml deleted file mode 100644 index 50c02d00d90..00000000000 --- a/stable/novnc/3.0.30/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "1.2.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.30 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/novnc/3.0.30/README.md b/stable/novnc/3.0.30/README.md deleted file mode 100644 index 1eae4dec825..00000000000 --- a/stable/novnc/3.0.30/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# novnc - -![Version: 3.0.30](https://img.shields.io/badge/Version-3.0.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.2.0](https://img.shields.io/badge/AppVersion-1.2.0-informational?style=flat-square) - -The open source VNC client - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [novnc](https://truecharts.org/docs/charts/stable/novnc) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/novnc/3.0.30/charts/common-10.5.9.tgz b/stable/novnc/3.0.30/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/novnc/3.0.30/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/novnc/3.0.31/CHANGELOG.md b/stable/novnc/3.0.31/CHANGELOG.md new file mode 100644 index 00000000000..3921f53b826 --- /dev/null +++ b/stable/novnc/3.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [novnc-3.0.31](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.28...novnc-3.0.31) (2022-09-15) + +### Chore + +- 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.30](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.27...novnc-3.0.30) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [novnc-3.0.30](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.27...novnc-3.0.30) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [novnc-3.0.30](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.27...novnc-3.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [novnc-3.0.30](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.27...novnc-3.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [novnc-3.0.30](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.27...novnc-3.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [novnc-3.0.30](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.27...novnc-3.0.30) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [novnc-3.0.29](https://github.com/truecharts/charts/compare/cura-novnc-0.0.21...novnc-3.0.29) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [novnc-3.0.28](https://github.com/truecharts/charts/compare/cura-novnc-0.0.20...novnc-3.0.28) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + diff --git a/stable/novnc/3.0.31/Chart.lock b/stable/novnc/3.0.31/Chart.lock new file mode 100644 index 00000000000..48fadbfb549 --- /dev/null +++ b/stable/novnc/3.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:53:01.608127921Z" diff --git a/stable/novnc/3.0.31/Chart.yaml b/stable/novnc/3.0.31/Chart.yaml new file mode 100644 index 00000000000..cd284075da5 --- /dev/null +++ b/stable/novnc/3.0.31/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "1.2.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: The open source VNC client +home: https://truecharts.org/docs/charts/stable/novnc +icon: https://truecharts.org/img/hotlink-ok/chart-icons/novnc.png +keywords: + - novnc + - vnc + - remote + - desktop +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: novnc +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/novnc + - https://novnc.com/ +type: application +version: 3.0.31 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/novnc/3.0.31/README.md b/stable/novnc/3.0.31/README.md new file mode 100644 index 00000000000..e8d0ef3ac02 --- /dev/null +++ b/stable/novnc/3.0.31/README.md @@ -0,0 +1,108 @@ +# novnc + +![Version: 3.0.31](https://img.shields.io/badge/Version-3.0.31-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.2.0](https://img.shields.io/badge/AppVersion-1.2.0-informational?style=flat-square) + +The open source VNC client + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [novnc](https://truecharts.org/docs/charts/stable/novnc) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/novnc/3.0.30/app-readme.md b/stable/novnc/3.0.31/app-readme.md similarity index 100% rename from stable/novnc/3.0.30/app-readme.md rename to stable/novnc/3.0.31/app-readme.md diff --git a/stable/novnc/3.0.31/charts/common-10.5.10.tgz b/stable/novnc/3.0.31/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/novnc/3.0.31/charts/common-10.5.10.tgz differ diff --git a/stable/novnc/3.0.30/ix_values.yaml b/stable/novnc/3.0.31/ix_values.yaml similarity index 100% rename from stable/novnc/3.0.30/ix_values.yaml rename to stable/novnc/3.0.31/ix_values.yaml diff --git a/stable/novnc/3.0.30/questions.yaml b/stable/novnc/3.0.31/questions.yaml similarity index 100% rename from stable/novnc/3.0.30/questions.yaml rename to stable/novnc/3.0.31/questions.yaml diff --git a/stable/novnc/3.0.30/templates/common.yaml b/stable/novnc/3.0.31/templates/common.yaml similarity index 100% rename from stable/novnc/3.0.30/templates/common.yaml rename to stable/novnc/3.0.31/templates/common.yaml diff --git a/stable/photoview/4.0.36/values.yaml b/stable/novnc/3.0.31/values.yaml similarity index 100% rename from stable/photoview/4.0.36/values.yaml rename to stable/novnc/3.0.31/values.yaml diff --git a/stable/ntfy/2.0.33/CHANGELOG.md b/stable/ntfy/2.0.33/CHANGELOG.md deleted file mode 100644 index 84b7073bdd6..00000000000 --- a/stable/ntfy/2.0.33/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ntfy-2.0.33](https://github.com/truecharts/charts/compare/ntfy-2.0.32...ntfy-2.0.33) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ntfy-2.0.33](https://github.com/truecharts/charts/compare/ntfy-2.0.32...ntfy-2.0.33) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ntfy-2.0.33](https://github.com/truecharts/charts/compare/ntfy-2.0.32...ntfy-2.0.33) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ntfy-2.0.33](https://github.com/truecharts/charts/compare/ntfy-2.0.32...ntfy-2.0.33) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ntfy-2.0.33](https://github.com/truecharts/charts/compare/ntfy-2.0.32...ntfy-2.0.33) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ntfy-2.0.33](https://github.com/truecharts/charts/compare/ntfy-2.0.32...ntfy-2.0.33) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ntfy-2.0.32](https://github.com/truecharts/charts/compare/ntfy-2.0.30...ntfy-2.0.32) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [ntfy-2.0.31](https://github.com/truecharts/charts/compare/ntfy-2.0.30...ntfy-2.0.31) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [ntfy-2.0.30](https://github.com/truecharts/charts/compare/ntfy-2.0.29...ntfy-2.0.30) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/ntfy/2.0.33/Chart.lock b/stable/ntfy/2.0.33/Chart.lock deleted file mode 100644 index 83c09944d60..00000000000 --- a/stable/ntfy/2.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:49:55.631711466Z" diff --git a/stable/ntfy/2.0.33/Chart.yaml b/stable/ntfy/2.0.33/Chart.yaml deleted file mode 100644 index 73e9a364ff7..00000000000 --- a/stable/ntfy/2.0.33/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "1.27.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.33 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/ntfy/2.0.33/README.md b/stable/ntfy/2.0.33/README.md deleted file mode 100644 index 96d20889297..00000000000 --- a/stable/ntfy/2.0.33/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# ntfy - -![Version: 2.0.33](https://img.shields.io/badge/Version-2.0.33-informational?style=flat-square) ![AppVersion: 1.27.2](https://img.shields.io/badge/AppVersion-1.27.2-informational?style=flat-square) - -ntfy is a simple HTTP-based pub-sub notification service. It allows you to send notifications to your phone or desktop via scripts from any computer. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [ntfy](https://truecharts.org/docs/charts/stable/ntfy) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/ntfy/2.0.33/charts/common-10.5.9.tgz b/stable/ntfy/2.0.33/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/ntfy/2.0.33/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/ntfy/2.0.34/CHANGELOG.md b/stable/ntfy/2.0.34/CHANGELOG.md new file mode 100644 index 00000000000..b340b055e4d --- /dev/null +++ b/stable/ntfy/2.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ntfy-2.0.34](https://github.com/truecharts/charts/compare/ntfy-2.0.33...ntfy-2.0.34) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [ntfy-2.0.33](https://github.com/truecharts/charts/compare/ntfy-2.0.32...ntfy-2.0.33) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ntfy-2.0.33](https://github.com/truecharts/charts/compare/ntfy-2.0.32...ntfy-2.0.33) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ntfy-2.0.33](https://github.com/truecharts/charts/compare/ntfy-2.0.32...ntfy-2.0.33) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ntfy-2.0.33](https://github.com/truecharts/charts/compare/ntfy-2.0.32...ntfy-2.0.33) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ntfy-2.0.33](https://github.com/truecharts/charts/compare/ntfy-2.0.32...ntfy-2.0.33) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ntfy-2.0.33](https://github.com/truecharts/charts/compare/ntfy-2.0.32...ntfy-2.0.33) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ntfy-2.0.32](https://github.com/truecharts/charts/compare/ntfy-2.0.30...ntfy-2.0.32) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [ntfy-2.0.31](https://github.com/truecharts/charts/compare/ntfy-2.0.30...ntfy-2.0.31) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/ntfy/2.0.34/Chart.lock b/stable/ntfy/2.0.34/Chart.lock new file mode 100644 index 00000000000..783b83d7931 --- /dev/null +++ b/stable/ntfy/2.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:53:33.394715499Z" diff --git a/stable/ntfy/2.0.34/Chart.yaml b/stable/ntfy/2.0.34/Chart.yaml new file mode 100644 index 00000000000..986c8074166 --- /dev/null +++ b/stable/ntfy/2.0.34/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "1.27.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: ntfy is a simple HTTP-based pub-sub notification service. It allows you to send notifications to your phone or desktop via scripts from any computer. +home: https://truecharts.org/docs/charts/stable/ntfy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ntfy.png +keywords: + - ntfy +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ntfy +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/ntfy + - https://github.com/binwiederhier/ntfy/ +version: 2.0.34 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/ntfy/2.0.34/README.md b/stable/ntfy/2.0.34/README.md new file mode 100644 index 00000000000..ce8540d6dd0 --- /dev/null +++ b/stable/ntfy/2.0.34/README.md @@ -0,0 +1,108 @@ +# ntfy + +![Version: 2.0.34](https://img.shields.io/badge/Version-2.0.34-informational?style=flat-square) ![AppVersion: 1.27.2](https://img.shields.io/badge/AppVersion-1.27.2-informational?style=flat-square) + +ntfy is a simple HTTP-based pub-sub notification service. It allows you to send notifications to your phone or desktop via scripts from any computer. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [ntfy](https://truecharts.org/docs/charts/stable/ntfy) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/ntfy/2.0.33/app-readme.md b/stable/ntfy/2.0.34/app-readme.md similarity index 100% rename from stable/ntfy/2.0.33/app-readme.md rename to stable/ntfy/2.0.34/app-readme.md diff --git a/stable/ntfy/2.0.34/charts/common-10.5.10.tgz b/stable/ntfy/2.0.34/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/ntfy/2.0.34/charts/common-10.5.10.tgz differ diff --git a/stable/ntfy/2.0.33/ix_values.yaml b/stable/ntfy/2.0.34/ix_values.yaml similarity index 100% rename from stable/ntfy/2.0.33/ix_values.yaml rename to stable/ntfy/2.0.34/ix_values.yaml diff --git a/stable/ntfy/2.0.33/questions.yaml b/stable/ntfy/2.0.34/questions.yaml similarity index 100% rename from stable/ntfy/2.0.33/questions.yaml rename to stable/ntfy/2.0.34/questions.yaml diff --git a/stable/pretend-youre-xyzzy/6.0.32/templates/common.yaml b/stable/ntfy/2.0.34/templates/common.yaml similarity index 100% rename from stable/pretend-youre-xyzzy/6.0.32/templates/common.yaml rename to stable/ntfy/2.0.34/templates/common.yaml diff --git a/stable/phpldapadmin/6.0.31/values.yaml b/stable/ntfy/2.0.34/values.yaml similarity index 100% rename from stable/phpldapadmin/6.0.31/values.yaml rename to stable/ntfy/2.0.34/values.yaml diff --git a/stable/nullserv/6.0.32/CHANGELOG.md b/stable/nullserv/6.0.32/CHANGELOG.md deleted file mode 100644 index 9480f8fee8b..00000000000 --- a/stable/nullserv/6.0.32/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [nullserv-6.0.32](https://github.com/truecharts/charts/compare/nullserv-6.0.31...nullserv-6.0.32) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [nullserv-6.0.32](https://github.com/truecharts/charts/compare/nullserv-6.0.31...nullserv-6.0.32) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [nullserv-6.0.32](https://github.com/truecharts/charts/compare/nullserv-6.0.31...nullserv-6.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [nullserv-6.0.32](https://github.com/truecharts/charts/compare/nullserv-6.0.31...nullserv-6.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [nullserv-6.0.32](https://github.com/truecharts/charts/compare/nullserv-6.0.31...nullserv-6.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [nullserv-6.0.32](https://github.com/truecharts/charts/compare/nullserv-6.0.31...nullserv-6.0.32) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [nullserv-6.0.31](https://github.com/truecharts/charts/compare/nullserv-6.0.29...nullserv-6.0.31) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [nullserv-6.0.30](https://github.com/truecharts/charts/compare/nullserv-6.0.29...nullserv-6.0.30) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [nullserv-6.0.29](https://github.com/truecharts/charts/compare/nullserv-6.0.28...nullserv-6.0.29) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/nullserv/6.0.32/Chart.lock b/stable/nullserv/6.0.32/Chart.lock deleted file mode 100644 index dc581df779f..00000000000 --- a/stable/nullserv/6.0.32/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:50:13.869904308Z" diff --git a/stable/nullserv/6.0.32/Chart.yaml b/stable/nullserv/6.0.32/Chart.yaml deleted file mode 100644 index 49fbbc31801..00000000000 --- a/stable/nullserv/6.0.32/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "1.3.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.32 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/nullserv/6.0.32/README.md b/stable/nullserv/6.0.32/README.md deleted file mode 100644 index 5ee2bd49b9b..00000000000 --- a/stable/nullserv/6.0.32/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# nullserv - -![Version: 6.0.32](https://img.shields.io/badge/Version-6.0.32-informational?style=flat-square) ![AppVersion: 1.3.0](https://img.shields.io/badge/AppVersion-1.3.0-informational?style=flat-square) - -A simple null file http and https server - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [nullserv](https://truecharts.org/docs/charts/stable/nullserv) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/nullserv/6.0.32/charts/common-10.5.9.tgz b/stable/nullserv/6.0.32/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/nullserv/6.0.32/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/nullserv/6.0.33/CHANGELOG.md b/stable/nullserv/6.0.33/CHANGELOG.md new file mode 100644 index 00000000000..425722ed120 --- /dev/null +++ b/stable/nullserv/6.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [nullserv-6.0.33](https://github.com/truecharts/charts/compare/nullserv-6.0.32...nullserv-6.0.33) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [nullserv-6.0.32](https://github.com/truecharts/charts/compare/nullserv-6.0.31...nullserv-6.0.32) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [nullserv-6.0.32](https://github.com/truecharts/charts/compare/nullserv-6.0.31...nullserv-6.0.32) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [nullserv-6.0.32](https://github.com/truecharts/charts/compare/nullserv-6.0.31...nullserv-6.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [nullserv-6.0.32](https://github.com/truecharts/charts/compare/nullserv-6.0.31...nullserv-6.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [nullserv-6.0.32](https://github.com/truecharts/charts/compare/nullserv-6.0.31...nullserv-6.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [nullserv-6.0.32](https://github.com/truecharts/charts/compare/nullserv-6.0.31...nullserv-6.0.32) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [nullserv-6.0.31](https://github.com/truecharts/charts/compare/nullserv-6.0.29...nullserv-6.0.31) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [nullserv-6.0.30](https://github.com/truecharts/charts/compare/nullserv-6.0.29...nullserv-6.0.30) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/nullserv/6.0.33/Chart.lock b/stable/nullserv/6.0.33/Chart.lock new file mode 100644 index 00000000000..733119bbf13 --- /dev/null +++ b/stable/nullserv/6.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:53:34.094633818Z" diff --git a/stable/nullserv/6.0.33/Chart.yaml b/stable/nullserv/6.0.33/Chart.yaml new file mode 100644 index 00000000000..39e3a8cc663 --- /dev/null +++ b/stable/nullserv/6.0.33/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "1.3.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: A simple null file http and https server +home: https://truecharts.org/docs/charts/stable/nullserv +icon: https://truecharts.org/img/hotlink-ok/chart-icons/nullserv.png +keywords: + - nullserv +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: nullserv +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/nullserv + - https://github.com/bmrzycki/nullserv +version: 6.0.33 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/nullserv/6.0.33/README.md b/stable/nullserv/6.0.33/README.md new file mode 100644 index 00000000000..dd93341c747 --- /dev/null +++ b/stable/nullserv/6.0.33/README.md @@ -0,0 +1,108 @@ +# nullserv + +![Version: 6.0.33](https://img.shields.io/badge/Version-6.0.33-informational?style=flat-square) ![AppVersion: 1.3.0](https://img.shields.io/badge/AppVersion-1.3.0-informational?style=flat-square) + +A simple null file http and https server + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [nullserv](https://truecharts.org/docs/charts/stable/nullserv) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/nullserv/6.0.32/app-readme.md b/stable/nullserv/6.0.33/app-readme.md similarity index 100% rename from stable/nullserv/6.0.32/app-readme.md rename to stable/nullserv/6.0.33/app-readme.md diff --git a/stable/nullserv/6.0.33/charts/common-10.5.10.tgz b/stable/nullserv/6.0.33/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/nullserv/6.0.33/charts/common-10.5.10.tgz differ diff --git a/stable/nullserv/6.0.32/ix_values.yaml b/stable/nullserv/6.0.33/ix_values.yaml similarity index 100% rename from stable/nullserv/6.0.32/ix_values.yaml rename to stable/nullserv/6.0.33/ix_values.yaml diff --git a/stable/nullserv/6.0.32/questions.yaml b/stable/nullserv/6.0.33/questions.yaml similarity index 100% rename from stable/nullserv/6.0.32/questions.yaml rename to stable/nullserv/6.0.33/questions.yaml diff --git a/stable/projectsend/3.0.36/templates/common.yaml b/stable/nullserv/6.0.33/templates/common.yaml similarity index 100% rename from stable/projectsend/3.0.36/templates/common.yaml rename to stable/nullserv/6.0.33/templates/common.yaml diff --git a/stable/piaware/6.0.35/values.yaml b/stable/nullserv/6.0.33/values.yaml similarity index 100% rename from stable/piaware/6.0.35/values.yaml rename to stable/nullserv/6.0.33/values.yaml diff --git a/stable/nzbget/11.0.33/CHANGELOG.md b/stable/nzbget/11.0.33/CHANGELOG.md new file mode 100644 index 00000000000..78a7558240d --- /dev/null +++ b/stable/nzbget/11.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [nzbget-11.0.33](https://github.com/truecharts/charts/compare/nzbget-11.0.32...nzbget-11.0.33) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [nzbget-11.0.32](https://github.com/truecharts/charts/compare/nzbget-11.0.31...nzbget-11.0.32) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + ### Docs + +- add more docs + + + + +## [nzbget-11.0.32](https://github.com/truecharts/charts/compare/nzbget-11.0.31...nzbget-11.0.32) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + ### Docs + +- add more docs + + + + +## [nzbget-11.0.32](https://github.com/truecharts/charts/compare/nzbget-11.0.31...nzbget-11.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + ### Docs + +- add more docs + + + + +## [nzbget-11.0.32](https://github.com/truecharts/charts/compare/nzbget-11.0.31...nzbget-11.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + ### Docs + +- add more docs + + + + +## [nzbget-11.0.32](https://github.com/truecharts/charts/compare/nzbget-11.0.31...nzbget-11.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + ### Docs + +- add more docs + + + + +## [nzbget-11.0.32](https://github.com/truecharts/charts/compare/nzbget-11.0.31...nzbget-11.0.32) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) diff --git a/stable/nzbget/11.0.33/Chart.lock b/stable/nzbget/11.0.33/Chart.lock new file mode 100644 index 00000000000..8903cdf1ff9 --- /dev/null +++ b/stable/nzbget/11.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:54:04.687363177Z" diff --git a/stable/nzbget/11.0.33/Chart.yaml b/stable/nzbget/11.0.33/Chart.yaml new file mode 100644 index 00000000000..3da393180ba --- /dev/null +++ b/stable/nzbget/11.0.33/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "21.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +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.33 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/nzbget/11.0.33/README.md b/stable/nzbget/11.0.33/README.md new file mode 100644 index 00000000000..6e3244b7bfd --- /dev/null +++ b/stable/nzbget/11.0.33/README.md @@ -0,0 +1,108 @@ +# nzbget + +![Version: 11.0.33](https://img.shields.io/badge/Version-11.0.33-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 21.1](https://img.shields.io/badge/AppVersion-21.1-informational?style=flat-square) + +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.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `nzbget` deployment + +```console +helm uninstall nzbget +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install nzbget \ + --set env.TZ="America/New York" \ + TrueCharts/nzbget +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install nzbget TrueCharts/nzbget -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/nzbget/11.0.33/app-readme.md b/stable/nzbget/11.0.33/app-readme.md new file mode 100644 index 00000000000..3fc0b4b376c --- /dev/null +++ b/stable/nzbget/11.0.33/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.33/charts/common-10.5.10.tgz b/stable/nzbget/11.0.33/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/nzbget/11.0.33/charts/common-10.5.10.tgz differ diff --git a/stable/nzbget/11.0.33/ix_values.yaml b/stable/nzbget/11.0.33/ix_values.yaml new file mode 100644 index 00000000000..78bbabecbe7 --- /dev/null +++ b/stable/nzbget/11.0.33/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.33/questions.yaml b/stable/nzbget/11.0.33/questions.yaml new file mode 100644 index 00000000000..b7828883ece --- /dev/null +++ b/stable/nzbget/11.0.33/questions.yaml @@ -0,0 +1,2488 @@ +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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: ClusterIP + description: ClusterIP + - value: NodePort + description: NodePort (Advanced) + - value: LoadBalancer + description: LoadBalancer (Advanced) + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: (Advanced) Specify the IP Policy + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: (Advanced) IP Families + description: (Advanced) The IP Families that should be used + schema: + show_if: [["type", "!=", "Simple"]] + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + 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: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort + schema: + type: int + min: 9000 + max: 65535 + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: NodePort + enum: + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: nodePort + description: Leave Empty to Disable + label: "nodePort" + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/protonmail-bridge/6.0.30/templates/common.yaml b/stable/nzbget/11.0.33/templates/common.yaml similarity index 100% rename from stable/protonmail-bridge/6.0.30/templates/common.yaml rename to stable/nzbget/11.0.33/templates/common.yaml diff --git a/stable/picoshare/2.0.31/values.yaml b/stable/nzbget/11.0.33/values.yaml similarity index 100% rename from stable/picoshare/2.0.31/values.yaml rename to stable/nzbget/11.0.33/values.yaml diff --git a/stable/nzbhydra/11.0.37/CHANGELOG.md b/stable/nzbhydra/11.0.37/CHANGELOG.md new file mode 100644 index 00000000000..e242f6195fd --- /dev/null +++ b/stable/nzbhydra/11.0.37/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [nzbhydra-11.0.37](https://github.com/truecharts/charts/compare/nzbhydra-11.0.36...nzbhydra-11.0.37) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [nzbhydra-11.0.36](https://github.com/truecharts/charts/compare/nzbhydra-11.0.35...nzbhydra-11.0.36) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [nzbhydra-11.0.36](https://github.com/truecharts/charts/compare/nzbhydra-11.0.35...nzbhydra-11.0.36) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [nzbhydra-11.0.36](https://github.com/truecharts/charts/compare/nzbhydra-11.0.35...nzbhydra-11.0.36) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [nzbhydra-11.0.36](https://github.com/truecharts/charts/compare/nzbhydra-11.0.35...nzbhydra-11.0.36) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [nzbhydra-11.0.36](https://github.com/truecharts/charts/compare/nzbhydra-11.0.35...nzbhydra-11.0.36) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [nzbhydra-11.0.36](https://github.com/truecharts/charts/compare/nzbhydra-11.0.35...nzbhydra-11.0.36) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [nzbhydra-11.0.35](https://github.com/truecharts/charts/compare/nzbhydra-11.0.33...nzbhydra-11.0.35) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [nzbhydra-11.0.34](https://github.com/truecharts/charts/compare/nzbhydra-11.0.33...nzbhydra-11.0.34) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/nzbhydra/11.0.37/Chart.lock b/stable/nzbhydra/11.0.37/Chart.lock new file mode 100644 index 00000000000..fd165fffc27 --- /dev/null +++ b/stable/nzbhydra/11.0.37/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:54:05.563830254Z" diff --git a/stable/nzbhydra/11.0.37/Chart.yaml b/stable/nzbhydra/11.0.37/Chart.yaml new file mode 100644 index 00000000000..2f64f901789 --- /dev/null +++ b/stable/nzbhydra/11.0.37/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "4.6.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +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.37 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/nzbhydra/11.0.37/README.md b/stable/nzbhydra/11.0.37/README.md new file mode 100644 index 00000000000..afc86a9279f --- /dev/null +++ b/stable/nzbhydra/11.0.37/README.md @@ -0,0 +1,110 @@ +# nzbhydra + +![Version: 11.0.37](https://img.shields.io/badge/Version-11.0.37-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.6.1](https://img.shields.io/badge/AppVersion-4.6.1-informational?style=flat-square) + +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.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `nzbhydra` deployment + +```console +helm uninstall nzbhydra +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install nzbhydra \ + --set env.TZ="America/New York" \ + TrueCharts/nzbhydra +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install nzbhydra TrueCharts/nzbhydra -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/nzbhydra/11.0.37/app-readme.md b/stable/nzbhydra/11.0.37/app-readme.md new file mode 100644 index 00000000000..5ca5a94ab22 --- /dev/null +++ b/stable/nzbhydra/11.0.37/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.37/charts/common-10.5.10.tgz b/stable/nzbhydra/11.0.37/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/nzbhydra/11.0.37/charts/common-10.5.10.tgz differ diff --git a/stable/nzbhydra/11.0.37/ix_values.yaml b/stable/nzbhydra/11.0.37/ix_values.yaml new file mode 100644 index 00000000000..77193bc490d --- /dev/null +++ b/stable/nzbhydra/11.0.37/ix_values.yaml @@ -0,0 +1,57 @@ +image: + repository: tccr.io/truecharts/nzbhydra2 + pullPolicy: IfNotPresent + tag: 4.6.1@sha256:4171974b873503a1fcc7ee7d6f871bcdce90597315a48609bece193d314bf85e + +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.37/questions.yaml b/stable/nzbhydra/11.0.37/questions.yaml new file mode 100644 index 00000000000..191a5750e33 --- /dev/null +++ b/stable/nzbhydra/11.0.37/questions.yaml @@ -0,0 +1,2488 @@ +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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: ClusterIP + description: ClusterIP + - value: NodePort + description: NodePort (Advanced) + - value: LoadBalancer + description: LoadBalancer (Advanced) + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: (Advanced) Specify the IP Policy + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: (Advanced) IP Families + description: (Advanced) The IP Families that should be used + schema: + show_if: [["type", "!=", "Simple"]] + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + 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: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort + schema: + type: int + min: 9000 + max: 65535 + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: NodePort + enum: + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: nodePort + description: Leave Empty to Disable + label: "nodePort" + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/prowlarr/6.0.36/templates/common.yaml b/stable/nzbhydra/11.0.37/templates/common.yaml similarity index 100% rename from stable/prowlarr/6.0.36/templates/common.yaml rename to stable/nzbhydra/11.0.37/templates/common.yaml diff --git a/stable/pidgin/2.0.29/values.yaml b/stable/nzbhydra/11.0.37/values.yaml similarity index 100% rename from stable/pidgin/2.0.29/values.yaml rename to stable/nzbhydra/11.0.37/values.yaml diff --git a/stable/octoprint/6.0.33/CHANGELOG.md b/stable/octoprint/6.0.33/CHANGELOG.md deleted file mode 100644 index 687a8d6828b..00000000000 --- a/stable/octoprint/6.0.33/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [octoprint-6.0.33](https://github.com/truecharts/charts/compare/octoprint-6.0.32...octoprint-6.0.33) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [octoprint-6.0.33](https://github.com/truecharts/charts/compare/octoprint-6.0.32...octoprint-6.0.33) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [octoprint-6.0.33](https://github.com/truecharts/charts/compare/octoprint-6.0.32...octoprint-6.0.33) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [octoprint-6.0.33](https://github.com/truecharts/charts/compare/octoprint-6.0.32...octoprint-6.0.33) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [octoprint-6.0.33](https://github.com/truecharts/charts/compare/octoprint-6.0.32...octoprint-6.0.33) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [octoprint-6.0.33](https://github.com/truecharts/charts/compare/octoprint-6.0.32...octoprint-6.0.33) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [octoprint-6.0.32](https://github.com/truecharts/charts/compare/octoprint-6.0.30...octoprint-6.0.32) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [octoprint-6.0.31](https://github.com/truecharts/charts/compare/octoprint-6.0.30...octoprint-6.0.31) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [octoprint-6.0.30](https://github.com/truecharts/charts/compare/octoprint-6.0.29...octoprint-6.0.30) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/octoprint/6.0.33/Chart.lock b/stable/octoprint/6.0.33/Chart.lock deleted file mode 100644 index 56d8ba4ff70..00000000000 --- a/stable/octoprint/6.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:50:31.741454913Z" diff --git a/stable/octoprint/6.0.33/Chart.yaml b/stable/octoprint/6.0.33/Chart.yaml deleted file mode 100644 index b6b09c5c61c..00000000000 --- a/stable/octoprint/6.0.33/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "1.8.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.33 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/octoprint/6.0.33/README.md b/stable/octoprint/6.0.33/README.md deleted file mode 100644 index 44664ee6099..00000000000 --- a/stable/octoprint/6.0.33/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# octoprint - -![Version: 6.0.33](https://img.shields.io/badge/Version-6.0.33-informational?style=flat-square) ![AppVersion: 1.8.2](https://img.shields.io/badge/AppVersion-1.8.2-informational?style=flat-square) - -OctoPrint is the snappy web interface for your 3D printer - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [octoprint](https://truecharts.org/docs/charts/stable/octoprint) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/octoprint/6.0.33/charts/common-10.5.9.tgz b/stable/octoprint/6.0.33/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/octoprint/6.0.33/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/octoprint/6.0.34/CHANGELOG.md b/stable/octoprint/6.0.34/CHANGELOG.md new file mode 100644 index 00000000000..126a79f24c2 --- /dev/null +++ b/stable/octoprint/6.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [octoprint-6.0.34](https://github.com/truecharts/charts/compare/octoprint-6.0.33...octoprint-6.0.34) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [octoprint-6.0.33](https://github.com/truecharts/charts/compare/octoprint-6.0.32...octoprint-6.0.33) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [octoprint-6.0.33](https://github.com/truecharts/charts/compare/octoprint-6.0.32...octoprint-6.0.33) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [octoprint-6.0.33](https://github.com/truecharts/charts/compare/octoprint-6.0.32...octoprint-6.0.33) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [octoprint-6.0.33](https://github.com/truecharts/charts/compare/octoprint-6.0.32...octoprint-6.0.33) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [octoprint-6.0.33](https://github.com/truecharts/charts/compare/octoprint-6.0.32...octoprint-6.0.33) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [octoprint-6.0.33](https://github.com/truecharts/charts/compare/octoprint-6.0.32...octoprint-6.0.33) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [octoprint-6.0.32](https://github.com/truecharts/charts/compare/octoprint-6.0.30...octoprint-6.0.32) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [octoprint-6.0.31](https://github.com/truecharts/charts/compare/octoprint-6.0.30...octoprint-6.0.31) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/octoprint/6.0.34/Chart.lock b/stable/octoprint/6.0.34/Chart.lock new file mode 100644 index 00000000000..6eeedad2d00 --- /dev/null +++ b/stable/octoprint/6.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:54:09.968540448Z" diff --git a/stable/octoprint/6.0.34/Chart.yaml b/stable/octoprint/6.0.34/Chart.yaml new file mode 100644 index 00000000000..ec6ceb12ce9 --- /dev/null +++ b/stable/octoprint/6.0.34/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "1.8.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: OctoPrint is the snappy web interface for your 3D printer +home: https://truecharts.org/docs/charts/stable/octoprint +icon: https://truecharts.org/img/hotlink-ok/chart-icons/octoprint.png +keywords: + - octoprint + - 3d + - printer +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: octoprint +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/octoprint + - https://github.com/OctoPrint/OctoPrint + - https://hub.docker.com/r/octoprint/octoprint +version: 6.0.34 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/octoprint/6.0.34/README.md b/stable/octoprint/6.0.34/README.md new file mode 100644 index 00000000000..16bb7400c3a --- /dev/null +++ b/stable/octoprint/6.0.34/README.md @@ -0,0 +1,109 @@ +# octoprint + +![Version: 6.0.34](https://img.shields.io/badge/Version-6.0.34-informational?style=flat-square) ![AppVersion: 1.8.2](https://img.shields.io/badge/AppVersion-1.8.2-informational?style=flat-square) + +OctoPrint is the snappy web interface for your 3D printer + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [octoprint](https://truecharts.org/docs/charts/stable/octoprint) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/octoprint/6.0.33/app-readme.md b/stable/octoprint/6.0.34/app-readme.md similarity index 100% rename from stable/octoprint/6.0.33/app-readme.md rename to stable/octoprint/6.0.34/app-readme.md diff --git a/stable/octoprint/6.0.34/charts/common-10.5.10.tgz b/stable/octoprint/6.0.34/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/octoprint/6.0.34/charts/common-10.5.10.tgz differ diff --git a/stable/octoprint/6.0.33/ix_values.yaml b/stable/octoprint/6.0.34/ix_values.yaml similarity index 100% rename from stable/octoprint/6.0.33/ix_values.yaml rename to stable/octoprint/6.0.34/ix_values.yaml diff --git a/stable/octoprint/6.0.33/questions.yaml b/stable/octoprint/6.0.34/questions.yaml similarity index 100% rename from stable/octoprint/6.0.33/questions.yaml rename to stable/octoprint/6.0.34/questions.yaml diff --git a/stable/putty/1.0.9/templates/common.yaml b/stable/octoprint/6.0.34/templates/common.yaml similarity index 100% rename from stable/putty/1.0.9/templates/common.yaml rename to stable/octoprint/6.0.34/templates/common.yaml diff --git a/stable/pihole/6.0.38/values.yaml b/stable/octoprint/6.0.34/values.yaml similarity index 100% rename from stable/pihole/6.0.38/values.yaml rename to stable/octoprint/6.0.34/values.yaml diff --git a/stable/odoo/8.0.47/CHANGELOG.md b/stable/odoo/8.0.47/CHANGELOG.md deleted file mode 100644 index 19c53792fb2..00000000000 --- a/stable/odoo/8.0.47/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [odoo-8.0.47](https://github.com/truecharts/charts/compare/odoo-8.0.46...odoo-8.0.47) (2022-09-13) - -### Chore - -- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - - - -## [odoo-8.0.46](https://github.com/truecharts/charts/compare/odoo-8.0.45...odoo-8.0.46) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [odoo-8.0.46](https://github.com/truecharts/charts/compare/odoo-8.0.45...odoo-8.0.46) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [odoo-8.0.46](https://github.com/truecharts/charts/compare/odoo-8.0.45...odoo-8.0.46) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [odoo-8.0.46](https://github.com/truecharts/charts/compare/odoo-8.0.45...odoo-8.0.46) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [odoo-8.0.46](https://github.com/truecharts/charts/compare/odoo-8.0.45...odoo-8.0.46) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [odoo-8.0.46](https://github.com/truecharts/charts/compare/odoo-8.0.45...odoo-8.0.46) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [odoo-8.0.45](https://github.com/truecharts/charts/compare/odoo-8.0.44...odoo-8.0.45) (2022-09-03) - -### Chore - -- update docker general non-major ([#3668](https://github.com/truecharts/charts/issues/3668)) - - - - -## [odoo-8.0.44](https://github.com/truecharts/charts/compare/odoo-8.0.42...odoo-8.0.44) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/odoo/8.0.47/Chart.lock b/stable/odoo/8.0.47/Chart.lock deleted file mode 100644 index da3fb27859f..00000000000 --- a/stable/odoo/8.0.47/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -digest: sha256:bfcb2819ba71fec67e4e1b700216bcea405d58eaaf9c45e3705bdbead908b8e9 -generated: "2022-09-13T06:26:10.677468969Z" diff --git a/stable/odoo/8.0.47/Chart.yaml b/stable/odoo/8.0.47/Chart.yaml deleted file mode 100644 index f504de72630..00000000000 --- a/stable/odoo/8.0.47/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -apiVersion: v2 -appVersion: "15.0" -version: 8.0.47 -kubeVersion: ">=1.16.0-0" -name: odoo -description: All-in-one business software. Beautiful. Easy-to-use. CRM, Accounting, PM, HR, Procurement, Point of Sale, MRP, Marketing, etc. -type: application -home: https://truecharts.org/docs/charts/stable/odoo -icon: https://truecharts.org/img/hotlink-ok/chart-icons/odoo.png -keywords: - - odoo - - crm - - pm - - hr - - accounting - - mrp - - marketing -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/odoo - - https://www.odoo.com/ - - https://hub.docker.com/repository/docker/nicholaswilde/odoo -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -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.47/README.md b/stable/odoo/8.0.47/README.md deleted file mode 100644 index 87d1556cb52..00000000000 --- a/stable/odoo/8.0.47/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# odoo - -![Version: 8.0.47](https://img.shields.io/badge/Version-8.0.47-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 15.0](https://img.shields.io/badge/AppVersion-15.0-informational?style=flat-square) - -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.76 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/odoo/8.0.47/charts/common-10.5.9.tgz b/stable/odoo/8.0.47/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/odoo/8.0.47/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/odoo/8.0.47/charts/postgresql-8.0.76.tgz b/stable/odoo/8.0.47/charts/postgresql-8.0.76.tgz deleted file mode 100644 index 129e37daa0e..00000000000 Binary files a/stable/odoo/8.0.47/charts/postgresql-8.0.76.tgz and /dev/null differ diff --git a/stable/odoo/8.0.48/CHANGELOG.md b/stable/odoo/8.0.48/CHANGELOG.md new file mode 100644 index 00000000000..7b1ad1456d2 --- /dev/null +++ b/stable/odoo/8.0.48/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [odoo-8.0.48](https://github.com/truecharts/charts/compare/odoo-8.0.47...odoo-8.0.48) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [odoo-8.0.47](https://github.com/truecharts/charts/compare/odoo-8.0.46...odoo-8.0.47) (2022-09-13) + +### Chore + +- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + + + + +## [odoo-8.0.46](https://github.com/truecharts/charts/compare/odoo-8.0.45...odoo-8.0.46) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [odoo-8.0.46](https://github.com/truecharts/charts/compare/odoo-8.0.45...odoo-8.0.46) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [odoo-8.0.46](https://github.com/truecharts/charts/compare/odoo-8.0.45...odoo-8.0.46) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [odoo-8.0.46](https://github.com/truecharts/charts/compare/odoo-8.0.45...odoo-8.0.46) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [odoo-8.0.46](https://github.com/truecharts/charts/compare/odoo-8.0.45...odoo-8.0.46) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [odoo-8.0.46](https://github.com/truecharts/charts/compare/odoo-8.0.45...odoo-8.0.46) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [odoo-8.0.45](https://github.com/truecharts/charts/compare/odoo-8.0.44...odoo-8.0.45) (2022-09-03) + +### Chore + +- update docker general non-major ([#3668](https://github.com/truecharts/charts/issues/3668)) + + diff --git a/stable/odoo/8.0.48/Chart.lock b/stable/odoo/8.0.48/Chart.lock new file mode 100644 index 00000000000..9113b49b556 --- /dev/null +++ b/stable/odoo/8.0.48/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 +generated: "2022-09-15T14:54:24.528817881Z" diff --git a/stable/odoo/8.0.48/Chart.yaml b/stable/odoo/8.0.48/Chart.yaml new file mode 100644 index 00000000000..0b797a3e6c7 --- /dev/null +++ b/stable/odoo/8.0.48/Chart.yaml @@ -0,0 +1,38 @@ +apiVersion: v2 +appVersion: "15.0" +version: 8.0.48 +kubeVersion: ">=1.16.0-0" +name: odoo +description: All-in-one business software. Beautiful. Easy-to-use. CRM, Accounting, PM, HR, Procurement, Point of Sale, MRP, Marketing, etc. +type: application +home: https://truecharts.org/docs/charts/stable/odoo +icon: https://truecharts.org/img/hotlink-ok/chart-icons/odoo.png +keywords: + - odoo + - crm + - pm + - hr + - accounting + - mrp + - marketing +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/odoo + - https://www.odoo.com/ + - https://hub.docker.com/repository/docker/nicholaswilde/odoo +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/odoo/8.0.48/README.md b/stable/odoo/8.0.48/README.md new file mode 100644 index 00000000000..121106d3723 --- /dev/null +++ b/stable/odoo/8.0.48/README.md @@ -0,0 +1,110 @@ +# odoo + +![Version: 8.0.48](https://img.shields.io/badge/Version-8.0.48-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 15.0](https://img.shields.io/badge/AppVersion-15.0-informational?style=flat-square) + +All-in-one business software. Beautiful. Easy-to-use. CRM, Accounting, PM, HR, Procurement, Point of Sale, MRP, Marketing, etc. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [odoo](https://truecharts.org/docs/charts/stable/odoo) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.78 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/odoo/8.0.47/app-readme.md b/stable/odoo/8.0.48/app-readme.md similarity index 100% rename from stable/odoo/8.0.47/app-readme.md rename to stable/odoo/8.0.48/app-readme.md diff --git a/stable/odoo/8.0.48/charts/common-10.5.10.tgz b/stable/odoo/8.0.48/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/odoo/8.0.48/charts/common-10.5.10.tgz differ diff --git a/stable/odoo/8.0.48/charts/postgresql-8.0.78.tgz b/stable/odoo/8.0.48/charts/postgresql-8.0.78.tgz new file mode 100644 index 00000000000..ef5433c52fa Binary files /dev/null and b/stable/odoo/8.0.48/charts/postgresql-8.0.78.tgz differ diff --git a/stable/odoo/8.0.47/ix_values.yaml b/stable/odoo/8.0.48/ix_values.yaml similarity index 100% rename from stable/odoo/8.0.47/ix_values.yaml rename to stable/odoo/8.0.48/ix_values.yaml diff --git a/stable/odoo/8.0.47/questions.yaml b/stable/odoo/8.0.48/questions.yaml similarity index 100% rename from stable/odoo/8.0.47/questions.yaml rename to stable/odoo/8.0.48/questions.yaml diff --git a/stable/pwndrop/2.0.29/templates/common.yaml b/stable/odoo/8.0.48/templates/common.yaml similarity index 100% rename from stable/pwndrop/2.0.29/templates/common.yaml rename to stable/odoo/8.0.48/templates/common.yaml diff --git a/stable/pinry/2.0.30/values.yaml b/stable/odoo/8.0.48/values.yaml similarity index 100% rename from stable/pinry/2.0.30/values.yaml rename to stable/odoo/8.0.48/values.yaml diff --git a/stable/omada-controller/6.0.64/CHANGELOG.md b/stable/omada-controller/6.0.64/CHANGELOG.md deleted file mode 100644 index eec857491f6..00000000000 --- a/stable/omada-controller/6.0.64/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [omada-controller-6.0.64](https://github.com/truecharts/charts/compare/omada-controller-6.0.62...omada-controller-6.0.64) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [omada-controller-6.0.64](https://github.com/truecharts/charts/compare/omada-controller-6.0.62...omada-controller-6.0.64) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [omada-controller-6.0.64](https://github.com/truecharts/charts/compare/omada-controller-6.0.62...omada-controller-6.0.64) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [omada-controller-6.0.63](https://github.com/truecharts/charts/compare/omada-controller-6.0.62...omada-controller-6.0.63) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [omada-controller-6.0.63](https://github.com/truecharts/charts/compare/omada-controller-6.0.62...omada-controller-6.0.63) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [omada-controller-6.0.63](https://github.com/truecharts/charts/compare/omada-controller-6.0.62...omada-controller-6.0.63) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [omada-controller-6.0.62](https://github.com/truecharts/charts/compare/omada-controller-6.0.61...omada-controller-6.0.62) (2022-09-05) - -### Chore - -- update docker general non-major ([#3700](https://github.com/truecharts/charts/issues/3700)) - - - - -## [omada-controller-6.0.61](https://github.com/truecharts/charts/compare/omada-controller-6.0.60...omada-controller-6.0.61) (2022-09-04) - -### Chore - -- update docker general non-major ([#3681](https://github.com/truecharts/charts/issues/3681)) - - - diff --git a/stable/omada-controller/6.0.64/Chart.lock b/stable/omada-controller/6.0.64/Chart.lock deleted file mode 100644 index bcac4c4f792..00000000000 --- a/stable/omada-controller/6.0.64/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:50:41.917788855Z" diff --git a/stable/omada-controller/6.0.64/Chart.yaml b/stable/omada-controller/6.0.64/Chart.yaml deleted file mode 100644 index 2a92fec2103..00000000000 --- a/stable/omada-controller/6.0.64/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "5.5" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -description: Omada is a SDN tool for TP-Link Omada hardware -home: https://truecharts.org/docs/charts/stable/omada-controller -icon: https://truecharts.org/img/hotlink-ok/chart-icons/omada-controller.png -keywords: - - omada-controller -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: omada-controller -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/omada-controller - - https://github.com/mbentley/docker-omada-controller -version: 6.0.64 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/omada-controller/6.0.64/README.md b/stable/omada-controller/6.0.64/README.md deleted file mode 100644 index 2de223a499f..00000000000 --- a/stable/omada-controller/6.0.64/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# omada-controller - -![Version: 6.0.64](https://img.shields.io/badge/Version-6.0.64-informational?style=flat-square) ![AppVersion: 5.5](https://img.shields.io/badge/AppVersion-5.5-informational?style=flat-square) - -Omada is a SDN tool for TP-Link Omada hardware - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [omada-controller](https://truecharts.org/docs/charts/stable/omada-controller) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/omada-controller/6.0.64/charts/common-10.5.9.tgz b/stable/omada-controller/6.0.64/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/omada-controller/6.0.64/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/omada-controller/6.0.65/CHANGELOG.md b/stable/omada-controller/6.0.65/CHANGELOG.md new file mode 100644 index 00000000000..4bca85ed7a8 --- /dev/null +++ b/stable/omada-controller/6.0.65/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [omada-controller-6.0.65](https://github.com/truecharts/charts/compare/omada-controller-6.0.64...omada-controller-6.0.65) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [omada-controller-6.0.64](https://github.com/truecharts/charts/compare/omada-controller-6.0.62...omada-controller-6.0.64) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [omada-controller-6.0.64](https://github.com/truecharts/charts/compare/omada-controller-6.0.62...omada-controller-6.0.64) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [omada-controller-6.0.64](https://github.com/truecharts/charts/compare/omada-controller-6.0.62...omada-controller-6.0.64) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [omada-controller-6.0.63](https://github.com/truecharts/charts/compare/omada-controller-6.0.62...omada-controller-6.0.63) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [omada-controller-6.0.63](https://github.com/truecharts/charts/compare/omada-controller-6.0.62...omada-controller-6.0.63) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [omada-controller-6.0.63](https://github.com/truecharts/charts/compare/omada-controller-6.0.62...omada-controller-6.0.63) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [omada-controller-6.0.62](https://github.com/truecharts/charts/compare/omada-controller-6.0.61...omada-controller-6.0.62) (2022-09-05) + +### Chore + +- update docker general non-major ([#3700](https://github.com/truecharts/charts/issues/3700)) + + diff --git a/stable/omada-controller/6.0.65/Chart.lock b/stable/omada-controller/6.0.65/Chart.lock new file mode 100644 index 00000000000..e5cbce5ce60 --- /dev/null +++ b/stable/omada-controller/6.0.65/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:54:35.676795049Z" diff --git a/stable/omada-controller/6.0.65/Chart.yaml b/stable/omada-controller/6.0.65/Chart.yaml new file mode 100644 index 00000000000..646ae28e77f --- /dev/null +++ b/stable/omada-controller/6.0.65/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "5.5" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: Omada is a SDN tool for TP-Link Omada hardware +home: https://truecharts.org/docs/charts/stable/omada-controller +icon: https://truecharts.org/img/hotlink-ok/chart-icons/omada-controller.png +keywords: + - omada-controller +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: omada-controller +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/omada-controller + - https://github.com/mbentley/docker-omada-controller +version: 6.0.65 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/omada-controller/6.0.65/README.md b/stable/omada-controller/6.0.65/README.md new file mode 100644 index 00000000000..9b59c348d93 --- /dev/null +++ b/stable/omada-controller/6.0.65/README.md @@ -0,0 +1,108 @@ +# omada-controller + +![Version: 6.0.65](https://img.shields.io/badge/Version-6.0.65-informational?style=flat-square) ![AppVersion: 5.5](https://img.shields.io/badge/AppVersion-5.5-informational?style=flat-square) + +Omada is a SDN tool for TP-Link Omada hardware + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [omada-controller](https://truecharts.org/docs/charts/stable/omada-controller) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/omada-controller/6.0.64/app-readme.md b/stable/omada-controller/6.0.65/app-readme.md similarity index 100% rename from stable/omada-controller/6.0.64/app-readme.md rename to stable/omada-controller/6.0.65/app-readme.md diff --git a/stable/omada-controller/6.0.65/charts/common-10.5.10.tgz b/stable/omada-controller/6.0.65/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/omada-controller/6.0.65/charts/common-10.5.10.tgz differ diff --git a/stable/omada-controller/6.0.64/ix_values.yaml b/stable/omada-controller/6.0.65/ix_values.yaml similarity index 100% rename from stable/omada-controller/6.0.64/ix_values.yaml rename to stable/omada-controller/6.0.65/ix_values.yaml diff --git a/stable/omada-controller/6.0.64/questions.yaml b/stable/omada-controller/6.0.65/questions.yaml similarity index 100% rename from stable/omada-controller/6.0.64/questions.yaml rename to stable/omada-controller/6.0.65/questions.yaml diff --git a/stable/pyload/6.0.30/templates/common.yaml b/stable/omada-controller/6.0.65/templates/common.yaml similarity index 100% rename from stable/pyload/6.0.30/templates/common.yaml rename to stable/omada-controller/6.0.65/templates/common.yaml diff --git a/stable/pixapop/3.0.29/values.yaml b/stable/omada-controller/6.0.65/values.yaml similarity index 100% rename from stable/pixapop/3.0.29/values.yaml rename to stable/omada-controller/6.0.65/values.yaml diff --git a/stable/ombi/11.0.40/CHANGELOG.md b/stable/ombi/11.0.40/CHANGELOG.md new file mode 100644 index 00000000000..01cd6704e76 --- /dev/null +++ b/stable/ombi/11.0.40/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + + +## [ombi-11.0.39](https://github.com/truecharts/charts/compare/ombi-11.0.38...ombi-11.0.39) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ombi-11.0.39](https://github.com/truecharts/charts/compare/ombi-11.0.38...ombi-11.0.39) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ombi-11.0.39](https://github.com/truecharts/charts/compare/ombi-11.0.38...ombi-11.0.39) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ombi-11.0.39](https://github.com/truecharts/charts/compare/ombi-11.0.38...ombi-11.0.39) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ombi-11.0.39](https://github.com/truecharts/charts/compare/ombi-11.0.38...ombi-11.0.39) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ombi-11.0.39](https://github.com/truecharts/charts/compare/ombi-11.0.38...ombi-11.0.39) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ombi-11.0.38](https://github.com/truecharts/charts/compare/ombi-11.0.37...ombi-11.0.38) (2022-09-09) + +### Chore + +- update container image tccr.io/truecharts/ombi to v4.25.1 ([#3720](https://github.com/truecharts/charts/issues/3720)) + + + + +## [ombi-11.0.37](https://github.com/truecharts/charts/compare/ombi-11.0.35...ombi-11.0.37) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [ombi-11.0.36](https://github.com/truecharts/charts/compare/ombi-11.0.35...ombi-11.0.36) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/ombi/11.0.40/Chart.lock b/stable/ombi/11.0.40/Chart.lock new file mode 100644 index 00000000000..7cdf08cd90e --- /dev/null +++ b/stable/ombi/11.0.40/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:54:36.034319013Z" diff --git a/stable/ombi/11.0.40/Chart.yaml b/stable/ombi/11.0.40/Chart.yaml new file mode 100644 index 00000000000..83adaacf3f0 --- /dev/null +++ b/stable/ombi/11.0.40/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "4.25.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +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.40 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/ombi/11.0.40/README.md b/stable/ombi/11.0.40/README.md new file mode 100644 index 00000000000..ca5c16cc09a --- /dev/null +++ b/stable/ombi/11.0.40/README.md @@ -0,0 +1,108 @@ +# ombi + +![Version: 11.0.40](https://img.shields.io/badge/Version-11.0.40-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.25.1](https://img.shields.io/badge/AppVersion-4.25.1-informational?style=flat-square) + +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.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `ombi` deployment + +```console +helm uninstall ombi +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install ombi \ + --set env.TZ="America/New York" \ + TrueCharts/ombi +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install ombi TrueCharts/ombi -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/ombi/11.0.40/app-readme.md b/stable/ombi/11.0.40/app-readme.md new file mode 100644 index 00000000000..1b0187dcdfa --- /dev/null +++ b/stable/ombi/11.0.40/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.40/charts/common-10.5.10.tgz b/stable/ombi/11.0.40/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/ombi/11.0.40/charts/common-10.5.10.tgz differ diff --git a/stable/ombi/11.0.40/ix_values.yaml b/stable/ombi/11.0.40/ix_values.yaml new file mode 100644 index 00000000000..e31b1fa760f --- /dev/null +++ b/stable/ombi/11.0.40/ix_values.yaml @@ -0,0 +1,35 @@ +image: + repository: tccr.io/truecharts/ombi + pullPolicy: IfNotPresent + tag: 4.25.1@sha256:4b222ad99d3bcb679edf41d075854f7ac83bd475dd3a051d5f5305efa81399a7 + +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.40/questions.yaml b/stable/ombi/11.0.40/questions.yaml new file mode 100644 index 00000000000..15f48b1701f --- /dev/null +++ b/stable/ombi/11.0.40/questions.yaml @@ -0,0 +1,2488 @@ +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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: ClusterIP + description: ClusterIP + - value: NodePort + description: NodePort (Advanced) + - value: LoadBalancer + description: LoadBalancer (Advanced) + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: (Advanced) Specify the IP Policy + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: (Advanced) IP Families + description: (Advanced) The IP Families that should be used + schema: + show_if: [["type", "!=", "Simple"]] + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + 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: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort + schema: + type: int + min: 9000 + max: 65535 + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: NodePort + enum: + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: nodePort + description: Leave Empty to Disable + label: "nodePort" + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/pylon/2.0.29/templates/common.yaml b/stable/ombi/11.0.40/templates/common.yaml similarity index 100% rename from stable/pylon/2.0.29/templates/common.yaml rename to stable/ombi/11.0.40/templates/common.yaml diff --git a/stable/plaxt/1.0.1/values.yaml b/stable/ombi/11.0.40/values.yaml similarity index 100% rename from stable/plaxt/1.0.1/values.yaml rename to stable/ombi/11.0.40/values.yaml diff --git a/stable/onlyoffice-document-server/6.0.36/CHANGELOG.md b/stable/onlyoffice-document-server/6.0.36/CHANGELOG.md deleted file mode 100644 index 636a9bba35a..00000000000 --- a/stable/onlyoffice-document-server/6.0.36/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [onlyoffice-document-server-6.0.36](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.35...onlyoffice-document-server-6.0.36) (2022-09-13) - -### Chore - -- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - - - -## [onlyoffice-document-server-6.0.35](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.34...onlyoffice-document-server-6.0.35) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [onlyoffice-document-server-6.0.35](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.34...onlyoffice-document-server-6.0.35) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [onlyoffice-document-server-6.0.35](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.34...onlyoffice-document-server-6.0.35) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [onlyoffice-document-server-6.0.35](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.34...onlyoffice-document-server-6.0.35) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [onlyoffice-document-server-6.0.35](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.34...onlyoffice-document-server-6.0.35) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [onlyoffice-document-server-6.0.35](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.34...onlyoffice-document-server-6.0.35) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [onlyoffice-document-server-6.0.34](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.32...onlyoffice-document-server-6.0.34) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [onlyoffice-document-server-6.0.33](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.32...onlyoffice-document-server-6.0.33) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/onlyoffice-document-server/6.0.36/Chart.lock b/stable/onlyoffice-document-server/6.0.36/Chart.lock deleted file mode 100644 index 630f9ae1ac8..00000000000 --- a/stable/onlyoffice-document-server/6.0.36/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.72 -digest: sha256:48575c1284c01594e15d652b730608f179ada7326071005369f8a321e76d695c -generated: "2022-09-13T06:26:46.848105345Z" diff --git a/stable/onlyoffice-document-server/6.0.36/Chart.yaml b/stable/onlyoffice-document-server/6.0.36/Chart.yaml deleted file mode 100644 index d9b3a209cd9..00000000000 --- a/stable/onlyoffice-document-server/6.0.36/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -apiVersion: v2 -appVersion: "7.1.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.72 -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.36 -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.36/README.md b/stable/onlyoffice-document-server/6.0.36/README.md deleted file mode 100644 index 911f0dd6bc7..00000000000 --- a/stable/onlyoffice-document-server/6.0.36/README.md +++ /dev/null @@ -1,112 +0,0 @@ -# onlyoffice-document-server - -![Version: 6.0.36](https://img.shields.io/badge/Version-6.0.36-informational?style=flat-square) ![AppVersion: 7.1.1](https://img.shields.io/badge/AppVersion-7.1.1-informational?style=flat-square) - -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.76 | -| https://charts.truecharts.org | redis | 3.0.72 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `onlyoffice-document-server` deployment - -```console -helm uninstall onlyoffice-document-server -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install onlyoffice-document-server \ - --set env.TZ="America/New York" \ - TrueCharts/onlyoffice-document-server -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install onlyoffice-document-server TrueCharts/onlyoffice-document-server -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/onlyoffice-document-server/6.0.36/charts/common-10.5.9.tgz b/stable/onlyoffice-document-server/6.0.36/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/onlyoffice-document-server/6.0.36/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/onlyoffice-document-server/6.0.36/charts/postgresql-8.0.76.tgz b/stable/onlyoffice-document-server/6.0.36/charts/postgresql-8.0.76.tgz deleted file mode 100644 index 129e37daa0e..00000000000 Binary files a/stable/onlyoffice-document-server/6.0.36/charts/postgresql-8.0.76.tgz and /dev/null differ diff --git a/stable/onlyoffice-document-server/6.0.36/charts/redis-3.0.72.tgz b/stable/onlyoffice-document-server/6.0.36/charts/redis-3.0.72.tgz deleted file mode 100644 index d1c4b4529da..00000000000 Binary files a/stable/onlyoffice-document-server/6.0.36/charts/redis-3.0.72.tgz and /dev/null differ diff --git a/stable/onlyoffice-document-server/6.0.37/CHANGELOG.md b/stable/onlyoffice-document-server/6.0.37/CHANGELOG.md new file mode 100644 index 00000000000..23ab1d4b2e7 --- /dev/null +++ b/stable/onlyoffice-document-server/6.0.37/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [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-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [onlyoffice-document-server-6.0.36](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.35...onlyoffice-document-server-6.0.36) (2022-09-13) + +### Chore + +- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + + + + +## [onlyoffice-document-server-6.0.35](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.34...onlyoffice-document-server-6.0.35) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [onlyoffice-document-server-6.0.35](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.34...onlyoffice-document-server-6.0.35) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [onlyoffice-document-server-6.0.35](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.34...onlyoffice-document-server-6.0.35) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [onlyoffice-document-server-6.0.35](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.34...onlyoffice-document-server-6.0.35) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [onlyoffice-document-server-6.0.35](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.34...onlyoffice-document-server-6.0.35) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [onlyoffice-document-server-6.0.35](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.34...onlyoffice-document-server-6.0.35) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [onlyoffice-document-server-6.0.34](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.32...onlyoffice-document-server-6.0.34) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/onlyoffice-document-server/6.0.37/Chart.lock b/stable/onlyoffice-document-server/6.0.37/Chart.lock new file mode 100644 index 00000000000..6df5dbb1f6e --- /dev/null +++ b/stable/onlyoffice-document-server/6.0.37/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.75 +digest: sha256:9d4ce7b49341358873ac504e187314c9a2e0f15e6eea31a51a1294b829ddaaba +generated: "2022-09-15T14:55:04.146063302Z" diff --git a/stable/onlyoffice-document-server/6.0.37/Chart.yaml b/stable/onlyoffice-document-server/6.0.37/Chart.yaml new file mode 100644 index 00000000000..93484c5e5b6 --- /dev/null +++ b/stable/onlyoffice-document-server/6.0.37/Chart.yaml @@ -0,0 +1,38 @@ +apiVersion: v2 +appVersion: "7.1.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.75 +description: "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.37 +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.37/README.md b/stable/onlyoffice-document-server/6.0.37/README.md new file mode 100644 index 00000000000..59b5f4483ac --- /dev/null +++ b/stable/onlyoffice-document-server/6.0.37/README.md @@ -0,0 +1,112 @@ +# onlyoffice-document-server + +![Version: 6.0.37](https://img.shields.io/badge/Version-6.0.37-informational?style=flat-square) ![AppVersion: 7.1.1](https://img.shields.io/badge/AppVersion-7.1.1-informational?style=flat-square) + +ONLYOFFICE Document Server is an online office suite comprising viewers and editors for texts, spreadsheets and presentations, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real time. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [onlyoffice-document-server](https://truecharts.org/docs/charts/stable/onlyoffice-document-server) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.78 | +| https://charts.truecharts.org | redis | 3.0.75 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `onlyoffice-document-server` deployment + +```console +helm uninstall onlyoffice-document-server +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install onlyoffice-document-server \ + --set env.TZ="America/New York" \ + TrueCharts/onlyoffice-document-server +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install onlyoffice-document-server TrueCharts/onlyoffice-document-server -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/onlyoffice-document-server/6.0.36/app-readme.md b/stable/onlyoffice-document-server/6.0.37/app-readme.md similarity index 100% rename from stable/onlyoffice-document-server/6.0.36/app-readme.md rename to stable/onlyoffice-document-server/6.0.37/app-readme.md diff --git a/stable/onlyoffice-document-server/6.0.37/charts/common-10.5.10.tgz b/stable/onlyoffice-document-server/6.0.37/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/onlyoffice-document-server/6.0.37/charts/common-10.5.10.tgz differ diff --git a/stable/onlyoffice-document-server/6.0.37/charts/postgresql-8.0.78.tgz b/stable/onlyoffice-document-server/6.0.37/charts/postgresql-8.0.78.tgz new file mode 100644 index 00000000000..ef5433c52fa Binary files /dev/null and b/stable/onlyoffice-document-server/6.0.37/charts/postgresql-8.0.78.tgz differ diff --git a/stable/onlyoffice-document-server/6.0.37/charts/redis-3.0.75.tgz b/stable/onlyoffice-document-server/6.0.37/charts/redis-3.0.75.tgz new file mode 100644 index 00000000000..3be8a655992 Binary files /dev/null and b/stable/onlyoffice-document-server/6.0.37/charts/redis-3.0.75.tgz differ diff --git a/stable/onlyoffice-document-server/6.0.36/ix_values.yaml b/stable/onlyoffice-document-server/6.0.37/ix_values.yaml similarity index 100% rename from stable/onlyoffice-document-server/6.0.36/ix_values.yaml rename to stable/onlyoffice-document-server/6.0.37/ix_values.yaml diff --git a/stable/onlyoffice-document-server/6.0.36/questions.yaml b/stable/onlyoffice-document-server/6.0.37/questions.yaml similarity index 100% rename from stable/onlyoffice-document-server/6.0.36/questions.yaml rename to stable/onlyoffice-document-server/6.0.37/questions.yaml diff --git a/stable/qdirstat/1.0.9/templates/common.yaml b/stable/onlyoffice-document-server/6.0.37/templates/common.yaml similarity index 100% rename from stable/qdirstat/1.0.9/templates/common.yaml rename to stable/onlyoffice-document-server/6.0.37/templates/common.yaml diff --git a/stable/plex-auto-languages/1.0.4/values.yaml b/stable/onlyoffice-document-server/6.0.37/values.yaml similarity index 100% rename from stable/plex-auto-languages/1.0.4/values.yaml rename to stable/onlyoffice-document-server/6.0.37/values.yaml diff --git a/stable/openhab/2.0.32/CHANGELOG.md b/stable/openhab/2.0.32/CHANGELOG.md deleted file mode 100644 index d492345a5ba..00000000000 --- a/stable/openhab/2.0.32/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [openhab-2.0.32](https://github.com/truecharts/charts/compare/openhab-2.0.31...openhab-2.0.32) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [openhab-2.0.32](https://github.com/truecharts/charts/compare/openhab-2.0.31...openhab-2.0.32) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [openhab-2.0.32](https://github.com/truecharts/charts/compare/openhab-2.0.31...openhab-2.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [openhab-2.0.32](https://github.com/truecharts/charts/compare/openhab-2.0.31...openhab-2.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [openhab-2.0.32](https://github.com/truecharts/charts/compare/openhab-2.0.31...openhab-2.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [openhab-2.0.32](https://github.com/truecharts/charts/compare/openhab-2.0.31...openhab-2.0.32) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [openhab-2.0.31](https://github.com/truecharts/charts/compare/openhab-2.0.29...openhab-2.0.31) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [openhab-2.0.30](https://github.com/truecharts/charts/compare/openhab-2.0.29...openhab-2.0.30) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [openhab-2.0.29](https://github.com/truecharts/charts/compare/openhab-2.0.28...openhab-2.0.29) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/openhab/2.0.32/Chart.lock b/stable/openhab/2.0.32/Chart.lock deleted file mode 100644 index 654c9ec66bf..00000000000 --- a/stable/openhab/2.0.32/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:51:06.750234237Z" diff --git a/stable/openhab/2.0.32/Chart.yaml b/stable/openhab/2.0.32/Chart.yaml deleted file mode 100644 index 50ea2c67f1d..00000000000 --- a/stable/openhab/2.0.32/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "3.3.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.32 -annotations: - truecharts.org/catagories: | - - media - - test - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/openhab/2.0.32/README.md b/stable/openhab/2.0.32/README.md deleted file mode 100644 index e5d1c901e69..00000000000 --- a/stable/openhab/2.0.32/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# openhab - -![Version: 2.0.32](https://img.shields.io/badge/Version-2.0.32-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.3.0](https://img.shields.io/badge/AppVersion-3.3.0-informational?style=flat-square) - -OpenHab is a home-automation application - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [openhab](https://truecharts.org/docs/charts/stable/openhab) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/openhab/2.0.32/charts/common-10.5.9.tgz b/stable/openhab/2.0.32/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/openhab/2.0.32/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/openhab/2.0.33/CHANGELOG.md b/stable/openhab/2.0.33/CHANGELOG.md new file mode 100644 index 00000000000..3d54d407db6 --- /dev/null +++ b/stable/openhab/2.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [openhab-2.0.33](https://github.com/truecharts/charts/compare/openhab-2.0.32...openhab-2.0.33) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [openhab-2.0.32](https://github.com/truecharts/charts/compare/openhab-2.0.31...openhab-2.0.32) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [openhab-2.0.32](https://github.com/truecharts/charts/compare/openhab-2.0.31...openhab-2.0.32) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [openhab-2.0.32](https://github.com/truecharts/charts/compare/openhab-2.0.31...openhab-2.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [openhab-2.0.32](https://github.com/truecharts/charts/compare/openhab-2.0.31...openhab-2.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [openhab-2.0.32](https://github.com/truecharts/charts/compare/openhab-2.0.31...openhab-2.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [openhab-2.0.32](https://github.com/truecharts/charts/compare/openhab-2.0.31...openhab-2.0.32) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [openhab-2.0.31](https://github.com/truecharts/charts/compare/openhab-2.0.29...openhab-2.0.31) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [openhab-2.0.30](https://github.com/truecharts/charts/compare/openhab-2.0.29...openhab-2.0.30) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/openhab/2.0.33/Chart.lock b/stable/openhab/2.0.33/Chart.lock new file mode 100644 index 00000000000..308b835a45d --- /dev/null +++ b/stable/openhab/2.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:55:06.084524786Z" diff --git a/stable/openhab/2.0.33/Chart.yaml b/stable/openhab/2.0.33/Chart.yaml new file mode 100644 index 00000000000..97ebf9b7ad9 --- /dev/null +++ b/stable/openhab/2.0.33/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "3.3.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: OpenHab is a home-automation application +home: https://truecharts.org/docs/charts/stable/openhab +icon: https://truecharts.org/img/hotlink-ok/chart-icons/openhab.png +keywords: + - openhab +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: openhab +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/openhab + - https://hub.docker.com/r/openhab/openhab +type: application +version: 2.0.33 +annotations: + truecharts.org/catagories: | + - media + - test + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/openhab/2.0.33/README.md b/stable/openhab/2.0.33/README.md new file mode 100644 index 00000000000..6be3a4bdb41 --- /dev/null +++ b/stable/openhab/2.0.33/README.md @@ -0,0 +1,108 @@ +# openhab + +![Version: 2.0.33](https://img.shields.io/badge/Version-2.0.33-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.3.0](https://img.shields.io/badge/AppVersion-3.3.0-informational?style=flat-square) + +OpenHab is a home-automation application + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [openhab](https://truecharts.org/docs/charts/stable/openhab) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/openhab/2.0.32/app-readme.md b/stable/openhab/2.0.33/app-readme.md similarity index 100% rename from stable/openhab/2.0.32/app-readme.md rename to stable/openhab/2.0.33/app-readme.md diff --git a/stable/openhab/2.0.33/charts/common-10.5.10.tgz b/stable/openhab/2.0.33/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/openhab/2.0.33/charts/common-10.5.10.tgz differ diff --git a/stable/openhab/2.0.32/ix_values.yaml b/stable/openhab/2.0.33/ix_values.yaml similarity index 100% rename from stable/openhab/2.0.32/ix_values.yaml rename to stable/openhab/2.0.33/ix_values.yaml diff --git a/stable/openhab/2.0.32/questions.yaml b/stable/openhab/2.0.33/questions.yaml similarity index 100% rename from stable/openhab/2.0.32/questions.yaml rename to stable/openhab/2.0.33/questions.yaml diff --git a/stable/zigbee2mqtt/4.0.34/templates/common.yaml b/stable/openhab/2.0.33/templates/common.yaml similarity index 100% rename from stable/zigbee2mqtt/4.0.34/templates/common.yaml rename to stable/openhab/2.0.33/templates/common.yaml diff --git a/stable/plex-utills/1.0.1/values.yaml b/stable/openhab/2.0.33/values.yaml similarity index 100% rename from stable/plex-utills/1.0.1/values.yaml rename to stable/openhab/2.0.33/values.yaml diff --git a/stable/openkm/7.0.37/CHANGELOG.md b/stable/openkm/7.0.37/CHANGELOG.md deleted file mode 100644 index 0520849c538..00000000000 --- a/stable/openkm/7.0.37/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [openkm-7.0.37](https://github.com/truecharts/charts/compare/openkm-7.0.36...openkm-7.0.37) (2022-09-13) - -### Chore - -- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - - - -## [openkm-7.0.36](https://github.com/truecharts/charts/compare/openkm-7.0.35...openkm-7.0.36) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [openkm-7.0.36](https://github.com/truecharts/charts/compare/openkm-7.0.35...openkm-7.0.36) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [openkm-7.0.36](https://github.com/truecharts/charts/compare/openkm-7.0.35...openkm-7.0.36) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [openkm-7.0.36](https://github.com/truecharts/charts/compare/openkm-7.0.35...openkm-7.0.36) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [openkm-7.0.36](https://github.com/truecharts/charts/compare/openkm-7.0.35...openkm-7.0.36) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [openkm-7.0.36](https://github.com/truecharts/charts/compare/openkm-7.0.35...openkm-7.0.36) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [openkm-7.0.35](https://github.com/truecharts/charts/compare/openkm-7.0.34...openkm-7.0.35) (2022-09-07) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) - - - - -## [openkm-7.0.35](https://github.com/truecharts/charts/compare/openkm-7.0.34...openkm-7.0.35) (2022-09-06) - -### Chore - -- update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) - - diff --git a/stable/openkm/7.0.37/Chart.lock b/stable/openkm/7.0.37/Chart.lock deleted file mode 100644 index c204b765d4d..00000000000 --- a/stable/openkm/7.0.37/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -digest: sha256:bfcb2819ba71fec67e4e1b700216bcea405d58eaaf9c45e3705bdbead908b8e9 -generated: "2022-09-13T06:26:46.925469536Z" diff --git a/stable/openkm/7.0.37/Chart.yaml b/stable/openkm/7.0.37/Chart.yaml deleted file mode 100644 index b0dd073251f..00000000000 --- a/stable/openkm/7.0.37/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -apiVersion: v2 -appVersion: "6.3.11" -description: OpenKM integrates all essential documents management, collaboration and an advanced search functionality into one easy to use solution. -name: openkm -version: 7.0.37 -kubeVersion: ">=1.16.0-0" -keywords: - - openkm - - documentation management - - docs -home: https://truecharts.org/docs/charts/stable/openkm -icon: https://truecharts.org/img/hotlink-ok/chart-icons/openkm.png -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/openkm - - https://www.openkm.com/ - - https://github.com/openkm/document-management-system -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -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.37/README.md b/stable/openkm/7.0.37/README.md deleted file mode 100644 index f1f912179a9..00000000000 --- a/stable/openkm/7.0.37/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# openkm - -![Version: 7.0.37](https://img.shields.io/badge/Version-7.0.37-informational?style=flat-square) ![AppVersion: 6.3.11](https://img.shields.io/badge/AppVersion-6.3.11-informational?style=flat-square) - -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.76 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/openkm/7.0.37/charts/common-10.5.9.tgz b/stable/openkm/7.0.37/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/openkm/7.0.37/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/openkm/7.0.37/charts/postgresql-8.0.76.tgz b/stable/openkm/7.0.37/charts/postgresql-8.0.76.tgz deleted file mode 100644 index 129e37daa0e..00000000000 Binary files a/stable/openkm/7.0.37/charts/postgresql-8.0.76.tgz and /dev/null differ diff --git a/stable/openkm/7.0.38/CHANGELOG.md b/stable/openkm/7.0.38/CHANGELOG.md new file mode 100644 index 00000000000..1716fffd910 --- /dev/null +++ b/stable/openkm/7.0.38/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [openkm-7.0.38](https://github.com/truecharts/charts/compare/openkm-7.0.37...openkm-7.0.38) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [openkm-7.0.37](https://github.com/truecharts/charts/compare/openkm-7.0.36...openkm-7.0.37) (2022-09-13) + +### Chore + +- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + + + + +## [openkm-7.0.36](https://github.com/truecharts/charts/compare/openkm-7.0.35...openkm-7.0.36) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [openkm-7.0.36](https://github.com/truecharts/charts/compare/openkm-7.0.35...openkm-7.0.36) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [openkm-7.0.36](https://github.com/truecharts/charts/compare/openkm-7.0.35...openkm-7.0.36) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [openkm-7.0.36](https://github.com/truecharts/charts/compare/openkm-7.0.35...openkm-7.0.36) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [openkm-7.0.36](https://github.com/truecharts/charts/compare/openkm-7.0.35...openkm-7.0.36) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [openkm-7.0.36](https://github.com/truecharts/charts/compare/openkm-7.0.35...openkm-7.0.36) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [openkm-7.0.35](https://github.com/truecharts/charts/compare/openkm-7.0.34...openkm-7.0.35) (2022-09-07) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) + diff --git a/stable/openkm/7.0.38/Chart.lock b/stable/openkm/7.0.38/Chart.lock new file mode 100644 index 00000000000..b5e8bea7fb6 --- /dev/null +++ b/stable/openkm/7.0.38/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 +generated: "2022-09-15T14:55:19.652011434Z" diff --git a/stable/openkm/7.0.38/Chart.yaml b/stable/openkm/7.0.38/Chart.yaml new file mode 100644 index 00000000000..3d8b5c1f07c --- /dev/null +++ b/stable/openkm/7.0.38/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "6.3.11" +description: OpenKM integrates all essential documents management, collaboration and an advanced search functionality into one easy to use solution. +name: openkm +version: 7.0.38 +kubeVersion: ">=1.16.0-0" +keywords: + - openkm + - documentation management + - docs +home: https://truecharts.org/docs/charts/stable/openkm +icon: https://truecharts.org/img/hotlink-ok/chart-icons/openkm.png +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/openkm + - https://www.openkm.com/ + - https://github.com/openkm/document-management-system +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/openkm/7.0.38/README.md b/stable/openkm/7.0.38/README.md new file mode 100644 index 00000000000..2a261715da1 --- /dev/null +++ b/stable/openkm/7.0.38/README.md @@ -0,0 +1,110 @@ +# openkm + +![Version: 7.0.38](https://img.shields.io/badge/Version-7.0.38-informational?style=flat-square) ![AppVersion: 6.3.11](https://img.shields.io/badge/AppVersion-6.3.11-informational?style=flat-square) + +OpenKM integrates all essential documents management, collaboration and an advanced search functionality into one easy to use solution. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [openkm](https://truecharts.org/docs/charts/stable/openkm) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.78 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/openkm/7.0.37/app-readme.md b/stable/openkm/7.0.38/app-readme.md similarity index 100% rename from stable/openkm/7.0.37/app-readme.md rename to stable/openkm/7.0.38/app-readme.md diff --git a/stable/openkm/7.0.38/charts/common-10.5.10.tgz b/stable/openkm/7.0.38/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/openkm/7.0.38/charts/common-10.5.10.tgz differ diff --git a/stable/openkm/7.0.38/charts/postgresql-8.0.78.tgz b/stable/openkm/7.0.38/charts/postgresql-8.0.78.tgz new file mode 100644 index 00000000000..ef5433c52fa Binary files /dev/null and b/stable/openkm/7.0.38/charts/postgresql-8.0.78.tgz differ diff --git a/stable/openkm/7.0.37/ix_values.yaml b/stable/openkm/7.0.38/ix_values.yaml similarity index 100% rename from stable/openkm/7.0.37/ix_values.yaml rename to stable/openkm/7.0.38/ix_values.yaml diff --git a/stable/openkm/7.0.37/questions.yaml b/stable/openkm/7.0.38/questions.yaml similarity index 100% rename from stable/openkm/7.0.37/questions.yaml rename to stable/openkm/7.0.38/questions.yaml diff --git a/stable/openkm/7.0.37/templates/_configmap.tpl b/stable/openkm/7.0.38/templates/_configmap.tpl similarity index 100% rename from stable/openkm/7.0.37/templates/_configmap.tpl rename to stable/openkm/7.0.38/templates/_configmap.tpl diff --git a/stable/openkm/7.0.37/templates/common.yaml b/stable/openkm/7.0.38/templates/common.yaml similarity index 100% rename from stable/openkm/7.0.37/templates/common.yaml rename to stable/openkm/7.0.38/templates/common.yaml diff --git a/stable/pretend-youre-xyzzy/6.0.32/values.yaml b/stable/openkm/7.0.38/values.yaml similarity index 100% rename from stable/pretend-youre-xyzzy/6.0.32/values.yaml rename to stable/openkm/7.0.38/values.yaml diff --git a/stable/openldap/7.0.32/CHANGELOG.md b/stable/openldap/7.0.32/CHANGELOG.md deleted file mode 100644 index 46005820967..00000000000 --- a/stable/openldap/7.0.32/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [openldap-7.0.32](https://github.com/truecharts/charts/compare/openldap-7.0.31...openldap-7.0.32) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [openldap-7.0.32](https://github.com/truecharts/charts/compare/openldap-7.0.31...openldap-7.0.32) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [openldap-7.0.32](https://github.com/truecharts/charts/compare/openldap-7.0.31...openldap-7.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [openldap-7.0.32](https://github.com/truecharts/charts/compare/openldap-7.0.31...openldap-7.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [openldap-7.0.32](https://github.com/truecharts/charts/compare/openldap-7.0.31...openldap-7.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [openldap-7.0.32](https://github.com/truecharts/charts/compare/openldap-7.0.31...openldap-7.0.32) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [openldap-7.0.31](https://github.com/truecharts/charts/compare/openldap-7.0.29...openldap-7.0.31) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [openldap-7.0.30](https://github.com/truecharts/charts/compare/openldap-7.0.29...openldap-7.0.30) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [openldap-7.0.29](https://github.com/truecharts/charts/compare/openldap-7.0.28...openldap-7.0.29) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/openldap/7.0.32/Chart.lock b/stable/openldap/7.0.32/Chart.lock deleted file mode 100644 index bb10a7099e8..00000000000 --- a/stable/openldap/7.0.32/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:51:21.408388116Z" diff --git a/stable/openldap/7.0.32/Chart.yaml b/stable/openldap/7.0.32/Chart.yaml deleted file mode 100644 index 0ec67747e22..00000000000 --- a/stable/openldap/7.0.32/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "1.5.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.32 -annotations: - truecharts.org/catagories: | - - cloud - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/openldap/7.0.32/README.md b/stable/openldap/7.0.32/README.md deleted file mode 100644 index c0bf292eea8..00000000000 --- a/stable/openldap/7.0.32/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# openldap - -![Version: 7.0.32](https://img.shields.io/badge/Version-7.0.32-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.5.0](https://img.shields.io/badge/AppVersion-1.5.0-informational?style=flat-square) - -Community developed LDAP software - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [openldap](https://truecharts.org/docs/charts/stable/openldap) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/openldap/7.0.32/charts/common-10.5.9.tgz b/stable/openldap/7.0.32/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/openldap/7.0.32/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/openldap/7.0.33/CHANGELOG.md b/stable/openldap/7.0.33/CHANGELOG.md new file mode 100644 index 00000000000..d82ddbc6fee --- /dev/null +++ b/stable/openldap/7.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [openldap-7.0.33](https://github.com/truecharts/charts/compare/openldap-7.0.32...openldap-7.0.33) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [openldap-7.0.32](https://github.com/truecharts/charts/compare/openldap-7.0.31...openldap-7.0.32) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [openldap-7.0.32](https://github.com/truecharts/charts/compare/openldap-7.0.31...openldap-7.0.32) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [openldap-7.0.32](https://github.com/truecharts/charts/compare/openldap-7.0.31...openldap-7.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [openldap-7.0.32](https://github.com/truecharts/charts/compare/openldap-7.0.31...openldap-7.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [openldap-7.0.32](https://github.com/truecharts/charts/compare/openldap-7.0.31...openldap-7.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [openldap-7.0.32](https://github.com/truecharts/charts/compare/openldap-7.0.31...openldap-7.0.32) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [openldap-7.0.31](https://github.com/truecharts/charts/compare/openldap-7.0.29...openldap-7.0.31) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [openldap-7.0.30](https://github.com/truecharts/charts/compare/openldap-7.0.29...openldap-7.0.30) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/openldap/7.0.33/Chart.lock b/stable/openldap/7.0.33/Chart.lock new file mode 100644 index 00000000000..f2f283e45fc --- /dev/null +++ b/stable/openldap/7.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:55:07.439741351Z" diff --git a/stable/openldap/7.0.33/Chart.yaml b/stable/openldap/7.0.33/Chart.yaml new file mode 100644 index 00000000000..a14dbcedb88 --- /dev/null +++ b/stable/openldap/7.0.33/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "1.5.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: Community developed LDAP software +home: https://truecharts.org/docs/charts/stable/openldap +icon: https://truecharts.org/img/hotlink-ok/chart-icons/openldap.png +keywords: + - ldap + - openldap + - iam-stack + - high availability +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: openldap +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/openldap + - https://github.com/jp-gouin/helm-openldap + - https://github.com/osixia/docker-openldap +type: application +version: 7.0.33 +annotations: + truecharts.org/catagories: | + - cloud + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/openldap/7.0.33/README.md b/stable/openldap/7.0.33/README.md new file mode 100644 index 00000000000..4f0640dd636 --- /dev/null +++ b/stable/openldap/7.0.33/README.md @@ -0,0 +1,109 @@ +# openldap + +![Version: 7.0.33](https://img.shields.io/badge/Version-7.0.33-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.5.0](https://img.shields.io/badge/AppVersion-1.5.0-informational?style=flat-square) + +Community developed LDAP software + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [openldap](https://truecharts.org/docs/charts/stable/openldap) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/openldap/7.0.32/app-readme.md b/stable/openldap/7.0.33/app-readme.md similarity index 100% rename from stable/openldap/7.0.32/app-readme.md rename to stable/openldap/7.0.33/app-readme.md diff --git a/stable/openldap/7.0.33/charts/common-10.5.10.tgz b/stable/openldap/7.0.33/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/openldap/7.0.33/charts/common-10.5.10.tgz differ diff --git a/stable/openldap/7.0.32/ix_values.yaml b/stable/openldap/7.0.33/ix_values.yaml similarity index 100% rename from stable/openldap/7.0.32/ix_values.yaml rename to stable/openldap/7.0.33/ix_values.yaml diff --git a/stable/openldap/7.0.32/questions.yaml b/stable/openldap/7.0.33/questions.yaml similarity index 100% rename from stable/openldap/7.0.32/questions.yaml rename to stable/openldap/7.0.33/questions.yaml diff --git a/stable/openldap/7.0.32/templates/_configmap.tpl b/stable/openldap/7.0.33/templates/_configmap.tpl similarity index 100% rename from stable/openldap/7.0.32/templates/_configmap.tpl rename to stable/openldap/7.0.33/templates/_configmap.tpl diff --git a/stable/openldap/7.0.32/templates/common.yaml b/stable/openldap/7.0.33/templates/common.yaml similarity index 100% rename from stable/openldap/7.0.32/templates/common.yaml rename to stable/openldap/7.0.33/templates/common.yaml diff --git a/stable/projectsend/3.0.36/values.yaml b/stable/openldap/7.0.33/values.yaml similarity index 100% rename from stable/projectsend/3.0.36/values.yaml rename to stable/openldap/7.0.33/values.yaml diff --git a/stable/openspeedtest/1.0.31/CHANGELOG.md b/stable/openspeedtest/1.0.31/CHANGELOG.md deleted file mode 100644 index 126d02017e1..00000000000 --- a/stable/openspeedtest/1.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [openspeedtest-1.0.31](https://github.com/truecharts/charts/compare/openspeedtest-1.0.30...openspeedtest-1.0.31) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [openspeedtest-1.0.31](https://github.com/truecharts/charts/compare/openspeedtest-1.0.30...openspeedtest-1.0.31) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [openspeedtest-1.0.31](https://github.com/truecharts/charts/compare/openspeedtest-1.0.30...openspeedtest-1.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [openspeedtest-1.0.31](https://github.com/truecharts/charts/compare/openspeedtest-1.0.30...openspeedtest-1.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [openspeedtest-1.0.31](https://github.com/truecharts/charts/compare/openspeedtest-1.0.30...openspeedtest-1.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [openspeedtest-1.0.31](https://github.com/truecharts/charts/compare/openspeedtest-1.0.30...openspeedtest-1.0.31) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [openspeedtest-1.0.30](https://github.com/truecharts/charts/compare/openspeedtest-1.0.28...openspeedtest-1.0.30) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [openspeedtest-1.0.29](https://github.com/truecharts/charts/compare/openspeedtest-1.0.28...openspeedtest-1.0.29) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [openspeedtest-1.0.28](https://github.com/truecharts/charts/compare/openspeedtest-1.0.27...openspeedtest-1.0.28) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/openspeedtest/1.0.31/Chart.lock b/stable/openspeedtest/1.0.31/Chart.lock deleted file mode 100644 index 8717b0bd1ab..00000000000 --- a/stable/openspeedtest/1.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:51:31.899900698Z" diff --git a/stable/openspeedtest/1.0.31/Chart.yaml b/stable/openspeedtest/1.0.31/Chart.yaml deleted file mode 100644 index 0a877c6e16b..00000000000 --- a/stable/openspeedtest/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.5.9 -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.31 -annotations: - truecharts.org/catagories: | - - utilities - - test - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/openspeedtest/1.0.31/README.md b/stable/openspeedtest/1.0.31/README.md deleted file mode 100644 index c763c5b1f7c..00000000000 --- a/stable/openspeedtest/1.0.31/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# openspeedtest - -![Version: 1.0.31](https://img.shields.io/badge/Version-1.0.31-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -HTML5 Network Speed Test Server. You can test download & upload speed from any device within your network with a web browser that is IE10 or new. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [openspeedtest](https://truecharts.org/docs/charts/stable/openspeedtest) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/openspeedtest/1.0.31/charts/common-10.5.9.tgz b/stable/openspeedtest/1.0.31/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/openspeedtest/1.0.31/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/openspeedtest/1.0.32/CHANGELOG.md b/stable/openspeedtest/1.0.32/CHANGELOG.md new file mode 100644 index 00000000000..35d680bf4be --- /dev/null +++ b/stable/openspeedtest/1.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [openspeedtest-1.0.32](https://github.com/truecharts/charts/compare/openspeedtest-1.0.31...openspeedtest-1.0.32) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [openspeedtest-1.0.31](https://github.com/truecharts/charts/compare/openspeedtest-1.0.30...openspeedtest-1.0.31) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [openspeedtest-1.0.31](https://github.com/truecharts/charts/compare/openspeedtest-1.0.30...openspeedtest-1.0.31) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [openspeedtest-1.0.31](https://github.com/truecharts/charts/compare/openspeedtest-1.0.30...openspeedtest-1.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [openspeedtest-1.0.31](https://github.com/truecharts/charts/compare/openspeedtest-1.0.30...openspeedtest-1.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [openspeedtest-1.0.31](https://github.com/truecharts/charts/compare/openspeedtest-1.0.30...openspeedtest-1.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [openspeedtest-1.0.31](https://github.com/truecharts/charts/compare/openspeedtest-1.0.30...openspeedtest-1.0.31) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [openspeedtest-1.0.30](https://github.com/truecharts/charts/compare/openspeedtest-1.0.28...openspeedtest-1.0.30) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [openspeedtest-1.0.29](https://github.com/truecharts/charts/compare/openspeedtest-1.0.28...openspeedtest-1.0.29) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/openspeedtest/1.0.32/Chart.lock b/stable/openspeedtest/1.0.32/Chart.lock new file mode 100644 index 00000000000..93b9d40a09f --- /dev/null +++ b/stable/openspeedtest/1.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:55:37.755155739Z" diff --git a/stable/openspeedtest/1.0.32/Chart.yaml b/stable/openspeedtest/1.0.32/Chart.yaml new file mode 100644 index 00000000000..94ebda9591a --- /dev/null +++ b/stable/openspeedtest/1.0.32/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: HTML5 Network Speed Test Server. You can test download & upload speed from any device within your network with a web browser that is IE10 or new. +home: https://truecharts.org/docs/charts/stable/openspeedtest +icon: https://truecharts.org/img/hotlink-ok/chart-icons/openspeedtest.png +keywords: + - speedtest + - speed test + - openspeedtest +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: openspeedtest +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/openspeedtest + - https://github.com/openspeedtest/Speed-Test +type: application +version: 1.0.32 +annotations: + truecharts.org/catagories: | + - utilities + - test + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/openspeedtest/1.0.32/README.md b/stable/openspeedtest/1.0.32/README.md new file mode 100644 index 00000000000..32399370613 --- /dev/null +++ b/stable/openspeedtest/1.0.32/README.md @@ -0,0 +1,108 @@ +# openspeedtest + +![Version: 1.0.32](https://img.shields.io/badge/Version-1.0.32-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +HTML5 Network Speed Test Server. You can test download & upload speed from any device within your network with a web browser that is IE10 or new. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [openspeedtest](https://truecharts.org/docs/charts/stable/openspeedtest) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/openspeedtest/1.0.31/app-readme.md b/stable/openspeedtest/1.0.32/app-readme.md similarity index 100% rename from stable/openspeedtest/1.0.31/app-readme.md rename to stable/openspeedtest/1.0.32/app-readme.md diff --git a/stable/openspeedtest/1.0.32/charts/common-10.5.10.tgz b/stable/openspeedtest/1.0.32/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/openspeedtest/1.0.32/charts/common-10.5.10.tgz differ diff --git a/stable/openspeedtest/1.0.31/ix_values.yaml b/stable/openspeedtest/1.0.32/ix_values.yaml similarity index 100% rename from stable/openspeedtest/1.0.31/ix_values.yaml rename to stable/openspeedtest/1.0.32/ix_values.yaml diff --git a/stable/openspeedtest/1.0.31/questions.yaml b/stable/openspeedtest/1.0.32/questions.yaml similarity index 100% rename from stable/openspeedtest/1.0.31/questions.yaml rename to stable/openspeedtest/1.0.32/questions.yaml diff --git a/stable/qinglong/2.0.38/templates/common.yaml b/stable/openspeedtest/1.0.32/templates/common.yaml similarity index 100% rename from stable/qinglong/2.0.38/templates/common.yaml rename to stable/openspeedtest/1.0.32/templates/common.yaml diff --git a/stable/promcord/4.0.33/values.yaml b/stable/openspeedtest/1.0.32/values.yaml similarity index 100% rename from stable/promcord/4.0.33/values.yaml rename to stable/openspeedtest/1.0.32/values.yaml diff --git a/stable/openvscode-server/2.0.36/CHANGELOG.md b/stable/openvscode-server/2.0.36/CHANGELOG.md deleted file mode 100644 index e9c4b53cf80..00000000000 --- a/stable/openvscode-server/2.0.36/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [openvscode-server-2.0.36](https://github.com/truecharts/charts/compare/openvscode-server-2.0.35...openvscode-server-2.0.36) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [openvscode-server-2.0.36](https://github.com/truecharts/charts/compare/openvscode-server-2.0.35...openvscode-server-2.0.36) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [openvscode-server-2.0.36](https://github.com/truecharts/charts/compare/openvscode-server-2.0.35...openvscode-server-2.0.36) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [openvscode-server-2.0.36](https://github.com/truecharts/charts/compare/openvscode-server-2.0.35...openvscode-server-2.0.36) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [openvscode-server-2.0.36](https://github.com/truecharts/charts/compare/openvscode-server-2.0.35...openvscode-server-2.0.36) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [openvscode-server-2.0.36](https://github.com/truecharts/charts/compare/openvscode-server-2.0.35...openvscode-server-2.0.36) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [openvscode-server-2.0.35](https://github.com/truecharts/charts/compare/openvscode-server-2.0.34...openvscode-server-2.0.35) (2022-09-03) - -### Chore - -- update docker general non-major ([#3668](https://github.com/truecharts/charts/issues/3668)) - - - - -## [openvscode-server-2.0.34](https://github.com/truecharts/charts/compare/openvscode-server-2.0.32...openvscode-server-2.0.34) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [openvscode-server-2.0.33](https://github.com/truecharts/charts/compare/openvscode-server-2.0.32...openvscode-server-2.0.33) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/openvscode-server/2.0.36/Chart.lock b/stable/openvscode-server/2.0.36/Chart.lock deleted file mode 100644 index 3bcae3cb186..00000000000 --- a/stable/openvscode-server/2.0.36/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:51:46.694449119Z" diff --git a/stable/openvscode-server/2.0.36/Chart.yaml b/stable/openvscode-server/2.0.36/Chart.yaml deleted file mode 100644 index db7b7f62315..00000000000 --- a/stable/openvscode-server/2.0.36/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: openvscode-server -version: 2.0.36 -appVersion: "1.71.0" -description: Openvscode-server provides a version of VS Code that runs a server on a remote machine. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/openvscode-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/openvscode-server.png -keywords: - - openvscode-server -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/openvscode-server - - https://hub.docker.com/r/linuxserver/openvscode-server -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - # 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.36/README.md b/stable/openvscode-server/2.0.36/README.md deleted file mode 100644 index b480a225dba..00000000000 --- a/stable/openvscode-server/2.0.36/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# openvscode-server - -![Version: 2.0.36](https://img.shields.io/badge/Version-2.0.36-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.71.0](https://img.shields.io/badge/AppVersion-1.71.0-informational?style=flat-square) - -Openvscode-server provides a version of VS Code that runs a server on a remote machine. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [openvscode-server](https://truecharts.org/docs/charts/stable/openvscode-server) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/openvscode-server/2.0.36/charts/common-10.5.9.tgz b/stable/openvscode-server/2.0.36/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/openvscode-server/2.0.36/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/openvscode-server/2.0.37/CHANGELOG.md b/stable/openvscode-server/2.0.37/CHANGELOG.md new file mode 100644 index 00000000000..fc27337a17d --- /dev/null +++ b/stable/openvscode-server/2.0.37/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [openvscode-server-2.0.37](https://github.com/truecharts/charts/compare/openvscode-server-2.0.36...openvscode-server-2.0.37) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [openvscode-server-2.0.36](https://github.com/truecharts/charts/compare/openvscode-server-2.0.35...openvscode-server-2.0.36) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [openvscode-server-2.0.36](https://github.com/truecharts/charts/compare/openvscode-server-2.0.35...openvscode-server-2.0.36) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [openvscode-server-2.0.36](https://github.com/truecharts/charts/compare/openvscode-server-2.0.35...openvscode-server-2.0.36) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [openvscode-server-2.0.36](https://github.com/truecharts/charts/compare/openvscode-server-2.0.35...openvscode-server-2.0.36) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [openvscode-server-2.0.36](https://github.com/truecharts/charts/compare/openvscode-server-2.0.35...openvscode-server-2.0.36) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [openvscode-server-2.0.36](https://github.com/truecharts/charts/compare/openvscode-server-2.0.35...openvscode-server-2.0.36) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [openvscode-server-2.0.35](https://github.com/truecharts/charts/compare/openvscode-server-2.0.34...openvscode-server-2.0.35) (2022-09-03) + +### Chore + +- update docker general non-major ([#3668](https://github.com/truecharts/charts/issues/3668)) + + + + +## [openvscode-server-2.0.34](https://github.com/truecharts/charts/compare/openvscode-server-2.0.32...openvscode-server-2.0.34) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/openvscode-server/2.0.37/Chart.lock b/stable/openvscode-server/2.0.37/Chart.lock new file mode 100644 index 00000000000..dc154e19bb1 --- /dev/null +++ b/stable/openvscode-server/2.0.37/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:55:39.451142471Z" diff --git a/stable/openvscode-server/2.0.37/Chart.yaml b/stable/openvscode-server/2.0.37/Chart.yaml new file mode 100644 index 00000000000..45916f321bf --- /dev/null +++ b/stable/openvscode-server/2.0.37/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: openvscode-server +version: 2.0.37 +appVersion: "1.71.0" +description: Openvscode-server provides a version of VS Code that runs a server on a remote machine. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/openvscode-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/openvscode-server.png +keywords: + - openvscode-server +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/openvscode-server + - https://hub.docker.com/r/linuxserver/openvscode-server +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/openvscode-server/2.0.37/README.md b/stable/openvscode-server/2.0.37/README.md new file mode 100644 index 00000000000..c63c6153b02 --- /dev/null +++ b/stable/openvscode-server/2.0.37/README.md @@ -0,0 +1,108 @@ +# openvscode-server + +![Version: 2.0.37](https://img.shields.io/badge/Version-2.0.37-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.71.0](https://img.shields.io/badge/AppVersion-1.71.0-informational?style=flat-square) + +Openvscode-server provides a version of VS Code that runs a server on a remote machine. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [openvscode-server](https://truecharts.org/docs/charts/stable/openvscode-server) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/openvscode-server/2.0.36/app-readme.md b/stable/openvscode-server/2.0.37/app-readme.md similarity index 100% rename from stable/openvscode-server/2.0.36/app-readme.md rename to stable/openvscode-server/2.0.37/app-readme.md diff --git a/stable/openvscode-server/2.0.37/charts/common-10.5.10.tgz b/stable/openvscode-server/2.0.37/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/openvscode-server/2.0.37/charts/common-10.5.10.tgz differ diff --git a/stable/openvscode-server/2.0.36/ix_values.yaml b/stable/openvscode-server/2.0.37/ix_values.yaml similarity index 100% rename from stable/openvscode-server/2.0.36/ix_values.yaml rename to stable/openvscode-server/2.0.37/ix_values.yaml diff --git a/stable/openvscode-server/2.0.36/questions.yaml b/stable/openvscode-server/2.0.37/questions.yaml similarity index 100% rename from stable/openvscode-server/2.0.36/questions.yaml rename to stable/openvscode-server/2.0.37/questions.yaml diff --git a/stable/quassel-core/3.0.34/templates/common.yaml b/stable/openvscode-server/2.0.37/templates/common.yaml similarity index 100% rename from stable/quassel-core/3.0.34/templates/common.yaml rename to stable/openvscode-server/2.0.37/templates/common.yaml diff --git a/stable/prometheus/4.0.83/values.yaml b/stable/openvscode-server/2.0.37/values.yaml similarity index 100% rename from stable/prometheus/4.0.83/values.yaml rename to stable/openvscode-server/2.0.37/values.yaml diff --git a/stable/organizr/11.0.31/CHANGELOG.md b/stable/organizr/11.0.31/CHANGELOG.md new file mode 100644 index 00000000000..0c37403a753 --- /dev/null +++ b/stable/organizr/11.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [organizr-11.0.31](https://github.com/truecharts/charts/compare/organizr-11.0.30...organizr-11.0.31) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [organizr-11.0.30](https://github.com/truecharts/charts/compare/organizr-11.0.29...organizr-11.0.30) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [organizr-11.0.30](https://github.com/truecharts/charts/compare/organizr-11.0.29...organizr-11.0.30) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [organizr-11.0.30](https://github.com/truecharts/charts/compare/organizr-11.0.29...organizr-11.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [organizr-11.0.30](https://github.com/truecharts/charts/compare/organizr-11.0.29...organizr-11.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [organizr-11.0.30](https://github.com/truecharts/charts/compare/organizr-11.0.29...organizr-11.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [organizr-11.0.30](https://github.com/truecharts/charts/compare/organizr-11.0.29...organizr-11.0.30) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [organizr-11.0.29](https://github.com/truecharts/charts/compare/organizr-11.0.27...organizr-11.0.29) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [organizr-11.0.28](https://github.com/truecharts/charts/compare/organizr-11.0.27...organizr-11.0.28) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/organizr/11.0.31/Chart.lock b/stable/organizr/11.0.31/Chart.lock new file mode 100644 index 00000000000..6ddb4be497a --- /dev/null +++ b/stable/organizr/11.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:55:58.544569704Z" diff --git a/stable/organizr/11.0.31/Chart.yaml b/stable/organizr/11.0.31/Chart.yaml new file mode 100644 index 00000000000..9b737417b32 --- /dev/null +++ b/stable/organizr/11.0.31/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +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.31 +annotations: + truecharts.org/catagories: | + - organizers + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/organizr/11.0.31/README.md b/stable/organizr/11.0.31/README.md new file mode 100644 index 00000000000..e0be5fec1d0 --- /dev/null +++ b/stable/organizr/11.0.31/README.md @@ -0,0 +1,109 @@ +# organizr + +![Version: 11.0.31](https://img.shields.io/badge/Version-11.0.31-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +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.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `organizr` deployment + +```console +helm uninstall organizr +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install organizr \ + --set env.TZ="America/New York" \ + TrueCharts/organizr +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install organizr TrueCharts/organizr -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/organizr/11.0.31/app-readme.md b/stable/organizr/11.0.31/app-readme.md new file mode 100644 index 00000000000..8b10e32f9e3 --- /dev/null +++ b/stable/organizr/11.0.31/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.31/charts/common-10.5.10.tgz b/stable/organizr/11.0.31/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/organizr/11.0.31/charts/common-10.5.10.tgz differ diff --git a/stable/organizr/11.0.31/ix_values.yaml b/stable/organizr/11.0.31/ix_values.yaml new file mode 100644 index 00000000000..a74e71dc394 --- /dev/null +++ b/stable/organizr/11.0.31/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.31/questions.yaml b/stable/organizr/11.0.31/questions.yaml new file mode 100644 index 00000000000..84257f8f712 --- /dev/null +++ b/stable/organizr/11.0.31/questions.yaml @@ -0,0 +1,2665 @@ +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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: ClusterIP + description: ClusterIP + - value: NodePort + description: NodePort (Advanced) + - value: LoadBalancer + description: LoadBalancer (Advanced) + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: (Advanced) Specify the IP Policy + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: (Advanced) IP Families + description: (Advanced) The IP Families that should be used + schema: + show_if: [["type", "!=", "Simple"]] + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + 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: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort + schema: + type: int + min: 9000 + max: 65535 + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: data + label: "App Data Storage" + description: "Stores the Application Data." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: NodePort + enum: + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: nodePort + description: Leave Empty to Disable + label: "nodePort" + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/quassel-web/2.0.29/templates/common.yaml b/stable/organizr/11.0.31/templates/common.yaml similarity index 100% rename from stable/quassel-web/2.0.29/templates/common.yaml rename to stable/organizr/11.0.31/templates/common.yaml diff --git a/stable/protonmail-bridge/6.0.30/values.yaml b/stable/organizr/11.0.31/values.yaml similarity index 100% rename from stable/protonmail-bridge/6.0.30/values.yaml rename to stable/organizr/11.0.31/values.yaml diff --git a/stable/oscam/6.0.29/CHANGELOG.md b/stable/oscam/6.0.29/CHANGELOG.md deleted file mode 100644 index 7352f6fa397..00000000000 --- a/stable/oscam/6.0.29/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [oscam-6.0.29](https://github.com/truecharts/charts/compare/oscam-6.0.28...oscam-6.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [oscam-6.0.29](https://github.com/truecharts/charts/compare/oscam-6.0.28...oscam-6.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [oscam-6.0.29](https://github.com/truecharts/charts/compare/oscam-6.0.28...oscam-6.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [oscam-6.0.29](https://github.com/truecharts/charts/compare/oscam-6.0.28...oscam-6.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [oscam-6.0.29](https://github.com/truecharts/charts/compare/oscam-6.0.28...oscam-6.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [oscam-6.0.29](https://github.com/truecharts/charts/compare/oscam-6.0.28...oscam-6.0.29) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [oscam-6.0.28](https://github.com/truecharts/charts/compare/oscam-6.0.26...oscam-6.0.28) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [oscam-6.0.27](https://github.com/truecharts/charts/compare/oscam-6.0.26...oscam-6.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [oscam-6.0.26](https://github.com/truecharts/charts/compare/oscam-6.0.25...oscam-6.0.26) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/oscam/6.0.29/Chart.lock b/stable/oscam/6.0.29/Chart.lock deleted file mode 100644 index 2ae8d3ebb5f..00000000000 --- a/stable/oscam/6.0.29/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:51:56.427661994Z" diff --git a/stable/oscam/6.0.29/Chart.yaml b/stable/oscam/6.0.29/Chart.yaml deleted file mode 100644 index 65e3e6c4a64..00000000000 --- a/stable/oscam/6.0.29/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "11693" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.29 -annotations: - truecharts.org/catagories: | - - DIY - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/oscam/6.0.29/README.md b/stable/oscam/6.0.29/README.md deleted file mode 100644 index 2f2771bf6d2..00000000000 --- a/stable/oscam/6.0.29/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# oscam - -![Version: 6.0.29](https://img.shields.io/badge/Version-6.0.29-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 11693](https://img.shields.io/badge/AppVersion-11693-informational?style=flat-square) - -Open Source Conditional Access Module software - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [oscam](https://truecharts.org/docs/charts/stable/oscam) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/oscam/6.0.29/charts/common-10.5.9.tgz b/stable/oscam/6.0.29/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/oscam/6.0.29/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/oscam/6.0.30/CHANGELOG.md b/stable/oscam/6.0.30/CHANGELOG.md new file mode 100644 index 00000000000..f075a4b0f66 --- /dev/null +++ b/stable/oscam/6.0.30/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [oscam-6.0.30](https://github.com/truecharts/charts/compare/oscam-6.0.29...oscam-6.0.30) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [oscam-6.0.29](https://github.com/truecharts/charts/compare/oscam-6.0.28...oscam-6.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [oscam-6.0.29](https://github.com/truecharts/charts/compare/oscam-6.0.28...oscam-6.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [oscam-6.0.29](https://github.com/truecharts/charts/compare/oscam-6.0.28...oscam-6.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [oscam-6.0.29](https://github.com/truecharts/charts/compare/oscam-6.0.28...oscam-6.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [oscam-6.0.29](https://github.com/truecharts/charts/compare/oscam-6.0.28...oscam-6.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [oscam-6.0.29](https://github.com/truecharts/charts/compare/oscam-6.0.28...oscam-6.0.29) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [oscam-6.0.28](https://github.com/truecharts/charts/compare/oscam-6.0.26...oscam-6.0.28) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [oscam-6.0.27](https://github.com/truecharts/charts/compare/oscam-6.0.26...oscam-6.0.27) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/oscam/6.0.30/Chart.lock b/stable/oscam/6.0.30/Chart.lock new file mode 100644 index 00000000000..914c9f0543c --- /dev/null +++ b/stable/oscam/6.0.30/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:56:01.971841981Z" diff --git a/stable/oscam/6.0.30/Chart.yaml b/stable/oscam/6.0.30/Chart.yaml new file mode 100644 index 00000000000..448676e59f1 --- /dev/null +++ b/stable/oscam/6.0.30/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "11693" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: Open Source Conditional Access Module software +home: https://truecharts.org/docs/charts/stable/oscam +icon: https://truecharts.org/img/hotlink-ok/chart-icons/oscam.png +keywords: + - oscam +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: oscam +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/oscam + - https://trac.streamboard.tv/oscam/browser/trunk +type: application +version: 6.0.30 +annotations: + truecharts.org/catagories: | + - DIY + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/oscam/6.0.30/README.md b/stable/oscam/6.0.30/README.md new file mode 100644 index 00000000000..37b5a759077 --- /dev/null +++ b/stable/oscam/6.0.30/README.md @@ -0,0 +1,108 @@ +# oscam + +![Version: 6.0.30](https://img.shields.io/badge/Version-6.0.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 11693](https://img.shields.io/badge/AppVersion-11693-informational?style=flat-square) + +Open Source Conditional Access Module software + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [oscam](https://truecharts.org/docs/charts/stable/oscam) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/oscam/6.0.29/app-readme.md b/stable/oscam/6.0.30/app-readme.md similarity index 100% rename from stable/oscam/6.0.29/app-readme.md rename to stable/oscam/6.0.30/app-readme.md diff --git a/stable/oscam/6.0.30/charts/common-10.5.10.tgz b/stable/oscam/6.0.30/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/oscam/6.0.30/charts/common-10.5.10.tgz differ diff --git a/stable/oscam/6.0.29/ix_values.yaml b/stable/oscam/6.0.30/ix_values.yaml similarity index 100% rename from stable/oscam/6.0.29/ix_values.yaml rename to stable/oscam/6.0.30/ix_values.yaml diff --git a/stable/oscam/6.0.29/questions.yaml b/stable/oscam/6.0.30/questions.yaml similarity index 100% rename from stable/oscam/6.0.29/questions.yaml rename to stable/oscam/6.0.30/questions.yaml diff --git a/stable/reg/6.0.30/templates/common.yaml b/stable/oscam/6.0.30/templates/common.yaml similarity index 100% rename from stable/reg/6.0.30/templates/common.yaml rename to stable/oscam/6.0.30/templates/common.yaml diff --git a/stable/prowlarr/6.0.36/values.yaml b/stable/oscam/6.0.30/values.yaml similarity index 100% rename from stable/prowlarr/6.0.36/values.yaml rename to stable/oscam/6.0.30/values.yaml diff --git a/stable/outline/3.0.41/CHANGELOG.md b/stable/outline/3.0.41/CHANGELOG.md deleted file mode 100644 index 1c1b4bbdda0..00000000000 --- a/stable/outline/3.0.41/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [outline-3.0.41](https://github.com/truecharts/charts/compare/outline-3.0.40...outline-3.0.41) (2022-09-13) - -### Chore - -- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - - - -## [outline-3.0.40](https://github.com/truecharts/charts/compare/outline-3.0.39...outline-3.0.40) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [outline-3.0.40](https://github.com/truecharts/charts/compare/outline-3.0.39...outline-3.0.40) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [outline-3.0.40](https://github.com/truecharts/charts/compare/outline-3.0.39...outline-3.0.40) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [outline-3.0.40](https://github.com/truecharts/charts/compare/outline-3.0.39...outline-3.0.40) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [outline-3.0.40](https://github.com/truecharts/charts/compare/outline-3.0.39...outline-3.0.40) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [outline-3.0.40](https://github.com/truecharts/charts/compare/outline-3.0.39...outline-3.0.40) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [outline-3.0.39](https://github.com/truecharts/charts/compare/outline-3.0.38...outline-3.0.39) (2022-09-07) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) - - - - -## [outline-3.0.39](https://github.com/truecharts/charts/compare/outline-3.0.38...outline-3.0.39) (2022-09-06) - -### Chore - -- update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) - - diff --git a/stable/outline/3.0.41/Chart.lock b/stable/outline/3.0.41/Chart.lock deleted file mode 100644 index 438571977ed..00000000000 --- a/stable/outline/3.0.41/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.72 -digest: sha256:48575c1284c01594e15d652b730608f179ada7326071005369f8a321e76d695c -generated: "2022-09-13T06:27:03.341645916Z" diff --git a/stable/outline/3.0.41/Chart.yaml b/stable/outline/3.0.41/Chart.yaml deleted file mode 100644 index c4a000c392d..00000000000 --- a/stable/outline/3.0.41/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -apiVersion: v2 -appVersion: "0.66.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.72 -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.41 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/outline/3.0.41/README.md b/stable/outline/3.0.41/README.md deleted file mode 100644 index 7390d7edc7e..00000000000 --- a/stable/outline/3.0.41/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# outline - -![Version: 3.0.41](https://img.shields.io/badge/Version-3.0.41-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.66.0](https://img.shields.io/badge/AppVersion-0.66.0-informational?style=flat-square) - -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.76 | -| https://charts.truecharts.org | redis | 3.0.72 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `outline` deployment - -```console -helm uninstall outline -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install outline \ - --set env.TZ="America/New York" \ - TrueCharts/outline -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install outline TrueCharts/outline -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/outline/3.0.41/charts/common-10.5.9.tgz b/stable/outline/3.0.41/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/outline/3.0.41/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/outline/3.0.41/charts/postgresql-8.0.76.tgz b/stable/outline/3.0.41/charts/postgresql-8.0.76.tgz deleted file mode 100644 index 129e37daa0e..00000000000 Binary files a/stable/outline/3.0.41/charts/postgresql-8.0.76.tgz and /dev/null differ diff --git a/stable/outline/3.0.41/charts/redis-3.0.72.tgz b/stable/outline/3.0.41/charts/redis-3.0.72.tgz deleted file mode 100644 index d1c4b4529da..00000000000 Binary files a/stable/outline/3.0.41/charts/redis-3.0.72.tgz and /dev/null differ diff --git a/stable/outline/3.0.42/CHANGELOG.md b/stable/outline/3.0.42/CHANGELOG.md new file mode 100644 index 00000000000..87317886cb9 --- /dev/null +++ b/stable/outline/3.0.42/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [outline-3.0.42](https://github.com/truecharts/charts/compare/outline-3.0.41...outline-3.0.42) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [outline-3.0.41](https://github.com/truecharts/charts/compare/outline-3.0.40...outline-3.0.41) (2022-09-13) + +### Chore + +- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + + + + +## [outline-3.0.40](https://github.com/truecharts/charts/compare/outline-3.0.39...outline-3.0.40) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [outline-3.0.40](https://github.com/truecharts/charts/compare/outline-3.0.39...outline-3.0.40) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [outline-3.0.40](https://github.com/truecharts/charts/compare/outline-3.0.39...outline-3.0.40) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [outline-3.0.40](https://github.com/truecharts/charts/compare/outline-3.0.39...outline-3.0.40) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [outline-3.0.40](https://github.com/truecharts/charts/compare/outline-3.0.39...outline-3.0.40) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [outline-3.0.40](https://github.com/truecharts/charts/compare/outline-3.0.39...outline-3.0.40) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [outline-3.0.39](https://github.com/truecharts/charts/compare/outline-3.0.38...outline-3.0.39) (2022-09-07) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) + diff --git a/stable/outline/3.0.42/Chart.lock b/stable/outline/3.0.42/Chart.lock new file mode 100644 index 00000000000..0fe866845d3 --- /dev/null +++ b/stable/outline/3.0.42/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.75 +digest: sha256:9d4ce7b49341358873ac504e187314c9a2e0f15e6eea31a51a1294b829ddaaba +generated: "2022-09-15T14:56:31.601157075Z" diff --git a/stable/outline/3.0.42/Chart.yaml b/stable/outline/3.0.42/Chart.yaml new file mode 100644 index 00000000000..37736b19fe9 --- /dev/null +++ b/stable/outline/3.0.42/Chart.yaml @@ -0,0 +1,37 @@ +apiVersion: v2 +appVersion: "0.66.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.75 +deprecated: false +description: A 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.42 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/outline/3.0.42/README.md b/stable/outline/3.0.42/README.md new file mode 100644 index 00000000000..f2d4e5a720e --- /dev/null +++ b/stable/outline/3.0.42/README.md @@ -0,0 +1,110 @@ +# outline + +![Version: 3.0.42](https://img.shields.io/badge/Version-3.0.42-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.66.0](https://img.shields.io/badge/AppVersion-0.66.0-informational?style=flat-square) + +A fast, collaborative, knowledge base for your team built using React and Node.js. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [outline](https://truecharts.org/docs/charts/stable/outline) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.78 | +| https://charts.truecharts.org | redis | 3.0.75 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `outline` deployment + +```console +helm uninstall outline +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install outline \ + --set env.TZ="America/New York" \ + TrueCharts/outline +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install outline TrueCharts/outline -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/outline/3.0.41/app-readme.md b/stable/outline/3.0.42/app-readme.md similarity index 100% rename from stable/outline/3.0.41/app-readme.md rename to stable/outline/3.0.42/app-readme.md diff --git a/stable/outline/3.0.42/charts/common-10.5.10.tgz b/stable/outline/3.0.42/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/outline/3.0.42/charts/common-10.5.10.tgz differ diff --git a/stable/outline/3.0.42/charts/postgresql-8.0.78.tgz b/stable/outline/3.0.42/charts/postgresql-8.0.78.tgz new file mode 100644 index 00000000000..ef5433c52fa Binary files /dev/null and b/stable/outline/3.0.42/charts/postgresql-8.0.78.tgz differ diff --git a/stable/outline/3.0.42/charts/redis-3.0.75.tgz b/stable/outline/3.0.42/charts/redis-3.0.75.tgz new file mode 100644 index 00000000000..3be8a655992 Binary files /dev/null and b/stable/outline/3.0.42/charts/redis-3.0.75.tgz differ diff --git a/stable/outline/3.0.41/ix_values.yaml b/stable/outline/3.0.42/ix_values.yaml similarity index 100% rename from stable/outline/3.0.41/ix_values.yaml rename to stable/outline/3.0.42/ix_values.yaml diff --git a/stable/outline/3.0.41/questions.yaml b/stable/outline/3.0.42/questions.yaml similarity index 100% rename from stable/outline/3.0.41/questions.yaml rename to stable/outline/3.0.42/questions.yaml diff --git a/stable/outline/3.0.41/templates/_secrets.tpl b/stable/outline/3.0.42/templates/_secrets.tpl similarity index 100% rename from stable/outline/3.0.41/templates/_secrets.tpl rename to stable/outline/3.0.42/templates/_secrets.tpl diff --git a/stable/outline/3.0.41/templates/common.yaml b/stable/outline/3.0.42/templates/common.yaml similarity index 100% rename from stable/outline/3.0.41/templates/common.yaml rename to stable/outline/3.0.42/templates/common.yaml diff --git a/stable/putty/1.0.9/values.yaml b/stable/outline/3.0.42/values.yaml similarity index 100% rename from stable/putty/1.0.9/values.yaml rename to stable/outline/3.0.42/values.yaml diff --git a/stable/overseerr/6.0.31/CHANGELOG.md b/stable/overseerr/6.0.31/CHANGELOG.md deleted file mode 100644 index a2128b8af98..00000000000 --- a/stable/overseerr/6.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [overseerr-6.0.31](https://github.com/truecharts/charts/compare/overseerr-6.0.30...overseerr-6.0.31) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [overseerr-6.0.31](https://github.com/truecharts/charts/compare/overseerr-6.0.30...overseerr-6.0.31) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [overseerr-6.0.31](https://github.com/truecharts/charts/compare/overseerr-6.0.30...overseerr-6.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [overseerr-6.0.31](https://github.com/truecharts/charts/compare/overseerr-6.0.30...overseerr-6.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [overseerr-6.0.31](https://github.com/truecharts/charts/compare/overseerr-6.0.30...overseerr-6.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [overseerr-6.0.31](https://github.com/truecharts/charts/compare/overseerr-6.0.30...overseerr-6.0.31) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [overseerr-6.0.30](https://github.com/truecharts/charts/compare/overseerr-6.0.28...overseerr-6.0.30) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [overseerr-6.0.29](https://github.com/truecharts/charts/compare/overseerr-6.0.28...overseerr-6.0.29) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [overseerr-6.0.28](https://github.com/truecharts/charts/compare/overseerr-6.0.27...overseerr-6.0.28) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/overseerr/6.0.31/Chart.lock b/stable/overseerr/6.0.31/Chart.lock deleted file mode 100644 index f60a1ab0471..00000000000 --- a/stable/overseerr/6.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:52:11.425699812Z" diff --git a/stable/overseerr/6.0.31/Chart.yaml b/stable/overseerr/6.0.31/Chart.yaml deleted file mode 100644 index 15230fe9984..00000000000 --- a/stable/overseerr/6.0.31/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "1.29.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.31 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/overseerr/6.0.31/README.md b/stable/overseerr/6.0.31/README.md deleted file mode 100644 index 8c46c15296b..00000000000 --- a/stable/overseerr/6.0.31/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# overseerr - -![Version: 6.0.31](https://img.shields.io/badge/Version-6.0.31-informational?style=flat-square) ![AppVersion: 1.29.1](https://img.shields.io/badge/AppVersion-1.29.1-informational?style=flat-square) - -Overseerr is a free and open source software application for managing requests for your media library. It integrates with your existing services such as Sonarr, Radarr and Plex! - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [overseerr](https://truecharts.org/docs/charts/stable/overseerr) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/overseerr/6.0.31/charts/common-10.5.9.tgz b/stable/overseerr/6.0.31/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/overseerr/6.0.31/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/overseerr/6.0.32/CHANGELOG.md b/stable/overseerr/6.0.32/CHANGELOG.md new file mode 100644 index 00000000000..7b0032c2146 --- /dev/null +++ b/stable/overseerr/6.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [overseerr-6.0.32](https://github.com/truecharts/charts/compare/overseerr-6.0.31...overseerr-6.0.32) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [overseerr-6.0.31](https://github.com/truecharts/charts/compare/overseerr-6.0.30...overseerr-6.0.31) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [overseerr-6.0.31](https://github.com/truecharts/charts/compare/overseerr-6.0.30...overseerr-6.0.31) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [overseerr-6.0.31](https://github.com/truecharts/charts/compare/overseerr-6.0.30...overseerr-6.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [overseerr-6.0.31](https://github.com/truecharts/charts/compare/overseerr-6.0.30...overseerr-6.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [overseerr-6.0.31](https://github.com/truecharts/charts/compare/overseerr-6.0.30...overseerr-6.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [overseerr-6.0.31](https://github.com/truecharts/charts/compare/overseerr-6.0.30...overseerr-6.0.31) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [overseerr-6.0.30](https://github.com/truecharts/charts/compare/overseerr-6.0.28...overseerr-6.0.30) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [overseerr-6.0.29](https://github.com/truecharts/charts/compare/overseerr-6.0.28...overseerr-6.0.29) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/overseerr/6.0.32/Chart.lock b/stable/overseerr/6.0.32/Chart.lock new file mode 100644 index 00000000000..1ef65c8a166 --- /dev/null +++ b/stable/overseerr/6.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:56:10.64218502Z" diff --git a/stable/overseerr/6.0.32/Chart.yaml b/stable/overseerr/6.0.32/Chart.yaml new file mode 100644 index 00000000000..9b0b2bc3169 --- /dev/null +++ b/stable/overseerr/6.0.32/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "1.29.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: Overseerr is a free and open source software application for managing requests for your media library. It integrates with your existing services such as Sonarr, Radarr and Plex! +home: https://truecharts.org/docs/charts/stable/overseerr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/overseerr.png +keywords: + - overseerr + - plex + - sonarr + - radarr +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: overseerr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/overseerr + - https://github.com/sct/overseerr + - https://hub.docker.com/r/sctx/overseerr +version: 6.0.32 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/overseerr/6.0.32/README.md b/stable/overseerr/6.0.32/README.md new file mode 100644 index 00000000000..b43af747ad1 --- /dev/null +++ b/stable/overseerr/6.0.32/README.md @@ -0,0 +1,109 @@ +# overseerr + +![Version: 6.0.32](https://img.shields.io/badge/Version-6.0.32-informational?style=flat-square) ![AppVersion: 1.29.1](https://img.shields.io/badge/AppVersion-1.29.1-informational?style=flat-square) + +Overseerr is a free and open source software application for managing requests for your media library. It integrates with your existing services such as Sonarr, Radarr and Plex! + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [overseerr](https://truecharts.org/docs/charts/stable/overseerr) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/overseerr/6.0.31/app-readme.md b/stable/overseerr/6.0.32/app-readme.md similarity index 100% rename from stable/overseerr/6.0.31/app-readme.md rename to stable/overseerr/6.0.32/app-readme.md diff --git a/stable/overseerr/6.0.32/charts/common-10.5.10.tgz b/stable/overseerr/6.0.32/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/overseerr/6.0.32/charts/common-10.5.10.tgz differ diff --git a/stable/overseerr/6.0.31/ix_values.yaml b/stable/overseerr/6.0.32/ix_values.yaml similarity index 100% rename from stable/overseerr/6.0.31/ix_values.yaml rename to stable/overseerr/6.0.32/ix_values.yaml diff --git a/stable/overseerr/6.0.31/questions.yaml b/stable/overseerr/6.0.32/questions.yaml similarity index 100% rename from stable/overseerr/6.0.31/questions.yaml rename to stable/overseerr/6.0.32/questions.yaml diff --git a/stable/requestrr/2.0.29/templates/common.yaml b/stable/overseerr/6.0.32/templates/common.yaml similarity index 100% rename from stable/requestrr/2.0.29/templates/common.yaml rename to stable/overseerr/6.0.32/templates/common.yaml diff --git a/stable/pwndrop/2.0.29/values.yaml b/stable/overseerr/6.0.32/values.yaml similarity index 100% rename from stable/pwndrop/2.0.29/values.yaml rename to stable/overseerr/6.0.32/values.yaml diff --git a/stable/owncast/6.0.32/CHANGELOG.md b/stable/owncast/6.0.32/CHANGELOG.md deleted file mode 100644 index ede2d3bc4ef..00000000000 --- a/stable/owncast/6.0.32/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [owncast-6.0.32](https://github.com/truecharts/charts/compare/owncast-6.0.31...owncast-6.0.32) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [owncast-6.0.32](https://github.com/truecharts/charts/compare/owncast-6.0.31...owncast-6.0.32) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [owncast-6.0.32](https://github.com/truecharts/charts/compare/owncast-6.0.31...owncast-6.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [owncast-6.0.32](https://github.com/truecharts/charts/compare/owncast-6.0.31...owncast-6.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [owncast-6.0.32](https://github.com/truecharts/charts/compare/owncast-6.0.31...owncast-6.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [owncast-6.0.32](https://github.com/truecharts/charts/compare/owncast-6.0.31...owncast-6.0.32) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [owncast-6.0.31](https://github.com/truecharts/charts/compare/owncast-6.0.29...owncast-6.0.31) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [owncast-6.0.30](https://github.com/truecharts/charts/compare/owncast-6.0.29...owncast-6.0.30) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [owncast-6.0.29](https://github.com/truecharts/charts/compare/owncast-6.0.28...owncast-6.0.29) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/owncast/6.0.32/Chart.lock b/stable/owncast/6.0.32/Chart.lock deleted file mode 100644 index ef80cad50b5..00000000000 --- a/stable/owncast/6.0.32/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:52:15.136685544Z" diff --git a/stable/owncast/6.0.32/Chart.yaml b/stable/owncast/6.0.32/Chart.yaml deleted file mode 100644 index c5a178a501d..00000000000 --- a/stable/owncast/6.0.32/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "0.0.12" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.32 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/owncast/6.0.32/README.md b/stable/owncast/6.0.32/README.md deleted file mode 100644 index 5306538e60a..00000000000 --- a/stable/owncast/6.0.32/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# owncast - -![Version: 6.0.32](https://img.shields.io/badge/Version-6.0.32-informational?style=flat-square) ![AppVersion: 0.0.12](https://img.shields.io/badge/AppVersion-0.0.12-informational?style=flat-square) - -Take control over your live stream video by running it yourself. Streaming + chat out of the box. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [owncast](https://truecharts.org/docs/charts/stable/owncast) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/owncast/6.0.32/charts/common-10.5.9.tgz b/stable/owncast/6.0.32/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/owncast/6.0.32/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/owncast/6.0.33/CHANGELOG.md b/stable/owncast/6.0.33/CHANGELOG.md new file mode 100644 index 00000000000..1b2507da4b2 --- /dev/null +++ b/stable/owncast/6.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [owncast-6.0.33](https://github.com/truecharts/charts/compare/owncast-6.0.32...owncast-6.0.33) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [owncast-6.0.32](https://github.com/truecharts/charts/compare/owncast-6.0.31...owncast-6.0.32) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [owncast-6.0.32](https://github.com/truecharts/charts/compare/owncast-6.0.31...owncast-6.0.32) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [owncast-6.0.32](https://github.com/truecharts/charts/compare/owncast-6.0.31...owncast-6.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [owncast-6.0.32](https://github.com/truecharts/charts/compare/owncast-6.0.31...owncast-6.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [owncast-6.0.32](https://github.com/truecharts/charts/compare/owncast-6.0.31...owncast-6.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [owncast-6.0.32](https://github.com/truecharts/charts/compare/owncast-6.0.31...owncast-6.0.32) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [owncast-6.0.31](https://github.com/truecharts/charts/compare/owncast-6.0.29...owncast-6.0.31) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [owncast-6.0.30](https://github.com/truecharts/charts/compare/owncast-6.0.29...owncast-6.0.30) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/owncast/6.0.33/Chart.lock b/stable/owncast/6.0.33/Chart.lock new file mode 100644 index 00000000000..e0a526a6b29 --- /dev/null +++ b/stable/owncast/6.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:56:29.970593477Z" diff --git a/stable/owncast/6.0.33/Chart.yaml b/stable/owncast/6.0.33/Chart.yaml new file mode 100644 index 00000000000..caeaaae38fa --- /dev/null +++ b/stable/owncast/6.0.33/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "0.0.12" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: Take control over your live stream video by running it yourself. Streaming + chat out of the box. +home: https://truecharts.org/docs/charts/stable/owncast +icon: https://truecharts.org/img/hotlink-ok/chart-icons/owncast.png +keywords: + - owncast + - stream + - open source + - chat +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: owncast +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/owncast + - https://owncast.online/ + - https://github.com/owncast/owncast +version: 6.0.33 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/owncast/6.0.33/README.md b/stable/owncast/6.0.33/README.md new file mode 100644 index 00000000000..586a88553b8 --- /dev/null +++ b/stable/owncast/6.0.33/README.md @@ -0,0 +1,109 @@ +# owncast + +![Version: 6.0.33](https://img.shields.io/badge/Version-6.0.33-informational?style=flat-square) ![AppVersion: 0.0.12](https://img.shields.io/badge/AppVersion-0.0.12-informational?style=flat-square) + +Take control over your live stream video by running it yourself. Streaming + chat out of the box. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [owncast](https://truecharts.org/docs/charts/stable/owncast) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/owncast/6.0.32/app-readme.md b/stable/owncast/6.0.33/app-readme.md similarity index 100% rename from stable/owncast/6.0.32/app-readme.md rename to stable/owncast/6.0.33/app-readme.md diff --git a/stable/owncast/6.0.33/charts/common-10.5.10.tgz b/stable/owncast/6.0.33/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/owncast/6.0.33/charts/common-10.5.10.tgz differ diff --git a/stable/owncast/6.0.32/ix_values.yaml b/stable/owncast/6.0.33/ix_values.yaml similarity index 100% rename from stable/owncast/6.0.32/ix_values.yaml rename to stable/owncast/6.0.33/ix_values.yaml diff --git a/stable/owncast/6.0.32/questions.yaml b/stable/owncast/6.0.33/questions.yaml similarity index 100% rename from stable/owncast/6.0.32/questions.yaml rename to stable/owncast/6.0.33/questions.yaml diff --git a/stable/resilio-sync/6.0.31/templates/common.yaml b/stable/owncast/6.0.33/templates/common.yaml similarity index 100% rename from stable/resilio-sync/6.0.31/templates/common.yaml rename to stable/owncast/6.0.33/templates/common.yaml diff --git a/stable/pydio-cells/4.0.36/values.yaml b/stable/owncast/6.0.33/values.yaml similarity index 100% rename from stable/pydio-cells/4.0.36/values.yaml rename to stable/owncast/6.0.33/values.yaml diff --git a/stable/owncloud-ocis/8.1.1/CHANGELOG.md b/stable/owncloud-ocis/8.1.1/CHANGELOG.md deleted file mode 100644 index d9b597664d2..00000000000 --- a/stable/owncloud-ocis/8.1.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [owncloud-ocis-8.1.1](https://github.com/truecharts/charts/compare/owncloud-ocis-8.1.0...owncloud-ocis-8.1.1) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [owncloud-ocis-8.1.1](https://github.com/truecharts/charts/compare/owncloud-ocis-8.1.0...owncloud-ocis-8.1.1) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [owncloud-ocis-8.1.1](https://github.com/truecharts/charts/compare/owncloud-ocis-8.1.0...owncloud-ocis-8.1.1) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [owncloud-ocis-8.1.1](https://github.com/truecharts/charts/compare/owncloud-ocis-8.1.0...owncloud-ocis-8.1.1) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [owncloud-ocis-8.1.1](https://github.com/truecharts/charts/compare/owncloud-ocis-8.1.0...owncloud-ocis-8.1.1) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [owncloud-ocis-8.1.1](https://github.com/truecharts/charts/compare/owncloud-ocis-8.1.0...owncloud-ocis-8.1.1) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [owncloud-ocis-8.1.0](https://github.com/truecharts/charts/compare/owncloud-ocis-8.0.1...owncloud-ocis-8.1.0) (2022-09-02) - -### Fix - -- Save init logs ([#3663](https://github.com/truecharts/charts/issues/3663)) - - - - -## [owncloud-ocis-8.0.1](https://github.com/truecharts/charts/compare/owncloud-ocis-8.0.0...owncloud-ocis-8.0.1) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [owncloud-ocis-8.0.0](https://github.com/truecharts/charts/compare/owncloud-ocis-7.0.27...owncloud-ocis-8.0.0) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - ### Fix diff --git a/stable/owncloud-ocis/8.1.1/Chart.lock b/stable/owncloud-ocis/8.1.1/Chart.lock deleted file mode 100644 index 467dc19928d..00000000000 --- a/stable/owncloud-ocis/8.1.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:52:21.241554548Z" diff --git a/stable/owncloud-ocis/8.1.1/Chart.yaml b/stable/owncloud-ocis/8.1.1/Chart.yaml deleted file mode 100644 index 4c291c7e325..00000000000 --- a/stable/owncloud-ocis/8.1.1/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -appVersion: "2.0.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.1 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/owncloud-ocis/8.1.1/README.md b/stable/owncloud-ocis/8.1.1/README.md deleted file mode 100644 index 51d30fd527a..00000000000 --- a/stable/owncloud-ocis/8.1.1/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# owncloud-ocis - -![Version: 8.1.1](https://img.shields.io/badge/Version-8.1.1-informational?style=flat-square) ![AppVersion: 2.0.0](https://img.shields.io/badge/AppVersion-2.0.0-informational?style=flat-square) - -ownCloud Infinite Scale is a self-hosted file sync and share server. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [owncloud-ocis](https://truecharts.org/docs/charts/stable/owncloud-ocis) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/owncloud-ocis/8.1.1/charts/common-10.5.9.tgz b/stable/owncloud-ocis/8.1.1/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/owncloud-ocis/8.1.1/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/owncloud-ocis/8.1.2/CHANGELOG.md b/stable/owncloud-ocis/8.1.2/CHANGELOG.md new file mode 100644 index 00000000000..b3d970d8025 --- /dev/null +++ b/stable/owncloud-ocis/8.1.2/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [owncloud-ocis-8.1.2](https://github.com/truecharts/charts/compare/owncloud-ocis-8.1.1...owncloud-ocis-8.1.2) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [owncloud-ocis-8.1.1](https://github.com/truecharts/charts/compare/owncloud-ocis-8.1.0...owncloud-ocis-8.1.1) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [owncloud-ocis-8.1.1](https://github.com/truecharts/charts/compare/owncloud-ocis-8.1.0...owncloud-ocis-8.1.1) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [owncloud-ocis-8.1.1](https://github.com/truecharts/charts/compare/owncloud-ocis-8.1.0...owncloud-ocis-8.1.1) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [owncloud-ocis-8.1.1](https://github.com/truecharts/charts/compare/owncloud-ocis-8.1.0...owncloud-ocis-8.1.1) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [owncloud-ocis-8.1.1](https://github.com/truecharts/charts/compare/owncloud-ocis-8.1.0...owncloud-ocis-8.1.1) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [owncloud-ocis-8.1.1](https://github.com/truecharts/charts/compare/owncloud-ocis-8.1.0...owncloud-ocis-8.1.1) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [owncloud-ocis-8.1.0](https://github.com/truecharts/charts/compare/owncloud-ocis-8.0.1...owncloud-ocis-8.1.0) (2022-09-02) + +### Fix + +- Save init logs ([#3663](https://github.com/truecharts/charts/issues/3663)) + + + + +## [owncloud-ocis-8.0.1](https://github.com/truecharts/charts/compare/owncloud-ocis-8.0.0...owncloud-ocis-8.0.1) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + diff --git a/stable/owncloud-ocis/8.1.2/Chart.lock b/stable/owncloud-ocis/8.1.2/Chart.lock new file mode 100644 index 00000000000..659f160be85 --- /dev/null +++ b/stable/owncloud-ocis/8.1.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:56:32.696537661Z" diff --git a/stable/owncloud-ocis/8.1.2/Chart.yaml b/stable/owncloud-ocis/8.1.2/Chart.yaml new file mode 100644 index 00000000000..38fac471fb7 --- /dev/null +++ b/stable/owncloud-ocis/8.1.2/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "2.0.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: ownCloud Infinite Scale is a self-hosted file sync and share server. +home: https://truecharts.org/docs/charts/stable/owncloud-ocis +icon: https://truecharts.org/img/hotlink-ok/chart-icons/owncloud-ocis.png +keywords: + - owncloud + - ocis + - infinite + - scale + - self-hosted + - sync + - share + - server +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: owncloud-ocis +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/owncloud-ocis + - https://hub.docker.com/r/owncloud/ocis + - https://owncloud.dev/ocis/ +version: 8.1.2 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/owncloud-ocis/8.1.2/README.md b/stable/owncloud-ocis/8.1.2/README.md new file mode 100644 index 00000000000..3730c153e9d --- /dev/null +++ b/stable/owncloud-ocis/8.1.2/README.md @@ -0,0 +1,109 @@ +# owncloud-ocis + +![Version: 8.1.2](https://img.shields.io/badge/Version-8.1.2-informational?style=flat-square) ![AppVersion: 2.0.0](https://img.shields.io/badge/AppVersion-2.0.0-informational?style=flat-square) + +ownCloud Infinite Scale is a self-hosted file sync and share server. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [owncloud-ocis](https://truecharts.org/docs/charts/stable/owncloud-ocis) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/owncloud-ocis/8.1.1/app-readme.md b/stable/owncloud-ocis/8.1.2/app-readme.md similarity index 100% rename from stable/owncloud-ocis/8.1.1/app-readme.md rename to stable/owncloud-ocis/8.1.2/app-readme.md diff --git a/stable/owncloud-ocis/8.1.2/charts/common-10.5.10.tgz b/stable/owncloud-ocis/8.1.2/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/owncloud-ocis/8.1.2/charts/common-10.5.10.tgz differ diff --git a/stable/owncloud-ocis/8.1.1/ix_values.yaml b/stable/owncloud-ocis/8.1.2/ix_values.yaml similarity index 100% rename from stable/owncloud-ocis/8.1.1/ix_values.yaml rename to stable/owncloud-ocis/8.1.2/ix_values.yaml diff --git a/stable/owncloud-ocis/8.1.1/questions.yaml b/stable/owncloud-ocis/8.1.2/questions.yaml similarity index 100% rename from stable/owncloud-ocis/8.1.1/questions.yaml rename to stable/owncloud-ocis/8.1.2/questions.yaml diff --git a/stable/owncloud-ocis/8.1.1/templates/_secrets.tpl b/stable/owncloud-ocis/8.1.2/templates/_secrets.tpl similarity index 100% rename from stable/owncloud-ocis/8.1.1/templates/_secrets.tpl rename to stable/owncloud-ocis/8.1.2/templates/_secrets.tpl diff --git a/stable/owncloud-ocis/8.1.1/templates/common.yaml b/stable/owncloud-ocis/8.1.2/templates/common.yaml similarity index 100% rename from stable/owncloud-ocis/8.1.1/templates/common.yaml rename to stable/owncloud-ocis/8.1.2/templates/common.yaml diff --git a/stable/pyload/6.0.30/values.yaml b/stable/owncloud-ocis/8.1.2/values.yaml similarity index 100% rename from stable/pyload/6.0.30/values.yaml rename to stable/owncloud-ocis/8.1.2/values.yaml diff --git a/stable/paperless-ng/4.0.39/CHANGELOG.md b/stable/paperless-ng/4.0.39/CHANGELOG.md deleted file mode 100644 index bcb12ffc64d..00000000000 --- a/stable/paperless-ng/4.0.39/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [paperless-ng-4.0.39](https://github.com/truecharts/charts/compare/paperless-ng-4.0.38...paperless-ng-4.0.39) (2022-09-13) - -### Chore - -- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - - - -## [paperless-ng-4.0.38](https://github.com/truecharts/charts/compare/paperless-ng-4.0.37...paperless-ng-4.0.38) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [paperless-ng-4.0.38](https://github.com/truecharts/charts/compare/paperless-ng-4.0.37...paperless-ng-4.0.38) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [paperless-ng-4.0.38](https://github.com/truecharts/charts/compare/paperless-ng-4.0.37...paperless-ng-4.0.38) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [paperless-ng-4.0.38](https://github.com/truecharts/charts/compare/paperless-ng-4.0.37...paperless-ng-4.0.38) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [paperless-ng-4.0.38](https://github.com/truecharts/charts/compare/paperless-ng-4.0.37...paperless-ng-4.0.38) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [paperless-ng-4.0.38](https://github.com/truecharts/charts/compare/paperless-ng-4.0.37...paperless-ng-4.0.38) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [paperless-ng-4.0.37](https://github.com/truecharts/charts/compare/paperless-ng-4.0.35...paperless-ng-4.0.37) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [paperless-ng-4.0.36](https://github.com/truecharts/charts/compare/paperless-ng-4.0.35...paperless-ng-4.0.36) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/paperless-ng/4.0.39/Chart.lock b/stable/paperless-ng/4.0.39/Chart.lock deleted file mode 100644 index 1ef1cef35ba..00000000000 --- a/stable/paperless-ng/4.0.39/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.72 -digest: sha256:48575c1284c01594e15d652b730608f179ada7326071005369f8a321e76d695c -generated: "2022-09-13T06:27:13.749078716Z" diff --git a/stable/paperless-ng/4.0.39/Chart.yaml b/stable/paperless-ng/4.0.39/Chart.yaml deleted file mode 100644 index f4b0ae3b3e6..00000000000 --- a/stable/paperless-ng/4.0.39/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: paperless-ng -version: 4.0.39 -appVersion: "1.8.0" -description: Paperless-ngx is an application by Daniel Quinn and contributors that indexes your scanned documents. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/paperless-ng -icon: https://truecharts.org/img/hotlink-ok/chart-icons/paperless-ng.png -keywords: - - paperless-ng - - paperless-ngx - - documents - - paper -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/paperless-ng - - https://github.com/paperless-ngx/paperless-ngx - - https://paperless-ngx.readthedocs.io/en/latest/ -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.72 -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.39/README.md b/stable/paperless-ng/4.0.39/README.md deleted file mode 100644 index 1850cc68fd8..00000000000 --- a/stable/paperless-ng/4.0.39/README.md +++ /dev/null @@ -1,111 +0,0 @@ -# paperless-ng - -![Version: 4.0.39](https://img.shields.io/badge/Version-4.0.39-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.8.0](https://img.shields.io/badge/AppVersion-1.8.0-informational?style=flat-square) - -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.76 | -| https://charts.truecharts.org | redis | 3.0.72 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/paperless-ng/4.0.39/charts/common-10.5.9.tgz b/stable/paperless-ng/4.0.39/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/paperless-ng/4.0.39/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/paperless-ng/4.0.39/charts/postgresql-8.0.76.tgz b/stable/paperless-ng/4.0.39/charts/postgresql-8.0.76.tgz deleted file mode 100644 index 129e37daa0e..00000000000 Binary files a/stable/paperless-ng/4.0.39/charts/postgresql-8.0.76.tgz and /dev/null differ diff --git a/stable/paperless-ng/4.0.39/charts/redis-3.0.72.tgz b/stable/paperless-ng/4.0.39/charts/redis-3.0.72.tgz deleted file mode 100644 index d1c4b4529da..00000000000 Binary files a/stable/paperless-ng/4.0.39/charts/redis-3.0.72.tgz and /dev/null differ diff --git a/stable/paperless-ng/4.0.40/CHANGELOG.md b/stable/paperless-ng/4.0.40/CHANGELOG.md new file mode 100644 index 00000000000..21d771005d9 --- /dev/null +++ b/stable/paperless-ng/4.0.40/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [paperless-ng-4.0.40](https://github.com/truecharts/charts/compare/paperless-ng-4.0.39...paperless-ng-4.0.40) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [paperless-ng-4.0.39](https://github.com/truecharts/charts/compare/paperless-ng-4.0.38...paperless-ng-4.0.39) (2022-09-13) + +### Chore + +- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + + + + +## [paperless-ng-4.0.38](https://github.com/truecharts/charts/compare/paperless-ng-4.0.37...paperless-ng-4.0.38) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [paperless-ng-4.0.38](https://github.com/truecharts/charts/compare/paperless-ng-4.0.37...paperless-ng-4.0.38) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [paperless-ng-4.0.38](https://github.com/truecharts/charts/compare/paperless-ng-4.0.37...paperless-ng-4.0.38) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [paperless-ng-4.0.38](https://github.com/truecharts/charts/compare/paperless-ng-4.0.37...paperless-ng-4.0.38) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [paperless-ng-4.0.38](https://github.com/truecharts/charts/compare/paperless-ng-4.0.37...paperless-ng-4.0.38) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [paperless-ng-4.0.38](https://github.com/truecharts/charts/compare/paperless-ng-4.0.37...paperless-ng-4.0.38) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [paperless-ng-4.0.37](https://github.com/truecharts/charts/compare/paperless-ng-4.0.35...paperless-ng-4.0.37) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/paperless-ng/4.0.40/Chart.lock b/stable/paperless-ng/4.0.40/Chart.lock new file mode 100644 index 00000000000..15772ccff78 --- /dev/null +++ b/stable/paperless-ng/4.0.40/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.75 +digest: sha256:9d4ce7b49341358873ac504e187314c9a2e0f15e6eea31a51a1294b829ddaaba +generated: "2022-09-15T14:57:05.131091518Z" diff --git a/stable/paperless-ng/4.0.40/Chart.yaml b/stable/paperless-ng/4.0.40/Chart.yaml new file mode 100644 index 00000000000..043ddd65a42 --- /dev/null +++ b/stable/paperless-ng/4.0.40/Chart.yaml @@ -0,0 +1,40 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: paperless-ng +version: 4.0.40 +appVersion: "1.8.0" +description: Paperless-ngx is an application by Daniel Quinn and contributors that indexes your scanned documents. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/paperless-ng +icon: https://truecharts.org/img/hotlink-ok/chart-icons/paperless-ng.png +keywords: + - paperless-ng + - paperless-ngx + - documents + - paper +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/paperless-ng + - https://github.com/paperless-ngx/paperless-ngx + - https://paperless-ngx.readthedocs.io/en/latest/ +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.75 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/paperless-ng/4.0.40/README.md b/stable/paperless-ng/4.0.40/README.md new file mode 100644 index 00000000000..dc9455f664a --- /dev/null +++ b/stable/paperless-ng/4.0.40/README.md @@ -0,0 +1,111 @@ +# paperless-ng + +![Version: 4.0.40](https://img.shields.io/badge/Version-4.0.40-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.8.0](https://img.shields.io/badge/AppVersion-1.8.0-informational?style=flat-square) + +Paperless-ngx is an application by Daniel Quinn and contributors that indexes your scanned documents. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [paperless-ng](https://truecharts.org/docs/charts/stable/paperless-ng) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.78 | +| https://charts.truecharts.org | redis | 3.0.75 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/paperless-ng/4.0.39/app-readme.md b/stable/paperless-ng/4.0.40/app-readme.md similarity index 100% rename from stable/paperless-ng/4.0.39/app-readme.md rename to stable/paperless-ng/4.0.40/app-readme.md diff --git a/stable/paperless-ng/4.0.40/charts/common-10.5.10.tgz b/stable/paperless-ng/4.0.40/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/paperless-ng/4.0.40/charts/common-10.5.10.tgz differ diff --git a/stable/paperless-ng/4.0.40/charts/postgresql-8.0.78.tgz b/stable/paperless-ng/4.0.40/charts/postgresql-8.0.78.tgz new file mode 100644 index 00000000000..ef5433c52fa Binary files /dev/null and b/stable/paperless-ng/4.0.40/charts/postgresql-8.0.78.tgz differ diff --git a/stable/paperless-ng/4.0.40/charts/redis-3.0.75.tgz b/stable/paperless-ng/4.0.40/charts/redis-3.0.75.tgz new file mode 100644 index 00000000000..3be8a655992 Binary files /dev/null and b/stable/paperless-ng/4.0.40/charts/redis-3.0.75.tgz differ diff --git a/stable/paperless-ng/4.0.39/ix_values.yaml b/stable/paperless-ng/4.0.40/ix_values.yaml similarity index 100% rename from stable/paperless-ng/4.0.39/ix_values.yaml rename to stable/paperless-ng/4.0.40/ix_values.yaml diff --git a/stable/paperless-ng/4.0.39/questions.yaml b/stable/paperless-ng/4.0.40/questions.yaml similarity index 100% rename from stable/paperless-ng/4.0.39/questions.yaml rename to stable/paperless-ng/4.0.40/questions.yaml diff --git a/stable/paperless-ng/4.0.39/templates/_sercrets.tpl b/stable/paperless-ng/4.0.40/templates/_sercrets.tpl similarity index 100% rename from stable/paperless-ng/4.0.39/templates/_sercrets.tpl rename to stable/paperless-ng/4.0.40/templates/_sercrets.tpl diff --git a/stable/paperless-ng/4.0.39/templates/common.yaml b/stable/paperless-ng/4.0.40/templates/common.yaml similarity index 100% rename from stable/paperless-ng/4.0.39/templates/common.yaml rename to stable/paperless-ng/4.0.40/templates/common.yaml diff --git a/stable/pylon/2.0.29/values.yaml b/stable/paperless-ng/4.0.40/values.yaml similarity index 100% rename from stable/pylon/2.0.29/values.yaml rename to stable/paperless-ng/4.0.40/values.yaml diff --git a/stable/papermerge/3.0.35/CHANGELOG.md b/stable/papermerge/3.0.35/CHANGELOG.md deleted file mode 100644 index dce5881debe..00000000000 --- a/stable/papermerge/3.0.35/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [papermerge-3.0.35](https://github.com/truecharts/charts/compare/papermerge-3.0.34...papermerge-3.0.35) (2022-09-13) - -### Chore - -- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - - - -## [papermerge-3.0.34](https://github.com/truecharts/charts/compare/papermerge-3.0.33...papermerge-3.0.34) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [papermerge-3.0.34](https://github.com/truecharts/charts/compare/papermerge-3.0.33...papermerge-3.0.34) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [papermerge-3.0.34](https://github.com/truecharts/charts/compare/papermerge-3.0.33...papermerge-3.0.34) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [papermerge-3.0.34](https://github.com/truecharts/charts/compare/papermerge-3.0.33...papermerge-3.0.34) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [papermerge-3.0.34](https://github.com/truecharts/charts/compare/papermerge-3.0.33...papermerge-3.0.34) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [papermerge-3.0.34](https://github.com/truecharts/charts/compare/papermerge-3.0.33...papermerge-3.0.34) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [papermerge-3.0.33](https://github.com/truecharts/charts/compare/papermerge-3.0.31...papermerge-3.0.33) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [papermerge-3.0.32](https://github.com/truecharts/charts/compare/papermerge-3.0.31...papermerge-3.0.32) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/papermerge/3.0.35/Chart.lock b/stable/papermerge/3.0.35/Chart.lock deleted file mode 100644 index 67dcfd2a2f7..00000000000 --- a/stable/papermerge/3.0.35/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.72 -digest: sha256:b5936cc14396040093ab3c4bbadff9e68dd4fb74e8dccdbd3cba00274d1345d5 -generated: "2022-09-13T06:27:31.902151481Z" diff --git a/stable/papermerge/3.0.35/Chart.yaml b/stable/papermerge/3.0.35/Chart.yaml deleted file mode 100644 index e4312488c03..00000000000 --- a/stable/papermerge/3.0.35/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: papermerge -version: 3.0.35 -appVersion: "2.0.1" -description: Papermerge is an open source document management system (DMS) primarily designed for archiving and retrieving your digital documents. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/papermerge -icon: https://truecharts.org/img/hotlink-ok/chart-icons/papermerge.png -keywords: - - papermerge -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/papermerge - - https://hub.docker.com/r/linuxserver/papermerge -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.72 -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.35/README.md b/stable/papermerge/3.0.35/README.md deleted file mode 100644 index 7fd36c0f574..00000000000 --- a/stable/papermerge/3.0.35/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# papermerge - -![Version: 3.0.35](https://img.shields.io/badge/Version-3.0.35-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.0.1](https://img.shields.io/badge/AppVersion-2.0.1-informational?style=flat-square) - -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.72 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/papermerge/3.0.35/charts/common-10.5.9.tgz b/stable/papermerge/3.0.35/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/papermerge/3.0.35/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/papermerge/3.0.35/charts/redis-3.0.72.tgz b/stable/papermerge/3.0.35/charts/redis-3.0.72.tgz deleted file mode 100644 index d1c4b4529da..00000000000 Binary files a/stable/papermerge/3.0.35/charts/redis-3.0.72.tgz and /dev/null differ diff --git a/stable/papermerge/3.0.36/CHANGELOG.md b/stable/papermerge/3.0.36/CHANGELOG.md new file mode 100644 index 00000000000..5e43c17bb36 --- /dev/null +++ b/stable/papermerge/3.0.36/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [papermerge-3.0.36](https://github.com/truecharts/charts/compare/papermerge-3.0.35...papermerge-3.0.36) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [papermerge-3.0.35](https://github.com/truecharts/charts/compare/papermerge-3.0.34...papermerge-3.0.35) (2022-09-13) + +### Chore + +- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + + + + +## [papermerge-3.0.34](https://github.com/truecharts/charts/compare/papermerge-3.0.33...papermerge-3.0.34) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [papermerge-3.0.34](https://github.com/truecharts/charts/compare/papermerge-3.0.33...papermerge-3.0.34) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [papermerge-3.0.34](https://github.com/truecharts/charts/compare/papermerge-3.0.33...papermerge-3.0.34) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [papermerge-3.0.34](https://github.com/truecharts/charts/compare/papermerge-3.0.33...papermerge-3.0.34) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [papermerge-3.0.34](https://github.com/truecharts/charts/compare/papermerge-3.0.33...papermerge-3.0.34) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [papermerge-3.0.34](https://github.com/truecharts/charts/compare/papermerge-3.0.33...papermerge-3.0.34) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [papermerge-3.0.33](https://github.com/truecharts/charts/compare/papermerge-3.0.31...papermerge-3.0.33) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/papermerge/3.0.36/Chart.lock b/stable/papermerge/3.0.36/Chart.lock new file mode 100644 index 00000000000..300e901b9f8 --- /dev/null +++ b/stable/papermerge/3.0.36/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.75 +digest: sha256:0d523b7e45806241724e718eccd24f62a40931e8951b48617125645ff8e32e0f +generated: "2022-09-15T14:57:14.213688857Z" diff --git a/stable/papermerge/3.0.36/Chart.yaml b/stable/papermerge/3.0.36/Chart.yaml new file mode 100644 index 00000000000..93aca90c759 --- /dev/null +++ b/stable/papermerge/3.0.36/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: papermerge +version: 3.0.36 +appVersion: "2.0.1" +description: Papermerge is an open source document management system (DMS) primarily designed for archiving and retrieving your digital documents. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/papermerge +icon: https://truecharts.org/img/hotlink-ok/chart-icons/papermerge.png +keywords: + - papermerge +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/papermerge + - https://hub.docker.com/r/linuxserver/papermerge +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.75 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/papermerge/3.0.36/README.md b/stable/papermerge/3.0.36/README.md new file mode 100644 index 00000000000..ea0c0d937d7 --- /dev/null +++ b/stable/papermerge/3.0.36/README.md @@ -0,0 +1,109 @@ +# papermerge + +![Version: 3.0.36](https://img.shields.io/badge/Version-3.0.36-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.0.1](https://img.shields.io/badge/AppVersion-2.0.1-informational?style=flat-square) + +Papermerge is an open source document management system (DMS) primarily designed for archiving and retrieving your digital documents. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [papermerge](https://truecharts.org/docs/charts/stable/papermerge) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org | redis | 3.0.75 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/papermerge/3.0.35/app-readme.md b/stable/papermerge/3.0.36/app-readme.md similarity index 100% rename from stable/papermerge/3.0.35/app-readme.md rename to stable/papermerge/3.0.36/app-readme.md diff --git a/stable/papermerge/3.0.36/charts/common-10.5.10.tgz b/stable/papermerge/3.0.36/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/papermerge/3.0.36/charts/common-10.5.10.tgz differ diff --git a/stable/papermerge/3.0.36/charts/redis-3.0.75.tgz b/stable/papermerge/3.0.36/charts/redis-3.0.75.tgz new file mode 100644 index 00000000000..3be8a655992 Binary files /dev/null and b/stable/papermerge/3.0.36/charts/redis-3.0.75.tgz differ diff --git a/stable/papermerge/3.0.35/ix_values.yaml b/stable/papermerge/3.0.36/ix_values.yaml similarity index 100% rename from stable/papermerge/3.0.35/ix_values.yaml rename to stable/papermerge/3.0.36/ix_values.yaml diff --git a/stable/papermerge/3.0.35/questions.yaml b/stable/papermerge/3.0.36/questions.yaml similarity index 100% rename from stable/papermerge/3.0.35/questions.yaml rename to stable/papermerge/3.0.36/questions.yaml diff --git a/stable/rsnapshot/2.0.29/templates/common.yaml b/stable/papermerge/3.0.36/templates/common.yaml similarity index 100% rename from stable/rsnapshot/2.0.29/templates/common.yaml rename to stable/papermerge/3.0.36/templates/common.yaml diff --git a/stable/qbitmanage/1.0.1/values.yaml b/stable/papermerge/3.0.36/values.yaml similarity index 100% rename from stable/qbitmanage/1.0.1/values.yaml rename to stable/papermerge/3.0.36/values.yaml diff --git a/stable/pasta/1.0.1/CHANGELOG.md b/stable/pasta/1.0.1/CHANGELOG.md deleted file mode 100644 index 8e358819cee..00000000000 --- a/stable/pasta/1.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [pasta-1.0.1](https://github.com/truecharts/charts/compare/pasta-1.0.0...pasta-1.0.1) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pasta-1.0.1](https://github.com/truecharts/charts/compare/pasta-1.0.0...pasta-1.0.1) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pasta-1.0.1](https://github.com/truecharts/charts/compare/pasta-1.0.0...pasta-1.0.1) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pasta-1.0.1](https://github.com/truecharts/charts/compare/pasta-1.0.0...pasta-1.0.1) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pasta-1.0.1](https://github.com/truecharts/charts/compare/pasta-1.0.0...pasta-1.0.1) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pasta-1.0.1](https://github.com/truecharts/charts/compare/pasta-1.0.0...pasta-1.0.1) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pasta-1.0.0](https://github.com/truecharts/charts/compare/pasta-0.0.23...pasta-1.0.0) (2022-09-03) - -### Feat - -- move to stable ([#3674](https://github.com/truecharts/charts/issues/3674)) - - - - -## [pasta-0.0.23](https://github.com/truecharts/charts/compare/pasta-0.0.22...pasta-0.0.23) (2022-09-02) - -### Fix - -- cleanup and fix service ([#3667](https://github.com/truecharts/charts/issues/3667)) - - - - -## [pasta-0.0.22](https://github.com/truecharts/charts/compare/pasta-0.0.20...pasta-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/pasta/1.0.1/Chart.lock b/stable/pasta/1.0.1/Chart.lock deleted file mode 100644 index 4cfc080b3d7..00000000000 --- a/stable/pasta/1.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:52:45.966023453Z" diff --git a/stable/pasta/1.0.1/Chart.yaml b/stable/pasta/1.0.1/Chart.yaml deleted file mode 100644 index aea3147d44f..00000000000 --- a/stable/pasta/1.0.1/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -apiVersion: v2 -appVersion: "1.6.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.1 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaApp-Other - - Tools-Utilities - - Other diff --git a/stable/pasta/1.0.1/README.md b/stable/pasta/1.0.1/README.md deleted file mode 100644 index ff818747259..00000000000 --- a/stable/pasta/1.0.1/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# pasta - -![Version: 1.0.1](https://img.shields.io/badge/Version-1.0.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.6.2](https://img.shields.io/badge/AppVersion-1.6.2-informational?style=flat-square) - -PASTA - Audio and Subtitle Track Changer for Plex - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [pasta](https://truecharts.org/docs/charts/stable/pasta) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/pasta/1.0.1/charts/common-10.5.9.tgz b/stable/pasta/1.0.1/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/pasta/1.0.1/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/pasta/1.0.2/CHANGELOG.md b/stable/pasta/1.0.2/CHANGELOG.md new file mode 100644 index 00000000000..4d9f83a2b39 --- /dev/null +++ b/stable/pasta/1.0.2/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [pasta-1.0.2](https://github.com/truecharts/charts/compare/pasta-1.0.1...pasta-1.0.2) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pasta-1.0.1](https://github.com/truecharts/charts/compare/pasta-1.0.0...pasta-1.0.1) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pasta-1.0.1](https://github.com/truecharts/charts/compare/pasta-1.0.0...pasta-1.0.1) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pasta-1.0.1](https://github.com/truecharts/charts/compare/pasta-1.0.0...pasta-1.0.1) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pasta-1.0.1](https://github.com/truecharts/charts/compare/pasta-1.0.0...pasta-1.0.1) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pasta-1.0.1](https://github.com/truecharts/charts/compare/pasta-1.0.0...pasta-1.0.1) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pasta-1.0.1](https://github.com/truecharts/charts/compare/pasta-1.0.0...pasta-1.0.1) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pasta-1.0.0](https://github.com/truecharts/charts/compare/pasta-0.0.23...pasta-1.0.0) (2022-09-03) + +### Feat + +- move to stable ([#3674](https://github.com/truecharts/charts/issues/3674)) + + + + +## [pasta-0.0.23](https://github.com/truecharts/charts/compare/pasta-0.0.22...pasta-0.0.23) (2022-09-02) + +### Fix + +- cleanup and fix service ([#3667](https://github.com/truecharts/charts/issues/3667)) + + diff --git a/stable/pasta/1.0.2/Chart.lock b/stable/pasta/1.0.2/Chart.lock new file mode 100644 index 00000000000..00cbffa1d9f --- /dev/null +++ b/stable/pasta/1.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:57:03.973641844Z" diff --git a/stable/pasta/1.0.2/Chart.yaml b/stable/pasta/1.0.2/Chart.yaml new file mode 100644 index 00000000000..29b1eac30c2 --- /dev/null +++ b/stable/pasta/1.0.2/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "1.6.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: "PASTA - Audio and Subtitle Track Changer for Plex" +home: https://truecharts.org/docs/charts/stable/pasta +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pasta.png +keywords: + - pasta + - MediaApp-Other + - Tools-Utilities + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: pasta +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/pasta + - https://github.com/cglatot/pasta + - https://hub.docker.com/r/cglatot/pasta +type: application +version: 1.0.2 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - MediaApp-Other + - Tools-Utilities + - Other diff --git a/stable/pasta/1.0.2/README.md b/stable/pasta/1.0.2/README.md new file mode 100644 index 00000000000..762ee090287 --- /dev/null +++ b/stable/pasta/1.0.2/README.md @@ -0,0 +1,109 @@ +# pasta + +![Version: 1.0.2](https://img.shields.io/badge/Version-1.0.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.6.2](https://img.shields.io/badge/AppVersion-1.6.2-informational?style=flat-square) + +PASTA - Audio and Subtitle Track Changer for Plex + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [pasta](https://truecharts.org/docs/charts/stable/pasta) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/pasta/1.0.1/app-readme.md b/stable/pasta/1.0.2/app-readme.md similarity index 100% rename from stable/pasta/1.0.1/app-readme.md rename to stable/pasta/1.0.2/app-readme.md diff --git a/stable/pasta/1.0.2/charts/common-10.5.10.tgz b/stable/pasta/1.0.2/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/pasta/1.0.2/charts/common-10.5.10.tgz differ diff --git a/stable/pasta/1.0.1/ix_values.yaml b/stable/pasta/1.0.2/ix_values.yaml similarity index 100% rename from stable/pasta/1.0.1/ix_values.yaml rename to stable/pasta/1.0.2/ix_values.yaml diff --git a/stable/pasta/1.0.1/questions.yaml b/stable/pasta/1.0.2/questions.yaml similarity index 100% rename from stable/pasta/1.0.1/questions.yaml rename to stable/pasta/1.0.2/questions.yaml diff --git a/stable/pasta/1.0.1/templates/common.yaml b/stable/pasta/1.0.2/templates/common.yaml similarity index 100% rename from stable/pasta/1.0.1/templates/common.yaml rename to stable/pasta/1.0.2/templates/common.yaml diff --git a/stable/qdirstat/1.0.9/values.yaml b/stable/pasta/1.0.2/values.yaml similarity index 100% rename from stable/qdirstat/1.0.9/values.yaml rename to stable/pasta/1.0.2/values.yaml diff --git a/stable/pgadmin/7.0.34/CHANGELOG.md b/stable/pgadmin/7.0.34/CHANGELOG.md deleted file mode 100644 index f682814efbd..00000000000 --- a/stable/pgadmin/7.0.34/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [pgadmin-7.0.34](https://github.com/truecharts/charts/compare/pgadmin-7.0.33...pgadmin-7.0.34) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pgadmin-7.0.34](https://github.com/truecharts/charts/compare/pgadmin-7.0.33...pgadmin-7.0.34) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pgadmin-7.0.34](https://github.com/truecharts/charts/compare/pgadmin-7.0.33...pgadmin-7.0.34) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pgadmin-7.0.34](https://github.com/truecharts/charts/compare/pgadmin-7.0.33...pgadmin-7.0.34) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pgadmin-7.0.34](https://github.com/truecharts/charts/compare/pgadmin-7.0.33...pgadmin-7.0.34) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pgadmin-7.0.34](https://github.com/truecharts/charts/compare/pgadmin-7.0.33...pgadmin-7.0.34) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pgadmin-7.0.33](https://github.com/truecharts/charts/compare/pgadmin-7.0.31...pgadmin-7.0.33) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [pgadmin-7.0.32](https://github.com/truecharts/charts/compare/pgadmin-7.0.31...pgadmin-7.0.32) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [pgadmin-7.0.31](https://github.com/truecharts/charts/compare/pgadmin-7.0.30...pgadmin-7.0.31) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/pgadmin/7.0.34/Chart.lock b/stable/pgadmin/7.0.34/Chart.lock deleted file mode 100644 index 8e5433cd905..00000000000 --- a/stable/pgadmin/7.0.34/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:52:59.430204715Z" diff --git a/stable/pgadmin/7.0.34/Chart.yaml b/stable/pgadmin/7.0.34/Chart.yaml deleted file mode 100644 index d9660dd655e..00000000000 --- a/stable/pgadmin/7.0.34/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "6.13" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.34 -annotations: - truecharts.org/catagories: | - - management - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/pgadmin/7.0.34/README.md b/stable/pgadmin/7.0.34/README.md deleted file mode 100644 index efa96631ef6..00000000000 --- a/stable/pgadmin/7.0.34/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# pgadmin - -![Version: 7.0.34](https://img.shields.io/badge/Version-7.0.34-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 6.13](https://img.shields.io/badge/AppVersion-6.13-informational?style=flat-square) - -Web-Based postgresql database management utility - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [pgadmin](https://truecharts.org/docs/charts/stable/pgadmin) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/pgadmin/7.0.34/charts/common-10.5.9.tgz b/stable/pgadmin/7.0.34/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/pgadmin/7.0.34/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/pgadmin/7.0.35/CHANGELOG.md b/stable/pgadmin/7.0.35/CHANGELOG.md new file mode 100644 index 00000000000..7e7668f975d --- /dev/null +++ b/stable/pgadmin/7.0.35/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [pgadmin-7.0.35](https://github.com/truecharts/charts/compare/pgadmin-7.0.34...pgadmin-7.0.35) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pgadmin-7.0.34](https://github.com/truecharts/charts/compare/pgadmin-7.0.33...pgadmin-7.0.34) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pgadmin-7.0.34](https://github.com/truecharts/charts/compare/pgadmin-7.0.33...pgadmin-7.0.34) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pgadmin-7.0.34](https://github.com/truecharts/charts/compare/pgadmin-7.0.33...pgadmin-7.0.34) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pgadmin-7.0.34](https://github.com/truecharts/charts/compare/pgadmin-7.0.33...pgadmin-7.0.34) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pgadmin-7.0.34](https://github.com/truecharts/charts/compare/pgadmin-7.0.33...pgadmin-7.0.34) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pgadmin-7.0.34](https://github.com/truecharts/charts/compare/pgadmin-7.0.33...pgadmin-7.0.34) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pgadmin-7.0.33](https://github.com/truecharts/charts/compare/pgadmin-7.0.31...pgadmin-7.0.33) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [pgadmin-7.0.32](https://github.com/truecharts/charts/compare/pgadmin-7.0.31...pgadmin-7.0.32) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/pgadmin/7.0.35/Chart.lock b/stable/pgadmin/7.0.35/Chart.lock new file mode 100644 index 00000000000..c3593494b68 --- /dev/null +++ b/stable/pgadmin/7.0.35/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:57:27.0521524Z" diff --git a/stable/pgadmin/7.0.35/Chart.yaml b/stable/pgadmin/7.0.35/Chart.yaml new file mode 100644 index 00000000000..317a92f5ae7 --- /dev/null +++ b/stable/pgadmin/7.0.35/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "6.13" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: Web-Based postgresql database management utility +home: https://truecharts.org/docs/charts/stable/pgadmin +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pgadmin.png +keywords: + - pgadmin + - db + - database +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: pgadmin +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/pgadmin + - https://www.pgadmin.org/ +type: application +version: 7.0.35 +annotations: + truecharts.org/catagories: | + - management + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/pgadmin/7.0.35/README.md b/stable/pgadmin/7.0.35/README.md new file mode 100644 index 00000000000..5b8eb7ffe9d --- /dev/null +++ b/stable/pgadmin/7.0.35/README.md @@ -0,0 +1,108 @@ +# pgadmin + +![Version: 7.0.35](https://img.shields.io/badge/Version-7.0.35-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 6.13](https://img.shields.io/badge/AppVersion-6.13-informational?style=flat-square) + +Web-Based postgresql database management utility + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [pgadmin](https://truecharts.org/docs/charts/stable/pgadmin) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/pgadmin/7.0.34/app-readme.md b/stable/pgadmin/7.0.35/app-readme.md similarity index 100% rename from stable/pgadmin/7.0.34/app-readme.md rename to stable/pgadmin/7.0.35/app-readme.md diff --git a/stable/pgadmin/7.0.35/charts/common-10.5.10.tgz b/stable/pgadmin/7.0.35/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/pgadmin/7.0.35/charts/common-10.5.10.tgz differ diff --git a/stable/pgadmin/7.0.34/ix_values.yaml b/stable/pgadmin/7.0.35/ix_values.yaml similarity index 100% rename from stable/pgadmin/7.0.34/ix_values.yaml rename to stable/pgadmin/7.0.35/ix_values.yaml diff --git a/stable/pgadmin/7.0.34/questions.yaml b/stable/pgadmin/7.0.35/questions.yaml similarity index 100% rename from stable/pgadmin/7.0.34/questions.yaml rename to stable/pgadmin/7.0.35/questions.yaml diff --git a/stable/rss-bridge/2.0.29/templates/common.yaml b/stable/pgadmin/7.0.35/templates/common.yaml similarity index 100% rename from stable/rss-bridge/2.0.29/templates/common.yaml rename to stable/pgadmin/7.0.35/templates/common.yaml diff --git a/stable/qinglong/2.0.38/values.yaml b/stable/pgadmin/7.0.35/values.yaml similarity index 100% rename from stable/qinglong/2.0.38/values.yaml rename to stable/pgadmin/7.0.35/values.yaml diff --git a/stable/photoprism/10.0.44/CHANGELOG.md b/stable/photoprism/10.0.44/CHANGELOG.md new file mode 100644 index 00000000000..50ca69ba6e4 --- /dev/null +++ b/stable/photoprism/10.0.44/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [photoprism-10.0.44](https://github.com/truecharts/charts/compare/photoprism-10.0.43...photoprism-10.0.44) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [photoprism-10.0.43](https://github.com/truecharts/charts/compare/photoprism-10.0.42...photoprism-10.0.43) (2022-09-13) + +### Chore + +- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + + + + +## [photoprism-10.0.42](https://github.com/truecharts/charts/compare/photoprism-10.0.41...photoprism-10.0.42) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [photoprism-10.0.42](https://github.com/truecharts/charts/compare/photoprism-10.0.41...photoprism-10.0.42) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [photoprism-10.0.42](https://github.com/truecharts/charts/compare/photoprism-10.0.41...photoprism-10.0.42) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [photoprism-10.0.42](https://github.com/truecharts/charts/compare/photoprism-10.0.41...photoprism-10.0.42) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [photoprism-10.0.42](https://github.com/truecharts/charts/compare/photoprism-10.0.41...photoprism-10.0.42) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [photoprism-10.0.42](https://github.com/truecharts/charts/compare/photoprism-10.0.41...photoprism-10.0.42) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [photoprism-10.0.41](https://github.com/truecharts/charts/compare/photoprism-10.0.40...photoprism-10.0.41) (2022-09-02) + +### Chore + +- update docker general non-major ([#3660](https://github.com/truecharts/charts/issues/3660)) + + diff --git a/stable/photoprism/10.0.44/Chart.lock b/stable/photoprism/10.0.44/Chart.lock new file mode 100644 index 00000000000..980fd1f4c24 --- /dev/null +++ b/stable/photoprism/10.0.44/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.73 +digest: sha256:54198365667353e15dd5ab095f2d1f364ac3a6a72065cbd9a890d0867d58844f +generated: "2022-09-15T14:57:47.157387695Z" diff --git a/stable/photoprism/10.0.44/Chart.yaml b/stable/photoprism/10.0.44/Chart.yaml new file mode 100644 index 00000000000..366a1735403 --- /dev/null +++ b/stable/photoprism/10.0.44/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "220901" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.73 +description: "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.44 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/photoprism/10.0.44/README.md b/stable/photoprism/10.0.44/README.md new file mode 100644 index 00000000000..2f178a7a594 --- /dev/null +++ b/stable/photoprism/10.0.44/README.md @@ -0,0 +1,110 @@ +# photoprism + +![Version: 10.0.44](https://img.shields.io/badge/Version-10.0.44-informational?style=flat-square) ![AppVersion: 220901](https://img.shields.io/badge/AppVersion-220901-informational?style=flat-square) + +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.73 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `photoprism` deployment + +```console +helm uninstall photoprism +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install photoprism \ + --set env.TZ="America/New York" \ + TrueCharts/photoprism +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install photoprism TrueCharts/photoprism -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/photoprism/10.0.44/app-readme.md b/stable/photoprism/10.0.44/app-readme.md new file mode 100644 index 00000000000..77a5ffc449a --- /dev/null +++ b/stable/photoprism/10.0.44/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.44/charts/common-10.5.10.tgz b/stable/photoprism/10.0.44/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/photoprism/10.0.44/charts/common-10.5.10.tgz differ diff --git a/stable/photoprism/10.0.44/charts/mariadb-3.0.73.tgz b/stable/photoprism/10.0.44/charts/mariadb-3.0.73.tgz new file mode 100644 index 00000000000..13d673713db Binary files /dev/null and b/stable/photoprism/10.0.44/charts/mariadb-3.0.73.tgz differ diff --git a/stable/photoprism/10.0.44/ix_values.yaml b/stable/photoprism/10.0.44/ix_values.yaml new file mode 100644 index 00000000000..d4526a883a6 --- /dev/null +++ b/stable/photoprism/10.0.44/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.44/questions.yaml b/stable/photoprism/10.0.44/questions.yaml new file mode 100644 index 00000000000..2985eff379e --- /dev/null +++ b/stable/photoprism/10.0.44/questions.yaml @@ -0,0 +1,2528 @@ +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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: ClusterIP + description: ClusterIP + - value: NodePort + description: NodePort (Advanced) + - value: LoadBalancer + description: LoadBalancer (Advanced) + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: (Advanced) Specify the IP Policy + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: (Advanced) IP Families + description: (Advanced) The IP Families that should be used + schema: + show_if: [["type", "!=", "Simple"]] + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + 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: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort + schema: + type: int + min: 9000 + max: 65535 + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: storage + label: "App Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: NodePort + enum: + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: nodePort + description: Leave Empty to Disable + label: "nodePort" + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/rsshub/3.0.94/templates/common.yaml b/stable/photoprism/10.0.44/templates/common.yaml similarity index 100% rename from stable/rsshub/3.0.94/templates/common.yaml rename to stable/photoprism/10.0.44/templates/common.yaml diff --git a/stable/quassel-core/3.0.34/values.yaml b/stable/photoprism/10.0.44/values.yaml similarity index 100% rename from stable/quassel-core/3.0.34/values.yaml rename to stable/photoprism/10.0.44/values.yaml diff --git a/stable/photoshow/3.0.29/CHANGELOG.md b/stable/photoshow/3.0.29/CHANGELOG.md deleted file mode 100644 index a24d52d07e3..00000000000 --- a/stable/photoshow/3.0.29/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [photoshow-3.0.29](https://github.com/truecharts/charts/compare/photoshow-3.0.28...photoshow-3.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [photoshow-3.0.29](https://github.com/truecharts/charts/compare/photoshow-3.0.28...photoshow-3.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [photoshow-3.0.29](https://github.com/truecharts/charts/compare/photoshow-3.0.28...photoshow-3.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [photoshow-3.0.29](https://github.com/truecharts/charts/compare/photoshow-3.0.28...photoshow-3.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [photoshow-3.0.29](https://github.com/truecharts/charts/compare/photoshow-3.0.28...photoshow-3.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [photoshow-3.0.29](https://github.com/truecharts/charts/compare/photoshow-3.0.28...photoshow-3.0.29) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [photoshow-3.0.28](https://github.com/truecharts/charts/compare/photoshow-3.0.26...photoshow-3.0.28) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [photoshow-3.0.27](https://github.com/truecharts/charts/compare/photoshow-3.0.26...photoshow-3.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [photoshow-3.0.26](https://github.com/truecharts/charts/compare/photoshow-3.0.25...photoshow-3.0.26) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/photoshow/3.0.29/Chart.lock b/stable/photoshow/3.0.29/Chart.lock deleted file mode 100644 index a9a114d2aa4..00000000000 --- a/stable/photoshow/3.0.29/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:53:22.793377642Z" diff --git a/stable/photoshow/3.0.29/Chart.yaml b/stable/photoshow/3.0.29/Chart.yaml deleted file mode 100644 index 80debfc9e73..00000000000 --- a/stable/photoshow/3.0.29/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "48aabb98" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.29 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/photoshow/3.0.29/README.md b/stable/photoshow/3.0.29/README.md deleted file mode 100644 index 740c174222d..00000000000 --- a/stable/photoshow/3.0.29/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# photoshow - -![Version: 3.0.29](https://img.shields.io/badge/Version-3.0.29-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 48aabb98](https://img.shields.io/badge/AppVersion-48aabb98-informational?style=flat-square) - -A gallery software at its easiest, it doesn't even require a database. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [photoshow](https://truecharts.org/docs/charts/stable/photoshow) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/photoshow/3.0.29/charts/common-10.5.9.tgz b/stable/photoshow/3.0.29/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/photoshow/3.0.29/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/photoshow/3.0.30/CHANGELOG.md b/stable/photoshow/3.0.30/CHANGELOG.md new file mode 100644 index 00000000000..beb6d05d9fb --- /dev/null +++ b/stable/photoshow/3.0.30/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [photoshow-3.0.30](https://github.com/truecharts/charts/compare/photoshow-3.0.29...photoshow-3.0.30) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [photoshow-3.0.29](https://github.com/truecharts/charts/compare/photoshow-3.0.28...photoshow-3.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [photoshow-3.0.29](https://github.com/truecharts/charts/compare/photoshow-3.0.28...photoshow-3.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [photoshow-3.0.29](https://github.com/truecharts/charts/compare/photoshow-3.0.28...photoshow-3.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [photoshow-3.0.29](https://github.com/truecharts/charts/compare/photoshow-3.0.28...photoshow-3.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [photoshow-3.0.29](https://github.com/truecharts/charts/compare/photoshow-3.0.28...photoshow-3.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [photoshow-3.0.29](https://github.com/truecharts/charts/compare/photoshow-3.0.28...photoshow-3.0.29) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [photoshow-3.0.28](https://github.com/truecharts/charts/compare/photoshow-3.0.26...photoshow-3.0.28) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [photoshow-3.0.27](https://github.com/truecharts/charts/compare/photoshow-3.0.26...photoshow-3.0.27) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/photoshow/3.0.30/Chart.lock b/stable/photoshow/3.0.30/Chart.lock new file mode 100644 index 00000000000..af144f80841 --- /dev/null +++ b/stable/photoshow/3.0.30/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:57:56.777574953Z" diff --git a/stable/photoshow/3.0.30/Chart.yaml b/stable/photoshow/3.0.30/Chart.yaml new file mode 100644 index 00000000000..a3340ed597e --- /dev/null +++ b/stable/photoshow/3.0.30/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "48aabb98" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: A gallery software at its easiest, it doesn't even require a database. +home: https://truecharts.org/docs/charts/stable/photoshow +icon: https://truecharts.org/img/hotlink-ok/chart-icons/photoshow.png +keywords: + - photoshow + - photo + - show + - gallary + - image +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: photoshow +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/photoshow + - https://github.com/thibaud-rohmer/PhotoShow + - https://github.com/linuxserver/docker-photoshow +type: application +version: 3.0.30 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/photoshow/3.0.30/README.md b/stable/photoshow/3.0.30/README.md new file mode 100644 index 00000000000..829ef4e7f2a --- /dev/null +++ b/stable/photoshow/3.0.30/README.md @@ -0,0 +1,109 @@ +# photoshow + +![Version: 3.0.30](https://img.shields.io/badge/Version-3.0.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 48aabb98](https://img.shields.io/badge/AppVersion-48aabb98-informational?style=flat-square) + +A gallery software at its easiest, it doesn't even require a database. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [photoshow](https://truecharts.org/docs/charts/stable/photoshow) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/photoshow/3.0.29/app-readme.md b/stable/photoshow/3.0.30/app-readme.md similarity index 100% rename from stable/photoshow/3.0.29/app-readme.md rename to stable/photoshow/3.0.30/app-readme.md diff --git a/stable/photoshow/3.0.30/charts/common-10.5.10.tgz b/stable/photoshow/3.0.30/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/photoshow/3.0.30/charts/common-10.5.10.tgz differ diff --git a/stable/photoshow/3.0.29/ix_values.yaml b/stable/photoshow/3.0.30/ix_values.yaml similarity index 100% rename from stable/photoshow/3.0.29/ix_values.yaml rename to stable/photoshow/3.0.30/ix_values.yaml diff --git a/stable/photoshow/3.0.29/questions.yaml b/stable/photoshow/3.0.30/questions.yaml similarity index 100% rename from stable/photoshow/3.0.29/questions.yaml rename to stable/photoshow/3.0.30/questions.yaml diff --git a/stable/photoshow/3.0.29/templates/common.yaml b/stable/photoshow/3.0.30/templates/common.yaml similarity index 100% rename from stable/photoshow/3.0.29/templates/common.yaml rename to stable/photoshow/3.0.30/templates/common.yaml diff --git a/stable/quassel-web/2.0.29/values.yaml b/stable/photoshow/3.0.30/values.yaml similarity index 100% rename from stable/quassel-web/2.0.29/values.yaml rename to stable/photoshow/3.0.30/values.yaml diff --git a/stable/photoview/4.0.36/CHANGELOG.md b/stable/photoview/4.0.36/CHANGELOG.md deleted file mode 100644 index 11ab0378060..00000000000 --- a/stable/photoview/4.0.36/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [photoview-4.0.36](https://github.com/truecharts/charts/compare/photoview-4.0.35...photoview-4.0.36) (2022-09-13) - -### Chore - -- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - - - -## [photoview-4.0.35](https://github.com/truecharts/charts/compare/photoview-4.0.34...photoview-4.0.35) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [photoview-4.0.35](https://github.com/truecharts/charts/compare/photoview-4.0.34...photoview-4.0.35) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [photoview-4.0.35](https://github.com/truecharts/charts/compare/photoview-4.0.34...photoview-4.0.35) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [photoview-4.0.35](https://github.com/truecharts/charts/compare/photoview-4.0.34...photoview-4.0.35) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [photoview-4.0.35](https://github.com/truecharts/charts/compare/photoview-4.0.34...photoview-4.0.35) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [photoview-4.0.35](https://github.com/truecharts/charts/compare/photoview-4.0.34...photoview-4.0.35) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [photoview-4.0.34](https://github.com/truecharts/charts/compare/photoview-4.0.32...photoview-4.0.34) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [photoview-4.0.33](https://github.com/truecharts/charts/compare/photoview-4.0.32...photoview-4.0.33) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/photoview/4.0.36/Chart.lock b/stable/photoview/4.0.36/Chart.lock deleted file mode 100644 index 10730836380..00000000000 --- a/stable/photoview/4.0.36/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -digest: sha256:bfcb2819ba71fec67e4e1b700216bcea405d58eaaf9c45e3705bdbead908b8e9 -generated: "2022-09-13T06:27:56.568100356Z" diff --git a/stable/photoview/4.0.36/Chart.yaml b/stable/photoview/4.0.36/Chart.yaml deleted file mode 100644 index 21278b6febc..00000000000 --- a/stable/photoview/4.0.36/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "2.3.13" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -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.36 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/photoview/4.0.36/README.md b/stable/photoview/4.0.36/README.md deleted file mode 100644 index 7b87c2ed576..00000000000 --- a/stable/photoview/4.0.36/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# photoview - -![Version: 4.0.36](https://img.shields.io/badge/Version-4.0.36-informational?style=flat-square) ![AppVersion: 2.3.13](https://img.shields.io/badge/AppVersion-2.3.13-informational?style=flat-square) - -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.76 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/photoview/4.0.36/charts/common-10.5.9.tgz b/stable/photoview/4.0.36/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/photoview/4.0.36/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/photoview/4.0.36/charts/postgresql-8.0.76.tgz b/stable/photoview/4.0.36/charts/postgresql-8.0.76.tgz deleted file mode 100644 index 129e37daa0e..00000000000 Binary files a/stable/photoview/4.0.36/charts/postgresql-8.0.76.tgz and /dev/null differ diff --git a/stable/photoview/4.0.37/CHANGELOG.md b/stable/photoview/4.0.37/CHANGELOG.md new file mode 100644 index 00000000000..c4e0fefae3c --- /dev/null +++ b/stable/photoview/4.0.37/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [photoview-4.0.37](https://github.com/truecharts/charts/compare/photoview-4.0.36...photoview-4.0.37) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [photoview-4.0.36](https://github.com/truecharts/charts/compare/photoview-4.0.35...photoview-4.0.36) (2022-09-13) + +### Chore + +- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + + + + +## [photoview-4.0.35](https://github.com/truecharts/charts/compare/photoview-4.0.34...photoview-4.0.35) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [photoview-4.0.35](https://github.com/truecharts/charts/compare/photoview-4.0.34...photoview-4.0.35) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [photoview-4.0.35](https://github.com/truecharts/charts/compare/photoview-4.0.34...photoview-4.0.35) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [photoview-4.0.35](https://github.com/truecharts/charts/compare/photoview-4.0.34...photoview-4.0.35) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [photoview-4.0.35](https://github.com/truecharts/charts/compare/photoview-4.0.34...photoview-4.0.35) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [photoview-4.0.35](https://github.com/truecharts/charts/compare/photoview-4.0.34...photoview-4.0.35) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [photoview-4.0.34](https://github.com/truecharts/charts/compare/photoview-4.0.32...photoview-4.0.34) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/photoview/4.0.37/Chart.lock b/stable/photoview/4.0.37/Chart.lock new file mode 100644 index 00000000000..13591942aae --- /dev/null +++ b/stable/photoview/4.0.37/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 +generated: "2022-09-15T14:58:09.566861678Z" diff --git a/stable/photoview/4.0.37/Chart.yaml b/stable/photoview/4.0.37/Chart.yaml new file mode 100644 index 00000000000..c437c85d689 --- /dev/null +++ b/stable/photoview/4.0.37/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "2.3.13" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +description: Photoview is a simple and user-friendly photo gallery. +home: https://truecharts.org/docs/charts/stable/photoview +icon: https://truecharts.org/img/hotlink-ok/chart-icons/photoview.png +keywords: + - photo + - gallery +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: photoview +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/photoview + - https://github.com/photoview/photoview + - https://hub.docker.com/r/viktorstrate/photoview +version: 4.0.37 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/photoview/4.0.37/README.md b/stable/photoview/4.0.37/README.md new file mode 100644 index 00000000000..707f114d4b1 --- /dev/null +++ b/stable/photoview/4.0.37/README.md @@ -0,0 +1,110 @@ +# photoview + +![Version: 4.0.37](https://img.shields.io/badge/Version-4.0.37-informational?style=flat-square) ![AppVersion: 2.3.13](https://img.shields.io/badge/AppVersion-2.3.13-informational?style=flat-square) + +Photoview is a simple and user-friendly photo gallery. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [photoview](https://truecharts.org/docs/charts/stable/photoview) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.78 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/photoview/4.0.36/app-readme.md b/stable/photoview/4.0.37/app-readme.md similarity index 100% rename from stable/photoview/4.0.36/app-readme.md rename to stable/photoview/4.0.37/app-readme.md diff --git a/stable/photoview/4.0.37/charts/common-10.5.10.tgz b/stable/photoview/4.0.37/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/photoview/4.0.37/charts/common-10.5.10.tgz differ diff --git a/stable/photoview/4.0.37/charts/postgresql-8.0.78.tgz b/stable/photoview/4.0.37/charts/postgresql-8.0.78.tgz new file mode 100644 index 00000000000..ef5433c52fa Binary files /dev/null and b/stable/photoview/4.0.37/charts/postgresql-8.0.78.tgz differ diff --git a/stable/photoview/4.0.36/ix_values.yaml b/stable/photoview/4.0.37/ix_values.yaml similarity index 100% rename from stable/photoview/4.0.36/ix_values.yaml rename to stable/photoview/4.0.37/ix_values.yaml diff --git a/stable/photoview/4.0.36/questions.yaml b/stable/photoview/4.0.37/questions.yaml similarity index 100% rename from stable/photoview/4.0.36/questions.yaml rename to stable/photoview/4.0.37/questions.yaml diff --git a/stable/satisfactory/2.0.33/templates/common.yaml b/stable/photoview/4.0.37/templates/common.yaml similarity index 100% rename from stable/satisfactory/2.0.33/templates/common.yaml rename to stable/photoview/4.0.37/templates/common.yaml diff --git a/stable/rcon-webadmin/1.0.0/values.yaml b/stable/photoview/4.0.37/values.yaml similarity index 100% rename from stable/rcon-webadmin/1.0.0/values.yaml rename to stable/photoview/4.0.37/values.yaml diff --git a/stable/phpldapadmin/6.0.31/CHANGELOG.md b/stable/phpldapadmin/6.0.31/CHANGELOG.md deleted file mode 100644 index 269343b554f..00000000000 --- a/stable/phpldapadmin/6.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [phpldapadmin-6.0.31](https://github.com/truecharts/charts/compare/phpldapadmin-6.0.30...phpldapadmin-6.0.31) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [phpldapadmin-6.0.31](https://github.com/truecharts/charts/compare/phpldapadmin-6.0.30...phpldapadmin-6.0.31) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [phpldapadmin-6.0.31](https://github.com/truecharts/charts/compare/phpldapadmin-6.0.30...phpldapadmin-6.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [phpldapadmin-6.0.31](https://github.com/truecharts/charts/compare/phpldapadmin-6.0.30...phpldapadmin-6.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [phpldapadmin-6.0.31](https://github.com/truecharts/charts/compare/phpldapadmin-6.0.30...phpldapadmin-6.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [phpldapadmin-6.0.31](https://github.com/truecharts/charts/compare/phpldapadmin-6.0.30...phpldapadmin-6.0.31) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [phpldapadmin-6.0.30](https://github.com/truecharts/charts/compare/phpldapadmin-6.0.28...phpldapadmin-6.0.30) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [phpldapadmin-6.0.29](https://github.com/truecharts/charts/compare/phpldapadmin-6.0.28...phpldapadmin-6.0.29) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [phpldapadmin-6.0.28](https://github.com/truecharts/charts/compare/phpldapadmin-6.0.27...phpldapadmin-6.0.28) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/phpldapadmin/6.0.31/Chart.lock b/stable/phpldapadmin/6.0.31/Chart.lock deleted file mode 100644 index 3107fd63f5d..00000000000 --- a/stable/phpldapadmin/6.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:53:37.130654439Z" diff --git a/stable/phpldapadmin/6.0.31/Chart.yaml b/stable/phpldapadmin/6.0.31/Chart.yaml deleted file mode 100644 index 0f78e16dad4..00000000000 --- a/stable/phpldapadmin/6.0.31/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "0.9.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.31 -annotations: - truecharts.org/catagories: | - - management - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/phpldapadmin/6.0.31/README.md b/stable/phpldapadmin/6.0.31/README.md deleted file mode 100644 index 8b60c67b7c9..00000000000 --- a/stable/phpldapadmin/6.0.31/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# phpldapadmin - -![Version: 6.0.31](https://img.shields.io/badge/Version-6.0.31-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.9.0](https://img.shields.io/badge/AppVersion-0.9.0-informational?style=flat-square) - -Web-based LDAP browser to manage your LDAP server - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [phpldapadmin](https://truecharts.org/docs/charts/stable/phpldapadmin) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/phpldapadmin/6.0.31/charts/common-10.5.9.tgz b/stable/phpldapadmin/6.0.31/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/phpldapadmin/6.0.31/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/phpldapadmin/6.0.32/CHANGELOG.md b/stable/phpldapadmin/6.0.32/CHANGELOG.md new file mode 100644 index 00000000000..8c28adf63d0 --- /dev/null +++ b/stable/phpldapadmin/6.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [phpldapadmin-6.0.32](https://github.com/truecharts/charts/compare/phpldapadmin-6.0.31...phpldapadmin-6.0.32) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [phpldapadmin-6.0.31](https://github.com/truecharts/charts/compare/phpldapadmin-6.0.30...phpldapadmin-6.0.31) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [phpldapadmin-6.0.31](https://github.com/truecharts/charts/compare/phpldapadmin-6.0.30...phpldapadmin-6.0.31) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [phpldapadmin-6.0.31](https://github.com/truecharts/charts/compare/phpldapadmin-6.0.30...phpldapadmin-6.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [phpldapadmin-6.0.31](https://github.com/truecharts/charts/compare/phpldapadmin-6.0.30...phpldapadmin-6.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [phpldapadmin-6.0.31](https://github.com/truecharts/charts/compare/phpldapadmin-6.0.30...phpldapadmin-6.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [phpldapadmin-6.0.31](https://github.com/truecharts/charts/compare/phpldapadmin-6.0.30...phpldapadmin-6.0.31) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [phpldapadmin-6.0.30](https://github.com/truecharts/charts/compare/phpldapadmin-6.0.28...phpldapadmin-6.0.30) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [phpldapadmin-6.0.29](https://github.com/truecharts/charts/compare/phpldapadmin-6.0.28...phpldapadmin-6.0.29) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/phpldapadmin/6.0.32/Chart.lock b/stable/phpldapadmin/6.0.32/Chart.lock new file mode 100644 index 00000000000..fbb07ba1495 --- /dev/null +++ b/stable/phpldapadmin/6.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:57:59.908821159Z" diff --git a/stable/phpldapadmin/6.0.32/Chart.yaml b/stable/phpldapadmin/6.0.32/Chart.yaml new file mode 100644 index 00000000000..4d3a5203591 --- /dev/null +++ b/stable/phpldapadmin/6.0.32/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "0.9.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: Web-based LDAP browser to manage your LDAP server +home: https://truecharts.org/docs/charts/stable/phpldapadmin +icon: https://truecharts.org/img/hotlink-ok/chart-icons/phpldapadmin.png +keywords: + - phpldapadmin + - openldap + - userrights +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: phpldapadmin +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/phpldapadmin + - https://gitlab.v2.rancher.geohub.space/g3s/i3s/i3s-helm-catalog +type: application +version: 6.0.32 +annotations: + truecharts.org/catagories: | + - management + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/phpldapadmin/6.0.32/README.md b/stable/phpldapadmin/6.0.32/README.md new file mode 100644 index 00000000000..9b7bc31b92c --- /dev/null +++ b/stable/phpldapadmin/6.0.32/README.md @@ -0,0 +1,108 @@ +# phpldapadmin + +![Version: 6.0.32](https://img.shields.io/badge/Version-6.0.32-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.9.0](https://img.shields.io/badge/AppVersion-0.9.0-informational?style=flat-square) + +Web-based LDAP browser to manage your LDAP server + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [phpldapadmin](https://truecharts.org/docs/charts/stable/phpldapadmin) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/phpldapadmin/6.0.31/app-readme.md b/stable/phpldapadmin/6.0.32/app-readme.md similarity index 100% rename from stable/phpldapadmin/6.0.31/app-readme.md rename to stable/phpldapadmin/6.0.32/app-readme.md diff --git a/stable/phpldapadmin/6.0.32/charts/common-10.5.10.tgz b/stable/phpldapadmin/6.0.32/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/phpldapadmin/6.0.32/charts/common-10.5.10.tgz differ diff --git a/stable/phpldapadmin/6.0.31/ix_values.yaml b/stable/phpldapadmin/6.0.32/ix_values.yaml similarity index 100% rename from stable/phpldapadmin/6.0.31/ix_values.yaml rename to stable/phpldapadmin/6.0.32/ix_values.yaml diff --git a/stable/phpldapadmin/6.0.31/questions.yaml b/stable/phpldapadmin/6.0.32/questions.yaml similarity index 100% rename from stable/phpldapadmin/6.0.31/questions.yaml rename to stable/phpldapadmin/6.0.32/questions.yaml diff --git a/stable/scrutiny/3.0.30/templates/common.yaml b/stable/phpldapadmin/6.0.32/templates/common.yaml similarity index 100% rename from stable/scrutiny/3.0.30/templates/common.yaml rename to stable/phpldapadmin/6.0.32/templates/common.yaml diff --git a/stable/recipes/8.0.49/values.yaml b/stable/phpldapadmin/6.0.32/values.yaml similarity index 100% rename from stable/recipes/8.0.49/values.yaml rename to stable/phpldapadmin/6.0.32/values.yaml diff --git a/stable/piaware/6.0.35/CHANGELOG.md b/stable/piaware/6.0.35/CHANGELOG.md deleted file mode 100644 index f3c22cac7d4..00000000000 --- a/stable/piaware/6.0.35/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [piaware-6.0.35](https://github.com/truecharts/charts/compare/piaware-6.0.34...piaware-6.0.35) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [piaware-6.0.35](https://github.com/truecharts/charts/compare/piaware-6.0.34...piaware-6.0.35) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [piaware-6.0.35](https://github.com/truecharts/charts/compare/piaware-6.0.34...piaware-6.0.35) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [piaware-6.0.35](https://github.com/truecharts/charts/compare/piaware-6.0.34...piaware-6.0.35) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [piaware-6.0.35](https://github.com/truecharts/charts/compare/piaware-6.0.34...piaware-6.0.35) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [piaware-6.0.35](https://github.com/truecharts/charts/compare/piaware-6.0.34...piaware-6.0.35) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [piaware-6.0.34](https://github.com/truecharts/charts/compare/piaware-6.0.32...piaware-6.0.34) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [piaware-6.0.33](https://github.com/truecharts/charts/compare/piaware-6.0.32...piaware-6.0.33) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/stable/piaware/6.0.35/Chart.lock b/stable/piaware/6.0.35/Chart.lock deleted file mode 100644 index 501879638b7..00000000000 --- a/stable/piaware/6.0.35/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:53:47.892510526Z" diff --git a/stable/piaware/6.0.35/Chart.yaml b/stable/piaware/6.0.35/Chart.yaml deleted file mode 100644 index 0a98263767d..00000000000 --- a/stable/piaware/6.0.35/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "7.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.35 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/piaware/6.0.35/README.md b/stable/piaware/6.0.35/README.md deleted file mode 100644 index 92f6eb4dae0..00000000000 --- a/stable/piaware/6.0.35/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# piaware - -![Version: 6.0.35](https://img.shields.io/badge/Version-6.0.35-informational?style=flat-square) ![AppVersion: 7.2](https://img.shields.io/badge/AppVersion-7.2-informational?style=flat-square) - -Program for forwarding ADS-B data to FlightAware - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [piaware](https://truecharts.org/docs/charts/stable/piaware) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/piaware/6.0.35/charts/common-10.5.9.tgz b/stable/piaware/6.0.35/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/piaware/6.0.35/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/piaware/6.0.36/CHANGELOG.md b/stable/piaware/6.0.36/CHANGELOG.md new file mode 100644 index 00000000000..ff18ef19873 --- /dev/null +++ b/stable/piaware/6.0.36/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [piaware-6.0.36](https://github.com/truecharts/charts/compare/piaware-6.0.35...piaware-6.0.36) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [piaware-6.0.35](https://github.com/truecharts/charts/compare/piaware-6.0.34...piaware-6.0.35) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [piaware-6.0.35](https://github.com/truecharts/charts/compare/piaware-6.0.34...piaware-6.0.35) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [piaware-6.0.35](https://github.com/truecharts/charts/compare/piaware-6.0.34...piaware-6.0.35) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [piaware-6.0.35](https://github.com/truecharts/charts/compare/piaware-6.0.34...piaware-6.0.35) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [piaware-6.0.35](https://github.com/truecharts/charts/compare/piaware-6.0.34...piaware-6.0.35) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [piaware-6.0.35](https://github.com/truecharts/charts/compare/piaware-6.0.34...piaware-6.0.35) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [piaware-6.0.34](https://github.com/truecharts/charts/compare/piaware-6.0.32...piaware-6.0.34) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/stable/piaware/6.0.36/Chart.lock b/stable/piaware/6.0.36/Chart.lock new file mode 100644 index 00000000000..492c5b224b6 --- /dev/null +++ b/stable/piaware/6.0.36/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:58:27.446886616Z" diff --git a/stable/piaware/6.0.36/Chart.yaml b/stable/piaware/6.0.36/Chart.yaml new file mode 100644 index 00000000000..da0a37b1eb7 --- /dev/null +++ b/stable/piaware/6.0.36/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "7.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: Program for forwarding ADS-B data to FlightAware +home: https://truecharts.org/docs/charts/stable/piaware +icon: https://truecharts.org/img/hotlink-ok/chart-icons/piaware.png +keywords: + - piaware + - flight-aware + - flight-tracker +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: piaware +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/piaware + - https://github.com/flightaware/piaware +version: 6.0.36 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/piaware/6.0.36/README.md b/stable/piaware/6.0.36/README.md new file mode 100644 index 00000000000..91efb0428cf --- /dev/null +++ b/stable/piaware/6.0.36/README.md @@ -0,0 +1,108 @@ +# piaware + +![Version: 6.0.36](https://img.shields.io/badge/Version-6.0.36-informational?style=flat-square) ![AppVersion: 7.2](https://img.shields.io/badge/AppVersion-7.2-informational?style=flat-square) + +Program for forwarding ADS-B data to FlightAware + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [piaware](https://truecharts.org/docs/charts/stable/piaware) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/piaware/6.0.35/app-readme.md b/stable/piaware/6.0.36/app-readme.md similarity index 100% rename from stable/piaware/6.0.35/app-readme.md rename to stable/piaware/6.0.36/app-readme.md diff --git a/stable/piaware/6.0.36/charts/common-10.5.10.tgz b/stable/piaware/6.0.36/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/piaware/6.0.36/charts/common-10.5.10.tgz differ diff --git a/stable/piaware/6.0.35/ci/ct-values.yaml b/stable/piaware/6.0.36/ci/ct-values.yaml similarity index 100% rename from stable/piaware/6.0.35/ci/ct-values.yaml rename to stable/piaware/6.0.36/ci/ct-values.yaml diff --git a/stable/piaware/6.0.35/ix_values.yaml b/stable/piaware/6.0.36/ix_values.yaml similarity index 100% rename from stable/piaware/6.0.35/ix_values.yaml rename to stable/piaware/6.0.36/ix_values.yaml diff --git a/stable/piaware/6.0.35/questions.yaml b/stable/piaware/6.0.36/questions.yaml similarity index 100% rename from stable/piaware/6.0.35/questions.yaml rename to stable/piaware/6.0.36/questions.yaml diff --git a/stable/ser2sock/6.0.32/templates/common.yaml b/stable/piaware/6.0.36/templates/common.yaml similarity index 100% rename from stable/ser2sock/6.0.32/templates/common.yaml rename to stable/piaware/6.0.36/templates/common.yaml diff --git a/stable/recyclarr/1.0.2/values.yaml b/stable/piaware/6.0.36/values.yaml similarity index 100% rename from stable/recyclarr/1.0.2/values.yaml rename to stable/piaware/6.0.36/values.yaml diff --git a/stable/picoshare/2.0.31/CHANGELOG.md b/stable/picoshare/2.0.31/CHANGELOG.md deleted file mode 100644 index bcd157b7c5b..00000000000 --- a/stable/picoshare/2.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [picoshare-2.0.31](https://github.com/truecharts/charts/compare/picoshare-2.0.30...picoshare-2.0.31) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [picoshare-2.0.31](https://github.com/truecharts/charts/compare/picoshare-2.0.30...picoshare-2.0.31) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [picoshare-2.0.31](https://github.com/truecharts/charts/compare/picoshare-2.0.30...picoshare-2.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [picoshare-2.0.31](https://github.com/truecharts/charts/compare/picoshare-2.0.30...picoshare-2.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [picoshare-2.0.31](https://github.com/truecharts/charts/compare/picoshare-2.0.30...picoshare-2.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [picoshare-2.0.31](https://github.com/truecharts/charts/compare/picoshare-2.0.30...picoshare-2.0.31) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [picoshare-2.0.30](https://github.com/truecharts/charts/compare/picoshare-2.0.28...picoshare-2.0.30) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [picoshare-2.0.29](https://github.com/truecharts/charts/compare/picoshare-2.0.28...picoshare-2.0.29) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [picoshare-2.0.28](https://github.com/truecharts/charts/compare/picoshare-2.0.27...picoshare-2.0.28) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/picoshare/2.0.31/Chart.lock b/stable/picoshare/2.0.31/Chart.lock deleted file mode 100644 index 464f4564c4e..00000000000 --- a/stable/picoshare/2.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:53:53.662687313Z" diff --git a/stable/picoshare/2.0.31/Chart.yaml b/stable/picoshare/2.0.31/Chart.yaml deleted file mode 100644 index cadfdf1f448..00000000000 --- a/stable/picoshare/2.0.31/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "1.2.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.31 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/picoshare/2.0.31/README.md b/stable/picoshare/2.0.31/README.md deleted file mode 100644 index c6809f67f99..00000000000 --- a/stable/picoshare/2.0.31/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# picoshare - -![Version: 2.0.31](https://img.shields.io/badge/Version-2.0.31-informational?style=flat-square) ![AppVersion: 1.2.0](https://img.shields.io/badge/AppVersion-1.2.0-informational?style=flat-square) - -PicoShare is a minimalist service that allows you to share files easily. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [picoshare](https://truecharts.org/docs/charts/stable/picoshare) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/picoshare/2.0.31/charts/common-10.5.9.tgz b/stable/picoshare/2.0.31/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/picoshare/2.0.31/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/picoshare/2.0.32/CHANGELOG.md b/stable/picoshare/2.0.32/CHANGELOG.md new file mode 100644 index 00000000000..717b9d4da71 --- /dev/null +++ b/stable/picoshare/2.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [picoshare-2.0.32](https://github.com/truecharts/charts/compare/picoshare-2.0.31...picoshare-2.0.32) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [picoshare-2.0.31](https://github.com/truecharts/charts/compare/picoshare-2.0.30...picoshare-2.0.31) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [picoshare-2.0.31](https://github.com/truecharts/charts/compare/picoshare-2.0.30...picoshare-2.0.31) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [picoshare-2.0.31](https://github.com/truecharts/charts/compare/picoshare-2.0.30...picoshare-2.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [picoshare-2.0.31](https://github.com/truecharts/charts/compare/picoshare-2.0.30...picoshare-2.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [picoshare-2.0.31](https://github.com/truecharts/charts/compare/picoshare-2.0.30...picoshare-2.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [picoshare-2.0.31](https://github.com/truecharts/charts/compare/picoshare-2.0.30...picoshare-2.0.31) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [picoshare-2.0.30](https://github.com/truecharts/charts/compare/picoshare-2.0.28...picoshare-2.0.30) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [picoshare-2.0.29](https://github.com/truecharts/charts/compare/picoshare-2.0.28...picoshare-2.0.29) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/picoshare/2.0.32/Chart.lock b/stable/picoshare/2.0.32/Chart.lock new file mode 100644 index 00000000000..298c53c51f8 --- /dev/null +++ b/stable/picoshare/2.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:58:30.60924724Z" diff --git a/stable/picoshare/2.0.32/Chart.yaml b/stable/picoshare/2.0.32/Chart.yaml new file mode 100644 index 00000000000..f3787b56002 --- /dev/null +++ b/stable/picoshare/2.0.32/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "1.2.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: PicoShare is a minimalist service that allows you to share files easily. +home: https://truecharts.org/docs/charts/stable/picoshare +icon: https://truecharts.org/img/hotlink-ok/chart-icons/picoshare.png +keywords: + - picoshare +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: picoshare +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/picoshare + - https://github.com/mtlynch/picoshare + - https://hub.docker.com/r/mtlynch/picoshare +version: 2.0.32 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/picoshare/2.0.32/README.md b/stable/picoshare/2.0.32/README.md new file mode 100644 index 00000000000..a18b8338fac --- /dev/null +++ b/stable/picoshare/2.0.32/README.md @@ -0,0 +1,109 @@ +# picoshare + +![Version: 2.0.32](https://img.shields.io/badge/Version-2.0.32-informational?style=flat-square) ![AppVersion: 1.2.0](https://img.shields.io/badge/AppVersion-1.2.0-informational?style=flat-square) + +PicoShare is a minimalist service that allows you to share files easily. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [picoshare](https://truecharts.org/docs/charts/stable/picoshare) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/picoshare/2.0.31/app-readme.md b/stable/picoshare/2.0.32/app-readme.md similarity index 100% rename from stable/picoshare/2.0.31/app-readme.md rename to stable/picoshare/2.0.32/app-readme.md diff --git a/stable/picoshare/2.0.32/charts/common-10.5.10.tgz b/stable/picoshare/2.0.32/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/picoshare/2.0.32/charts/common-10.5.10.tgz differ diff --git a/stable/picoshare/2.0.31/ix_values.yaml b/stable/picoshare/2.0.32/ix_values.yaml similarity index 100% rename from stable/picoshare/2.0.31/ix_values.yaml rename to stable/picoshare/2.0.32/ix_values.yaml diff --git a/stable/picoshare/2.0.31/questions.yaml b/stable/picoshare/2.0.32/questions.yaml similarity index 100% rename from stable/picoshare/2.0.31/questions.yaml rename to stable/picoshare/2.0.32/questions.yaml diff --git a/stable/picoshare/2.0.31/templates/common.yaml b/stable/picoshare/2.0.32/templates/common.yaml similarity index 100% rename from stable/picoshare/2.0.31/templates/common.yaml rename to stable/picoshare/2.0.32/templates/common.yaml diff --git a/stable/redmine/3.0.46/values.yaml b/stable/picoshare/2.0.32/values.yaml similarity index 100% rename from stable/redmine/3.0.46/values.yaml rename to stable/picoshare/2.0.32/values.yaml diff --git a/stable/pidgin/2.0.29/CHANGELOG.md b/stable/pidgin/2.0.29/CHANGELOG.md deleted file mode 100644 index dbc2e751306..00000000000 --- a/stable/pidgin/2.0.29/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [pidgin-2.0.29](https://github.com/truecharts/charts/compare/pidgin-2.0.28...pidgin-2.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pidgin-2.0.29](https://github.com/truecharts/charts/compare/pidgin-2.0.28...pidgin-2.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pidgin-2.0.29](https://github.com/truecharts/charts/compare/pidgin-2.0.28...pidgin-2.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pidgin-2.0.29](https://github.com/truecharts/charts/compare/pidgin-2.0.28...pidgin-2.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pidgin-2.0.29](https://github.com/truecharts/charts/compare/pidgin-2.0.28...pidgin-2.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pidgin-2.0.29](https://github.com/truecharts/charts/compare/pidgin-2.0.28...pidgin-2.0.29) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pidgin-2.0.28](https://github.com/truecharts/charts/compare/pidgin-2.0.26...pidgin-2.0.28) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [pidgin-2.0.27](https://github.com/truecharts/charts/compare/pidgin-2.0.26...pidgin-2.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [pidgin-2.0.26](https://github.com/truecharts/charts/compare/pidgin-2.0.25...pidgin-2.0.26) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/pidgin/2.0.29/Chart.lock b/stable/pidgin/2.0.29/Chart.lock deleted file mode 100644 index abc6cb33863..00000000000 --- a/stable/pidgin/2.0.29/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:54:01.891798123Z" diff --git a/stable/pidgin/2.0.29/Chart.yaml b/stable/pidgin/2.0.29/Chart.yaml deleted file mode 100644 index b738ed2f729..00000000000 --- a/stable/pidgin/2.0.29/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: pidgin -version: 2.0.29 -appVersion: "2.14.8" -description: Pidgin is a chat program which lets you log into accounts on multiple chat networks simultaneously. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/pidgin -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pidgin.png -keywords: - - pidgin -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/pidgin - - https://hub.docker.com/r/linuxserver/pidgin -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - # 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.29/README.md b/stable/pidgin/2.0.29/README.md deleted file mode 100644 index ff45ac02809..00000000000 --- a/stable/pidgin/2.0.29/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# pidgin - -![Version: 2.0.29](https://img.shields.io/badge/Version-2.0.29-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.14.8](https://img.shields.io/badge/AppVersion-2.14.8-informational?style=flat-square) - -Pidgin is a chat program which lets you log into accounts on multiple chat networks simultaneously. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [pidgin](https://truecharts.org/docs/charts/stable/pidgin) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `pidgin` deployment - -```console -helm uninstall pidgin -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install pidgin \ - --set env.TZ="America/New York" \ - TrueCharts/pidgin -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install pidgin TrueCharts/pidgin -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/pidgin/2.0.29/charts/common-10.5.9.tgz b/stable/pidgin/2.0.29/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/pidgin/2.0.29/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/pidgin/2.0.30/CHANGELOG.md b/stable/pidgin/2.0.30/CHANGELOG.md new file mode 100644 index 00000000000..b4e27968b0a --- /dev/null +++ b/stable/pidgin/2.0.30/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [pidgin-2.0.30](https://github.com/truecharts/charts/compare/pidgin-2.0.29...pidgin-2.0.30) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pidgin-2.0.29](https://github.com/truecharts/charts/compare/pidgin-2.0.28...pidgin-2.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pidgin-2.0.29](https://github.com/truecharts/charts/compare/pidgin-2.0.28...pidgin-2.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pidgin-2.0.29](https://github.com/truecharts/charts/compare/pidgin-2.0.28...pidgin-2.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pidgin-2.0.29](https://github.com/truecharts/charts/compare/pidgin-2.0.28...pidgin-2.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pidgin-2.0.29](https://github.com/truecharts/charts/compare/pidgin-2.0.28...pidgin-2.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pidgin-2.0.29](https://github.com/truecharts/charts/compare/pidgin-2.0.28...pidgin-2.0.29) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pidgin-2.0.28](https://github.com/truecharts/charts/compare/pidgin-2.0.26...pidgin-2.0.28) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [pidgin-2.0.27](https://github.com/truecharts/charts/compare/pidgin-2.0.26...pidgin-2.0.27) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/pidgin/2.0.30/Chart.lock b/stable/pidgin/2.0.30/Chart.lock new file mode 100644 index 00000000000..85e93ae793b --- /dev/null +++ b/stable/pidgin/2.0.30/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:58:44.607659572Z" diff --git a/stable/pidgin/2.0.30/Chart.yaml b/stable/pidgin/2.0.30/Chart.yaml new file mode 100644 index 00000000000..a4c3279a02a --- /dev/null +++ b/stable/pidgin/2.0.30/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: pidgin +version: 2.0.30 +appVersion: "2.14.8" +description: Pidgin is a chat program which lets you log into accounts on multiple chat networks simultaneously. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/pidgin +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pidgin.png +keywords: + - pidgin +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/pidgin + - https://hub.docker.com/r/linuxserver/pidgin +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/pidgin/2.0.30/README.md b/stable/pidgin/2.0.30/README.md new file mode 100644 index 00000000000..149a194bfe3 --- /dev/null +++ b/stable/pidgin/2.0.30/README.md @@ -0,0 +1,108 @@ +# pidgin + +![Version: 2.0.30](https://img.shields.io/badge/Version-2.0.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.14.8](https://img.shields.io/badge/AppVersion-2.14.8-informational?style=flat-square) + +Pidgin is a chat program which lets you log into accounts on multiple chat networks simultaneously. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [pidgin](https://truecharts.org/docs/charts/stable/pidgin) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `pidgin` deployment + +```console +helm uninstall pidgin +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install pidgin \ + --set env.TZ="America/New York" \ + TrueCharts/pidgin +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install pidgin TrueCharts/pidgin -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/pidgin/2.0.29/app-readme.md b/stable/pidgin/2.0.30/app-readme.md similarity index 100% rename from stable/pidgin/2.0.29/app-readme.md rename to stable/pidgin/2.0.30/app-readme.md diff --git a/stable/pidgin/2.0.30/charts/common-10.5.10.tgz b/stable/pidgin/2.0.30/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/pidgin/2.0.30/charts/common-10.5.10.tgz differ diff --git a/stable/pidgin/2.0.29/ix_values.yaml b/stable/pidgin/2.0.30/ix_values.yaml similarity index 100% rename from stable/pidgin/2.0.29/ix_values.yaml rename to stable/pidgin/2.0.30/ix_values.yaml diff --git a/stable/pidgin/2.0.29/questions.yaml b/stable/pidgin/2.0.30/questions.yaml similarity index 100% rename from stable/pidgin/2.0.29/questions.yaml rename to stable/pidgin/2.0.30/questions.yaml diff --git a/stable/shiori/7.0.35/templates/common.yaml b/stable/pidgin/2.0.30/templates/common.yaml similarity index 100% rename from stable/shiori/7.0.35/templates/common.yaml rename to stable/pidgin/2.0.30/templates/common.yaml diff --git a/stable/reg/6.0.30/values.yaml b/stable/pidgin/2.0.30/values.yaml similarity index 100% rename from stable/reg/6.0.30/values.yaml rename to stable/pidgin/2.0.30/values.yaml diff --git a/stable/pihole/6.0.38/CHANGELOG.md b/stable/pihole/6.0.38/CHANGELOG.md deleted file mode 100644 index 8cf99bfd63e..00000000000 --- a/stable/pihole/6.0.38/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [pihole-6.0.38](https://github.com/truecharts/charts/compare/pihole-6.0.37...pihole-6.0.38) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pihole-6.0.38](https://github.com/truecharts/charts/compare/pihole-6.0.37...pihole-6.0.38) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pihole-6.0.38](https://github.com/truecharts/charts/compare/pihole-6.0.37...pihole-6.0.38) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pihole-6.0.38](https://github.com/truecharts/charts/compare/pihole-6.0.37...pihole-6.0.38) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pihole-6.0.38](https://github.com/truecharts/charts/compare/pihole-6.0.37...pihole-6.0.38) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pihole-6.0.38](https://github.com/truecharts/charts/compare/pihole-6.0.37...pihole-6.0.38) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pihole-6.0.37](https://github.com/truecharts/charts/compare/pihole-6.0.36...pihole-6.0.37) (2022-09-07) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) - - - - -## [pihole-6.0.37](https://github.com/truecharts/charts/compare/pihole-6.0.36...pihole-6.0.37) (2022-09-06) - -### Chore - -- update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) - - - - -## [pihole-6.0.36](https://github.com/truecharts/charts/compare/pihole-6.0.35...pihole-6.0.36) (2022-09-03) - -### Chore - -- update docker general non-major ([#3668](https://github.com/truecharts/charts/issues/3668)) - - diff --git a/stable/pihole/6.0.38/Chart.lock b/stable/pihole/6.0.38/Chart.lock deleted file mode 100644 index 2054d745ff6..00000000000 --- a/stable/pihole/6.0.38/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:54:08.926635758Z" diff --git a/stable/pihole/6.0.38/Chart.yaml b/stable/pihole/6.0.38/Chart.yaml deleted file mode 100644 index d6a74a6da3a..00000000000 --- a/stable/pihole/6.0.38/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "2022.09.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.38 -annotations: - truecharts.org/catagories: | - - networking - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/pihole/6.0.38/README.md b/stable/pihole/6.0.38/README.md deleted file mode 100644 index d3fa30a29d9..00000000000 --- a/stable/pihole/6.0.38/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# pihole - -![Version: 6.0.38](https://img.shields.io/badge/Version-6.0.38-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2022.09.2](https://img.shields.io/badge/AppVersion-2022.09.2-informational?style=flat-square) - -DNS and Ad-filtering for your network - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [pihole](https://truecharts.org/docs/charts/stable/pihole) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/pihole/6.0.38/charts/common-10.5.9.tgz b/stable/pihole/6.0.38/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/pihole/6.0.38/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/pihole/6.0.39/CHANGELOG.md b/stable/pihole/6.0.39/CHANGELOG.md new file mode 100644 index 00000000000..e9ab38c3892 --- /dev/null +++ b/stable/pihole/6.0.39/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [pihole-6.0.39](https://github.com/truecharts/charts/compare/pihole-6.0.38...pihole-6.0.39) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pihole-6.0.38](https://github.com/truecharts/charts/compare/pihole-6.0.37...pihole-6.0.38) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pihole-6.0.38](https://github.com/truecharts/charts/compare/pihole-6.0.37...pihole-6.0.38) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pihole-6.0.38](https://github.com/truecharts/charts/compare/pihole-6.0.37...pihole-6.0.38) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pihole-6.0.38](https://github.com/truecharts/charts/compare/pihole-6.0.37...pihole-6.0.38) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pihole-6.0.38](https://github.com/truecharts/charts/compare/pihole-6.0.37...pihole-6.0.38) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pihole-6.0.38](https://github.com/truecharts/charts/compare/pihole-6.0.37...pihole-6.0.38) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pihole-6.0.37](https://github.com/truecharts/charts/compare/pihole-6.0.36...pihole-6.0.37) (2022-09-07) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) + + + + +## [pihole-6.0.37](https://github.com/truecharts/charts/compare/pihole-6.0.36...pihole-6.0.37) (2022-09-06) + +### Chore + +- update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) + diff --git a/stable/pihole/6.0.39/Chart.lock b/stable/pihole/6.0.39/Chart.lock new file mode 100644 index 00000000000..e571b6a8965 --- /dev/null +++ b/stable/pihole/6.0.39/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:58:48.085874101Z" diff --git a/stable/pihole/6.0.39/Chart.yaml b/stable/pihole/6.0.39/Chart.yaml new file mode 100644 index 00000000000..2eb80a97b30 --- /dev/null +++ b/stable/pihole/6.0.39/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "2022.09.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: DNS and Ad-filtering for your network +home: https://truecharts.org/docs/charts/stable/pihole +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pihole.png +keywords: + - DNS +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: pihole +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/pihole + - https://pi-hole.net/ + - https://github.com/pi-hole + - https://github.com/pi-hole/docker-pi-hole +type: application +version: 6.0.39 +annotations: + truecharts.org/catagories: | + - networking + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/pihole/6.0.39/README.md b/stable/pihole/6.0.39/README.md new file mode 100644 index 00000000000..e58e7e37fc7 --- /dev/null +++ b/stable/pihole/6.0.39/README.md @@ -0,0 +1,110 @@ +# pihole + +![Version: 6.0.39](https://img.shields.io/badge/Version-6.0.39-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2022.09.2](https://img.shields.io/badge/AppVersion-2022.09.2-informational?style=flat-square) + +DNS and Ad-filtering for your network + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [pihole](https://truecharts.org/docs/charts/stable/pihole) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/pihole/6.0.38/app-readme.md b/stable/pihole/6.0.39/app-readme.md similarity index 100% rename from stable/pihole/6.0.38/app-readme.md rename to stable/pihole/6.0.39/app-readme.md diff --git a/stable/pihole/6.0.39/charts/common-10.5.10.tgz b/stable/pihole/6.0.39/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/pihole/6.0.39/charts/common-10.5.10.tgz differ diff --git a/stable/pihole/6.0.38/ix_values.yaml b/stable/pihole/6.0.39/ix_values.yaml similarity index 100% rename from stable/pihole/6.0.38/ix_values.yaml rename to stable/pihole/6.0.39/ix_values.yaml diff --git a/stable/pihole/6.0.38/questions.yaml b/stable/pihole/6.0.39/questions.yaml similarity index 100% rename from stable/pihole/6.0.38/questions.yaml rename to stable/pihole/6.0.39/questions.yaml diff --git a/stable/pihole/6.0.38/templates/_configmap.tpl b/stable/pihole/6.0.39/templates/_configmap.tpl similarity index 100% rename from stable/pihole/6.0.38/templates/_configmap.tpl rename to stable/pihole/6.0.39/templates/_configmap.tpl diff --git a/stable/pihole/6.0.38/templates/common.yaml b/stable/pihole/6.0.39/templates/common.yaml similarity index 100% rename from stable/pihole/6.0.38/templates/common.yaml rename to stable/pihole/6.0.39/templates/common.yaml diff --git a/stable/remmina/3.0.29/values.yaml b/stable/pihole/6.0.39/values.yaml similarity index 100% rename from stable/remmina/3.0.29/values.yaml rename to stable/pihole/6.0.39/values.yaml diff --git a/stable/pinry/2.0.30/CHANGELOG.md b/stable/pinry/2.0.30/CHANGELOG.md deleted file mode 100644 index 8490dfdacb3..00000000000 --- a/stable/pinry/2.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [pinry-2.0.30](https://github.com/truecharts/charts/compare/pinry-2.0.29...pinry-2.0.30) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pinry-2.0.30](https://github.com/truecharts/charts/compare/pinry-2.0.29...pinry-2.0.30) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pinry-2.0.30](https://github.com/truecharts/charts/compare/pinry-2.0.29...pinry-2.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pinry-2.0.30](https://github.com/truecharts/charts/compare/pinry-2.0.29...pinry-2.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pinry-2.0.30](https://github.com/truecharts/charts/compare/pinry-2.0.29...pinry-2.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pinry-2.0.30](https://github.com/truecharts/charts/compare/pinry-2.0.29...pinry-2.0.30) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pinry-2.0.29](https://github.com/truecharts/charts/compare/pinry-2.0.27...pinry-2.0.29) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [pinry-2.0.28](https://github.com/truecharts/charts/compare/pinry-2.0.27...pinry-2.0.28) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [pinry-2.0.27](https://github.com/truecharts/charts/compare/pinry-2.0.26...pinry-2.0.27) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/pinry/2.0.30/Chart.lock b/stable/pinry/2.0.30/Chart.lock deleted file mode 100644 index 1e84aa5f46f..00000000000 --- a/stable/pinry/2.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:54:12.816362773Z" diff --git a/stable/pinry/2.0.30/Chart.yaml b/stable/pinry/2.0.30/Chart.yaml deleted file mode 100644 index 32b0c799abb..00000000000 --- a/stable/pinry/2.0.30/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "2.1.12" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.30 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/pinry/2.0.30/README.md b/stable/pinry/2.0.30/README.md deleted file mode 100644 index 2b8a939ac15..00000000000 --- a/stable/pinry/2.0.30/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# pinry - -![Version: 2.0.30](https://img.shields.io/badge/Version-2.0.30-informational?style=flat-square) ![AppVersion: 2.1.12](https://img.shields.io/badge/AppVersion-2.1.12-informational?style=flat-square) - -The open-source core of Pinry, a tiling image board system for people who want to save, tag, and share images, videos and webpages in an easy to skim through format. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [pinry](https://truecharts.org/docs/charts/stable/pinry) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/pinry/2.0.30/charts/common-10.5.9.tgz b/stable/pinry/2.0.30/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/pinry/2.0.30/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/pinry/2.0.31/CHANGELOG.md b/stable/pinry/2.0.31/CHANGELOG.md new file mode 100644 index 00000000000..16fb6ae7b6c --- /dev/null +++ b/stable/pinry/2.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [pinry-2.0.31](https://github.com/truecharts/charts/compare/pinry-2.0.30...pinry-2.0.31) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pinry-2.0.30](https://github.com/truecharts/charts/compare/pinry-2.0.29...pinry-2.0.30) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pinry-2.0.30](https://github.com/truecharts/charts/compare/pinry-2.0.29...pinry-2.0.30) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pinry-2.0.30](https://github.com/truecharts/charts/compare/pinry-2.0.29...pinry-2.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pinry-2.0.30](https://github.com/truecharts/charts/compare/pinry-2.0.29...pinry-2.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pinry-2.0.30](https://github.com/truecharts/charts/compare/pinry-2.0.29...pinry-2.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pinry-2.0.30](https://github.com/truecharts/charts/compare/pinry-2.0.29...pinry-2.0.30) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pinry-2.0.29](https://github.com/truecharts/charts/compare/pinry-2.0.27...pinry-2.0.29) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [pinry-2.0.28](https://github.com/truecharts/charts/compare/pinry-2.0.27...pinry-2.0.28) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/pinry/2.0.31/Chart.lock b/stable/pinry/2.0.31/Chart.lock new file mode 100644 index 00000000000..7faa3d53795 --- /dev/null +++ b/stable/pinry/2.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:58:53.982002056Z" diff --git a/stable/pinry/2.0.31/Chart.yaml b/stable/pinry/2.0.31/Chart.yaml new file mode 100644 index 00000000000..cfcae5f0aef --- /dev/null +++ b/stable/pinry/2.0.31/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "2.1.12" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: The open-source core of Pinry, a tiling image board system for people who want to save, tag, and share images, videos and webpages in an easy to skim through format. +home: https://truecharts.org/docs/charts/stable/pinry +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pinry.png +keywords: + - pinry +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: pinry +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/pinry + - https://github.com/pinry/pinry/ +version: 2.0.31 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/pinry/2.0.31/README.md b/stable/pinry/2.0.31/README.md new file mode 100644 index 00000000000..6f16c89cb45 --- /dev/null +++ b/stable/pinry/2.0.31/README.md @@ -0,0 +1,108 @@ +# pinry + +![Version: 2.0.31](https://img.shields.io/badge/Version-2.0.31-informational?style=flat-square) ![AppVersion: 2.1.12](https://img.shields.io/badge/AppVersion-2.1.12-informational?style=flat-square) + +The open-source core of Pinry, a tiling image board system for people who want to save, tag, and share images, videos and webpages in an easy to skim through format. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [pinry](https://truecharts.org/docs/charts/stable/pinry) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/pinry/2.0.30/app-readme.md b/stable/pinry/2.0.31/app-readme.md similarity index 100% rename from stable/pinry/2.0.30/app-readme.md rename to stable/pinry/2.0.31/app-readme.md diff --git a/stable/pinry/2.0.31/charts/common-10.5.10.tgz b/stable/pinry/2.0.31/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/pinry/2.0.31/charts/common-10.5.10.tgz differ diff --git a/stable/pinry/2.0.30/ix_values.yaml b/stable/pinry/2.0.31/ix_values.yaml similarity index 100% rename from stable/pinry/2.0.30/ix_values.yaml rename to stable/pinry/2.0.31/ix_values.yaml diff --git a/stable/pinry/2.0.30/questions.yaml b/stable/pinry/2.0.31/questions.yaml similarity index 100% rename from stable/pinry/2.0.30/questions.yaml rename to stable/pinry/2.0.31/questions.yaml diff --git a/stable/pinry/2.0.30/templates/_secrets.tpl b/stable/pinry/2.0.31/templates/_secrets.tpl similarity index 100% rename from stable/pinry/2.0.30/templates/_secrets.tpl rename to stable/pinry/2.0.31/templates/_secrets.tpl diff --git a/stable/pinry/2.0.30/templates/common.yaml b/stable/pinry/2.0.31/templates/common.yaml similarity index 100% rename from stable/pinry/2.0.30/templates/common.yaml rename to stable/pinry/2.0.31/templates/common.yaml diff --git a/stable/requestrr/2.0.29/values.yaml b/stable/pinry/2.0.31/values.yaml similarity index 100% rename from stable/requestrr/2.0.29/values.yaml rename to stable/pinry/2.0.31/values.yaml diff --git a/stable/pixapop/3.0.29/CHANGELOG.md b/stable/pixapop/3.0.29/CHANGELOG.md deleted file mode 100644 index ffaba864db8..00000000000 --- a/stable/pixapop/3.0.29/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [pixapop-3.0.29](https://github.com/truecharts/charts/compare/pixapop-3.0.28...pixapop-3.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pixapop-3.0.29](https://github.com/truecharts/charts/compare/pixapop-3.0.28...pixapop-3.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pixapop-3.0.29](https://github.com/truecharts/charts/compare/pixapop-3.0.28...pixapop-3.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pixapop-3.0.29](https://github.com/truecharts/charts/compare/pixapop-3.0.28...pixapop-3.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pixapop-3.0.29](https://github.com/truecharts/charts/compare/pixapop-3.0.28...pixapop-3.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pixapop-3.0.29](https://github.com/truecharts/charts/compare/pixapop-3.0.28...pixapop-3.0.29) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pixapop-3.0.28](https://github.com/truecharts/charts/compare/pixapop-3.0.26...pixapop-3.0.28) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [pixapop-3.0.27](https://github.com/truecharts/charts/compare/pixapop-3.0.26...pixapop-3.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [pixapop-3.0.26](https://github.com/truecharts/charts/compare/pixapop-3.0.25...pixapop-3.0.26) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/pixapop/3.0.29/Chart.lock b/stable/pixapop/3.0.29/Chart.lock deleted file mode 100644 index 7b4fcb09218..00000000000 --- a/stable/pixapop/3.0.29/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:54:18.4011628Z" diff --git a/stable/pixapop/3.0.29/Chart.yaml b/stable/pixapop/3.0.29/Chart.yaml deleted file mode 100644 index fc31af07eb4..00000000000 --- a/stable/pixapop/3.0.29/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "1.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.29 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/pixapop/3.0.29/README.md b/stable/pixapop/3.0.29/README.md deleted file mode 100644 index fc31af0206d..00000000000 --- a/stable/pixapop/3.0.29/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# pixapop - -![Version: 3.0.29](https://img.shields.io/badge/Version-3.0.29-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.2](https://img.shields.io/badge/AppVersion-1.2-informational?style=flat-square) - -An open-source single page application to view your photos in the easiest way possible. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [pixapop](https://truecharts.org/docs/charts/stable/pixapop) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/pixapop/3.0.29/charts/common-10.5.9.tgz b/stable/pixapop/3.0.29/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/pixapop/3.0.29/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/pixapop/3.0.30/CHANGELOG.md b/stable/pixapop/3.0.30/CHANGELOG.md new file mode 100644 index 00000000000..817fd236d84 --- /dev/null +++ b/stable/pixapop/3.0.30/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [pixapop-3.0.30](https://github.com/truecharts/charts/compare/pixapop-3.0.29...pixapop-3.0.30) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pixapop-3.0.29](https://github.com/truecharts/charts/compare/pixapop-3.0.28...pixapop-3.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pixapop-3.0.29](https://github.com/truecharts/charts/compare/pixapop-3.0.28...pixapop-3.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pixapop-3.0.29](https://github.com/truecharts/charts/compare/pixapop-3.0.28...pixapop-3.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pixapop-3.0.29](https://github.com/truecharts/charts/compare/pixapop-3.0.28...pixapop-3.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pixapop-3.0.29](https://github.com/truecharts/charts/compare/pixapop-3.0.28...pixapop-3.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pixapop-3.0.29](https://github.com/truecharts/charts/compare/pixapop-3.0.28...pixapop-3.0.29) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pixapop-3.0.28](https://github.com/truecharts/charts/compare/pixapop-3.0.26...pixapop-3.0.28) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [pixapop-3.0.27](https://github.com/truecharts/charts/compare/pixapop-3.0.26...pixapop-3.0.27) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/pixapop/3.0.30/Chart.lock b/stable/pixapop/3.0.30/Chart.lock new file mode 100644 index 00000000000..af713a58b6c --- /dev/null +++ b/stable/pixapop/3.0.30/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:58:56.43553268Z" diff --git a/stable/pixapop/3.0.30/Chart.yaml b/stable/pixapop/3.0.30/Chart.yaml new file mode 100644 index 00000000000..7ce22612964 --- /dev/null +++ b/stable/pixapop/3.0.30/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "1.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: An open-source single page application to view your photos in the easiest way possible. +home: https://truecharts.org/docs/charts/stable/pixapop +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pixapop.png +keywords: + - pixapop + - photo + - gallery + - image +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: pixapop +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/pixapop + - https://github.com/linuxserver/docker-pixapop + - https://github.com/bierdok/pixapop +type: application +version: 3.0.30 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/pixapop/3.0.30/README.md b/stable/pixapop/3.0.30/README.md new file mode 100644 index 00000000000..87a4e6d89f7 --- /dev/null +++ b/stable/pixapop/3.0.30/README.md @@ -0,0 +1,109 @@ +# pixapop + +![Version: 3.0.30](https://img.shields.io/badge/Version-3.0.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.2](https://img.shields.io/badge/AppVersion-1.2-informational?style=flat-square) + +An open-source single page application to view your photos in the easiest way possible. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [pixapop](https://truecharts.org/docs/charts/stable/pixapop) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/pixapop/3.0.29/app-readme.md b/stable/pixapop/3.0.30/app-readme.md similarity index 100% rename from stable/pixapop/3.0.29/app-readme.md rename to stable/pixapop/3.0.30/app-readme.md diff --git a/stable/pixapop/3.0.30/charts/common-10.5.10.tgz b/stable/pixapop/3.0.30/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/pixapop/3.0.30/charts/common-10.5.10.tgz differ diff --git a/stable/pixapop/3.0.29/ix_values.yaml b/stable/pixapop/3.0.30/ix_values.yaml similarity index 100% rename from stable/pixapop/3.0.29/ix_values.yaml rename to stable/pixapop/3.0.30/ix_values.yaml diff --git a/stable/pixapop/3.0.29/questions.yaml b/stable/pixapop/3.0.30/questions.yaml similarity index 100% rename from stable/pixapop/3.0.29/questions.yaml rename to stable/pixapop/3.0.30/questions.yaml diff --git a/stable/pixapop/3.0.29/templates/common.yaml b/stable/pixapop/3.0.30/templates/common.yaml similarity index 100% rename from stable/pixapop/3.0.29/templates/common.yaml rename to stable/pixapop/3.0.30/templates/common.yaml diff --git a/stable/resilio-sync/6.0.31/values.yaml b/stable/pixapop/3.0.30/values.yaml similarity index 100% rename from stable/resilio-sync/6.0.31/values.yaml rename to stable/pixapop/3.0.30/values.yaml diff --git a/stable/plaxt/1.0.1/CHANGELOG.md b/stable/plaxt/1.0.1/CHANGELOG.md deleted file mode 100644 index e697450af27..00000000000 --- a/stable/plaxt/1.0.1/CHANGELOG.md +++ /dev/null @@ -1,69 +0,0 @@ -# Changelog - - - -## [plaxt-1.0.1](https://github.com/truecharts/charts/compare/plaxt-1.0.0...plaxt-1.0.1) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [plaxt-1.0.1](https://github.com/truecharts/charts/compare/plaxt-1.0.0...plaxt-1.0.1) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [plaxt-1.0.1](https://github.com/truecharts/charts/compare/plaxt-1.0.0...plaxt-1.0.1) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [plaxt-1.0.1](https://github.com/truecharts/charts/compare/plaxt-1.0.0...plaxt-1.0.1) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [plaxt-1.0.1](https://github.com/truecharts/charts/compare/plaxt-1.0.0...plaxt-1.0.1) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [plaxt-1.0.1](https://github.com/truecharts/charts/compare/plaxt-1.0.0...plaxt-1.0.1) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) diff --git a/stable/plaxt/1.0.1/Chart.lock b/stable/plaxt/1.0.1/Chart.lock deleted file mode 100644 index d52088f6c5c..00000000000 --- a/stable/plaxt/1.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:54:27.00336514Z" diff --git a/stable/plaxt/1.0.1/Chart.yaml b/stable/plaxt/1.0.1/Chart.yaml deleted file mode 100644 index 2fe3ed8d9aa..00000000000 --- a/stable/plaxt/1.0.1/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.1 -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.1/README.md b/stable/plaxt/1.0.1/README.md deleted file mode 100644 index edb5a4a061d..00000000000 --- a/stable/plaxt/1.0.1/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# plaxt - -![Version: 1.0.1](https://img.shields.io/badge/Version-1.0.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -This Tools provides a way to keep your watched history synced FROM Plex Server To Trakt.tv - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [plaxt](https://truecharts.org/docs/charts/stable/plaxt) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/plaxt/1.0.1/charts/common-10.5.9.tgz b/stable/plaxt/1.0.1/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/plaxt/1.0.1/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/plaxt/1.0.2/CHANGELOG.md b/stable/plaxt/1.0.2/CHANGELOG.md new file mode 100644 index 00000000000..f8cccf3c606 --- /dev/null +++ b/stable/plaxt/1.0.2/CHANGELOG.md @@ -0,0 +1,79 @@ +# Changelog + + + +## [plaxt-1.0.2](https://github.com/truecharts/charts/compare/plaxt-1.0.1...plaxt-1.0.2) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [plaxt-1.0.1](https://github.com/truecharts/charts/compare/plaxt-1.0.0...plaxt-1.0.1) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [plaxt-1.0.1](https://github.com/truecharts/charts/compare/plaxt-1.0.0...plaxt-1.0.1) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [plaxt-1.0.1](https://github.com/truecharts/charts/compare/plaxt-1.0.0...plaxt-1.0.1) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [plaxt-1.0.1](https://github.com/truecharts/charts/compare/plaxt-1.0.0...plaxt-1.0.1) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [plaxt-1.0.1](https://github.com/truecharts/charts/compare/plaxt-1.0.0...plaxt-1.0.1) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [plaxt-1.0.1](https://github.com/truecharts/charts/compare/plaxt-1.0.0...plaxt-1.0.1) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) diff --git a/stable/plaxt/1.0.2/Chart.lock b/stable/plaxt/1.0.2/Chart.lock new file mode 100644 index 00000000000..aafb9eaf80d --- /dev/null +++ b/stable/plaxt/1.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:59:15.144918683Z" diff --git a/stable/plaxt/1.0.2/Chart.yaml b/stable/plaxt/1.0.2/Chart.yaml new file mode 100644 index 00000000000..a44ff7e4242 --- /dev/null +++ b/stable/plaxt/1.0.2/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: This Tools provides a way to keep your watched history synced FROM Plex Server To Trakt.tv +home: https://truecharts.org/docs/charts/stable/plaxt +icon: https://truecharts.org/img/hotlink-ok/chart-icons/plaxt.png +keywords: + - plaxt + - Other + - MediaApp-Other + - MediaServer-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: plaxt +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/plaxt + - https://github.com/XanderStrike/goplaxt + - https://hub.docker.com/r/xanderstrike/goplaxt +type: application +version: 1.0.2 +annotations: + truecharts.org/catagories: | + - Other + - MediaApp-Other + - MediaServer-Other + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/plaxt/1.0.2/README.md b/stable/plaxt/1.0.2/README.md new file mode 100644 index 00000000000..a1d1a9d9f83 --- /dev/null +++ b/stable/plaxt/1.0.2/README.md @@ -0,0 +1,109 @@ +# plaxt + +![Version: 1.0.2](https://img.shields.io/badge/Version-1.0.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +This Tools provides a way to keep your watched history synced FROM Plex Server To Trakt.tv + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [plaxt](https://truecharts.org/docs/charts/stable/plaxt) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/plaxt/1.0.1/app-readme.md b/stable/plaxt/1.0.2/app-readme.md similarity index 100% rename from stable/plaxt/1.0.1/app-readme.md rename to stable/plaxt/1.0.2/app-readme.md diff --git a/stable/plaxt/1.0.2/charts/common-10.5.10.tgz b/stable/plaxt/1.0.2/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/plaxt/1.0.2/charts/common-10.5.10.tgz differ diff --git a/stable/plaxt/1.0.1/ix_values.yaml b/stable/plaxt/1.0.2/ix_values.yaml similarity index 100% rename from stable/plaxt/1.0.1/ix_values.yaml rename to stable/plaxt/1.0.2/ix_values.yaml diff --git a/stable/plaxt/1.0.1/questions.yaml b/stable/plaxt/1.0.2/questions.yaml similarity index 100% rename from stable/plaxt/1.0.1/questions.yaml rename to stable/plaxt/1.0.2/questions.yaml diff --git a/stable/plaxt/1.0.1/templates/common.yaml b/stable/plaxt/1.0.2/templates/common.yaml similarity index 100% rename from stable/plaxt/1.0.1/templates/common.yaml rename to stable/plaxt/1.0.2/templates/common.yaml diff --git a/stable/ring-mqtt/1.0.3/values.yaml b/stable/plaxt/1.0.2/values.yaml similarity index 100% rename from stable/ring-mqtt/1.0.3/values.yaml rename to stable/plaxt/1.0.2/values.yaml diff --git a/stable/plex-auto-languages/1.0.4/CHANGELOG.md b/stable/plex-auto-languages/1.0.4/CHANGELOG.md deleted file mode 100644 index 610490b0de4..00000000000 --- a/stable/plex-auto-languages/1.0.4/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [plex-auto-languages-1.0.4](https://github.com/truecharts/charts/compare/plex-auto-languages-1.0.3...plex-auto-languages-1.0.4) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [plex-auto-languages-1.0.4](https://github.com/truecharts/charts/compare/plex-auto-languages-1.0.3...plex-auto-languages-1.0.4) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [plex-auto-languages-1.0.4](https://github.com/truecharts/charts/compare/plex-auto-languages-1.0.3...plex-auto-languages-1.0.4) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [plex-auto-languages-1.0.4](https://github.com/truecharts/charts/compare/plex-auto-languages-1.0.3...plex-auto-languages-1.0.4) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [plex-auto-languages-1.0.4](https://github.com/truecharts/charts/compare/plex-auto-languages-1.0.3...plex-auto-languages-1.0.4) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [plex-auto-languages-1.0.4](https://github.com/truecharts/charts/compare/plex-auto-languages-1.0.3...plex-auto-languages-1.0.4) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [plex-auto-languages-1.0.3](https://github.com/truecharts/charts/compare/plex-auto-languages-1.0.1...plex-auto-languages-1.0.3) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [plex-auto-languages-1.0.2](https://github.com/truecharts/charts/compare/plex-auto-languages-1.0.1...plex-auto-languages-1.0.2) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/stable/plex-auto-languages/1.0.4/Chart.lock b/stable/plex-auto-languages/1.0.4/Chart.lock deleted file mode 100644 index f702089ef42..00000000000 --- a/stable/plex-auto-languages/1.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:54:37.815931827Z" diff --git a/stable/plex-auto-languages/1.0.4/Chart.yaml b/stable/plex-auto-languages/1.0.4/Chart.yaml deleted file mode 100644 index e42de76b91f..00000000000 --- a/stable/plex-auto-languages/1.0.4/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.4 -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.4/README.md b/stable/plex-auto-languages/1.0.4/README.md deleted file mode 100644 index 9a6f538ef4a..00000000000 --- a/stable/plex-auto-languages/1.0.4/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# plex-auto-languages - -![Version: 1.0.4](https://img.shields.io/badge/Version-1.0.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Automated language selection for Plex TV Shows. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [plex-auto-languages](https://truecharts.org/docs/charts/stable/plex-auto-languages) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/plex-auto-languages/1.0.4/charts/common-10.5.9.tgz b/stable/plex-auto-languages/1.0.4/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/plex-auto-languages/1.0.4/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/plex-auto-languages/1.0.5/CHANGELOG.md b/stable/plex-auto-languages/1.0.5/CHANGELOG.md new file mode 100644 index 00000000000..3bd3c5da62d --- /dev/null +++ b/stable/plex-auto-languages/1.0.5/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [plex-auto-languages-1.0.5](https://github.com/truecharts/charts/compare/plex-auto-languages-1.0.4...plex-auto-languages-1.0.5) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [plex-auto-languages-1.0.4](https://github.com/truecharts/charts/compare/plex-auto-languages-1.0.3...plex-auto-languages-1.0.4) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [plex-auto-languages-1.0.4](https://github.com/truecharts/charts/compare/plex-auto-languages-1.0.3...plex-auto-languages-1.0.4) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [plex-auto-languages-1.0.4](https://github.com/truecharts/charts/compare/plex-auto-languages-1.0.3...plex-auto-languages-1.0.4) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [plex-auto-languages-1.0.4](https://github.com/truecharts/charts/compare/plex-auto-languages-1.0.3...plex-auto-languages-1.0.4) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [plex-auto-languages-1.0.4](https://github.com/truecharts/charts/compare/plex-auto-languages-1.0.3...plex-auto-languages-1.0.4) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [plex-auto-languages-1.0.4](https://github.com/truecharts/charts/compare/plex-auto-languages-1.0.3...plex-auto-languages-1.0.4) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [plex-auto-languages-1.0.3](https://github.com/truecharts/charts/compare/plex-auto-languages-1.0.1...plex-auto-languages-1.0.3) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + diff --git a/stable/plex-auto-languages/1.0.5/Chart.lock b/stable/plex-auto-languages/1.0.5/Chart.lock new file mode 100644 index 00000000000..ce0b4c0358d --- /dev/null +++ b/stable/plex-auto-languages/1.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:59:25.271054647Z" diff --git a/stable/plex-auto-languages/1.0.5/Chart.yaml b/stable/plex-auto-languages/1.0.5/Chart.yaml new file mode 100644 index 00000000000..63b8c59125b --- /dev/null +++ b/stable/plex-auto-languages/1.0.5/Chart.yaml @@ -0,0 +1,36 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: Automated language selection for Plex TV Shows. +home: https://truecharts.org/docs/charts/stable/plex-auto-languages +icon: https://truecharts.org/img/hotlink-ok/chart-icons/plex-auto-languages.png +keywords: + - plex-auto-languages + - Tools-Utilities + - MediaApp-Other + - MediaApp-Video + - MediaServer-Video +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: plex-auto-languages +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/plex-auto-languages + - https://github.com/remirigal/plex-auto-languages + - https://hub.docker.com/r/remirigal/plex-auto-languages +type: application +version: 1.0.5 +annotations: + truecharts.org/catagories: | + - Tools-Utilities + - MediaApp-Other + - MediaApp-Video + - MediaServer-Video + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/plex-auto-languages/1.0.5/README.md b/stable/plex-auto-languages/1.0.5/README.md new file mode 100644 index 00000000000..4058b64e257 --- /dev/null +++ b/stable/plex-auto-languages/1.0.5/README.md @@ -0,0 +1,109 @@ +# plex-auto-languages + +![Version: 1.0.5](https://img.shields.io/badge/Version-1.0.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Automated language selection for Plex TV Shows. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [plex-auto-languages](https://truecharts.org/docs/charts/stable/plex-auto-languages) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/plex-auto-languages/1.0.4/app-readme.md b/stable/plex-auto-languages/1.0.5/app-readme.md similarity index 100% rename from stable/plex-auto-languages/1.0.4/app-readme.md rename to stable/plex-auto-languages/1.0.5/app-readme.md diff --git a/stable/plex-auto-languages/1.0.5/charts/common-10.5.10.tgz b/stable/plex-auto-languages/1.0.5/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/plex-auto-languages/1.0.5/charts/common-10.5.10.tgz differ diff --git a/stable/plex-auto-languages/1.0.4/ix_values.yaml b/stable/plex-auto-languages/1.0.5/ix_values.yaml similarity index 100% rename from stable/plex-auto-languages/1.0.4/ix_values.yaml rename to stable/plex-auto-languages/1.0.5/ix_values.yaml diff --git a/stable/plex-auto-languages/1.0.4/questions.yaml b/stable/plex-auto-languages/1.0.5/questions.yaml similarity index 100% rename from stable/plex-auto-languages/1.0.4/questions.yaml rename to stable/plex-auto-languages/1.0.5/questions.yaml diff --git a/stable/plex-auto-languages/1.0.4/templates/common.yaml b/stable/plex-auto-languages/1.0.5/templates/common.yaml similarity index 100% rename from stable/plex-auto-languages/1.0.4/templates/common.yaml rename to stable/plex-auto-languages/1.0.5/templates/common.yaml diff --git a/stable/rsnapshot/2.0.29/values.yaml b/stable/plex-auto-languages/1.0.5/values.yaml similarity index 100% rename from stable/rsnapshot/2.0.29/values.yaml rename to stable/plex-auto-languages/1.0.5/values.yaml diff --git a/stable/plex-utills/1.0.1/CHANGELOG.md b/stable/plex-utills/1.0.1/CHANGELOG.md deleted file mode 100644 index 57c9fff83b1..00000000000 --- a/stable/plex-utills/1.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [plex-utills-1.0.1](https://github.com/truecharts/charts/compare/plex-utills-1.0.0...plex-utills-1.0.1) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [plex-utills-1.0.1](https://github.com/truecharts/charts/compare/plex-utills-1.0.0...plex-utills-1.0.1) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [plex-utills-1.0.1](https://github.com/truecharts/charts/compare/plex-utills-1.0.0...plex-utills-1.0.1) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [plex-utills-1.0.1](https://github.com/truecharts/charts/compare/plex-utills-1.0.0...plex-utills-1.0.1) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [plex-utills-1.0.1](https://github.com/truecharts/charts/compare/plex-utills-1.0.0...plex-utills-1.0.1) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [plex-utills-1.0.1](https://github.com/truecharts/charts/compare/plex-utills-1.0.0...plex-utills-1.0.1) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - - -## [plex-utills-0.0.22](https://github.com/truecharts/charts/compare/plex-utills-0.0.20...plex-utills-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [plex-utills-0.0.21](https://github.com/truecharts/charts/compare/plex-utills-0.0.20...plex-utills-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [plex-utills-0.0.20](https://github.com/truecharts/charts/compare/plex-utills-0.0.19...plex-utills-0.0.20) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) diff --git a/stable/plex-utills/1.0.1/Chart.lock b/stable/plex-utills/1.0.1/Chart.lock deleted file mode 100644 index 3078fcb38ab..00000000000 --- a/stable/plex-utills/1.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:54:42.860526744Z" diff --git a/stable/plex-utills/1.0.1/Chart.yaml b/stable/plex-utills/1.0.1/Chart.yaml deleted file mode 100644 index c44dbac91bc..00000000000 --- a/stable/plex-utills/1.0.1/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.1 -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.1/README.md b/stable/plex-utills/1.0.1/README.md deleted file mode 100644 index e7c59cb24a3..00000000000 --- a/stable/plex-utills/1.0.1/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# plex-utills - -![Version: 1.0.1](https://img.shields.io/badge/Version-1.0.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -A utility to help manage your library. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [plex-utills](https://truecharts.org/docs/charts/stable/plex-utills) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/plex-utills/1.0.1/charts/common-10.5.9.tgz b/stable/plex-utills/1.0.1/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/plex-utills/1.0.1/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/plex-utills/1.0.2/CHANGELOG.md b/stable/plex-utills/1.0.2/CHANGELOG.md new file mode 100644 index 00000000000..b1e283fd2cd --- /dev/null +++ b/stable/plex-utills/1.0.2/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [plex-utills-1.0.2](https://github.com/truecharts/charts/compare/plex-utills-1.0.1...plex-utills-1.0.2) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [plex-utills-1.0.1](https://github.com/truecharts/charts/compare/plex-utills-1.0.0...plex-utills-1.0.1) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [plex-utills-1.0.1](https://github.com/truecharts/charts/compare/plex-utills-1.0.0...plex-utills-1.0.1) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [plex-utills-1.0.1](https://github.com/truecharts/charts/compare/plex-utills-1.0.0...plex-utills-1.0.1) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [plex-utills-1.0.1](https://github.com/truecharts/charts/compare/plex-utills-1.0.0...plex-utills-1.0.1) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [plex-utills-1.0.1](https://github.com/truecharts/charts/compare/plex-utills-1.0.0...plex-utills-1.0.1) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [plex-utills-1.0.1](https://github.com/truecharts/charts/compare/plex-utills-1.0.0...plex-utills-1.0.1) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + + +## [plex-utills-0.0.22](https://github.com/truecharts/charts/compare/plex-utills-0.0.20...plex-utills-0.0.22) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [plex-utills-0.0.21](https://github.com/truecharts/charts/compare/plex-utills-0.0.20...plex-utills-0.0.21) (2022-08-30) + +### Chore + diff --git a/stable/plex-utills/1.0.2/Chart.lock b/stable/plex-utills/1.0.2/Chart.lock new file mode 100644 index 00000000000..bf2eee1d492 --- /dev/null +++ b/stable/plex-utills/1.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:59:27.090766906Z" diff --git a/stable/plex-utills/1.0.2/Chart.yaml b/stable/plex-utills/1.0.2/Chart.yaml new file mode 100644 index 00000000000..b8660f12101 --- /dev/null +++ b/stable/plex-utills/1.0.2/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: A utility to help manage your library. +home: https://truecharts.org/docs/charts/stable/plex-utills +icon: https://truecharts.org/img/hotlink-ok/chart-icons/plex-utills.png +keywords: + - plex-utills + - Tools-Utilities + - MediaApp-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: plex-utills +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/plex-utills + - https://github.com/jkirkcaldy/plex-utills + - https://hub.docker.com/r/jkirkcaldy/plex-utills/ +type: application +version: 1.0.2 +annotations: + truecharts.org/catagories: | + - Tools-Utilities + - MediaApp-Other + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/plex-utills/1.0.2/README.md b/stable/plex-utills/1.0.2/README.md new file mode 100644 index 00000000000..97a5033130f --- /dev/null +++ b/stable/plex-utills/1.0.2/README.md @@ -0,0 +1,109 @@ +# plex-utills + +![Version: 1.0.2](https://img.shields.io/badge/Version-1.0.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +A utility to help manage your library. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [plex-utills](https://truecharts.org/docs/charts/stable/plex-utills) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/plex-utills/1.0.1/app-readme.md b/stable/plex-utills/1.0.2/app-readme.md similarity index 100% rename from stable/plex-utills/1.0.1/app-readme.md rename to stable/plex-utills/1.0.2/app-readme.md diff --git a/stable/plex-utills/1.0.2/charts/common-10.5.10.tgz b/stable/plex-utills/1.0.2/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/plex-utills/1.0.2/charts/common-10.5.10.tgz differ diff --git a/stable/plex-utills/1.0.1/ix_values.yaml b/stable/plex-utills/1.0.2/ix_values.yaml similarity index 100% rename from stable/plex-utills/1.0.1/ix_values.yaml rename to stable/plex-utills/1.0.2/ix_values.yaml diff --git a/stable/plex-utills/1.0.1/questions.yaml b/stable/plex-utills/1.0.2/questions.yaml similarity index 100% rename from stable/plex-utills/1.0.1/questions.yaml rename to stable/plex-utills/1.0.2/questions.yaml diff --git a/stable/plex-utills/1.0.1/templates/common.yaml b/stable/plex-utills/1.0.2/templates/common.yaml similarity index 100% rename from stable/plex-utills/1.0.1/templates/common.yaml rename to stable/plex-utills/1.0.2/templates/common.yaml diff --git a/stable/rss-bridge/2.0.29/values.yaml b/stable/plex-utills/1.0.2/values.yaml similarity index 100% rename from stable/rss-bridge/2.0.29/values.yaml rename to stable/plex-utills/1.0.2/values.yaml diff --git a/stable/plex/10.2.8/CHANGELOG.md b/stable/plex/10.2.8/CHANGELOG.md new file mode 100644 index 00000000000..aca0d09e941 --- /dev/null +++ b/stable/plex/10.2.8/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [plex-10.2.8](https://github.com/truecharts/charts/compare/plex-10.2.7...plex-10.2.8) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [plex-10.2.7](https://github.com/truecharts/charts/compare/plextraktsync-0.0.29...plex-10.2.7) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [plex-10.2.7](https://github.com/truecharts/charts/compare/plextraktsync-0.0.29...plex-10.2.7) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [plex-10.2.7](https://github.com/truecharts/charts/compare/plextraktsync-0.0.29...plex-10.2.7) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [plex-10.2.7](https://github.com/truecharts/charts/compare/plextraktsync-0.0.29...plex-10.2.7) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [plex-10.2.7](https://github.com/truecharts/charts/compare/plextraktsync-0.0.29...plex-10.2.7) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [plex-10.2.7](https://github.com/truecharts/charts/compare/plextraktsync-0.0.29...plex-10.2.7) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [plex-10.2.6](https://github.com/truecharts/charts/compare/plex-utills-1.0.0...plex-10.2.6) (2022-09-02) + +### Chore + +- update docker general non-major ([#3660](https://github.com/truecharts/charts/issues/3660)) + + + + +## [plex-10.2.5](https://github.com/truecharts/charts/compare/plex-10.2.3...plex-10.2.5) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/plex/10.2.8/Chart.lock b/stable/plex/10.2.8/Chart.lock new file mode 100644 index 00000000000..86348202bac --- /dev/null +++ b/stable/plex/10.2.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:59:19.326155017Z" diff --git a/stable/plex/10.2.8/Chart.yaml b/stable/plex/10.2.8/Chart.yaml new file mode 100644 index 00000000000..f5e3b020977 --- /dev/null +++ b/stable/plex/10.2.8/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "1.28.2.615" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +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.8 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/plex/10.2.8/README.md b/stable/plex/10.2.8/README.md new file mode 100644 index 00000000000..27c383b223a --- /dev/null +++ b/stable/plex/10.2.8/README.md @@ -0,0 +1,108 @@ +# plex + +![Version: 10.2.8](https://img.shields.io/badge/Version-10.2.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.28.2.615](https://img.shields.io/badge/AppVersion-1.28.2.615-informational?style=flat-square) + +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.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `plex` deployment + +```console +helm uninstall plex +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install plex \ + --set env.TZ="America/New York" \ + TrueCharts/plex +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install plex TrueCharts/plex -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/plex/10.2.8/app-readme.md b/stable/plex/10.2.8/app-readme.md new file mode 100644 index 00000000000..0c9dfd48c99 --- /dev/null +++ b/stable/plex/10.2.8/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.8/charts/common-10.5.10.tgz b/stable/plex/10.2.8/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/plex/10.2.8/charts/common-10.5.10.tgz differ diff --git a/stable/plex/10.2.8/ix_values.yaml b/stable/plex/10.2.8/ix_values.yaml new file mode 100644 index 00000000000..7bfc4c0ff48 --- /dev/null +++ b/stable/plex/10.2.8/ix_values.yaml @@ -0,0 +1,36 @@ +image: + repository: tccr.io/truecharts/plex + pullPolicy: IfNotPresent + tag: 1.28.2.6151@sha256:5ef7e1147e99986f4e05c12b6d8801691b7e90968668c0ec582be8bb8c5dfe6d + +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.8/questions.yaml b/stable/plex/10.2.8/questions.yaml new file mode 100644 index 00000000000..05864f2456e --- /dev/null +++ b/stable/plex/10.2.8/questions.yaml @@ -0,0 +1,2536 @@ +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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: ClusterIP + description: ClusterIP + - value: NodePort + description: NodePort (Advanced) + - value: LoadBalancer + description: LoadBalancer (Advanced) + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: (Advanced) Specify the IP Policy + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: (Advanced) IP Families + description: (Advanced) The IP Families that should be used + schema: + show_if: [["type", "!=", "Simple"]] + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + 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: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort + schema: + type: int + min: 9000 + max: 65535 + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: NodePort + enum: + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: nodePort + description: Leave Empty to Disable + label: "nodePort" + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/shlink-web-client/3.0.32/templates/common.yaml b/stable/plex/10.2.8/templates/common.yaml similarity index 100% rename from stable/shlink-web-client/3.0.32/templates/common.yaml rename to stable/plex/10.2.8/templates/common.yaml diff --git a/stable/rsshub/3.0.94/values.yaml b/stable/plex/10.2.8/values.yaml similarity index 100% rename from stable/rsshub/3.0.94/values.yaml rename to stable/plex/10.2.8/values.yaml diff --git a/stable/podgrab/10.0.33/CHANGELOG.md b/stable/podgrab/10.0.33/CHANGELOG.md new file mode 100644 index 00000000000..56462302650 --- /dev/null +++ b/stable/podgrab/10.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [podgrab-10.0.33](https://github.com/truecharts/charts/compare/podgrab-10.0.32...podgrab-10.0.33) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [podgrab-10.0.32](https://github.com/truecharts/charts/compare/podgrab-10.0.31...podgrab-10.0.32) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [podgrab-10.0.32](https://github.com/truecharts/charts/compare/podgrab-10.0.31...podgrab-10.0.32) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [podgrab-10.0.32](https://github.com/truecharts/charts/compare/podgrab-10.0.31...podgrab-10.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [podgrab-10.0.32](https://github.com/truecharts/charts/compare/podgrab-10.0.31...podgrab-10.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [podgrab-10.0.32](https://github.com/truecharts/charts/compare/podgrab-10.0.31...podgrab-10.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [podgrab-10.0.32](https://github.com/truecharts/charts/compare/podgrab-10.0.31...podgrab-10.0.32) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [podgrab-10.0.31](https://github.com/truecharts/charts/compare/podgrab-10.0.29...podgrab-10.0.31) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [podgrab-10.0.30](https://github.com/truecharts/charts/compare/podgrab-10.0.29...podgrab-10.0.30) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/podgrab/10.0.33/Chart.lock b/stable/podgrab/10.0.33/Chart.lock new file mode 100644 index 00000000000..3342cd97fbd --- /dev/null +++ b/stable/podgrab/10.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:59:45.32872469Z" diff --git a/stable/podgrab/10.0.33/Chart.yaml b/stable/podgrab/10.0.33/Chart.yaml new file mode 100644 index 00000000000..02008b5c083 --- /dev/null +++ b/stable/podgrab/10.0.33/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "1.0.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +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.33 +annotations: + truecharts.org/catagories: | + - mutlimedia + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/podgrab/10.0.33/README.md b/stable/podgrab/10.0.33/README.md new file mode 100644 index 00000000000..6ea0ec3ac9a --- /dev/null +++ b/stable/podgrab/10.0.33/README.md @@ -0,0 +1,109 @@ +# podgrab + +![Version: 10.0.33](https://img.shields.io/badge/Version-10.0.33-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0.0](https://img.shields.io/badge/AppVersion-1.0.0-informational?style=flat-square) + +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.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `podgrab` deployment + +```console +helm uninstall podgrab +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install podgrab \ + --set env.TZ="America/New York" \ + TrueCharts/podgrab +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install podgrab TrueCharts/podgrab -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/podgrab/10.0.33/app-readme.md b/stable/podgrab/10.0.33/app-readme.md new file mode 100644 index 00000000000..5e921b8584d --- /dev/null +++ b/stable/podgrab/10.0.33/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.33/charts/common-10.5.10.tgz b/stable/podgrab/10.0.33/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/podgrab/10.0.33/charts/common-10.5.10.tgz differ diff --git a/stable/podgrab/10.0.33/ix_values.yaml b/stable/podgrab/10.0.33/ix_values.yaml new file mode 100644 index 00000000000..302c607b565 --- /dev/null +++ b/stable/podgrab/10.0.33/ix_values.yaml @@ -0,0 +1,42 @@ +image: + repository: tccr.io/truecharts/podgrab + pullPolicy: Always + tag: v1.0.0@sha256:b28988002058780b8c7e9ee3997107ca22a5a55f1fdf468c92fc443e8c4fe597 + +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.33/questions.yaml b/stable/podgrab/10.0.33/questions.yaml new file mode 100644 index 00000000000..900f51e5a76 --- /dev/null +++ b/stable/podgrab/10.0.33/questions.yaml @@ -0,0 +1,2516 @@ +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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: ClusterIP + description: ClusterIP + - value: NodePort + description: NodePort (Advanced) + - value: LoadBalancer + description: LoadBalancer (Advanced) + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: (Advanced) Specify the IP Policy + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: (Advanced) IP Families + description: (Advanced) The IP Families that should be used + schema: + show_if: [["type", "!=", "Simple"]] + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + 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: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort + schema: + type: int + min: 9000 + max: 65535 + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: NodePort + enum: + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: nodePort + description: Leave Empty to Disable + label: "nodePort" + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/shlink/4.0.39/templates/common.yaml b/stable/podgrab/10.0.33/templates/common.yaml similarity index 100% rename from stable/shlink/4.0.39/templates/common.yaml rename to stable/podgrab/10.0.33/templates/common.yaml diff --git a/stable/satisfactory/2.0.33/values.yaml b/stable/podgrab/10.0.33/values.yaml similarity index 100% rename from stable/satisfactory/2.0.33/values.yaml rename to stable/podgrab/10.0.33/values.yaml diff --git a/stable/pretend-youre-xyzzy/6.0.32/CHANGELOG.md b/stable/pretend-youre-xyzzy/6.0.32/CHANGELOG.md deleted file mode 100644 index eed2e1d6afa..00000000000 --- a/stable/pretend-youre-xyzzy/6.0.32/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [pretend-youre-xyzzy-6.0.32](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-6.0.31...pretend-youre-xyzzy-6.0.32) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pretend-youre-xyzzy-6.0.32](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-6.0.31...pretend-youre-xyzzy-6.0.32) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pretend-youre-xyzzy-6.0.32](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-6.0.31...pretend-youre-xyzzy-6.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pretend-youre-xyzzy-6.0.32](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-6.0.31...pretend-youre-xyzzy-6.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pretend-youre-xyzzy-6.0.32](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-6.0.31...pretend-youre-xyzzy-6.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pretend-youre-xyzzy-6.0.32](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-6.0.31...pretend-youre-xyzzy-6.0.32) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pretend-youre-xyzzy-6.0.31](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-6.0.29...pretend-youre-xyzzy-6.0.31) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [pretend-youre-xyzzy-6.0.30](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-6.0.29...pretend-youre-xyzzy-6.0.30) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [pretend-youre-xyzzy-6.0.29](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-6.0.28...pretend-youre-xyzzy-6.0.29) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/pretend-youre-xyzzy/6.0.32/Chart.lock b/stable/pretend-youre-xyzzy/6.0.32/Chart.lock deleted file mode 100644 index c70458a1859..00000000000 --- a/stable/pretend-youre-xyzzy/6.0.32/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:54:58.840519596Z" diff --git a/stable/pretend-youre-xyzzy/6.0.32/Chart.yaml b/stable/pretend-youre-xyzzy/6.0.32/Chart.yaml deleted file mode 100644 index 0525fa1a9f0..00000000000 --- a/stable/pretend-youre-xyzzy/6.0.32/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.32 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/pretend-youre-xyzzy/6.0.32/README.md b/stable/pretend-youre-xyzzy/6.0.32/README.md deleted file mode 100644 index afde01d2a33..00000000000 --- a/stable/pretend-youre-xyzzy/6.0.32/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# pretend-youre-xyzzy - -![Version: 6.0.32](https://img.shields.io/badge/Version-6.0.32-informational?style=flat-square) ![AppVersion: 4](https://img.shields.io/badge/AppVersion-4-informational?style=flat-square) - -pretend-youre-xyzzy, a cards against humanity clone - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [pretend-youre-xyzzy](https://truecharts.org/docs/charts/stable/pretend-youre-xyzzy) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/pretend-youre-xyzzy/6.0.32/charts/common-10.5.9.tgz b/stable/pretend-youre-xyzzy/6.0.32/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/pretend-youre-xyzzy/6.0.32/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/pretend-youre-xyzzy/6.0.33/CHANGELOG.md b/stable/pretend-youre-xyzzy/6.0.33/CHANGELOG.md new file mode 100644 index 00000000000..d72925f82d0 --- /dev/null +++ b/stable/pretend-youre-xyzzy/6.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [pretend-youre-xyzzy-6.0.33](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-6.0.32...pretend-youre-xyzzy-6.0.33) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pretend-youre-xyzzy-6.0.32](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-6.0.31...pretend-youre-xyzzy-6.0.32) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pretend-youre-xyzzy-6.0.32](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-6.0.31...pretend-youre-xyzzy-6.0.32) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pretend-youre-xyzzy-6.0.32](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-6.0.31...pretend-youre-xyzzy-6.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pretend-youre-xyzzy-6.0.32](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-6.0.31...pretend-youre-xyzzy-6.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pretend-youre-xyzzy-6.0.32](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-6.0.31...pretend-youre-xyzzy-6.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pretend-youre-xyzzy-6.0.32](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-6.0.31...pretend-youre-xyzzy-6.0.32) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pretend-youre-xyzzy-6.0.31](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-6.0.29...pretend-youre-xyzzy-6.0.31) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [pretend-youre-xyzzy-6.0.30](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-6.0.29...pretend-youre-xyzzy-6.0.30) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/pretend-youre-xyzzy/6.0.33/Chart.lock b/stable/pretend-youre-xyzzy/6.0.33/Chart.lock new file mode 100644 index 00000000000..317b6c16651 --- /dev/null +++ b/stable/pretend-youre-xyzzy/6.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:59:49.737232727Z" diff --git a/stable/pretend-youre-xyzzy/6.0.33/Chart.yaml b/stable/pretend-youre-xyzzy/6.0.33/Chart.yaml new file mode 100644 index 00000000000..8aa160ae16d --- /dev/null +++ b/stable/pretend-youre-xyzzy/6.0.33/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: pretend-youre-xyzzy, a cards against humanity clone +home: https://truecharts.org/docs/charts/stable/pretend-youre-xyzzy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pretend-youre-xyzzy.png +keywords: + - pretend-youre-xyzzy + - cards + - against + - humanity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: pretend-youre-xyzzy +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/pretend-youre-xyzzy + - https://github.com/ajanata/PretendYoureXyzzy + - https://github.com/emcniece/DockerYourXyzzy +version: 6.0.33 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/pretend-youre-xyzzy/6.0.33/README.md b/stable/pretend-youre-xyzzy/6.0.33/README.md new file mode 100644 index 00000000000..3b2cd79df30 --- /dev/null +++ b/stable/pretend-youre-xyzzy/6.0.33/README.md @@ -0,0 +1,109 @@ +# pretend-youre-xyzzy + +![Version: 6.0.33](https://img.shields.io/badge/Version-6.0.33-informational?style=flat-square) ![AppVersion: 4](https://img.shields.io/badge/AppVersion-4-informational?style=flat-square) + +pretend-youre-xyzzy, a cards against humanity clone + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [pretend-youre-xyzzy](https://truecharts.org/docs/charts/stable/pretend-youre-xyzzy) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/pretend-youre-xyzzy/6.0.32/app-readme.md b/stable/pretend-youre-xyzzy/6.0.33/app-readme.md similarity index 100% rename from stable/pretend-youre-xyzzy/6.0.32/app-readme.md rename to stable/pretend-youre-xyzzy/6.0.33/app-readme.md diff --git a/stable/pretend-youre-xyzzy/6.0.33/charts/common-10.5.10.tgz b/stable/pretend-youre-xyzzy/6.0.33/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/pretend-youre-xyzzy/6.0.33/charts/common-10.5.10.tgz differ diff --git a/stable/pretend-youre-xyzzy/6.0.32/ix_values.yaml b/stable/pretend-youre-xyzzy/6.0.33/ix_values.yaml similarity index 100% rename from stable/pretend-youre-xyzzy/6.0.32/ix_values.yaml rename to stable/pretend-youre-xyzzy/6.0.33/ix_values.yaml diff --git a/stable/pretend-youre-xyzzy/6.0.32/questions.yaml b/stable/pretend-youre-xyzzy/6.0.33/questions.yaml similarity index 100% rename from stable/pretend-youre-xyzzy/6.0.32/questions.yaml rename to stable/pretend-youre-xyzzy/6.0.33/questions.yaml diff --git a/stable/snapdrop/2.0.42/templates/common.yaml b/stable/pretend-youre-xyzzy/6.0.33/templates/common.yaml similarity index 100% rename from stable/snapdrop/2.0.42/templates/common.yaml rename to stable/pretend-youre-xyzzy/6.0.33/templates/common.yaml diff --git a/stable/scrutiny/3.0.30/values.yaml b/stable/pretend-youre-xyzzy/6.0.33/values.yaml similarity index 100% rename from stable/scrutiny/3.0.30/values.yaml rename to stable/pretend-youre-xyzzy/6.0.33/values.yaml diff --git a/stable/projectsend/3.0.36/CHANGELOG.md b/stable/projectsend/3.0.36/CHANGELOG.md deleted file mode 100644 index 14bb5c9ae01..00000000000 --- a/stable/projectsend/3.0.36/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [projectsend-3.0.36](https://github.com/truecharts/charts/compare/projectsend-3.0.35...projectsend-3.0.36) (2022-09-13) - -### Chore - -- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - - - -## [projectsend-3.0.35](https://github.com/truecharts/charts/compare/projectsend-3.0.34...projectsend-3.0.35) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [projectsend-3.0.35](https://github.com/truecharts/charts/compare/projectsend-3.0.34...projectsend-3.0.35) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [projectsend-3.0.35](https://github.com/truecharts/charts/compare/projectsend-3.0.34...projectsend-3.0.35) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [projectsend-3.0.35](https://github.com/truecharts/charts/compare/projectsend-3.0.34...projectsend-3.0.35) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [projectsend-3.0.35](https://github.com/truecharts/charts/compare/projectsend-3.0.34...projectsend-3.0.35) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [projectsend-3.0.35](https://github.com/truecharts/charts/compare/projectsend-3.0.34...projectsend-3.0.35) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [projectsend-3.0.34](https://github.com/truecharts/charts/compare/projectsend-3.0.32...projectsend-3.0.34) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [projectsend-3.0.33](https://github.com/truecharts/charts/compare/projectsend-3.0.32...projectsend-3.0.33) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/projectsend/3.0.36/Chart.lock b/stable/projectsend/3.0.36/Chart.lock deleted file mode 100644 index 03709c2d06a..00000000000 --- a/stable/projectsend/3.0.36/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.72 -digest: sha256:4918dea0a67663d68f645ee91f54faa55c628a2d463a8572c804e887186456f3 -generated: "2022-09-13T06:28:07.62162788Z" diff --git a/stable/projectsend/3.0.36/Chart.yaml b/stable/projectsend/3.0.36/Chart.yaml deleted file mode 100644 index 035135c4548..00000000000 --- a/stable/projectsend/3.0.36/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: projectsend -version: 3.0.36 -appVersion: "2021.12.10" -description: Projectsend is a self-hosted application that lets you upload files and assign them to specific clients that you create yourself. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/projectsend -icon: https://truecharts.org/img/hotlink-ok/chart-icons/projectsend.png -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/projectsend - - https://hub.docker.com/r/linuxserver/projectsend -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.72 -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.36/README.md b/stable/projectsend/3.0.36/README.md deleted file mode 100644 index 02ec6a163bd..00000000000 --- a/stable/projectsend/3.0.36/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# projectsend - -![Version: 3.0.36](https://img.shields.io/badge/Version-3.0.36-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2021.12.10](https://img.shields.io/badge/AppVersion-2021.12.10-informational?style=flat-square) - -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.72 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/projectsend/3.0.36/charts/common-10.5.9.tgz b/stable/projectsend/3.0.36/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/projectsend/3.0.36/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/projectsend/3.0.36/charts/mariadb-3.0.72.tgz b/stable/projectsend/3.0.36/charts/mariadb-3.0.72.tgz deleted file mode 100644 index c0d5628ce75..00000000000 Binary files a/stable/projectsend/3.0.36/charts/mariadb-3.0.72.tgz and /dev/null differ diff --git a/stable/projectsend/3.0.37/CHANGELOG.md b/stable/projectsend/3.0.37/CHANGELOG.md new file mode 100644 index 00000000000..2ae01b5b9db --- /dev/null +++ b/stable/projectsend/3.0.37/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [projectsend-3.0.37](https://github.com/truecharts/charts/compare/projectsend-3.0.36...projectsend-3.0.37) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [projectsend-3.0.36](https://github.com/truecharts/charts/compare/projectsend-3.0.35...projectsend-3.0.36) (2022-09-13) + +### Chore + +- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + + + + +## [projectsend-3.0.35](https://github.com/truecharts/charts/compare/projectsend-3.0.34...projectsend-3.0.35) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [projectsend-3.0.35](https://github.com/truecharts/charts/compare/projectsend-3.0.34...projectsend-3.0.35) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [projectsend-3.0.35](https://github.com/truecharts/charts/compare/projectsend-3.0.34...projectsend-3.0.35) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [projectsend-3.0.35](https://github.com/truecharts/charts/compare/projectsend-3.0.34...projectsend-3.0.35) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [projectsend-3.0.35](https://github.com/truecharts/charts/compare/projectsend-3.0.34...projectsend-3.0.35) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [projectsend-3.0.35](https://github.com/truecharts/charts/compare/projectsend-3.0.34...projectsend-3.0.35) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [projectsend-3.0.34](https://github.com/truecharts/charts/compare/projectsend-3.0.32...projectsend-3.0.34) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/projectsend/3.0.37/Chart.lock b/stable/projectsend/3.0.37/Chart.lock new file mode 100644 index 00000000000..e3c7c29a054 --- /dev/null +++ b/stable/projectsend/3.0.37/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.73 +digest: sha256:54198365667353e15dd5ab095f2d1f364ac3a6a72065cbd9a890d0867d58844f +generated: "2022-09-15T15:00:08.627900355Z" diff --git a/stable/projectsend/3.0.37/Chart.yaml b/stable/projectsend/3.0.37/Chart.yaml new file mode 100644 index 00000000000..bbb98cf8a9d --- /dev/null +++ b/stable/projectsend/3.0.37/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: projectsend +version: 3.0.37 +appVersion: "2021.12.10" +description: Projectsend is a self-hosted application that lets you upload files and assign them to specific clients that you create yourself. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/projectsend +icon: https://truecharts.org/img/hotlink-ok/chart-icons/projectsend.png +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/projectsend + - https://hub.docker.com/r/linuxserver/projectsend +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.73 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/projectsend/3.0.37/README.md b/stable/projectsend/3.0.37/README.md new file mode 100644 index 00000000000..aa0aa8a2442 --- /dev/null +++ b/stable/projectsend/3.0.37/README.md @@ -0,0 +1,109 @@ +# projectsend + +![Version: 3.0.37](https://img.shields.io/badge/Version-3.0.37-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2021.12.10](https://img.shields.io/badge/AppVersion-2021.12.10-informational?style=flat-square) + +Projectsend is a self-hosted application that lets you upload files and assign them to specific clients that you create yourself. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [projectsend](https://truecharts.org/docs/charts/stable/projectsend) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | mariadb | 3.0.73 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/projectsend/3.0.36/app-readme.md b/stable/projectsend/3.0.37/app-readme.md similarity index 100% rename from stable/projectsend/3.0.36/app-readme.md rename to stable/projectsend/3.0.37/app-readme.md diff --git a/stable/projectsend/3.0.37/charts/common-10.5.10.tgz b/stable/projectsend/3.0.37/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/projectsend/3.0.37/charts/common-10.5.10.tgz differ diff --git a/stable/projectsend/3.0.37/charts/mariadb-3.0.73.tgz b/stable/projectsend/3.0.37/charts/mariadb-3.0.73.tgz new file mode 100644 index 00000000000..13d673713db Binary files /dev/null and b/stable/projectsend/3.0.37/charts/mariadb-3.0.73.tgz differ diff --git a/stable/projectsend/3.0.36/ix_values.yaml b/stable/projectsend/3.0.37/ix_values.yaml similarity index 100% rename from stable/projectsend/3.0.36/ix_values.yaml rename to stable/projectsend/3.0.37/ix_values.yaml diff --git a/stable/projectsend/3.0.36/questions.yaml b/stable/projectsend/3.0.37/questions.yaml similarity index 100% rename from stable/projectsend/3.0.36/questions.yaml rename to stable/projectsend/3.0.37/questions.yaml diff --git a/stable/speedtest-exporter/3.0.33/templates/common.yaml b/stable/projectsend/3.0.37/templates/common.yaml similarity index 100% rename from stable/speedtest-exporter/3.0.33/templates/common.yaml rename to stable/projectsend/3.0.37/templates/common.yaml diff --git a/stable/sdtd/1.0.2/values.yaml b/stable/projectsend/3.0.37/values.yaml similarity index 100% rename from stable/sdtd/1.0.2/values.yaml rename to stable/projectsend/3.0.37/values.yaml diff --git a/stable/promcord/4.0.33/CHANGELOG.md b/stable/promcord/4.0.33/CHANGELOG.md deleted file mode 100644 index bed98ce78e1..00000000000 --- a/stable/promcord/4.0.33/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [promcord-4.0.33](https://github.com/truecharts/charts/compare/promcord-4.0.32...promcord-4.0.33) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [promcord-4.0.33](https://github.com/truecharts/charts/compare/promcord-4.0.32...promcord-4.0.33) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [promcord-4.0.33](https://github.com/truecharts/charts/compare/promcord-4.0.32...promcord-4.0.33) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [promcord-4.0.33](https://github.com/truecharts/charts/compare/promcord-4.0.32...promcord-4.0.33) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [promcord-4.0.33](https://github.com/truecharts/charts/compare/promcord-4.0.32...promcord-4.0.33) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [promcord-4.0.33](https://github.com/truecharts/charts/compare/promcord-4.0.32...promcord-4.0.33) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [promcord-4.0.32](https://github.com/truecharts/charts/compare/promcord-4.0.30...promcord-4.0.32) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [promcord-4.0.31](https://github.com/truecharts/charts/compare/promcord-4.0.30...promcord-4.0.31) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/stable/promcord/4.0.33/Chart.lock b/stable/promcord/4.0.33/Chart.lock deleted file mode 100644 index 3cd3b222737..00000000000 --- a/stable/promcord/4.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:55:07.253103501Z" diff --git a/stable/promcord/4.0.33/Chart.yaml b/stable/promcord/4.0.33/Chart.yaml deleted file mode 100644 index a3cfba37e77..00000000000 --- a/stable/promcord/4.0.33/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.33 -annotations: - truecharts.org/catagories: | - - metrics - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/promcord/4.0.33/README.md b/stable/promcord/4.0.33/README.md deleted file mode 100644 index 38626b51ecb..00000000000 --- a/stable/promcord/4.0.33/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# promcord - -![Version: 4.0.33](https://img.shields.io/badge/Version-4.0.33-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Discord bot that provides metrics from a Discord server - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [promcord](https://truecharts.org/docs/charts/stable/promcord) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/promcord/4.0.33/charts/common-10.5.9.tgz b/stable/promcord/4.0.33/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/promcord/4.0.33/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/promcord/4.0.34/CHANGELOG.md b/stable/promcord/4.0.34/CHANGELOG.md new file mode 100644 index 00000000000..98294fec4a6 --- /dev/null +++ b/stable/promcord/4.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [promcord-4.0.34](https://github.com/truecharts/charts/compare/promcord-4.0.33...promcord-4.0.34) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [promcord-4.0.33](https://github.com/truecharts/charts/compare/promcord-4.0.32...promcord-4.0.33) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [promcord-4.0.33](https://github.com/truecharts/charts/compare/promcord-4.0.32...promcord-4.0.33) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [promcord-4.0.33](https://github.com/truecharts/charts/compare/promcord-4.0.32...promcord-4.0.33) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [promcord-4.0.33](https://github.com/truecharts/charts/compare/promcord-4.0.32...promcord-4.0.33) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [promcord-4.0.33](https://github.com/truecharts/charts/compare/promcord-4.0.32...promcord-4.0.33) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [promcord-4.0.33](https://github.com/truecharts/charts/compare/promcord-4.0.32...promcord-4.0.33) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [promcord-4.0.32](https://github.com/truecharts/charts/compare/promcord-4.0.30...promcord-4.0.32) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + diff --git a/stable/promcord/4.0.34/Chart.lock b/stable/promcord/4.0.34/Chart.lock new file mode 100644 index 00000000000..4c5645a5c22 --- /dev/null +++ b/stable/promcord/4.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T14:59:58.472710148Z" diff --git a/stable/promcord/4.0.34/Chart.yaml b/stable/promcord/4.0.34/Chart.yaml new file mode 100644 index 00000000000..f4007eac030 --- /dev/null +++ b/stable/promcord/4.0.34/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: Discord bot that provides metrics from a Discord server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/promcord.png +home: https://truecharts.org/docs/charts/stable/promcord +keywords: + - promcord + - discord + - metrics +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: promcord +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/promcord + - https://github.com/nimarion/promcord +type: application +version: 4.0.34 +annotations: + truecharts.org/catagories: | + - metrics + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/promcord/4.0.34/README.md b/stable/promcord/4.0.34/README.md new file mode 100644 index 00000000000..4a798fdf294 --- /dev/null +++ b/stable/promcord/4.0.34/README.md @@ -0,0 +1,108 @@ +# promcord + +![Version: 4.0.34](https://img.shields.io/badge/Version-4.0.34-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Discord bot that provides metrics from a Discord server + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [promcord](https://truecharts.org/docs/charts/stable/promcord) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/promcord/4.0.33/app-readme.md b/stable/promcord/4.0.34/app-readme.md similarity index 100% rename from stable/promcord/4.0.33/app-readme.md rename to stable/promcord/4.0.34/app-readme.md diff --git a/stable/promcord/4.0.34/charts/common-10.5.10.tgz b/stable/promcord/4.0.34/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/promcord/4.0.34/charts/common-10.5.10.tgz differ diff --git a/stable/promcord/4.0.33/ci/no-values.yaml b/stable/promcord/4.0.34/ci/no-values.yaml similarity index 100% rename from stable/promcord/4.0.33/ci/no-values.yaml rename to stable/promcord/4.0.34/ci/no-values.yaml diff --git a/stable/promcord/4.0.33/ix_values.yaml b/stable/promcord/4.0.34/ix_values.yaml similarity index 100% rename from stable/promcord/4.0.33/ix_values.yaml rename to stable/promcord/4.0.34/ix_values.yaml diff --git a/stable/promcord/4.0.33/questions.yaml b/stable/promcord/4.0.34/questions.yaml similarity index 100% rename from stable/promcord/4.0.33/questions.yaml rename to stable/promcord/4.0.34/questions.yaml diff --git a/stable/promcord/4.0.33/templates/common.yaml b/stable/promcord/4.0.34/templates/common.yaml similarity index 100% rename from stable/promcord/4.0.33/templates/common.yaml rename to stable/promcord/4.0.34/templates/common.yaml diff --git a/stable/promcord/4.0.33/templates/prometheusrules.yaml b/stable/promcord/4.0.34/templates/prometheusrules.yaml similarity index 100% rename from stable/promcord/4.0.33/templates/prometheusrules.yaml rename to stable/promcord/4.0.34/templates/prometheusrules.yaml diff --git a/stable/promcord/4.0.33/templates/servicemonitor.yaml b/stable/promcord/4.0.34/templates/servicemonitor.yaml similarity index 100% rename from stable/promcord/4.0.33/templates/servicemonitor.yaml rename to stable/promcord/4.0.34/templates/servicemonitor.yaml diff --git a/stable/ser2sock/6.0.32/values.yaml b/stable/promcord/4.0.34/values.yaml similarity index 100% rename from stable/ser2sock/6.0.32/values.yaml rename to stable/promcord/4.0.34/values.yaml diff --git a/stable/prometheus/4.0.83/CHANGELOG.md b/stable/prometheus/4.0.83/CHANGELOG.md deleted file mode 100644 index 007f7552a40..00000000000 --- a/stable/prometheus/4.0.83/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [prometheus-4.0.83](https://github.com/truecharts/charts/compare/prometheus-4.0.82...prometheus-4.0.83) (2022-09-15) - -### Chore - -- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [prometheus-4.0.82](https://github.com/truecharts/charts/compare/prometheus-4.0.81...prometheus-4.0.82) (2022-09-13) - -### Chore - -- update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755)) - - - - -## [prometheus-4.0.81](https://github.com/truecharts/charts/compare/prometheus-4.0.80...prometheus-4.0.81) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [prometheus-4.0.81](https://github.com/truecharts/charts/compare/prometheus-4.0.80...prometheus-4.0.81) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [prometheus-4.0.81](https://github.com/truecharts/charts/compare/prometheus-4.0.80...prometheus-4.0.81) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [prometheus-4.0.81](https://github.com/truecharts/charts/compare/prometheus-4.0.80...prometheus-4.0.81) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [prometheus-4.0.81](https://github.com/truecharts/charts/compare/prometheus-4.0.80...prometheus-4.0.81) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [prometheus-4.0.81](https://github.com/truecharts/charts/compare/prometheus-4.0.80...prometheus-4.0.81) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [prometheus-4.0.80](https://github.com/truecharts/charts/compare/prometheus-4.0.79...prometheus-4.0.80) (2022-09-10) - -### Chore - -- update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) - - - diff --git a/stable/prometheus/4.0.83/Chart.lock b/stable/prometheus/4.0.83/Chart.lock deleted file mode 100644 index 42317d3a46e..00000000000 --- a/stable/prometheus/4.0.83/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: node-exporter - repository: https://charts.bitnami.com/bitnami - version: 3.1.2 -- name: kube-state-metrics - repository: https://charts.bitnami.com/bitnami - version: 3.2.2 -digest: sha256:33f6f69d2ddef7b0a84a07133709343e499df8ba2535f4de9fc8d889522adb9e -generated: "2022-09-15T12:22:24.234571985Z" diff --git a/stable/prometheus/4.0.83/Chart.yaml b/stable/prometheus/4.0.83/Chart.yaml deleted file mode 100644 index a09c009d6ae..00000000000 --- a/stable/prometheus/4.0.83/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -apiVersion: v2 -appVersion: "0.59.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: exporters.enabled,exporters.node-exporter.enabled - name: node-exporter - repository: https://charts.bitnami.com/bitnami - version: 3.1.2 - - condition: exporters.enabled,exporters.kube-state-metrics.enabled - name: kube-state-metrics - repository: https://charts.bitnami.com/bitnami - version: 3.2.2 -deprecated: false -description: kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. -icon: https://truecharts.org/img/hotlink-ok/chart-icons/prometheus.png -home: https://truecharts.org/docs/charts/stable/prometheus -keywords: - - metrics -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: prometheus -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/prometheus - - https://github.com/prometheus-community/helm-charts - - https://github.com/prometheus-operator/kube-prometheus -type: application -version: 4.0.83 -annotations: - truecharts.org/catagories: | - - metrics - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/prometheus/4.0.83/README.md b/stable/prometheus/4.0.83/README.md deleted file mode 100644 index 3abb2502d47..00000000000 --- a/stable/prometheus/4.0.83/README.md +++ /dev/null @@ -1,111 +0,0 @@ -# prometheus - -![Version: 4.0.83](https://img.shields.io/badge/Version-4.0.83-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.59.0](https://img.shields.io/badge/AppVersion-0.59.0-informational?style=flat-square) - -kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [prometheus](https://truecharts.org/docs/charts/stable/prometheus) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.bitnami.com/bitnami | kube-state-metrics | 3.2.2 | -| https://charts.bitnami.com/bitnami | node-exporter | 3.1.2 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `prometheus` deployment - -```console -helm uninstall prometheus -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install prometheus \ - --set env.TZ="America/New York" \ - TrueCharts/prometheus -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install prometheus TrueCharts/prometheus -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/prometheus/4.0.83/charts/common-10.5.9.tgz b/stable/prometheus/4.0.83/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/prometheus/4.0.83/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/prometheus/4.0.84/CHANGELOG.md b/stable/prometheus/4.0.84/CHANGELOG.md new file mode 100644 index 00000000000..a519bbb5736 --- /dev/null +++ b/stable/prometheus/4.0.84/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [prometheus-4.0.84](https://github.com/truecharts/charts/compare/prometheus-4.0.83...prometheus-4.0.84) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [prometheus-4.0.83](https://github.com/truecharts/charts/compare/prometheus-4.0.82...prometheus-4.0.83) (2022-09-15) + +### Chore + +- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [prometheus-4.0.82](https://github.com/truecharts/charts/compare/prometheus-4.0.81...prometheus-4.0.82) (2022-09-13) + +### Chore + +- update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755)) + + + + +## [prometheus-4.0.81](https://github.com/truecharts/charts/compare/prometheus-4.0.80...prometheus-4.0.81) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [prometheus-4.0.81](https://github.com/truecharts/charts/compare/prometheus-4.0.80...prometheus-4.0.81) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [prometheus-4.0.81](https://github.com/truecharts/charts/compare/prometheus-4.0.80...prometheus-4.0.81) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [prometheus-4.0.81](https://github.com/truecharts/charts/compare/prometheus-4.0.80...prometheus-4.0.81) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [prometheus-4.0.81](https://github.com/truecharts/charts/compare/prometheus-4.0.80...prometheus-4.0.81) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [prometheus-4.0.81](https://github.com/truecharts/charts/compare/prometheus-4.0.80...prometheus-4.0.81) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + diff --git a/stable/prometheus/4.0.84/Chart.lock b/stable/prometheus/4.0.84/Chart.lock new file mode 100644 index 00000000000..5db265a0043 --- /dev/null +++ b/stable/prometheus/4.0.84/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: node-exporter + repository: https://charts.bitnami.com/bitnami + version: 3.1.2 +- name: kube-state-metrics + repository: https://charts.bitnami.com/bitnami + version: 3.2.2 +digest: sha256:da55bb39e40f06723e9a56c3d5408088b7e54701e06f14f72f241b8f29f0cafa +generated: "2022-09-15T15:00:21.609852746Z" diff --git a/stable/prometheus/4.0.84/Chart.yaml b/stable/prometheus/4.0.84/Chart.yaml new file mode 100644 index 00000000000..9d056b2e347 --- /dev/null +++ b/stable/prometheus/4.0.84/Chart.yaml @@ -0,0 +1,37 @@ +apiVersion: v2 +appVersion: "0.59.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: exporters.enabled,exporters.node-exporter.enabled + name: node-exporter + repository: https://charts.bitnami.com/bitnami + version: 3.1.2 + - condition: exporters.enabled,exporters.kube-state-metrics.enabled + name: kube-state-metrics + repository: https://charts.bitnami.com/bitnami + version: 3.2.2 +deprecated: false +description: kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. +icon: https://truecharts.org/img/hotlink-ok/chart-icons/prometheus.png +home: https://truecharts.org/docs/charts/stable/prometheus +keywords: + - metrics +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: prometheus +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/prometheus + - https://github.com/prometheus-community/helm-charts + - https://github.com/prometheus-operator/kube-prometheus +type: application +version: 4.0.84 +annotations: + truecharts.org/catagories: | + - metrics + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/prometheus/4.0.84/README.md b/stable/prometheus/4.0.84/README.md new file mode 100644 index 00000000000..96f6312f003 --- /dev/null +++ b/stable/prometheus/4.0.84/README.md @@ -0,0 +1,111 @@ +# prometheus + +![Version: 4.0.84](https://img.shields.io/badge/Version-4.0.84-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.59.0](https://img.shields.io/badge/AppVersion-0.59.0-informational?style=flat-square) + +kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [prometheus](https://truecharts.org/docs/charts/stable/prometheus) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.bitnami.com/bitnami | kube-state-metrics | 3.2.2 | +| https://charts.bitnami.com/bitnami | node-exporter | 3.1.2 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `prometheus` deployment + +```console +helm uninstall prometheus +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install prometheus \ + --set env.TZ="America/New York" \ + TrueCharts/prometheus +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install prometheus TrueCharts/prometheus -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/prometheus/4.0.83/app-readme.md b/stable/prometheus/4.0.84/app-readme.md similarity index 100% rename from stable/prometheus/4.0.83/app-readme.md rename to stable/prometheus/4.0.84/app-readme.md diff --git a/stable/prometheus/4.0.84/charts/common-10.5.10.tgz b/stable/prometheus/4.0.84/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/prometheus/4.0.84/charts/common-10.5.10.tgz differ diff --git a/stable/prometheus/4.0.83/charts/kube-state-metrics-3.2.2.tgz b/stable/prometheus/4.0.84/charts/kube-state-metrics-3.2.2.tgz similarity index 100% rename from stable/prometheus/4.0.83/charts/kube-state-metrics-3.2.2.tgz rename to stable/prometheus/4.0.84/charts/kube-state-metrics-3.2.2.tgz diff --git a/stable/prometheus/4.0.83/charts/node-exporter-3.1.2.tgz b/stable/prometheus/4.0.84/charts/node-exporter-3.1.2.tgz similarity index 100% rename from stable/prometheus/4.0.83/charts/node-exporter-3.1.2.tgz rename to stable/prometheus/4.0.84/charts/node-exporter-3.1.2.tgz diff --git a/stable/prometheus/4.0.83/crds/crd-alertmanager-config.yaml b/stable/prometheus/4.0.84/crds/crd-alertmanager-config.yaml similarity index 100% rename from stable/prometheus/4.0.83/crds/crd-alertmanager-config.yaml rename to stable/prometheus/4.0.84/crds/crd-alertmanager-config.yaml diff --git a/stable/prometheus/4.0.83/crds/crd-alertmanager.yaml b/stable/prometheus/4.0.84/crds/crd-alertmanager.yaml similarity index 100% rename from stable/prometheus/4.0.83/crds/crd-alertmanager.yaml rename to stable/prometheus/4.0.84/crds/crd-alertmanager.yaml diff --git a/stable/prometheus/4.0.83/crds/crd-podmonitor.yaml b/stable/prometheus/4.0.84/crds/crd-podmonitor.yaml similarity index 100% rename from stable/prometheus/4.0.83/crds/crd-podmonitor.yaml rename to stable/prometheus/4.0.84/crds/crd-podmonitor.yaml diff --git a/stable/prometheus/4.0.83/crds/crd-probes.yaml b/stable/prometheus/4.0.84/crds/crd-probes.yaml similarity index 100% rename from stable/prometheus/4.0.83/crds/crd-probes.yaml rename to stable/prometheus/4.0.84/crds/crd-probes.yaml diff --git a/stable/prometheus/4.0.83/crds/crd-prometheus.yaml b/stable/prometheus/4.0.84/crds/crd-prometheus.yaml similarity index 100% rename from stable/prometheus/4.0.83/crds/crd-prometheus.yaml rename to stable/prometheus/4.0.84/crds/crd-prometheus.yaml diff --git a/stable/prometheus/4.0.83/crds/crd-prometheusrules.yaml b/stable/prometheus/4.0.84/crds/crd-prometheusrules.yaml similarity index 100% rename from stable/prometheus/4.0.83/crds/crd-prometheusrules.yaml rename to stable/prometheus/4.0.84/crds/crd-prometheusrules.yaml diff --git a/stable/prometheus/4.0.83/crds/crd-servicemonitor.yaml b/stable/prometheus/4.0.84/crds/crd-servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.83/crds/crd-servicemonitor.yaml rename to stable/prometheus/4.0.84/crds/crd-servicemonitor.yaml diff --git a/stable/prometheus/4.0.83/crds/crd-thanosrulers.yaml b/stable/prometheus/4.0.84/crds/crd-thanosrulers.yaml similarity index 100% rename from stable/prometheus/4.0.83/crds/crd-thanosrulers.yaml rename to stable/prometheus/4.0.84/crds/crd-thanosrulers.yaml diff --git a/stable/prometheus/4.0.83/ix_values.yaml b/stable/prometheus/4.0.84/ix_values.yaml similarity index 100% rename from stable/prometheus/4.0.83/ix_values.yaml rename to stable/prometheus/4.0.84/ix_values.yaml diff --git a/stable/prometheus/4.0.83/questions.yaml b/stable/prometheus/4.0.84/questions.yaml similarity index 100% rename from stable/prometheus/4.0.83/questions.yaml rename to stable/prometheus/4.0.84/questions.yaml diff --git a/stable/prometheus/4.0.83/templates/_helpers.tpl b/stable/prometheus/4.0.84/templates/_helpers.tpl similarity index 100% rename from stable/prometheus/4.0.83/templates/_helpers.tpl rename to stable/prometheus/4.0.84/templates/_helpers.tpl diff --git a/stable/prometheus/4.0.83/templates/alertmanager/_alertmanager.tpl b/stable/prometheus/4.0.84/templates/alertmanager/_alertmanager.tpl similarity index 100% rename from stable/prometheus/4.0.83/templates/alertmanager/_alertmanager.tpl rename to stable/prometheus/4.0.84/templates/alertmanager/_alertmanager.tpl diff --git a/stable/prometheus/4.0.83/templates/alertmanager/secrets.yaml b/stable/prometheus/4.0.84/templates/alertmanager/secrets.yaml similarity index 100% rename from stable/prometheus/4.0.83/templates/alertmanager/secrets.yaml rename to stable/prometheus/4.0.84/templates/alertmanager/secrets.yaml diff --git a/stable/prometheus/4.0.83/templates/alertmanager/serviceaccount.yaml b/stable/prometheus/4.0.84/templates/alertmanager/serviceaccount.yaml similarity index 100% rename from stable/prometheus/4.0.83/templates/alertmanager/serviceaccount.yaml rename to stable/prometheus/4.0.84/templates/alertmanager/serviceaccount.yaml diff --git a/stable/prometheus/4.0.83/templates/alertmanager/servicemonitor.yaml b/stable/prometheus/4.0.84/templates/alertmanager/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.83/templates/alertmanager/servicemonitor.yaml rename to stable/prometheus/4.0.84/templates/alertmanager/servicemonitor.yaml diff --git a/stable/prometheus/4.0.83/templates/common.yaml b/stable/prometheus/4.0.84/templates/common.yaml similarity index 100% rename from stable/prometheus/4.0.83/templates/common.yaml rename to stable/prometheus/4.0.84/templates/common.yaml diff --git a/stable/prometheus/4.0.83/templates/exporters/core-dns/service.yaml b/stable/prometheus/4.0.84/templates/exporters/core-dns/service.yaml similarity index 100% rename from stable/prometheus/4.0.83/templates/exporters/core-dns/service.yaml rename to stable/prometheus/4.0.84/templates/exporters/core-dns/service.yaml diff --git a/stable/prometheus/4.0.83/templates/exporters/core-dns/servicemonitor.yaml b/stable/prometheus/4.0.84/templates/exporters/core-dns/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.83/templates/exporters/core-dns/servicemonitor.yaml rename to stable/prometheus/4.0.84/templates/exporters/core-dns/servicemonitor.yaml diff --git a/stable/prometheus/4.0.83/templates/exporters/kube-apiserver/servicemonitor.yaml b/stable/prometheus/4.0.84/templates/exporters/kube-apiserver/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.83/templates/exporters/kube-apiserver/servicemonitor.yaml rename to stable/prometheus/4.0.84/templates/exporters/kube-apiserver/servicemonitor.yaml diff --git a/stable/prometheus/4.0.83/templates/exporters/kube-controller-manager/endpoints.yaml b/stable/prometheus/4.0.84/templates/exporters/kube-controller-manager/endpoints.yaml similarity index 100% rename from stable/prometheus/4.0.83/templates/exporters/kube-controller-manager/endpoints.yaml rename to stable/prometheus/4.0.84/templates/exporters/kube-controller-manager/endpoints.yaml diff --git a/stable/prometheus/4.0.83/templates/exporters/kube-controller-manager/service.yaml b/stable/prometheus/4.0.84/templates/exporters/kube-controller-manager/service.yaml similarity index 100% rename from stable/prometheus/4.0.83/templates/exporters/kube-controller-manager/service.yaml rename to stable/prometheus/4.0.84/templates/exporters/kube-controller-manager/service.yaml diff --git a/stable/prometheus/4.0.83/templates/exporters/kube-controller-manager/servicemonitor.yaml b/stable/prometheus/4.0.84/templates/exporters/kube-controller-manager/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.83/templates/exporters/kube-controller-manager/servicemonitor.yaml rename to stable/prometheus/4.0.84/templates/exporters/kube-controller-manager/servicemonitor.yaml diff --git a/stable/prometheus/4.0.83/templates/exporters/kube-scheduler/endpoints.yaml b/stable/prometheus/4.0.84/templates/exporters/kube-scheduler/endpoints.yaml similarity index 100% rename from stable/prometheus/4.0.83/templates/exporters/kube-scheduler/endpoints.yaml rename to stable/prometheus/4.0.84/templates/exporters/kube-scheduler/endpoints.yaml diff --git a/stable/prometheus/4.0.83/templates/exporters/kube-scheduler/service.yaml b/stable/prometheus/4.0.84/templates/exporters/kube-scheduler/service.yaml similarity index 100% rename from stable/prometheus/4.0.83/templates/exporters/kube-scheduler/service.yaml rename to stable/prometheus/4.0.84/templates/exporters/kube-scheduler/service.yaml diff --git a/stable/prometheus/4.0.83/templates/exporters/kube-scheduler/servicemonitor.yaml b/stable/prometheus/4.0.84/templates/exporters/kube-scheduler/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.83/templates/exporters/kube-scheduler/servicemonitor.yaml rename to stable/prometheus/4.0.84/templates/exporters/kube-scheduler/servicemonitor.yaml diff --git a/stable/prometheus/4.0.83/templates/exporters/kubelet/servicemonitor.yaml b/stable/prometheus/4.0.84/templates/exporters/kubelet/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.83/templates/exporters/kubelet/servicemonitor.yaml rename to stable/prometheus/4.0.84/templates/exporters/kubelet/servicemonitor.yaml diff --git a/stable/prometheus/4.0.83/templates/operator/_args.tpl b/stable/prometheus/4.0.84/templates/operator/_args.tpl similarity index 100% rename from stable/prometheus/4.0.83/templates/operator/_args.tpl rename to stable/prometheus/4.0.84/templates/operator/_args.tpl diff --git a/stable/prometheus/4.0.83/templates/operator/configmap.yaml b/stable/prometheus/4.0.84/templates/operator/configmap.yaml similarity index 100% rename from stable/prometheus/4.0.83/templates/operator/configmap.yaml rename to stable/prometheus/4.0.84/templates/operator/configmap.yaml diff --git a/stable/prometheus/4.0.83/templates/operator/servicemonitor.yaml b/stable/prometheus/4.0.84/templates/operator/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.83/templates/operator/servicemonitor.yaml rename to stable/prometheus/4.0.84/templates/operator/servicemonitor.yaml diff --git a/stable/prometheus/4.0.83/templates/prometheus/_additionalPrometheusRules.tpl b/stable/prometheus/4.0.84/templates/prometheus/_additionalPrometheusRules.tpl similarity index 100% rename from stable/prometheus/4.0.83/templates/prometheus/_additionalPrometheusRules.tpl rename to stable/prometheus/4.0.84/templates/prometheus/_additionalPrometheusRules.tpl diff --git a/stable/prometheus/4.0.83/templates/prometheus/_additionalScrapeJobs.tpl b/stable/prometheus/4.0.84/templates/prometheus/_additionalScrapeJobs.tpl similarity index 100% rename from stable/prometheus/4.0.83/templates/prometheus/_additionalScrapeJobs.tpl rename to stable/prometheus/4.0.84/templates/prometheus/_additionalScrapeJobs.tpl diff --git a/stable/prometheus/4.0.83/templates/prometheus/_prometheus.tpl b/stable/prometheus/4.0.84/templates/prometheus/_prometheus.tpl similarity index 100% rename from stable/prometheus/4.0.83/templates/prometheus/_prometheus.tpl rename to stable/prometheus/4.0.84/templates/prometheus/_prometheus.tpl diff --git a/stable/prometheus/4.0.83/templates/prometheus/_servicemonitor.tpl b/stable/prometheus/4.0.84/templates/prometheus/_servicemonitor.tpl similarity index 100% rename from stable/prometheus/4.0.83/templates/prometheus/_servicemonitor.tpl rename to stable/prometheus/4.0.84/templates/prometheus/_servicemonitor.tpl diff --git a/stable/prometheus/4.0.83/templates/prometheus/clusterrole.yaml b/stable/prometheus/4.0.84/templates/prometheus/clusterrole.yaml similarity index 100% rename from stable/prometheus/4.0.83/templates/prometheus/clusterrole.yaml rename to stable/prometheus/4.0.84/templates/prometheus/clusterrole.yaml diff --git a/stable/prometheus/4.0.83/templates/prometheus/clusterrolebinding.yaml b/stable/prometheus/4.0.84/templates/prometheus/clusterrolebinding.yaml similarity index 100% rename from stable/prometheus/4.0.83/templates/prometheus/clusterrolebinding.yaml rename to stable/prometheus/4.0.84/templates/prometheus/clusterrolebinding.yaml diff --git a/stable/prometheus/4.0.83/templates/prometheus/serviceaccount.yaml b/stable/prometheus/4.0.84/templates/prometheus/serviceaccount.yaml similarity index 100% rename from stable/prometheus/4.0.83/templates/prometheus/serviceaccount.yaml rename to stable/prometheus/4.0.84/templates/prometheus/serviceaccount.yaml diff --git a/stable/shiori/7.0.35/values.yaml b/stable/prometheus/4.0.84/values.yaml similarity index 100% rename from stable/shiori/7.0.35/values.yaml rename to stable/prometheus/4.0.84/values.yaml diff --git a/stable/protonmail-bridge/6.0.30/CHANGELOG.md b/stable/protonmail-bridge/6.0.30/CHANGELOG.md deleted file mode 100644 index c4b8ec0190b..00000000000 --- a/stable/protonmail-bridge/6.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [protonmail-bridge-6.0.30](https://github.com/truecharts/charts/compare/protonmail-bridge-6.0.29...protonmail-bridge-6.0.30) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [protonmail-bridge-6.0.30](https://github.com/truecharts/charts/compare/protonmail-bridge-6.0.29...protonmail-bridge-6.0.30) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [protonmail-bridge-6.0.30](https://github.com/truecharts/charts/compare/protonmail-bridge-6.0.29...protonmail-bridge-6.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [protonmail-bridge-6.0.30](https://github.com/truecharts/charts/compare/protonmail-bridge-6.0.29...protonmail-bridge-6.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [protonmail-bridge-6.0.30](https://github.com/truecharts/charts/compare/protonmail-bridge-6.0.29...protonmail-bridge-6.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [protonmail-bridge-6.0.30](https://github.com/truecharts/charts/compare/protonmail-bridge-6.0.29...protonmail-bridge-6.0.30) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [protonmail-bridge-6.0.29](https://github.com/truecharts/charts/compare/protonmail-bridge-6.0.27...protonmail-bridge-6.0.29) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [protonmail-bridge-6.0.28](https://github.com/truecharts/charts/compare/protonmail-bridge-6.0.27...protonmail-bridge-6.0.28) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [protonmail-bridge-6.0.27](https://github.com/truecharts/charts/compare/protonmail-bridge-6.0.26...protonmail-bridge-6.0.27) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/protonmail-bridge/6.0.30/Chart.lock b/stable/protonmail-bridge/6.0.30/Chart.lock deleted file mode 100644 index f6461fc1b98..00000000000 --- a/stable/protonmail-bridge/6.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:55:23.511620608Z" diff --git a/stable/protonmail-bridge/6.0.30/Chart.yaml b/stable/protonmail-bridge/6.0.30/Chart.yaml deleted file mode 100644 index f871d289e19..00000000000 --- a/stable/protonmail-bridge/6.0.30/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "1.8.10" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -description: Container for protonmail bridge to work on the network. -home: https://truecharts.org/docs/charts/stable/protonmail-bridge -icon: https://truecharts.org/img/hotlink-ok/chart-icons/protonmail-bridge.png -keywords: - - protonmail - - protonmail-bridge -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: protonmail-bridge -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/protonmail-bridge - - https://github.com/shenxn/protonmail-bridge-docker - - https://hub.docker.com/r/shenxn/protonmail-bridge -version: 6.0.30 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/protonmail-bridge/6.0.30/README.md b/stable/protonmail-bridge/6.0.30/README.md deleted file mode 100644 index 1e0c95edfb3..00000000000 --- a/stable/protonmail-bridge/6.0.30/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# protonmail-bridge - -![Version: 6.0.30](https://img.shields.io/badge/Version-6.0.30-informational?style=flat-square) ![AppVersion: 1.8.10](https://img.shields.io/badge/AppVersion-1.8.10-informational?style=flat-square) - -Container for protonmail bridge to work on the network. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [protonmail-bridge](https://truecharts.org/docs/charts/stable/protonmail-bridge) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `protonmail-bridge` deployment - -```console -helm uninstall protonmail-bridge -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install protonmail-bridge \ - --set env.TZ="America/New York" \ - TrueCharts/protonmail-bridge -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install protonmail-bridge TrueCharts/protonmail-bridge -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/protonmail-bridge/6.0.30/charts/common-10.5.9.tgz b/stable/protonmail-bridge/6.0.30/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/protonmail-bridge/6.0.30/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/protonmail-bridge/6.0.31/CHANGELOG.md b/stable/protonmail-bridge/6.0.31/CHANGELOG.md new file mode 100644 index 00000000000..e0f2d9b1bb0 --- /dev/null +++ b/stable/protonmail-bridge/6.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [protonmail-bridge-6.0.31](https://github.com/truecharts/charts/compare/protonmail-bridge-6.0.30...protonmail-bridge-6.0.31) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [protonmail-bridge-6.0.30](https://github.com/truecharts/charts/compare/protonmail-bridge-6.0.29...protonmail-bridge-6.0.30) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [protonmail-bridge-6.0.30](https://github.com/truecharts/charts/compare/protonmail-bridge-6.0.29...protonmail-bridge-6.0.30) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [protonmail-bridge-6.0.30](https://github.com/truecharts/charts/compare/protonmail-bridge-6.0.29...protonmail-bridge-6.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [protonmail-bridge-6.0.30](https://github.com/truecharts/charts/compare/protonmail-bridge-6.0.29...protonmail-bridge-6.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [protonmail-bridge-6.0.30](https://github.com/truecharts/charts/compare/protonmail-bridge-6.0.29...protonmail-bridge-6.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [protonmail-bridge-6.0.30](https://github.com/truecharts/charts/compare/protonmail-bridge-6.0.29...protonmail-bridge-6.0.30) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [protonmail-bridge-6.0.29](https://github.com/truecharts/charts/compare/protonmail-bridge-6.0.27...protonmail-bridge-6.0.29) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [protonmail-bridge-6.0.28](https://github.com/truecharts/charts/compare/protonmail-bridge-6.0.27...protonmail-bridge-6.0.28) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/protonmail-bridge/6.0.31/Chart.lock b/stable/protonmail-bridge/6.0.31/Chart.lock new file mode 100644 index 00000000000..25e10f6e2ab --- /dev/null +++ b/stable/protonmail-bridge/6.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T15:00:20.569815988Z" diff --git a/stable/protonmail-bridge/6.0.31/Chart.yaml b/stable/protonmail-bridge/6.0.31/Chart.yaml new file mode 100644 index 00000000000..958fc010ee4 --- /dev/null +++ b/stable/protonmail-bridge/6.0.31/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "1.8.10" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: Container for protonmail bridge to work on the network. +home: https://truecharts.org/docs/charts/stable/protonmail-bridge +icon: https://truecharts.org/img/hotlink-ok/chart-icons/protonmail-bridge.png +keywords: + - protonmail + - protonmail-bridge +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: protonmail-bridge +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/protonmail-bridge + - https://github.com/shenxn/protonmail-bridge-docker + - https://hub.docker.com/r/shenxn/protonmail-bridge +version: 6.0.31 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/protonmail-bridge/6.0.31/README.md b/stable/protonmail-bridge/6.0.31/README.md new file mode 100644 index 00000000000..409c09d3be9 --- /dev/null +++ b/stable/protonmail-bridge/6.0.31/README.md @@ -0,0 +1,109 @@ +# protonmail-bridge + +![Version: 6.0.31](https://img.shields.io/badge/Version-6.0.31-informational?style=flat-square) ![AppVersion: 1.8.10](https://img.shields.io/badge/AppVersion-1.8.10-informational?style=flat-square) + +Container for protonmail bridge to work on the network. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [protonmail-bridge](https://truecharts.org/docs/charts/stable/protonmail-bridge) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `protonmail-bridge` deployment + +```console +helm uninstall protonmail-bridge +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install protonmail-bridge \ + --set env.TZ="America/New York" \ + TrueCharts/protonmail-bridge +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install protonmail-bridge TrueCharts/protonmail-bridge -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/protonmail-bridge/6.0.30/app-readme.md b/stable/protonmail-bridge/6.0.31/app-readme.md similarity index 100% rename from stable/protonmail-bridge/6.0.30/app-readme.md rename to stable/protonmail-bridge/6.0.31/app-readme.md diff --git a/stable/protonmail-bridge/6.0.31/charts/common-10.5.10.tgz b/stable/protonmail-bridge/6.0.31/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/protonmail-bridge/6.0.31/charts/common-10.5.10.tgz differ diff --git a/stable/protonmail-bridge/6.0.30/ix_values.yaml b/stable/protonmail-bridge/6.0.31/ix_values.yaml similarity index 100% rename from stable/protonmail-bridge/6.0.30/ix_values.yaml rename to stable/protonmail-bridge/6.0.31/ix_values.yaml diff --git a/stable/protonmail-bridge/6.0.30/questions.yaml b/stable/protonmail-bridge/6.0.31/questions.yaml similarity index 100% rename from stable/protonmail-bridge/6.0.30/questions.yaml rename to stable/protonmail-bridge/6.0.31/questions.yaml diff --git a/stable/stash/7.0.33/templates/common.yaml b/stable/protonmail-bridge/6.0.31/templates/common.yaml similarity index 100% rename from stable/stash/7.0.33/templates/common.yaml rename to stable/protonmail-bridge/6.0.31/templates/common.yaml diff --git a/stable/shlink-web-client/3.0.32/values.yaml b/stable/protonmail-bridge/6.0.31/values.yaml similarity index 100% rename from stable/shlink-web-client/3.0.32/values.yaml rename to stable/protonmail-bridge/6.0.31/values.yaml diff --git a/stable/prowlarr/6.0.36/CHANGELOG.md b/stable/prowlarr/6.0.36/CHANGELOG.md deleted file mode 100644 index 410aea2d876..00000000000 --- a/stable/prowlarr/6.0.36/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [prowlarr-6.0.36](https://github.com/truecharts/charts/compare/prowlarr-6.0.35...prowlarr-6.0.36) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [prowlarr-6.0.36](https://github.com/truecharts/charts/compare/prowlarr-6.0.35...prowlarr-6.0.36) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [prowlarr-6.0.36](https://github.com/truecharts/charts/compare/prowlarr-6.0.35...prowlarr-6.0.36) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [prowlarr-6.0.36](https://github.com/truecharts/charts/compare/prowlarr-6.0.35...prowlarr-6.0.36) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [prowlarr-6.0.36](https://github.com/truecharts/charts/compare/prowlarr-6.0.35...prowlarr-6.0.36) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [prowlarr-6.0.36](https://github.com/truecharts/charts/compare/prowlarr-6.0.35...prowlarr-6.0.36) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [prowlarr-6.0.35](https://github.com/truecharts/charts/compare/prowlarr-6.0.34...prowlarr-6.0.35) (2022-09-10) - -### Chore - -- update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) - - - - -## [prowlarr-6.0.34](https://github.com/truecharts/charts/compare/prowlarr-6.0.32...prowlarr-6.0.34) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [prowlarr-6.0.33](https://github.com/truecharts/charts/compare/prowlarr-6.0.32...prowlarr-6.0.33) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/prowlarr/6.0.36/Chart.lock b/stable/prowlarr/6.0.36/Chart.lock deleted file mode 100644 index fa1cd253986..00000000000 --- a/stable/prowlarr/6.0.36/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:55:32.626165323Z" diff --git a/stable/prowlarr/6.0.36/Chart.yaml b/stable/prowlarr/6.0.36/Chart.yaml deleted file mode 100644 index 6b1746fa56f..00000000000 --- a/stable/prowlarr/6.0.36/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "0.4.5.1960" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.36 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/prowlarr/6.0.36/README.md b/stable/prowlarr/6.0.36/README.md deleted file mode 100644 index 997cd26ddaf..00000000000 --- a/stable/prowlarr/6.0.36/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# prowlarr - -![Version: 6.0.36](https://img.shields.io/badge/Version-6.0.36-informational?style=flat-square) ![AppVersion: 0.4.5.1960](https://img.shields.io/badge/AppVersion-0.4.5.1960-informational?style=flat-square) - -Indexer manager/proxy built on the popular arr net base stack to integrate with your various PVR apps. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [prowlarr](https://truecharts.org/docs/charts/stable/prowlarr) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/prowlarr/6.0.36/charts/common-10.5.9.tgz b/stable/prowlarr/6.0.36/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/prowlarr/6.0.36/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/prowlarr/6.0.37/CHANGELOG.md b/stable/prowlarr/6.0.37/CHANGELOG.md new file mode 100644 index 00000000000..04d0a704984 --- /dev/null +++ b/stable/prowlarr/6.0.37/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [prowlarr-6.0.37](https://github.com/truecharts/charts/compare/prowlarr-6.0.36...prowlarr-6.0.37) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [prowlarr-6.0.36](https://github.com/truecharts/charts/compare/prowlarr-6.0.35...prowlarr-6.0.36) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [prowlarr-6.0.36](https://github.com/truecharts/charts/compare/prowlarr-6.0.35...prowlarr-6.0.36) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [prowlarr-6.0.36](https://github.com/truecharts/charts/compare/prowlarr-6.0.35...prowlarr-6.0.36) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [prowlarr-6.0.36](https://github.com/truecharts/charts/compare/prowlarr-6.0.35...prowlarr-6.0.36) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [prowlarr-6.0.36](https://github.com/truecharts/charts/compare/prowlarr-6.0.35...prowlarr-6.0.36) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [prowlarr-6.0.36](https://github.com/truecharts/charts/compare/prowlarr-6.0.35...prowlarr-6.0.36) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [prowlarr-6.0.35](https://github.com/truecharts/charts/compare/prowlarr-6.0.34...prowlarr-6.0.35) (2022-09-10) + +### Chore + +- update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) + + + + +## [prowlarr-6.0.34](https://github.com/truecharts/charts/compare/prowlarr-6.0.32...prowlarr-6.0.34) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/prowlarr/6.0.37/Chart.lock b/stable/prowlarr/6.0.37/Chart.lock new file mode 100644 index 00000000000..732f37e7c81 --- /dev/null +++ b/stable/prowlarr/6.0.37/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T15:00:29.430242993Z" diff --git a/stable/prowlarr/6.0.37/Chart.yaml b/stable/prowlarr/6.0.37/Chart.yaml new file mode 100644 index 00000000000..b71c48ae76d --- /dev/null +++ b/stable/prowlarr/6.0.37/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "0.4.5.1960" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: Indexer manager/proxy built on the popular arr net base stack to integrate with your various PVR apps. +home: https://truecharts.org/docs/charts/stable/prowlarr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/prowlarr.png +keywords: + - prowlarr + - torrent + - usenet +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: prowlarr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/prowlarr + - https://github.com/Prowlarr/Prowlarr + - https://github.com/k8s-at-home/container-images +version: 6.0.37 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/prowlarr/6.0.37/README.md b/stable/prowlarr/6.0.37/README.md new file mode 100644 index 00000000000..c4a43415bdf --- /dev/null +++ b/stable/prowlarr/6.0.37/README.md @@ -0,0 +1,109 @@ +# prowlarr + +![Version: 6.0.37](https://img.shields.io/badge/Version-6.0.37-informational?style=flat-square) ![AppVersion: 0.4.5.1960](https://img.shields.io/badge/AppVersion-0.4.5.1960-informational?style=flat-square) + +Indexer manager/proxy built on the popular arr net base stack to integrate with your various PVR apps. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [prowlarr](https://truecharts.org/docs/charts/stable/prowlarr) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/prowlarr/6.0.36/app-readme.md b/stable/prowlarr/6.0.37/app-readme.md similarity index 100% rename from stable/prowlarr/6.0.36/app-readme.md rename to stable/prowlarr/6.0.37/app-readme.md diff --git a/stable/prowlarr/6.0.37/charts/common-10.5.10.tgz b/stable/prowlarr/6.0.37/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/prowlarr/6.0.37/charts/common-10.5.10.tgz differ diff --git a/stable/prowlarr/6.0.36/ix_values.yaml b/stable/prowlarr/6.0.37/ix_values.yaml similarity index 100% rename from stable/prowlarr/6.0.36/ix_values.yaml rename to stable/prowlarr/6.0.37/ix_values.yaml diff --git a/stable/prowlarr/6.0.36/questions.yaml b/stable/prowlarr/6.0.37/questions.yaml similarity index 100% rename from stable/prowlarr/6.0.36/questions.yaml rename to stable/prowlarr/6.0.37/questions.yaml diff --git a/stable/storj-node/2.0.47/templates/common.yaml b/stable/prowlarr/6.0.37/templates/common.yaml similarity index 100% rename from stable/storj-node/2.0.47/templates/common.yaml rename to stable/prowlarr/6.0.37/templates/common.yaml diff --git a/stable/shlink/4.0.39/values.yaml b/stable/prowlarr/6.0.37/values.yaml similarity index 100% rename from stable/shlink/4.0.39/values.yaml rename to stable/prowlarr/6.0.37/values.yaml diff --git a/stable/putty/1.0.10/CHANGELOG.md b/stable/putty/1.0.10/CHANGELOG.md new file mode 100644 index 00000000000..cbfc5e7f818 --- /dev/null +++ b/stable/putty/1.0.10/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [putty-1.0.10](https://github.com/truecharts/charts/compare/putty-1.0.9...putty-1.0.10) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [putty-1.0.9](https://github.com/truecharts/charts/compare/putty-1.0.8...putty-1.0.9) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [putty-1.0.9](https://github.com/truecharts/charts/compare/putty-1.0.8...putty-1.0.9) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [putty-1.0.9](https://github.com/truecharts/charts/compare/putty-1.0.8...putty-1.0.9) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [putty-1.0.9](https://github.com/truecharts/charts/compare/putty-1.0.8...putty-1.0.9) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [putty-1.0.9](https://github.com/truecharts/charts/compare/putty-1.0.8...putty-1.0.9) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [putty-1.0.9](https://github.com/truecharts/charts/compare/putty-1.0.8...putty-1.0.9) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [putty-1.0.8](https://github.com/truecharts/charts/compare/putty-1.0.6...putty-1.0.8) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [putty-1.0.7](https://github.com/truecharts/charts/compare/putty-1.0.6...putty-1.0.7) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/putty/1.0.10/Chart.lock b/stable/putty/1.0.10/Chart.lock new file mode 100644 index 00000000000..5005135fda1 --- /dev/null +++ b/stable/putty/1.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T15:00:50.635058854Z" diff --git a/stable/putty/1.0.10/Chart.yaml b/stable/putty/1.0.10/Chart.yaml new file mode 100644 index 00000000000..aecf5e12e42 --- /dev/null +++ b/stable/putty/1.0.10/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "1.4.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: PuTTY is a free and open-source terminal emulator, serial console and network file transfer application. +home: https://truecharts.org/docs/charts/stable/putty +icon: https://truecharts.org/img/hotlink-ok/chart-icons/putty.png +keywords: + - ssh + - putty +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: putty +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/putty + - https://github.com/jlesage/docker-putty + - https://hub.docker.com/r/jlesage/putty/ +type: application +version: 1.0.10 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/putty/1.0.10/README.md b/stable/putty/1.0.10/README.md new file mode 100644 index 00000000000..a535d4741b2 --- /dev/null +++ b/stable/putty/1.0.10/README.md @@ -0,0 +1,109 @@ +# putty + +![Version: 1.0.10](https://img.shields.io/badge/Version-1.0.10-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.4.0](https://img.shields.io/badge/AppVersion-1.4.0-informational?style=flat-square) + +PuTTY is a free and open-source terminal emulator, serial console and network file transfer application. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [putty](https://truecharts.org/docs/charts/stable/putty) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/putty/1.0.9/app-readme.md b/stable/putty/1.0.10/app-readme.md similarity index 100% rename from stable/putty/1.0.9/app-readme.md rename to stable/putty/1.0.10/app-readme.md diff --git a/stable/putty/1.0.10/charts/common-10.5.10.tgz b/stable/putty/1.0.10/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/putty/1.0.10/charts/common-10.5.10.tgz differ diff --git a/stable/putty/1.0.9/ix_values.yaml b/stable/putty/1.0.10/ix_values.yaml similarity index 100% rename from stable/putty/1.0.9/ix_values.yaml rename to stable/putty/1.0.10/ix_values.yaml diff --git a/stable/putty/1.0.9/questions.yaml b/stable/putty/1.0.10/questions.yaml similarity index 100% rename from stable/putty/1.0.9/questions.yaml rename to stable/putty/1.0.10/questions.yaml diff --git a/stable/strapi/4.0.36/templates/common.yaml b/stable/putty/1.0.10/templates/common.yaml similarity index 100% rename from stable/strapi/4.0.36/templates/common.yaml rename to stable/putty/1.0.10/templates/common.yaml diff --git a/stable/shorturl/3.0.29/values.yaml b/stable/putty/1.0.10/values.yaml similarity index 100% rename from stable/shorturl/3.0.29/values.yaml rename to stable/putty/1.0.10/values.yaml diff --git a/stable/putty/1.0.9/CHANGELOG.md b/stable/putty/1.0.9/CHANGELOG.md deleted file mode 100644 index 52c1ff67ab2..00000000000 --- a/stable/putty/1.0.9/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [putty-1.0.9](https://github.com/truecharts/charts/compare/putty-1.0.8...putty-1.0.9) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [putty-1.0.9](https://github.com/truecharts/charts/compare/putty-1.0.8...putty-1.0.9) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [putty-1.0.9](https://github.com/truecharts/charts/compare/putty-1.0.8...putty-1.0.9) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [putty-1.0.9](https://github.com/truecharts/charts/compare/putty-1.0.8...putty-1.0.9) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [putty-1.0.9](https://github.com/truecharts/charts/compare/putty-1.0.8...putty-1.0.9) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [putty-1.0.9](https://github.com/truecharts/charts/compare/putty-1.0.8...putty-1.0.9) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [putty-1.0.8](https://github.com/truecharts/charts/compare/putty-1.0.6...putty-1.0.8) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [putty-1.0.7](https://github.com/truecharts/charts/compare/putty-1.0.6...putty-1.0.7) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [putty-1.0.6](https://github.com/truecharts/charts/compare/putty-1.0.5...putty-1.0.6) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/putty/1.0.9/Chart.lock b/stable/putty/1.0.9/Chart.lock deleted file mode 100644 index b9c043e9fce..00000000000 --- a/stable/putty/1.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:55:46.560347921Z" diff --git a/stable/putty/1.0.9/Chart.yaml b/stable/putty/1.0.9/Chart.yaml deleted file mode 100644 index 9cb2bdb1a2a..00000000000 --- a/stable/putty/1.0.9/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "1.4.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.9 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/putty/1.0.9/README.md b/stable/putty/1.0.9/README.md deleted file mode 100644 index a0a88308786..00000000000 --- a/stable/putty/1.0.9/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# putty - -![Version: 1.0.9](https://img.shields.io/badge/Version-1.0.9-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.4.0](https://img.shields.io/badge/AppVersion-1.4.0-informational?style=flat-square) - -PuTTY is a free and open-source terminal emulator, serial console and network file transfer application. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [putty](https://truecharts.org/docs/charts/stable/putty) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/putty/1.0.9/charts/common-10.5.9.tgz b/stable/putty/1.0.9/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/putty/1.0.9/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/pwndrop/2.0.29/CHANGELOG.md b/stable/pwndrop/2.0.29/CHANGELOG.md deleted file mode 100644 index 00e19714973..00000000000 --- a/stable/pwndrop/2.0.29/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [pwndrop-2.0.29](https://github.com/truecharts/charts/compare/pwndrop-2.0.28...pwndrop-2.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pwndrop-2.0.29](https://github.com/truecharts/charts/compare/pwndrop-2.0.28...pwndrop-2.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pwndrop-2.0.29](https://github.com/truecharts/charts/compare/pwndrop-2.0.28...pwndrop-2.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pwndrop-2.0.29](https://github.com/truecharts/charts/compare/pwndrop-2.0.28...pwndrop-2.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pwndrop-2.0.29](https://github.com/truecharts/charts/compare/pwndrop-2.0.28...pwndrop-2.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pwndrop-2.0.29](https://github.com/truecharts/charts/compare/pwndrop-2.0.28...pwndrop-2.0.29) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pwndrop-2.0.28](https://github.com/truecharts/charts/compare/pwndrop-2.0.26...pwndrop-2.0.28) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [pwndrop-2.0.27](https://github.com/truecharts/charts/compare/pwndrop-2.0.26...pwndrop-2.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [pwndrop-2.0.26](https://github.com/truecharts/charts/compare/pwndrop-2.0.25...pwndrop-2.0.26) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/pwndrop/2.0.29/Chart.lock b/stable/pwndrop/2.0.29/Chart.lock deleted file mode 100644 index a93b01e6132..00000000000 --- a/stable/pwndrop/2.0.29/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:55:48.290488561Z" diff --git a/stable/pwndrop/2.0.29/Chart.yaml b/stable/pwndrop/2.0.29/Chart.yaml deleted file mode 100644 index 8f9b81b1e84..00000000000 --- a/stable/pwndrop/2.0.29/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: pwndrop -version: 2.0.29 -appVersion: "1.0.1" -description: Pwndrop is a self-deployable file hosting service for sending out red teaming payloads or securely sharing your private files over HTTP and WebDAV. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/pwndrop -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pwndrop.png -keywords: - - pwndrop -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/pwndrop - - https://hub.docker.com/r/linuxserver/pwndrop -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - # 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.29/README.md b/stable/pwndrop/2.0.29/README.md deleted file mode 100644 index ad0bb60bf8d..00000000000 --- a/stable/pwndrop/2.0.29/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# pwndrop - -![Version: 2.0.29](https://img.shields.io/badge/Version-2.0.29-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0.1](https://img.shields.io/badge/AppVersion-1.0.1-informational?style=flat-square) - -Pwndrop is a self-deployable file hosting service for sending out red teaming payloads or securely sharing your private files over HTTP and WebDAV. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [pwndrop](https://truecharts.org/docs/charts/stable/pwndrop) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/pwndrop/2.0.29/charts/common-10.5.9.tgz b/stable/pwndrop/2.0.29/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/pwndrop/2.0.29/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/pwndrop/2.0.30/CHANGELOG.md b/stable/pwndrop/2.0.30/CHANGELOG.md new file mode 100644 index 00000000000..114b8bc04f9 --- /dev/null +++ b/stable/pwndrop/2.0.30/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [pwndrop-2.0.30](https://github.com/truecharts/charts/compare/pwndrop-2.0.29...pwndrop-2.0.30) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pwndrop-2.0.29](https://github.com/truecharts/charts/compare/pwndrop-2.0.28...pwndrop-2.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pwndrop-2.0.29](https://github.com/truecharts/charts/compare/pwndrop-2.0.28...pwndrop-2.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pwndrop-2.0.29](https://github.com/truecharts/charts/compare/pwndrop-2.0.28...pwndrop-2.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pwndrop-2.0.29](https://github.com/truecharts/charts/compare/pwndrop-2.0.28...pwndrop-2.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pwndrop-2.0.29](https://github.com/truecharts/charts/compare/pwndrop-2.0.28...pwndrop-2.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pwndrop-2.0.29](https://github.com/truecharts/charts/compare/pwndrop-2.0.28...pwndrop-2.0.29) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pwndrop-2.0.28](https://github.com/truecharts/charts/compare/pwndrop-2.0.26...pwndrop-2.0.28) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [pwndrop-2.0.27](https://github.com/truecharts/charts/compare/pwndrop-2.0.26...pwndrop-2.0.27) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/pwndrop/2.0.30/Chart.lock b/stable/pwndrop/2.0.30/Chart.lock new file mode 100644 index 00000000000..81774d7709f --- /dev/null +++ b/stable/pwndrop/2.0.30/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T15:00:52.451648395Z" diff --git a/stable/pwndrop/2.0.30/Chart.yaml b/stable/pwndrop/2.0.30/Chart.yaml new file mode 100644 index 00000000000..c3d4478ce67 --- /dev/null +++ b/stable/pwndrop/2.0.30/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: pwndrop +version: 2.0.30 +appVersion: "1.0.1" +description: Pwndrop is a self-deployable file hosting service for sending out red teaming payloads or securely sharing your private files over HTTP and WebDAV. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/pwndrop +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pwndrop.png +keywords: + - pwndrop +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/pwndrop + - https://hub.docker.com/r/linuxserver/pwndrop +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/pwndrop/2.0.30/README.md b/stable/pwndrop/2.0.30/README.md new file mode 100644 index 00000000000..25a1449d05e --- /dev/null +++ b/stable/pwndrop/2.0.30/README.md @@ -0,0 +1,108 @@ +# pwndrop + +![Version: 2.0.30](https://img.shields.io/badge/Version-2.0.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0.1](https://img.shields.io/badge/AppVersion-1.0.1-informational?style=flat-square) + +Pwndrop is a self-deployable file hosting service for sending out red teaming payloads or securely sharing your private files over HTTP and WebDAV. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [pwndrop](https://truecharts.org/docs/charts/stable/pwndrop) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/pwndrop/2.0.29/app-readme.md b/stable/pwndrop/2.0.30/app-readme.md similarity index 100% rename from stable/pwndrop/2.0.29/app-readme.md rename to stable/pwndrop/2.0.30/app-readme.md diff --git a/stable/pwndrop/2.0.30/charts/common-10.5.10.tgz b/stable/pwndrop/2.0.30/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/pwndrop/2.0.30/charts/common-10.5.10.tgz differ diff --git a/stable/pwndrop/2.0.29/ix_values.yaml b/stable/pwndrop/2.0.30/ix_values.yaml similarity index 100% rename from stable/pwndrop/2.0.29/ix_values.yaml rename to stable/pwndrop/2.0.30/ix_values.yaml diff --git a/stable/pwndrop/2.0.29/questions.yaml b/stable/pwndrop/2.0.30/questions.yaml similarity index 100% rename from stable/pwndrop/2.0.29/questions.yaml rename to stable/pwndrop/2.0.30/questions.yaml diff --git a/stable/synclounge/2.0.41/templates/common.yaml b/stable/pwndrop/2.0.30/templates/common.yaml similarity index 100% rename from stable/synclounge/2.0.41/templates/common.yaml rename to stable/pwndrop/2.0.30/templates/common.yaml diff --git a/stable/sickchill/3.0.41/values.yaml b/stable/pwndrop/2.0.30/values.yaml similarity index 100% rename from stable/sickchill/3.0.41/values.yaml rename to stable/pwndrop/2.0.30/values.yaml diff --git a/stable/pydio-cells/4.0.36/CHANGELOG.md b/stable/pydio-cells/4.0.36/CHANGELOG.md deleted file mode 100644 index f454fe23cb4..00000000000 --- a/stable/pydio-cells/4.0.36/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [pydio-cells-4.0.36](https://github.com/truecharts/charts/compare/pydio-cells-4.0.35...pydio-cells-4.0.36) (2022-09-13) - -### Chore - -- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - - - -## [pydio-cells-4.0.35](https://github.com/truecharts/charts/compare/pydio-cells-4.0.34...pydio-cells-4.0.35) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pydio-cells-4.0.35](https://github.com/truecharts/charts/compare/pydio-cells-4.0.34...pydio-cells-4.0.35) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pydio-cells-4.0.35](https://github.com/truecharts/charts/compare/pydio-cells-4.0.34...pydio-cells-4.0.35) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pydio-cells-4.0.35](https://github.com/truecharts/charts/compare/pydio-cells-4.0.34...pydio-cells-4.0.35) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pydio-cells-4.0.35](https://github.com/truecharts/charts/compare/pydio-cells-4.0.34...pydio-cells-4.0.35) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pydio-cells-4.0.35](https://github.com/truecharts/charts/compare/pydio-cells-4.0.34...pydio-cells-4.0.35) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pydio-cells-4.0.34](https://github.com/truecharts/charts/compare/pydio-cells-4.0.32...pydio-cells-4.0.34) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [pydio-cells-4.0.33](https://github.com/truecharts/charts/compare/pydio-cells-4.0.32...pydio-cells-4.0.33) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/pydio-cells/4.0.36/Chart.lock b/stable/pydio-cells/4.0.36/Chart.lock deleted file mode 100644 index 3f43d7b241a..00000000000 --- a/stable/pydio-cells/4.0.36/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.72 -digest: sha256:4918dea0a67663d68f645ee91f54faa55c628a2d463a8572c804e887186456f3 -generated: "2022-09-13T06:28:15.528815417Z" diff --git a/stable/pydio-cells/4.0.36/Chart.yaml b/stable/pydio-cells/4.0.36/Chart.yaml deleted file mode 100644 index 04ec6d5a232..00000000000 --- a/stable/pydio-cells/4.0.36/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: pydio-cells -version: 4.0.36 -appVersion: "3.0.9" -description: Pydio-cells is the nextgen file sharing platform for organizations. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/pydio-cells -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pydio-cells.png -keywords: - - pydio-cells -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/pydio-cells - - https://hub.docker.com/r/linuxserver/pydio-cells -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.72 -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.36/README.md b/stable/pydio-cells/4.0.36/README.md deleted file mode 100644 index 16fff336d94..00000000000 --- a/stable/pydio-cells/4.0.36/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# pydio-cells - -![Version: 4.0.36](https://img.shields.io/badge/Version-4.0.36-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.0.9](https://img.shields.io/badge/AppVersion-3.0.9-informational?style=flat-square) - -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.72 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/pydio-cells/4.0.36/charts/common-10.5.9.tgz b/stable/pydio-cells/4.0.36/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/pydio-cells/4.0.36/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/pydio-cells/4.0.36/charts/mariadb-3.0.72.tgz b/stable/pydio-cells/4.0.36/charts/mariadb-3.0.72.tgz deleted file mode 100644 index c0d5628ce75..00000000000 Binary files a/stable/pydio-cells/4.0.36/charts/mariadb-3.0.72.tgz and /dev/null differ diff --git a/stable/pydio-cells/4.0.37/CHANGELOG.md b/stable/pydio-cells/4.0.37/CHANGELOG.md new file mode 100644 index 00000000000..d452ed3e62a --- /dev/null +++ b/stable/pydio-cells/4.0.37/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [pydio-cells-4.0.37](https://github.com/truecharts/charts/compare/pydio-cells-4.0.36...pydio-cells-4.0.37) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pydio-cells-4.0.36](https://github.com/truecharts/charts/compare/pydio-cells-4.0.35...pydio-cells-4.0.36) (2022-09-13) + +### Chore + +- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + + + + +## [pydio-cells-4.0.35](https://github.com/truecharts/charts/compare/pydio-cells-4.0.34...pydio-cells-4.0.35) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pydio-cells-4.0.35](https://github.com/truecharts/charts/compare/pydio-cells-4.0.34...pydio-cells-4.0.35) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pydio-cells-4.0.35](https://github.com/truecharts/charts/compare/pydio-cells-4.0.34...pydio-cells-4.0.35) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pydio-cells-4.0.35](https://github.com/truecharts/charts/compare/pydio-cells-4.0.34...pydio-cells-4.0.35) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pydio-cells-4.0.35](https://github.com/truecharts/charts/compare/pydio-cells-4.0.34...pydio-cells-4.0.35) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pydio-cells-4.0.35](https://github.com/truecharts/charts/compare/pydio-cells-4.0.34...pydio-cells-4.0.35) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pydio-cells-4.0.34](https://github.com/truecharts/charts/compare/pydio-cells-4.0.32...pydio-cells-4.0.34) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/pydio-cells/4.0.37/Chart.lock b/stable/pydio-cells/4.0.37/Chart.lock new file mode 100644 index 00000000000..6d247435bb2 --- /dev/null +++ b/stable/pydio-cells/4.0.37/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.73 +digest: sha256:54198365667353e15dd5ab095f2d1f364ac3a6a72065cbd9a890d0867d58844f +generated: "2022-09-15T15:01:12.182538692Z" diff --git a/stable/pydio-cells/4.0.37/Chart.yaml b/stable/pydio-cells/4.0.37/Chart.yaml new file mode 100644 index 00000000000..4be9effd80d --- /dev/null +++ b/stable/pydio-cells/4.0.37/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: pydio-cells +version: 4.0.37 +appVersion: "3.0.9" +description: Pydio-cells is the nextgen file sharing platform for organizations. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/pydio-cells +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pydio-cells.png +keywords: + - pydio-cells +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/pydio-cells + - https://hub.docker.com/r/linuxserver/pydio-cells +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.73 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/pydio-cells/4.0.37/README.md b/stable/pydio-cells/4.0.37/README.md new file mode 100644 index 00000000000..d92d42cff62 --- /dev/null +++ b/stable/pydio-cells/4.0.37/README.md @@ -0,0 +1,109 @@ +# pydio-cells + +![Version: 4.0.37](https://img.shields.io/badge/Version-4.0.37-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.0.9](https://img.shields.io/badge/AppVersion-3.0.9-informational?style=flat-square) + +Pydio-cells is the nextgen file sharing platform for organizations. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [pydio-cells](https://truecharts.org/docs/charts/stable/pydio-cells) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | mariadb | 3.0.73 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/pydio-cells/4.0.36/app-readme.md b/stable/pydio-cells/4.0.37/app-readme.md similarity index 100% rename from stable/pydio-cells/4.0.36/app-readme.md rename to stable/pydio-cells/4.0.37/app-readme.md diff --git a/stable/pydio-cells/4.0.37/charts/common-10.5.10.tgz b/stable/pydio-cells/4.0.37/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/pydio-cells/4.0.37/charts/common-10.5.10.tgz differ diff --git a/stable/pydio-cells/4.0.37/charts/mariadb-3.0.73.tgz b/stable/pydio-cells/4.0.37/charts/mariadb-3.0.73.tgz new file mode 100644 index 00000000000..13d673713db Binary files /dev/null and b/stable/pydio-cells/4.0.37/charts/mariadb-3.0.73.tgz differ diff --git a/stable/pydio-cells/4.0.36/ix_values.yaml b/stable/pydio-cells/4.0.37/ix_values.yaml similarity index 100% rename from stable/pydio-cells/4.0.36/ix_values.yaml rename to stable/pydio-cells/4.0.37/ix_values.yaml diff --git a/stable/pydio-cells/4.0.36/questions.yaml b/stable/pydio-cells/4.0.37/questions.yaml similarity index 100% rename from stable/pydio-cells/4.0.36/questions.yaml rename to stable/pydio-cells/4.0.37/questions.yaml diff --git a/stable/pydio-cells/4.0.36/templates/common.yaml b/stable/pydio-cells/4.0.37/templates/common.yaml similarity index 100% rename from stable/pydio-cells/4.0.36/templates/common.yaml rename to stable/pydio-cells/4.0.37/templates/common.yaml diff --git a/stable/sickgear/3.0.29/values.yaml b/stable/pydio-cells/4.0.37/values.yaml similarity index 100% rename from stable/sickgear/3.0.29/values.yaml rename to stable/pydio-cells/4.0.37/values.yaml diff --git a/stable/pyload/6.0.30/CHANGELOG.md b/stable/pyload/6.0.30/CHANGELOG.md deleted file mode 100644 index ae4bc1edf0a..00000000000 --- a/stable/pyload/6.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [pyload-6.0.30](https://github.com/truecharts/charts/compare/pyload-6.0.29...pyload-6.0.30) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pyload-6.0.30](https://github.com/truecharts/charts/compare/pyload-6.0.29...pyload-6.0.30) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pyload-6.0.30](https://github.com/truecharts/charts/compare/pyload-6.0.29...pyload-6.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pyload-6.0.30](https://github.com/truecharts/charts/compare/pyload-6.0.29...pyload-6.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pyload-6.0.30](https://github.com/truecharts/charts/compare/pyload-6.0.29...pyload-6.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pyload-6.0.30](https://github.com/truecharts/charts/compare/pyload-6.0.29...pyload-6.0.30) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pyload-6.0.29](https://github.com/truecharts/charts/compare/pyload-6.0.27...pyload-6.0.29) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [pyload-6.0.28](https://github.com/truecharts/charts/compare/pyload-6.0.27...pyload-6.0.28) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [pyload-6.0.27](https://github.com/truecharts/charts/compare/pyload-ng-0.0.22...pyload-6.0.27) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/pyload/6.0.30/Chart.lock b/stable/pyload/6.0.30/Chart.lock deleted file mode 100644 index fca330634b3..00000000000 --- a/stable/pyload/6.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:56:06.544355789Z" diff --git a/stable/pyload/6.0.30/Chart.yaml b/stable/pyload/6.0.30/Chart.yaml deleted file mode 100644 index 45f17d50722..00000000000 --- a/stable/pyload/6.0.30/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "5de90278" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.30 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/pyload/6.0.30/README.md b/stable/pyload/6.0.30/README.md deleted file mode 100644 index f4fecbf95c6..00000000000 --- a/stable/pyload/6.0.30/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# pyload - -![Version: 6.0.30](https://img.shields.io/badge/Version-6.0.30-informational?style=flat-square) ![AppVersion: 5de90278](https://img.shields.io/badge/AppVersion-5de90278-informational?style=flat-square) - -pyLoad is a Free and Open Source download manager written in Python and designed to be extremely lightweight, easily extensible and fully manageable via web. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [pyload](https://truecharts.org/docs/charts/stable/pyload) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/pyload/6.0.30/charts/common-10.5.9.tgz b/stable/pyload/6.0.30/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/pyload/6.0.30/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/pyload/6.0.31/CHANGELOG.md b/stable/pyload/6.0.31/CHANGELOG.md new file mode 100644 index 00000000000..c454313b183 --- /dev/null +++ b/stable/pyload/6.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [pyload-6.0.31](https://github.com/truecharts/charts/compare/pyload-ng-0.0.27...pyload-6.0.31) (2022-09-15) + +### Chore + +- 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.30](https://github.com/truecharts/charts/compare/pyload-6.0.29...pyload-6.0.30) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pyload-6.0.30](https://github.com/truecharts/charts/compare/pyload-6.0.29...pyload-6.0.30) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pyload-6.0.30](https://github.com/truecharts/charts/compare/pyload-6.0.29...pyload-6.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pyload-6.0.30](https://github.com/truecharts/charts/compare/pyload-6.0.29...pyload-6.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pyload-6.0.30](https://github.com/truecharts/charts/compare/pyload-6.0.29...pyload-6.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pyload-6.0.30](https://github.com/truecharts/charts/compare/pyload-6.0.29...pyload-6.0.30) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pyload-6.0.29](https://github.com/truecharts/charts/compare/pyload-6.0.27...pyload-6.0.29) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [pyload-6.0.28](https://github.com/truecharts/charts/compare/pyload-6.0.27...pyload-6.0.28) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/pyload/6.0.31/Chart.lock b/stable/pyload/6.0.31/Chart.lock new file mode 100644 index 00000000000..7da93835168 --- /dev/null +++ b/stable/pyload/6.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T15:01:20.007699955Z" diff --git a/stable/pyload/6.0.31/Chart.yaml b/stable/pyload/6.0.31/Chart.yaml new file mode 100644 index 00000000000..a29389ed8c2 --- /dev/null +++ b/stable/pyload/6.0.31/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "5de90278" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: pyLoad is a Free and Open Source download manager written in Python and designed to be extremely lightweight, easily extensible and fully manageable via web. +home: https://truecharts.org/docs/charts/stable/pyload +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pyload.png +keywords: + - pyload + - download +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: pyload +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/pyload + - https://github.com/pyload/pyload + - https://hub.docker.com/r/linuxserver/pyload +version: 6.0.31 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/pyload/6.0.31/README.md b/stable/pyload/6.0.31/README.md new file mode 100644 index 00000000000..729f1894555 --- /dev/null +++ b/stable/pyload/6.0.31/README.md @@ -0,0 +1,109 @@ +# pyload + +![Version: 6.0.31](https://img.shields.io/badge/Version-6.0.31-informational?style=flat-square) ![AppVersion: 5de90278](https://img.shields.io/badge/AppVersion-5de90278-informational?style=flat-square) + +pyLoad is a Free and Open Source download manager written in Python and designed to be extremely lightweight, easily extensible and fully manageable via web. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [pyload](https://truecharts.org/docs/charts/stable/pyload) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/pyload/6.0.30/app-readme.md b/stable/pyload/6.0.31/app-readme.md similarity index 100% rename from stable/pyload/6.0.30/app-readme.md rename to stable/pyload/6.0.31/app-readme.md diff --git a/stable/pyload/6.0.31/charts/common-10.5.10.tgz b/stable/pyload/6.0.31/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/pyload/6.0.31/charts/common-10.5.10.tgz differ diff --git a/stable/pyload/6.0.30/ix_values.yaml b/stable/pyload/6.0.31/ix_values.yaml similarity index 100% rename from stable/pyload/6.0.30/ix_values.yaml rename to stable/pyload/6.0.31/ix_values.yaml diff --git a/stable/pyload/6.0.30/questions.yaml b/stable/pyload/6.0.31/questions.yaml similarity index 100% rename from stable/pyload/6.0.30/questions.yaml rename to stable/pyload/6.0.31/questions.yaml diff --git a/stable/syslog-ng/2.0.32/templates/common.yaml b/stable/pyload/6.0.31/templates/common.yaml similarity index 100% rename from stable/syslog-ng/2.0.32/templates/common.yaml rename to stable/pyload/6.0.31/templates/common.yaml diff --git a/stable/simply-shorten/1.0.0/values.yaml b/stable/pyload/6.0.31/values.yaml similarity index 100% rename from stable/simply-shorten/1.0.0/values.yaml rename to stable/pyload/6.0.31/values.yaml diff --git a/stable/pylon/2.0.29/CHANGELOG.md b/stable/pylon/2.0.29/CHANGELOG.md deleted file mode 100644 index 9c4b3d254c3..00000000000 --- a/stable/pylon/2.0.29/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [pylon-2.0.29](https://github.com/truecharts/charts/compare/pylon-2.0.28...pylon-2.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pylon-2.0.29](https://github.com/truecharts/charts/compare/pylon-2.0.28...pylon-2.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pylon-2.0.29](https://github.com/truecharts/charts/compare/pylon-2.0.28...pylon-2.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pylon-2.0.29](https://github.com/truecharts/charts/compare/pylon-2.0.28...pylon-2.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pylon-2.0.29](https://github.com/truecharts/charts/compare/pylon-2.0.28...pylon-2.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pylon-2.0.29](https://github.com/truecharts/charts/compare/pylon-2.0.28...pylon-2.0.29) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pylon-2.0.28](https://github.com/truecharts/charts/compare/pylon-2.0.26...pylon-2.0.28) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [pylon-2.0.27](https://github.com/truecharts/charts/compare/pylon-2.0.26...pylon-2.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [pylon-2.0.26](https://github.com/truecharts/charts/compare/pylon-2.0.25...pylon-2.0.26) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/pylon/2.0.29/Chart.lock b/stable/pylon/2.0.29/Chart.lock deleted file mode 100644 index a762726f9ae..00000000000 --- a/stable/pylon/2.0.29/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:56:11.460967845Z" diff --git a/stable/pylon/2.0.29/Chart.yaml b/stable/pylon/2.0.29/Chart.yaml deleted file mode 100644 index 2dcbcc24d7a..00000000000 --- a/stable/pylon/2.0.29/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: pylon -version: 2.0.29 -appVersion: "2.8.0" -description: Pylon is a web based integrated development environment. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/pylon -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pylon.png -keywords: - - pylon -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/pylon - - https://hub.docker.com/r/linuxserver/pylon -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - # 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.29/README.md b/stable/pylon/2.0.29/README.md deleted file mode 100644 index 728feb2376c..00000000000 --- a/stable/pylon/2.0.29/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# pylon - -![Version: 2.0.29](https://img.shields.io/badge/Version-2.0.29-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.8.0](https://img.shields.io/badge/AppVersion-2.8.0-informational?style=flat-square) - -Pylon is a web based integrated development environment. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [pylon](https://truecharts.org/docs/charts/stable/pylon) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/pylon/2.0.29/charts/common-10.5.9.tgz b/stable/pylon/2.0.29/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/pylon/2.0.29/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/pylon/2.0.30/CHANGELOG.md b/stable/pylon/2.0.30/CHANGELOG.md new file mode 100644 index 00000000000..4e0f8ab27de --- /dev/null +++ b/stable/pylon/2.0.30/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [pylon-2.0.30](https://github.com/truecharts/charts/compare/pylon-2.0.29...pylon-2.0.30) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pylon-2.0.29](https://github.com/truecharts/charts/compare/pylon-2.0.28...pylon-2.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pylon-2.0.29](https://github.com/truecharts/charts/compare/pylon-2.0.28...pylon-2.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pylon-2.0.29](https://github.com/truecharts/charts/compare/pylon-2.0.28...pylon-2.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pylon-2.0.29](https://github.com/truecharts/charts/compare/pylon-2.0.28...pylon-2.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pylon-2.0.29](https://github.com/truecharts/charts/compare/pylon-2.0.28...pylon-2.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pylon-2.0.29](https://github.com/truecharts/charts/compare/pylon-2.0.28...pylon-2.0.29) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [pylon-2.0.28](https://github.com/truecharts/charts/compare/pylon-2.0.26...pylon-2.0.28) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [pylon-2.0.27](https://github.com/truecharts/charts/compare/pylon-2.0.26...pylon-2.0.27) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/pylon/2.0.30/Chart.lock b/stable/pylon/2.0.30/Chart.lock new file mode 100644 index 00000000000..dd446f9f985 --- /dev/null +++ b/stable/pylon/2.0.30/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T15:01:22.127835673Z" diff --git a/stable/pylon/2.0.30/Chart.yaml b/stable/pylon/2.0.30/Chart.yaml new file mode 100644 index 00000000000..33dfa932015 --- /dev/null +++ b/stable/pylon/2.0.30/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: pylon +version: 2.0.30 +appVersion: "2.8.0" +description: Pylon is a web based integrated development environment. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/pylon +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pylon.png +keywords: + - pylon +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/pylon + - https://hub.docker.com/r/linuxserver/pylon +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/pylon/2.0.30/README.md b/stable/pylon/2.0.30/README.md new file mode 100644 index 00000000000..685c100db75 --- /dev/null +++ b/stable/pylon/2.0.30/README.md @@ -0,0 +1,108 @@ +# pylon + +![Version: 2.0.30](https://img.shields.io/badge/Version-2.0.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.8.0](https://img.shields.io/badge/AppVersion-2.8.0-informational?style=flat-square) + +Pylon is a web based integrated development environment. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [pylon](https://truecharts.org/docs/charts/stable/pylon) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/pylon/2.0.29/app-readme.md b/stable/pylon/2.0.30/app-readme.md similarity index 100% rename from stable/pylon/2.0.29/app-readme.md rename to stable/pylon/2.0.30/app-readme.md diff --git a/stable/pylon/2.0.30/charts/common-10.5.10.tgz b/stable/pylon/2.0.30/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/pylon/2.0.30/charts/common-10.5.10.tgz differ diff --git a/stable/pylon/2.0.29/ix_values.yaml b/stable/pylon/2.0.30/ix_values.yaml similarity index 100% rename from stable/pylon/2.0.29/ix_values.yaml rename to stable/pylon/2.0.30/ix_values.yaml diff --git a/stable/pylon/2.0.29/questions.yaml b/stable/pylon/2.0.30/questions.yaml similarity index 100% rename from stable/pylon/2.0.29/questions.yaml rename to stable/pylon/2.0.30/questions.yaml diff --git a/stable/tdarr-node/2.0.32/templates/common.yaml b/stable/pylon/2.0.30/templates/common.yaml similarity index 100% rename from stable/tdarr-node/2.0.32/templates/common.yaml rename to stable/pylon/2.0.30/templates/common.yaml diff --git a/stable/smokeping/3.0.29/values.yaml b/stable/pylon/2.0.30/values.yaml similarity index 100% rename from stable/smokeping/3.0.29/values.yaml rename to stable/pylon/2.0.30/values.yaml diff --git a/stable/qbitmanage/1.0.1/CHANGELOG.md b/stable/qbitmanage/1.0.1/CHANGELOG.md deleted file mode 100644 index 907d46bd0b6..00000000000 --- a/stable/qbitmanage/1.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [qbitmanage-1.0.1](https://github.com/truecharts/charts/compare/qbitmanage-1.0.0...qbitmanage-1.0.1) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [qbitmanage-1.0.1](https://github.com/truecharts/charts/compare/qbitmanage-1.0.0...qbitmanage-1.0.1) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [qbitmanage-1.0.1](https://github.com/truecharts/charts/compare/qbitmanage-1.0.0...qbitmanage-1.0.1) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [qbitmanage-1.0.1](https://github.com/truecharts/charts/compare/qbitmanage-1.0.0...qbitmanage-1.0.1) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [qbitmanage-1.0.1](https://github.com/truecharts/charts/compare/qbitmanage-1.0.0...qbitmanage-1.0.1) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [qbitmanage-1.0.1](https://github.com/truecharts/charts/compare/qbitmanage-1.0.0...qbitmanage-1.0.1) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [qbitmanage-1.0.0](https://github.com/truecharts/charts/compare/qbitmanage-0.0.27...qbitmanage-1.0.0) (2022-09-05) - -### Chore - -- Auto-update chart README [skip ci] - - ### Feat - -- move to stable ([#3705](https://github.com/truecharts/charts/issues/3705)) - - - - -## [qbitmanage-1.0.0](https://github.com/truecharts/charts/compare/qbitmanage-0.0.27...qbitmanage-1.0.0) (2022-09-05) - -### Feat - -- move to stable ([#3705](https://github.com/truecharts/charts/issues/3705)) - - - - -## [qbitmanage-0.0.27](https://github.com/truecharts/charts/compare/qbitmanage-0.0.26...qbitmanage-0.0.27) (2022-09-04) - -### Fix - diff --git a/stable/qbitmanage/1.0.1/Chart.lock b/stable/qbitmanage/1.0.1/Chart.lock deleted file mode 100644 index 708e6162879..00000000000 --- a/stable/qbitmanage/1.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:56:13.890196056Z" diff --git a/stable/qbitmanage/1.0.1/Chart.yaml b/stable/qbitmanage/1.0.1/Chart.yaml deleted file mode 100644 index bb0b66eec8a..00000000000 --- a/stable/qbitmanage/1.0.1/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "3.2.6" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.1 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Downloaders - - MediaApp-Other diff --git a/stable/qbitmanage/1.0.1/README.md b/stable/qbitmanage/1.0.1/README.md deleted file mode 100644 index f4318daec7e..00000000000 --- a/stable/qbitmanage/1.0.1/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# qbitmanage - -![Version: 1.0.1](https://img.shields.io/badge/Version-1.0.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.2.6](https://img.shields.io/badge/AppVersion-3.2.6-informational?style=flat-square) - -This tool will help manage tedious tasks in qBittorrent and automate them. Tag, categorize, remove orphaned data, remove unregistered torrents and much much more. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [qbitmanage](https://truecharts.org/docs/charts/stable/qbitmanage) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/qbitmanage/1.0.1/charts/common-10.5.9.tgz b/stable/qbitmanage/1.0.1/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/qbitmanage/1.0.1/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/qbitmanage/1.0.2/CHANGELOG.md b/stable/qbitmanage/1.0.2/CHANGELOG.md new file mode 100644 index 00000000000..0b5e661fcd8 --- /dev/null +++ b/stable/qbitmanage/1.0.2/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [qbitmanage-1.0.2](https://github.com/truecharts/charts/compare/qbitmanage-1.0.1...qbitmanage-1.0.2) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [qbitmanage-1.0.1](https://github.com/truecharts/charts/compare/qbitmanage-1.0.0...qbitmanage-1.0.1) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [qbitmanage-1.0.1](https://github.com/truecharts/charts/compare/qbitmanage-1.0.0...qbitmanage-1.0.1) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [qbitmanage-1.0.1](https://github.com/truecharts/charts/compare/qbitmanage-1.0.0...qbitmanage-1.0.1) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [qbitmanage-1.0.1](https://github.com/truecharts/charts/compare/qbitmanage-1.0.0...qbitmanage-1.0.1) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [qbitmanage-1.0.1](https://github.com/truecharts/charts/compare/qbitmanage-1.0.0...qbitmanage-1.0.1) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [qbitmanage-1.0.1](https://github.com/truecharts/charts/compare/qbitmanage-1.0.0...qbitmanage-1.0.1) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [qbitmanage-1.0.0](https://github.com/truecharts/charts/compare/qbitmanage-0.0.27...qbitmanage-1.0.0) (2022-09-05) + +### Chore + +- Auto-update chart README [skip ci] + + ### Feat + +- move to stable ([#3705](https://github.com/truecharts/charts/issues/3705)) + + + + +## [qbitmanage-1.0.0](https://github.com/truecharts/charts/compare/qbitmanage-0.0.27...qbitmanage-1.0.0) (2022-09-05) + +### Feat + diff --git a/stable/qbitmanage/1.0.2/Chart.lock b/stable/qbitmanage/1.0.2/Chart.lock new file mode 100644 index 00000000000..e8f1415f4a8 --- /dev/null +++ b/stable/qbitmanage/1.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T15:01:23.580340272Z" diff --git a/stable/qbitmanage/1.0.2/Chart.yaml b/stable/qbitmanage/1.0.2/Chart.yaml new file mode 100644 index 00000000000..d45a5ce8f76 --- /dev/null +++ b/stable/qbitmanage/1.0.2/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "3.2.6" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: This tool will help manage tedious tasks in qBittorrent and automate them. Tag, categorize, remove orphaned data, remove unregistered torrents and much much more. +home: https://truecharts.org/docs/charts/stable/qbitmanage +icon: https://truecharts.org/img/hotlink-ok/chart-icons/qbitmanage.png +keywords: + - qbitmanage + - Downloaders + - MediaApp-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: qbitmanage +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/qbitmanage + - https://github.com/StuffAnThings/qbit_manage/wiki/Docker-Installation + - https://hub.docker.com/r/bobokun/qbit_manage +type: application +version: 1.0.2 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Downloaders + - MediaApp-Other diff --git a/stable/qbitmanage/1.0.2/README.md b/stable/qbitmanage/1.0.2/README.md new file mode 100644 index 00000000000..1c634286026 --- /dev/null +++ b/stable/qbitmanage/1.0.2/README.md @@ -0,0 +1,109 @@ +# qbitmanage + +![Version: 1.0.2](https://img.shields.io/badge/Version-1.0.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.2.6](https://img.shields.io/badge/AppVersion-3.2.6-informational?style=flat-square) + +This tool will help manage tedious tasks in qBittorrent and automate them. Tag, categorize, remove orphaned data, remove unregistered torrents and much much more. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [qbitmanage](https://truecharts.org/docs/charts/stable/qbitmanage) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/qbitmanage/1.0.1/app-readme.md b/stable/qbitmanage/1.0.2/app-readme.md similarity index 100% rename from stable/qbitmanage/1.0.1/app-readme.md rename to stable/qbitmanage/1.0.2/app-readme.md diff --git a/stable/qbitmanage/1.0.2/charts/common-10.5.10.tgz b/stable/qbitmanage/1.0.2/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/qbitmanage/1.0.2/charts/common-10.5.10.tgz differ diff --git a/stable/qbitmanage/1.0.1/ix_values.yaml b/stable/qbitmanage/1.0.2/ix_values.yaml similarity index 100% rename from stable/qbitmanage/1.0.1/ix_values.yaml rename to stable/qbitmanage/1.0.2/ix_values.yaml diff --git a/stable/qbitmanage/1.0.1/questions.yaml b/stable/qbitmanage/1.0.2/questions.yaml similarity index 100% rename from stable/qbitmanage/1.0.1/questions.yaml rename to stable/qbitmanage/1.0.2/questions.yaml diff --git a/stable/qbitmanage/1.0.1/templates/common.yaml b/stable/qbitmanage/1.0.2/templates/common.yaml similarity index 100% rename from stable/qbitmanage/1.0.1/templates/common.yaml rename to stable/qbitmanage/1.0.2/templates/common.yaml diff --git a/stable/snapdrop/2.0.42/values.yaml b/stable/qbitmanage/1.0.2/values.yaml similarity index 100% rename from stable/snapdrop/2.0.42/values.yaml rename to stable/qbitmanage/1.0.2/values.yaml diff --git a/stable/qbittorrent/11.0.34/CHANGELOG.md b/stable/qbittorrent/11.0.34/CHANGELOG.md new file mode 100644 index 00000000000..60e3999b824 --- /dev/null +++ b/stable/qbittorrent/11.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [qbittorrent-11.0.34](https://github.com/truecharts/charts/compare/qbittorrent-11.0.33...qbittorrent-11.0.34) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [qbittorrent-11.0.33](https://github.com/truecharts/charts/compare/qbittorrent-11.0.32...qbittorrent-11.0.33) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + ### Docs + +- add more docs + + + + +## [qbittorrent-11.0.33](https://github.com/truecharts/charts/compare/qbittorrent-11.0.32...qbittorrent-11.0.33) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + ### Docs + +- add more docs + + + + +## [qbittorrent-11.0.33](https://github.com/truecharts/charts/compare/qbittorrent-11.0.32...qbittorrent-11.0.33) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + ### Docs + +- add more docs + + + + +## [qbittorrent-11.0.33](https://github.com/truecharts/charts/compare/qbittorrent-11.0.32...qbittorrent-11.0.33) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + ### Docs + +- add more docs + + + + +## [qbittorrent-11.0.33](https://github.com/truecharts/charts/compare/qbittorrent-11.0.32...qbittorrent-11.0.33) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + ### Docs + +- add more docs + + + + +## [qbittorrent-11.0.33](https://github.com/truecharts/charts/compare/qbittorrent-11.0.32...qbittorrent-11.0.33) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) diff --git a/stable/qbittorrent/11.0.34/Chart.lock b/stable/qbittorrent/11.0.34/Chart.lock new file mode 100644 index 00000000000..3a3b52ce3e6 --- /dev/null +++ b/stable/qbittorrent/11.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T15:01:50.882668545Z" diff --git a/stable/qbittorrent/11.0.34/Chart.yaml b/stable/qbittorrent/11.0.34/Chart.yaml new file mode 100644 index 00000000000..d2fb7e096ab --- /dev/null +++ b/stable/qbittorrent/11.0.34/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "4.4.3.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +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.34 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/qbittorrent/11.0.34/README.md b/stable/qbittorrent/11.0.34/README.md new file mode 100644 index 00000000000..7e99c3e0e62 --- /dev/null +++ b/stable/qbittorrent/11.0.34/README.md @@ -0,0 +1,108 @@ +# qbittorrent + +![Version: 11.0.34](https://img.shields.io/badge/Version-11.0.34-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.4.3.1](https://img.shields.io/badge/AppVersion-4.4.3.1-informational?style=flat-square) + +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.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `qbittorrent` deployment + +```console +helm uninstall qbittorrent +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install qbittorrent \ + --set env.TZ="America/New York" \ + TrueCharts/qbittorrent +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install qbittorrent TrueCharts/qbittorrent -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/qbittorrent/11.0.34/app-readme.md b/stable/qbittorrent/11.0.34/app-readme.md new file mode 100644 index 00000000000..41edf28feb2 --- /dev/null +++ b/stable/qbittorrent/11.0.34/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.34/charts/common-10.5.10.tgz b/stable/qbittorrent/11.0.34/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/qbittorrent/11.0.34/charts/common-10.5.10.tgz differ diff --git a/stable/qbittorrent/11.0.34/ix_values.yaml b/stable/qbittorrent/11.0.34/ix_values.yaml new file mode 100644 index 00000000000..13fd206cbd3 --- /dev/null +++ b/stable/qbittorrent/11.0.34/ix_values.yaml @@ -0,0 +1,49 @@ +image: + repository: tccr.io/truecharts/qbittorrent + pullPolicy: IfNotPresent + tag: v4.4.3.1@sha256:1c4babf95744d0c77f82db444ddf91f7792d1438242b84a52df9eb7bb3d01470 + +securityContext: + readOnlyRootFilesystem: false + +service: + main: + ports: + main: + port: 10095 + targetPort: 8080 + torrent: + enabled: true + ports: + torrent: + enabled: true + port: 6881 + targetPort: 6881 + torrentudp: + enabled: true + ports: + torrentudp: + enabled: true + port: 6881 + targetPort: 6881 + protocol: UDP + +persistence: + config: + enabled: true + mountPath: "/config" + +additionalVolumes: + - name: qbittorrent-scripts + emptyDir: {} + ## When you want to enable automatic port configuration at startup, adjust this to: + # configMap: + # name: -scripts + # defaultMode: 511 + +additionalVolumeMounts: + - mountPath: "/config/custom-cont-init.d" + name: qbittorrent-scripts + +portal: + enabled: true diff --git a/stable/qbittorrent/11.0.34/questions.yaml b/stable/qbittorrent/11.0.34/questions.yaml new file mode 100644 index 00000000000..db87775fbdc --- /dev/null +++ b/stable/qbittorrent/11.0.34/questions.yaml @@ -0,0 +1,2752 @@ +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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: ClusterIP + description: ClusterIP + - value: NodePort + description: NodePort (Advanced) + - value: LoadBalancer + description: LoadBalancer (Advanced) + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: (Advanced) Specify the IP Policy + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: (Advanced) IP Families + description: (Advanced) The IP Families that should be used + schema: + show_if: [["type", "!=", "Simple"]] + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: ClusterIP + description: ClusterIP + - value: NodePort + description: NodePort (Advanced) + - value: LoadBalancer + description: LoadBalancer (Advanced) + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: (Advanced) Specify the IP Policy + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: (Advanced) IP Families + description: (Advanced) The IP Families that should be used + schema: + show_if: [["type", "!=", "Simple"]] + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: ClusterIP + description: ClusterIP + - value: NodePort + description: NodePort (Advanced) + - value: LoadBalancer + description: LoadBalancer (Advanced) + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: (Advanced) Specify the IP Policy + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: (Advanced) IP Families + description: (Advanced) The IP Families that should be used + schema: + show_if: [["type", "!=", "Simple"]] + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + 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: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort + schema: + type: int + min: 9000 + max: 65535 + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: NodePort + enum: + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: nodePort + description: Leave Empty to Disable + label: "nodePort" + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/qbittorrent/11.0.34/templates/_configmap.tpl b/stable/qbittorrent/11.0.34/templates/_configmap.tpl new file mode 100644 index 00000000000..b5d6f3cfd15 --- /dev/null +++ b/stable/qbittorrent/11.0.34/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.34/templates/common.yaml b/stable/qbittorrent/11.0.34/templates/common.yaml new file mode 100644 index 00000000000..a6f2d0e33f8 --- /dev/null +++ b/stable/qbittorrent/11.0.34/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/snipe-it/4.0.47/values.yaml b/stable/qbittorrent/11.0.34/values.yaml similarity index 100% rename from stable/snipe-it/4.0.47/values.yaml rename to stable/qbittorrent/11.0.34/values.yaml diff --git a/stable/qdirstat/1.0.10/CHANGELOG.md b/stable/qdirstat/1.0.10/CHANGELOG.md new file mode 100644 index 00000000000..a236eb0f18e --- /dev/null +++ b/stable/qdirstat/1.0.10/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [qdirstat-1.0.10](https://github.com/truecharts/charts/compare/qdirstat-1.0.9...qdirstat-1.0.10) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [qdirstat-1.0.9](https://github.com/truecharts/charts/compare/qdirstat-1.0.8...qdirstat-1.0.9) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [qdirstat-1.0.9](https://github.com/truecharts/charts/compare/qdirstat-1.0.8...qdirstat-1.0.9) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [qdirstat-1.0.9](https://github.com/truecharts/charts/compare/qdirstat-1.0.8...qdirstat-1.0.9) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [qdirstat-1.0.9](https://github.com/truecharts/charts/compare/qdirstat-1.0.8...qdirstat-1.0.9) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [qdirstat-1.0.9](https://github.com/truecharts/charts/compare/qdirstat-1.0.8...qdirstat-1.0.9) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [qdirstat-1.0.9](https://github.com/truecharts/charts/compare/qdirstat-1.0.8...qdirstat-1.0.9) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [qdirstat-1.0.8](https://github.com/truecharts/charts/compare/qdirstat-1.0.6...qdirstat-1.0.8) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [qdirstat-1.0.7](https://github.com/truecharts/charts/compare/qdirstat-1.0.6...qdirstat-1.0.7) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/qdirstat/1.0.10/Chart.lock b/stable/qdirstat/1.0.10/Chart.lock new file mode 100644 index 00000000000..041033f7a35 --- /dev/null +++ b/stable/qdirstat/1.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T15:01:53.110091919Z" diff --git a/stable/qdirstat/1.0.10/Chart.yaml b/stable/qdirstat/1.0.10/Chart.yaml new file mode 100644 index 00000000000..b1c48ecab92 --- /dev/null +++ b/stable/qdirstat/1.0.10/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "1.5.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: QDirStat is a graphical application to show where your disk space has gone and to help you to clean it up. +home: https://truecharts.org/docs/charts/stable/qdirstat +icon: https://truecharts.org/img/hotlink-ok/chart-icons/qdirstat.png +keywords: + - stats + - qdirstat +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: qdirstat +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/qdirstat + - https://github.com/jlesage/docker-qdirstat + - https://hub.docker.com/r/jlesage/qdirstat/ +type: application +version: 1.0.10 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/qdirstat/1.0.10/README.md b/stable/qdirstat/1.0.10/README.md new file mode 100644 index 00000000000..0d794152e81 --- /dev/null +++ b/stable/qdirstat/1.0.10/README.md @@ -0,0 +1,109 @@ +# qdirstat + +![Version: 1.0.10](https://img.shields.io/badge/Version-1.0.10-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.5.0](https://img.shields.io/badge/AppVersion-1.5.0-informational?style=flat-square) + +QDirStat is a graphical application to show where your disk space has gone and to help you to clean it up. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [qdirstat](https://truecharts.org/docs/charts/stable/qdirstat) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/qdirstat/1.0.9/app-readme.md b/stable/qdirstat/1.0.10/app-readme.md similarity index 100% rename from stable/qdirstat/1.0.9/app-readme.md rename to stable/qdirstat/1.0.10/app-readme.md diff --git a/stable/qdirstat/1.0.10/charts/common-10.5.10.tgz b/stable/qdirstat/1.0.10/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/qdirstat/1.0.10/charts/common-10.5.10.tgz differ diff --git a/stable/qdirstat/1.0.9/ix_values.yaml b/stable/qdirstat/1.0.10/ix_values.yaml similarity index 100% rename from stable/qdirstat/1.0.9/ix_values.yaml rename to stable/qdirstat/1.0.10/ix_values.yaml diff --git a/stable/qdirstat/1.0.9/questions.yaml b/stable/qdirstat/1.0.10/questions.yaml similarity index 100% rename from stable/qdirstat/1.0.9/questions.yaml rename to stable/qdirstat/1.0.10/questions.yaml diff --git a/stable/tdarr/2.0.32/templates/common.yaml b/stable/qdirstat/1.0.10/templates/common.yaml similarity index 100% rename from stable/tdarr/2.0.32/templates/common.yaml rename to stable/qdirstat/1.0.10/templates/common.yaml diff --git a/stable/speedtest-exporter/3.0.33/values.yaml b/stable/qdirstat/1.0.10/values.yaml similarity index 100% rename from stable/speedtest-exporter/3.0.33/values.yaml rename to stable/qdirstat/1.0.10/values.yaml diff --git a/stable/qdirstat/1.0.9/CHANGELOG.md b/stable/qdirstat/1.0.9/CHANGELOG.md deleted file mode 100644 index ba49ae03e32..00000000000 --- a/stable/qdirstat/1.0.9/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [qdirstat-1.0.9](https://github.com/truecharts/charts/compare/qdirstat-1.0.8...qdirstat-1.0.9) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [qdirstat-1.0.9](https://github.com/truecharts/charts/compare/qdirstat-1.0.8...qdirstat-1.0.9) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [qdirstat-1.0.9](https://github.com/truecharts/charts/compare/qdirstat-1.0.8...qdirstat-1.0.9) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [qdirstat-1.0.9](https://github.com/truecharts/charts/compare/qdirstat-1.0.8...qdirstat-1.0.9) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [qdirstat-1.0.9](https://github.com/truecharts/charts/compare/qdirstat-1.0.8...qdirstat-1.0.9) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [qdirstat-1.0.9](https://github.com/truecharts/charts/compare/qdirstat-1.0.8...qdirstat-1.0.9) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [qdirstat-1.0.8](https://github.com/truecharts/charts/compare/qdirstat-1.0.6...qdirstat-1.0.8) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [qdirstat-1.0.7](https://github.com/truecharts/charts/compare/qdirstat-1.0.6...qdirstat-1.0.7) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [qdirstat-1.0.6](https://github.com/truecharts/charts/compare/qdirstat-1.0.5...qdirstat-1.0.6) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/qdirstat/1.0.9/Chart.lock b/stable/qdirstat/1.0.9/Chart.lock deleted file mode 100644 index 0033d7499b7..00000000000 --- a/stable/qdirstat/1.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:56:36.613060523Z" diff --git a/stable/qdirstat/1.0.9/Chart.yaml b/stable/qdirstat/1.0.9/Chart.yaml deleted file mode 100644 index a7421de2215..00000000000 --- a/stable/qdirstat/1.0.9/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "1.5.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.9 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/qdirstat/1.0.9/README.md b/stable/qdirstat/1.0.9/README.md deleted file mode 100644 index 9782c745289..00000000000 --- a/stable/qdirstat/1.0.9/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# qdirstat - -![Version: 1.0.9](https://img.shields.io/badge/Version-1.0.9-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.5.0](https://img.shields.io/badge/AppVersion-1.5.0-informational?style=flat-square) - -QDirStat is a graphical application to show where your disk space has gone and to help you to clean it up. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [qdirstat](https://truecharts.org/docs/charts/stable/qdirstat) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/qdirstat/1.0.9/charts/common-10.5.9.tgz b/stable/qdirstat/1.0.9/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/qdirstat/1.0.9/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/qinglong/2.0.38/CHANGELOG.md b/stable/qinglong/2.0.38/CHANGELOG.md deleted file mode 100644 index 56cd7012316..00000000000 --- a/stable/qinglong/2.0.38/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [qinglong-2.0.38](https://github.com/truecharts/charts/compare/qinglong-2.0.37...qinglong-2.0.38) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [qinglong-2.0.38](https://github.com/truecharts/charts/compare/qinglong-2.0.37...qinglong-2.0.38) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [qinglong-2.0.38](https://github.com/truecharts/charts/compare/qinglong-2.0.37...qinglong-2.0.38) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [qinglong-2.0.38](https://github.com/truecharts/charts/compare/qinglong-2.0.37...qinglong-2.0.38) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [qinglong-2.0.38](https://github.com/truecharts/charts/compare/qinglong-2.0.37...qinglong-2.0.38) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [qinglong-2.0.38](https://github.com/truecharts/charts/compare/qinglong-2.0.37...qinglong-2.0.38) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [qinglong-2.0.37](https://github.com/truecharts/charts/compare/qinglong-2.0.36...qinglong-2.0.37) (2022-09-05) - -### Chore - -- update docker general non-major ([#3700](https://github.com/truecharts/charts/issues/3700)) - - - - -## [qinglong-2.0.36](https://github.com/truecharts/charts/compare/qinglong-2.0.35...qinglong-2.0.36) (2022-09-04) - -### Chore - -- update docker general non-major ([#3681](https://github.com/truecharts/charts/issues/3681)) - - - - -## [qinglong-2.0.35](https://github.com/truecharts/charts/compare/qinglong-2.0.33...qinglong-2.0.35) (2022-08-30) - diff --git a/stable/qinglong/2.0.38/Chart.lock b/stable/qinglong/2.0.38/Chart.lock deleted file mode 100644 index 058c42a518c..00000000000 --- a/stable/qinglong/2.0.38/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:56:39.395693566Z" diff --git a/stable/qinglong/2.0.38/Chart.yaml b/stable/qinglong/2.0.38/Chart.yaml deleted file mode 100644 index faa6e212371..00000000000 --- a/stable/qinglong/2.0.38/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: qinglong -version: 2.0.38 -appVersion: "2.14.3" -description: A timed task management panel that supports typescript, javaScript, python3, and shell -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/qinglong -icon: https://truecharts.org/img/hotlink-ok/chart-icons/qinglong.png -keywords: - - qinglong - - task -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/qinglong - - https://hub.docker.com/r/whyour/qinglong -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - # 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.38/README.md b/stable/qinglong/2.0.38/README.md deleted file mode 100644 index 4551a2ac75b..00000000000 --- a/stable/qinglong/2.0.38/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# qinglong - -![Version: 2.0.38](https://img.shields.io/badge/Version-2.0.38-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.14.3](https://img.shields.io/badge/AppVersion-2.14.3-informational?style=flat-square) - -A timed task management panel that supports typescript, javaScript, python3, and shell - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [qinglong](https://truecharts.org/docs/charts/stable/qinglong) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `qinglong` deployment - -```console -helm uninstall qinglong -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install qinglong \ - --set env.TZ="America/New York" \ - TrueCharts/qinglong -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install qinglong TrueCharts/qinglong -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/qinglong/2.0.38/charts/common-10.5.9.tgz b/stable/qinglong/2.0.38/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/qinglong/2.0.38/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/qinglong/2.0.39/CHANGELOG.md b/stable/qinglong/2.0.39/CHANGELOG.md new file mode 100644 index 00000000000..75abb414a2e --- /dev/null +++ b/stable/qinglong/2.0.39/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [qinglong-2.0.39](https://github.com/truecharts/charts/compare/qinglong-2.0.38...qinglong-2.0.39) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [qinglong-2.0.38](https://github.com/truecharts/charts/compare/qinglong-2.0.37...qinglong-2.0.38) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [qinglong-2.0.38](https://github.com/truecharts/charts/compare/qinglong-2.0.37...qinglong-2.0.38) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [qinglong-2.0.38](https://github.com/truecharts/charts/compare/qinglong-2.0.37...qinglong-2.0.38) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [qinglong-2.0.38](https://github.com/truecharts/charts/compare/qinglong-2.0.37...qinglong-2.0.38) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [qinglong-2.0.38](https://github.com/truecharts/charts/compare/qinglong-2.0.37...qinglong-2.0.38) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [qinglong-2.0.38](https://github.com/truecharts/charts/compare/qinglong-2.0.37...qinglong-2.0.38) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [qinglong-2.0.37](https://github.com/truecharts/charts/compare/qinglong-2.0.36...qinglong-2.0.37) (2022-09-05) + +### Chore + +- update docker general non-major ([#3700](https://github.com/truecharts/charts/issues/3700)) + + + + +## [qinglong-2.0.36](https://github.com/truecharts/charts/compare/qinglong-2.0.35...qinglong-2.0.36) (2022-09-04) diff --git a/stable/qinglong/2.0.39/Chart.lock b/stable/qinglong/2.0.39/Chart.lock new file mode 100644 index 00000000000..13479454745 --- /dev/null +++ b/stable/qinglong/2.0.39/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T15:01:53.647943292Z" diff --git a/stable/qinglong/2.0.39/Chart.yaml b/stable/qinglong/2.0.39/Chart.yaml new file mode 100644 index 00000000000..303a33dd828 --- /dev/null +++ b/stable/qinglong/2.0.39/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: qinglong +version: 2.0.39 +appVersion: "2.14.3" +description: A timed task management panel that supports typescript, javaScript, python3, and shell +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/qinglong +icon: https://truecharts.org/img/hotlink-ok/chart-icons/qinglong.png +keywords: + - qinglong + - task +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/qinglong + - https://hub.docker.com/r/whyour/qinglong +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - cloud + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/qinglong/2.0.39/README.md b/stable/qinglong/2.0.39/README.md new file mode 100644 index 00000000000..1258a04f93c --- /dev/null +++ b/stable/qinglong/2.0.39/README.md @@ -0,0 +1,108 @@ +# qinglong + +![Version: 2.0.39](https://img.shields.io/badge/Version-2.0.39-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.14.3](https://img.shields.io/badge/AppVersion-2.14.3-informational?style=flat-square) + +A timed task management panel that supports typescript, javaScript, python3, and shell + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [qinglong](https://truecharts.org/docs/charts/stable/qinglong) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `qinglong` deployment + +```console +helm uninstall qinglong +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install qinglong \ + --set env.TZ="America/New York" \ + TrueCharts/qinglong +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install qinglong TrueCharts/qinglong -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/qinglong/2.0.38/app-readme.md b/stable/qinglong/2.0.39/app-readme.md similarity index 100% rename from stable/qinglong/2.0.38/app-readme.md rename to stable/qinglong/2.0.39/app-readme.md diff --git a/stable/qinglong/2.0.39/charts/common-10.5.10.tgz b/stable/qinglong/2.0.39/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/qinglong/2.0.39/charts/common-10.5.10.tgz differ diff --git a/stable/qinglong/2.0.38/ix_values.yaml b/stable/qinglong/2.0.39/ix_values.yaml similarity index 100% rename from stable/qinglong/2.0.38/ix_values.yaml rename to stable/qinglong/2.0.39/ix_values.yaml diff --git a/stable/qinglong/2.0.38/questions.yaml b/stable/qinglong/2.0.39/questions.yaml similarity index 100% rename from stable/qinglong/2.0.38/questions.yaml rename to stable/qinglong/2.0.39/questions.yaml diff --git a/stable/teamspeak3/4.0.33/templates/common.yaml b/stable/qinglong/2.0.39/templates/common.yaml similarity index 100% rename from stable/teamspeak3/4.0.33/templates/common.yaml rename to stable/qinglong/2.0.39/templates/common.yaml diff --git a/stable/spotweb/4.0.37/values.yaml b/stable/qinglong/2.0.39/values.yaml similarity index 100% rename from stable/spotweb/4.0.37/values.yaml rename to stable/qinglong/2.0.39/values.yaml diff --git a/stable/quassel-core/3.0.34/CHANGELOG.md b/stable/quassel-core/3.0.34/CHANGELOG.md deleted file mode 100644 index 807d7e62d83..00000000000 --- a/stable/quassel-core/3.0.34/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [quassel-core-3.0.34](https://github.com/truecharts/charts/compare/quassel-core-3.0.33...quassel-core-3.0.34) (2022-09-13) - -### Chore - -- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - - - -## [quassel-core-3.0.33](https://github.com/truecharts/charts/compare/quassel-core-3.0.32...quassel-core-3.0.33) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [quassel-core-3.0.33](https://github.com/truecharts/charts/compare/quassel-core-3.0.32...quassel-core-3.0.33) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [quassel-core-3.0.33](https://github.com/truecharts/charts/compare/quassel-core-3.0.32...quassel-core-3.0.33) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [quassel-core-3.0.33](https://github.com/truecharts/charts/compare/quassel-core-3.0.32...quassel-core-3.0.33) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [quassel-core-3.0.33](https://github.com/truecharts/charts/compare/quassel-core-3.0.32...quassel-core-3.0.33) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [quassel-core-3.0.33](https://github.com/truecharts/charts/compare/quassel-core-3.0.32...quassel-core-3.0.33) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [quassel-core-3.0.32](https://github.com/truecharts/charts/compare/quassel-core-3.0.30...quassel-core-3.0.32) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [quassel-core-3.0.31](https://github.com/truecharts/charts/compare/quassel-core-3.0.30...quassel-core-3.0.31) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/quassel-core/3.0.34/Chart.lock b/stable/quassel-core/3.0.34/Chart.lock deleted file mode 100644 index 188337b6228..00000000000 --- a/stable/quassel-core/3.0.34/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -digest: sha256:bfcb2819ba71fec67e4e1b700216bcea405d58eaaf9c45e3705bdbead908b8e9 -generated: "2022-09-13T06:28:25.112114995Z" diff --git a/stable/quassel-core/3.0.34/Chart.yaml b/stable/quassel-core/3.0.34/Chart.yaml deleted file mode 100644 index 60c95943ba8..00000000000 --- a/stable/quassel-core/3.0.34/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: quassel-core -version: 3.0.34 -appVersion: "0.14.0" -description: Quassel-core is a modern, cross-platform, distributed IRC client. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/quassel-core -icon: https://truecharts.org/img/hotlink-ok/chart-icons/quassel-core.png -keywords: - - quassel-core -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/quassel-core - - https://hub.docker.com/r/linuxserver/quassel-core -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -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.34/README.md b/stable/quassel-core/3.0.34/README.md deleted file mode 100644 index 60f4afc233f..00000000000 --- a/stable/quassel-core/3.0.34/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# quassel-core - -![Version: 3.0.34](https://img.shields.io/badge/Version-3.0.34-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.14.0](https://img.shields.io/badge/AppVersion-0.14.0-informational?style=flat-square) - -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.76 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/quassel-core/3.0.34/charts/common-10.5.9.tgz b/stable/quassel-core/3.0.34/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/quassel-core/3.0.34/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/quassel-core/3.0.34/charts/postgresql-8.0.76.tgz b/stable/quassel-core/3.0.34/charts/postgresql-8.0.76.tgz deleted file mode 100644 index 129e37daa0e..00000000000 Binary files a/stable/quassel-core/3.0.34/charts/postgresql-8.0.76.tgz and /dev/null differ diff --git a/stable/quassel-core/3.0.35/CHANGELOG.md b/stable/quassel-core/3.0.35/CHANGELOG.md new file mode 100644 index 00000000000..99094a6e4f7 --- /dev/null +++ b/stable/quassel-core/3.0.35/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [quassel-core-3.0.35](https://github.com/truecharts/charts/compare/quassel-core-3.0.34...quassel-core-3.0.35) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [quassel-core-3.0.34](https://github.com/truecharts/charts/compare/quassel-core-3.0.33...quassel-core-3.0.34) (2022-09-13) + +### Chore + +- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + + + + +## [quassel-core-3.0.33](https://github.com/truecharts/charts/compare/quassel-core-3.0.32...quassel-core-3.0.33) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [quassel-core-3.0.33](https://github.com/truecharts/charts/compare/quassel-core-3.0.32...quassel-core-3.0.33) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [quassel-core-3.0.33](https://github.com/truecharts/charts/compare/quassel-core-3.0.32...quassel-core-3.0.33) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [quassel-core-3.0.33](https://github.com/truecharts/charts/compare/quassel-core-3.0.32...quassel-core-3.0.33) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [quassel-core-3.0.33](https://github.com/truecharts/charts/compare/quassel-core-3.0.32...quassel-core-3.0.33) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [quassel-core-3.0.33](https://github.com/truecharts/charts/compare/quassel-core-3.0.32...quassel-core-3.0.33) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [quassel-core-3.0.32](https://github.com/truecharts/charts/compare/quassel-core-3.0.30...quassel-core-3.0.32) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/quassel-core/3.0.35/Chart.lock b/stable/quassel-core/3.0.35/Chart.lock new file mode 100644 index 00000000000..5709dfbe2cf --- /dev/null +++ b/stable/quassel-core/3.0.35/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 +generated: "2022-09-15T15:02:06.948400233Z" diff --git a/stable/quassel-core/3.0.35/Chart.yaml b/stable/quassel-core/3.0.35/Chart.yaml new file mode 100644 index 00000000000..9b3b7bc1a5a --- /dev/null +++ b/stable/quassel-core/3.0.35/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: quassel-core +version: 3.0.35 +appVersion: "0.14.0" +description: Quassel-core is a modern, cross-platform, distributed IRC client. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/quassel-core +icon: https://truecharts.org/img/hotlink-ok/chart-icons/quassel-core.png +keywords: + - quassel-core +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/quassel-core + - https://hub.docker.com/r/linuxserver/quassel-core +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/quassel-core/3.0.35/README.md b/stable/quassel-core/3.0.35/README.md new file mode 100644 index 00000000000..d46d366091d --- /dev/null +++ b/stable/quassel-core/3.0.35/README.md @@ -0,0 +1,109 @@ +# quassel-core + +![Version: 3.0.35](https://img.shields.io/badge/Version-3.0.35-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.14.0](https://img.shields.io/badge/AppVersion-0.14.0-informational?style=flat-square) + +Quassel-core is a modern, cross-platform, distributed IRC client. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [quassel-core](https://truecharts.org/docs/charts/stable/quassel-core) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.78 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/quassel-core/3.0.34/app-readme.md b/stable/quassel-core/3.0.35/app-readme.md similarity index 100% rename from stable/quassel-core/3.0.34/app-readme.md rename to stable/quassel-core/3.0.35/app-readme.md diff --git a/stable/quassel-core/3.0.35/charts/common-10.5.10.tgz b/stable/quassel-core/3.0.35/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/quassel-core/3.0.35/charts/common-10.5.10.tgz differ diff --git a/stable/quassel-core/3.0.35/charts/postgresql-8.0.78.tgz b/stable/quassel-core/3.0.35/charts/postgresql-8.0.78.tgz new file mode 100644 index 00000000000..ef5433c52fa Binary files /dev/null and b/stable/quassel-core/3.0.35/charts/postgresql-8.0.78.tgz differ diff --git a/stable/quassel-core/3.0.34/ix_values.yaml b/stable/quassel-core/3.0.35/ix_values.yaml similarity index 100% rename from stable/quassel-core/3.0.34/ix_values.yaml rename to stable/quassel-core/3.0.35/ix_values.yaml diff --git a/stable/quassel-core/3.0.34/questions.yaml b/stable/quassel-core/3.0.35/questions.yaml similarity index 100% rename from stable/quassel-core/3.0.34/questions.yaml rename to stable/quassel-core/3.0.35/questions.yaml diff --git a/stable/teedy/7.0.37/templates/common.yaml b/stable/quassel-core/3.0.35/templates/common.yaml similarity index 100% rename from stable/teedy/7.0.37/templates/common.yaml rename to stable/quassel-core/3.0.35/templates/common.yaml diff --git a/stable/sqlitebrowser/3.0.29/values.yaml b/stable/quassel-core/3.0.35/values.yaml similarity index 100% rename from stable/sqlitebrowser/3.0.29/values.yaml rename to stable/quassel-core/3.0.35/values.yaml diff --git a/stable/quassel-web/2.0.29/CHANGELOG.md b/stable/quassel-web/2.0.29/CHANGELOG.md deleted file mode 100644 index e4a95c04e41..00000000000 --- a/stable/quassel-web/2.0.29/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [quassel-web-2.0.29](https://github.com/truecharts/charts/compare/quassel-web-2.0.28...quassel-web-2.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [quassel-web-2.0.29](https://github.com/truecharts/charts/compare/quassel-web-2.0.28...quassel-web-2.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [quassel-web-2.0.29](https://github.com/truecharts/charts/compare/quassel-web-2.0.28...quassel-web-2.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [quassel-web-2.0.29](https://github.com/truecharts/charts/compare/quassel-web-2.0.28...quassel-web-2.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [quassel-web-2.0.29](https://github.com/truecharts/charts/compare/quassel-web-2.0.28...quassel-web-2.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [quassel-web-2.0.29](https://github.com/truecharts/charts/compare/quassel-web-2.0.28...quassel-web-2.0.29) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [quassel-web-2.0.28](https://github.com/truecharts/charts/compare/quassel-web-2.0.26...quassel-web-2.0.28) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [quassel-web-2.0.27](https://github.com/truecharts/charts/compare/quassel-web-2.0.26...quassel-web-2.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [quassel-web-2.0.26](https://github.com/truecharts/charts/compare/quassel-web-2.0.25...quassel-web-2.0.26) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/quassel-web/2.0.29/Chart.lock b/stable/quassel-web/2.0.29/Chart.lock deleted file mode 100644 index 2e9c8886d2a..00000000000 --- a/stable/quassel-web/2.0.29/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:56:55.28906732Z" diff --git a/stable/quassel-web/2.0.29/Chart.yaml b/stable/quassel-web/2.0.29/Chart.yaml deleted file mode 100644 index f22f26e6108..00000000000 --- a/stable/quassel-web/2.0.29/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: quassel-web -version: 2.0.29 -appVersion: "2021.12.16" -description: Quassel-web is a web client for Quassel. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/quassel-web -icon: https://truecharts.org/img/hotlink-ok/chart-icons/quassel-web.png -keywords: - - quassel-web -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/quassel-web - - https://hub.docker.com/r/linuxserver/quassel-web -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - # 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.29/README.md b/stable/quassel-web/2.0.29/README.md deleted file mode 100644 index 45159b7b28f..00000000000 --- a/stable/quassel-web/2.0.29/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# quassel-web - -![Version: 2.0.29](https://img.shields.io/badge/Version-2.0.29-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2021.12.16](https://img.shields.io/badge/AppVersion-2021.12.16-informational?style=flat-square) - -Quassel-web is a web client for Quassel. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [quassel-web](https://truecharts.org/docs/charts/stable/quassel-web) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/quassel-web/2.0.29/charts/common-10.5.9.tgz b/stable/quassel-web/2.0.29/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/quassel-web/2.0.29/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/quassel-web/2.0.30/CHANGELOG.md b/stable/quassel-web/2.0.30/CHANGELOG.md new file mode 100644 index 00000000000..c065744e714 --- /dev/null +++ b/stable/quassel-web/2.0.30/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [quassel-web-2.0.30](https://github.com/truecharts/charts/compare/quassel-web-2.0.29...quassel-web-2.0.30) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [quassel-web-2.0.29](https://github.com/truecharts/charts/compare/quassel-web-2.0.28...quassel-web-2.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [quassel-web-2.0.29](https://github.com/truecharts/charts/compare/quassel-web-2.0.28...quassel-web-2.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [quassel-web-2.0.29](https://github.com/truecharts/charts/compare/quassel-web-2.0.28...quassel-web-2.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [quassel-web-2.0.29](https://github.com/truecharts/charts/compare/quassel-web-2.0.28...quassel-web-2.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [quassel-web-2.0.29](https://github.com/truecharts/charts/compare/quassel-web-2.0.28...quassel-web-2.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [quassel-web-2.0.29](https://github.com/truecharts/charts/compare/quassel-web-2.0.28...quassel-web-2.0.29) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [quassel-web-2.0.28](https://github.com/truecharts/charts/compare/quassel-web-2.0.26...quassel-web-2.0.28) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [quassel-web-2.0.27](https://github.com/truecharts/charts/compare/quassel-web-2.0.26...quassel-web-2.0.27) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/quassel-web/2.0.30/Chart.lock b/stable/quassel-web/2.0.30/Chart.lock new file mode 100644 index 00000000000..e89ddee9cc2 --- /dev/null +++ b/stable/quassel-web/2.0.30/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T15:02:21.492749995Z" diff --git a/stable/quassel-web/2.0.30/Chart.yaml b/stable/quassel-web/2.0.30/Chart.yaml new file mode 100644 index 00000000000..57f6dcd43fb --- /dev/null +++ b/stable/quassel-web/2.0.30/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: quassel-web +version: 2.0.30 +appVersion: "2021.12.16" +description: Quassel-web is a web client for Quassel. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/quassel-web +icon: https://truecharts.org/img/hotlink-ok/chart-icons/quassel-web.png +keywords: + - quassel-web +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/quassel-web + - https://hub.docker.com/r/linuxserver/quassel-web +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/quassel-web/2.0.30/README.md b/stable/quassel-web/2.0.30/README.md new file mode 100644 index 00000000000..806d5353951 --- /dev/null +++ b/stable/quassel-web/2.0.30/README.md @@ -0,0 +1,108 @@ +# quassel-web + +![Version: 2.0.30](https://img.shields.io/badge/Version-2.0.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2021.12.16](https://img.shields.io/badge/AppVersion-2021.12.16-informational?style=flat-square) + +Quassel-web is a web client for Quassel. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [quassel-web](https://truecharts.org/docs/charts/stable/quassel-web) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/quassel-web/2.0.29/app-readme.md b/stable/quassel-web/2.0.30/app-readme.md similarity index 100% rename from stable/quassel-web/2.0.29/app-readme.md rename to stable/quassel-web/2.0.30/app-readme.md diff --git a/stable/quassel-web/2.0.30/charts/common-10.5.10.tgz b/stable/quassel-web/2.0.30/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/quassel-web/2.0.30/charts/common-10.5.10.tgz differ diff --git a/stable/quassel-web/2.0.29/ix_values.yaml b/stable/quassel-web/2.0.30/ix_values.yaml similarity index 100% rename from stable/quassel-web/2.0.29/ix_values.yaml rename to stable/quassel-web/2.0.30/ix_values.yaml diff --git a/stable/quassel-web/2.0.29/questions.yaml b/stable/quassel-web/2.0.30/questions.yaml similarity index 100% rename from stable/quassel-web/2.0.29/questions.yaml rename to stable/quassel-web/2.0.30/questions.yaml diff --git a/stable/thelounge/6.0.30/templates/common.yaml b/stable/quassel-web/2.0.30/templates/common.yaml similarity index 100% rename from stable/thelounge/6.0.30/templates/common.yaml rename to stable/quassel-web/2.0.30/templates/common.yaml diff --git a/stable/stash/7.0.33/values.yaml b/stable/quassel-web/2.0.30/values.yaml similarity index 100% rename from stable/stash/7.0.33/values.yaml rename to stable/quassel-web/2.0.30/values.yaml diff --git a/stable/radarr/11.0.33/CHANGELOG.md b/stable/radarr/11.0.33/CHANGELOG.md new file mode 100644 index 00000000000..b5b50e7dacf --- /dev/null +++ b/stable/radarr/11.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [radarr-11.0.33](https://github.com/truecharts/charts/compare/radarrsync-0.0.23...radarr-11.0.33) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [radarr-11.0.32](https://github.com/truecharts/charts/compare/radarr-11.0.31...radarr-11.0.32) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + ### Docs + +- add more docs + + + + +## [radarr-11.0.32](https://github.com/truecharts/charts/compare/radarr-11.0.31...radarr-11.0.32) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + ### Docs + +- add more docs + + + + +## [radarr-11.0.32](https://github.com/truecharts/charts/compare/radarr-11.0.31...radarr-11.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + ### Docs + +- add more docs + + + + +## [radarr-11.0.32](https://github.com/truecharts/charts/compare/radarr-11.0.31...radarr-11.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + ### Docs + +- add more docs + + + + +## [radarr-11.0.32](https://github.com/truecharts/charts/compare/radarr-11.0.31...radarr-11.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + ### Docs + +- add more docs + + + + +## [radarr-11.0.32](https://github.com/truecharts/charts/compare/radarr-11.0.31...radarr-11.0.32) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) diff --git a/stable/radarr/11.0.33/Chart.lock b/stable/radarr/11.0.33/Chart.lock new file mode 100644 index 00000000000..73a3348b4c9 --- /dev/null +++ b/stable/radarr/11.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T15:02:24.561348516Z" diff --git a/stable/radarr/11.0.33/Chart.yaml b/stable/radarr/11.0.33/Chart.yaml new file mode 100644 index 00000000000..b7c9468e657 --- /dev/null +++ b/stable/radarr/11.0.33/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "4.1.0.6175" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +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.33 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/radarr/11.0.33/README.md b/stable/radarr/11.0.33/README.md new file mode 100644 index 00000000000..e92e5a8a366 --- /dev/null +++ b/stable/radarr/11.0.33/README.md @@ -0,0 +1,108 @@ +# radarr + +![Version: 11.0.33](https://img.shields.io/badge/Version-11.0.33-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.1.0.6175](https://img.shields.io/badge/AppVersion-4.1.0.6175-informational?style=flat-square) + +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.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `radarr` deployment + +```console +helm uninstall radarr +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install radarr \ + --set env.TZ="America/New York" \ + TrueCharts/radarr +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install radarr TrueCharts/radarr -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/radarr/11.0.33/app-readme.md b/stable/radarr/11.0.33/app-readme.md new file mode 100644 index 00000000000..2abad3f38c2 --- /dev/null +++ b/stable/radarr/11.0.33/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.33/charts/common-10.5.10.tgz b/stable/radarr/11.0.33/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/radarr/11.0.33/charts/common-10.5.10.tgz differ diff --git a/stable/radarr/11.0.33/ix_values.yaml b/stable/radarr/11.0.33/ix_values.yaml new file mode 100644 index 00000000000..5f74707d673 --- /dev/null +++ b/stable/radarr/11.0.33/ix_values.yaml @@ -0,0 +1,43 @@ +image: + repository: tccr.io/truecharts/radarr + pullPolicy: IfNotPresent + tag: v4.1.0.6175@sha256:32c89e468faf680f6c718e7d1f32c3f723594bec91e53af0dd300bf2e70ea2f0 + +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.33/questions.yaml b/stable/radarr/11.0.33/questions.yaml new file mode 100644 index 00000000000..2d9973dac4c --- /dev/null +++ b/stable/radarr/11.0.33/questions.yaml @@ -0,0 +1,2488 @@ +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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: ClusterIP + description: ClusterIP + - value: NodePort + description: NodePort (Advanced) + - value: LoadBalancer + description: LoadBalancer (Advanced) + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: (Advanced) Specify the IP Policy + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: (Advanced) IP Families + description: (Advanced) The IP Families that should be used + schema: + show_if: [["type", "!=", "Simple"]] + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + 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: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort + schema: + type: int + min: 9000 + max: 65535 + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: NodePort + enum: + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: nodePort + description: Leave Empty to Disable + label: "nodePort" + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/theme-park/2.0.12/templates/common.yaml b/stable/radarr/11.0.33/templates/common.yaml similarity index 100% rename from stable/theme-park/2.0.12/templates/common.yaml rename to stable/radarr/11.0.33/templates/common.yaml diff --git a/stable/static/3.0.29/values.yaml b/stable/radarr/11.0.33/values.yaml similarity index 100% rename from stable/static/3.0.29/values.yaml rename to stable/radarr/11.0.33/values.yaml diff --git a/stable/rcon-webadmin/1.0.0/CHANGELOG.md b/stable/rcon-webadmin/1.0.0/CHANGELOG.md deleted file mode 100644 index 5d342d3bf77..00000000000 --- a/stable/rcon-webadmin/1.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [rcon-webadmin-1.0.0](https://github.com/truecharts/charts/compare/rcon-webadmin-0.0.23...rcon-webadmin-1.0.0) (2022-09-14) - -### Fix - -- move to stable. ([#3775](https://github.com/truecharts/charts/issues/3775)) - - - - -## [rcon-webadmin-0.0.23](https://github.com/truecharts/charts/compare/rcon-webadmin-0.0.22...rcon-webadmin-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [rcon-webadmin-0.0.23](https://github.com/truecharts/charts/compare/rcon-webadmin-0.0.22...rcon-webadmin-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [rcon-webadmin-0.0.23](https://github.com/truecharts/charts/compare/rcon-webadmin-0.0.22...rcon-webadmin-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [rcon-webadmin-0.0.23](https://github.com/truecharts/charts/compare/rcon-webadmin-0.0.22...rcon-webadmin-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [rcon-webadmin-0.0.23](https://github.com/truecharts/charts/compare/rcon-webadmin-0.0.22...rcon-webadmin-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [rcon-webadmin-0.0.23](https://github.com/truecharts/charts/compare/rcon-webadmin-0.0.22...rcon-webadmin-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [rcon-webadmin-0.0.22](https://github.com/truecharts/charts/compare/rcon-webadmin-0.0.20...rcon-webadmin-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/stable/rcon-webadmin/1.0.0/Chart.lock b/stable/rcon-webadmin/1.0.0/Chart.lock deleted file mode 100644 index 2abe6310e48..00000000000 --- a/stable/rcon-webadmin/1.0.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-14T22:04:54.666340305Z" diff --git a/stable/rcon-webadmin/1.0.0/Chart.yaml b/stable/rcon-webadmin/1.0.0/Chart.yaml deleted file mode 100644 index db322812dd3..00000000000 --- a/stable/rcon-webadmin/1.0.0/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.0 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U - truecharts.org/catagories: | - - GameServers - - Tools-Utilities diff --git a/stable/rcon-webadmin/1.0.0/README.md b/stable/rcon-webadmin/1.0.0/README.md deleted file mode 100644 index 00bd71694cd..00000000000 --- a/stable/rcon-webadmin/1.0.0/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# rcon-webadmin - -![Version: 1.0.0](https://img.shields.io/badge/Version-1.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Out of the box, RCON Web Admin can check users for high ping, VAC status, or filter the chat for you around the clock. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [rcon-webadmin](https://truecharts.org/docs/charts/stable/rcon-webadmin) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/rcon-webadmin/1.0.0/charts/common-10.5.9.tgz b/stable/rcon-webadmin/1.0.0/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/rcon-webadmin/1.0.0/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/rcon-webadmin/1.0.1/CHANGELOG.md b/stable/rcon-webadmin/1.0.1/CHANGELOG.md new file mode 100644 index 00000000000..6c5cd98d583 --- /dev/null +++ b/stable/rcon-webadmin/1.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [rcon-webadmin-1.0.1](https://github.com/truecharts/charts/compare/rcon-webadmin-1.0.0...rcon-webadmin-1.0.1) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [rcon-webadmin-1.0.0](https://github.com/truecharts/charts/compare/rcon-webadmin-0.0.23...rcon-webadmin-1.0.0) (2022-09-14) + +### Fix + +- move to stable. ([#3775](https://github.com/truecharts/charts/issues/3775)) + + + + +## [rcon-webadmin-0.0.23](https://github.com/truecharts/charts/compare/rcon-webadmin-0.0.22...rcon-webadmin-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [rcon-webadmin-0.0.23](https://github.com/truecharts/charts/compare/rcon-webadmin-0.0.22...rcon-webadmin-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [rcon-webadmin-0.0.23](https://github.com/truecharts/charts/compare/rcon-webadmin-0.0.22...rcon-webadmin-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [rcon-webadmin-0.0.23](https://github.com/truecharts/charts/compare/rcon-webadmin-0.0.22...rcon-webadmin-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [rcon-webadmin-0.0.23](https://github.com/truecharts/charts/compare/rcon-webadmin-0.0.22...rcon-webadmin-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [rcon-webadmin-0.0.23](https://github.com/truecharts/charts/compare/rcon-webadmin-0.0.22...rcon-webadmin-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [rcon-webadmin-0.0.22](https://github.com/truecharts/charts/compare/rcon-webadmin-0.0.20...rcon-webadmin-0.0.22) (2022-08-30) + diff --git a/stable/rcon-webadmin/1.0.1/Chart.lock b/stable/rcon-webadmin/1.0.1/Chart.lock new file mode 100644 index 00000000000..768cacb1f82 --- /dev/null +++ b/stable/rcon-webadmin/1.0.1/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T15:02:24.738497373Z" diff --git a/stable/rcon-webadmin/1.0.1/Chart.yaml b/stable/rcon-webadmin/1.0.1/Chart.yaml new file mode 100644 index 00000000000..5aad816c8df --- /dev/null +++ b/stable/rcon-webadmin/1.0.1/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: "Out of the box, RCON Web Admin can check users for high ping, VAC status, or filter the chat for you around the clock." +home: https://truecharts.org/docs/charts/stable/rcon-webadmin +icon: https://truecharts.org/img/hotlink-ok/chart-icons/rcon-webadmin.png +keywords: + - rcon-webadmin + - GameServers + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: rcon-webadmin +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/rcon-webadmin + - https://github.com/rcon-web-admin/rcon-web-admin + - https://hub.docker.com/r/itzg/rcon/ +type: application +version: 1.0.1 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U + truecharts.org/catagories: | + - GameServers + - Tools-Utilities diff --git a/stable/rcon-webadmin/1.0.1/README.md b/stable/rcon-webadmin/1.0.1/README.md new file mode 100644 index 00000000000..6183b1666dd --- /dev/null +++ b/stable/rcon-webadmin/1.0.1/README.md @@ -0,0 +1,109 @@ +# rcon-webadmin + +![Version: 1.0.1](https://img.shields.io/badge/Version-1.0.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Out of the box, RCON Web Admin can check users for high ping, VAC status, or filter the chat for you around the clock. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [rcon-webadmin](https://truecharts.org/docs/charts/stable/rcon-webadmin) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/rcon-webadmin/1.0.0/app-readme.md b/stable/rcon-webadmin/1.0.1/app-readme.md similarity index 100% rename from stable/rcon-webadmin/1.0.0/app-readme.md rename to stable/rcon-webadmin/1.0.1/app-readme.md diff --git a/stable/rcon-webadmin/1.0.1/charts/common-10.5.10.tgz b/stable/rcon-webadmin/1.0.1/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/rcon-webadmin/1.0.1/charts/common-10.5.10.tgz differ diff --git a/stable/rcon-webadmin/1.0.0/ix_values.yaml b/stable/rcon-webadmin/1.0.1/ix_values.yaml similarity index 100% rename from stable/rcon-webadmin/1.0.0/ix_values.yaml rename to stable/rcon-webadmin/1.0.1/ix_values.yaml diff --git a/stable/rcon-webadmin/1.0.0/questions.yaml b/stable/rcon-webadmin/1.0.1/questions.yaml similarity index 100% rename from stable/rcon-webadmin/1.0.0/questions.yaml rename to stable/rcon-webadmin/1.0.1/questions.yaml diff --git a/stable/rcon-webadmin/1.0.0/templates/common.yaml b/stable/rcon-webadmin/1.0.1/templates/common.yaml similarity index 100% rename from stable/rcon-webadmin/1.0.0/templates/common.yaml rename to stable/rcon-webadmin/1.0.1/templates/common.yaml diff --git a/stable/statping/7.0.36/values.yaml b/stable/rcon-webadmin/1.0.1/values.yaml similarity index 100% rename from stable/statping/7.0.36/values.yaml rename to stable/rcon-webadmin/1.0.1/values.yaml diff --git a/stable/readarr/11.0.30/CHANGELOG.md b/stable/readarr/11.0.30/CHANGELOG.md new file mode 100644 index 00000000000..d9fde9e6159 --- /dev/null +++ b/stable/readarr/11.0.30/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [readarr-11.0.30](https://github.com/truecharts/charts/compare/readarr-11.0.29...readarr-11.0.30) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [readarr-11.0.29](https://github.com/truecharts/charts/compare/readarr-11.0.28...readarr-11.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [readarr-11.0.29](https://github.com/truecharts/charts/compare/readarr-11.0.28...readarr-11.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [readarr-11.0.29](https://github.com/truecharts/charts/compare/readarr-11.0.28...readarr-11.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [readarr-11.0.29](https://github.com/truecharts/charts/compare/readarr-11.0.28...readarr-11.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [readarr-11.0.29](https://github.com/truecharts/charts/compare/readarr-11.0.28...readarr-11.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [readarr-11.0.29](https://github.com/truecharts/charts/compare/readarr-11.0.28...readarr-11.0.29) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [readarr-11.0.28](https://github.com/truecharts/charts/compare/readarr-11.0.26...readarr-11.0.28) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [readarr-11.0.27](https://github.com/truecharts/charts/compare/readarr-11.0.26...readarr-11.0.27) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/readarr/11.0.30/Chart.lock b/stable/readarr/11.0.30/Chart.lock new file mode 100644 index 00000000000..6f00b15846e --- /dev/null +++ b/stable/readarr/11.0.30/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T15:02:50.107974467Z" diff --git a/stable/readarr/11.0.30/Chart.yaml b/stable/readarr/11.0.30/Chart.yaml new file mode 100644 index 00000000000..bfd6f7105c9 --- /dev/null +++ b/stable/readarr/11.0.30/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "0.1.1.1352" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +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.30 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/readarr/11.0.30/README.md b/stable/readarr/11.0.30/README.md new file mode 100644 index 00000000000..481700aed4d --- /dev/null +++ b/stable/readarr/11.0.30/README.md @@ -0,0 +1,109 @@ +# readarr + +![Version: 11.0.30](https://img.shields.io/badge/Version-11.0.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.1.1.1352](https://img.shields.io/badge/AppVersion-0.1.1.1352-informational?style=flat-square) + +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.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `readarr` deployment + +```console +helm uninstall readarr +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install readarr \ + --set env.TZ="America/New York" \ + TrueCharts/readarr +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install readarr TrueCharts/readarr -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/readarr/11.0.30/app-readme.md b/stable/readarr/11.0.30/app-readme.md new file mode 100644 index 00000000000..1adaff0939d --- /dev/null +++ b/stable/readarr/11.0.30/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.30/charts/common-10.5.10.tgz b/stable/readarr/11.0.30/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/readarr/11.0.30/charts/common-10.5.10.tgz differ diff --git a/stable/readarr/11.0.30/ix_values.yaml b/stable/readarr/11.0.30/ix_values.yaml new file mode 100644 index 00000000000..f6c81199959 --- /dev/null +++ b/stable/readarr/11.0.30/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.30/questions.yaml b/stable/readarr/11.0.30/questions.yaml new file mode 100644 index 00000000000..9927a2a4988 --- /dev/null +++ b/stable/readarr/11.0.30/questions.yaml @@ -0,0 +1,2488 @@ +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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: ClusterIP + description: ClusterIP + - value: NodePort + description: NodePort (Advanced) + - value: LoadBalancer + description: LoadBalancer (Advanced) + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: (Advanced) Specify the IP Policy + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: (Advanced) IP Families + description: (Advanced) The IP Families that should be used + schema: + show_if: [["type", "!=", "Simple"]] + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + 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: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort + schema: + type: int + min: 9000 + max: 65535 + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: NodePort + enum: + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: nodePort + description: Leave Empty to Disable + label: "nodePort" + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/tinymediamanager/2.0.33/templates/common.yaml b/stable/readarr/11.0.30/templates/common.yaml similarity index 100% rename from stable/tinymediamanager/2.0.33/templates/common.yaml rename to stable/readarr/11.0.30/templates/common.yaml diff --git a/stable/storj-node/2.0.47/values.yaml b/stable/readarr/11.0.30/values.yaml similarity index 100% rename from stable/storj-node/2.0.47/values.yaml rename to stable/readarr/11.0.30/values.yaml diff --git a/stable/recipes/8.0.49/CHANGELOG.md b/stable/recipes/8.0.49/CHANGELOG.md deleted file mode 100644 index 4ac6571856e..00000000000 --- a/stable/recipes/8.0.49/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [recipes-8.0.49](https://github.com/truecharts/charts/compare/recipes-8.0.48...recipes-8.0.49) (2022-09-13) - -### Chore - -- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - - - -## [recipes-8.0.48](https://github.com/truecharts/charts/compare/recipes-8.0.47...recipes-8.0.48) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [recipes-8.0.48](https://github.com/truecharts/charts/compare/recipes-8.0.47...recipes-8.0.48) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [recipes-8.0.48](https://github.com/truecharts/charts/compare/recipes-8.0.47...recipes-8.0.48) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [recipes-8.0.48](https://github.com/truecharts/charts/compare/recipes-8.0.47...recipes-8.0.48) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [recipes-8.0.48](https://github.com/truecharts/charts/compare/recipes-8.0.47...recipes-8.0.48) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [recipes-8.0.48](https://github.com/truecharts/charts/compare/recipes-8.0.47...recipes-8.0.48) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [recipes-8.0.47](https://github.com/truecharts/charts/compare/recipes-8.0.45...recipes-8.0.47) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [recipes-8.0.46](https://github.com/truecharts/charts/compare/recipes-8.0.45...recipes-8.0.46) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/recipes/8.0.49/Chart.lock b/stable/recipes/8.0.49/Chart.lock deleted file mode 100644 index 6fb46b552cd..00000000000 --- a/stable/recipes/8.0.49/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -digest: sha256:bfcb2819ba71fec67e4e1b700216bcea405d58eaaf9c45e3705bdbead908b8e9 -generated: "2022-09-13T06:28:40.232657863Z" diff --git a/stable/recipes/8.0.49/Chart.yaml b/stable/recipes/8.0.49/Chart.yaml deleted file mode 100644 index a5aa690f99a..00000000000 --- a/stable/recipes/8.0.49/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "1.3.3" -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.49 -kubeVersion: ">=1.16.0-0" -keywords: - - recipes - - cooking -home: https://truecharts.org/docs/charts/stable/recipes -icon: https://truecharts.org/img/hotlink-ok/chart-icons/recipes.png -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/recipes - - https://github.com/vabene1111/recipes - - https://hub.docker.com/r/vabene1111/recipes -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -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.49/README.md b/stable/recipes/8.0.49/README.md deleted file mode 100644 index d9ac9e0fa18..00000000000 --- a/stable/recipes/8.0.49/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# recipes - -![Version: 8.0.49](https://img.shields.io/badge/Version-8.0.49-informational?style=flat-square) ![AppVersion: 1.3.3](https://img.shields.io/badge/AppVersion-1.3.3-informational?style=flat-square) - -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.76 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/recipes/8.0.49/charts/common-10.5.9.tgz b/stable/recipes/8.0.49/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/recipes/8.0.49/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/recipes/8.0.49/charts/postgresql-8.0.76.tgz b/stable/recipes/8.0.49/charts/postgresql-8.0.76.tgz deleted file mode 100644 index 129e37daa0e..00000000000 Binary files a/stable/recipes/8.0.49/charts/postgresql-8.0.76.tgz and /dev/null differ diff --git a/stable/recipes/8.0.50/CHANGELOG.md b/stable/recipes/8.0.50/CHANGELOG.md new file mode 100644 index 00000000000..4d901cb5174 --- /dev/null +++ b/stable/recipes/8.0.50/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [recipes-8.0.50](https://github.com/truecharts/charts/compare/recipes-8.0.49...recipes-8.0.50) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [recipes-8.0.49](https://github.com/truecharts/charts/compare/recipes-8.0.48...recipes-8.0.49) (2022-09-13) + +### Chore + +- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + + + + +## [recipes-8.0.48](https://github.com/truecharts/charts/compare/recipes-8.0.47...recipes-8.0.48) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [recipes-8.0.48](https://github.com/truecharts/charts/compare/recipes-8.0.47...recipes-8.0.48) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [recipes-8.0.48](https://github.com/truecharts/charts/compare/recipes-8.0.47...recipes-8.0.48) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [recipes-8.0.48](https://github.com/truecharts/charts/compare/recipes-8.0.47...recipes-8.0.48) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [recipes-8.0.48](https://github.com/truecharts/charts/compare/recipes-8.0.47...recipes-8.0.48) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [recipes-8.0.48](https://github.com/truecharts/charts/compare/recipes-8.0.47...recipes-8.0.48) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [recipes-8.0.47](https://github.com/truecharts/charts/compare/recipes-8.0.45...recipes-8.0.47) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/recipes/8.0.50/Chart.lock b/stable/recipes/8.0.50/Chart.lock new file mode 100644 index 00000000000..58dcac2ef0e --- /dev/null +++ b/stable/recipes/8.0.50/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 +generated: "2022-09-15T15:03:03.994781306Z" diff --git a/stable/recipes/8.0.50/Chart.yaml b/stable/recipes/8.0.50/Chart.yaml new file mode 100644 index 00000000000..cd5a3589def --- /dev/null +++ b/stable/recipes/8.0.50/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "1.3.3" +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.50 +kubeVersion: ">=1.16.0-0" +keywords: + - recipes + - cooking +home: https://truecharts.org/docs/charts/stable/recipes +icon: https://truecharts.org/img/hotlink-ok/chart-icons/recipes.png +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/recipes + - https://github.com/vabene1111/recipes + - https://hub.docker.com/r/vabene1111/recipes +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/recipes/8.0.50/README.md b/stable/recipes/8.0.50/README.md new file mode 100644 index 00000000000..28548196e7f --- /dev/null +++ b/stable/recipes/8.0.50/README.md @@ -0,0 +1,110 @@ +# recipes + +![Version: 8.0.50](https://img.shields.io/badge/Version-8.0.50-informational?style=flat-square) ![AppVersion: 1.3.3](https://img.shields.io/badge/AppVersion-1.3.3-informational?style=flat-square) + +Recipes is a Django application to manage, tag and search recipes using either built in models or external storage providers hosting PDF's, Images or other files. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [recipes](https://truecharts.org/docs/charts/stable/recipes) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.78 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/recipes/8.0.49/app-readme.md b/stable/recipes/8.0.50/app-readme.md similarity index 100% rename from stable/recipes/8.0.49/app-readme.md rename to stable/recipes/8.0.50/app-readme.md diff --git a/stable/recipes/8.0.50/charts/common-10.5.10.tgz b/stable/recipes/8.0.50/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/recipes/8.0.50/charts/common-10.5.10.tgz differ diff --git a/stable/recipes/8.0.50/charts/postgresql-8.0.78.tgz b/stable/recipes/8.0.50/charts/postgresql-8.0.78.tgz new file mode 100644 index 00000000000..ef5433c52fa Binary files /dev/null and b/stable/recipes/8.0.50/charts/postgresql-8.0.78.tgz differ diff --git a/stable/recipes/8.0.49/ix_values.yaml b/stable/recipes/8.0.50/ix_values.yaml similarity index 100% rename from stable/recipes/8.0.49/ix_values.yaml rename to stable/recipes/8.0.50/ix_values.yaml diff --git a/stable/recipes/8.0.49/questions.yaml b/stable/recipes/8.0.50/questions.yaml similarity index 100% rename from stable/recipes/8.0.49/questions.yaml rename to stable/recipes/8.0.50/questions.yaml diff --git a/stable/recipes/8.0.49/templates/_sercrets.tpl b/stable/recipes/8.0.50/templates/_sercrets.tpl similarity index 100% rename from stable/recipes/8.0.49/templates/_sercrets.tpl rename to stable/recipes/8.0.50/templates/_sercrets.tpl diff --git a/stable/recipes/8.0.49/templates/common.yaml b/stable/recipes/8.0.50/templates/common.yaml similarity index 100% rename from stable/recipes/8.0.49/templates/common.yaml rename to stable/recipes/8.0.50/templates/common.yaml diff --git a/stable/strapi/4.0.36/values.yaml b/stable/recipes/8.0.50/values.yaml similarity index 100% rename from stable/strapi/4.0.36/values.yaml rename to stable/recipes/8.0.50/values.yaml diff --git a/stable/recyclarr/1.0.2/CHANGELOG.md b/stable/recyclarr/1.0.2/CHANGELOG.md deleted file mode 100644 index efdb91d658e..00000000000 --- a/stable/recyclarr/1.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [recyclarr-1.0.2](https://github.com/truecharts/charts/compare/recyclarr-1.0.1...recyclarr-1.0.2) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [recyclarr-1.0.2](https://github.com/truecharts/charts/compare/recyclarr-1.0.1...recyclarr-1.0.2) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [recyclarr-1.0.2](https://github.com/truecharts/charts/compare/recyclarr-1.0.1...recyclarr-1.0.2) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [recyclarr-1.0.2](https://github.com/truecharts/charts/compare/recyclarr-1.0.1...recyclarr-1.0.2) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [recyclarr-1.0.2](https://github.com/truecharts/charts/compare/recyclarr-1.0.1...recyclarr-1.0.2) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [recyclarr-1.0.2](https://github.com/truecharts/charts/compare/recyclarr-1.0.1...recyclarr-1.0.2) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [recyclarr-1.0.1](https://github.com/truecharts/charts/compare/recyclarr-1.0.0...recyclarr-1.0.1) (2022-09-01) - -### Feat - -- actually move it to stable ([#3650](https://github.com/truecharts/charts/issues/3650)) - - - - -## [recyclarr-1.0.0](https://github.com/truecharts/charts/compare/recyclarr-0.0.27...recyclarr-1.0.0) (2022-08-31) - -### Feat - -- move to stable ([#3646](https://github.com/truecharts/charts/issues/3646)) - - - - -## [recyclarr-0.0.27](https://github.com/truecharts/charts/compare/recyclarr-0.0.25...recyclarr-0.0.27) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/recyclarr/1.0.2/Chart.lock b/stable/recyclarr/1.0.2/Chart.lock deleted file mode 100644 index 7522996403f..00000000000 --- a/stable/recyclarr/1.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:57:23.225215289Z" diff --git a/stable/recyclarr/1.0.2/Chart.yaml b/stable/recyclarr/1.0.2/Chart.yaml deleted file mode 100644 index 758c5c8d109..00000000000 --- a/stable/recyclarr/1.0.2/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "2.4.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.2 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities diff --git a/stable/recyclarr/1.0.2/README.md b/stable/recyclarr/1.0.2/README.md deleted file mode 100644 index 478f3a88067..00000000000 --- a/stable/recyclarr/1.0.2/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# recyclarr - -![Version: 1.0.2](https://img.shields.io/badge/Version-1.0.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.4.1](https://img.shields.io/badge/AppVersion-2.4.1-informational?style=flat-square) - -A command-line application that will automatically synchronize recommended settings from TRaSH guides to your Sonarr/Radarr instances. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [recyclarr](https://truecharts.org/docs/charts/stable/recyclarr) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/recyclarr/1.0.2/charts/common-10.5.9.tgz b/stable/recyclarr/1.0.2/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/recyclarr/1.0.2/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/recyclarr/1.0.3/CHANGELOG.md b/stable/recyclarr/1.0.3/CHANGELOG.md new file mode 100644 index 00000000000..f8f13beae6f --- /dev/null +++ b/stable/recyclarr/1.0.3/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [recyclarr-1.0.3](https://github.com/truecharts/charts/compare/recyclarr-1.0.2...recyclarr-1.0.3) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [recyclarr-1.0.2](https://github.com/truecharts/charts/compare/recyclarr-1.0.1...recyclarr-1.0.2) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [recyclarr-1.0.2](https://github.com/truecharts/charts/compare/recyclarr-1.0.1...recyclarr-1.0.2) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [recyclarr-1.0.2](https://github.com/truecharts/charts/compare/recyclarr-1.0.1...recyclarr-1.0.2) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [recyclarr-1.0.2](https://github.com/truecharts/charts/compare/recyclarr-1.0.1...recyclarr-1.0.2) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [recyclarr-1.0.2](https://github.com/truecharts/charts/compare/recyclarr-1.0.1...recyclarr-1.0.2) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [recyclarr-1.0.2](https://github.com/truecharts/charts/compare/recyclarr-1.0.1...recyclarr-1.0.2) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [recyclarr-1.0.1](https://github.com/truecharts/charts/compare/recyclarr-1.0.0...recyclarr-1.0.1) (2022-09-01) + +### Feat + +- actually move it to stable ([#3650](https://github.com/truecharts/charts/issues/3650)) + + + + +## [recyclarr-1.0.0](https://github.com/truecharts/charts/compare/recyclarr-0.0.27...recyclarr-1.0.0) (2022-08-31) + +### Feat + +- move to stable ([#3646](https://github.com/truecharts/charts/issues/3646)) + + + diff --git a/stable/recyclarr/1.0.3/Chart.lock b/stable/recyclarr/1.0.3/Chart.lock new file mode 100644 index 00000000000..aad9b44abde --- /dev/null +++ b/stable/recyclarr/1.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T15:02:55.614018728Z" diff --git a/stable/recyclarr/1.0.3/Chart.yaml b/stable/recyclarr/1.0.3/Chart.yaml new file mode 100644 index 00000000000..c97e93b3d96 --- /dev/null +++ b/stable/recyclarr/1.0.3/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "2.4.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: A command-line application that will automatically synchronize recommended settings from TRaSH guides to your Sonarr/Radarr instances. +home: https://truecharts.org/docs/charts/stable/recyclarr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/recyclarr.png +keywords: + - recyclarr + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: recyclarr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/recyclarr + - https://github.com/recyclarr/recyclarr + - https://github.com/recyclarr/recyclarr/pkgs/container/recyclarr +type: application +version: 1.0.3 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities diff --git a/stable/recyclarr/1.0.3/README.md b/stable/recyclarr/1.0.3/README.md new file mode 100644 index 00000000000..202902f1f9f --- /dev/null +++ b/stable/recyclarr/1.0.3/README.md @@ -0,0 +1,109 @@ +# recyclarr + +![Version: 1.0.3](https://img.shields.io/badge/Version-1.0.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.4.1](https://img.shields.io/badge/AppVersion-2.4.1-informational?style=flat-square) + +A command-line application that will automatically synchronize recommended settings from TRaSH guides to your Sonarr/Radarr instances. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [recyclarr](https://truecharts.org/docs/charts/stable/recyclarr) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/recyclarr/1.0.2/app-readme.md b/stable/recyclarr/1.0.3/app-readme.md similarity index 100% rename from stable/recyclarr/1.0.2/app-readme.md rename to stable/recyclarr/1.0.3/app-readme.md diff --git a/stable/recyclarr/1.0.3/charts/common-10.5.10.tgz b/stable/recyclarr/1.0.3/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/recyclarr/1.0.3/charts/common-10.5.10.tgz differ diff --git a/stable/recyclarr/1.0.2/ix_values.yaml b/stable/recyclarr/1.0.3/ix_values.yaml similarity index 100% rename from stable/recyclarr/1.0.2/ix_values.yaml rename to stable/recyclarr/1.0.3/ix_values.yaml diff --git a/stable/recyclarr/1.0.2/questions.yaml b/stable/recyclarr/1.0.3/questions.yaml similarity index 100% rename from stable/recyclarr/1.0.2/questions.yaml rename to stable/recyclarr/1.0.3/questions.yaml diff --git a/stable/recyclarr/1.0.2/templates/common.yaml b/stable/recyclarr/1.0.3/templates/common.yaml similarity index 100% rename from stable/recyclarr/1.0.2/templates/common.yaml rename to stable/recyclarr/1.0.3/templates/common.yaml diff --git a/stable/synapse/4.0.42/values.yaml b/stable/recyclarr/1.0.3/values.yaml similarity index 100% rename from stable/synapse/4.0.42/values.yaml rename to stable/recyclarr/1.0.3/values.yaml diff --git a/stable/redmine/3.0.46/CHANGELOG.md b/stable/redmine/3.0.46/CHANGELOG.md deleted file mode 100644 index 46960031e85..00000000000 --- a/stable/redmine/3.0.46/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [redmine-3.0.46](https://github.com/truecharts/charts/compare/redmine-3.0.45...redmine-3.0.46) (2022-09-13) - -### Chore - -- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - - - -## [redmine-3.0.45](https://github.com/truecharts/charts/compare/redmine-3.0.44...redmine-3.0.45) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [redmine-3.0.45](https://github.com/truecharts/charts/compare/redmine-3.0.44...redmine-3.0.45) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [redmine-3.0.45](https://github.com/truecharts/charts/compare/redmine-3.0.44...redmine-3.0.45) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [redmine-3.0.45](https://github.com/truecharts/charts/compare/redmine-3.0.44...redmine-3.0.45) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [redmine-3.0.45](https://github.com/truecharts/charts/compare/redmine-3.0.44...redmine-3.0.45) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [redmine-3.0.45](https://github.com/truecharts/charts/compare/redmine-3.0.44...redmine-3.0.45) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [redmine-3.0.44](https://github.com/truecharts/charts/compare/redmine-3.0.42...redmine-3.0.44) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [redmine-3.0.43](https://github.com/truecharts/charts/compare/redmine-3.0.42...redmine-3.0.43) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/redmine/3.0.46/Chart.lock b/stable/redmine/3.0.46/Chart.lock deleted file mode 100644 index 120ab49e8c2..00000000000 --- a/stable/redmine/3.0.46/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -digest: sha256:bfcb2819ba71fec67e4e1b700216bcea405d58eaaf9c45e3705bdbead908b8e9 -generated: "2022-09-13T06:28:50.352945931Z" diff --git a/stable/redmine/3.0.46/Chart.yaml b/stable/redmine/3.0.46/Chart.yaml deleted file mode 100644 index c6da92306da..00000000000 --- a/stable/redmine/3.0.46/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -apiVersion: v2 -appVersion: "5.0.2" -kubeVersion: ">=1.16.0-0" -version: 3.0.46 -name: redmine -description: Redmine is a flexible project management web application written using Ruby on Rails framework. -type: application -home: https://truecharts.org/docs/charts/stable/redmine -icon: https://truecharts.org/img/hotlink-ok/chart-icons/redmine.png -keywords: - - project - - management - - time - - tracking - - ticket -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/redmine - - https://github.com/redmine/redmine - - https://hub.docker.com/_/redmine -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -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.46/README.md b/stable/redmine/3.0.46/README.md deleted file mode 100644 index 0b74ca7c638..00000000000 --- a/stable/redmine/3.0.46/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# redmine - -![Version: 3.0.46](https://img.shields.io/badge/Version-3.0.46-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.0.2](https://img.shields.io/badge/AppVersion-5.0.2-informational?style=flat-square) - -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.76 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/redmine/3.0.46/charts/common-10.5.9.tgz b/stable/redmine/3.0.46/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/redmine/3.0.46/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/redmine/3.0.46/charts/postgresql-8.0.76.tgz b/stable/redmine/3.0.46/charts/postgresql-8.0.76.tgz deleted file mode 100644 index 129e37daa0e..00000000000 Binary files a/stable/redmine/3.0.46/charts/postgresql-8.0.76.tgz and /dev/null differ diff --git a/stable/redmine/3.0.47/CHANGELOG.md b/stable/redmine/3.0.47/CHANGELOG.md new file mode 100644 index 00000000000..f0ef3f82066 --- /dev/null +++ b/stable/redmine/3.0.47/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [redmine-3.0.47](https://github.com/truecharts/charts/compare/redmine-3.0.46...redmine-3.0.47) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [redmine-3.0.46](https://github.com/truecharts/charts/compare/redmine-3.0.45...redmine-3.0.46) (2022-09-13) + +### Chore + +- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + + + + +## [redmine-3.0.45](https://github.com/truecharts/charts/compare/redmine-3.0.44...redmine-3.0.45) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [redmine-3.0.45](https://github.com/truecharts/charts/compare/redmine-3.0.44...redmine-3.0.45) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [redmine-3.0.45](https://github.com/truecharts/charts/compare/redmine-3.0.44...redmine-3.0.45) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [redmine-3.0.45](https://github.com/truecharts/charts/compare/redmine-3.0.44...redmine-3.0.45) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [redmine-3.0.45](https://github.com/truecharts/charts/compare/redmine-3.0.44...redmine-3.0.45) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [redmine-3.0.45](https://github.com/truecharts/charts/compare/redmine-3.0.44...redmine-3.0.45) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [redmine-3.0.44](https://github.com/truecharts/charts/compare/redmine-3.0.42...redmine-3.0.44) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/redmine/3.0.47/Chart.lock b/stable/redmine/3.0.47/Chart.lock new file mode 100644 index 00000000000..3393c676d2c --- /dev/null +++ b/stable/redmine/3.0.47/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 +generated: "2022-09-15T15:03:07.974564108Z" diff --git a/stable/redmine/3.0.47/Chart.yaml b/stable/redmine/3.0.47/Chart.yaml new file mode 100644 index 00000000000..40f7d678089 --- /dev/null +++ b/stable/redmine/3.0.47/Chart.yaml @@ -0,0 +1,36 @@ +apiVersion: v2 +appVersion: "5.0.2" +kubeVersion: ">=1.16.0-0" +version: 3.0.47 +name: redmine +description: Redmine is a flexible project management web application written using Ruby on Rails framework. +type: application +home: https://truecharts.org/docs/charts/stable/redmine +icon: https://truecharts.org/img/hotlink-ok/chart-icons/redmine.png +keywords: + - project + - management + - time + - tracking + - ticket +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/redmine + - https://github.com/redmine/redmine + - https://hub.docker.com/_/redmine +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/redmine/3.0.47/README.md b/stable/redmine/3.0.47/README.md new file mode 100644 index 00000000000..929923da2f2 --- /dev/null +++ b/stable/redmine/3.0.47/README.md @@ -0,0 +1,110 @@ +# redmine + +![Version: 3.0.47](https://img.shields.io/badge/Version-3.0.47-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.0.2](https://img.shields.io/badge/AppVersion-5.0.2-informational?style=flat-square) + +Redmine is a flexible project management web application written using Ruby on Rails framework. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [redmine](https://truecharts.org/docs/charts/stable/redmine) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.78 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/redmine/3.0.46/app-readme.md b/stable/redmine/3.0.47/app-readme.md similarity index 100% rename from stable/redmine/3.0.46/app-readme.md rename to stable/redmine/3.0.47/app-readme.md diff --git a/stable/redmine/3.0.47/charts/common-10.5.10.tgz b/stable/redmine/3.0.47/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/redmine/3.0.47/charts/common-10.5.10.tgz differ diff --git a/stable/redmine/3.0.47/charts/postgresql-8.0.78.tgz b/stable/redmine/3.0.47/charts/postgresql-8.0.78.tgz new file mode 100644 index 00000000000..ef5433c52fa Binary files /dev/null and b/stable/redmine/3.0.47/charts/postgresql-8.0.78.tgz differ diff --git a/stable/redmine/3.0.46/ix_values.yaml b/stable/redmine/3.0.47/ix_values.yaml similarity index 100% rename from stable/redmine/3.0.46/ix_values.yaml rename to stable/redmine/3.0.47/ix_values.yaml diff --git a/stable/redmine/3.0.46/questions.yaml b/stable/redmine/3.0.47/questions.yaml similarity index 100% rename from stable/redmine/3.0.46/questions.yaml rename to stable/redmine/3.0.47/questions.yaml diff --git a/stable/redmine/3.0.46/templates/_secrets.tpl b/stable/redmine/3.0.47/templates/_secrets.tpl similarity index 100% rename from stable/redmine/3.0.46/templates/_secrets.tpl rename to stable/redmine/3.0.47/templates/_secrets.tpl diff --git a/stable/redmine/3.0.46/templates/common.yaml b/stable/redmine/3.0.47/templates/common.yaml similarity index 100% rename from stable/redmine/3.0.46/templates/common.yaml rename to stable/redmine/3.0.47/templates/common.yaml diff --git a/stable/synclounge/2.0.41/values.yaml b/stable/redmine/3.0.47/values.yaml similarity index 100% rename from stable/synclounge/2.0.41/values.yaml rename to stable/redmine/3.0.47/values.yaml diff --git a/stable/reg/6.0.30/CHANGELOG.md b/stable/reg/6.0.30/CHANGELOG.md deleted file mode 100644 index 1e3cb711a62..00000000000 --- a/stable/reg/6.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [reg-6.0.30](https://github.com/truecharts/charts/compare/wireguard-1.0.3...reg-6.0.30) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [reg-6.0.30](https://github.com/truecharts/charts/compare/wireguard-1.0.3...reg-6.0.30) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [reg-6.0.30](https://github.com/truecharts/charts/compare/wireguard-1.0.3...reg-6.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [reg-6.0.30](https://github.com/truecharts/charts/compare/wireguard-1.0.3...reg-6.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [reg-6.0.30](https://github.com/truecharts/charts/compare/wireguard-1.0.3...reg-6.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [reg-6.0.30](https://github.com/truecharts/charts/compare/wireguard-1.0.3...reg-6.0.30) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [reg-6.0.29](https://github.com/truecharts/charts/compare/wireguard-1.0.0...reg-6.0.29) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [reg-6.0.28](https://github.com/truecharts/charts/compare/wireguard-0.0.2...reg-6.0.28) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [reg-6.0.27](https://github.com/truecharts/charts/compare/wireguard-0.0.1...reg-6.0.27) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - diff --git a/stable/reg/6.0.30/Chart.lock b/stable/reg/6.0.30/Chart.lock deleted file mode 100644 index 63d4723c3ed..00000000000 --- a/stable/reg/6.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:57:29.779788125Z" diff --git a/stable/reg/6.0.30/Chart.yaml b/stable/reg/6.0.30/Chart.yaml deleted file mode 100644 index a86c805746e..00000000000 --- a/stable/reg/6.0.30/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "0.16.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.30 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/reg/6.0.30/README.md b/stable/reg/6.0.30/README.md deleted file mode 100644 index f701b466680..00000000000 --- a/stable/reg/6.0.30/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# reg - -![Version: 6.0.30](https://img.shields.io/badge/Version-6.0.30-informational?style=flat-square) ![AppVersion: 0.16.1](https://img.shields.io/badge/AppVersion-0.16.1-informational?style=flat-square) - -Docker registry v2 command line client and repo listing generator with security checks. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [reg](https://truecharts.org/docs/charts/stable/reg) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/reg/6.0.30/charts/common-10.5.9.tgz b/stable/reg/6.0.30/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/reg/6.0.30/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/reg/6.0.31/CHANGELOG.md b/stable/reg/6.0.31/CHANGELOG.md new file mode 100644 index 00000000000..295ff3492d6 --- /dev/null +++ b/stable/reg/6.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [reg-6.0.31](https://github.com/truecharts/charts/compare/wireguard-1.0.4...reg-6.0.31) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [reg-6.0.30](https://github.com/truecharts/charts/compare/wireguard-1.0.3...reg-6.0.30) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [reg-6.0.30](https://github.com/truecharts/charts/compare/wireguard-1.0.3...reg-6.0.30) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [reg-6.0.30](https://github.com/truecharts/charts/compare/wireguard-1.0.3...reg-6.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [reg-6.0.30](https://github.com/truecharts/charts/compare/wireguard-1.0.3...reg-6.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [reg-6.0.30](https://github.com/truecharts/charts/compare/wireguard-1.0.3...reg-6.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [reg-6.0.30](https://github.com/truecharts/charts/compare/wireguard-1.0.3...reg-6.0.30) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [reg-6.0.29](https://github.com/truecharts/charts/compare/wireguard-1.0.0...reg-6.0.29) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [reg-6.0.28](https://github.com/truecharts/charts/compare/wireguard-0.0.2...reg-6.0.28) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/stable/reg/6.0.31/Chart.lock b/stable/reg/6.0.31/Chart.lock new file mode 100644 index 00000000000..3432a92df91 --- /dev/null +++ b/stable/reg/6.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T15:03:21.16486277Z" diff --git a/stable/reg/6.0.31/Chart.yaml b/stable/reg/6.0.31/Chart.yaml new file mode 100644 index 00000000000..a3b33aeabcb --- /dev/null +++ b/stable/reg/6.0.31/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "0.16.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: Docker registry v2 command line client and repo listing generator with security checks. +home: https://truecharts.org/docs/charts/stable/reg +icon: https://truecharts.org/img/hotlink-ok/chart-icons/reg.png +keywords: + - reg +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: reg +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/reg + - https://github.com/genuinetools/reg + - https://github.com/k8s-at-home/container-images/ +version: 6.0.31 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/reg/6.0.31/README.md b/stable/reg/6.0.31/README.md new file mode 100644 index 00000000000..3c66e872a49 --- /dev/null +++ b/stable/reg/6.0.31/README.md @@ -0,0 +1,109 @@ +# reg + +![Version: 6.0.31](https://img.shields.io/badge/Version-6.0.31-informational?style=flat-square) ![AppVersion: 0.16.1](https://img.shields.io/badge/AppVersion-0.16.1-informational?style=flat-square) + +Docker registry v2 command line client and repo listing generator with security checks. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [reg](https://truecharts.org/docs/charts/stable/reg) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/reg/6.0.30/app-readme.md b/stable/reg/6.0.31/app-readme.md similarity index 100% rename from stable/reg/6.0.30/app-readme.md rename to stable/reg/6.0.31/app-readme.md diff --git a/stable/reg/6.0.31/charts/common-10.5.10.tgz b/stable/reg/6.0.31/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/reg/6.0.31/charts/common-10.5.10.tgz differ diff --git a/stable/reg/6.0.30/ci/ct-values.yaml b/stable/reg/6.0.31/ci/ct-values.yaml similarity index 100% rename from stable/reg/6.0.30/ci/ct-values.yaml rename to stable/reg/6.0.31/ci/ct-values.yaml diff --git a/stable/reg/6.0.30/ix_values.yaml b/stable/reg/6.0.31/ix_values.yaml similarity index 100% rename from stable/reg/6.0.30/ix_values.yaml rename to stable/reg/6.0.31/ix_values.yaml diff --git a/stable/reg/6.0.30/questions.yaml b/stable/reg/6.0.31/questions.yaml similarity index 100% rename from stable/reg/6.0.30/questions.yaml rename to stable/reg/6.0.31/questions.yaml diff --git a/stable/traccar/7.0.39/templates/common.yaml b/stable/reg/6.0.31/templates/common.yaml similarity index 100% rename from stable/traccar/7.0.39/templates/common.yaml rename to stable/reg/6.0.31/templates/common.yaml diff --git a/stable/syslog-ng/2.0.32/values.yaml b/stable/reg/6.0.31/values.yaml similarity index 100% rename from stable/syslog-ng/2.0.32/values.yaml rename to stable/reg/6.0.31/values.yaml diff --git a/stable/remmina/3.0.29/CHANGELOG.md b/stable/remmina/3.0.29/CHANGELOG.md deleted file mode 100644 index 2371372b5ed..00000000000 --- a/stable/remmina/3.0.29/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [remmina-3.0.29](https://github.com/truecharts/charts/compare/remmina-3.0.28...remmina-3.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [remmina-3.0.29](https://github.com/truecharts/charts/compare/remmina-3.0.28...remmina-3.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [remmina-3.0.29](https://github.com/truecharts/charts/compare/remmina-3.0.28...remmina-3.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [remmina-3.0.29](https://github.com/truecharts/charts/compare/remmina-3.0.28...remmina-3.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [remmina-3.0.29](https://github.com/truecharts/charts/compare/remmina-3.0.28...remmina-3.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [remmina-3.0.29](https://github.com/truecharts/charts/compare/remmina-3.0.28...remmina-3.0.29) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [remmina-3.0.28](https://github.com/truecharts/charts/compare/remmina-3.0.26...remmina-3.0.28) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [remmina-3.0.27](https://github.com/truecharts/charts/compare/remmina-3.0.26...remmina-3.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [remmina-3.0.26](https://github.com/truecharts/charts/compare/remmina-3.0.25...remmina-3.0.26) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/remmina/3.0.29/Chart.lock b/stable/remmina/3.0.29/Chart.lock deleted file mode 100644 index 38f4d17ff43..00000000000 --- a/stable/remmina/3.0.29/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:57:48.476855562Z" diff --git a/stable/remmina/3.0.29/Chart.yaml b/stable/remmina/3.0.29/Chart.yaml deleted file mode 100644 index 7ded9e19ce5..00000000000 --- a/stable/remmina/3.0.29/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "1.2.0-rcgi" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.29 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/remmina/3.0.29/README.md b/stable/remmina/3.0.29/README.md deleted file mode 100644 index 162c0207943..00000000000 --- a/stable/remmina/3.0.29/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# remmina - -![Version: 3.0.29](https://img.shields.io/badge/Version-3.0.29-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.2.0-rcgi](https://img.shields.io/badge/AppVersion-1.2.0--rcgi-informational?style=flat-square) - -A remote desktop client written in GTK - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [remmina](https://truecharts.org/docs/charts/stable/remmina) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/remmina/3.0.29/charts/common-10.5.9.tgz b/stable/remmina/3.0.29/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/remmina/3.0.29/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/remmina/3.0.30/CHANGELOG.md b/stable/remmina/3.0.30/CHANGELOG.md new file mode 100644 index 00000000000..9d7fcbaca8b --- /dev/null +++ b/stable/remmina/3.0.30/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [remmina-3.0.30](https://github.com/truecharts/charts/compare/remmina-3.0.29...remmina-3.0.30) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [remmina-3.0.29](https://github.com/truecharts/charts/compare/remmina-3.0.28...remmina-3.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [remmina-3.0.29](https://github.com/truecharts/charts/compare/remmina-3.0.28...remmina-3.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [remmina-3.0.29](https://github.com/truecharts/charts/compare/remmina-3.0.28...remmina-3.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [remmina-3.0.29](https://github.com/truecharts/charts/compare/remmina-3.0.28...remmina-3.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [remmina-3.0.29](https://github.com/truecharts/charts/compare/remmina-3.0.28...remmina-3.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [remmina-3.0.29](https://github.com/truecharts/charts/compare/remmina-3.0.28...remmina-3.0.29) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [remmina-3.0.28](https://github.com/truecharts/charts/compare/remmina-3.0.26...remmina-3.0.28) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [remmina-3.0.27](https://github.com/truecharts/charts/compare/remmina-3.0.26...remmina-3.0.27) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/remmina/3.0.30/Chart.lock b/stable/remmina/3.0.30/Chart.lock new file mode 100644 index 00000000000..32b06178b2b --- /dev/null +++ b/stable/remmina/3.0.30/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T15:03:27.273413871Z" diff --git a/stable/remmina/3.0.30/Chart.yaml b/stable/remmina/3.0.30/Chart.yaml new file mode 100644 index 00000000000..aba8aba75e0 --- /dev/null +++ b/stable/remmina/3.0.30/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "1.2.0-rcgi" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: A remote desktop client written in GTK +home: https://truecharts.org/docs/charts/stable/remmina +icon: https://truecharts.org/img/hotlink-ok/chart-icons/remmina.png +keywords: + - remina + - remote + - desktop + - client +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: remmina +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/remmina + - https://github.com/linuxserver/docker-remmina + - https://remmina.org/ +type: application +version: 3.0.30 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/remmina/3.0.30/README.md b/stable/remmina/3.0.30/README.md new file mode 100644 index 00000000000..4e1da1412bc --- /dev/null +++ b/stable/remmina/3.0.30/README.md @@ -0,0 +1,109 @@ +# remmina + +![Version: 3.0.30](https://img.shields.io/badge/Version-3.0.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.2.0-rcgi](https://img.shields.io/badge/AppVersion-1.2.0--rcgi-informational?style=flat-square) + +A remote desktop client written in GTK + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [remmina](https://truecharts.org/docs/charts/stable/remmina) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/remmina/3.0.29/app-readme.md b/stable/remmina/3.0.30/app-readme.md similarity index 100% rename from stable/remmina/3.0.29/app-readme.md rename to stable/remmina/3.0.30/app-readme.md diff --git a/stable/remmina/3.0.30/charts/common-10.5.10.tgz b/stable/remmina/3.0.30/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/remmina/3.0.30/charts/common-10.5.10.tgz differ diff --git a/stable/remmina/3.0.29/ix_values.yaml b/stable/remmina/3.0.30/ix_values.yaml similarity index 100% rename from stable/remmina/3.0.29/ix_values.yaml rename to stable/remmina/3.0.30/ix_values.yaml diff --git a/stable/remmina/3.0.29/questions.yaml b/stable/remmina/3.0.30/questions.yaml similarity index 100% rename from stable/remmina/3.0.29/questions.yaml rename to stable/remmina/3.0.30/questions.yaml diff --git a/stable/remmina/3.0.29/templates/common.yaml b/stable/remmina/3.0.30/templates/common.yaml similarity index 100% rename from stable/remmina/3.0.29/templates/common.yaml rename to stable/remmina/3.0.30/templates/common.yaml diff --git a/stable/tailscale/1.1.0/values.yaml b/stable/remmina/3.0.30/values.yaml similarity index 100% rename from stable/tailscale/1.1.0/values.yaml rename to stable/remmina/3.0.30/values.yaml diff --git a/stable/requestrr/2.0.29/CHANGELOG.md b/stable/requestrr/2.0.29/CHANGELOG.md deleted file mode 100644 index 7170e8fdd3f..00000000000 --- a/stable/requestrr/2.0.29/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [requestrr-2.0.29](https://github.com/truecharts/charts/compare/requestrr-2.0.28...requestrr-2.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [requestrr-2.0.29](https://github.com/truecharts/charts/compare/requestrr-2.0.28...requestrr-2.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [requestrr-2.0.29](https://github.com/truecharts/charts/compare/requestrr-2.0.28...requestrr-2.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [requestrr-2.0.29](https://github.com/truecharts/charts/compare/requestrr-2.0.28...requestrr-2.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [requestrr-2.0.29](https://github.com/truecharts/charts/compare/requestrr-2.0.28...requestrr-2.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [requestrr-2.0.29](https://github.com/truecharts/charts/compare/requestrr-2.0.28...requestrr-2.0.29) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [requestrr-2.0.28](https://github.com/truecharts/charts/compare/requestrr-2.0.26...requestrr-2.0.28) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [requestrr-2.0.27](https://github.com/truecharts/charts/compare/requestrr-2.0.26...requestrr-2.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [requestrr-2.0.26](https://github.com/truecharts/charts/compare/requestrr-2.0.25...requestrr-2.0.26) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/requestrr/2.0.29/Chart.lock b/stable/requestrr/2.0.29/Chart.lock deleted file mode 100644 index 308d0d83eb8..00000000000 --- a/stable/requestrr/2.0.29/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:57:55.350817381Z" diff --git a/stable/requestrr/2.0.29/Chart.yaml b/stable/requestrr/2.0.29/Chart.yaml deleted file mode 100644 index d83b4f7224d..00000000000 --- a/stable/requestrr/2.0.29/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: requestrr -version: 2.0.29 -appVersion: "2.1.2" -description: Requestrr is a chatbot used to simplify using services like Sonarr/Radarr/Ombi via the use of chat. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/requestrr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/requestrr.png -keywords: - - requestrr -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/requestrr - - https://hub.docker.com/r/linuxserver/requestrr -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - # 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.29/README.md b/stable/requestrr/2.0.29/README.md deleted file mode 100644 index 48e600a4f60..00000000000 --- a/stable/requestrr/2.0.29/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# requestrr - -![Version: 2.0.29](https://img.shields.io/badge/Version-2.0.29-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.1.2](https://img.shields.io/badge/AppVersion-2.1.2-informational?style=flat-square) - -Requestrr is a chatbot used to simplify using services like Sonarr/Radarr/Ombi via the use of chat. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [requestrr](https://truecharts.org/docs/charts/stable/requestrr) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/requestrr/2.0.29/charts/common-10.5.9.tgz b/stable/requestrr/2.0.29/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/requestrr/2.0.29/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/requestrr/2.0.30/CHANGELOG.md b/stable/requestrr/2.0.30/CHANGELOG.md new file mode 100644 index 00000000000..4e47f5d3aa5 --- /dev/null +++ b/stable/requestrr/2.0.30/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [requestrr-2.0.30](https://github.com/truecharts/charts/compare/requestrr-2.0.29...requestrr-2.0.30) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [requestrr-2.0.29](https://github.com/truecharts/charts/compare/requestrr-2.0.28...requestrr-2.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [requestrr-2.0.29](https://github.com/truecharts/charts/compare/requestrr-2.0.28...requestrr-2.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [requestrr-2.0.29](https://github.com/truecharts/charts/compare/requestrr-2.0.28...requestrr-2.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [requestrr-2.0.29](https://github.com/truecharts/charts/compare/requestrr-2.0.28...requestrr-2.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [requestrr-2.0.29](https://github.com/truecharts/charts/compare/requestrr-2.0.28...requestrr-2.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [requestrr-2.0.29](https://github.com/truecharts/charts/compare/requestrr-2.0.28...requestrr-2.0.29) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [requestrr-2.0.28](https://github.com/truecharts/charts/compare/requestrr-2.0.26...requestrr-2.0.28) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [requestrr-2.0.27](https://github.com/truecharts/charts/compare/requestrr-2.0.26...requestrr-2.0.27) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/requestrr/2.0.30/Chart.lock b/stable/requestrr/2.0.30/Chart.lock new file mode 100644 index 00000000000..6e33ef2f644 --- /dev/null +++ b/stable/requestrr/2.0.30/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T15:03:47.334681478Z" diff --git a/stable/requestrr/2.0.30/Chart.yaml b/stable/requestrr/2.0.30/Chart.yaml new file mode 100644 index 00000000000..cd1d1041171 --- /dev/null +++ b/stable/requestrr/2.0.30/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: requestrr +version: 2.0.30 +appVersion: "2.1.2" +description: Requestrr is a chatbot used to simplify using services like Sonarr/Radarr/Ombi via the use of chat. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/requestrr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/requestrr.png +keywords: + - requestrr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/requestrr + - https://hub.docker.com/r/linuxserver/requestrr +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/requestrr/2.0.30/README.md b/stable/requestrr/2.0.30/README.md new file mode 100644 index 00000000000..62ec4257c53 --- /dev/null +++ b/stable/requestrr/2.0.30/README.md @@ -0,0 +1,108 @@ +# requestrr + +![Version: 2.0.30](https://img.shields.io/badge/Version-2.0.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.1.2](https://img.shields.io/badge/AppVersion-2.1.2-informational?style=flat-square) + +Requestrr is a chatbot used to simplify using services like Sonarr/Radarr/Ombi via the use of chat. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [requestrr](https://truecharts.org/docs/charts/stable/requestrr) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/requestrr/2.0.29/app-readme.md b/stable/requestrr/2.0.30/app-readme.md similarity index 100% rename from stable/requestrr/2.0.29/app-readme.md rename to stable/requestrr/2.0.30/app-readme.md diff --git a/stable/requestrr/2.0.30/charts/common-10.5.10.tgz b/stable/requestrr/2.0.30/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/requestrr/2.0.30/charts/common-10.5.10.tgz differ diff --git a/stable/requestrr/2.0.29/ix_values.yaml b/stable/requestrr/2.0.30/ix_values.yaml similarity index 100% rename from stable/requestrr/2.0.29/ix_values.yaml rename to stable/requestrr/2.0.30/ix_values.yaml diff --git a/stable/requestrr/2.0.29/questions.yaml b/stable/requestrr/2.0.30/questions.yaml similarity index 100% rename from stable/requestrr/2.0.29/questions.yaml rename to stable/requestrr/2.0.30/questions.yaml diff --git a/stable/trilium-notes/5.0.33/templates/common.yaml b/stable/requestrr/2.0.30/templates/common.yaml similarity index 100% rename from stable/trilium-notes/5.0.33/templates/common.yaml rename to stable/requestrr/2.0.30/templates/common.yaml diff --git a/stable/tdarr-node/2.0.32/values.yaml b/stable/requestrr/2.0.30/values.yaml similarity index 100% rename from stable/tdarr-node/2.0.32/values.yaml rename to stable/requestrr/2.0.30/values.yaml diff --git a/stable/resilio-sync/6.0.31/CHANGELOG.md b/stable/resilio-sync/6.0.31/CHANGELOG.md deleted file mode 100644 index 10467c43a2c..00000000000 --- a/stable/resilio-sync/6.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [resilio-sync-6.0.31](https://github.com/truecharts/charts/compare/resilio-sync-6.0.30...resilio-sync-6.0.31) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [resilio-sync-6.0.31](https://github.com/truecharts/charts/compare/resilio-sync-6.0.30...resilio-sync-6.0.31) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [resilio-sync-6.0.31](https://github.com/truecharts/charts/compare/resilio-sync-6.0.30...resilio-sync-6.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [resilio-sync-6.0.31](https://github.com/truecharts/charts/compare/resilio-sync-6.0.30...resilio-sync-6.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [resilio-sync-6.0.31](https://github.com/truecharts/charts/compare/resilio-sync-6.0.30...resilio-sync-6.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [resilio-sync-6.0.31](https://github.com/truecharts/charts/compare/resilio-sync-6.0.30...resilio-sync-6.0.31) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [resilio-sync-6.0.30](https://github.com/truecharts/charts/compare/resilio-sync-6.0.28...resilio-sync-6.0.30) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [resilio-sync-6.0.29](https://github.com/truecharts/charts/compare/resilio-sync-6.0.28...resilio-sync-6.0.29) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [resilio-sync-6.0.28](https://github.com/truecharts/charts/compare/resilio-sync-6.0.27...resilio-sync-6.0.28) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/resilio-sync/6.0.31/Chart.lock b/stable/resilio-sync/6.0.31/Chart.lock deleted file mode 100644 index 78909bdf1a5..00000000000 --- a/stable/resilio-sync/6.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:58:03.084425312Z" diff --git a/stable/resilio-sync/6.0.31/Chart.yaml b/stable/resilio-sync/6.0.31/Chart.yaml deleted file mode 100644 index c1fb4913597..00000000000 --- a/stable/resilio-sync/6.0.31/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "2.7.2.1375" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.31 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/resilio-sync/6.0.31/README.md b/stable/resilio-sync/6.0.31/README.md deleted file mode 100644 index 5791cbbb7cd..00000000000 --- a/stable/resilio-sync/6.0.31/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# resilio-sync - -![Version: 6.0.31](https://img.shields.io/badge/Version-6.0.31-informational?style=flat-square) ![AppVersion: 2.7.2.1375](https://img.shields.io/badge/AppVersion-2.7.2.1375-informational?style=flat-square) - -Resilio Sync is a fast, reliable, and simple file sync and share solution, powered by P2P technology - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [resilio-sync](https://truecharts.org/docs/charts/stable/resilio-sync) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/resilio-sync/6.0.31/charts/common-10.5.9.tgz b/stable/resilio-sync/6.0.31/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/resilio-sync/6.0.31/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/resilio-sync/6.0.32/CHANGELOG.md b/stable/resilio-sync/6.0.32/CHANGELOG.md new file mode 100644 index 00000000000..35d5d81be91 --- /dev/null +++ b/stable/resilio-sync/6.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [resilio-sync-6.0.32](https://github.com/truecharts/charts/compare/resilio-sync-6.0.31...resilio-sync-6.0.32) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [resilio-sync-6.0.31](https://github.com/truecharts/charts/compare/resilio-sync-6.0.30...resilio-sync-6.0.31) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [resilio-sync-6.0.31](https://github.com/truecharts/charts/compare/resilio-sync-6.0.30...resilio-sync-6.0.31) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [resilio-sync-6.0.31](https://github.com/truecharts/charts/compare/resilio-sync-6.0.30...resilio-sync-6.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [resilio-sync-6.0.31](https://github.com/truecharts/charts/compare/resilio-sync-6.0.30...resilio-sync-6.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [resilio-sync-6.0.31](https://github.com/truecharts/charts/compare/resilio-sync-6.0.30...resilio-sync-6.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [resilio-sync-6.0.31](https://github.com/truecharts/charts/compare/resilio-sync-6.0.30...resilio-sync-6.0.31) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [resilio-sync-6.0.30](https://github.com/truecharts/charts/compare/resilio-sync-6.0.28...resilio-sync-6.0.30) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [resilio-sync-6.0.29](https://github.com/truecharts/charts/compare/resilio-sync-6.0.28...resilio-sync-6.0.29) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/resilio-sync/6.0.32/Chart.lock b/stable/resilio-sync/6.0.32/Chart.lock new file mode 100644 index 00000000000..62b94e48b52 --- /dev/null +++ b/stable/resilio-sync/6.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T15:03:50.227997349Z" diff --git a/stable/resilio-sync/6.0.32/Chart.yaml b/stable/resilio-sync/6.0.32/Chart.yaml new file mode 100644 index 00000000000..d0f10007218 --- /dev/null +++ b/stable/resilio-sync/6.0.32/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "2.7.2.1375" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: Resilio Sync is a fast, reliable, and simple file sync and share solution, powered by P2P technology +home: https://truecharts.org/docs/charts/stable/resilio-sync +icon: https://truecharts.org/img/hotlink-ok/chart-icons/resilio-sync.png +keywords: + - resilio + - sync + - btsync + - bittorrent +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: resilio-sync +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/resilio-sync + - https://github.com/orgs/linuxserver/packages/container/package/resilio-sync +version: 6.0.32 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/resilio-sync/6.0.32/README.md b/stable/resilio-sync/6.0.32/README.md new file mode 100644 index 00000000000..33ce5698c5a --- /dev/null +++ b/stable/resilio-sync/6.0.32/README.md @@ -0,0 +1,108 @@ +# resilio-sync + +![Version: 6.0.32](https://img.shields.io/badge/Version-6.0.32-informational?style=flat-square) ![AppVersion: 2.7.2.1375](https://img.shields.io/badge/AppVersion-2.7.2.1375-informational?style=flat-square) + +Resilio Sync is a fast, reliable, and simple file sync and share solution, powered by P2P technology + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [resilio-sync](https://truecharts.org/docs/charts/stable/resilio-sync) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/resilio-sync/6.0.31/app-readme.md b/stable/resilio-sync/6.0.32/app-readme.md similarity index 100% rename from stable/resilio-sync/6.0.31/app-readme.md rename to stable/resilio-sync/6.0.32/app-readme.md diff --git a/stable/resilio-sync/6.0.32/charts/common-10.5.10.tgz b/stable/resilio-sync/6.0.32/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/resilio-sync/6.0.32/charts/common-10.5.10.tgz differ diff --git a/stable/resilio-sync/6.0.31/ix_values.yaml b/stable/resilio-sync/6.0.32/ix_values.yaml similarity index 100% rename from stable/resilio-sync/6.0.31/ix_values.yaml rename to stable/resilio-sync/6.0.32/ix_values.yaml diff --git a/stable/resilio-sync/6.0.31/questions.yaml b/stable/resilio-sync/6.0.32/questions.yaml similarity index 100% rename from stable/resilio-sync/6.0.31/questions.yaml rename to stable/resilio-sync/6.0.32/questions.yaml diff --git a/stable/tsmuxer/1.0.8/templates/common.yaml b/stable/resilio-sync/6.0.32/templates/common.yaml similarity index 100% rename from stable/tsmuxer/1.0.8/templates/common.yaml rename to stable/resilio-sync/6.0.32/templates/common.yaml diff --git a/stable/tdarr/2.0.32/values.yaml b/stable/resilio-sync/6.0.32/values.yaml similarity index 100% rename from stable/tdarr/2.0.32/values.yaml rename to stable/resilio-sync/6.0.32/values.yaml diff --git a/stable/ring-mqtt/1.0.3/CHANGELOG.md b/stable/ring-mqtt/1.0.3/CHANGELOG.md deleted file mode 100644 index 4d60fed6c1e..00000000000 --- a/stable/ring-mqtt/1.0.3/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ring-mqtt-1.0.3](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.2...ring-mqtt-1.0.3) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ring-mqtt-1.0.3](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.2...ring-mqtt-1.0.3) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ring-mqtt-1.0.3](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.2...ring-mqtt-1.0.3) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ring-mqtt-1.0.3](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.2...ring-mqtt-1.0.3) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ring-mqtt-1.0.3](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.2...ring-mqtt-1.0.3) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ring-mqtt-1.0.3](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.2...ring-mqtt-1.0.3) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ring-mqtt-1.0.2](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.1...ring-mqtt-1.0.2) (2022-09-04) - -### Fix - -- enable ports ([#3686](https://github.com/truecharts/charts/issues/3686)) - - - - -## [ring-mqtt-1.0.1](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.0...ring-mqtt-1.0.1) (2022-09-04) - -### Chore - -- update docker general non-major ([#3681](https://github.com/truecharts/charts/issues/3681)) - - - - -## [ring-mqtt-1.0.0](https://github.com/truecharts/charts/compare/ring-mqtt-0.0.23...ring-mqtt-1.0.0) (2022-09-03) - -### Fix - -- move to stable + docs ([#3675](https://github.com/truecharts/charts/issues/3675)) - - - diff --git a/stable/ring-mqtt/1.0.3/Chart.lock b/stable/ring-mqtt/1.0.3/Chart.lock deleted file mode 100644 index a4677873b7e..00000000000 --- a/stable/ring-mqtt/1.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:58:08.442888278Z" diff --git a/stable/ring-mqtt/1.0.3/Chart.yaml b/stable/ring-mqtt/1.0.3/Chart.yaml deleted file mode 100644 index 0cc887f5411..00000000000 --- a/stable/ring-mqtt/1.0.3/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "5.0.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.3 -annotations: - truecharts.org/catagories: | - - HomeAutomation - - Tools-Utilities - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/ring-mqtt/1.0.3/README.md b/stable/ring-mqtt/1.0.3/README.md deleted file mode 100644 index 6c20cc86577..00000000000 --- a/stable/ring-mqtt/1.0.3/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# ring-mqtt - -![Version: 1.0.3](https://img.shields.io/badge/Version-1.0.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.0.3](https://img.shields.io/badge/AppVersion-5.0.3-informational?style=flat-square) - -Interact with Ring Inc products (cameras/alarms/smart lighting) via MQTT. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [ring-mqtt](https://truecharts.org/docs/charts/stable/ring-mqtt) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/ring-mqtt/1.0.3/charts/common-10.5.9.tgz b/stable/ring-mqtt/1.0.3/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/ring-mqtt/1.0.3/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/ring-mqtt/1.0.4/CHANGELOG.md b/stable/ring-mqtt/1.0.4/CHANGELOG.md new file mode 100644 index 00000000000..fe397ab056f --- /dev/null +++ b/stable/ring-mqtt/1.0.4/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ring-mqtt-1.0.4](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.3...ring-mqtt-1.0.4) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [ring-mqtt-1.0.3](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.2...ring-mqtt-1.0.3) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ring-mqtt-1.0.3](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.2...ring-mqtt-1.0.3) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ring-mqtt-1.0.3](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.2...ring-mqtt-1.0.3) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ring-mqtt-1.0.3](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.2...ring-mqtt-1.0.3) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ring-mqtt-1.0.3](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.2...ring-mqtt-1.0.3) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ring-mqtt-1.0.3](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.2...ring-mqtt-1.0.3) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ring-mqtt-1.0.2](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.1...ring-mqtt-1.0.2) (2022-09-04) + +### Fix + +- enable ports ([#3686](https://github.com/truecharts/charts/issues/3686)) + + + + +## [ring-mqtt-1.0.1](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.0...ring-mqtt-1.0.1) (2022-09-04) + +### Chore + +- update docker general non-major ([#3681](https://github.com/truecharts/charts/issues/3681)) + + diff --git a/stable/ring-mqtt/1.0.4/Chart.lock b/stable/ring-mqtt/1.0.4/Chart.lock new file mode 100644 index 00000000000..71324264e06 --- /dev/null +++ b/stable/ring-mqtt/1.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T15:03:53.089534511Z" diff --git a/stable/ring-mqtt/1.0.4/Chart.yaml b/stable/ring-mqtt/1.0.4/Chart.yaml new file mode 100644 index 00000000000..a9c2be671ba --- /dev/null +++ b/stable/ring-mqtt/1.0.4/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "5.0.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: Interact with Ring Inc products (cameras/alarms/smart lighting) via MQTT. +home: https://truecharts.org/docs/charts/stable/ring-mqtt +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ring-mqtt.png +keywords: + - ring-mqtt + - HomeAutomation + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ring-mqtt +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/ring-mqtt + - https://github.com/tsightler/ring-mqtt + - https://hub.docker.com/r/tsightler/ring-mqtt/ +type: application +version: 1.0.4 +annotations: + truecharts.org/catagories: | + - HomeAutomation + - Tools-Utilities + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/ring-mqtt/1.0.4/README.md b/stable/ring-mqtt/1.0.4/README.md new file mode 100644 index 00000000000..906bad5a7dc --- /dev/null +++ b/stable/ring-mqtt/1.0.4/README.md @@ -0,0 +1,109 @@ +# ring-mqtt + +![Version: 1.0.4](https://img.shields.io/badge/Version-1.0.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.0.3](https://img.shields.io/badge/AppVersion-5.0.3-informational?style=flat-square) + +Interact with Ring Inc products (cameras/alarms/smart lighting) via MQTT. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [ring-mqtt](https://truecharts.org/docs/charts/stable/ring-mqtt) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/ring-mqtt/1.0.3/app-readme.md b/stable/ring-mqtt/1.0.4/app-readme.md similarity index 100% rename from stable/ring-mqtt/1.0.3/app-readme.md rename to stable/ring-mqtt/1.0.4/app-readme.md diff --git a/stable/ring-mqtt/1.0.4/charts/common-10.5.10.tgz b/stable/ring-mqtt/1.0.4/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/ring-mqtt/1.0.4/charts/common-10.5.10.tgz differ diff --git a/stable/ring-mqtt/1.0.3/ix_values.yaml b/stable/ring-mqtt/1.0.4/ix_values.yaml similarity index 100% rename from stable/ring-mqtt/1.0.3/ix_values.yaml rename to stable/ring-mqtt/1.0.4/ix_values.yaml diff --git a/stable/ring-mqtt/1.0.3/questions.yaml b/stable/ring-mqtt/1.0.4/questions.yaml similarity index 100% rename from stable/ring-mqtt/1.0.3/questions.yaml rename to stable/ring-mqtt/1.0.4/questions.yaml diff --git a/stable/ring-mqtt/1.0.3/templates/common.yaml b/stable/ring-mqtt/1.0.4/templates/common.yaml similarity index 100% rename from stable/ring-mqtt/1.0.3/templates/common.yaml rename to stable/ring-mqtt/1.0.4/templates/common.yaml diff --git a/stable/teamspeak3/4.0.33/values.yaml b/stable/ring-mqtt/1.0.4/values.yaml similarity index 100% rename from stable/teamspeak3/4.0.33/values.yaml rename to stable/ring-mqtt/1.0.4/values.yaml diff --git a/stable/rsnapshot/2.0.29/CHANGELOG.md b/stable/rsnapshot/2.0.29/CHANGELOG.md deleted file mode 100644 index 095f471ef76..00000000000 --- a/stable/rsnapshot/2.0.29/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [rsnapshot-2.0.29](https://github.com/truecharts/charts/compare/rsnapshot-2.0.28...rsnapshot-2.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [rsnapshot-2.0.29](https://github.com/truecharts/charts/compare/rsnapshot-2.0.28...rsnapshot-2.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [rsnapshot-2.0.29](https://github.com/truecharts/charts/compare/rsnapshot-2.0.28...rsnapshot-2.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [rsnapshot-2.0.29](https://github.com/truecharts/charts/compare/rsnapshot-2.0.28...rsnapshot-2.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [rsnapshot-2.0.29](https://github.com/truecharts/charts/compare/rsnapshot-2.0.28...rsnapshot-2.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [rsnapshot-2.0.29](https://github.com/truecharts/charts/compare/rsnapshot-2.0.28...rsnapshot-2.0.29) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [rsnapshot-2.0.28](https://github.com/truecharts/charts/compare/rsnapshot-2.0.26...rsnapshot-2.0.28) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [rsnapshot-2.0.27](https://github.com/truecharts/charts/compare/rsnapshot-2.0.26...rsnapshot-2.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [rsnapshot-2.0.26](https://github.com/truecharts/charts/compare/rsnapshot-2.0.25...rsnapshot-2.0.26) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/rsnapshot/2.0.29/Chart.lock b/stable/rsnapshot/2.0.29/Chart.lock deleted file mode 100644 index 50b633b0755..00000000000 --- a/stable/rsnapshot/2.0.29/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:58:13.309851208Z" diff --git a/stable/rsnapshot/2.0.29/Chart.yaml b/stable/rsnapshot/2.0.29/Chart.yaml deleted file mode 100644 index 9d672087e9a..00000000000 --- a/stable/rsnapshot/2.0.29/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: rsnapshot -version: 2.0.29 -appVersion: "1.4.3" -description: Rsnapshot is a filesystem snapshot utility based on rsync. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/rsnapshot -icon: https://truecharts.org/img/hotlink-ok/chart-icons/rsnapshot.png -keywords: - - rsnapshot -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/rsnapshot - - https://hub.docker.com/r/linuxserver/rsnapshot -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/rsnapshot/2.0.29/README.md b/stable/rsnapshot/2.0.29/README.md deleted file mode 100644 index 2c3c3b1caf2..00000000000 --- a/stable/rsnapshot/2.0.29/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# rsnapshot - -![Version: 2.0.29](https://img.shields.io/badge/Version-2.0.29-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.4.3](https://img.shields.io/badge/AppVersion-1.4.3-informational?style=flat-square) - -Rsnapshot is a filesystem snapshot utility based on rsync. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [rsnapshot](https://truecharts.org/docs/charts/stable/rsnapshot) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Installing-an-App). - -### Helm - -To install the chart with the release name `rsnapshot` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install rsnapshot TrueCharts/rsnapshot -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `rsnapshot` deployment - -```console -helm uninstall rsnapshot -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install rsnapshot \ - --set env.TZ="America/New York" \ - TrueCharts/rsnapshot -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install rsnapshot TrueCharts/rsnapshot -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/rsnapshot/2.0.29/charts/common-10.5.9.tgz b/stable/rsnapshot/2.0.29/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/rsnapshot/2.0.29/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/rsnapshot/2.0.30/CHANGELOG.md b/stable/rsnapshot/2.0.30/CHANGELOG.md new file mode 100644 index 00000000000..2eea1d7f349 --- /dev/null +++ b/stable/rsnapshot/2.0.30/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [rsnapshot-2.0.30](https://github.com/truecharts/charts/compare/rsnapshot-2.0.29...rsnapshot-2.0.30) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [rsnapshot-2.0.29](https://github.com/truecharts/charts/compare/rsnapshot-2.0.28...rsnapshot-2.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [rsnapshot-2.0.29](https://github.com/truecharts/charts/compare/rsnapshot-2.0.28...rsnapshot-2.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [rsnapshot-2.0.29](https://github.com/truecharts/charts/compare/rsnapshot-2.0.28...rsnapshot-2.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [rsnapshot-2.0.29](https://github.com/truecharts/charts/compare/rsnapshot-2.0.28...rsnapshot-2.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [rsnapshot-2.0.29](https://github.com/truecharts/charts/compare/rsnapshot-2.0.28...rsnapshot-2.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [rsnapshot-2.0.29](https://github.com/truecharts/charts/compare/rsnapshot-2.0.28...rsnapshot-2.0.29) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [rsnapshot-2.0.28](https://github.com/truecharts/charts/compare/rsnapshot-2.0.26...rsnapshot-2.0.28) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [rsnapshot-2.0.27](https://github.com/truecharts/charts/compare/rsnapshot-2.0.26...rsnapshot-2.0.27) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + diff --git a/stable/rsnapshot/2.0.30/Chart.lock b/stable/rsnapshot/2.0.30/Chart.lock new file mode 100644 index 00000000000..a60eab26448 --- /dev/null +++ b/stable/rsnapshot/2.0.30/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T15:03:57.34944371Z" diff --git a/stable/rsnapshot/2.0.30/Chart.yaml b/stable/rsnapshot/2.0.30/Chart.yaml new file mode 100644 index 00000000000..1ceb56b6688 --- /dev/null +++ b/stable/rsnapshot/2.0.30/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: rsnapshot +version: 2.0.30 +appVersion: "1.4.3" +description: Rsnapshot is a filesystem snapshot utility based on rsync. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/rsnapshot +icon: https://truecharts.org/img/hotlink-ok/chart-icons/rsnapshot.png +keywords: + - rsnapshot +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/rsnapshot + - https://hub.docker.com/r/linuxserver/rsnapshot +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/rsnapshot/2.0.30/README.md b/stable/rsnapshot/2.0.30/README.md new file mode 100644 index 00000000000..899022ad890 --- /dev/null +++ b/stable/rsnapshot/2.0.30/README.md @@ -0,0 +1,108 @@ +# rsnapshot + +![Version: 2.0.30](https://img.shields.io/badge/Version-2.0.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.4.3](https://img.shields.io/badge/AppVersion-1.4.3-informational?style=flat-square) + +Rsnapshot is a filesystem snapshot utility based on rsync. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [rsnapshot](https://truecharts.org/docs/charts/stable/rsnapshot) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Installing-an-App). + +### Helm + +To install the chart with the release name `rsnapshot` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install rsnapshot TrueCharts/rsnapshot +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `rsnapshot` deployment + +```console +helm uninstall rsnapshot +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install rsnapshot \ + --set env.TZ="America/New York" \ + TrueCharts/rsnapshot +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install rsnapshot TrueCharts/rsnapshot -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/rsnapshot/2.0.29/app-readme.md b/stable/rsnapshot/2.0.30/app-readme.md similarity index 100% rename from stable/rsnapshot/2.0.29/app-readme.md rename to stable/rsnapshot/2.0.30/app-readme.md diff --git a/stable/rsnapshot/2.0.30/charts/common-10.5.10.tgz b/stable/rsnapshot/2.0.30/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/rsnapshot/2.0.30/charts/common-10.5.10.tgz differ diff --git a/stable/rsnapshot/2.0.29/ix_values.yaml b/stable/rsnapshot/2.0.30/ix_values.yaml similarity index 100% rename from stable/rsnapshot/2.0.29/ix_values.yaml rename to stable/rsnapshot/2.0.30/ix_values.yaml diff --git a/stable/rsnapshot/2.0.29/questions.yaml b/stable/rsnapshot/2.0.30/questions.yaml similarity index 100% rename from stable/rsnapshot/2.0.29/questions.yaml rename to stable/rsnapshot/2.0.30/questions.yaml diff --git a/stable/typecho/4.0.1/templates/common.yaml b/stable/rsnapshot/2.0.30/templates/common.yaml similarity index 100% rename from stable/typecho/4.0.1/templates/common.yaml rename to stable/rsnapshot/2.0.30/templates/common.yaml diff --git a/stable/teedy/7.0.37/values.yaml b/stable/rsnapshot/2.0.30/values.yaml similarity index 100% rename from stable/teedy/7.0.37/values.yaml rename to stable/rsnapshot/2.0.30/values.yaml diff --git a/stable/rss-bridge/2.0.29/CHANGELOG.md b/stable/rss-bridge/2.0.29/CHANGELOG.md deleted file mode 100644 index c93813b1cc5..00000000000 --- a/stable/rss-bridge/2.0.29/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [rss-bridge-2.0.29](https://github.com/truecharts/charts/compare/rss-bridge-2.0.28...rss-bridge-2.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [rss-bridge-2.0.29](https://github.com/truecharts/charts/compare/rss-bridge-2.0.28...rss-bridge-2.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [rss-bridge-2.0.29](https://github.com/truecharts/charts/compare/rss-bridge-2.0.28...rss-bridge-2.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [rss-bridge-2.0.29](https://github.com/truecharts/charts/compare/rss-bridge-2.0.28...rss-bridge-2.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [rss-bridge-2.0.29](https://github.com/truecharts/charts/compare/rss-bridge-2.0.28...rss-bridge-2.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [rss-bridge-2.0.29](https://github.com/truecharts/charts/compare/rss-bridge-2.0.28...rss-bridge-2.0.29) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [rss-bridge-2.0.28](https://github.com/truecharts/charts/compare/rss-bridge-2.0.26...rss-bridge-2.0.28) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [rss-bridge-2.0.27](https://github.com/truecharts/charts/compare/rss-bridge-2.0.26...rss-bridge-2.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [rss-bridge-2.0.26](https://github.com/truecharts/charts/compare/rss-bridge-2.0.25...rss-bridge-2.0.26) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/rss-bridge/2.0.29/Chart.lock b/stable/rss-bridge/2.0.29/Chart.lock deleted file mode 100644 index 75b0b81391e..00000000000 --- a/stable/rss-bridge/2.0.29/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:58:20.482258678Z" diff --git a/stable/rss-bridge/2.0.29/Chart.yaml b/stable/rss-bridge/2.0.29/Chart.yaml deleted file mode 100644 index 779771d9550..00000000000 --- a/stable/rss-bridge/2.0.29/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "2022" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.29 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/rss-bridge/2.0.29/README.md b/stable/rss-bridge/2.0.29/README.md deleted file mode 100644 index a1cfc0f0141..00000000000 --- a/stable/rss-bridge/2.0.29/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# rss-bridge - -![Version: 2.0.29](https://img.shields.io/badge/Version-2.0.29-informational?style=flat-square) ![AppVersion: 2022](https://img.shields.io/badge/AppVersion-2022-informational?style=flat-square) - -RSS-Bridge is a PHP project capable of generating RSS and Atom feeds for websites that don't have one. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [rss-bridge](https://truecharts.org/docs/charts/stable/rss-bridge) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/rss-bridge/2.0.29/charts/common-10.5.9.tgz b/stable/rss-bridge/2.0.29/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/rss-bridge/2.0.29/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/rss-bridge/2.0.30/CHANGELOG.md b/stable/rss-bridge/2.0.30/CHANGELOG.md new file mode 100644 index 00000000000..c4e2d5c6e73 --- /dev/null +++ b/stable/rss-bridge/2.0.30/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [rss-bridge-2.0.30](https://github.com/truecharts/charts/compare/rss-bridge-2.0.29...rss-bridge-2.0.30) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [rss-bridge-2.0.29](https://github.com/truecharts/charts/compare/rss-bridge-2.0.28...rss-bridge-2.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [rss-bridge-2.0.29](https://github.com/truecharts/charts/compare/rss-bridge-2.0.28...rss-bridge-2.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [rss-bridge-2.0.29](https://github.com/truecharts/charts/compare/rss-bridge-2.0.28...rss-bridge-2.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [rss-bridge-2.0.29](https://github.com/truecharts/charts/compare/rss-bridge-2.0.28...rss-bridge-2.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [rss-bridge-2.0.29](https://github.com/truecharts/charts/compare/rss-bridge-2.0.28...rss-bridge-2.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [rss-bridge-2.0.29](https://github.com/truecharts/charts/compare/rss-bridge-2.0.28...rss-bridge-2.0.29) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [rss-bridge-2.0.28](https://github.com/truecharts/charts/compare/rss-bridge-2.0.26...rss-bridge-2.0.28) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [rss-bridge-2.0.27](https://github.com/truecharts/charts/compare/rss-bridge-2.0.26...rss-bridge-2.0.27) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/rss-bridge/2.0.30/Chart.lock b/stable/rss-bridge/2.0.30/Chart.lock new file mode 100644 index 00000000000..fe8bf8112e8 --- /dev/null +++ b/stable/rss-bridge/2.0.30/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T15:04:18.12379032Z" diff --git a/stable/rss-bridge/2.0.30/Chart.yaml b/stable/rss-bridge/2.0.30/Chart.yaml new file mode 100644 index 00000000000..c3f05128276 --- /dev/null +++ b/stable/rss-bridge/2.0.30/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "2022" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: RSS-Bridge is a PHP project capable of generating RSS and Atom feeds for websites that don't have one. +home: https://truecharts.org/docs/charts/stable/rss-bridge +icon: https://truecharts.org/img/hotlink-ok/chart-icons/rss-bridge.png +keywords: + - rss-bridge +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: rss-bridge +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/rss-bridge + - https://github.com/RSS-Bridge/rss-bridge +version: 2.0.30 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/rss-bridge/2.0.30/README.md b/stable/rss-bridge/2.0.30/README.md new file mode 100644 index 00000000000..e077599efa7 --- /dev/null +++ b/stable/rss-bridge/2.0.30/README.md @@ -0,0 +1,108 @@ +# rss-bridge + +![Version: 2.0.30](https://img.shields.io/badge/Version-2.0.30-informational?style=flat-square) ![AppVersion: 2022](https://img.shields.io/badge/AppVersion-2022-informational?style=flat-square) + +RSS-Bridge is a PHP project capable of generating RSS and Atom feeds for websites that don't have one. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [rss-bridge](https://truecharts.org/docs/charts/stable/rss-bridge) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/rss-bridge/2.0.29/app-readme.md b/stable/rss-bridge/2.0.30/app-readme.md similarity index 100% rename from stable/rss-bridge/2.0.29/app-readme.md rename to stable/rss-bridge/2.0.30/app-readme.md diff --git a/stable/rss-bridge/2.0.30/charts/common-10.5.10.tgz b/stable/rss-bridge/2.0.30/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/rss-bridge/2.0.30/charts/common-10.5.10.tgz differ diff --git a/stable/rss-bridge/2.0.29/ix_values.yaml b/stable/rss-bridge/2.0.30/ix_values.yaml similarity index 100% rename from stable/rss-bridge/2.0.29/ix_values.yaml rename to stable/rss-bridge/2.0.30/ix_values.yaml diff --git a/stable/rss-bridge/2.0.29/questions.yaml b/stable/rss-bridge/2.0.30/questions.yaml similarity index 100% rename from stable/rss-bridge/2.0.29/questions.yaml rename to stable/rss-bridge/2.0.30/questions.yaml diff --git a/stable/ubooquity/3.0.30/templates/common.yaml b/stable/rss-bridge/2.0.30/templates/common.yaml similarity index 100% rename from stable/ubooquity/3.0.30/templates/common.yaml rename to stable/rss-bridge/2.0.30/templates/common.yaml diff --git a/stable/thelounge/6.0.30/values.yaml b/stable/rss-bridge/2.0.30/values.yaml similarity index 100% rename from stable/thelounge/6.0.30/values.yaml rename to stable/rss-bridge/2.0.30/values.yaml diff --git a/stable/rsshub/3.0.94/CHANGELOG.md b/stable/rsshub/3.0.94/CHANGELOG.md deleted file mode 100644 index 1a091768365..00000000000 --- a/stable/rsshub/3.0.94/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [rsshub-3.0.94](https://github.com/truecharts/charts/compare/rsshub-3.0.93...rsshub-3.0.94) (2022-09-13) - -### Chore - -- update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755)) - - - - -## [rsshub-3.0.93](https://github.com/truecharts/charts/compare/rsshub-3.0.91...rsshub-3.0.93) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [rsshub-3.0.93](https://github.com/truecharts/charts/compare/rsshub-3.0.91...rsshub-3.0.93) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [rsshub-3.0.93](https://github.com/truecharts/charts/compare/rsshub-3.0.91...rsshub-3.0.93) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [rsshub-3.0.92](https://github.com/truecharts/charts/compare/rsshub-3.0.91...rsshub-3.0.92) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [rsshub-3.0.92](https://github.com/truecharts/charts/compare/rsshub-3.0.91...rsshub-3.0.92) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [rsshub-3.0.92](https://github.com/truecharts/charts/compare/rsshub-3.0.91...rsshub-3.0.92) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [rsshub-3.0.91](https://github.com/truecharts/charts/compare/rsshub-3.0.90...rsshub-3.0.91) (2022-09-10) - -### Chore - -- update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) - - - diff --git a/stable/rsshub/3.0.94/Chart.lock b/stable/rsshub/3.0.94/Chart.lock deleted file mode 100644 index 7f14d417cb1..00000000000 --- a/stable/rsshub/3.0.94/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.71 -digest: sha256:0666c5da756ea9f6a74e2ce08ddf312c96eb4f9928f70b68cd2a35784b24812e -generated: "2022-09-13T05:26:19.974559715Z" diff --git a/stable/rsshub/3.0.94/Chart.yaml b/stable/rsshub/3.0.94/Chart.yaml deleted file mode 100644 index 80774d5ce96..00000000000 --- a/stable/rsshub/3.0.94/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: rsshub -version: 3.0.94 -appVersion: "latest" -description: RSSHub can generate RSS feeds from pretty much everything -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/rsshub -icon: https://truecharts.org/img/hotlink-ok/chart-icons/rsshub.png -keywords: - - rsshub - - rss -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/rsshub - - https://docs.rsshub.app/en/install/ - - https://github.com/DIYgod/RSSHub -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.71 -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.94/README.md b/stable/rsshub/3.0.94/README.md deleted file mode 100644 index 736ae339ee0..00000000000 --- a/stable/rsshub/3.0.94/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# rsshub - -![Version: 3.0.94](https://img.shields.io/badge/Version-3.0.94-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -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.71 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `rsshub` deployment - -```console -helm uninstall rsshub -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install rsshub \ - --set env.TZ="America/New York" \ - TrueCharts/rsshub -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install rsshub TrueCharts/rsshub -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/rsshub/3.0.94/charts/common-10.5.9.tgz b/stable/rsshub/3.0.94/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/rsshub/3.0.94/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/rsshub/3.0.94/charts/redis-3.0.71.tgz b/stable/rsshub/3.0.94/charts/redis-3.0.71.tgz deleted file mode 100644 index 6959a2e117f..00000000000 Binary files a/stable/rsshub/3.0.94/charts/redis-3.0.71.tgz and /dev/null differ diff --git a/stable/rsshub/3.0.95/CHANGELOG.md b/stable/rsshub/3.0.95/CHANGELOG.md new file mode 100644 index 00000000000..76863e3b9e7 --- /dev/null +++ b/stable/rsshub/3.0.95/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [rsshub-3.0.95](https://github.com/truecharts/charts/compare/rsshub-3.0.94...rsshub-3.0.95) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [rsshub-3.0.94](https://github.com/truecharts/charts/compare/rsshub-3.0.93...rsshub-3.0.94) (2022-09-13) + +### Chore + +- update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755)) + + + + +## [rsshub-3.0.93](https://github.com/truecharts/charts/compare/rsshub-3.0.91...rsshub-3.0.93) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [rsshub-3.0.93](https://github.com/truecharts/charts/compare/rsshub-3.0.91...rsshub-3.0.93) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [rsshub-3.0.93](https://github.com/truecharts/charts/compare/rsshub-3.0.91...rsshub-3.0.93) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [rsshub-3.0.92](https://github.com/truecharts/charts/compare/rsshub-3.0.91...rsshub-3.0.92) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [rsshub-3.0.92](https://github.com/truecharts/charts/compare/rsshub-3.0.91...rsshub-3.0.92) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [rsshub-3.0.92](https://github.com/truecharts/charts/compare/rsshub-3.0.91...rsshub-3.0.92) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + diff --git a/stable/rsshub/3.0.95/Chart.lock b/stable/rsshub/3.0.95/Chart.lock new file mode 100644 index 00000000000..76e158042d8 --- /dev/null +++ b/stable/rsshub/3.0.95/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.75 +digest: sha256:0d523b7e45806241724e718eccd24f62a40931e8951b48617125645ff8e32e0f +generated: "2022-09-15T15:04:33.472373642Z" diff --git a/stable/rsshub/3.0.95/Chart.yaml b/stable/rsshub/3.0.95/Chart.yaml new file mode 100644 index 00000000000..0a9c69b0e56 --- /dev/null +++ b/stable/rsshub/3.0.95/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: rsshub +version: 3.0.95 +appVersion: "latest" +description: RSSHub can generate RSS feeds from pretty much everything +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/rsshub +icon: https://truecharts.org/img/hotlink-ok/chart-icons/rsshub.png +keywords: + - rsshub + - rss +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/rsshub + - https://docs.rsshub.app/en/install/ + - https://github.com/DIYgod/RSSHub +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.75 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/rsshub/3.0.95/README.md b/stable/rsshub/3.0.95/README.md new file mode 100644 index 00000000000..117a6d2f2a5 --- /dev/null +++ b/stable/rsshub/3.0.95/README.md @@ -0,0 +1,110 @@ +# rsshub + +![Version: 3.0.95](https://img.shields.io/badge/Version-3.0.95-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +RSSHub can generate RSS feeds from pretty much everything + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [rsshub](https://truecharts.org/docs/charts/stable/rsshub) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org | redis | 3.0.75 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `rsshub` deployment + +```console +helm uninstall rsshub +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install rsshub \ + --set env.TZ="America/New York" \ + TrueCharts/rsshub +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install rsshub TrueCharts/rsshub -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/rsshub/3.0.94/app-readme.md b/stable/rsshub/3.0.95/app-readme.md similarity index 100% rename from stable/rsshub/3.0.94/app-readme.md rename to stable/rsshub/3.0.95/app-readme.md diff --git a/stable/rsshub/3.0.95/charts/common-10.5.10.tgz b/stable/rsshub/3.0.95/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/rsshub/3.0.95/charts/common-10.5.10.tgz differ diff --git a/stable/rsshub/3.0.95/charts/redis-3.0.75.tgz b/stable/rsshub/3.0.95/charts/redis-3.0.75.tgz new file mode 100644 index 00000000000..3be8a655992 Binary files /dev/null and b/stable/rsshub/3.0.95/charts/redis-3.0.75.tgz differ diff --git a/stable/rsshub/3.0.94/ix_values.yaml b/stable/rsshub/3.0.95/ix_values.yaml similarity index 100% rename from stable/rsshub/3.0.94/ix_values.yaml rename to stable/rsshub/3.0.95/ix_values.yaml diff --git a/stable/rsshub/3.0.94/questions.yaml b/stable/rsshub/3.0.95/questions.yaml similarity index 100% rename from stable/rsshub/3.0.94/questions.yaml rename to stable/rsshub/3.0.95/questions.yaml diff --git a/stable/unmanic/3.0.30/templates/common.yaml b/stable/rsshub/3.0.95/templates/common.yaml similarity index 100% rename from stable/unmanic/3.0.30/templates/common.yaml rename to stable/rsshub/3.0.95/templates/common.yaml diff --git a/stable/theme-park/2.0.12/values.yaml b/stable/rsshub/3.0.95/values.yaml similarity index 100% rename from stable/theme-park/2.0.12/values.yaml rename to stable/rsshub/3.0.95/values.yaml diff --git a/stable/sabnzbd/11.0.35/CHANGELOG.md b/stable/sabnzbd/11.0.35/CHANGELOG.md new file mode 100644 index 00000000000..cb5c5969361 --- /dev/null +++ b/stable/sabnzbd/11.0.35/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [sabnzbd-11.0.35](https://github.com/truecharts/charts/compare/sabnzbd-11.0.34...sabnzbd-11.0.35) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [sabnzbd-11.0.34](https://github.com/truecharts/charts/compare/sabnzbd-11.0.33...sabnzbd-11.0.34) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [sabnzbd-11.0.34](https://github.com/truecharts/charts/compare/sabnzbd-11.0.33...sabnzbd-11.0.34) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [sabnzbd-11.0.34](https://github.com/truecharts/charts/compare/sabnzbd-11.0.33...sabnzbd-11.0.34) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [sabnzbd-11.0.34](https://github.com/truecharts/charts/compare/sabnzbd-11.0.33...sabnzbd-11.0.34) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [sabnzbd-11.0.34](https://github.com/truecharts/charts/compare/sabnzbd-11.0.33...sabnzbd-11.0.34) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [sabnzbd-11.0.34](https://github.com/truecharts/charts/compare/sabnzbd-11.0.33...sabnzbd-11.0.34) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [sabnzbd-11.0.33](https://github.com/truecharts/charts/compare/sabnzbd-11.0.31...sabnzbd-11.0.33) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [sabnzbd-11.0.32](https://github.com/truecharts/charts/compare/sabnzbd-11.0.31...sabnzbd-11.0.32) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + diff --git a/stable/sabnzbd/11.0.35/Chart.lock b/stable/sabnzbd/11.0.35/Chart.lock new file mode 100644 index 00000000000..30e0ea96345 --- /dev/null +++ b/stable/sabnzbd/11.0.35/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T15:04:24.689800455Z" diff --git a/stable/sabnzbd/11.0.35/Chart.yaml b/stable/sabnzbd/11.0.35/Chart.yaml new file mode 100644 index 00000000000..65abc78723b --- /dev/null +++ b/stable/sabnzbd/11.0.35/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "3.6.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +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.35 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/sabnzbd/11.0.35/README.md b/stable/sabnzbd/11.0.35/README.md new file mode 100644 index 00000000000..dbe246a2d68 --- /dev/null +++ b/stable/sabnzbd/11.0.35/README.md @@ -0,0 +1,108 @@ +# sabnzbd + +![Version: 11.0.35](https://img.shields.io/badge/Version-11.0.35-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.6.1](https://img.shields.io/badge/AppVersion-3.6.1-informational?style=flat-square) + +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.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `sabnzbd` deployment + +```console +helm uninstall sabnzbd +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install sabnzbd \ + --set env.TZ="America/New York" \ + TrueCharts/sabnzbd +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install sabnzbd TrueCharts/sabnzbd -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/sabnzbd/11.0.35/app-readme.md b/stable/sabnzbd/11.0.35/app-readme.md new file mode 100644 index 00000000000..ef05cce1010 --- /dev/null +++ b/stable/sabnzbd/11.0.35/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.35/charts/common-10.5.10.tgz b/stable/sabnzbd/11.0.35/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/sabnzbd/11.0.35/charts/common-10.5.10.tgz differ diff --git a/stable/sabnzbd/11.0.35/ix_values.yaml b/stable/sabnzbd/11.0.35/ix_values.yaml new file mode 100644 index 00000000000..112035eac26 --- /dev/null +++ b/stable/sabnzbd/11.0.35/ix_values.yaml @@ -0,0 +1,22 @@ +image: + repository: tccr.io/truecharts/sabnzbd + pullPolicy: IfNotPresent + tag: 3.6.1@sha256:2c07304fb7f83dce4bc4ef4d06d6563256c3f41f365c2e8aeb295483fe1579c6 + +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.35/questions.yaml b/stable/sabnzbd/11.0.35/questions.yaml new file mode 100644 index 00000000000..ee3e1d09ea7 --- /dev/null +++ b/stable/sabnzbd/11.0.35/questions.yaml @@ -0,0 +1,2501 @@ +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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: ClusterIP + description: ClusterIP + - value: NodePort + description: NodePort (Advanced) + - value: LoadBalancer + description: LoadBalancer (Advanced) + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: (Advanced) Specify the IP Policy + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: (Advanced) IP Families + description: (Advanced) The IP Families that should be used + schema: + show_if: [["type", "!=", "Simple"]] + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + 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: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort + schema: + type: int + min: 9000 + max: 65535 + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: NodePort + enum: + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: nodePort + description: Leave Empty to Disable + label: "nodePort" + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/unpackerr/6.0.30/templates/common.yaml b/stable/sabnzbd/11.0.35/templates/common.yaml similarity index 100% rename from stable/unpackerr/6.0.30/templates/common.yaml rename to stable/sabnzbd/11.0.35/templates/common.yaml diff --git a/stable/tinymediamanager/2.0.33/values.yaml b/stable/sabnzbd/11.0.35/values.yaml similarity index 100% rename from stable/tinymediamanager/2.0.33/values.yaml rename to stable/sabnzbd/11.0.35/values.yaml diff --git a/stable/satisfactory/2.0.33/CHANGELOG.md b/stable/satisfactory/2.0.33/CHANGELOG.md deleted file mode 100644 index 3ed33bb7adf..00000000000 --- a/stable/satisfactory/2.0.33/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [satisfactory-2.0.33](https://github.com/truecharts/charts/compare/satisfactory-server-0.0.23...satisfactory-2.0.33) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [satisfactory-2.0.33](https://github.com/truecharts/charts/compare/satisfactory-server-0.0.23...satisfactory-2.0.33) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [satisfactory-2.0.33](https://github.com/truecharts/charts/compare/satisfactory-server-0.0.23...satisfactory-2.0.33) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [satisfactory-2.0.33](https://github.com/truecharts/charts/compare/satisfactory-server-0.0.23...satisfactory-2.0.33) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [satisfactory-2.0.33](https://github.com/truecharts/charts/compare/satisfactory-server-0.0.23...satisfactory-2.0.33) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [satisfactory-2.0.33](https://github.com/truecharts/charts/compare/satisfactory-server-0.0.23...satisfactory-2.0.33) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [satisfactory-2.0.32](https://github.com/truecharts/charts/compare/satisfactory-2.0.30...satisfactory-2.0.32) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [satisfactory-2.0.31](https://github.com/truecharts/charts/compare/satisfactory-2.0.30...satisfactory-2.0.31) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [satisfactory-2.0.30](https://github.com/truecharts/charts/compare/satisfactory-server-0.0.20...satisfactory-2.0.30) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/satisfactory/2.0.33/Chart.lock b/stable/satisfactory/2.0.33/Chart.lock deleted file mode 100644 index fa3be8a99f1..00000000000 --- a/stable/satisfactory/2.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:58:38.494894902Z" diff --git a/stable/satisfactory/2.0.33/Chart.yaml b/stable/satisfactory/2.0.33/Chart.yaml deleted file mode 100644 index 80e4d1db95a..00000000000 --- a/stable/satisfactory/2.0.33/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "1.2.5" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.33 -annotations: - truecharts.org/catagories: | - - games - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/satisfactory/2.0.33/README.md b/stable/satisfactory/2.0.33/README.md deleted file mode 100644 index 9e5bba2d702..00000000000 --- a/stable/satisfactory/2.0.33/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# satisfactory - -![Version: 2.0.33](https://img.shields.io/badge/Version-2.0.33-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.2.5](https://img.shields.io/badge/AppVersion-1.2.5-informational?style=flat-square) - -Satisfactory Dedicated Server - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [satisfactory](https://truecharts.org/docs/charts/stable/satisfactory) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/satisfactory/2.0.33/charts/common-10.5.9.tgz b/stable/satisfactory/2.0.33/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/satisfactory/2.0.33/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/satisfactory/2.0.34/CHANGELOG.md b/stable/satisfactory/2.0.34/CHANGELOG.md new file mode 100644 index 00000000000..6f42db6f714 --- /dev/null +++ b/stable/satisfactory/2.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [satisfactory-2.0.34](https://github.com/truecharts/charts/compare/satisfactory-2.0.33...satisfactory-2.0.34) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [satisfactory-2.0.33](https://github.com/truecharts/charts/compare/satisfactory-server-0.0.23...satisfactory-2.0.33) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [satisfactory-2.0.33](https://github.com/truecharts/charts/compare/satisfactory-server-0.0.23...satisfactory-2.0.33) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [satisfactory-2.0.33](https://github.com/truecharts/charts/compare/satisfactory-server-0.0.23...satisfactory-2.0.33) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [satisfactory-2.0.33](https://github.com/truecharts/charts/compare/satisfactory-server-0.0.23...satisfactory-2.0.33) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [satisfactory-2.0.33](https://github.com/truecharts/charts/compare/satisfactory-server-0.0.23...satisfactory-2.0.33) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [satisfactory-2.0.33](https://github.com/truecharts/charts/compare/satisfactory-server-0.0.23...satisfactory-2.0.33) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [satisfactory-2.0.32](https://github.com/truecharts/charts/compare/satisfactory-2.0.30...satisfactory-2.0.32) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [satisfactory-2.0.31](https://github.com/truecharts/charts/compare/satisfactory-2.0.30...satisfactory-2.0.31) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + diff --git a/stable/satisfactory/2.0.34/Chart.lock b/stable/satisfactory/2.0.34/Chart.lock new file mode 100644 index 00000000000..4cec162350c --- /dev/null +++ b/stable/satisfactory/2.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T15:04:27.790093944Z" diff --git a/stable/satisfactory/2.0.34/Chart.yaml b/stable/satisfactory/2.0.34/Chart.yaml new file mode 100644 index 00000000000..4f4e5a249f4 --- /dev/null +++ b/stable/satisfactory/2.0.34/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "1.2.5" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: Satisfactory Dedicated Server +home: https://truecharts.org/docs/charts/stable/satisfactory +icon: https://truecharts.org/img/hotlink-ok/chart-icons/satisfactory.png +keywords: + - satisfactory +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: satisfactory +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/satisfactory + - https://github.com/wolveix/satisfactory-server + - https://hub.docker.com/r/wolveix/satisfactory-server +type: application +version: 2.0.34 +annotations: + truecharts.org/catagories: | + - games + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/satisfactory/2.0.34/README.md b/stable/satisfactory/2.0.34/README.md new file mode 100644 index 00000000000..a75268158b7 --- /dev/null +++ b/stable/satisfactory/2.0.34/README.md @@ -0,0 +1,109 @@ +# satisfactory + +![Version: 2.0.34](https://img.shields.io/badge/Version-2.0.34-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.2.5](https://img.shields.io/badge/AppVersion-1.2.5-informational?style=flat-square) + +Satisfactory Dedicated Server + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [satisfactory](https://truecharts.org/docs/charts/stable/satisfactory) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/satisfactory/2.0.33/app-readme.md b/stable/satisfactory/2.0.34/app-readme.md similarity index 100% rename from stable/satisfactory/2.0.33/app-readme.md rename to stable/satisfactory/2.0.34/app-readme.md diff --git a/stable/satisfactory/2.0.34/charts/common-10.5.10.tgz b/stable/satisfactory/2.0.34/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/satisfactory/2.0.34/charts/common-10.5.10.tgz differ diff --git a/stable/satisfactory/2.0.33/ix_values.yaml b/stable/satisfactory/2.0.34/ix_values.yaml similarity index 100% rename from stable/satisfactory/2.0.33/ix_values.yaml rename to stable/satisfactory/2.0.34/ix_values.yaml diff --git a/stable/satisfactory/2.0.33/questions.yaml b/stable/satisfactory/2.0.34/questions.yaml similarity index 100% rename from stable/satisfactory/2.0.33/questions.yaml rename to stable/satisfactory/2.0.34/questions.yaml diff --git a/stable/unpoller/3.0.33/templates/common.yaml b/stable/satisfactory/2.0.34/templates/common.yaml similarity index 100% rename from stable/unpoller/3.0.33/templates/common.yaml rename to stable/satisfactory/2.0.34/templates/common.yaml diff --git a/stable/traccar/7.0.39/values.yaml b/stable/satisfactory/2.0.34/values.yaml similarity index 100% rename from stable/traccar/7.0.39/values.yaml rename to stable/satisfactory/2.0.34/values.yaml diff --git a/stable/scrutiny/3.0.30/CHANGELOG.md b/stable/scrutiny/3.0.30/CHANGELOG.md deleted file mode 100644 index 10345602464..00000000000 --- a/stable/scrutiny/3.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [scrutiny-3.0.30](https://github.com/truecharts/charts/compare/scrutiny-3.0.29...scrutiny-3.0.30) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [scrutiny-3.0.30](https://github.com/truecharts/charts/compare/scrutiny-3.0.29...scrutiny-3.0.30) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [scrutiny-3.0.30](https://github.com/truecharts/charts/compare/scrutiny-3.0.29...scrutiny-3.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [scrutiny-3.0.30](https://github.com/truecharts/charts/compare/scrutiny-3.0.29...scrutiny-3.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [scrutiny-3.0.30](https://github.com/truecharts/charts/compare/scrutiny-3.0.29...scrutiny-3.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [scrutiny-3.0.30](https://github.com/truecharts/charts/compare/scrutiny-3.0.29...scrutiny-3.0.30) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [scrutiny-3.0.29](https://github.com/truecharts/charts/compare/scrutiny-3.0.27...scrutiny-3.0.29) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [scrutiny-3.0.28](https://github.com/truecharts/charts/compare/scrutiny-3.0.27...scrutiny-3.0.28) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [scrutiny-3.0.27](https://github.com/truecharts/charts/compare/scrutiny-3.0.26...scrutiny-3.0.27) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/scrutiny/3.0.30/Chart.lock b/stable/scrutiny/3.0.30/Chart.lock deleted file mode 100644 index 842401b9d47..00000000000 --- a/stable/scrutiny/3.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:58:45.736083781Z" diff --git a/stable/scrutiny/3.0.30/Chart.yaml b/stable/scrutiny/3.0.30/Chart.yaml deleted file mode 100644 index d57cb556548..00000000000 --- a/stable/scrutiny/3.0.30/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: scrutiny -version: 3.0.30 -appVersion: "0.5.0" -description: Scrutiny WebUI for smartd S.M.A.R.T monitoring. Scrutiny is a Hard Drive Health Dashboard & Monitoring solution. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/scrutiny -icon: https://truecharts.org/img/hotlink-ok/chart-icons/scrutiny.png -keywords: - - scrutiny -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/scrutiny - - https://hub.docker.com/r/linuxserver/scrutiny -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - # 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.30/README.md b/stable/scrutiny/3.0.30/README.md deleted file mode 100644 index 3101495a0ae..00000000000 --- a/stable/scrutiny/3.0.30/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# scrutiny - -![Version: 3.0.30](https://img.shields.io/badge/Version-3.0.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.5.0](https://img.shields.io/badge/AppVersion-0.5.0-informational?style=flat-square) - -Scrutiny WebUI for smartd S.M.A.R.T monitoring. Scrutiny is a Hard Drive Health Dashboard & Monitoring solution. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [scrutiny](https://truecharts.org/docs/charts/stable/scrutiny) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/scrutiny/3.0.30/charts/common-10.5.9.tgz b/stable/scrutiny/3.0.30/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/scrutiny/3.0.30/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/scrutiny/3.0.31/CHANGELOG.md b/stable/scrutiny/3.0.31/CHANGELOG.md new file mode 100644 index 00000000000..be362a66366 --- /dev/null +++ b/stable/scrutiny/3.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [scrutiny-3.0.31](https://github.com/truecharts/charts/compare/scrutiny-3.0.30...scrutiny-3.0.31) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [scrutiny-3.0.30](https://github.com/truecharts/charts/compare/scrutiny-3.0.29...scrutiny-3.0.30) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [scrutiny-3.0.30](https://github.com/truecharts/charts/compare/scrutiny-3.0.29...scrutiny-3.0.30) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [scrutiny-3.0.30](https://github.com/truecharts/charts/compare/scrutiny-3.0.29...scrutiny-3.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [scrutiny-3.0.30](https://github.com/truecharts/charts/compare/scrutiny-3.0.29...scrutiny-3.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [scrutiny-3.0.30](https://github.com/truecharts/charts/compare/scrutiny-3.0.29...scrutiny-3.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [scrutiny-3.0.30](https://github.com/truecharts/charts/compare/scrutiny-3.0.29...scrutiny-3.0.30) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [scrutiny-3.0.29](https://github.com/truecharts/charts/compare/scrutiny-3.0.27...scrutiny-3.0.29) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [scrutiny-3.0.28](https://github.com/truecharts/charts/compare/scrutiny-3.0.27...scrutiny-3.0.28) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + diff --git a/stable/scrutiny/3.0.31/Chart.lock b/stable/scrutiny/3.0.31/Chart.lock new file mode 100644 index 00000000000..cf3ba77bfb2 --- /dev/null +++ b/stable/scrutiny/3.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T15:04:48.987272943Z" diff --git a/stable/scrutiny/3.0.31/Chart.yaml b/stable/scrutiny/3.0.31/Chart.yaml new file mode 100644 index 00000000000..fd596e9d238 --- /dev/null +++ b/stable/scrutiny/3.0.31/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: scrutiny +version: 3.0.31 +appVersion: "0.5.0" +description: Scrutiny WebUI for smartd S.M.A.R.T monitoring. Scrutiny is a Hard Drive Health Dashboard & Monitoring solution. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/scrutiny +icon: https://truecharts.org/img/hotlink-ok/chart-icons/scrutiny.png +keywords: + - scrutiny +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/scrutiny + - https://hub.docker.com/r/linuxserver/scrutiny +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/scrutiny/3.0.31/README.md b/stable/scrutiny/3.0.31/README.md new file mode 100644 index 00000000000..34e47ea9f6d --- /dev/null +++ b/stable/scrutiny/3.0.31/README.md @@ -0,0 +1,108 @@ +# scrutiny + +![Version: 3.0.31](https://img.shields.io/badge/Version-3.0.31-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.5.0](https://img.shields.io/badge/AppVersion-0.5.0-informational?style=flat-square) + +Scrutiny WebUI for smartd S.M.A.R.T monitoring. Scrutiny is a Hard Drive Health Dashboard & Monitoring solution. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [scrutiny](https://truecharts.org/docs/charts/stable/scrutiny) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/scrutiny/3.0.30/app-readme.md b/stable/scrutiny/3.0.31/app-readme.md similarity index 100% rename from stable/scrutiny/3.0.30/app-readme.md rename to stable/scrutiny/3.0.31/app-readme.md diff --git a/stable/scrutiny/3.0.31/charts/common-10.5.10.tgz b/stable/scrutiny/3.0.31/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/scrutiny/3.0.31/charts/common-10.5.10.tgz differ diff --git a/stable/scrutiny/3.0.30/ix_values.yaml b/stable/scrutiny/3.0.31/ix_values.yaml similarity index 100% rename from stable/scrutiny/3.0.30/ix_values.yaml rename to stable/scrutiny/3.0.31/ix_values.yaml diff --git a/stable/scrutiny/3.0.30/questions.yaml b/stable/scrutiny/3.0.31/questions.yaml similarity index 100% rename from stable/scrutiny/3.0.30/questions.yaml rename to stable/scrutiny/3.0.31/questions.yaml diff --git a/stable/uptime-kuma/3.0.32/templates/common.yaml b/stable/scrutiny/3.0.31/templates/common.yaml similarity index 100% rename from stable/uptime-kuma/3.0.32/templates/common.yaml rename to stable/scrutiny/3.0.31/templates/common.yaml diff --git a/stable/trilium-notes/5.0.33/values.yaml b/stable/scrutiny/3.0.31/values.yaml similarity index 100% rename from stable/trilium-notes/5.0.33/values.yaml rename to stable/scrutiny/3.0.31/values.yaml diff --git a/stable/sdtd/1.0.2/CHANGELOG.md b/stable/sdtd/1.0.2/CHANGELOG.md deleted file mode 100644 index 89227afd86e..00000000000 --- a/stable/sdtd/1.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [sdtd-1.0.2](https://github.com/truecharts/charts/compare/sdtd-1.0.1...sdtd-1.0.2) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [sdtd-1.0.2](https://github.com/truecharts/charts/compare/sdtd-1.0.1...sdtd-1.0.2) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [sdtd-1.0.2](https://github.com/truecharts/charts/compare/sdtd-1.0.1...sdtd-1.0.2) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [sdtd-1.0.2](https://github.com/truecharts/charts/compare/sdtd-1.0.1...sdtd-1.0.2) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [sdtd-1.0.2](https://github.com/truecharts/charts/compare/sdtd-1.0.1...sdtd-1.0.2) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [sdtd-1.0.2](https://github.com/truecharts/charts/compare/sdtd-1.0.1...sdtd-1.0.2) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [sdtd-1.0.1](https://github.com/truecharts/charts/compare/sdtd-1.0.0...sdtd-1.0.1) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [sdtd-1.0.0](https://github.com/truecharts/charts/compare/sdtd-0.0.21...sdtd-1.0.0) (2022-08-30) - -### Feat - -- move to stable ([#3633](https://github.com/truecharts/charts/issues/3633)) - - - - -## [sdtd-0.0.22](https://github.com/truecharts/charts/compare/sdtd-0.0.21...sdtd-0.0.22) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/stable/sdtd/1.0.2/Chart.lock b/stable/sdtd/1.0.2/Chart.lock deleted file mode 100644 index fb725ebe87b..00000000000 --- a/stable/sdtd/1.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:58:58.662722383Z" diff --git a/stable/sdtd/1.0.2/Chart.yaml b/stable/sdtd/1.0.2/Chart.yaml deleted file mode 100644 index 702bf25230f..00000000000 --- a/stable/sdtd/1.0.2/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.2 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - games diff --git a/stable/sdtd/1.0.2/README.md b/stable/sdtd/1.0.2/README.md deleted file mode 100644 index cf5740fde8b..00000000000 --- a/stable/sdtd/1.0.2/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# sdtd - -![Version: 1.0.2](https://img.shields.io/badge/Version-1.0.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -This chart will download and install SteamCMD. It will also install 7 Days to Die and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [sdtd](https://truecharts.org/docs/charts/stable/sdtd) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/sdtd/1.0.2/charts/common-10.5.9.tgz b/stable/sdtd/1.0.2/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/sdtd/1.0.2/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/sdtd/1.0.3/CHANGELOG.md b/stable/sdtd/1.0.3/CHANGELOG.md new file mode 100644 index 00000000000..5beae00944e --- /dev/null +++ b/stable/sdtd/1.0.3/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [sdtd-1.0.3](https://github.com/truecharts/charts/compare/sdtd-1.0.2...sdtd-1.0.3) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [sdtd-1.0.2](https://github.com/truecharts/charts/compare/sdtd-1.0.1...sdtd-1.0.2) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [sdtd-1.0.2](https://github.com/truecharts/charts/compare/sdtd-1.0.1...sdtd-1.0.2) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [sdtd-1.0.2](https://github.com/truecharts/charts/compare/sdtd-1.0.1...sdtd-1.0.2) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [sdtd-1.0.2](https://github.com/truecharts/charts/compare/sdtd-1.0.1...sdtd-1.0.2) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [sdtd-1.0.2](https://github.com/truecharts/charts/compare/sdtd-1.0.1...sdtd-1.0.2) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [sdtd-1.0.2](https://github.com/truecharts/charts/compare/sdtd-1.0.1...sdtd-1.0.2) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [sdtd-1.0.1](https://github.com/truecharts/charts/compare/sdtd-1.0.0...sdtd-1.0.1) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [sdtd-1.0.0](https://github.com/truecharts/charts/compare/sdtd-0.0.21...sdtd-1.0.0) (2022-08-30) + +### Feat + +- move to stable ([#3633](https://github.com/truecharts/charts/issues/3633)) + + + diff --git a/stable/sdtd/1.0.3/Chart.lock b/stable/sdtd/1.0.3/Chart.lock new file mode 100644 index 00000000000..7acc41bf2b3 --- /dev/null +++ b/stable/sdtd/1.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T15:04:56.283737594Z" diff --git a/stable/sdtd/1.0.3/Chart.yaml b/stable/sdtd/1.0.3/Chart.yaml new file mode 100644 index 00000000000..ccdc92fea66 --- /dev/null +++ b/stable/sdtd/1.0.3/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: "This chart will download and install SteamCMD. It will also install 7 Days to Die and run it." +home: https://truecharts.org/docs/charts/stable/sdtd +icon: https://truecharts.org/img/hotlink-ok/chart-icons/sdtd.png +keywords: + - sevendaystodie + - game-servers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: sdtd +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/sdtd + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 1.0.3 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - games diff --git a/stable/sdtd/1.0.3/README.md b/stable/sdtd/1.0.3/README.md new file mode 100644 index 00000000000..1dd6d0c818a --- /dev/null +++ b/stable/sdtd/1.0.3/README.md @@ -0,0 +1,109 @@ +# sdtd + +![Version: 1.0.3](https://img.shields.io/badge/Version-1.0.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +This chart will download and install SteamCMD. It will also install 7 Days to Die and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [sdtd](https://truecharts.org/docs/charts/stable/sdtd) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/sdtd/1.0.2/app-readme.md b/stable/sdtd/1.0.3/app-readme.md similarity index 100% rename from stable/sdtd/1.0.2/app-readme.md rename to stable/sdtd/1.0.3/app-readme.md diff --git a/stable/sdtd/1.0.3/charts/common-10.5.10.tgz b/stable/sdtd/1.0.3/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/sdtd/1.0.3/charts/common-10.5.10.tgz differ diff --git a/stable/sdtd/1.0.2/ix_values.yaml b/stable/sdtd/1.0.3/ix_values.yaml similarity index 100% rename from stable/sdtd/1.0.2/ix_values.yaml rename to stable/sdtd/1.0.3/ix_values.yaml diff --git a/stable/sdtd/1.0.2/questions.yaml b/stable/sdtd/1.0.3/questions.yaml similarity index 100% rename from stable/sdtd/1.0.2/questions.yaml rename to stable/sdtd/1.0.3/questions.yaml diff --git a/stable/sdtd/1.0.2/templates/common.yaml b/stable/sdtd/1.0.3/templates/common.yaml similarity index 100% rename from stable/sdtd/1.0.2/templates/common.yaml rename to stable/sdtd/1.0.3/templates/common.yaml diff --git a/stable/tsmuxer/1.0.8/values.yaml b/stable/sdtd/1.0.3/values.yaml similarity index 100% rename from stable/tsmuxer/1.0.8/values.yaml rename to stable/sdtd/1.0.3/values.yaml diff --git a/stable/ser2sock/6.0.32/CHANGELOG.md b/stable/ser2sock/6.0.32/CHANGELOG.md deleted file mode 100644 index e61b34532b1..00000000000 --- a/stable/ser2sock/6.0.32/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ser2sock-6.0.32](https://github.com/truecharts/charts/compare/ser2sock-6.0.31...ser2sock-6.0.32) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ser2sock-6.0.32](https://github.com/truecharts/charts/compare/ser2sock-6.0.31...ser2sock-6.0.32) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ser2sock-6.0.32](https://github.com/truecharts/charts/compare/ser2sock-6.0.31...ser2sock-6.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ser2sock-6.0.32](https://github.com/truecharts/charts/compare/ser2sock-6.0.31...ser2sock-6.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ser2sock-6.0.32](https://github.com/truecharts/charts/compare/ser2sock-6.0.31...ser2sock-6.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ser2sock-6.0.32](https://github.com/truecharts/charts/compare/ser2sock-6.0.31...ser2sock-6.0.32) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ser2sock-6.0.31](https://github.com/truecharts/charts/compare/ser2sock-6.0.29...ser2sock-6.0.31) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [ser2sock-6.0.30](https://github.com/truecharts/charts/compare/ser2sock-6.0.29...ser2sock-6.0.30) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [ser2sock-6.0.29](https://github.com/truecharts/charts/compare/ser2sock-6.0.28...ser2sock-6.0.29) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/ser2sock/6.0.32/Chart.lock b/stable/ser2sock/6.0.32/Chart.lock deleted file mode 100644 index 7de9649be30..00000000000 --- a/stable/ser2sock/6.0.32/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:59:03.702603932Z" diff --git a/stable/ser2sock/6.0.32/Chart.yaml b/stable/ser2sock/6.0.32/Chart.yaml deleted file mode 100644 index 817cca2e727..00000000000 --- a/stable/ser2sock/6.0.32/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.32 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/ser2sock/6.0.32/README.md b/stable/ser2sock/6.0.32/README.md deleted file mode 100644 index 200fad5fad0..00000000000 --- a/stable/ser2sock/6.0.32/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# ser2sock - -![Version: 6.0.32](https://img.shields.io/badge/Version-6.0.32-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Serial to Socket Redirector - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [ser2sock](https://truecharts.org/docs/charts/stable/ser2sock) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/ser2sock/6.0.32/charts/common-10.5.9.tgz b/stable/ser2sock/6.0.32/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/ser2sock/6.0.32/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/ser2sock/6.0.33/CHANGELOG.md b/stable/ser2sock/6.0.33/CHANGELOG.md new file mode 100644 index 00000000000..645393c0230 --- /dev/null +++ b/stable/ser2sock/6.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ser2sock-6.0.33](https://github.com/truecharts/charts/compare/ser2sock-6.0.32...ser2sock-6.0.33) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [ser2sock-6.0.32](https://github.com/truecharts/charts/compare/ser2sock-6.0.31...ser2sock-6.0.32) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ser2sock-6.0.32](https://github.com/truecharts/charts/compare/ser2sock-6.0.31...ser2sock-6.0.32) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ser2sock-6.0.32](https://github.com/truecharts/charts/compare/ser2sock-6.0.31...ser2sock-6.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ser2sock-6.0.32](https://github.com/truecharts/charts/compare/ser2sock-6.0.31...ser2sock-6.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ser2sock-6.0.32](https://github.com/truecharts/charts/compare/ser2sock-6.0.31...ser2sock-6.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ser2sock-6.0.32](https://github.com/truecharts/charts/compare/ser2sock-6.0.31...ser2sock-6.0.32) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ser2sock-6.0.31](https://github.com/truecharts/charts/compare/ser2sock-6.0.29...ser2sock-6.0.31) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [ser2sock-6.0.30](https://github.com/truecharts/charts/compare/ser2sock-6.0.29...ser2sock-6.0.30) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + diff --git a/stable/ser2sock/6.0.33/Chart.lock b/stable/ser2sock/6.0.33/Chart.lock new file mode 100644 index 00000000000..fe882c470e6 --- /dev/null +++ b/stable/ser2sock/6.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T15:04:59.412759197Z" diff --git a/stable/ser2sock/6.0.33/Chart.yaml b/stable/ser2sock/6.0.33/Chart.yaml new file mode 100644 index 00000000000..cd24d0cce06 --- /dev/null +++ b/stable/ser2sock/6.0.33/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: Serial to Socket Redirector +home: https://truecharts.org/docs/charts/stable/ser2sock +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ser2sock.png +keywords: + - ser2sock +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ser2sock +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/ser2sock + - https://github.com/nutechsoftware/ser2sock + - https://github.com/tenstartups/ser2sock +version: 6.0.33 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/ser2sock/6.0.33/README.md b/stable/ser2sock/6.0.33/README.md new file mode 100644 index 00000000000..b154de7e92d --- /dev/null +++ b/stable/ser2sock/6.0.33/README.md @@ -0,0 +1,109 @@ +# ser2sock + +![Version: 6.0.33](https://img.shields.io/badge/Version-6.0.33-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Serial to Socket Redirector + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [ser2sock](https://truecharts.org/docs/charts/stable/ser2sock) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/ser2sock/6.0.32/app-readme.md b/stable/ser2sock/6.0.33/app-readme.md similarity index 100% rename from stable/ser2sock/6.0.32/app-readme.md rename to stable/ser2sock/6.0.33/app-readme.md diff --git a/stable/ser2sock/6.0.33/charts/common-10.5.10.tgz b/stable/ser2sock/6.0.33/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/ser2sock/6.0.33/charts/common-10.5.10.tgz differ diff --git a/stable/ser2sock/6.0.32/ci/test-values.yaml b/stable/ser2sock/6.0.33/ci/test-values.yaml similarity index 100% rename from stable/ser2sock/6.0.32/ci/test-values.yaml rename to stable/ser2sock/6.0.33/ci/test-values.yaml diff --git a/stable/ser2sock/6.0.32/ix_values.yaml b/stable/ser2sock/6.0.33/ix_values.yaml similarity index 100% rename from stable/ser2sock/6.0.32/ix_values.yaml rename to stable/ser2sock/6.0.33/ix_values.yaml diff --git a/stable/ser2sock/6.0.32/questions.yaml b/stable/ser2sock/6.0.33/questions.yaml similarity index 100% rename from stable/ser2sock/6.0.32/questions.yaml rename to stable/ser2sock/6.0.33/questions.yaml diff --git a/stable/uptimerobot-prometheus/4.0.33/templates/common.yaml b/stable/ser2sock/6.0.33/templates/common.yaml similarity index 100% rename from stable/uptimerobot-prometheus/4.0.33/templates/common.yaml rename to stable/ser2sock/6.0.33/templates/common.yaml diff --git a/stable/tt-rss/7.0.36/values.yaml b/stable/ser2sock/6.0.33/values.yaml similarity index 100% rename from stable/tt-rss/7.0.36/values.yaml rename to stable/ser2sock/6.0.33/values.yaml diff --git a/stable/shiori/7.0.35/CHANGELOG.md b/stable/shiori/7.0.35/CHANGELOG.md deleted file mode 100644 index e20fe37a0ce..00000000000 --- a/stable/shiori/7.0.35/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [shiori-7.0.35](https://github.com/truecharts/charts/compare/shiori-7.0.33...shiori-7.0.35) (2022-09-13) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [shiori-7.0.34](https://github.com/truecharts/charts/compare/shiori-7.0.33...shiori-7.0.34) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [shiori-7.0.34](https://github.com/truecharts/charts/compare/shiori-7.0.33...shiori-7.0.34) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [shiori-7.0.34](https://github.com/truecharts/charts/compare/shiori-7.0.33...shiori-7.0.34) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [shiori-7.0.34](https://github.com/truecharts/charts/compare/shiori-7.0.33...shiori-7.0.34) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [shiori-7.0.34](https://github.com/truecharts/charts/compare/shiori-7.0.33...shiori-7.0.34) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [shiori-7.0.34](https://github.com/truecharts/charts/compare/shiori-7.0.33...shiori-7.0.34) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [shiori-7.0.33](https://github.com/truecharts/charts/compare/shiori-7.0.31...shiori-7.0.33) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/stable/shiori/7.0.35/Chart.lock b/stable/shiori/7.0.35/Chart.lock deleted file mode 100644 index 0cd10c1a9e2..00000000000 --- a/stable/shiori/7.0.35/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -digest: sha256:bfcb2819ba71fec67e4e1b700216bcea405d58eaaf9c45e3705bdbead908b8e9 -generated: "2022-09-13T06:28:59.786068387Z" diff --git a/stable/shiori/7.0.35/Chart.yaml b/stable/shiori/7.0.35/Chart.yaml deleted file mode 100644 index fc42d0bef0b..00000000000 --- a/stable/shiori/7.0.35/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -apiVersion: v2 -appVersion: "1.5.0" -version: 7.0.35 -kubeVersion: ">=1.16.0-0" -name: shiori -description: A simple bookmark manager built with Go -type: application -home: https://truecharts.org/docs/charts/stable/shiori -icon: https://truecharts.org/img/hotlink-ok/chart-icons/shiori.png -keywords: - - shiori - - bookmark - - bookmark-manager - - web-interface -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/shiori - - https://github.com/go-shiori/shiori - - https://github.com/nicholaswilde/docker-shiori -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -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.35/README.md b/stable/shiori/7.0.35/README.md deleted file mode 100644 index 552062e338b..00000000000 --- a/stable/shiori/7.0.35/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# shiori - -![Version: 7.0.35](https://img.shields.io/badge/Version-7.0.35-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.5.0](https://img.shields.io/badge/AppVersion-1.5.0-informational?style=flat-square) - -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.76 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/shiori/7.0.35/charts/common-10.5.9.tgz b/stable/shiori/7.0.35/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/shiori/7.0.35/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/shiori/7.0.35/charts/postgresql-8.0.76.tgz b/stable/shiori/7.0.35/charts/postgresql-8.0.76.tgz deleted file mode 100644 index 129e37daa0e..00000000000 Binary files a/stable/shiori/7.0.35/charts/postgresql-8.0.76.tgz and /dev/null differ diff --git a/stable/shiori/7.0.36/CHANGELOG.md b/stable/shiori/7.0.36/CHANGELOG.md new file mode 100644 index 00000000000..c08e0162e0c --- /dev/null +++ b/stable/shiori/7.0.36/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [shiori-7.0.36](https://github.com/truecharts/charts/compare/shiori-7.0.35...shiori-7.0.36) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [shiori-7.0.35](https://github.com/truecharts/charts/compare/shiori-7.0.33...shiori-7.0.35) (2022-09-13) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [shiori-7.0.34](https://github.com/truecharts/charts/compare/shiori-7.0.33...shiori-7.0.34) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [shiori-7.0.34](https://github.com/truecharts/charts/compare/shiori-7.0.33...shiori-7.0.34) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [shiori-7.0.34](https://github.com/truecharts/charts/compare/shiori-7.0.33...shiori-7.0.34) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [shiori-7.0.34](https://github.com/truecharts/charts/compare/shiori-7.0.33...shiori-7.0.34) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [shiori-7.0.34](https://github.com/truecharts/charts/compare/shiori-7.0.33...shiori-7.0.34) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [shiori-7.0.34](https://github.com/truecharts/charts/compare/shiori-7.0.33...shiori-7.0.34) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + diff --git a/stable/shiori/7.0.36/Chart.lock b/stable/shiori/7.0.36/Chart.lock new file mode 100644 index 00000000000..b6cd1ef91d1 --- /dev/null +++ b/stable/shiori/7.0.36/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 +generated: "2022-09-15T15:05:27.387750304Z" diff --git a/stable/shiori/7.0.36/Chart.yaml b/stable/shiori/7.0.36/Chart.yaml new file mode 100644 index 00000000000..9e129e969d9 --- /dev/null +++ b/stable/shiori/7.0.36/Chart.yaml @@ -0,0 +1,35 @@ +apiVersion: v2 +appVersion: "1.5.0" +version: 7.0.36 +kubeVersion: ">=1.16.0-0" +name: shiori +description: A simple bookmark manager built with Go +type: application +home: https://truecharts.org/docs/charts/stable/shiori +icon: https://truecharts.org/img/hotlink-ok/chart-icons/shiori.png +keywords: + - shiori + - bookmark + - bookmark-manager + - web-interface +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/shiori + - https://github.com/go-shiori/shiori + - https://github.com/nicholaswilde/docker-shiori +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/shiori/7.0.36/README.md b/stable/shiori/7.0.36/README.md new file mode 100644 index 00000000000..2abc328912d --- /dev/null +++ b/stable/shiori/7.0.36/README.md @@ -0,0 +1,110 @@ +# shiori + +![Version: 7.0.36](https://img.shields.io/badge/Version-7.0.36-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.5.0](https://img.shields.io/badge/AppVersion-1.5.0-informational?style=flat-square) + +A simple bookmark manager built with Go + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [shiori](https://truecharts.org/docs/charts/stable/shiori) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.78 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/shiori/7.0.35/app-readme.md b/stable/shiori/7.0.36/app-readme.md similarity index 100% rename from stable/shiori/7.0.35/app-readme.md rename to stable/shiori/7.0.36/app-readme.md diff --git a/stable/shiori/7.0.36/charts/common-10.5.10.tgz b/stable/shiori/7.0.36/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/shiori/7.0.36/charts/common-10.5.10.tgz differ diff --git a/stable/shiori/7.0.36/charts/postgresql-8.0.78.tgz b/stable/shiori/7.0.36/charts/postgresql-8.0.78.tgz new file mode 100644 index 00000000000..ef5433c52fa Binary files /dev/null and b/stable/shiori/7.0.36/charts/postgresql-8.0.78.tgz differ diff --git a/stable/shiori/7.0.35/ix_values.yaml b/stable/shiori/7.0.36/ix_values.yaml similarity index 100% rename from stable/shiori/7.0.35/ix_values.yaml rename to stable/shiori/7.0.36/ix_values.yaml diff --git a/stable/shiori/7.0.35/questions.yaml b/stable/shiori/7.0.36/questions.yaml similarity index 100% rename from stable/shiori/7.0.35/questions.yaml rename to stable/shiori/7.0.36/questions.yaml diff --git a/stable/verysync/2.0.33/templates/common.yaml b/stable/shiori/7.0.36/templates/common.yaml similarity index 100% rename from stable/verysync/2.0.33/templates/common.yaml rename to stable/shiori/7.0.36/templates/common.yaml diff --git a/stable/twtxt/3.0.29/values.yaml b/stable/shiori/7.0.36/values.yaml similarity index 100% rename from stable/twtxt/3.0.29/values.yaml rename to stable/shiori/7.0.36/values.yaml diff --git a/stable/shlink-web-client/3.0.32/CHANGELOG.md b/stable/shlink-web-client/3.0.32/CHANGELOG.md deleted file mode 100644 index f21592d8984..00000000000 --- a/stable/shlink-web-client/3.0.32/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [shlink-web-client-3.0.32](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.31...shlink-web-client-3.0.32) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [shlink-web-client-3.0.32](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.31...shlink-web-client-3.0.32) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [shlink-web-client-3.0.32](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.31...shlink-web-client-3.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [shlink-web-client-3.0.32](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.31...shlink-web-client-3.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [shlink-web-client-3.0.32](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.31...shlink-web-client-3.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [shlink-web-client-3.0.32](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.31...shlink-web-client-3.0.32) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [shlink-web-client-3.0.31](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.29...shlink-web-client-3.0.31) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [shlink-web-client-3.0.30](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.29...shlink-web-client-3.0.30) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [shlink-web-client-3.0.29](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.28...shlink-web-client-3.0.29) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/shlink-web-client/3.0.32/Chart.lock b/stable/shlink-web-client/3.0.32/Chart.lock deleted file mode 100644 index f04ecf05cbb..00000000000 --- a/stable/shlink-web-client/3.0.32/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:59:23.661799547Z" diff --git a/stable/shlink-web-client/3.0.32/Chart.yaml b/stable/shlink-web-client/3.0.32/Chart.yaml deleted file mode 100644 index b1771dca6de..00000000000 --- a/stable/shlink-web-client/3.0.32/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "3.7.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.32 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/shlink-web-client/3.0.32/README.md b/stable/shlink-web-client/3.0.32/README.md deleted file mode 100644 index 10ddf1fd747..00000000000 --- a/stable/shlink-web-client/3.0.32/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# shlink-web-client - -![Version: 3.0.32](https://img.shields.io/badge/Version-3.0.32-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.7.2](https://img.shields.io/badge/AppVersion-3.7.2-informational?style=flat-square) - -A ReactJS-based progressive web application for Shlink. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [shlink-web-client](https://truecharts.org/docs/charts/stable/shlink-web-client) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/shlink-web-client/3.0.32/charts/common-10.5.9.tgz b/stable/shlink-web-client/3.0.32/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/shlink-web-client/3.0.32/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/shlink-web-client/3.0.33/CHANGELOG.md b/stable/shlink-web-client/3.0.33/CHANGELOG.md new file mode 100644 index 00000000000..4a51010d6f9 --- /dev/null +++ b/stable/shlink-web-client/3.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [shlink-web-client-3.0.33](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.32...shlink-web-client-3.0.33) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [shlink-web-client-3.0.32](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.31...shlink-web-client-3.0.32) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [shlink-web-client-3.0.32](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.31...shlink-web-client-3.0.32) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [shlink-web-client-3.0.32](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.31...shlink-web-client-3.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [shlink-web-client-3.0.32](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.31...shlink-web-client-3.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [shlink-web-client-3.0.32](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.31...shlink-web-client-3.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [shlink-web-client-3.0.32](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.31...shlink-web-client-3.0.32) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [shlink-web-client-3.0.31](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.29...shlink-web-client-3.0.31) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [shlink-web-client-3.0.30](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.29...shlink-web-client-3.0.30) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + diff --git a/stable/shlink-web-client/3.0.33/Chart.lock b/stable/shlink-web-client/3.0.33/Chart.lock new file mode 100644 index 00000000000..56c2d874422 --- /dev/null +++ b/stable/shlink-web-client/3.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T15:05:27.737934522Z" diff --git a/stable/shlink-web-client/3.0.33/Chart.yaml b/stable/shlink-web-client/3.0.33/Chart.yaml new file mode 100644 index 00000000000..ab0263fe9d9 --- /dev/null +++ b/stable/shlink-web-client/3.0.33/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "3.7.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: A ReactJS-based progressive web application for Shlink. +home: https://truecharts.org/docs/charts/stable/shlink-web-client +icon: https://truecharts.org/img/hotlink-ok/chart-icons/shlink-web-client.png +keywords: + - url + - shortener + - frontend +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: shlink-web-client +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/shlink-web-client + - https://github.com/shlinkio/shlink-web-client +type: application +version: 3.0.33 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/shlink-web-client/3.0.33/README.md b/stable/shlink-web-client/3.0.33/README.md new file mode 100644 index 00000000000..cd137163bd0 --- /dev/null +++ b/stable/shlink-web-client/3.0.33/README.md @@ -0,0 +1,108 @@ +# shlink-web-client + +![Version: 3.0.33](https://img.shields.io/badge/Version-3.0.33-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.7.2](https://img.shields.io/badge/AppVersion-3.7.2-informational?style=flat-square) + +A ReactJS-based progressive web application for Shlink. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [shlink-web-client](https://truecharts.org/docs/charts/stable/shlink-web-client) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/shlink-web-client/3.0.32/app-readme.md b/stable/shlink-web-client/3.0.33/app-readme.md similarity index 100% rename from stable/shlink-web-client/3.0.32/app-readme.md rename to stable/shlink-web-client/3.0.33/app-readme.md diff --git a/stable/shlink-web-client/3.0.33/charts/common-10.5.10.tgz b/stable/shlink-web-client/3.0.33/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/shlink-web-client/3.0.33/charts/common-10.5.10.tgz differ diff --git a/stable/shlink-web-client/3.0.32/ix_values.yaml b/stable/shlink-web-client/3.0.33/ix_values.yaml similarity index 100% rename from stable/shlink-web-client/3.0.32/ix_values.yaml rename to stable/shlink-web-client/3.0.33/ix_values.yaml diff --git a/stable/shlink-web-client/3.0.32/questions.yaml b/stable/shlink-web-client/3.0.33/questions.yaml similarity index 100% rename from stable/shlink-web-client/3.0.32/questions.yaml rename to stable/shlink-web-client/3.0.33/questions.yaml diff --git a/stable/webgrabplus/2.0.30/templates/common.yaml b/stable/shlink-web-client/3.0.33/templates/common.yaml similarity index 100% rename from stable/webgrabplus/2.0.30/templates/common.yaml rename to stable/shlink-web-client/3.0.33/templates/common.yaml diff --git a/stable/typecho/4.0.1/values.yaml b/stable/shlink-web-client/3.0.33/values.yaml similarity index 100% rename from stable/typecho/4.0.1/values.yaml rename to stable/shlink-web-client/3.0.33/values.yaml diff --git a/stable/shlink/4.0.39/CHANGELOG.md b/stable/shlink/4.0.39/CHANGELOG.md deleted file mode 100644 index d981d8d522d..00000000000 --- a/stable/shlink/4.0.39/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [shlink-4.0.39](https://github.com/truecharts/charts/compare/shlink-4.0.37...shlink-4.0.39) (2022-09-13) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [shlink-4.0.38](https://github.com/truecharts/charts/compare/shlink-4.0.37...shlink-4.0.38) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [shlink-4.0.38](https://github.com/truecharts/charts/compare/shlink-4.0.37...shlink-4.0.38) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [shlink-4.0.38](https://github.com/truecharts/charts/compare/shlink-4.0.37...shlink-4.0.38) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [shlink-4.0.38](https://github.com/truecharts/charts/compare/shlink-4.0.37...shlink-4.0.38) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [shlink-4.0.38](https://github.com/truecharts/charts/compare/shlink-4.0.37...shlink-4.0.38) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [shlink-4.0.38](https://github.com/truecharts/charts/compare/shlink-4.0.37...shlink-4.0.38) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [shlink-4.0.37](https://github.com/truecharts/charts/compare/shlink-4.0.35...shlink-4.0.37) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/stable/shlink/4.0.39/Chart.lock b/stable/shlink/4.0.39/Chart.lock deleted file mode 100644 index 98f567d23a4..00000000000 --- a/stable/shlink/4.0.39/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.72 -digest: sha256:48575c1284c01594e15d652b730608f179ada7326071005369f8a321e76d695c -generated: "2022-09-13T06:29:16.447300154Z" diff --git a/stable/shlink/4.0.39/Chart.yaml b/stable/shlink/4.0.39/Chart.yaml deleted file mode 100644 index 504e68ab244..00000000000 --- a/stable/shlink/4.0.39/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -apiVersion: v2 -appVersion: "3.2.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.72 -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.39 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/shlink/4.0.39/README.md b/stable/shlink/4.0.39/README.md deleted file mode 100644 index 744ece79e7e..00000000000 --- a/stable/shlink/4.0.39/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# shlink - -![Version: 4.0.39](https://img.shields.io/badge/Version-4.0.39-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.2.1](https://img.shields.io/badge/AppVersion-3.2.1-informational?style=flat-square) - -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.76 | -| https://charts.truecharts.org | redis | 3.0.72 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/shlink/4.0.39/charts/common-10.5.9.tgz b/stable/shlink/4.0.39/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/shlink/4.0.39/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/shlink/4.0.39/charts/postgresql-8.0.76.tgz b/stable/shlink/4.0.39/charts/postgresql-8.0.76.tgz deleted file mode 100644 index 129e37daa0e..00000000000 Binary files a/stable/shlink/4.0.39/charts/postgresql-8.0.76.tgz and /dev/null differ diff --git a/stable/shlink/4.0.39/charts/redis-3.0.72.tgz b/stable/shlink/4.0.39/charts/redis-3.0.72.tgz deleted file mode 100644 index d1c4b4529da..00000000000 Binary files a/stable/shlink/4.0.39/charts/redis-3.0.72.tgz and /dev/null differ diff --git a/stable/shlink/4.0.40/CHANGELOG.md b/stable/shlink/4.0.40/CHANGELOG.md new file mode 100644 index 00000000000..3ce7bba4f24 --- /dev/null +++ b/stable/shlink/4.0.40/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [shlink-4.0.40](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.32...shlink-4.0.40) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [shlink-4.0.39](https://github.com/truecharts/charts/compare/shlink-4.0.37...shlink-4.0.39) (2022-09-13) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [shlink-4.0.38](https://github.com/truecharts/charts/compare/shlink-4.0.37...shlink-4.0.38) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [shlink-4.0.38](https://github.com/truecharts/charts/compare/shlink-4.0.37...shlink-4.0.38) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [shlink-4.0.38](https://github.com/truecharts/charts/compare/shlink-4.0.37...shlink-4.0.38) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [shlink-4.0.38](https://github.com/truecharts/charts/compare/shlink-4.0.37...shlink-4.0.38) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [shlink-4.0.38](https://github.com/truecharts/charts/compare/shlink-4.0.37...shlink-4.0.38) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [shlink-4.0.38](https://github.com/truecharts/charts/compare/shlink-4.0.37...shlink-4.0.38) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [shlink-4.0.37](https://github.com/truecharts/charts/compare/shlink-4.0.35...shlink-4.0.37) (2022-08-30) diff --git a/stable/shlink/4.0.40/Chart.lock b/stable/shlink/4.0.40/Chart.lock new file mode 100644 index 00000000000..0641ee63423 --- /dev/null +++ b/stable/shlink/4.0.40/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.75 +digest: sha256:9d4ce7b49341358873ac504e187314c9a2e0f15e6eea31a51a1294b829ddaaba +generated: "2022-09-15T15:05:42.734312198Z" diff --git a/stable/shlink/4.0.40/Chart.yaml b/stable/shlink/4.0.40/Chart.yaml new file mode 100644 index 00000000000..c71f1ee00a0 --- /dev/null +++ b/stable/shlink/4.0.40/Chart.yaml @@ -0,0 +1,37 @@ +apiVersion: v2 +appVersion: "3.2.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.75 +deprecated: false +description: A PHP-based self-hosted URL shortener that can be used to serve shortened URLs under your own custom domain. +home: https://truecharts.org/docs/charts/stable/shlink +icon: https://truecharts.org/img/hotlink-ok/chart-icons/shlink.png +keywords: + - url + - shortener +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: shlink +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/shlink + - https://github.com/shlinkio/shlink +type: application +version: 4.0.40 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/shlink/4.0.40/README.md b/stable/shlink/4.0.40/README.md new file mode 100644 index 00000000000..2ffe41fa1e7 --- /dev/null +++ b/stable/shlink/4.0.40/README.md @@ -0,0 +1,110 @@ +# shlink + +![Version: 4.0.40](https://img.shields.io/badge/Version-4.0.40-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.2.1](https://img.shields.io/badge/AppVersion-3.2.1-informational?style=flat-square) + +A PHP-based self-hosted URL shortener that can be used to serve shortened URLs under your own custom domain. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [shlink](https://truecharts.org/docs/charts/stable/shlink) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.78 | +| https://charts.truecharts.org | redis | 3.0.75 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/shlink/4.0.39/app-readme.md b/stable/shlink/4.0.40/app-readme.md similarity index 100% rename from stable/shlink/4.0.39/app-readme.md rename to stable/shlink/4.0.40/app-readme.md diff --git a/stable/shlink/4.0.40/charts/common-10.5.10.tgz b/stable/shlink/4.0.40/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/shlink/4.0.40/charts/common-10.5.10.tgz differ diff --git a/stable/shlink/4.0.40/charts/postgresql-8.0.78.tgz b/stable/shlink/4.0.40/charts/postgresql-8.0.78.tgz new file mode 100644 index 00000000000..ef5433c52fa Binary files /dev/null and b/stable/shlink/4.0.40/charts/postgresql-8.0.78.tgz differ diff --git a/stable/shlink/4.0.40/charts/redis-3.0.75.tgz b/stable/shlink/4.0.40/charts/redis-3.0.75.tgz new file mode 100644 index 00000000000..3be8a655992 Binary files /dev/null and b/stable/shlink/4.0.40/charts/redis-3.0.75.tgz differ diff --git a/stable/shlink/4.0.39/ix_values.yaml b/stable/shlink/4.0.40/ix_values.yaml similarity index 100% rename from stable/shlink/4.0.39/ix_values.yaml rename to stable/shlink/4.0.40/ix_values.yaml diff --git a/stable/shlink/4.0.39/questions.yaml b/stable/shlink/4.0.40/questions.yaml similarity index 100% rename from stable/shlink/4.0.39/questions.yaml rename to stable/shlink/4.0.40/questions.yaml diff --git a/stable/website-shot/2.0.31/templates/common.yaml b/stable/shlink/4.0.40/templates/common.yaml similarity index 100% rename from stable/website-shot/2.0.31/templates/common.yaml rename to stable/shlink/4.0.40/templates/common.yaml diff --git a/stable/ubooquity/3.0.30/values.yaml b/stable/shlink/4.0.40/values.yaml similarity index 100% rename from stable/ubooquity/3.0.30/values.yaml rename to stable/shlink/4.0.40/values.yaml diff --git a/stable/shorturl/3.0.29/CHANGELOG.md b/stable/shorturl/3.0.29/CHANGELOG.md deleted file mode 100644 index d904c46a23a..00000000000 --- a/stable/shorturl/3.0.29/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [shorturl-3.0.29](https://github.com/truecharts/charts/compare/shorturl-3.0.28...shorturl-3.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [shorturl-3.0.29](https://github.com/truecharts/charts/compare/shorturl-3.0.28...shorturl-3.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [shorturl-3.0.29](https://github.com/truecharts/charts/compare/shorturl-3.0.28...shorturl-3.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [shorturl-3.0.29](https://github.com/truecharts/charts/compare/shorturl-3.0.28...shorturl-3.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [shorturl-3.0.29](https://github.com/truecharts/charts/compare/shorturl-3.0.28...shorturl-3.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [shorturl-3.0.29](https://github.com/truecharts/charts/compare/shorturl-3.0.28...shorturl-3.0.29) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [shorturl-3.0.28](https://github.com/truecharts/charts/compare/shorturl-3.0.26...shorturl-3.0.28) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [shorturl-3.0.27](https://github.com/truecharts/charts/compare/shorturl-3.0.26...shorturl-3.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [shorturl-3.0.26](https://github.com/truecharts/charts/compare/shorturl-3.0.25...shorturl-3.0.26) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/shorturl/3.0.29/Chart.lock b/stable/shorturl/3.0.29/Chart.lock deleted file mode 100644 index f7709730e85..00000000000 --- a/stable/shorturl/3.0.29/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:59:28.746526352Z" diff --git a/stable/shorturl/3.0.29/Chart.yaml b/stable/shorturl/3.0.29/Chart.yaml deleted file mode 100644 index cbe2ca88389..00000000000 --- a/stable/shorturl/3.0.29/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "0.1.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.29 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/shorturl/3.0.29/README.md b/stable/shorturl/3.0.29/README.md deleted file mode 100644 index 36ad966a1a0..00000000000 --- a/stable/shorturl/3.0.29/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# shorturl - -![Version: 3.0.29](https://img.shields.io/badge/Version-3.0.29-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.1.0](https://img.shields.io/badge/AppVersion-0.1.0-informational?style=flat-square) - -Self hosted web app for shortening urls (URL shortener) - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [shorturl](https://truecharts.org/docs/charts/stable/shorturl) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/shorturl/3.0.29/charts/common-10.5.9.tgz b/stable/shorturl/3.0.29/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/shorturl/3.0.29/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/shorturl/3.0.30/CHANGELOG.md b/stable/shorturl/3.0.30/CHANGELOG.md new file mode 100644 index 00000000000..7903a5e187e --- /dev/null +++ b/stable/shorturl/3.0.30/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [shorturl-3.0.30](https://github.com/truecharts/charts/compare/shorturl-3.0.29...shorturl-3.0.30) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [shorturl-3.0.29](https://github.com/truecharts/charts/compare/shorturl-3.0.28...shorturl-3.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [shorturl-3.0.29](https://github.com/truecharts/charts/compare/shorturl-3.0.28...shorturl-3.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [shorturl-3.0.29](https://github.com/truecharts/charts/compare/shorturl-3.0.28...shorturl-3.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [shorturl-3.0.29](https://github.com/truecharts/charts/compare/shorturl-3.0.28...shorturl-3.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [shorturl-3.0.29](https://github.com/truecharts/charts/compare/shorturl-3.0.28...shorturl-3.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [shorturl-3.0.29](https://github.com/truecharts/charts/compare/shorturl-3.0.28...shorturl-3.0.29) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [shorturl-3.0.28](https://github.com/truecharts/charts/compare/shorturl-3.0.26...shorturl-3.0.28) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [shorturl-3.0.27](https://github.com/truecharts/charts/compare/shorturl-3.0.26...shorturl-3.0.27) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + diff --git a/stable/shorturl/3.0.30/Chart.lock b/stable/shorturl/3.0.30/Chart.lock new file mode 100644 index 00000000000..649199f8675 --- /dev/null +++ b/stable/shorturl/3.0.30/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T15:05:30.347252542Z" diff --git a/stable/shorturl/3.0.30/Chart.yaml b/stable/shorturl/3.0.30/Chart.yaml new file mode 100644 index 00000000000..7b9819984c8 --- /dev/null +++ b/stable/shorturl/3.0.30/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "0.1.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: Self hosted web app for shortening urls (URL shortener) +home: https://truecharts.org/docs/charts/stable/shorturl +icon: https://truecharts.org/img/hotlink-ok/chart-icons/shorturl.png +keywords: + - url + - shortener + - shorten + - shorturl +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: shorturl +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/shorturl + - https://github.com/prologic/shorturl + - https://github.com/nicholaswilde/docker-shorturl +type: application +version: 3.0.30 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/shorturl/3.0.30/README.md b/stable/shorturl/3.0.30/README.md new file mode 100644 index 00000000000..ccff570f40a --- /dev/null +++ b/stable/shorturl/3.0.30/README.md @@ -0,0 +1,109 @@ +# shorturl + +![Version: 3.0.30](https://img.shields.io/badge/Version-3.0.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.1.0](https://img.shields.io/badge/AppVersion-0.1.0-informational?style=flat-square) + +Self hosted web app for shortening urls (URL shortener) + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [shorturl](https://truecharts.org/docs/charts/stable/shorturl) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/shorturl/3.0.29/app-readme.md b/stable/shorturl/3.0.30/app-readme.md similarity index 100% rename from stable/shorturl/3.0.29/app-readme.md rename to stable/shorturl/3.0.30/app-readme.md diff --git a/stable/shorturl/3.0.30/charts/common-10.5.10.tgz b/stable/shorturl/3.0.30/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/shorturl/3.0.30/charts/common-10.5.10.tgz differ diff --git a/stable/shorturl/3.0.29/ix_values.yaml b/stable/shorturl/3.0.30/ix_values.yaml similarity index 100% rename from stable/shorturl/3.0.29/ix_values.yaml rename to stable/shorturl/3.0.30/ix_values.yaml diff --git a/stable/shorturl/3.0.29/questions.yaml b/stable/shorturl/3.0.30/questions.yaml similarity index 100% rename from stable/shorturl/3.0.29/questions.yaml rename to stable/shorturl/3.0.30/questions.yaml diff --git a/stable/shorturl/3.0.29/templates/common.yaml b/stable/shorturl/3.0.30/templates/common.yaml similarity index 100% rename from stable/shorturl/3.0.29/templates/common.yaml rename to stable/shorturl/3.0.30/templates/common.yaml diff --git a/stable/unmanic/3.0.30/values.yaml b/stable/shorturl/3.0.30/values.yaml similarity index 100% rename from stable/unmanic/3.0.30/values.yaml rename to stable/shorturl/3.0.30/values.yaml diff --git a/stable/sickchill/3.0.41/CHANGELOG.md b/stable/sickchill/3.0.41/CHANGELOG.md deleted file mode 100644 index 06c96e84cbd..00000000000 --- a/stable/sickchill/3.0.41/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [sickchill-3.0.41](https://github.com/truecharts/charts/compare/sickchill-3.0.40...sickchill-3.0.41) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [sickchill-3.0.41](https://github.com/truecharts/charts/compare/sickchill-3.0.40...sickchill-3.0.41) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [sickchill-3.0.41](https://github.com/truecharts/charts/compare/sickchill-3.0.40...sickchill-3.0.41) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [sickchill-3.0.41](https://github.com/truecharts/charts/compare/sickchill-3.0.40...sickchill-3.0.41) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [sickchill-3.0.41](https://github.com/truecharts/charts/compare/sickchill-3.0.40...sickchill-3.0.41) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [sickchill-3.0.41](https://github.com/truecharts/charts/compare/sickchill-3.0.40...sickchill-3.0.41) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [sickchill-3.0.40](https://github.com/truecharts/charts/compare/sickchill-3.0.38...sickchill-3.0.40) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [sickchill-3.0.39](https://github.com/truecharts/charts/compare/sickchill-3.0.38...sickchill-3.0.39) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/stable/sickchill/3.0.41/Chart.lock b/stable/sickchill/3.0.41/Chart.lock deleted file mode 100644 index 8e3921d1e80..00000000000 --- a/stable/sickchill/3.0.41/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:59:49.258067372Z" diff --git a/stable/sickchill/3.0.41/Chart.yaml b/stable/sickchill/3.0.41/Chart.yaml deleted file mode 100644 index 5066f294173..00000000000 --- a/stable/sickchill/3.0.41/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "2022.8.29" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.41 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/sickchill/3.0.41/README.md b/stable/sickchill/3.0.41/README.md deleted file mode 100644 index 26cb727acdc..00000000000 --- a/stable/sickchill/3.0.41/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# sickchill - -![Version: 3.0.41](https://img.shields.io/badge/Version-3.0.41-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2022.8.29](https://img.shields.io/badge/AppVersion-2022.8.29-informational?style=flat-square) - -An Automatic Video Library Manager for TV Shows - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [sickchill](https://truecharts.org/docs/charts/stable/sickchill) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/sickchill/3.0.41/charts/common-10.5.9.tgz b/stable/sickchill/3.0.41/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/sickchill/3.0.41/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/sickchill/3.0.42/CHANGELOG.md b/stable/sickchill/3.0.42/CHANGELOG.md new file mode 100644 index 00000000000..f8a99aaf4a0 --- /dev/null +++ b/stable/sickchill/3.0.42/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [sickchill-3.0.42](https://github.com/truecharts/charts/compare/sickchill-3.0.41...sickchill-3.0.42) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [sickchill-3.0.41](https://github.com/truecharts/charts/compare/sickchill-3.0.40...sickchill-3.0.41) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [sickchill-3.0.41](https://github.com/truecharts/charts/compare/sickchill-3.0.40...sickchill-3.0.41) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [sickchill-3.0.41](https://github.com/truecharts/charts/compare/sickchill-3.0.40...sickchill-3.0.41) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [sickchill-3.0.41](https://github.com/truecharts/charts/compare/sickchill-3.0.40...sickchill-3.0.41) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [sickchill-3.0.41](https://github.com/truecharts/charts/compare/sickchill-3.0.40...sickchill-3.0.41) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [sickchill-3.0.41](https://github.com/truecharts/charts/compare/sickchill-3.0.40...sickchill-3.0.41) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [sickchill-3.0.40](https://github.com/truecharts/charts/compare/sickchill-3.0.38...sickchill-3.0.40) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + diff --git a/stable/sickchill/3.0.42/Chart.lock b/stable/sickchill/3.0.42/Chart.lock new file mode 100644 index 00000000000..09211cbb154 --- /dev/null +++ b/stable/sickchill/3.0.42/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T15:06:00.047868143Z" diff --git a/stable/sickchill/3.0.42/Chart.yaml b/stable/sickchill/3.0.42/Chart.yaml new file mode 100644 index 00000000000..0eb9c8c612d --- /dev/null +++ b/stable/sickchill/3.0.42/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "2022.8.29" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: An Automatic Video Library Manager for TV Shows +home: https://truecharts.org/docs/charts/stable/sickchill +icon: https://truecharts.org/img/hotlink-ok/chart-icons/sickchill.png +keywords: + - sickchill + - video + - library + - manager +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: sickchill +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/sickchill + - https://github.com/linuxserver/docker-sickchill + - https://github.com/SickChill/SickChill +type: application +version: 3.0.42 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/sickchill/3.0.42/README.md b/stable/sickchill/3.0.42/README.md new file mode 100644 index 00000000000..cf453b14427 --- /dev/null +++ b/stable/sickchill/3.0.42/README.md @@ -0,0 +1,109 @@ +# sickchill + +![Version: 3.0.42](https://img.shields.io/badge/Version-3.0.42-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2022.8.29](https://img.shields.io/badge/AppVersion-2022.8.29-informational?style=flat-square) + +An Automatic Video Library Manager for TV Shows + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [sickchill](https://truecharts.org/docs/charts/stable/sickchill) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/sickchill/3.0.41/app-readme.md b/stable/sickchill/3.0.42/app-readme.md similarity index 100% rename from stable/sickchill/3.0.41/app-readme.md rename to stable/sickchill/3.0.42/app-readme.md diff --git a/stable/sickchill/3.0.42/charts/common-10.5.10.tgz b/stable/sickchill/3.0.42/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/sickchill/3.0.42/charts/common-10.5.10.tgz differ diff --git a/stable/sickchill/3.0.41/ix_values.yaml b/stable/sickchill/3.0.42/ix_values.yaml similarity index 100% rename from stable/sickchill/3.0.41/ix_values.yaml rename to stable/sickchill/3.0.42/ix_values.yaml diff --git a/stable/sickchill/3.0.41/questions.yaml b/stable/sickchill/3.0.42/questions.yaml similarity index 100% rename from stable/sickchill/3.0.41/questions.yaml rename to stable/sickchill/3.0.42/questions.yaml diff --git a/stable/sickchill/3.0.41/templates/common.yaml b/stable/sickchill/3.0.42/templates/common.yaml similarity index 100% rename from stable/sickchill/3.0.41/templates/common.yaml rename to stable/sickchill/3.0.42/templates/common.yaml diff --git a/stable/unpackerr/6.0.30/values.yaml b/stable/sickchill/3.0.42/values.yaml similarity index 100% rename from stable/unpackerr/6.0.30/values.yaml rename to stable/sickchill/3.0.42/values.yaml diff --git a/stable/sickgear/3.0.29/CHANGELOG.md b/stable/sickgear/3.0.29/CHANGELOG.md deleted file mode 100644 index 8a99d211942..00000000000 --- a/stable/sickgear/3.0.29/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [sickgear-3.0.29](https://github.com/truecharts/charts/compare/sickgear-3.0.28...sickgear-3.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [sickgear-3.0.29](https://github.com/truecharts/charts/compare/sickgear-3.0.28...sickgear-3.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [sickgear-3.0.29](https://github.com/truecharts/charts/compare/sickgear-3.0.28...sickgear-3.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [sickgear-3.0.29](https://github.com/truecharts/charts/compare/sickgear-3.0.28...sickgear-3.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [sickgear-3.0.29](https://github.com/truecharts/charts/compare/sickgear-3.0.28...sickgear-3.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [sickgear-3.0.29](https://github.com/truecharts/charts/compare/sickgear-3.0.28...sickgear-3.0.29) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [sickgear-3.0.28](https://github.com/truecharts/charts/compare/sickgear-3.0.26...sickgear-3.0.28) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [sickgear-3.0.27](https://github.com/truecharts/charts/compare/sickgear-3.0.26...sickgear-3.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [sickgear-3.0.26](https://github.com/truecharts/charts/compare/sickgear-3.0.25...sickgear-3.0.26) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/sickgear/3.0.29/Chart.lock b/stable/sickgear/3.0.29/Chart.lock deleted file mode 100644 index 3b5a1da36f7..00000000000 --- a/stable/sickgear/3.0.29/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:59:52.54148767Z" diff --git a/stable/sickgear/3.0.29/Chart.yaml b/stable/sickgear/3.0.29/Chart.yaml deleted file mode 100644 index 2432727e0da..00000000000 --- a/stable/sickgear/3.0.29/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "0.25.4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.29 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/sickgear/3.0.29/README.md b/stable/sickgear/3.0.29/README.md deleted file mode 100644 index 731262d366f..00000000000 --- a/stable/sickgear/3.0.29/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# sickgear - -![Version: 3.0.29](https://img.shields.io/badge/Version-3.0.29-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.25.4](https://img.shields.io/badge/AppVersion-0.25.4-informational?style=flat-square) - -Provides management of TV shows and/or Anime, it detects new episodes, links downloader apps, and more - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [sickgear](https://truecharts.org/docs/charts/stable/sickgear) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/sickgear/3.0.29/charts/common-10.5.9.tgz b/stable/sickgear/3.0.29/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/sickgear/3.0.29/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/sickgear/3.0.30/CHANGELOG.md b/stable/sickgear/3.0.30/CHANGELOG.md new file mode 100644 index 00000000000..f22b8b727b0 --- /dev/null +++ b/stable/sickgear/3.0.30/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [sickgear-3.0.30](https://github.com/truecharts/charts/compare/sickgear-3.0.29...sickgear-3.0.30) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [sickgear-3.0.29](https://github.com/truecharts/charts/compare/sickgear-3.0.28...sickgear-3.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [sickgear-3.0.29](https://github.com/truecharts/charts/compare/sickgear-3.0.28...sickgear-3.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [sickgear-3.0.29](https://github.com/truecharts/charts/compare/sickgear-3.0.28...sickgear-3.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [sickgear-3.0.29](https://github.com/truecharts/charts/compare/sickgear-3.0.28...sickgear-3.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [sickgear-3.0.29](https://github.com/truecharts/charts/compare/sickgear-3.0.28...sickgear-3.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [sickgear-3.0.29](https://github.com/truecharts/charts/compare/sickgear-3.0.28...sickgear-3.0.29) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [sickgear-3.0.28](https://github.com/truecharts/charts/compare/sickgear-3.0.26...sickgear-3.0.28) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [sickgear-3.0.27](https://github.com/truecharts/charts/compare/sickgear-3.0.26...sickgear-3.0.27) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + diff --git a/stable/sickgear/3.0.30/Chart.lock b/stable/sickgear/3.0.30/Chart.lock new file mode 100644 index 00000000000..a24ada055b2 --- /dev/null +++ b/stable/sickgear/3.0.30/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T15:06:02.548546618Z" diff --git a/stable/sickgear/3.0.30/Chart.yaml b/stable/sickgear/3.0.30/Chart.yaml new file mode 100644 index 00000000000..9c5f1b17e39 --- /dev/null +++ b/stable/sickgear/3.0.30/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "0.25.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: Provides management of TV shows and/or Anime, it detects new episodes, links downloader apps, and more +home: https://truecharts.org/docs/charts/stable/sickgear +icon: https://truecharts.org/img/hotlink-ok/chart-icons/sickgear.png +keywords: + - sickgear + - manager + - tv + - shows +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: sickgear +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/sickgear + - https://github.com/linuxserver/docker-sickgear + - https://github.com/SickGear/SickGear +type: application +version: 3.0.30 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/sickgear/3.0.30/README.md b/stable/sickgear/3.0.30/README.md new file mode 100644 index 00000000000..37e02b7fe70 --- /dev/null +++ b/stable/sickgear/3.0.30/README.md @@ -0,0 +1,109 @@ +# sickgear + +![Version: 3.0.30](https://img.shields.io/badge/Version-3.0.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.25.4](https://img.shields.io/badge/AppVersion-0.25.4-informational?style=flat-square) + +Provides management of TV shows and/or Anime, it detects new episodes, links downloader apps, and more + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [sickgear](https://truecharts.org/docs/charts/stable/sickgear) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/sickgear/3.0.29/app-readme.md b/stable/sickgear/3.0.30/app-readme.md similarity index 100% rename from stable/sickgear/3.0.29/app-readme.md rename to stable/sickgear/3.0.30/app-readme.md diff --git a/stable/sickgear/3.0.30/charts/common-10.5.10.tgz b/stable/sickgear/3.0.30/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/sickgear/3.0.30/charts/common-10.5.10.tgz differ diff --git a/stable/sickgear/3.0.29/ix_values.yaml b/stable/sickgear/3.0.30/ix_values.yaml similarity index 100% rename from stable/sickgear/3.0.29/ix_values.yaml rename to stable/sickgear/3.0.30/ix_values.yaml diff --git a/stable/sickgear/3.0.29/questions.yaml b/stable/sickgear/3.0.30/questions.yaml similarity index 100% rename from stable/sickgear/3.0.29/questions.yaml rename to stable/sickgear/3.0.30/questions.yaml diff --git a/stable/sickgear/3.0.29/templates/common.yaml b/stable/sickgear/3.0.30/templates/common.yaml similarity index 100% rename from stable/sickgear/3.0.29/templates/common.yaml rename to stable/sickgear/3.0.30/templates/common.yaml diff --git a/stable/unpoller/3.0.33/values.yaml b/stable/sickgear/3.0.30/values.yaml similarity index 100% rename from stable/unpoller/3.0.33/values.yaml rename to stable/sickgear/3.0.30/values.yaml diff --git a/stable/simply-shorten/1.0.0/CHANGELOG.md b/stable/simply-shorten/1.0.0/CHANGELOG.md deleted file mode 100644 index 28ebc6be575..00000000000 --- a/stable/simply-shorten/1.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [simply-shorten-1.0.0](https://github.com/truecharts/charts/compare/simply-shorten-0.0.22...simply-shorten-1.0.0) (2022-09-14) - -### Fix - -- move to stable. ([#3774](https://github.com/truecharts/charts/issues/3774)) - - - - -## [simply-shorten-0.0.23](https://github.com/truecharts/charts/compare/simply-shorten-0.0.22...simply-shorten-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [simply-shorten-0.0.23](https://github.com/truecharts/charts/compare/simply-shorten-0.0.22...simply-shorten-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [simply-shorten-0.0.23](https://github.com/truecharts/charts/compare/simply-shorten-0.0.22...simply-shorten-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [simply-shorten-0.0.23](https://github.com/truecharts/charts/compare/simply-shorten-0.0.22...simply-shorten-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [simply-shorten-0.0.23](https://github.com/truecharts/charts/compare/simply-shorten-0.0.22...simply-shorten-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [simply-shorten-0.0.23](https://github.com/truecharts/charts/compare/simply-shorten-0.0.22...simply-shorten-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [simply-shorten-0.0.22](https://github.com/truecharts/charts/compare/simply-shorten-0.0.20...simply-shorten-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/stable/simply-shorten/1.0.0/Chart.lock b/stable/simply-shorten/1.0.0/Chart.lock deleted file mode 100644 index f7be172c1cc..00000000000 --- a/stable/simply-shorten/1.0.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-14T07:46:11.545431544Z" diff --git a/stable/simply-shorten/1.0.0/Chart.yaml b/stable/simply-shorten/1.0.0/Chart.yaml deleted file mode 100644 index 059898bf533..00000000000 --- a/stable/simply-shorten/1.0.0/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -apiVersion: v2 -appVersion: "1.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.0 -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.0/README.md b/stable/simply-shorten/1.0.0/README.md deleted file mode 100644 index d80fbfeb3a0..00000000000 --- a/stable/simply-shorten/1.0.0/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# simply-shorten - -![Version: 1.0.0](https://img.shields.io/badge/Version-1.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.1](https://img.shields.io/badge/AppVersion-1.1-informational?style=flat-square) - -A dead simple URL shortener. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [simply-shorten](https://truecharts.org/docs/charts/stable/simply-shorten) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/simply-shorten/1.0.0/charts/common-10.5.9.tgz b/stable/simply-shorten/1.0.0/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/simply-shorten/1.0.0/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/simply-shorten/1.0.1/CHANGELOG.md b/stable/simply-shorten/1.0.1/CHANGELOG.md new file mode 100644 index 00000000000..a00500c9975 --- /dev/null +++ b/stable/simply-shorten/1.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [simply-shorten-1.0.1](https://github.com/truecharts/charts/compare/simply-shorten-1.0.0...simply-shorten-1.0.1) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [simply-shorten-1.0.0](https://github.com/truecharts/charts/compare/simply-shorten-0.0.22...simply-shorten-1.0.0) (2022-09-14) + +### Fix + +- move to stable. ([#3774](https://github.com/truecharts/charts/issues/3774)) + + + + +## [simply-shorten-0.0.23](https://github.com/truecharts/charts/compare/simply-shorten-0.0.22...simply-shorten-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [simply-shorten-0.0.23](https://github.com/truecharts/charts/compare/simply-shorten-0.0.22...simply-shorten-0.0.23) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [simply-shorten-0.0.23](https://github.com/truecharts/charts/compare/simply-shorten-0.0.22...simply-shorten-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [simply-shorten-0.0.23](https://github.com/truecharts/charts/compare/simply-shorten-0.0.22...simply-shorten-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [simply-shorten-0.0.23](https://github.com/truecharts/charts/compare/simply-shorten-0.0.22...simply-shorten-0.0.23) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [simply-shorten-0.0.23](https://github.com/truecharts/charts/compare/simply-shorten-0.0.22...simply-shorten-0.0.23) (2022-09-11) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [simply-shorten-0.0.22](https://github.com/truecharts/charts/compare/simply-shorten-0.0.20...simply-shorten-0.0.22) (2022-08-30) diff --git a/stable/simply-shorten/1.0.1/Chart.lock b/stable/simply-shorten/1.0.1/Chart.lock new file mode 100644 index 00000000000..d03159e46b2 --- /dev/null +++ b/stable/simply-shorten/1.0.1/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T15:06:10.632523825Z" diff --git a/stable/simply-shorten/1.0.1/Chart.yaml b/stable/simply-shorten/1.0.1/Chart.yaml new file mode 100644 index 00000000000..12ae0990018 --- /dev/null +++ b/stable/simply-shorten/1.0.1/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "1.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: A dead simple URL shortener. +home: https://truecharts.org/docs/charts/stable/simply-shorten +icon: https://truecharts.org/img/hotlink-ok/chart-icons/simply-shorten.png +keywords: + - simply-shorten + - Cloud + - Productivity + - Network-Web +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: simply-shorten +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/simply-shorten + - https://gitlab.com/draganczukp/simply-shorten + - https://hub.docker.com/r/draganczukp/simply-shorten +type: application +version: 1.0.1 +annotations: + truecharts.org/catagories: | + - Cloud + - Productivity + - Network-Web + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/simply-shorten/1.0.1/README.md b/stable/simply-shorten/1.0.1/README.md new file mode 100644 index 00000000000..e4a240a872c --- /dev/null +++ b/stable/simply-shorten/1.0.1/README.md @@ -0,0 +1,109 @@ +# simply-shorten + +![Version: 1.0.1](https://img.shields.io/badge/Version-1.0.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.1](https://img.shields.io/badge/AppVersion-1.1-informational?style=flat-square) + +A dead simple URL shortener. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [simply-shorten](https://truecharts.org/docs/charts/stable/simply-shorten) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/simply-shorten/1.0.0/app-readme.md b/stable/simply-shorten/1.0.1/app-readme.md similarity index 100% rename from stable/simply-shorten/1.0.0/app-readme.md rename to stable/simply-shorten/1.0.1/app-readme.md diff --git a/stable/simply-shorten/1.0.1/charts/common-10.5.10.tgz b/stable/simply-shorten/1.0.1/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/simply-shorten/1.0.1/charts/common-10.5.10.tgz differ diff --git a/stable/simply-shorten/1.0.0/ix_values.yaml b/stable/simply-shorten/1.0.1/ix_values.yaml similarity index 100% rename from stable/simply-shorten/1.0.0/ix_values.yaml rename to stable/simply-shorten/1.0.1/ix_values.yaml diff --git a/stable/simply-shorten/1.0.0/questions.yaml b/stable/simply-shorten/1.0.1/questions.yaml similarity index 100% rename from stable/simply-shorten/1.0.0/questions.yaml rename to stable/simply-shorten/1.0.1/questions.yaml diff --git a/stable/simply-shorten/1.0.0/templates/common.yaml b/stable/simply-shorten/1.0.1/templates/common.yaml similarity index 100% rename from stable/simply-shorten/1.0.0/templates/common.yaml rename to stable/simply-shorten/1.0.1/templates/common.yaml diff --git a/stable/uptime-kuma/3.0.32/values.yaml b/stable/simply-shorten/1.0.1/values.yaml similarity index 100% rename from stable/uptime-kuma/3.0.32/values.yaml rename to stable/simply-shorten/1.0.1/values.yaml diff --git a/stable/smokeping/3.0.29/CHANGELOG.md b/stable/smokeping/3.0.29/CHANGELOG.md deleted file mode 100644 index aa8a27f82a5..00000000000 --- a/stable/smokeping/3.0.29/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [smokeping-3.0.29](https://github.com/truecharts/charts/compare/smokeping-3.0.28...smokeping-3.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [smokeping-3.0.29](https://github.com/truecharts/charts/compare/smokeping-3.0.28...smokeping-3.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [smokeping-3.0.29](https://github.com/truecharts/charts/compare/smokeping-3.0.28...smokeping-3.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [smokeping-3.0.29](https://github.com/truecharts/charts/compare/smokeping-3.0.28...smokeping-3.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [smokeping-3.0.29](https://github.com/truecharts/charts/compare/smokeping-3.0.28...smokeping-3.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [smokeping-3.0.29](https://github.com/truecharts/charts/compare/smokeping-3.0.28...smokeping-3.0.29) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [smokeping-3.0.28](https://github.com/truecharts/charts/compare/smokeping-3.0.26...smokeping-3.0.28) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [smokeping-3.0.27](https://github.com/truecharts/charts/compare/smokeping-3.0.26...smokeping-3.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [smokeping-3.0.26](https://github.com/truecharts/charts/compare/smokeping-3.0.25...smokeping-3.0.26) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/smokeping/3.0.29/Chart.lock b/stable/smokeping/3.0.29/Chart.lock deleted file mode 100644 index ba385174edf..00000000000 --- a/stable/smokeping/3.0.29/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:59:54.037435666Z" diff --git a/stable/smokeping/3.0.29/Chart.yaml b/stable/smokeping/3.0.29/Chart.yaml deleted file mode 100644 index eb0e44d9ed4..00000000000 --- a/stable/smokeping/3.0.29/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "2.7.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.29 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/smokeping/3.0.29/README.md b/stable/smokeping/3.0.29/README.md deleted file mode 100644 index 36aed04e487..00000000000 --- a/stable/smokeping/3.0.29/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# smokeping - -![Version: 3.0.29](https://img.shields.io/badge/Version-3.0.29-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.7.3](https://img.shields.io/badge/AppVersion-2.7.3-informational?style=flat-square) - -Keep track of your network latency. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [smokeping](https://truecharts.org/docs/charts/stable/smokeping) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/smokeping/3.0.29/charts/common-10.5.9.tgz b/stable/smokeping/3.0.29/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/smokeping/3.0.29/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/smokeping/3.0.30/CHANGELOG.md b/stable/smokeping/3.0.30/CHANGELOG.md new file mode 100644 index 00000000000..99fd33e8c8a --- /dev/null +++ b/stable/smokeping/3.0.30/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [smokeping-3.0.30](https://github.com/truecharts/charts/compare/smokeping-3.0.29...smokeping-3.0.30) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [smokeping-3.0.29](https://github.com/truecharts/charts/compare/smokeping-3.0.28...smokeping-3.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [smokeping-3.0.29](https://github.com/truecharts/charts/compare/smokeping-3.0.28...smokeping-3.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [smokeping-3.0.29](https://github.com/truecharts/charts/compare/smokeping-3.0.28...smokeping-3.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [smokeping-3.0.29](https://github.com/truecharts/charts/compare/smokeping-3.0.28...smokeping-3.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [smokeping-3.0.29](https://github.com/truecharts/charts/compare/smokeping-3.0.28...smokeping-3.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [smokeping-3.0.29](https://github.com/truecharts/charts/compare/smokeping-3.0.28...smokeping-3.0.29) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [smokeping-3.0.28](https://github.com/truecharts/charts/compare/smokeping-3.0.26...smokeping-3.0.28) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [smokeping-3.0.27](https://github.com/truecharts/charts/compare/smokeping-3.0.26...smokeping-3.0.27) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + diff --git a/stable/smokeping/3.0.30/Chart.lock b/stable/smokeping/3.0.30/Chart.lock new file mode 100644 index 00000000000..0409aa8a2e4 --- /dev/null +++ b/stable/smokeping/3.0.30/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T15:06:31.338894796Z" diff --git a/stable/smokeping/3.0.30/Chart.yaml b/stable/smokeping/3.0.30/Chart.yaml new file mode 100644 index 00000000000..eda32b39c2f --- /dev/null +++ b/stable/smokeping/3.0.30/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "2.7.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: Keep track of your network latency. +home: https://truecharts.org/docs/charts/stable/smokeping +icon: https://truecharts.org/img/hotlink-ok/chart-icons/smokeping.png +keywords: + - smokeping + - network + - latency +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: smokeping +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/smokeping + - https://oss.oetiker.ch/smokeping/ + - https://hub.docker.com/r/linuxserver/smokeping +type: application +version: 3.0.30 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/smokeping/3.0.30/README.md b/stable/smokeping/3.0.30/README.md new file mode 100644 index 00000000000..f264f1517a8 --- /dev/null +++ b/stable/smokeping/3.0.30/README.md @@ -0,0 +1,109 @@ +# smokeping + +![Version: 3.0.30](https://img.shields.io/badge/Version-3.0.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.7.3](https://img.shields.io/badge/AppVersion-2.7.3-informational?style=flat-square) + +Keep track of your network latency. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [smokeping](https://truecharts.org/docs/charts/stable/smokeping) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/smokeping/3.0.29/app-readme.md b/stable/smokeping/3.0.30/app-readme.md similarity index 100% rename from stable/smokeping/3.0.29/app-readme.md rename to stable/smokeping/3.0.30/app-readme.md diff --git a/stable/smokeping/3.0.30/charts/common-10.5.10.tgz b/stable/smokeping/3.0.30/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/smokeping/3.0.30/charts/common-10.5.10.tgz differ diff --git a/stable/smokeping/3.0.29/ix_values.yaml b/stable/smokeping/3.0.30/ix_values.yaml similarity index 100% rename from stable/smokeping/3.0.29/ix_values.yaml rename to stable/smokeping/3.0.30/ix_values.yaml diff --git a/stable/smokeping/3.0.29/questions.yaml b/stable/smokeping/3.0.30/questions.yaml similarity index 100% rename from stable/smokeping/3.0.29/questions.yaml rename to stable/smokeping/3.0.30/questions.yaml diff --git a/stable/smokeping/3.0.29/templates/common.yaml b/stable/smokeping/3.0.30/templates/common.yaml similarity index 100% rename from stable/smokeping/3.0.29/templates/common.yaml rename to stable/smokeping/3.0.30/templates/common.yaml diff --git a/stable/uptimerobot-prometheus/4.0.33/values.yaml b/stable/smokeping/3.0.30/values.yaml similarity index 100% rename from stable/uptimerobot-prometheus/4.0.33/values.yaml rename to stable/smokeping/3.0.30/values.yaml diff --git a/stable/snapdrop/2.0.42/CHANGELOG.md b/stable/snapdrop/2.0.42/CHANGELOG.md deleted file mode 100644 index b118699a182..00000000000 --- a/stable/snapdrop/2.0.42/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [snapdrop-2.0.42](https://github.com/truecharts/charts/compare/snapdrop-2.0.41...snapdrop-2.0.42) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [snapdrop-2.0.42](https://github.com/truecharts/charts/compare/snapdrop-2.0.41...snapdrop-2.0.42) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [snapdrop-2.0.42](https://github.com/truecharts/charts/compare/snapdrop-2.0.41...snapdrop-2.0.42) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [snapdrop-2.0.42](https://github.com/truecharts/charts/compare/snapdrop-2.0.41...snapdrop-2.0.42) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [snapdrop-2.0.42](https://github.com/truecharts/charts/compare/snapdrop-2.0.41...snapdrop-2.0.42) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [snapdrop-2.0.42](https://github.com/truecharts/charts/compare/snapdrop-2.0.41...snapdrop-2.0.42) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [snapdrop-2.0.41](https://github.com/truecharts/charts/compare/snapdrop-2.0.40...snapdrop-2.0.41) (2022-09-10) - -### Chore - -- update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) - - - - -## [snapdrop-2.0.40](https://github.com/truecharts/charts/compare/snapdrop-2.0.38...snapdrop-2.0.40) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [snapdrop-2.0.39](https://github.com/truecharts/charts/compare/snapdrop-2.0.38...snapdrop-2.0.39) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/snapdrop/2.0.42/Chart.lock b/stable/snapdrop/2.0.42/Chart.lock deleted file mode 100644 index 53b9ccdacc6..00000000000 --- a/stable/snapdrop/2.0.42/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T23:00:13.414103563Z" diff --git a/stable/snapdrop/2.0.42/Chart.yaml b/stable/snapdrop/2.0.42/Chart.yaml deleted file mode 100644 index dddb815c6cc..00000000000 --- a/stable/snapdrop/2.0.42/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.42 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/snapdrop/2.0.42/README.md b/stable/snapdrop/2.0.42/README.md deleted file mode 100644 index 3b8ab7f2142..00000000000 --- a/stable/snapdrop/2.0.42/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# snapdrop - -![Version: 2.0.42](https://img.shields.io/badge/Version-2.0.42-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Snapdrop A local file sharing in your browser. Inspired by Apple's Airdrop. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [snapdrop](https://truecharts.org/docs/charts/stable/snapdrop) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `snapdrop` deployment - -```console -helm uninstall snapdrop -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install snapdrop \ - --set env.TZ="America/New York" \ - TrueCharts/snapdrop -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install snapdrop TrueCharts/snapdrop -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/snapdrop/2.0.42/charts/common-10.5.9.tgz b/stable/snapdrop/2.0.42/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/snapdrop/2.0.42/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/snapdrop/2.0.43/CHANGELOG.md b/stable/snapdrop/2.0.43/CHANGELOG.md new file mode 100644 index 00000000000..3a9481d163d --- /dev/null +++ b/stable/snapdrop/2.0.43/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [snapdrop-2.0.43](https://github.com/truecharts/charts/compare/snapdrop-2.0.42...snapdrop-2.0.43) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [snapdrop-2.0.42](https://github.com/truecharts/charts/compare/snapdrop-2.0.41...snapdrop-2.0.42) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [snapdrop-2.0.42](https://github.com/truecharts/charts/compare/snapdrop-2.0.41...snapdrop-2.0.42) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [snapdrop-2.0.42](https://github.com/truecharts/charts/compare/snapdrop-2.0.41...snapdrop-2.0.42) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [snapdrop-2.0.42](https://github.com/truecharts/charts/compare/snapdrop-2.0.41...snapdrop-2.0.42) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [snapdrop-2.0.42](https://github.com/truecharts/charts/compare/snapdrop-2.0.41...snapdrop-2.0.42) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [snapdrop-2.0.42](https://github.com/truecharts/charts/compare/snapdrop-2.0.41...snapdrop-2.0.42) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [snapdrop-2.0.41](https://github.com/truecharts/charts/compare/snapdrop-2.0.40...snapdrop-2.0.41) (2022-09-10) + +### Chore + +- update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) + + + + +## [snapdrop-2.0.40](https://github.com/truecharts/charts/compare/snapdrop-2.0.38...snapdrop-2.0.40) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + diff --git a/stable/snapdrop/2.0.43/Chart.lock b/stable/snapdrop/2.0.43/Chart.lock new file mode 100644 index 00000000000..dc27bb38bc6 --- /dev/null +++ b/stable/snapdrop/2.0.43/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T15:06:33.775628515Z" diff --git a/stable/snapdrop/2.0.43/Chart.yaml b/stable/snapdrop/2.0.43/Chart.yaml new file mode 100644 index 00000000000..0e588aa1d7e --- /dev/null +++ b/stable/snapdrop/2.0.43/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: Snapdrop A local file sharing in your browser. Inspired by Apple's Airdrop. +home: https://truecharts.org/docs/charts/stable/snapdrop +icon: https://truecharts.org/img/hotlink-ok/chart-icons/snapdrop.png +keywords: + - snapdrop +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: snapdrop +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/snapdrop + - https://github.com/linuxserver/docker-snapdrop +version: 2.0.43 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/snapdrop/2.0.43/README.md b/stable/snapdrop/2.0.43/README.md new file mode 100644 index 00000000000..c29a278ad09 --- /dev/null +++ b/stable/snapdrop/2.0.43/README.md @@ -0,0 +1,108 @@ +# snapdrop + +![Version: 2.0.43](https://img.shields.io/badge/Version-2.0.43-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Snapdrop A local file sharing in your browser. Inspired by Apple's Airdrop. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [snapdrop](https://truecharts.org/docs/charts/stable/snapdrop) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `snapdrop` deployment + +```console +helm uninstall snapdrop +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install snapdrop \ + --set env.TZ="America/New York" \ + TrueCharts/snapdrop +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install snapdrop TrueCharts/snapdrop -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/snapdrop/2.0.42/app-readme.md b/stable/snapdrop/2.0.43/app-readme.md similarity index 100% rename from stable/snapdrop/2.0.42/app-readme.md rename to stable/snapdrop/2.0.43/app-readme.md diff --git a/stable/snapdrop/2.0.43/charts/common-10.5.10.tgz b/stable/snapdrop/2.0.43/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/snapdrop/2.0.43/charts/common-10.5.10.tgz differ diff --git a/stable/snapdrop/2.0.42/ix_values.yaml b/stable/snapdrop/2.0.43/ix_values.yaml similarity index 100% rename from stable/snapdrop/2.0.42/ix_values.yaml rename to stable/snapdrop/2.0.43/ix_values.yaml diff --git a/stable/snapdrop/2.0.42/questions.yaml b/stable/snapdrop/2.0.43/questions.yaml similarity index 100% rename from stable/snapdrop/2.0.42/questions.yaml rename to stable/snapdrop/2.0.43/questions.yaml diff --git a/stable/wekan/5.0.10/templates/common.yaml b/stable/snapdrop/2.0.43/templates/common.yaml similarity index 100% rename from stable/wekan/5.0.10/templates/common.yaml rename to stable/snapdrop/2.0.43/templates/common.yaml diff --git a/stable/valheim/3.0.34/values.yaml b/stable/snapdrop/2.0.43/values.yaml similarity index 100% rename from stable/valheim/3.0.34/values.yaml rename to stable/snapdrop/2.0.43/values.yaml diff --git a/stable/snipe-it/4.0.47/CHANGELOG.md b/stable/snipe-it/4.0.47/CHANGELOG.md deleted file mode 100644 index 507cec27b53..00000000000 --- a/stable/snipe-it/4.0.47/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [snipe-it-4.0.47](https://github.com/truecharts/charts/compare/snipe-it-4.0.45...snipe-it-4.0.47) (2022-09-13) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [snipe-it-4.0.46](https://github.com/truecharts/charts/compare/snipe-it-4.0.45...snipe-it-4.0.46) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [snipe-it-4.0.46](https://github.com/truecharts/charts/compare/snipe-it-4.0.45...snipe-it-4.0.46) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [snipe-it-4.0.46](https://github.com/truecharts/charts/compare/snipe-it-4.0.45...snipe-it-4.0.46) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [snipe-it-4.0.46](https://github.com/truecharts/charts/compare/snipe-it-4.0.45...snipe-it-4.0.46) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [snipe-it-4.0.46](https://github.com/truecharts/charts/compare/snipe-it-4.0.45...snipe-it-4.0.46) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [snipe-it-4.0.46](https://github.com/truecharts/charts/compare/snipe-it-4.0.45...snipe-it-4.0.46) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [snipe-it-4.0.45](https://github.com/truecharts/charts/compare/snipe-it-4.0.43...snipe-it-4.0.45) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/stable/snipe-it/4.0.47/Chart.lock b/stable/snipe-it/4.0.47/Chart.lock deleted file mode 100644 index 29b8229e9fc..00000000000 --- a/stable/snipe-it/4.0.47/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.72 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.72 -digest: sha256:42acef72e3ab5cd252bade211d8e47939a19c202f97ef180c6962a42792cbceb -generated: "2022-09-13T06:29:33.301800531Z" diff --git a/stable/snipe-it/4.0.47/Chart.yaml b/stable/snipe-it/4.0.47/Chart.yaml deleted file mode 100644 index 72e51d8306b..00000000000 --- a/stable/snipe-it/4.0.47/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -apiVersion: v2 -appVersion: "6.0.10" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.72 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.72 -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.47 -annotations: - truecharts.org/catagories: | - - management - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/snipe-it/4.0.47/README.md b/stable/snipe-it/4.0.47/README.md deleted file mode 100644 index 75195c219cd..00000000000 --- a/stable/snipe-it/4.0.47/README.md +++ /dev/null @@ -1,111 +0,0 @@ -# snipe-it - -![Version: 4.0.47](https://img.shields.io/badge/Version-4.0.47-informational?style=flat-square) ![AppVersion: 6.0.10](https://img.shields.io/badge/AppVersion-6.0.10-informational?style=flat-square) - -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.72 | -| https://charts.truecharts.org | redis | 3.0.72 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/snipe-it/4.0.47/charts/common-10.5.9.tgz b/stable/snipe-it/4.0.47/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/snipe-it/4.0.47/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/snipe-it/4.0.47/charts/mariadb-3.0.72.tgz b/stable/snipe-it/4.0.47/charts/mariadb-3.0.72.tgz deleted file mode 100644 index c0d5628ce75..00000000000 Binary files a/stable/snipe-it/4.0.47/charts/mariadb-3.0.72.tgz and /dev/null differ diff --git a/stable/snipe-it/4.0.47/charts/redis-3.0.72.tgz b/stable/snipe-it/4.0.47/charts/redis-3.0.72.tgz deleted file mode 100644 index d1c4b4529da..00000000000 Binary files a/stable/snipe-it/4.0.47/charts/redis-3.0.72.tgz and /dev/null differ diff --git a/stable/snipe-it/4.0.48/CHANGELOG.md b/stable/snipe-it/4.0.48/CHANGELOG.md new file mode 100644 index 00000000000..324606980c9 --- /dev/null +++ b/stable/snipe-it/4.0.48/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [snipe-it-4.0.48](https://github.com/truecharts/charts/compare/snipe-it-4.0.47...snipe-it-4.0.48) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [snipe-it-4.0.47](https://github.com/truecharts/charts/compare/snipe-it-4.0.45...snipe-it-4.0.47) (2022-09-13) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [snipe-it-4.0.46](https://github.com/truecharts/charts/compare/snipe-it-4.0.45...snipe-it-4.0.46) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [snipe-it-4.0.46](https://github.com/truecharts/charts/compare/snipe-it-4.0.45...snipe-it-4.0.46) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [snipe-it-4.0.46](https://github.com/truecharts/charts/compare/snipe-it-4.0.45...snipe-it-4.0.46) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [snipe-it-4.0.46](https://github.com/truecharts/charts/compare/snipe-it-4.0.45...snipe-it-4.0.46) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [snipe-it-4.0.46](https://github.com/truecharts/charts/compare/snipe-it-4.0.45...snipe-it-4.0.46) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [snipe-it-4.0.46](https://github.com/truecharts/charts/compare/snipe-it-4.0.45...snipe-it-4.0.46) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + diff --git a/stable/snipe-it/4.0.48/Chart.lock b/stable/snipe-it/4.0.48/Chart.lock new file mode 100644 index 00000000000..b9b5b07aea1 --- /dev/null +++ b/stable/snipe-it/4.0.48/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.73 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.75 +digest: sha256:8bbb56d4310a924ae9ae0b413008d2b816cbc8264b9629a4f15eb38a45debeb7 +generated: "2022-09-15T15:07:01.173165501Z" diff --git a/stable/snipe-it/4.0.48/Chart.yaml b/stable/snipe-it/4.0.48/Chart.yaml new file mode 100644 index 00000000000..1541efbbac4 --- /dev/null +++ b/stable/snipe-it/4.0.48/Chart.yaml @@ -0,0 +1,38 @@ +apiVersion: v2 +appVersion: "6.0.10" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.73 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.75 +description: "Open source asset management" +home: https://truecharts.org/docs/charts/stable/snipe-it +icon: https://truecharts.org/img/hotlink-ok/chart-icons/snipe-it.png +keywords: + - snipeit + - snipe + - asset + - management +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: snipe-it +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/snipe-it + - https://snipeitapp.com/ + - https://github.com/snipe/snipe-it +version: 4.0.48 +annotations: + truecharts.org/catagories: | + - management + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/snipe-it/4.0.48/README.md b/stable/snipe-it/4.0.48/README.md new file mode 100644 index 00000000000..3f8f9584199 --- /dev/null +++ b/stable/snipe-it/4.0.48/README.md @@ -0,0 +1,111 @@ +# snipe-it + +![Version: 4.0.48](https://img.shields.io/badge/Version-4.0.48-informational?style=flat-square) ![AppVersion: 6.0.10](https://img.shields.io/badge/AppVersion-6.0.10-informational?style=flat-square) + +Open source asset management + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [snipe-it](https://truecharts.org/docs/charts/stable/snipe-it) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | mariadb | 3.0.73 | +| https://charts.truecharts.org | redis | 3.0.75 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/snipe-it/4.0.47/app-readme.md b/stable/snipe-it/4.0.48/app-readme.md similarity index 100% rename from stable/snipe-it/4.0.47/app-readme.md rename to stable/snipe-it/4.0.48/app-readme.md diff --git a/stable/snipe-it/4.0.48/charts/common-10.5.10.tgz b/stable/snipe-it/4.0.48/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/snipe-it/4.0.48/charts/common-10.5.10.tgz differ diff --git a/stable/snipe-it/4.0.48/charts/mariadb-3.0.73.tgz b/stable/snipe-it/4.0.48/charts/mariadb-3.0.73.tgz new file mode 100644 index 00000000000..13d673713db Binary files /dev/null and b/stable/snipe-it/4.0.48/charts/mariadb-3.0.73.tgz differ diff --git a/stable/snipe-it/4.0.48/charts/redis-3.0.75.tgz b/stable/snipe-it/4.0.48/charts/redis-3.0.75.tgz new file mode 100644 index 00000000000..3be8a655992 Binary files /dev/null and b/stable/snipe-it/4.0.48/charts/redis-3.0.75.tgz differ diff --git a/stable/snipe-it/4.0.47/ix_values.yaml b/stable/snipe-it/4.0.48/ix_values.yaml similarity index 100% rename from stable/snipe-it/4.0.47/ix_values.yaml rename to stable/snipe-it/4.0.48/ix_values.yaml diff --git a/stable/snipe-it/4.0.47/questions.yaml b/stable/snipe-it/4.0.48/questions.yaml similarity index 100% rename from stable/snipe-it/4.0.47/questions.yaml rename to stable/snipe-it/4.0.48/questions.yaml diff --git a/stable/snipe-it/4.0.47/templates/_secrets.tpl b/stable/snipe-it/4.0.48/templates/_secrets.tpl similarity index 100% rename from stable/snipe-it/4.0.47/templates/_secrets.tpl rename to stable/snipe-it/4.0.48/templates/_secrets.tpl diff --git a/stable/snipe-it/4.0.47/templates/common.yaml b/stable/snipe-it/4.0.48/templates/common.yaml similarity index 100% rename from stable/snipe-it/4.0.47/templates/common.yaml rename to stable/snipe-it/4.0.48/templates/common.yaml diff --git a/stable/verysync/2.0.33/values.yaml b/stable/snipe-it/4.0.48/values.yaml similarity index 100% rename from stable/verysync/2.0.33/values.yaml rename to stable/snipe-it/4.0.48/values.yaml diff --git a/stable/sonarr/11.0.34/CHANGELOG.md b/stable/sonarr/11.0.34/CHANGELOG.md new file mode 100644 index 00000000000..b470caa515c --- /dev/null +++ b/stable/sonarr/11.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [sonarr-11.0.34](https://github.com/truecharts/charts/compare/sonarr-11.0.33...sonarr-11.0.34) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [sonarr-11.0.33](https://github.com/truecharts/charts/compare/sonarr-11.0.32...sonarr-11.0.33) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [sonarr-11.0.33](https://github.com/truecharts/charts/compare/sonarr-11.0.32...sonarr-11.0.33) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [sonarr-11.0.33](https://github.com/truecharts/charts/compare/sonarr-11.0.32...sonarr-11.0.33) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [sonarr-11.0.33](https://github.com/truecharts/charts/compare/sonarr-11.0.32...sonarr-11.0.33) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [sonarr-11.0.33](https://github.com/truecharts/charts/compare/sonarr-11.0.32...sonarr-11.0.33) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [sonarr-11.0.33](https://github.com/truecharts/charts/compare/sonarr-11.0.32...sonarr-11.0.33) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [sonarr-11.0.32](https://github.com/truecharts/charts/compare/sonarr-11.0.30...sonarr-11.0.32) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [sonarr-11.0.31](https://github.com/truecharts/charts/compare/sonarr-11.0.30...sonarr-11.0.31) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + diff --git a/stable/sonarr/11.0.34/Chart.lock b/stable/sonarr/11.0.34/Chart.lock new file mode 100644 index 00000000000..a8e1683fcd9 --- /dev/null +++ b/stable/sonarr/11.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T15:06:42.153560006Z" diff --git a/stable/sonarr/11.0.34/Chart.yaml b/stable/sonarr/11.0.34/Chart.yaml new file mode 100644 index 00000000000..3ee4f8d34c8 --- /dev/null +++ b/stable/sonarr/11.0.34/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "3.0.9.1549" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +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.34 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/sonarr/11.0.34/README.md b/stable/sonarr/11.0.34/README.md new file mode 100644 index 00000000000..192eb18d14d --- /dev/null +++ b/stable/sonarr/11.0.34/README.md @@ -0,0 +1,108 @@ +# sonarr + +![Version: 11.0.34](https://img.shields.io/badge/Version-11.0.34-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.0.9.1549](https://img.shields.io/badge/AppVersion-3.0.9.1549-informational?style=flat-square) + +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.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `sonarr` deployment + +```console +helm uninstall sonarr +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install sonarr \ + --set env.TZ="America/New York" \ + TrueCharts/sonarr +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install sonarr TrueCharts/sonarr -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/sonarr/11.0.34/app-readme.md b/stable/sonarr/11.0.34/app-readme.md new file mode 100644 index 00000000000..750c7de1fef --- /dev/null +++ b/stable/sonarr/11.0.34/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.34/charts/common-10.5.10.tgz b/stable/sonarr/11.0.34/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/sonarr/11.0.34/charts/common-10.5.10.tgz differ diff --git a/stable/sonarr/11.0.34/ix_values.yaml b/stable/sonarr/11.0.34/ix_values.yaml new file mode 100644 index 00000000000..e39a56dc8a8 --- /dev/null +++ b/stable/sonarr/11.0.34/ix_values.yaml @@ -0,0 +1,40 @@ +image: + repository: tccr.io/truecharts/sonarr + pullPolicy: IfNotPresent + tag: 3.0.9.1549@sha256:aa0789b02c18057a5afaaf4eb8aaf836f0f0e5dd98b8509019f838e28a1be6b5 + +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.34/questions.yaml b/stable/sonarr/11.0.34/questions.yaml new file mode 100644 index 00000000000..a58466c7269 --- /dev/null +++ b/stable/sonarr/11.0.34/questions.yaml @@ -0,0 +1,2488 @@ +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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: ClusterIP + description: ClusterIP + - value: NodePort + description: NodePort (Advanced) + - value: LoadBalancer + description: LoadBalancer (Advanced) + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: (Advanced) Specify the IP Policy + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: (Advanced) IP Families + description: (Advanced) The IP Families that should be used + schema: + show_if: [["type", "!=", "Simple"]] + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + 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: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort + schema: + type: int + min: 9000 + max: 65535 + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: NodePort + enum: + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: nodePort + description: Leave Empty to Disable + label: "nodePort" + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/wg-easy/1.0.24/templates/common.yaml b/stable/sonarr/11.0.34/templates/common.yaml similarity index 100% rename from stable/wg-easy/1.0.24/templates/common.yaml rename to stable/sonarr/11.0.34/templates/common.yaml diff --git a/stable/vikunja/3.0.51/values.yaml b/stable/sonarr/11.0.34/values.yaml similarity index 100% rename from stable/vikunja/3.0.51/values.yaml rename to stable/sonarr/11.0.34/values.yaml diff --git a/stable/speedtest-exporter/3.0.33/CHANGELOG.md b/stable/speedtest-exporter/3.0.33/CHANGELOG.md deleted file mode 100644 index 5da2d1fe51c..00000000000 --- a/stable/speedtest-exporter/3.0.33/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [speedtest-exporter-3.0.33](https://github.com/truecharts/charts/compare/speedtest-exporter-3.0.31...speedtest-exporter-3.0.33) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [speedtest-exporter-3.0.33](https://github.com/truecharts/charts/compare/speedtest-exporter-3.0.31...speedtest-exporter-3.0.33) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [speedtest-exporter-3.0.33](https://github.com/truecharts/charts/compare/speedtest-exporter-3.0.31...speedtest-exporter-3.0.33) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [speedtest-exporter-3.0.32](https://github.com/truecharts/charts/compare/speedtest-exporter-3.0.31...speedtest-exporter-3.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [speedtest-exporter-3.0.32](https://github.com/truecharts/charts/compare/speedtest-exporter-3.0.31...speedtest-exporter-3.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [speedtest-exporter-3.0.32](https://github.com/truecharts/charts/compare/speedtest-exporter-3.0.31...speedtest-exporter-3.0.32) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [speedtest-exporter-3.0.31](https://github.com/truecharts/charts/compare/speedtest-exporter-3.0.29...speedtest-exporter-3.0.31) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [speedtest-exporter-3.0.30](https://github.com/truecharts/charts/compare/speedtest-exporter-3.0.29...speedtest-exporter-3.0.30) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [speedtest-exporter-3.0.29](https://github.com/truecharts/charts/compare/speedtest-exporter-3.0.28...speedtest-exporter-3.0.29) (2022-08-29) - -### Chore diff --git a/stable/speedtest-exporter/3.0.33/Chart.lock b/stable/speedtest-exporter/3.0.33/Chart.lock deleted file mode 100644 index eb3c9b0ee43..00000000000 --- a/stable/speedtest-exporter/3.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T23:00:19.054700488Z" diff --git a/stable/speedtest-exporter/3.0.33/Chart.yaml b/stable/speedtest-exporter/3.0.33/Chart.yaml deleted file mode 100644 index 9b228eb2b5f..00000000000 --- a/stable/speedtest-exporter/3.0.33/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "3.5.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.33 -annotations: - truecharts.org/catagories: | - - metrics - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/speedtest-exporter/3.0.33/README.md b/stable/speedtest-exporter/3.0.33/README.md deleted file mode 100644 index b0e7e14ad14..00000000000 --- a/stable/speedtest-exporter/3.0.33/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# speedtest-exporter - -![Version: 3.0.33](https://img.shields.io/badge/Version-3.0.33-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.5.3](https://img.shields.io/badge/AppVersion-3.5.3-informational?style=flat-square) - -Speedtest Exporter made in python using the official speedtest bin - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [speedtest-exporter](https://truecharts.org/docs/charts/stable/speedtest-exporter) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/speedtest-exporter/3.0.33/charts/common-10.5.9.tgz b/stable/speedtest-exporter/3.0.33/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/speedtest-exporter/3.0.33/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/speedtest-exporter/3.0.34/CHANGELOG.md b/stable/speedtest-exporter/3.0.34/CHANGELOG.md new file mode 100644 index 00000000000..eceb940d605 --- /dev/null +++ b/stable/speedtest-exporter/3.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [speedtest-exporter-3.0.34](https://github.com/truecharts/charts/compare/speedtest-exporter-3.0.31...speedtest-exporter-3.0.34) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [speedtest-exporter-3.0.33](https://github.com/truecharts/charts/compare/speedtest-exporter-3.0.31...speedtest-exporter-3.0.33) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [speedtest-exporter-3.0.33](https://github.com/truecharts/charts/compare/speedtest-exporter-3.0.31...speedtest-exporter-3.0.33) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [speedtest-exporter-3.0.33](https://github.com/truecharts/charts/compare/speedtest-exporter-3.0.31...speedtest-exporter-3.0.33) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [speedtest-exporter-3.0.32](https://github.com/truecharts/charts/compare/speedtest-exporter-3.0.31...speedtest-exporter-3.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [speedtest-exporter-3.0.32](https://github.com/truecharts/charts/compare/speedtest-exporter-3.0.31...speedtest-exporter-3.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [speedtest-exporter-3.0.32](https://github.com/truecharts/charts/compare/speedtest-exporter-3.0.31...speedtest-exporter-3.0.32) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [speedtest-exporter-3.0.31](https://github.com/truecharts/charts/compare/speedtest-exporter-3.0.29...speedtest-exporter-3.0.31) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) diff --git a/stable/speedtest-exporter/3.0.34/Chart.lock b/stable/speedtest-exporter/3.0.34/Chart.lock new file mode 100644 index 00000000000..da092e4d117 --- /dev/null +++ b/stable/speedtest-exporter/3.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T15:07:02.217896966Z" diff --git a/stable/speedtest-exporter/3.0.34/Chart.yaml b/stable/speedtest-exporter/3.0.34/Chart.yaml new file mode 100644 index 00000000000..32ff78ee89d --- /dev/null +++ b/stable/speedtest-exporter/3.0.34/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "3.5.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: Speedtest Exporter made in python using the official speedtest bin +icon: https://truecharts.org/img/hotlink-ok/chart-icons/speedtest-exporter.png +home: https://truecharts.org/docs/charts/stable/speedtest-exporter +keywords: + - speedtest-exporter + - speedtest + - metrics +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: speedtest-exporter +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/speedtest-exporter + - https://github.com/MiguelNdeCarvalho/speedtest-exporter/ +type: application +version: 3.0.34 +annotations: + truecharts.org/catagories: | + - metrics + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/speedtest-exporter/3.0.34/README.md b/stable/speedtest-exporter/3.0.34/README.md new file mode 100644 index 00000000000..14e33d6589f --- /dev/null +++ b/stable/speedtest-exporter/3.0.34/README.md @@ -0,0 +1,108 @@ +# speedtest-exporter + +![Version: 3.0.34](https://img.shields.io/badge/Version-3.0.34-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.5.3](https://img.shields.io/badge/AppVersion-3.5.3-informational?style=flat-square) + +Speedtest Exporter made in python using the official speedtest bin + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [speedtest-exporter](https://truecharts.org/docs/charts/stable/speedtest-exporter) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/speedtest-exporter/3.0.33/app-readme.md b/stable/speedtest-exporter/3.0.34/app-readme.md similarity index 100% rename from stable/speedtest-exporter/3.0.33/app-readme.md rename to stable/speedtest-exporter/3.0.34/app-readme.md diff --git a/stable/speedtest-exporter/3.0.34/charts/common-10.5.10.tgz b/stable/speedtest-exporter/3.0.34/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/speedtest-exporter/3.0.34/charts/common-10.5.10.tgz differ diff --git a/stable/speedtest-exporter/3.0.33/ix_values.yaml b/stable/speedtest-exporter/3.0.34/ix_values.yaml similarity index 100% rename from stable/speedtest-exporter/3.0.33/ix_values.yaml rename to stable/speedtest-exporter/3.0.34/ix_values.yaml diff --git a/stable/speedtest-exporter/3.0.33/questions.yaml b/stable/speedtest-exporter/3.0.34/questions.yaml similarity index 100% rename from stable/speedtest-exporter/3.0.33/questions.yaml rename to stable/speedtest-exporter/3.0.34/questions.yaml diff --git a/stable/whoogle/3.0.32/templates/common.yaml b/stable/speedtest-exporter/3.0.34/templates/common.yaml similarity index 100% rename from stable/whoogle/3.0.32/templates/common.yaml rename to stable/speedtest-exporter/3.0.34/templates/common.yaml diff --git a/stable/speedtest-exporter/3.0.33/templates/prometheusrules.yaml b/stable/speedtest-exporter/3.0.34/templates/prometheusrules.yaml similarity index 100% rename from stable/speedtest-exporter/3.0.33/templates/prometheusrules.yaml rename to stable/speedtest-exporter/3.0.34/templates/prometheusrules.yaml diff --git a/stable/speedtest-exporter/3.0.33/templates/servicemonitor.yaml b/stable/speedtest-exporter/3.0.34/templates/servicemonitor.yaml similarity index 100% rename from stable/speedtest-exporter/3.0.33/templates/servicemonitor.yaml rename to stable/speedtest-exporter/3.0.34/templates/servicemonitor.yaml diff --git a/stable/webgrabplus/2.0.30/values.yaml b/stable/speedtest-exporter/3.0.34/values.yaml similarity index 100% rename from stable/webgrabplus/2.0.30/values.yaml rename to stable/speedtest-exporter/3.0.34/values.yaml diff --git a/stable/spotweb/4.0.37/CHANGELOG.md b/stable/spotweb/4.0.37/CHANGELOG.md deleted file mode 100644 index 47cdbb3083e..00000000000 --- a/stable/spotweb/4.0.37/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [spotweb-4.0.37](https://github.com/truecharts/charts/compare/spotweb-4.0.35...spotweb-4.0.37) (2022-09-13) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [spotweb-4.0.36](https://github.com/truecharts/charts/compare/spotweb-4.0.35...spotweb-4.0.36) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [spotweb-4.0.36](https://github.com/truecharts/charts/compare/spotweb-4.0.35...spotweb-4.0.36) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [spotweb-4.0.36](https://github.com/truecharts/charts/compare/spotweb-4.0.35...spotweb-4.0.36) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [spotweb-4.0.36](https://github.com/truecharts/charts/compare/spotweb-4.0.35...spotweb-4.0.36) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [spotweb-4.0.36](https://github.com/truecharts/charts/compare/spotweb-4.0.35...spotweb-4.0.36) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [spotweb-4.0.36](https://github.com/truecharts/charts/compare/spotweb-4.0.35...spotweb-4.0.36) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [spotweb-4.0.35](https://github.com/truecharts/charts/compare/spotweb-4.0.33...spotweb-4.0.35) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/stable/spotweb/4.0.37/Chart.lock b/stable/spotweb/4.0.37/Chart.lock deleted file mode 100644 index 6d7304e9203..00000000000 --- a/stable/spotweb/4.0.37/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -digest: sha256:bfcb2819ba71fec67e4e1b700216bcea405d58eaaf9c45e3705bdbead908b8e9 -generated: "2022-09-13T06:29:34.736850694Z" diff --git a/stable/spotweb/4.0.37/Chart.yaml b/stable/spotweb/4.0.37/Chart.yaml deleted file mode 100644 index 7e4b8a637e2..00000000000 --- a/stable/spotweb/4.0.37/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -apiVersion: v2 -appVersion: "1.5.1" -kubeVersion: ">=1.16.0-0" -version: 4.0.37 -name: spotweb -description: Spotweb is a decentralized usenet community based on the Spotnet protocol. -type: application -home: https://truecharts.org/docs/charts/stable/spotweb -icon: https://truecharts.org/img/hotlink-ok/chart-icons/spotweb.png -keywords: - - usenet - - spotweb - - spotnet -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/spotweb - - https://github.com/spotweb/spotweb - - https://hub.docker.com/r/jbaten/spotweb - - https://github.com/joachimbaten/spotweb-docker -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -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.37/README.md b/stable/spotweb/4.0.37/README.md deleted file mode 100644 index 061d5c94b6c..00000000000 --- a/stable/spotweb/4.0.37/README.md +++ /dev/null @@ -1,111 +0,0 @@ -# spotweb - -![Version: 4.0.37](https://img.shields.io/badge/Version-4.0.37-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.5.1](https://img.shields.io/badge/AppVersion-1.5.1-informational?style=flat-square) - -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.76 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/spotweb/4.0.37/charts/common-10.5.9.tgz b/stable/spotweb/4.0.37/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/spotweb/4.0.37/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/spotweb/4.0.37/charts/postgresql-8.0.76.tgz b/stable/spotweb/4.0.37/charts/postgresql-8.0.76.tgz deleted file mode 100644 index 129e37daa0e..00000000000 Binary files a/stable/spotweb/4.0.37/charts/postgresql-8.0.76.tgz and /dev/null differ diff --git a/stable/spotweb/4.0.38/CHANGELOG.md b/stable/spotweb/4.0.38/CHANGELOG.md new file mode 100644 index 00000000000..39db3448c4a --- /dev/null +++ b/stable/spotweb/4.0.38/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [spotweb-4.0.38](https://github.com/truecharts/charts/compare/spotweb-4.0.37...spotweb-4.0.38) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [spotweb-4.0.37](https://github.com/truecharts/charts/compare/spotweb-4.0.35...spotweb-4.0.37) (2022-09-13) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [spotweb-4.0.36](https://github.com/truecharts/charts/compare/spotweb-4.0.35...spotweb-4.0.36) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [spotweb-4.0.36](https://github.com/truecharts/charts/compare/spotweb-4.0.35...spotweb-4.0.36) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [spotweb-4.0.36](https://github.com/truecharts/charts/compare/spotweb-4.0.35...spotweb-4.0.36) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [spotweb-4.0.36](https://github.com/truecharts/charts/compare/spotweb-4.0.35...spotweb-4.0.36) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [spotweb-4.0.36](https://github.com/truecharts/charts/compare/spotweb-4.0.35...spotweb-4.0.36) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [spotweb-4.0.36](https://github.com/truecharts/charts/compare/spotweb-4.0.35...spotweb-4.0.36) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + diff --git a/stable/spotweb/4.0.38/Chart.lock b/stable/spotweb/4.0.38/Chart.lock new file mode 100644 index 00000000000..d41efbf8fd4 --- /dev/null +++ b/stable/spotweb/4.0.38/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 +generated: "2022-09-15T15:07:17.185382723Z" diff --git a/stable/spotweb/4.0.38/Chart.yaml b/stable/spotweb/4.0.38/Chart.yaml new file mode 100644 index 00000000000..92425ebb3d8 --- /dev/null +++ b/stable/spotweb/4.0.38/Chart.yaml @@ -0,0 +1,35 @@ +apiVersion: v2 +appVersion: "1.5.1" +kubeVersion: ">=1.16.0-0" +version: 4.0.38 +name: spotweb +description: Spotweb is a decentralized usenet community based on the Spotnet protocol. +type: application +home: https://truecharts.org/docs/charts/stable/spotweb +icon: https://truecharts.org/img/hotlink-ok/chart-icons/spotweb.png +keywords: + - usenet + - spotweb + - spotnet +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/spotweb + - https://github.com/spotweb/spotweb + - https://hub.docker.com/r/jbaten/spotweb + - https://github.com/joachimbaten/spotweb-docker +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/spotweb/4.0.38/README.md b/stable/spotweb/4.0.38/README.md new file mode 100644 index 00000000000..4d89faf1775 --- /dev/null +++ b/stable/spotweb/4.0.38/README.md @@ -0,0 +1,111 @@ +# spotweb + +![Version: 4.0.38](https://img.shields.io/badge/Version-4.0.38-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.5.1](https://img.shields.io/badge/AppVersion-1.5.1-informational?style=flat-square) + +Spotweb is a decentralized usenet community based on the Spotnet protocol. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [spotweb](https://truecharts.org/docs/charts/stable/spotweb) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.78 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/spotweb/4.0.37/app-readme.md b/stable/spotweb/4.0.38/app-readme.md similarity index 100% rename from stable/spotweb/4.0.37/app-readme.md rename to stable/spotweb/4.0.38/app-readme.md diff --git a/stable/spotweb/4.0.38/charts/common-10.5.10.tgz b/stable/spotweb/4.0.38/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/spotweb/4.0.38/charts/common-10.5.10.tgz differ diff --git a/stable/spotweb/4.0.38/charts/postgresql-8.0.78.tgz b/stable/spotweb/4.0.38/charts/postgresql-8.0.78.tgz new file mode 100644 index 00000000000..ef5433c52fa Binary files /dev/null and b/stable/spotweb/4.0.38/charts/postgresql-8.0.78.tgz differ diff --git a/stable/spotweb/4.0.37/ix_values.yaml b/stable/spotweb/4.0.38/ix_values.yaml similarity index 100% rename from stable/spotweb/4.0.37/ix_values.yaml rename to stable/spotweb/4.0.38/ix_values.yaml diff --git a/stable/spotweb/4.0.37/questions.yaml b/stable/spotweb/4.0.38/questions.yaml similarity index 100% rename from stable/spotweb/4.0.37/questions.yaml rename to stable/spotweb/4.0.38/questions.yaml diff --git a/stable/spotweb/4.0.37/templates/common.yaml b/stable/spotweb/4.0.38/templates/common.yaml similarity index 100% rename from stable/spotweb/4.0.37/templates/common.yaml rename to stable/spotweb/4.0.38/templates/common.yaml diff --git a/stable/weblate/4.0.38/values.yaml b/stable/spotweb/4.0.38/values.yaml similarity index 100% rename from stable/weblate/4.0.38/values.yaml rename to stable/spotweb/4.0.38/values.yaml diff --git a/stable/sqlitebrowser/3.0.29/CHANGELOG.md b/stable/sqlitebrowser/3.0.29/CHANGELOG.md deleted file mode 100644 index a663d988018..00000000000 --- a/stable/sqlitebrowser/3.0.29/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [sqlitebrowser-3.0.29](https://github.com/truecharts/charts/compare/sqlitebrowser-3.0.28...sqlitebrowser-3.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [sqlitebrowser-3.0.29](https://github.com/truecharts/charts/compare/sqlitebrowser-3.0.28...sqlitebrowser-3.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [sqlitebrowser-3.0.29](https://github.com/truecharts/charts/compare/sqlitebrowser-3.0.28...sqlitebrowser-3.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [sqlitebrowser-3.0.29](https://github.com/truecharts/charts/compare/sqlitebrowser-3.0.28...sqlitebrowser-3.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [sqlitebrowser-3.0.29](https://github.com/truecharts/charts/compare/sqlitebrowser-3.0.28...sqlitebrowser-3.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [sqlitebrowser-3.0.29](https://github.com/truecharts/charts/compare/sqlitebrowser-3.0.28...sqlitebrowser-3.0.29) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [sqlitebrowser-3.0.28](https://github.com/truecharts/charts/compare/sqlitebrowser-3.0.26...sqlitebrowser-3.0.28) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [sqlitebrowser-3.0.27](https://github.com/truecharts/charts/compare/sqlitebrowser-3.0.26...sqlitebrowser-3.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [sqlitebrowser-3.0.26](https://github.com/truecharts/charts/compare/sqlitebrowser-3.0.25...sqlitebrowser-3.0.26) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/sqlitebrowser/3.0.29/Chart.lock b/stable/sqlitebrowser/3.0.29/Chart.lock deleted file mode 100644 index 94ae8a6f6d8..00000000000 --- a/stable/sqlitebrowser/3.0.29/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T23:00:41.959150537Z" diff --git a/stable/sqlitebrowser/3.0.29/Chart.yaml b/stable/sqlitebrowser/3.0.29/Chart.yaml deleted file mode 100644 index 5b395560b8f..00000000000 --- a/stable/sqlitebrowser/3.0.29/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "3.12.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.29 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/sqlitebrowser/3.0.29/README.md b/stable/sqlitebrowser/3.0.29/README.md deleted file mode 100644 index eda8d3609cb..00000000000 --- a/stable/sqlitebrowser/3.0.29/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# sqlitebrowser - -![Version: 3.0.29](https://img.shields.io/badge/Version-3.0.29-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.12.2](https://img.shields.io/badge/AppVersion-3.12.2-informational?style=flat-square) - -A high quality, visual, open source tool to create, design, and edit database files compatible with SQLite - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [sqlitebrowser](https://truecharts.org/docs/charts/stable/sqlitebrowser) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/sqlitebrowser/3.0.29/charts/common-10.5.9.tgz b/stable/sqlitebrowser/3.0.29/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/sqlitebrowser/3.0.29/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/sqlitebrowser/3.0.30/CHANGELOG.md b/stable/sqlitebrowser/3.0.30/CHANGELOG.md new file mode 100644 index 00000000000..8a05423da29 --- /dev/null +++ b/stable/sqlitebrowser/3.0.30/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [sqlitebrowser-3.0.30](https://github.com/truecharts/charts/compare/sqlitebrowser-3.0.29...sqlitebrowser-3.0.30) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [sqlitebrowser-3.0.29](https://github.com/truecharts/charts/compare/sqlitebrowser-3.0.28...sqlitebrowser-3.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [sqlitebrowser-3.0.29](https://github.com/truecharts/charts/compare/sqlitebrowser-3.0.28...sqlitebrowser-3.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [sqlitebrowser-3.0.29](https://github.com/truecharts/charts/compare/sqlitebrowser-3.0.28...sqlitebrowser-3.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [sqlitebrowser-3.0.29](https://github.com/truecharts/charts/compare/sqlitebrowser-3.0.28...sqlitebrowser-3.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [sqlitebrowser-3.0.29](https://github.com/truecharts/charts/compare/sqlitebrowser-3.0.28...sqlitebrowser-3.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [sqlitebrowser-3.0.29](https://github.com/truecharts/charts/compare/sqlitebrowser-3.0.28...sqlitebrowser-3.0.29) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [sqlitebrowser-3.0.28](https://github.com/truecharts/charts/compare/sqlitebrowser-3.0.26...sqlitebrowser-3.0.28) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [sqlitebrowser-3.0.27](https://github.com/truecharts/charts/compare/sqlitebrowser-3.0.26...sqlitebrowser-3.0.27) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + diff --git a/stable/sqlitebrowser/3.0.30/Chart.lock b/stable/sqlitebrowser/3.0.30/Chart.lock new file mode 100644 index 00000000000..1c5957be386 --- /dev/null +++ b/stable/sqlitebrowser/3.0.30/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T15:07:13.660940935Z" diff --git a/stable/sqlitebrowser/3.0.30/Chart.yaml b/stable/sqlitebrowser/3.0.30/Chart.yaml new file mode 100644 index 00000000000..ca051be0e18 --- /dev/null +++ b/stable/sqlitebrowser/3.0.30/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "3.12.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: A high quality, visual, open source tool to create, design, and edit database files compatible with SQLite +home: https://truecharts.org/docs/charts/stable/sqlitebrowser +icon: https://truecharts.org/img/hotlink-ok/chart-icons/sqlitebrowser.png +keywords: + - sqlite + - browser + - sqlitebrowser + - database +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: sqlitebrowser +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/sqlitebrowser + - https://github.com/linuxserver/docker-sqlitebrowser + - https://sqlitebrowser.org/ +type: application +version: 3.0.30 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/sqlitebrowser/3.0.30/README.md b/stable/sqlitebrowser/3.0.30/README.md new file mode 100644 index 00000000000..263642d39e4 --- /dev/null +++ b/stable/sqlitebrowser/3.0.30/README.md @@ -0,0 +1,109 @@ +# sqlitebrowser + +![Version: 3.0.30](https://img.shields.io/badge/Version-3.0.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.12.2](https://img.shields.io/badge/AppVersion-3.12.2-informational?style=flat-square) + +A high quality, visual, open source tool to create, design, and edit database files compatible with SQLite + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [sqlitebrowser](https://truecharts.org/docs/charts/stable/sqlitebrowser) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/sqlitebrowser/3.0.29/app-readme.md b/stable/sqlitebrowser/3.0.30/app-readme.md similarity index 100% rename from stable/sqlitebrowser/3.0.29/app-readme.md rename to stable/sqlitebrowser/3.0.30/app-readme.md diff --git a/stable/sqlitebrowser/3.0.30/charts/common-10.5.10.tgz b/stable/sqlitebrowser/3.0.30/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/sqlitebrowser/3.0.30/charts/common-10.5.10.tgz differ diff --git a/stable/sqlitebrowser/3.0.29/ix_values.yaml b/stable/sqlitebrowser/3.0.30/ix_values.yaml similarity index 100% rename from stable/sqlitebrowser/3.0.29/ix_values.yaml rename to stable/sqlitebrowser/3.0.30/ix_values.yaml diff --git a/stable/sqlitebrowser/3.0.29/questions.yaml b/stable/sqlitebrowser/3.0.30/questions.yaml similarity index 100% rename from stable/sqlitebrowser/3.0.29/questions.yaml rename to stable/sqlitebrowser/3.0.30/questions.yaml diff --git a/stable/sqlitebrowser/3.0.29/templates/common.yaml b/stable/sqlitebrowser/3.0.30/templates/common.yaml similarity index 100% rename from stable/sqlitebrowser/3.0.29/templates/common.yaml rename to stable/sqlitebrowser/3.0.30/templates/common.yaml diff --git a/stable/website-shot/2.0.31/values.yaml b/stable/sqlitebrowser/3.0.30/values.yaml similarity index 100% rename from stable/website-shot/2.0.31/values.yaml rename to stable/sqlitebrowser/3.0.30/values.yaml diff --git a/stable/stash/7.0.33/CHANGELOG.md b/stable/stash/7.0.33/CHANGELOG.md deleted file mode 100644 index 7d5b9b69ab1..00000000000 --- a/stable/stash/7.0.33/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [stash-7.0.33](https://github.com/truecharts/charts/compare/filestash-0.0.33...stash-7.0.33) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [stash-7.0.33](https://github.com/truecharts/charts/compare/filestash-0.0.33...stash-7.0.33) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [stash-7.0.33](https://github.com/truecharts/charts/compare/filestash-0.0.33...stash-7.0.33) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [stash-7.0.33](https://github.com/truecharts/charts/compare/filestash-0.0.33...stash-7.0.33) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [stash-7.0.33](https://github.com/truecharts/charts/compare/filestash-0.0.33...stash-7.0.33) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [stash-7.0.33](https://github.com/truecharts/charts/compare/filestash-0.0.33...stash-7.0.33) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [stash-7.0.32](https://github.com/truecharts/charts/compare/filestash-0.0.28...stash-7.0.32) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [stash-7.0.31](https://github.com/truecharts/charts/compare/filestash-0.0.27...stash-7.0.31) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [stash-7.0.30](https://github.com/truecharts/charts/compare/filestash-0.0.25...stash-7.0.30) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - diff --git a/stable/stash/7.0.33/Chart.lock b/stable/stash/7.0.33/Chart.lock deleted file mode 100644 index 6dea6b10839..00000000000 --- a/stable/stash/7.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T23:00:43.844424649Z" diff --git a/stable/stash/7.0.33/Chart.yaml b/stable/stash/7.0.33/Chart.yaml deleted file mode 100644 index 07c79f323f5..00000000000 --- a/stable/stash/7.0.33/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "0.16.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.33 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/stash/7.0.33/README.md b/stable/stash/7.0.33/README.md deleted file mode 100644 index f2856667386..00000000000 --- a/stable/stash/7.0.33/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# stash - -![Version: 7.0.33](https://img.shields.io/badge/Version-7.0.33-informational?style=flat-square) ![AppVersion: 0.16.1](https://img.shields.io/badge/AppVersion-0.16.1-informational?style=flat-square) - -An organizer for your porn, written in Go - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [stash](https://truecharts.org/docs/charts/stable/stash) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/stash/7.0.33/charts/common-10.5.9.tgz b/stable/stash/7.0.33/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/stash/7.0.33/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/stash/7.0.34/CHANGELOG.md b/stable/stash/7.0.34/CHANGELOG.md new file mode 100644 index 00000000000..600eb0fd951 --- /dev/null +++ b/stable/stash/7.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [stash-7.0.34](https://github.com/truecharts/charts/compare/stash-7.0.33...stash-7.0.34) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [stash-7.0.33](https://github.com/truecharts/charts/compare/filestash-0.0.33...stash-7.0.33) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [stash-7.0.33](https://github.com/truecharts/charts/compare/filestash-0.0.33...stash-7.0.33) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [stash-7.0.33](https://github.com/truecharts/charts/compare/filestash-0.0.33...stash-7.0.33) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [stash-7.0.33](https://github.com/truecharts/charts/compare/filestash-0.0.33...stash-7.0.33) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [stash-7.0.33](https://github.com/truecharts/charts/compare/filestash-0.0.33...stash-7.0.33) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [stash-7.0.33](https://github.com/truecharts/charts/compare/filestash-0.0.33...stash-7.0.33) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [stash-7.0.32](https://github.com/truecharts/charts/compare/filestash-0.0.28...stash-7.0.32) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [stash-7.0.31](https://github.com/truecharts/charts/compare/filestash-0.0.27...stash-7.0.31) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/stable/stash/7.0.34/Chart.lock b/stable/stash/7.0.34/Chart.lock new file mode 100644 index 00000000000..b5071255c35 --- /dev/null +++ b/stable/stash/7.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T15:07:33.201512257Z" diff --git a/stable/stash/7.0.34/Chart.yaml b/stable/stash/7.0.34/Chart.yaml new file mode 100644 index 00000000000..c2eb9f8b73e --- /dev/null +++ b/stable/stash/7.0.34/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "0.16.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: An organizer for your porn, written in Go +home: https://truecharts.org/docs/charts/stable/stash +icon: https://truecharts.org/img/hotlink-ok/chart-icons/stash.png +keywords: + - porn +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: stash +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/stash + - https://github.com/stashapp/stash + - https://hub.docker.com/r/stashapp/stash +version: 7.0.34 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/stash/7.0.34/README.md b/stable/stash/7.0.34/README.md new file mode 100644 index 00000000000..0c3c93d6bd6 --- /dev/null +++ b/stable/stash/7.0.34/README.md @@ -0,0 +1,109 @@ +# stash + +![Version: 7.0.34](https://img.shields.io/badge/Version-7.0.34-informational?style=flat-square) ![AppVersion: 0.16.1](https://img.shields.io/badge/AppVersion-0.16.1-informational?style=flat-square) + +An organizer for your porn, written in Go + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [stash](https://truecharts.org/docs/charts/stable/stash) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/stash/7.0.33/app-readme.md b/stable/stash/7.0.34/app-readme.md similarity index 100% rename from stable/stash/7.0.33/app-readme.md rename to stable/stash/7.0.34/app-readme.md diff --git a/stable/stash/7.0.34/charts/common-10.5.10.tgz b/stable/stash/7.0.34/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/stash/7.0.34/charts/common-10.5.10.tgz differ diff --git a/stable/stash/7.0.33/ci/ct-values.yaml b/stable/stash/7.0.34/ci/ct-values.yaml similarity index 100% rename from stable/stash/7.0.33/ci/ct-values.yaml rename to stable/stash/7.0.34/ci/ct-values.yaml diff --git a/stable/stash/7.0.33/ix_values.yaml b/stable/stash/7.0.34/ix_values.yaml similarity index 100% rename from stable/stash/7.0.33/ix_values.yaml rename to stable/stash/7.0.34/ix_values.yaml diff --git a/stable/stash/7.0.33/questions.yaml b/stable/stash/7.0.34/questions.yaml similarity index 100% rename from stable/stash/7.0.33/questions.yaml rename to stable/stash/7.0.34/questions.yaml diff --git a/stable/wikijs/7.0.38/templates/common.yaml b/stable/stash/7.0.34/templates/common.yaml similarity index 100% rename from stable/wikijs/7.0.38/templates/common.yaml rename to stable/stash/7.0.34/templates/common.yaml diff --git a/stable/wekan/5.0.10/values.yaml b/stable/stash/7.0.34/values.yaml similarity index 100% rename from stable/wekan/5.0.10/values.yaml rename to stable/stash/7.0.34/values.yaml diff --git a/stable/static/3.0.29/CHANGELOG.md b/stable/static/3.0.29/CHANGELOG.md deleted file mode 100644 index 2a75c92c1f3..00000000000 --- a/stable/static/3.0.29/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [static-3.0.29](https://github.com/truecharts/charts/compare/static-3.0.28...static-3.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [static-3.0.29](https://github.com/truecharts/charts/compare/static-3.0.28...static-3.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [static-3.0.29](https://github.com/truecharts/charts/compare/static-3.0.28...static-3.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [static-3.0.29](https://github.com/truecharts/charts/compare/static-3.0.28...static-3.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [static-3.0.29](https://github.com/truecharts/charts/compare/static-3.0.28...static-3.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [static-3.0.29](https://github.com/truecharts/charts/compare/static-3.0.28...static-3.0.29) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [static-3.0.28](https://github.com/truecharts/charts/compare/static-3.0.26...static-3.0.28) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [static-3.0.27](https://github.com/truecharts/charts/compare/static-3.0.26...static-3.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [static-3.0.26](https://github.com/truecharts/charts/compare/static-3.0.25...static-3.0.26) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/static/3.0.29/Chart.lock b/stable/static/3.0.29/Chart.lock deleted file mode 100644 index 7873ad1f7a0..00000000000 --- a/stable/static/3.0.29/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T23:01:06.917134329Z" diff --git a/stable/static/3.0.29/Chart.yaml b/stable/static/3.0.29/Chart.yaml deleted file mode 100644 index b9014b21529..00000000000 --- a/stable/static/3.0.29/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "ee8a20c" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.29 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/static/3.0.29/README.md b/stable/static/3.0.29/README.md deleted file mode 100644 index aa786df66f1..00000000000 --- a/stable/static/3.0.29/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# static - -![Version: 3.0.29](https://img.shields.io/badge/Version-3.0.29-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: ee8a20c](https://img.shields.io/badge/AppVersion-ee8a20c-informational?style=flat-square) - -A self-hosted static file serving app which does nothing more than just serve up static files from a mounted volume. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [static](https://truecharts.org/docs/charts/stable/static) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/static/3.0.29/charts/common-10.5.9.tgz b/stable/static/3.0.29/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/static/3.0.29/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/static/3.0.30/CHANGELOG.md b/stable/static/3.0.30/CHANGELOG.md new file mode 100644 index 00000000000..f96ac708ece --- /dev/null +++ b/stable/static/3.0.30/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [static-3.0.30](https://github.com/truecharts/charts/compare/static-3.0.29...static-3.0.30) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [static-3.0.29](https://github.com/truecharts/charts/compare/static-3.0.28...static-3.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [static-3.0.29](https://github.com/truecharts/charts/compare/static-3.0.28...static-3.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [static-3.0.29](https://github.com/truecharts/charts/compare/static-3.0.28...static-3.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [static-3.0.29](https://github.com/truecharts/charts/compare/static-3.0.28...static-3.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [static-3.0.29](https://github.com/truecharts/charts/compare/static-3.0.28...static-3.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [static-3.0.29](https://github.com/truecharts/charts/compare/static-3.0.28...static-3.0.29) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [static-3.0.28](https://github.com/truecharts/charts/compare/static-3.0.26...static-3.0.28) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [static-3.0.27](https://github.com/truecharts/charts/compare/static-3.0.26...static-3.0.27) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + diff --git a/stable/static/3.0.30/Chart.lock b/stable/static/3.0.30/Chart.lock new file mode 100644 index 00000000000..ba75fa1fb00 --- /dev/null +++ b/stable/static/3.0.30/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T15:07:44.953017496Z" diff --git a/stable/static/3.0.30/Chart.yaml b/stable/static/3.0.30/Chart.yaml new file mode 100644 index 00000000000..d2e792d0d7d --- /dev/null +++ b/stable/static/3.0.30/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "ee8a20c" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: A self-hosted static file serving app which does nothing more than just serve up static files from a mounted volume. +home: https://truecharts.org/docs/charts/stable/static +icon: https://truecharts.org/img/hotlink-ok/chart-icons/static.png +keywords: + - app + - web + - filesystem + - static +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: static +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/static + - https://github.com/prologic/static + - https://github.com/nicholaswilde/docker-static +type: application +version: 3.0.30 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/static/3.0.30/README.md b/stable/static/3.0.30/README.md new file mode 100644 index 00000000000..a0de9fcbf2a --- /dev/null +++ b/stable/static/3.0.30/README.md @@ -0,0 +1,109 @@ +# static + +![Version: 3.0.30](https://img.shields.io/badge/Version-3.0.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: ee8a20c](https://img.shields.io/badge/AppVersion-ee8a20c-informational?style=flat-square) + +A self-hosted static file serving app which does nothing more than just serve up static files from a mounted volume. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [static](https://truecharts.org/docs/charts/stable/static) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/static/3.0.29/app-readme.md b/stable/static/3.0.30/app-readme.md similarity index 100% rename from stable/static/3.0.29/app-readme.md rename to stable/static/3.0.30/app-readme.md diff --git a/stable/static/3.0.30/charts/common-10.5.10.tgz b/stable/static/3.0.30/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/static/3.0.30/charts/common-10.5.10.tgz differ diff --git a/stable/static/3.0.29/ix_values.yaml b/stable/static/3.0.30/ix_values.yaml similarity index 100% rename from stable/static/3.0.29/ix_values.yaml rename to stable/static/3.0.30/ix_values.yaml diff --git a/stable/static/3.0.29/questions.yaml b/stable/static/3.0.30/questions.yaml similarity index 100% rename from stable/static/3.0.29/questions.yaml rename to stable/static/3.0.30/questions.yaml diff --git a/stable/static/3.0.29/templates/common.yaml b/stable/static/3.0.30/templates/common.yaml similarity index 100% rename from stable/static/3.0.29/templates/common.yaml rename to stable/static/3.0.30/templates/common.yaml diff --git a/stable/wg-easy/1.0.24/values.yaml b/stable/static/3.0.30/values.yaml similarity index 100% rename from stable/wg-easy/1.0.24/values.yaml rename to stable/static/3.0.30/values.yaml diff --git a/stable/statping/7.0.36/CHANGELOG.md b/stable/statping/7.0.36/CHANGELOG.md deleted file mode 100644 index 406c88151b5..00000000000 --- a/stable/statping/7.0.36/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [statping-7.0.36](https://github.com/truecharts/charts/compare/statping-ng-0.0.22...statping-7.0.36) (2022-09-13) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [statping-7.0.35](https://github.com/truecharts/charts/compare/statping-ng-0.0.22...statping-7.0.35) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [statping-7.0.35](https://github.com/truecharts/charts/compare/statping-ng-0.0.22...statping-7.0.35) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [statping-7.0.35](https://github.com/truecharts/charts/compare/statping-ng-0.0.22...statping-7.0.35) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [statping-7.0.35](https://github.com/truecharts/charts/compare/statping-ng-0.0.22...statping-7.0.35) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [statping-7.0.35](https://github.com/truecharts/charts/compare/statping-ng-0.0.22...statping-7.0.35) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [statping-7.0.35](https://github.com/truecharts/charts/compare/statping-ng-0.0.22...statping-7.0.35) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [statping-7.0.34](https://github.com/truecharts/charts/compare/statping-7.0.32...statping-7.0.34) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/stable/statping/7.0.36/Chart.lock b/stable/statping/7.0.36/Chart.lock deleted file mode 100644 index f77341fb779..00000000000 --- a/stable/statping/7.0.36/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -digest: sha256:bfcb2819ba71fec67e4e1b700216bcea405d58eaaf9c45e3705bdbead908b8e9 -generated: "2022-09-13T06:29:43.131971613Z" diff --git a/stable/statping/7.0.36/Chart.yaml b/stable/statping/7.0.36/Chart.yaml deleted file mode 100644 index 7b6302fb596..00000000000 --- a/stable/statping/7.0.36/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.36 -kubeVersion: ">=1.16.0-0" -keywords: - - statping - - status - - status-page -home: https://truecharts.org/docs/charts/stable/statping -icon: https://truecharts.org/img/hotlink-ok/chart-icons/statping.png -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/statping - - https://github.com/statping/statping -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -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.36/README.md b/stable/statping/7.0.36/README.md deleted file mode 100644 index 48858db29da..00000000000 --- a/stable/statping/7.0.36/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# statping - -![Version: 7.0.36](https://img.shields.io/badge/Version-7.0.36-informational?style=flat-square) ![AppVersion: 0.90.78](https://img.shields.io/badge/AppVersion-0.90.78-informational?style=flat-square) - -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.76 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/statping/7.0.36/charts/common-10.5.9.tgz b/stable/statping/7.0.36/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/statping/7.0.36/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/statping/7.0.36/charts/postgresql-8.0.76.tgz b/stable/statping/7.0.36/charts/postgresql-8.0.76.tgz deleted file mode 100644 index 129e37daa0e..00000000000 Binary files a/stable/statping/7.0.36/charts/postgresql-8.0.76.tgz and /dev/null differ diff --git a/stable/statping/7.0.37/CHANGELOG.md b/stable/statping/7.0.37/CHANGELOG.md new file mode 100644 index 00000000000..9f2bd3a518e --- /dev/null +++ b/stable/statping/7.0.37/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [statping-7.0.37](https://github.com/truecharts/charts/compare/statping-ng-0.0.23...statping-7.0.37) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [statping-7.0.36](https://github.com/truecharts/charts/compare/statping-ng-0.0.22...statping-7.0.36) (2022-09-13) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [statping-7.0.35](https://github.com/truecharts/charts/compare/statping-ng-0.0.22...statping-7.0.35) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [statping-7.0.35](https://github.com/truecharts/charts/compare/statping-ng-0.0.22...statping-7.0.35) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [statping-7.0.35](https://github.com/truecharts/charts/compare/statping-ng-0.0.22...statping-7.0.35) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [statping-7.0.35](https://github.com/truecharts/charts/compare/statping-ng-0.0.22...statping-7.0.35) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [statping-7.0.35](https://github.com/truecharts/charts/compare/statping-ng-0.0.22...statping-7.0.35) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [statping-7.0.35](https://github.com/truecharts/charts/compare/statping-ng-0.0.22...statping-7.0.35) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [statping-7.0.34](https://github.com/truecharts/charts/compare/statping-7.0.32...statping-7.0.34) (2022-08-30) diff --git a/stable/statping/7.0.37/Chart.lock b/stable/statping/7.0.37/Chart.lock new file mode 100644 index 00000000000..ca3707a5ac6 --- /dev/null +++ b/stable/statping/7.0.37/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 +generated: "2022-09-15T15:08:07.766999172Z" diff --git a/stable/statping/7.0.37/Chart.yaml b/stable/statping/7.0.37/Chart.yaml new file mode 100644 index 00000000000..4438b603774 --- /dev/null +++ b/stable/statping/7.0.37/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.37 +kubeVersion: ">=1.16.0-0" +keywords: + - statping + - status + - status-page +home: https://truecharts.org/docs/charts/stable/statping +icon: https://truecharts.org/img/hotlink-ok/chart-icons/statping.png +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/statping + - https://github.com/statping/statping +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/statping/7.0.37/README.md b/stable/statping/7.0.37/README.md new file mode 100644 index 00000000000..d2e7191b5ee --- /dev/null +++ b/stable/statping/7.0.37/README.md @@ -0,0 +1,109 @@ +# statping + +![Version: 7.0.37](https://img.shields.io/badge/Version-7.0.37-informational?style=flat-square) ![AppVersion: 0.90.78](https://img.shields.io/badge/AppVersion-0.90.78-informational?style=flat-square) + +Status page for monitoring your websites and applications + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [statping](https://truecharts.org/docs/charts/stable/statping) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.78 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/statping/7.0.36/app-readme.md b/stable/statping/7.0.37/app-readme.md similarity index 100% rename from stable/statping/7.0.36/app-readme.md rename to stable/statping/7.0.37/app-readme.md diff --git a/stable/statping/7.0.37/charts/common-10.5.10.tgz b/stable/statping/7.0.37/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/statping/7.0.37/charts/common-10.5.10.tgz differ diff --git a/stable/statping/7.0.37/charts/postgresql-8.0.78.tgz b/stable/statping/7.0.37/charts/postgresql-8.0.78.tgz new file mode 100644 index 00000000000..ef5433c52fa Binary files /dev/null and b/stable/statping/7.0.37/charts/postgresql-8.0.78.tgz differ diff --git a/stable/statping/7.0.36/ix_values.yaml b/stable/statping/7.0.37/ix_values.yaml similarity index 100% rename from stable/statping/7.0.36/ix_values.yaml rename to stable/statping/7.0.37/ix_values.yaml diff --git a/stable/statping/7.0.36/questions.yaml b/stable/statping/7.0.37/questions.yaml similarity index 100% rename from stable/statping/7.0.36/questions.yaml rename to stable/statping/7.0.37/questions.yaml diff --git a/stable/statping/7.0.36/templates/common.yaml b/stable/statping/7.0.37/templates/common.yaml similarity index 100% rename from stable/statping/7.0.36/templates/common.yaml rename to stable/statping/7.0.37/templates/common.yaml diff --git a/stable/wger/1.1.4/values.yaml b/stable/statping/7.0.37/values.yaml similarity index 100% rename from stable/wger/1.1.4/values.yaml rename to stable/statping/7.0.37/values.yaml diff --git a/stable/storj-node/2.0.47/CHANGELOG.md b/stable/storj-node/2.0.47/CHANGELOG.md deleted file mode 100644 index ff98f131fe1..00000000000 --- a/stable/storj-node/2.0.47/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [storj-node-2.0.47](https://github.com/truecharts/charts/compare/storj-node-2.0.46...storj-node-2.0.47) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [storj-node-2.0.47](https://github.com/truecharts/charts/compare/storj-node-2.0.46...storj-node-2.0.47) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [storj-node-2.0.47](https://github.com/truecharts/charts/compare/storj-node-2.0.46...storj-node-2.0.47) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [storj-node-2.0.47](https://github.com/truecharts/charts/compare/storj-node-2.0.46...storj-node-2.0.47) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [storj-node-2.0.47](https://github.com/truecharts/charts/compare/storj-node-2.0.46...storj-node-2.0.47) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [storj-node-2.0.47](https://github.com/truecharts/charts/compare/storj-node-2.0.46...storj-node-2.0.47) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [storj-node-2.0.46](https://github.com/truecharts/charts/compare/storj-node-2.0.45...storj-node-2.0.46) (2022-09-02) - -### Chore - -- update docker general non-major ([#3660](https://github.com/truecharts/charts/issues/3660)) - - - - -## [storj-node-2.0.45](https://github.com/truecharts/charts/compare/storj-node-2.0.43...storj-node-2.0.45) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [storj-node-2.0.44](https://github.com/truecharts/charts/compare/storj-node-2.0.43...storj-node-2.0.44) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/storj-node/2.0.47/Chart.lock b/stable/storj-node/2.0.47/Chart.lock deleted file mode 100644 index d92630a4fa5..00000000000 --- a/stable/storj-node/2.0.47/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T23:01:15.191340008Z" diff --git a/stable/storj-node/2.0.47/Chart.yaml b/stable/storj-node/2.0.47/Chart.yaml deleted file mode 100644 index ba849ea635c..00000000000 --- a/stable/storj-node/2.0.47/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "1.63.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.47 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/storj-node/2.0.47/README.md b/stable/storj-node/2.0.47/README.md deleted file mode 100644 index 3647e589878..00000000000 --- a/stable/storj-node/2.0.47/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# storj-node - -![Version: 2.0.47](https://img.shields.io/badge/Version-2.0.47-informational?style=flat-square) ![AppVersion: 1.63.1](https://img.shields.io/badge/AppVersion-1.63.1-informational?style=flat-square) - -Storj is an S3-compatible platform and suite of decentralized applications that allows you to store data in a secure and decentralized manner - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [storj-node](https://truecharts.org/docs/charts/stable/storj-node) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/storj-node/2.0.47/charts/common-10.5.9.tgz b/stable/storj-node/2.0.47/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/storj-node/2.0.47/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/storj-node/2.0.48/CHANGELOG.md b/stable/storj-node/2.0.48/CHANGELOG.md new file mode 100644 index 00000000000..e48fb272f00 --- /dev/null +++ b/stable/storj-node/2.0.48/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [storj-node-2.0.48](https://github.com/truecharts/charts/compare/storj-node-2.0.47...storj-node-2.0.48) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [storj-node-2.0.47](https://github.com/truecharts/charts/compare/storj-node-2.0.46...storj-node-2.0.47) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [storj-node-2.0.47](https://github.com/truecharts/charts/compare/storj-node-2.0.46...storj-node-2.0.47) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [storj-node-2.0.47](https://github.com/truecharts/charts/compare/storj-node-2.0.46...storj-node-2.0.47) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [storj-node-2.0.47](https://github.com/truecharts/charts/compare/storj-node-2.0.46...storj-node-2.0.47) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [storj-node-2.0.47](https://github.com/truecharts/charts/compare/storj-node-2.0.46...storj-node-2.0.47) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [storj-node-2.0.47](https://github.com/truecharts/charts/compare/storj-node-2.0.46...storj-node-2.0.47) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [storj-node-2.0.46](https://github.com/truecharts/charts/compare/storj-node-2.0.45...storj-node-2.0.46) (2022-09-02) + +### Chore + +- update docker general non-major ([#3660](https://github.com/truecharts/charts/issues/3660)) + + + + +## [storj-node-2.0.45](https://github.com/truecharts/charts/compare/storj-node-2.0.43...storj-node-2.0.45) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + diff --git a/stable/storj-node/2.0.48/Chart.lock b/stable/storj-node/2.0.48/Chart.lock new file mode 100644 index 00000000000..4b6375869c2 --- /dev/null +++ b/stable/storj-node/2.0.48/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T15:08:00.284568045Z" diff --git a/stable/storj-node/2.0.48/Chart.yaml b/stable/storj-node/2.0.48/Chart.yaml new file mode 100644 index 00000000000..3397a32d389 --- /dev/null +++ b/stable/storj-node/2.0.48/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "1.63.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: Storj is an S3-compatible platform and suite of decentralized applications that allows you to store data in a secure and decentralized manner +home: https://truecharts.org/docs/charts/stable/storj-node +icon: https://truecharts.org/img/hotlink-ok/chart-icons/storj-node.png +keywords: + - storj + - storage +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: storj-node +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/storj-node + - https://github.com/storj/storj + - https://docs.storj.io/node/ + - https://hub.docker.com/r/storjlabs/storagenode +version: 2.0.48 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/storj-node/2.0.48/README.md b/stable/storj-node/2.0.48/README.md new file mode 100644 index 00000000000..bcca808a723 --- /dev/null +++ b/stable/storj-node/2.0.48/README.md @@ -0,0 +1,110 @@ +# storj-node + +![Version: 2.0.48](https://img.shields.io/badge/Version-2.0.48-informational?style=flat-square) ![AppVersion: 1.63.1](https://img.shields.io/badge/AppVersion-1.63.1-informational?style=flat-square) + +Storj is an S3-compatible platform and suite of decentralized applications that allows you to store data in a secure and decentralized manner + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [storj-node](https://truecharts.org/docs/charts/stable/storj-node) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/storj-node/2.0.47/SKIPINSTALL b/stable/storj-node/2.0.48/SKIPINSTALL similarity index 100% rename from stable/storj-node/2.0.47/SKIPINSTALL rename to stable/storj-node/2.0.48/SKIPINSTALL diff --git a/stable/storj-node/2.0.47/app-readme.md b/stable/storj-node/2.0.48/app-readme.md similarity index 100% rename from stable/storj-node/2.0.47/app-readme.md rename to stable/storj-node/2.0.48/app-readme.md diff --git a/stable/storj-node/2.0.48/charts/common-10.5.10.tgz b/stable/storj-node/2.0.48/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/storj-node/2.0.48/charts/common-10.5.10.tgz differ diff --git a/stable/storj-node/2.0.47/ix_values.yaml b/stable/storj-node/2.0.48/ix_values.yaml similarity index 100% rename from stable/storj-node/2.0.47/ix_values.yaml rename to stable/storj-node/2.0.48/ix_values.yaml diff --git a/stable/storj-node/2.0.47/questions.yaml b/stable/storj-node/2.0.48/questions.yaml similarity index 100% rename from stable/storj-node/2.0.47/questions.yaml rename to stable/storj-node/2.0.48/questions.yaml diff --git a/stable/wireshark/2.0.29/templates/common.yaml b/stable/storj-node/2.0.48/templates/common.yaml similarity index 100% rename from stable/wireshark/2.0.29/templates/common.yaml rename to stable/storj-node/2.0.48/templates/common.yaml diff --git a/stable/whisparr/1.0.2/values.yaml b/stable/storj-node/2.0.48/values.yaml similarity index 100% rename from stable/whisparr/1.0.2/values.yaml rename to stable/storj-node/2.0.48/values.yaml diff --git a/stable/strapi/4.0.36/CHANGELOG.md b/stable/strapi/4.0.36/CHANGELOG.md deleted file mode 100644 index b309311bfe8..00000000000 --- a/stable/strapi/4.0.36/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [strapi-4.0.36](https://github.com/truecharts/charts/compare/strapi-4.0.34...strapi-4.0.36) (2022-09-13) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [strapi-4.0.35](https://github.com/truecharts/charts/compare/strapi-4.0.34...strapi-4.0.35) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [strapi-4.0.35](https://github.com/truecharts/charts/compare/strapi-4.0.34...strapi-4.0.35) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [strapi-4.0.35](https://github.com/truecharts/charts/compare/strapi-4.0.34...strapi-4.0.35) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [strapi-4.0.35](https://github.com/truecharts/charts/compare/strapi-4.0.34...strapi-4.0.35) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [strapi-4.0.35](https://github.com/truecharts/charts/compare/strapi-4.0.34...strapi-4.0.35) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [strapi-4.0.35](https://github.com/truecharts/charts/compare/strapi-4.0.34...strapi-4.0.35) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [synclounge-2.0.40](https://github.com/truecharts/charts/compare/synclounge-2.0.38...synclounge-2.0.40) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/stable/strapi/4.0.36/Chart.lock b/stable/strapi/4.0.36/Chart.lock deleted file mode 100644 index 54431525f6e..00000000000 --- a/stable/strapi/4.0.36/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -digest: sha256:bfcb2819ba71fec67e4e1b700216bcea405d58eaaf9c45e3705bdbead908b8e9 -generated: "2022-09-13T06:30:10.032726929Z" diff --git a/stable/strapi/4.0.36/Chart.yaml b/stable/strapi/4.0.36/Chart.yaml deleted file mode 100644 index 3242a53fa2f..00000000000 --- a/stable/strapi/4.0.36/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -apiVersion: v2 -appVersion: "3.6.8" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -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.36 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/strapi/4.0.36/README.md b/stable/strapi/4.0.36/README.md deleted file mode 100644 index a92d79f534a..00000000000 --- a/stable/strapi/4.0.36/README.md +++ /dev/null @@ -1,111 +0,0 @@ -# strapi - -![Version: 4.0.36](https://img.shields.io/badge/Version-4.0.36-informational?style=flat-square) ![AppVersion: 3.6.8](https://img.shields.io/badge/AppVersion-3.6.8-informational?style=flat-square) - -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.76 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/strapi/4.0.36/charts/common-10.5.9.tgz b/stable/strapi/4.0.36/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/strapi/4.0.36/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/strapi/4.0.36/charts/postgresql-8.0.76.tgz b/stable/strapi/4.0.36/charts/postgresql-8.0.76.tgz deleted file mode 100644 index 129e37daa0e..00000000000 Binary files a/stable/strapi/4.0.36/charts/postgresql-8.0.76.tgz and /dev/null differ diff --git a/stable/strapi/4.0.37/CHANGELOG.md b/stable/strapi/4.0.37/CHANGELOG.md new file mode 100644 index 00000000000..3fa9037b796 --- /dev/null +++ b/stable/strapi/4.0.37/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [strapi-4.0.37](https://github.com/truecharts/charts/compare/strapi-4.0.36...strapi-4.0.37) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [strapi-4.0.36](https://github.com/truecharts/charts/compare/strapi-4.0.34...strapi-4.0.36) (2022-09-13) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [strapi-4.0.35](https://github.com/truecharts/charts/compare/strapi-4.0.34...strapi-4.0.35) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [strapi-4.0.35](https://github.com/truecharts/charts/compare/strapi-4.0.34...strapi-4.0.35) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [strapi-4.0.35](https://github.com/truecharts/charts/compare/strapi-4.0.34...strapi-4.0.35) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [strapi-4.0.35](https://github.com/truecharts/charts/compare/strapi-4.0.34...strapi-4.0.35) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [strapi-4.0.35](https://github.com/truecharts/charts/compare/strapi-4.0.34...strapi-4.0.35) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [strapi-4.0.35](https://github.com/truecharts/charts/compare/strapi-4.0.34...strapi-4.0.35) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + diff --git a/stable/strapi/4.0.37/Chart.lock b/stable/strapi/4.0.37/Chart.lock new file mode 100644 index 00000000000..57f538c2c88 --- /dev/null +++ b/stable/strapi/4.0.37/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 +generated: "2022-09-15T15:08:15.962963637Z" diff --git a/stable/strapi/4.0.37/Chart.yaml b/stable/strapi/4.0.37/Chart.yaml new file mode 100644 index 00000000000..1a8b2f9105a --- /dev/null +++ b/stable/strapi/4.0.37/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "3.6.8" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +description: Strapi is the leading open-source headless CMS. JavaScript, fully customizable and developer-first. +home: https://truecharts.org/docs/charts/stable/strapi +icon: https://truecharts.org/img/hotlink-ok/chart-icons/strapi.png +keywords: + - strapi + - cms +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: strapi +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/strapi + - https://hub.docker.com/r/strapi/strapi + - https://github.com/strapi/strapi + - https://docs.strapi.io/developer-docs/latest/setup-deployment-guides/installation/docker.html#creating-a-strapi-project +version: 4.0.37 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/strapi/4.0.37/README.md b/stable/strapi/4.0.37/README.md new file mode 100644 index 00000000000..446e19c2d4e --- /dev/null +++ b/stable/strapi/4.0.37/README.md @@ -0,0 +1,111 @@ +# strapi + +![Version: 4.0.37](https://img.shields.io/badge/Version-4.0.37-informational?style=flat-square) ![AppVersion: 3.6.8](https://img.shields.io/badge/AppVersion-3.6.8-informational?style=flat-square) + +Strapi is the leading open-source headless CMS. JavaScript, fully customizable and developer-first. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [strapi](https://truecharts.org/docs/charts/stable/strapi) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.78 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/strapi/4.0.36/app-readme.md b/stable/strapi/4.0.37/app-readme.md similarity index 100% rename from stable/strapi/4.0.36/app-readme.md rename to stable/strapi/4.0.37/app-readme.md diff --git a/stable/strapi/4.0.37/charts/common-10.5.10.tgz b/stable/strapi/4.0.37/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/strapi/4.0.37/charts/common-10.5.10.tgz differ diff --git a/stable/strapi/4.0.37/charts/postgresql-8.0.78.tgz b/stable/strapi/4.0.37/charts/postgresql-8.0.78.tgz new file mode 100644 index 00000000000..ef5433c52fa Binary files /dev/null and b/stable/strapi/4.0.37/charts/postgresql-8.0.78.tgz differ diff --git a/stable/strapi/4.0.36/ix_values.yaml b/stable/strapi/4.0.37/ix_values.yaml similarity index 100% rename from stable/strapi/4.0.36/ix_values.yaml rename to stable/strapi/4.0.37/ix_values.yaml diff --git a/stable/strapi/4.0.36/questions.yaml b/stable/strapi/4.0.37/questions.yaml similarity index 100% rename from stable/strapi/4.0.36/questions.yaml rename to stable/strapi/4.0.37/questions.yaml diff --git a/stable/xbackbone/3.0.38/templates/common.yaml b/stable/strapi/4.0.37/templates/common.yaml similarity index 100% rename from stable/xbackbone/3.0.38/templates/common.yaml rename to stable/strapi/4.0.37/templates/common.yaml diff --git a/stable/whoogle/3.0.32/values.yaml b/stable/strapi/4.0.37/values.yaml similarity index 100% rename from stable/whoogle/3.0.32/values.yaml rename to stable/strapi/4.0.37/values.yaml diff --git a/stable/synapse/4.0.42/CHANGELOG.md b/stable/synapse/4.0.42/CHANGELOG.md deleted file mode 100644 index 3540002d9f2..00000000000 --- a/stable/synapse/4.0.42/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [synapse-4.0.42](https://github.com/truecharts/charts/compare/synapse-4.0.39...synapse-4.0.42) (2022-09-13) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - ### Fix - -- add missing dicts on list items ([#3754](https://github.com/truecharts/charts/issues/3754)) - - - - -## [synapse-4.0.41](https://github.com/truecharts/charts/compare/synapse-4.0.39...synapse-4.0.41) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - ### Fix - -- add missing dicts on list items ([#3754](https://github.com/truecharts/charts/issues/3754)) - - - - -## [synapse-4.0.40](https://github.com/truecharts/charts/compare/synapse-4.0.39...synapse-4.0.40) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [synapse-4.0.40](https://github.com/truecharts/charts/compare/synapse-4.0.39...synapse-4.0.40) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [synapse-4.0.40](https://github.com/truecharts/charts/compare/synapse-4.0.39...synapse-4.0.40) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [synapse-4.0.40](https://github.com/truecharts/charts/compare/synapse-4.0.39...synapse-4.0.40) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [synapse-4.0.40](https://github.com/truecharts/charts/compare/synapse-4.0.39...synapse-4.0.40) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [synapse-4.0.39](https://github.com/truecharts/charts/compare/synapse-4.0.38...synapse-4.0.39) (2022-09-01) - diff --git a/stable/synapse/4.0.42/Chart.lock b/stable/synapse/4.0.42/Chart.lock deleted file mode 100644 index 16b46be9bb7..00000000000 --- a/stable/synapse/4.0.42/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -digest: sha256:bfcb2819ba71fec67e4e1b700216bcea405d58eaaf9c45e3705bdbead908b8e9 -generated: "2022-09-13T06:30:17.294407634Z" diff --git a/stable/synapse/4.0.42/Chart.yaml b/stable/synapse/4.0.42/Chart.yaml deleted file mode 100644 index 2049c567b75..00000000000 --- a/stable/synapse/4.0.42/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -apiVersion: v2 -appVersion: "1.66.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -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.42 -annotations: - truecharts.org/catagories: | - - cloud - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/synapse/4.0.42/README.md b/stable/synapse/4.0.42/README.md deleted file mode 100644 index 8d88624c655..00000000000 --- a/stable/synapse/4.0.42/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# synapse - -![Version: 4.0.42](https://img.shields.io/badge/Version-4.0.42-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.66.0](https://img.shields.io/badge/AppVersion-1.66.0-informational?style=flat-square) - -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.76 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/synapse/4.0.42/charts/common-10.5.9.tgz b/stable/synapse/4.0.42/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/synapse/4.0.42/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/synapse/4.0.42/charts/postgresql-8.0.76.tgz b/stable/synapse/4.0.42/charts/postgresql-8.0.76.tgz deleted file mode 100644 index 129e37daa0e..00000000000 Binary files a/stable/synapse/4.0.42/charts/postgresql-8.0.76.tgz and /dev/null differ diff --git a/stable/synapse/4.0.43/CHANGELOG.md b/stable/synapse/4.0.43/CHANGELOG.md new file mode 100644 index 00000000000..31ba8a3740d --- /dev/null +++ b/stable/synapse/4.0.43/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [synapse-4.0.43](https://github.com/truecharts/charts/compare/synapse-4.0.42...synapse-4.0.43) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [synapse-4.0.42](https://github.com/truecharts/charts/compare/synapse-4.0.39...synapse-4.0.42) (2022-09-13) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + ### Fix + +- add missing dicts on list items ([#3754](https://github.com/truecharts/charts/issues/3754)) + + + + +## [synapse-4.0.41](https://github.com/truecharts/charts/compare/synapse-4.0.39...synapse-4.0.41) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + ### Fix + +- add missing dicts on list items ([#3754](https://github.com/truecharts/charts/issues/3754)) + + + + +## [synapse-4.0.40](https://github.com/truecharts/charts/compare/synapse-4.0.39...synapse-4.0.40) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [synapse-4.0.40](https://github.com/truecharts/charts/compare/synapse-4.0.39...synapse-4.0.40) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [synapse-4.0.40](https://github.com/truecharts/charts/compare/synapse-4.0.39...synapse-4.0.40) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [synapse-4.0.40](https://github.com/truecharts/charts/compare/synapse-4.0.39...synapse-4.0.40) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [synapse-4.0.40](https://github.com/truecharts/charts/compare/synapse-4.0.39...synapse-4.0.40) (2022-09-11) diff --git a/stable/synapse/4.0.43/Chart.lock b/stable/synapse/4.0.43/Chart.lock new file mode 100644 index 00000000000..b03d3e7330a --- /dev/null +++ b/stable/synapse/4.0.43/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 +generated: "2022-09-15T15:08:28.289441744Z" diff --git a/stable/synapse/4.0.43/Chart.yaml b/stable/synapse/4.0.43/Chart.yaml new file mode 100644 index 00000000000..0eb35884665 --- /dev/null +++ b/stable/synapse/4.0.43/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "1.66.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +deprecated: false +description: A Helm chart to deploy a Matrix homeserver stack into Kubernetes +home: https://truecharts.org/docs/charts/stable/synapse +icon: https://truecharts.org/img/hotlink-ok/chart-icons/synapse.png +keywords: + - chat + - matrix + - synapse +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: synapse +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/synapse +type: application +version: 4.0.43 +annotations: + truecharts.org/catagories: | + - cloud + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/synapse/4.0.43/README.md b/stable/synapse/4.0.43/README.md new file mode 100644 index 00000000000..f61f97c043f --- /dev/null +++ b/stable/synapse/4.0.43/README.md @@ -0,0 +1,108 @@ +# synapse + +![Version: 4.0.43](https://img.shields.io/badge/Version-4.0.43-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.66.0](https://img.shields.io/badge/AppVersion-1.66.0-informational?style=flat-square) + +A Helm chart to deploy a Matrix homeserver stack into Kubernetes + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [synapse](https://truecharts.org/docs/charts/stable/synapse) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.78 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/synapse/4.0.42/app-readme.md b/stable/synapse/4.0.43/app-readme.md similarity index 100% rename from stable/synapse/4.0.42/app-readme.md rename to stable/synapse/4.0.43/app-readme.md diff --git a/stable/synapse/4.0.43/charts/common-10.5.10.tgz b/stable/synapse/4.0.43/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/synapse/4.0.43/charts/common-10.5.10.tgz differ diff --git a/stable/synapse/4.0.43/charts/postgresql-8.0.78.tgz b/stable/synapse/4.0.43/charts/postgresql-8.0.78.tgz new file mode 100644 index 00000000000..ef5433c52fa Binary files /dev/null and b/stable/synapse/4.0.43/charts/postgresql-8.0.78.tgz differ diff --git a/stable/synapse/4.0.42/ci/base-values.yaml b/stable/synapse/4.0.43/ci/base-values.yaml similarity index 100% rename from stable/synapse/4.0.42/ci/base-values.yaml rename to stable/synapse/4.0.43/ci/base-values.yaml diff --git a/stable/synapse/4.0.42/ci/basic-values.yaml b/stable/synapse/4.0.43/ci/basic-values.yaml similarity index 100% rename from stable/synapse/4.0.42/ci/basic-values.yaml rename to stable/synapse/4.0.43/ci/basic-values.yaml diff --git a/stable/synapse/4.0.42/ix_values.yaml b/stable/synapse/4.0.43/ix_values.yaml similarity index 100% rename from stable/synapse/4.0.42/ix_values.yaml rename to stable/synapse/4.0.43/ix_values.yaml diff --git a/stable/synapse/4.0.42/questions.yaml b/stable/synapse/4.0.43/questions.yaml similarity index 100% rename from stable/synapse/4.0.42/questions.yaml rename to stable/synapse/4.0.43/questions.yaml diff --git a/stable/synapse/4.0.42/templates/_configmap.tpl b/stable/synapse/4.0.43/templates/_configmap.tpl similarity index 100% rename from stable/synapse/4.0.42/templates/_configmap.tpl rename to stable/synapse/4.0.43/templates/_configmap.tpl diff --git a/stable/synapse/4.0.42/templates/_helpers.tpl b/stable/synapse/4.0.43/templates/_helpers.tpl similarity index 100% rename from stable/synapse/4.0.42/templates/_helpers.tpl rename to stable/synapse/4.0.43/templates/_helpers.tpl diff --git a/stable/synapse/4.0.42/templates/_secret.tpl b/stable/synapse/4.0.43/templates/_secret.tpl similarity index 100% rename from stable/synapse/4.0.42/templates/_secret.tpl rename to stable/synapse/4.0.43/templates/_secret.tpl diff --git a/stable/synapse/4.0.42/templates/common.yaml b/stable/synapse/4.0.43/templates/common.yaml similarity index 100% rename from stable/synapse/4.0.42/templates/common.yaml rename to stable/synapse/4.0.43/templates/common.yaml diff --git a/stable/wikijs/7.0.38/values.yaml b/stable/synapse/4.0.43/values.yaml similarity index 100% rename from stable/wikijs/7.0.38/values.yaml rename to stable/synapse/4.0.43/values.yaml diff --git a/stable/synclounge/2.0.41/CHANGELOG.md b/stable/synclounge/2.0.41/CHANGELOG.md deleted file mode 100644 index 78a69d2af0c..00000000000 --- a/stable/synclounge/2.0.41/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [synclounge-2.0.41](https://github.com/truecharts/charts/compare/synclounge-2.0.40...synclounge-2.0.41) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [synclounge-2.0.41](https://github.com/truecharts/charts/compare/synclounge-2.0.40...synclounge-2.0.41) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [synclounge-2.0.41](https://github.com/truecharts/charts/compare/synclounge-2.0.40...synclounge-2.0.41) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [synclounge-2.0.41](https://github.com/truecharts/charts/compare/synclounge-2.0.40...synclounge-2.0.41) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [synclounge-2.0.41](https://github.com/truecharts/charts/compare/synclounge-2.0.40...synclounge-2.0.41) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [synclounge-2.0.41](https://github.com/truecharts/charts/compare/synclounge-2.0.40...synclounge-2.0.41) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - - -## [synclounge-2.0.39](https://github.com/truecharts/charts/compare/synclounge-2.0.38...synclounge-2.0.39) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [synclounge-2.0.38](https://github.com/truecharts/charts/compare/synclounge-2.0.37...synclounge-2.0.38) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - - -## [synclounge-2.0.37](https://github.com/truecharts/charts/compare/synclounge-2.0.36...synclounge-2.0.37) (2022-08-25) diff --git a/stable/synclounge/2.0.41/Chart.lock b/stable/synclounge/2.0.41/Chart.lock deleted file mode 100644 index 3294a6e1e7b..00000000000 --- a/stable/synclounge/2.0.41/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T23:01:39.410857815Z" diff --git a/stable/synclounge/2.0.41/Chart.yaml b/stable/synclounge/2.0.41/Chart.yaml deleted file mode 100644 index 5bd4ace3f43..00000000000 --- a/stable/synclounge/2.0.41/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: synclounge -version: 2.0.41 -appVersion: "5.1.123" -description: Synclounge is a third party tool that allows you to watch Plex in sync with your friends/family, wherever you are. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/synclounge -icon: https://truecharts.org/img/hotlink-ok/chart-icons/synclounge.png -keywords: - - synclounge -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/synclounge - - https://hub.docker.com/r/linuxserver/synclounge -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - # 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.41/README.md b/stable/synclounge/2.0.41/README.md deleted file mode 100644 index 775d9bd7015..00000000000 --- a/stable/synclounge/2.0.41/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# synclounge - -![Version: 2.0.41](https://img.shields.io/badge/Version-2.0.41-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.1.123](https://img.shields.io/badge/AppVersion-5.1.123-informational?style=flat-square) - -Synclounge is a third party tool that allows you to watch Plex in sync with your friends/family, wherever you are. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [synclounge](https://truecharts.org/docs/charts/stable/synclounge) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/synclounge/2.0.41/charts/common-10.5.9.tgz b/stable/synclounge/2.0.41/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/synclounge/2.0.41/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/synclounge/2.0.42/CHANGELOG.md b/stable/synclounge/2.0.42/CHANGELOG.md new file mode 100644 index 00000000000..cf2c0a7e33d --- /dev/null +++ b/stable/synclounge/2.0.42/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [synclounge-2.0.42](https://github.com/truecharts/charts/compare/synclounge-2.0.41...synclounge-2.0.42) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [synclounge-2.0.41](https://github.com/truecharts/charts/compare/synclounge-2.0.40...synclounge-2.0.41) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [synclounge-2.0.41](https://github.com/truecharts/charts/compare/synclounge-2.0.40...synclounge-2.0.41) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [synclounge-2.0.41](https://github.com/truecharts/charts/compare/synclounge-2.0.40...synclounge-2.0.41) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [synclounge-2.0.41](https://github.com/truecharts/charts/compare/synclounge-2.0.40...synclounge-2.0.41) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [synclounge-2.0.41](https://github.com/truecharts/charts/compare/synclounge-2.0.40...synclounge-2.0.41) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [synclounge-2.0.41](https://github.com/truecharts/charts/compare/synclounge-2.0.40...synclounge-2.0.41) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + + +## [synclounge-2.0.39](https://github.com/truecharts/charts/compare/synclounge-2.0.38...synclounge-2.0.39) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [synclounge-2.0.38](https://github.com/truecharts/charts/compare/synclounge-2.0.37...synclounge-2.0.38) (2022-08-29) diff --git a/stable/synclounge/2.0.42/Chart.lock b/stable/synclounge/2.0.42/Chart.lock new file mode 100644 index 00000000000..370240c798f --- /dev/null +++ b/stable/synclounge/2.0.42/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T15:08:32.470268304Z" diff --git a/stable/synclounge/2.0.42/Chart.yaml b/stable/synclounge/2.0.42/Chart.yaml new file mode 100644 index 00000000000..b8b9eb0be6f --- /dev/null +++ b/stable/synclounge/2.0.42/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: synclounge +version: 2.0.42 +appVersion: "5.1.123" +description: Synclounge is a third party tool that allows you to watch Plex in sync with your friends/family, wherever you are. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/synclounge +icon: https://truecharts.org/img/hotlink-ok/chart-icons/synclounge.png +keywords: + - synclounge +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/synclounge + - https://hub.docker.com/r/linuxserver/synclounge +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/synclounge/2.0.42/README.md b/stable/synclounge/2.0.42/README.md new file mode 100644 index 00000000000..eef59ffb606 --- /dev/null +++ b/stable/synclounge/2.0.42/README.md @@ -0,0 +1,108 @@ +# synclounge + +![Version: 2.0.42](https://img.shields.io/badge/Version-2.0.42-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.1.123](https://img.shields.io/badge/AppVersion-5.1.123-informational?style=flat-square) + +Synclounge is a third party tool that allows you to watch Plex in sync with your friends/family, wherever you are. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [synclounge](https://truecharts.org/docs/charts/stable/synclounge) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/synclounge/2.0.41/app-readme.md b/stable/synclounge/2.0.42/app-readme.md similarity index 100% rename from stable/synclounge/2.0.41/app-readme.md rename to stable/synclounge/2.0.42/app-readme.md diff --git a/stable/synclounge/2.0.42/charts/common-10.5.10.tgz b/stable/synclounge/2.0.42/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/synclounge/2.0.42/charts/common-10.5.10.tgz differ diff --git a/stable/synclounge/2.0.41/ix_values.yaml b/stable/synclounge/2.0.42/ix_values.yaml similarity index 100% rename from stable/synclounge/2.0.41/ix_values.yaml rename to stable/synclounge/2.0.42/ix_values.yaml diff --git a/stable/synclounge/2.0.41/questions.yaml b/stable/synclounge/2.0.42/questions.yaml similarity index 100% rename from stable/synclounge/2.0.41/questions.yaml rename to stable/synclounge/2.0.42/questions.yaml diff --git a/stable/xteve/6.0.31/templates/common.yaml b/stable/synclounge/2.0.42/templates/common.yaml similarity index 100% rename from stable/xteve/6.0.31/templates/common.yaml rename to stable/synclounge/2.0.42/templates/common.yaml diff --git a/stable/wireguard/1.0.4/values.yaml b/stable/synclounge/2.0.42/values.yaml similarity index 100% rename from stable/wireguard/1.0.4/values.yaml rename to stable/synclounge/2.0.42/values.yaml diff --git a/stable/syncthing/11.0.35/CHANGELOG.md b/stable/syncthing/11.0.35/CHANGELOG.md new file mode 100644 index 00000000000..3c265b88770 --- /dev/null +++ b/stable/syncthing/11.0.35/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [syncthing-11.0.35](https://github.com/truecharts/charts/compare/syncthing-11.0.34...syncthing-11.0.35) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [syncthing-11.0.34](https://github.com/truecharts/charts/compare/syncthing-11.0.33...syncthing-11.0.34) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [syncthing-11.0.34](https://github.com/truecharts/charts/compare/syncthing-11.0.33...syncthing-11.0.34) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [syncthing-11.0.34](https://github.com/truecharts/charts/compare/syncthing-11.0.33...syncthing-11.0.34) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [syncthing-11.0.34](https://github.com/truecharts/charts/compare/syncthing-11.0.33...syncthing-11.0.34) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [syncthing-11.0.34](https://github.com/truecharts/charts/compare/syncthing-11.0.33...syncthing-11.0.34) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [syncthing-11.0.34](https://github.com/truecharts/charts/compare/syncthing-11.0.33...syncthing-11.0.34) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [syncthing-11.0.33](https://github.com/truecharts/charts/compare/syncthing-11.0.31...syncthing-11.0.33) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + diff --git a/stable/syncthing/11.0.35/Chart.lock b/stable/syncthing/11.0.35/Chart.lock new file mode 100644 index 00000000000..01f54bbf262 --- /dev/null +++ b/stable/syncthing/11.0.35/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T15:08:50.804571559Z" diff --git a/stable/syncthing/11.0.35/Chart.yaml b/stable/syncthing/11.0.35/Chart.yaml new file mode 100644 index 00000000000..d7573c042ba --- /dev/null +++ b/stable/syncthing/11.0.35/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "1.21.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +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.35 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/syncthing/11.0.35/README.md b/stable/syncthing/11.0.35/README.md new file mode 100644 index 00000000000..8162766b5c9 --- /dev/null +++ b/stable/syncthing/11.0.35/README.md @@ -0,0 +1,110 @@ +# syncthing + +![Version: 11.0.35](https://img.shields.io/badge/Version-11.0.35-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.21.0](https://img.shields.io/badge/AppVersion-1.21.0-informational?style=flat-square) + +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.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `syncthing` deployment + +```console +helm uninstall syncthing +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install syncthing \ + --set env.TZ="America/New York" \ + TrueCharts/syncthing +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install syncthing TrueCharts/syncthing -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/syncthing/11.0.35/app-readme.md b/stable/syncthing/11.0.35/app-readme.md new file mode 100644 index 00000000000..52adeb7bab4 --- /dev/null +++ b/stable/syncthing/11.0.35/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.35/charts/common-10.5.10.tgz b/stable/syncthing/11.0.35/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/syncthing/11.0.35/charts/common-10.5.10.tgz differ diff --git a/stable/syncthing/11.0.35/ix_values.yaml b/stable/syncthing/11.0.35/ix_values.yaml new file mode 100644 index 00000000000..9f28c888b0a --- /dev/null +++ b/stable/syncthing/11.0.35/ix_values.yaml @@ -0,0 +1,42 @@ +image: + repository: tccr.io/truecharts/syncthing + pullPolicy: IfNotPresent + tag: 1.21.0@sha256:ba85b0fbe52fb5f10775a62daa912ab527a9e973f84d3abd5bf5575cc9250406 + +service: + main: + ports: + main: + port: 8384 + targetPort: 8384 + listeners: + enabled: true + ports: + tcp: + enabled: true + port: 22000 + targetPort: 22000 + listeners-udp: + enabled: true + ports: + udp: + enabled: true + port: 22000 + targetPort: 22000 + protocol: UDP + discovery: + enabled: true + ports: + discovery: + enabled: true + port: 21027 + targetPort: 21027 + protocol: UDP + +persistence: + config: + enabled: true + mountPath: "/var/syncthing" + +portal: + enabled: true diff --git a/stable/syncthing/11.0.35/questions.yaml b/stable/syncthing/11.0.35/questions.yaml new file mode 100644 index 00000000000..a004065fa8a --- /dev/null +++ b/stable/syncthing/11.0.35/questions.yaml @@ -0,0 +1,2884 @@ +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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: ClusterIP + description: ClusterIP + - value: NodePort + description: NodePort (Advanced) + - value: LoadBalancer + description: LoadBalancer (Advanced) + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: (Advanced) Specify the IP Policy + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: (Advanced) IP Families + description: (Advanced) The IP Families that should be used + schema: + show_if: [["type", "!=", "Simple"]] + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: ClusterIP + description: ClusterIP + - value: NodePort + description: NodePort (Advanced) + - value: LoadBalancer + description: LoadBalancer (Advanced) + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: (Advanced) Specify the IP Policy + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: (Advanced) IP Families + description: (Advanced) The IP Families that should be used + schema: + show_if: [["type", "!=", "Simple"]] + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: ClusterIP + description: ClusterIP + - value: NodePort + description: NodePort (Advanced) + - value: LoadBalancer + description: LoadBalancer (Advanced) + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: (Advanced) Specify the IP Policy + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: (Advanced) IP Families + description: (Advanced) The IP Families that should be used + schema: + show_if: [["type", "!=", "Simple"]] + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: ClusterIP + description: ClusterIP + - value: NodePort + description: NodePort (Advanced) + - value: LoadBalancer + description: LoadBalancer (Advanced) + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: (Advanced) Specify the IP Policy + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: (Advanced) IP Families + description: (Advanced) The IP Families that should be used + schema: + show_if: [["type", "!=", "Simple"]] + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + 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: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort + schema: + type: int + min: 9000 + max: 65535 + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: NodePort + enum: + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: nodePort + description: Leave Empty to Disable + label: "nodePort" + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/xwiki/3.0.44/templates/common.yaml b/stable/syncthing/11.0.35/templates/common.yaml similarity index 100% rename from stable/xwiki/3.0.44/templates/common.yaml rename to stable/syncthing/11.0.35/templates/common.yaml diff --git a/stable/wireshark/2.0.29/values.yaml b/stable/syncthing/11.0.35/values.yaml similarity index 100% rename from stable/wireshark/2.0.29/values.yaml rename to stable/syncthing/11.0.35/values.yaml diff --git a/stable/syslog-ng/2.0.32/CHANGELOG.md b/stable/syslog-ng/2.0.32/CHANGELOG.md deleted file mode 100644 index 042e3ebac87..00000000000 --- a/stable/syslog-ng/2.0.32/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [syslog-ng-2.0.32](https://github.com/truecharts/charts/compare/syslog-ng-2.0.31...syslog-ng-2.0.32) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [syslog-ng-2.0.32](https://github.com/truecharts/charts/compare/syslog-ng-2.0.31...syslog-ng-2.0.32) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [syslog-ng-2.0.32](https://github.com/truecharts/charts/compare/syslog-ng-2.0.31...syslog-ng-2.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [syslog-ng-2.0.32](https://github.com/truecharts/charts/compare/syslog-ng-2.0.31...syslog-ng-2.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [syslog-ng-2.0.32](https://github.com/truecharts/charts/compare/syslog-ng-2.0.31...syslog-ng-2.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [syslog-ng-2.0.32](https://github.com/truecharts/charts/compare/syslog-ng-2.0.31...syslog-ng-2.0.32) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [syslog-ng-2.0.31](https://github.com/truecharts/charts/compare/syslog-ng-2.0.29...syslog-ng-2.0.31) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [syslog-ng-2.0.30](https://github.com/truecharts/charts/compare/syslog-ng-2.0.29...syslog-ng-2.0.30) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [syslog-ng-2.0.29](https://github.com/truecharts/charts/compare/syslog-ng-2.0.28...syslog-ng-2.0.29) (2022-08-30) - -### Chore - -- update docker general non-major ([#3623](https://github.com/truecharts/charts/issues/3623)) - diff --git a/stable/syslog-ng/2.0.32/Chart.lock b/stable/syslog-ng/2.0.32/Chart.lock deleted file mode 100644 index 454e19f9937..00000000000 --- a/stable/syslog-ng/2.0.32/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T23:02:03.738846302Z" diff --git a/stable/syslog-ng/2.0.32/Chart.yaml b/stable/syslog-ng/2.0.32/Chart.yaml deleted file mode 100644 index 1951ddea26f..00000000000 --- a/stable/syslog-ng/2.0.32/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: syslog-ng -version: 2.0.32 -appVersion: "3.38.1" -description: syslog-ng allows you to flexibly collect, parse, classify, rewrite and correlate logs. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/syslog-ng -icon: https://truecharts.org/img/hotlink-ok/chart-icons/syslog-ng.png -keywords: - - syslog-ng -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/syslog-ng - - https://hub.docker.com/r/linuxserver/syslog-ng -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - # 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.32/README.md b/stable/syslog-ng/2.0.32/README.md deleted file mode 100644 index 842296eb266..00000000000 --- a/stable/syslog-ng/2.0.32/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# syslog-ng - -![Version: 2.0.32](https://img.shields.io/badge/Version-2.0.32-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.38.1](https://img.shields.io/badge/AppVersion-3.38.1-informational?style=flat-square) - -syslog-ng allows you to flexibly collect, parse, classify, rewrite and correlate logs. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [syslog-ng](https://truecharts.org/docs/charts/stable/syslog-ng) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/syslog-ng/2.0.32/charts/common-10.5.9.tgz b/stable/syslog-ng/2.0.32/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/syslog-ng/2.0.32/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/syslog-ng/2.0.33/CHANGELOG.md b/stable/syslog-ng/2.0.33/CHANGELOG.md new file mode 100644 index 00000000000..a7b5a4fdea9 --- /dev/null +++ b/stable/syslog-ng/2.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [syslog-ng-2.0.33](https://github.com/truecharts/charts/compare/syslog-ng-2.0.32...syslog-ng-2.0.33) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [syslog-ng-2.0.32](https://github.com/truecharts/charts/compare/syslog-ng-2.0.31...syslog-ng-2.0.32) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [syslog-ng-2.0.32](https://github.com/truecharts/charts/compare/syslog-ng-2.0.31...syslog-ng-2.0.32) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [syslog-ng-2.0.32](https://github.com/truecharts/charts/compare/syslog-ng-2.0.31...syslog-ng-2.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [syslog-ng-2.0.32](https://github.com/truecharts/charts/compare/syslog-ng-2.0.31...syslog-ng-2.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [syslog-ng-2.0.32](https://github.com/truecharts/charts/compare/syslog-ng-2.0.31...syslog-ng-2.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [syslog-ng-2.0.32](https://github.com/truecharts/charts/compare/syslog-ng-2.0.31...syslog-ng-2.0.32) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [syslog-ng-2.0.31](https://github.com/truecharts/charts/compare/syslog-ng-2.0.29...syslog-ng-2.0.31) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [syslog-ng-2.0.30](https://github.com/truecharts/charts/compare/syslog-ng-2.0.29...syslog-ng-2.0.30) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + diff --git a/stable/syslog-ng/2.0.33/Chart.lock b/stable/syslog-ng/2.0.33/Chart.lock new file mode 100644 index 00000000000..b889da81d80 --- /dev/null +++ b/stable/syslog-ng/2.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T15:08:58.92810935Z" diff --git a/stable/syslog-ng/2.0.33/Chart.yaml b/stable/syslog-ng/2.0.33/Chart.yaml new file mode 100644 index 00000000000..369f2f75c20 --- /dev/null +++ b/stable/syslog-ng/2.0.33/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: syslog-ng +version: 2.0.33 +appVersion: "3.38.1" +description: syslog-ng allows you to flexibly collect, parse, classify, rewrite and correlate logs. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/syslog-ng +icon: https://truecharts.org/img/hotlink-ok/chart-icons/syslog-ng.png +keywords: + - syslog-ng +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/syslog-ng + - https://hub.docker.com/r/linuxserver/syslog-ng +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/syslog-ng/2.0.33/README.md b/stable/syslog-ng/2.0.33/README.md new file mode 100644 index 00000000000..ee603e693d9 --- /dev/null +++ b/stable/syslog-ng/2.0.33/README.md @@ -0,0 +1,108 @@ +# syslog-ng + +![Version: 2.0.33](https://img.shields.io/badge/Version-2.0.33-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.38.1](https://img.shields.io/badge/AppVersion-3.38.1-informational?style=flat-square) + +syslog-ng allows you to flexibly collect, parse, classify, rewrite and correlate logs. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [syslog-ng](https://truecharts.org/docs/charts/stable/syslog-ng) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/syslog-ng/2.0.32/app-readme.md b/stable/syslog-ng/2.0.33/app-readme.md similarity index 100% rename from stable/syslog-ng/2.0.32/app-readme.md rename to stable/syslog-ng/2.0.33/app-readme.md diff --git a/stable/syslog-ng/2.0.33/charts/common-10.5.10.tgz b/stable/syslog-ng/2.0.33/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/syslog-ng/2.0.33/charts/common-10.5.10.tgz differ diff --git a/stable/syslog-ng/2.0.32/ix_values.yaml b/stable/syslog-ng/2.0.33/ix_values.yaml similarity index 100% rename from stable/syslog-ng/2.0.32/ix_values.yaml rename to stable/syslog-ng/2.0.33/ix_values.yaml diff --git a/stable/syslog-ng/2.0.32/questions.yaml b/stable/syslog-ng/2.0.33/questions.yaml similarity index 100% rename from stable/syslog-ng/2.0.32/questions.yaml rename to stable/syslog-ng/2.0.33/questions.yaml diff --git a/stable/zerotier/2.0.32/templates/common.yaml b/stable/syslog-ng/2.0.33/templates/common.yaml similarity index 100% rename from stable/zerotier/2.0.32/templates/common.yaml rename to stable/syslog-ng/2.0.33/templates/common.yaml diff --git a/stable/xbackbone/3.0.38/values.yaml b/stable/syslog-ng/2.0.33/values.yaml similarity index 100% rename from stable/xbackbone/3.0.38/values.yaml rename to stable/syslog-ng/2.0.33/values.yaml diff --git a/stable/tailscale/1.1.0/CHANGELOG.md b/stable/tailscale/1.1.0/CHANGELOG.md deleted file mode 100644 index fac49e56b86..00000000000 --- a/stable/tailscale/1.1.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [tailscale-1.1.0](https://github.com/truecharts/charts/compare/tailscale-1.0.8...tailscale-1.1.0) (2022-09-14) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - ### Feat - -- add common flags as fields ([#3741](https://github.com/truecharts/charts/issues/3741)) - - - - -## [tailscale-1.0.9](https://github.com/truecharts/charts/compare/tailscale-1.0.8...tailscale-1.0.9) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tailscale-1.0.9](https://github.com/truecharts/charts/compare/tailscale-1.0.8...tailscale-1.0.9) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tailscale-1.0.9](https://github.com/truecharts/charts/compare/tailscale-1.0.8...tailscale-1.0.9) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tailscale-1.0.9](https://github.com/truecharts/charts/compare/tailscale-1.0.8...tailscale-1.0.9) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tailscale-1.0.9](https://github.com/truecharts/charts/compare/tailscale-1.0.8...tailscale-1.0.9) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tailscale-1.0.9](https://github.com/truecharts/charts/compare/tailscale-1.0.8...tailscale-1.0.9) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tailscale-1.0.8](https://github.com/truecharts/charts/compare/tailscale-1.0.7...tailscale-1.0.8) (2022-09-10) - -### Chore - -- update docs a bit ([#3732](https://github.com/truecharts/charts/issues/3732)) - - diff --git a/stable/tailscale/1.1.0/Chart.lock b/stable/tailscale/1.1.0/Chart.lock deleted file mode 100644 index 3944f640070..00000000000 --- a/stable/tailscale/1.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-14T14:27:50.488035955Z" diff --git a/stable/tailscale/1.1.0/Chart.yaml b/stable/tailscale/1.1.0/Chart.yaml deleted file mode 100644 index 98d293f41f7..00000000000 --- a/stable/tailscale/1.1.0/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "1.31.7" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.0 -annotations: - truecharts.org/catagories: | - - network - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/tailscale/1.1.0/README.md b/stable/tailscale/1.1.0/README.md deleted file mode 100644 index 400d659e16e..00000000000 --- a/stable/tailscale/1.1.0/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# tailscale - -![Version: 1.1.0](https://img.shields.io/badge/Version-1.1.0-informational?style=flat-square) ![AppVersion: 1.31.7](https://img.shields.io/badge/AppVersion-1.31.7-informational?style=flat-square) - -Tailscale lets you connect your devices and users together in your own secure virtual private network - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [tailscale](https://truecharts.org/docs/charts/stable/tailscale) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `tailscale` deployment - -```console -helm uninstall tailscale -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install tailscale \ - --set env.TZ="America/New York" \ - TrueCharts/tailscale -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install tailscale TrueCharts/tailscale -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/tailscale/1.1.0/charts/common-10.5.9.tgz b/stable/tailscale/1.1.0/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/tailscale/1.1.0/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/tailscale/1.1.1/CHANGELOG.md b/stable/tailscale/1.1.1/CHANGELOG.md new file mode 100644 index 00000000000..532a260faf6 --- /dev/null +++ b/stable/tailscale/1.1.1/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [tailscale-1.1.1](https://github.com/truecharts/charts/compare/tailscale-1.1.0...tailscale-1.1.1) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [tailscale-1.1.0](https://github.com/truecharts/charts/compare/tailscale-1.0.8...tailscale-1.1.0) (2022-09-14) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + ### Feat + +- add common flags as fields ([#3741](https://github.com/truecharts/charts/issues/3741)) + + + + +## [tailscale-1.0.9](https://github.com/truecharts/charts/compare/tailscale-1.0.8...tailscale-1.0.9) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tailscale-1.0.9](https://github.com/truecharts/charts/compare/tailscale-1.0.8...tailscale-1.0.9) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tailscale-1.0.9](https://github.com/truecharts/charts/compare/tailscale-1.0.8...tailscale-1.0.9) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tailscale-1.0.9](https://github.com/truecharts/charts/compare/tailscale-1.0.8...tailscale-1.0.9) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tailscale-1.0.9](https://github.com/truecharts/charts/compare/tailscale-1.0.8...tailscale-1.0.9) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tailscale-1.0.9](https://github.com/truecharts/charts/compare/tailscale-1.0.8...tailscale-1.0.9) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + diff --git a/stable/tailscale/1.1.1/Chart.lock b/stable/tailscale/1.1.1/Chart.lock new file mode 100644 index 00000000000..54c7920ebd3 --- /dev/null +++ b/stable/tailscale/1.1.1/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T15:09:03.833699164Z" diff --git a/stable/tailscale/1.1.1/Chart.yaml b/stable/tailscale/1.1.1/Chart.yaml new file mode 100644 index 00000000000..6eaa3e020a0 --- /dev/null +++ b/stable/tailscale/1.1.1/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "1.31.7" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: Tailscale lets you connect your devices and users together in your own secure virtual private network +home: https://truecharts.org/docs/charts/stable/tailscale +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tailscale.png +keywords: + - vpn + - tailscale +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: tailscale +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/tailscale + - https://hub.docker.com/r/tailscale/tailscale + - https://github.com/tailscale/tailscale/blob/main/docs/k8s/run.sh +version: 1.1.1 +annotations: + truecharts.org/catagories: | + - network + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/tailscale/1.1.1/README.md b/stable/tailscale/1.1.1/README.md new file mode 100644 index 00000000000..36dd413b915 --- /dev/null +++ b/stable/tailscale/1.1.1/README.md @@ -0,0 +1,109 @@ +# tailscale + +![Version: 1.1.1](https://img.shields.io/badge/Version-1.1.1-informational?style=flat-square) ![AppVersion: 1.31.7](https://img.shields.io/badge/AppVersion-1.31.7-informational?style=flat-square) + +Tailscale lets you connect your devices and users together in your own secure virtual private network + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [tailscale](https://truecharts.org/docs/charts/stable/tailscale) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `tailscale` deployment + +```console +helm uninstall tailscale +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install tailscale \ + --set env.TZ="America/New York" \ + TrueCharts/tailscale +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install tailscale TrueCharts/tailscale -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/tailscale/1.1.0/app-readme.md b/stable/tailscale/1.1.1/app-readme.md similarity index 100% rename from stable/tailscale/1.1.0/app-readme.md rename to stable/tailscale/1.1.1/app-readme.md diff --git a/stable/tailscale/1.1.1/charts/common-10.5.10.tgz b/stable/tailscale/1.1.1/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/tailscale/1.1.1/charts/common-10.5.10.tgz differ diff --git a/stable/tailscale/1.1.0/ix_values.yaml b/stable/tailscale/1.1.1/ix_values.yaml similarity index 100% rename from stable/tailscale/1.1.0/ix_values.yaml rename to stable/tailscale/1.1.1/ix_values.yaml diff --git a/stable/tailscale/1.1.0/questions.yaml b/stable/tailscale/1.1.1/questions.yaml similarity index 100% rename from stable/tailscale/1.1.0/questions.yaml rename to stable/tailscale/1.1.1/questions.yaml diff --git a/stable/tailscale/1.1.0/templates/_configmap.tpl b/stable/tailscale/1.1.1/templates/_configmap.tpl similarity index 100% rename from stable/tailscale/1.1.0/templates/_configmap.tpl rename to stable/tailscale/1.1.1/templates/_configmap.tpl diff --git a/stable/tailscale/1.1.0/templates/_secret.tpl b/stable/tailscale/1.1.1/templates/_secret.tpl similarity index 100% rename from stable/tailscale/1.1.0/templates/_secret.tpl rename to stable/tailscale/1.1.1/templates/_secret.tpl diff --git a/stable/tailscale/1.1.0/templates/common.yaml b/stable/tailscale/1.1.1/templates/common.yaml similarity index 100% rename from stable/tailscale/1.1.0/templates/common.yaml rename to stable/tailscale/1.1.1/templates/common.yaml diff --git a/stable/xteve/6.0.31/values.yaml b/stable/tailscale/1.1.1/values.yaml similarity index 100% rename from stable/xteve/6.0.31/values.yaml rename to stable/tailscale/1.1.1/values.yaml diff --git a/stable/tautulli/11.0.35/CHANGELOG.md b/stable/tautulli/11.0.35/CHANGELOG.md new file mode 100644 index 00000000000..8ee646f1887 --- /dev/null +++ b/stable/tautulli/11.0.35/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [tautulli-11.0.35](https://github.com/truecharts/charts/compare/tautulli-11.0.34...tautulli-11.0.35) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [tautulli-11.0.34](https://github.com/truecharts/charts/compare/tautulli-11.0.33...tautulli-11.0.34) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tautulli-11.0.34](https://github.com/truecharts/charts/compare/tautulli-11.0.33...tautulli-11.0.34) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tautulli-11.0.34](https://github.com/truecharts/charts/compare/tautulli-11.0.33...tautulli-11.0.34) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tautulli-11.0.34](https://github.com/truecharts/charts/compare/tautulli-11.0.33...tautulli-11.0.34) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tautulli-11.0.34](https://github.com/truecharts/charts/compare/tautulli-11.0.33...tautulli-11.0.34) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tautulli-11.0.34](https://github.com/truecharts/charts/compare/tautulli-11.0.33...tautulli-11.0.34) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tautulli-11.0.33](https://github.com/truecharts/charts/compare/tautulli-11.0.32...tautulli-11.0.33) (2022-09-10) + +### Chore + +- update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) + + + + +## [tautulli-11.0.32](https://github.com/truecharts/charts/compare/tautulli-11.0.30...tautulli-11.0.32) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + diff --git a/stable/tautulli/11.0.35/Chart.lock b/stable/tautulli/11.0.35/Chart.lock new file mode 100644 index 00000000000..e3086f022e9 --- /dev/null +++ b/stable/tautulli/11.0.35/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T15:09:11.194619814Z" diff --git a/stable/tautulli/11.0.35/Chart.yaml b/stable/tautulli/11.0.35/Chart.yaml new file mode 100644 index 00000000000..56d92688bde --- /dev/null +++ b/stable/tautulli/11.0.35/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "2.10.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +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.35 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/tautulli/11.0.35/README.md b/stable/tautulli/11.0.35/README.md new file mode 100644 index 00000000000..6a59c225fb9 --- /dev/null +++ b/stable/tautulli/11.0.35/README.md @@ -0,0 +1,108 @@ +# tautulli + +![Version: 11.0.35](https://img.shields.io/badge/Version-11.0.35-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.10.4](https://img.shields.io/badge/AppVersion-2.10.4-informational?style=flat-square) + +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.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `tautulli` deployment + +```console +helm uninstall tautulli +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install tautulli \ + --set env.TZ="America/New York" \ + TrueCharts/tautulli +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install tautulli TrueCharts/tautulli -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/tautulli/11.0.35/app-readme.md b/stable/tautulli/11.0.35/app-readme.md new file mode 100644 index 00000000000..90d92b60b45 --- /dev/null +++ b/stable/tautulli/11.0.35/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.35/charts/common-10.5.10.tgz b/stable/tautulli/11.0.35/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/tautulli/11.0.35/charts/common-10.5.10.tgz differ diff --git a/stable/tautulli/11.0.35/ix_values.yaml b/stable/tautulli/11.0.35/ix_values.yaml new file mode 100644 index 00000000000..dc0f1d0cda9 --- /dev/null +++ b/stable/tautulli/11.0.35/ix_values.yaml @@ -0,0 +1,19 @@ +image: + repository: tccr.io/truecharts/tautulli + pullPolicy: IfNotPresent + tag: 2.10.4@sha256:284fe6378d533de7d75c7e4fdd91266979c2a1682d72d94e252bd54c40772f02 + +service: + main: + ports: + main: + port: 8181 + targetPort: 8181 + +persistence: + config: + enabled: true + mountPath: "/config" + +portal: + enabled: true diff --git a/stable/tautulli/11.0.35/questions.yaml b/stable/tautulli/11.0.35/questions.yaml new file mode 100644 index 00000000000..5135bea09b4 --- /dev/null +++ b/stable/tautulli/11.0.35/questions.yaml @@ -0,0 +1,2488 @@ +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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: ClusterIP + description: ClusterIP + - value: NodePort + description: NodePort (Advanced) + - value: LoadBalancer + description: LoadBalancer (Advanced) + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: (Advanced) Specify the IP Policy + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: (Advanced) IP Families + description: (Advanced) The IP Families that should be used + schema: + show_if: [["type", "!=", "Simple"]] + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + 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: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort + schema: + type: int + min: 9000 + max: 65535 + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: NodePort + enum: + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: nodePort + description: Leave Empty to Disable + label: "nodePort" + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/znc/2.0.30/templates/common.yaml b/stable/tautulli/11.0.35/templates/common.yaml similarity index 100% rename from stable/znc/2.0.30/templates/common.yaml rename to stable/tautulli/11.0.35/templates/common.yaml diff --git a/stable/xwiki/3.0.44/values.yaml b/stable/tautulli/11.0.35/values.yaml similarity index 100% rename from stable/xwiki/3.0.44/values.yaml rename to stable/tautulli/11.0.35/values.yaml diff --git a/stable/tdarr-node/2.0.32/CHANGELOG.md b/stable/tdarr-node/2.0.32/CHANGELOG.md deleted file mode 100644 index 9d2209b9192..00000000000 --- a/stable/tdarr-node/2.0.32/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [tdarr-node-2.0.32](https://github.com/truecharts/charts/compare/tdarr-node-2.0.31...tdarr-node-2.0.32) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tdarr-node-2.0.32](https://github.com/truecharts/charts/compare/tdarr-node-2.0.31...tdarr-node-2.0.32) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tdarr-node-2.0.32](https://github.com/truecharts/charts/compare/tdarr-node-2.0.31...tdarr-node-2.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tdarr-node-2.0.32](https://github.com/truecharts/charts/compare/tdarr-node-2.0.31...tdarr-node-2.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tdarr-node-2.0.32](https://github.com/truecharts/charts/compare/tdarr-node-2.0.31...tdarr-node-2.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tdarr-node-2.0.32](https://github.com/truecharts/charts/compare/tdarr-node-2.0.31...tdarr-node-2.0.32) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tdarr-node-2.0.31](https://github.com/truecharts/charts/compare/tdarr-node-2.0.29...tdarr-node-2.0.31) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [tdarr-node-2.0.30](https://github.com/truecharts/charts/compare/tdarr-node-2.0.29...tdarr-node-2.0.30) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [tdarr-node-2.0.29](https://github.com/truecharts/charts/compare/tdarr-node-2.0.28...tdarr-node-2.0.29) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/tdarr-node/2.0.32/Chart.lock b/stable/tdarr-node/2.0.32/Chart.lock deleted file mode 100644 index e0801f5855c..00000000000 --- a/stable/tdarr-node/2.0.32/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T23:02:28.018961112Z" diff --git a/stable/tdarr-node/2.0.32/Chart.yaml b/stable/tdarr-node/2.0.32/Chart.yaml deleted file mode 100644 index 33c4cd54e18..00000000000 --- a/stable/tdarr-node/2.0.32/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "2.00.18.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.32 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/tdarr-node/2.0.32/README.md b/stable/tdarr-node/2.0.32/README.md deleted file mode 100644 index 5203da0cd5c..00000000000 --- a/stable/tdarr-node/2.0.32/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# tdarr-node - -![Version: 2.0.32](https://img.shields.io/badge/Version-2.0.32-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.00.18.2](https://img.shields.io/badge/AppVersion-2.00.18.2-informational?style=flat-square) - -Audio/Video library transcoding automation - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [tdarr-node](https://truecharts.org/docs/charts/stable/tdarr-node) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/tdarr-node/2.0.32/charts/common-10.5.9.tgz b/stable/tdarr-node/2.0.32/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/tdarr-node/2.0.32/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/tdarr-node/2.0.33/CHANGELOG.md b/stable/tdarr-node/2.0.33/CHANGELOG.md new file mode 100644 index 00000000000..24ad5039c24 --- /dev/null +++ b/stable/tdarr-node/2.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [tdarr-node-2.0.33](https://github.com/truecharts/charts/compare/tdarr-node-2.0.31...tdarr-node-2.0.33) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tdarr-node-2.0.32](https://github.com/truecharts/charts/compare/tdarr-node-2.0.31...tdarr-node-2.0.32) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tdarr-node-2.0.32](https://github.com/truecharts/charts/compare/tdarr-node-2.0.31...tdarr-node-2.0.32) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tdarr-node-2.0.32](https://github.com/truecharts/charts/compare/tdarr-node-2.0.31...tdarr-node-2.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tdarr-node-2.0.32](https://github.com/truecharts/charts/compare/tdarr-node-2.0.31...tdarr-node-2.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tdarr-node-2.0.32](https://github.com/truecharts/charts/compare/tdarr-node-2.0.31...tdarr-node-2.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tdarr-node-2.0.32](https://github.com/truecharts/charts/compare/tdarr-node-2.0.31...tdarr-node-2.0.32) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tdarr-node-2.0.31](https://github.com/truecharts/charts/compare/tdarr-node-2.0.29...tdarr-node-2.0.31) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/stable/tdarr-node/2.0.33/Chart.lock b/stable/tdarr-node/2.0.33/Chart.lock new file mode 100644 index 00000000000..89a249ff69e --- /dev/null +++ b/stable/tdarr-node/2.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T15:09:30.061707909Z" diff --git a/stable/tdarr-node/2.0.33/Chart.yaml b/stable/tdarr-node/2.0.33/Chart.yaml new file mode 100644 index 00000000000..c63ecc83c29 --- /dev/null +++ b/stable/tdarr-node/2.0.33/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "2.00.18.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: Audio/Video library transcoding automation +home: https://truecharts.org/docs/charts/stable/tdarr-node +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tdarr-node.png +keywords: + - encode + - media + - tdarr +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: tdarr-node +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/tdarr-node + - https://github.com/HaveAGitGat/Tdarr + - https://hub.docker.com/r/haveagitgat/tdarr_node +type: application +version: 2.0.33 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/tdarr-node/2.0.33/README.md b/stable/tdarr-node/2.0.33/README.md new file mode 100644 index 00000000000..8d919ba2c85 --- /dev/null +++ b/stable/tdarr-node/2.0.33/README.md @@ -0,0 +1,109 @@ +# tdarr-node + +![Version: 2.0.33](https://img.shields.io/badge/Version-2.0.33-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.00.18.2](https://img.shields.io/badge/AppVersion-2.00.18.2-informational?style=flat-square) + +Audio/Video library transcoding automation + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [tdarr-node](https://truecharts.org/docs/charts/stable/tdarr-node) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/tdarr-node/2.0.32/app-readme.md b/stable/tdarr-node/2.0.33/app-readme.md similarity index 100% rename from stable/tdarr-node/2.0.32/app-readme.md rename to stable/tdarr-node/2.0.33/app-readme.md diff --git a/stable/tdarr-node/2.0.33/charts/common-10.5.10.tgz b/stable/tdarr-node/2.0.33/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/tdarr-node/2.0.33/charts/common-10.5.10.tgz differ diff --git a/stable/tdarr-node/2.0.32/ix_values.yaml b/stable/tdarr-node/2.0.33/ix_values.yaml similarity index 100% rename from stable/tdarr-node/2.0.32/ix_values.yaml rename to stable/tdarr-node/2.0.33/ix_values.yaml diff --git a/stable/tdarr-node/2.0.32/questions.yaml b/stable/tdarr-node/2.0.33/questions.yaml similarity index 100% rename from stable/tdarr-node/2.0.32/questions.yaml rename to stable/tdarr-node/2.0.33/questions.yaml diff --git a/stable/ztcuui-aio/1.0.7/templates/common.yaml b/stable/tdarr-node/2.0.33/templates/common.yaml similarity index 100% rename from stable/ztcuui-aio/1.0.7/templates/common.yaml rename to stable/tdarr-node/2.0.33/templates/common.yaml diff --git a/stable/zerotier/2.0.32/values.yaml b/stable/tdarr-node/2.0.33/values.yaml similarity index 100% rename from stable/zerotier/2.0.32/values.yaml rename to stable/tdarr-node/2.0.33/values.yaml diff --git a/stable/tdarr/2.0.32/CHANGELOG.md b/stable/tdarr/2.0.32/CHANGELOG.md deleted file mode 100644 index f287017bec4..00000000000 --- a/stable/tdarr/2.0.32/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [tdarr-2.0.32](https://github.com/truecharts/charts/compare/tdarr-2.0.31...tdarr-2.0.32) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tdarr-2.0.32](https://github.com/truecharts/charts/compare/tdarr-2.0.31...tdarr-2.0.32) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tdarr-2.0.32](https://github.com/truecharts/charts/compare/tdarr-2.0.31...tdarr-2.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tdarr-2.0.32](https://github.com/truecharts/charts/compare/tdarr-2.0.31...tdarr-2.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tdarr-2.0.32](https://github.com/truecharts/charts/compare/tdarr-2.0.31...tdarr-2.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tdarr-2.0.32](https://github.com/truecharts/charts/compare/tdarr-2.0.31...tdarr-2.0.32) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tdarr-2.0.31](https://github.com/truecharts/charts/compare/tdarr-2.0.29...tdarr-2.0.31) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [tdarr-2.0.30](https://github.com/truecharts/charts/compare/tdarr-2.0.29...tdarr-2.0.30) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [tdarr-2.0.29](https://github.com/truecharts/charts/compare/tdarr-2.0.28...tdarr-2.0.29) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/tdarr/2.0.32/Chart.lock b/stable/tdarr/2.0.32/Chart.lock deleted file mode 100644 index 379569723e3..00000000000 --- a/stable/tdarr/2.0.32/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T23:02:18.263900127Z" diff --git a/stable/tdarr/2.0.32/Chart.yaml b/stable/tdarr/2.0.32/Chart.yaml deleted file mode 100644 index 4d2206a9bf4..00000000000 --- a/stable/tdarr/2.0.32/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "2.00.18.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.32 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/tdarr/2.0.32/README.md b/stable/tdarr/2.0.32/README.md deleted file mode 100644 index 090e842c9fd..00000000000 --- a/stable/tdarr/2.0.32/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# tdarr - -![Version: 2.0.32](https://img.shields.io/badge/Version-2.0.32-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.00.18.2](https://img.shields.io/badge/AppVersion-2.00.18.2-informational?style=flat-square) - -Audio/Video library transcoding automation - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [tdarr](https://truecharts.org/docs/charts/stable/tdarr) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/tdarr/2.0.32/charts/common-10.5.9.tgz b/stable/tdarr/2.0.32/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/tdarr/2.0.32/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/tdarr/2.0.33/CHANGELOG.md b/stable/tdarr/2.0.33/CHANGELOG.md new file mode 100644 index 00000000000..c531dce018f --- /dev/null +++ b/stable/tdarr/2.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [tdarr-2.0.33](https://github.com/truecharts/charts/compare/tdarr-2.0.32...tdarr-2.0.33) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [tdarr-2.0.32](https://github.com/truecharts/charts/compare/tdarr-2.0.31...tdarr-2.0.32) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tdarr-2.0.32](https://github.com/truecharts/charts/compare/tdarr-2.0.31...tdarr-2.0.32) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tdarr-2.0.32](https://github.com/truecharts/charts/compare/tdarr-2.0.31...tdarr-2.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tdarr-2.0.32](https://github.com/truecharts/charts/compare/tdarr-2.0.31...tdarr-2.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tdarr-2.0.32](https://github.com/truecharts/charts/compare/tdarr-2.0.31...tdarr-2.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tdarr-2.0.32](https://github.com/truecharts/charts/compare/tdarr-2.0.31...tdarr-2.0.32) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tdarr-2.0.31](https://github.com/truecharts/charts/compare/tdarr-2.0.29...tdarr-2.0.31) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [tdarr-2.0.30](https://github.com/truecharts/charts/compare/tdarr-2.0.29...tdarr-2.0.30) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + diff --git a/stable/tdarr/2.0.33/Chart.lock b/stable/tdarr/2.0.33/Chart.lock new file mode 100644 index 00000000000..f051709809d --- /dev/null +++ b/stable/tdarr/2.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T15:09:22.893216139Z" diff --git a/stable/tdarr/2.0.33/Chart.yaml b/stable/tdarr/2.0.33/Chart.yaml new file mode 100644 index 00000000000..7f5b6f9d13d --- /dev/null +++ b/stable/tdarr/2.0.33/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "2.00.18.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: Audio/Video library transcoding automation +home: https://truecharts.org/docs/charts/stable/tdarr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tdarr.png +keywords: + - encode + - media + - tdarr +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: tdarr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/tdarr + - https://github.com/HaveAGitGat/Tdarr + - https://hub.docker.com/r/haveagitgat/tdarr +type: application +version: 2.0.33 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/tdarr/2.0.33/README.md b/stable/tdarr/2.0.33/README.md new file mode 100644 index 00000000000..9b1da2c66be --- /dev/null +++ b/stable/tdarr/2.0.33/README.md @@ -0,0 +1,109 @@ +# tdarr + +![Version: 2.0.33](https://img.shields.io/badge/Version-2.0.33-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.00.18.2](https://img.shields.io/badge/AppVersion-2.00.18.2-informational?style=flat-square) + +Audio/Video library transcoding automation + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [tdarr](https://truecharts.org/docs/charts/stable/tdarr) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/tdarr/2.0.32/app-readme.md b/stable/tdarr/2.0.33/app-readme.md similarity index 100% rename from stable/tdarr/2.0.32/app-readme.md rename to stable/tdarr/2.0.33/app-readme.md diff --git a/stable/tdarr/2.0.33/charts/common-10.5.10.tgz b/stable/tdarr/2.0.33/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/tdarr/2.0.33/charts/common-10.5.10.tgz differ diff --git a/stable/tdarr/2.0.32/ix_values.yaml b/stable/tdarr/2.0.33/ix_values.yaml similarity index 100% rename from stable/tdarr/2.0.32/ix_values.yaml rename to stable/tdarr/2.0.33/ix_values.yaml diff --git a/stable/tdarr/2.0.32/questions.yaml b/stable/tdarr/2.0.33/questions.yaml similarity index 100% rename from stable/tdarr/2.0.32/questions.yaml rename to stable/tdarr/2.0.33/questions.yaml diff --git a/stable/tdarr/2.0.33/templates/common.yaml b/stable/tdarr/2.0.33/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/tdarr/2.0.33/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/zigbee2mqtt/4.0.34/values.yaml b/stable/tdarr/2.0.33/values.yaml similarity index 100% rename from stable/zigbee2mqtt/4.0.34/values.yaml rename to stable/tdarr/2.0.33/values.yaml diff --git a/stable/teamspeak3/4.0.33/CHANGELOG.md b/stable/teamspeak3/4.0.33/CHANGELOG.md deleted file mode 100644 index d5bbf2e60f4..00000000000 --- a/stable/teamspeak3/4.0.33/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [teamspeak3-4.0.33](https://github.com/truecharts/charts/compare/teamspeak3-4.0.32...teamspeak3-4.0.33) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [teamspeak3-4.0.33](https://github.com/truecharts/charts/compare/teamspeak3-4.0.32...teamspeak3-4.0.33) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [teamspeak3-4.0.33](https://github.com/truecharts/charts/compare/teamspeak3-4.0.32...teamspeak3-4.0.33) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [teamspeak3-4.0.33](https://github.com/truecharts/charts/compare/teamspeak3-4.0.32...teamspeak3-4.0.33) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [teamspeak3-4.0.33](https://github.com/truecharts/charts/compare/teamspeak3-4.0.32...teamspeak3-4.0.33) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [teamspeak3-4.0.33](https://github.com/truecharts/charts/compare/teamspeak3-4.0.32...teamspeak3-4.0.33) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [teamspeak3-4.0.32](https://github.com/truecharts/charts/compare/teamspeak3-4.0.30...teamspeak3-4.0.32) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [teamspeak3-4.0.31](https://github.com/truecharts/charts/compare/teamspeak3-4.0.30...teamspeak3-4.0.31) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [teamspeak3-4.0.30](https://github.com/truecharts/charts/compare/teamspeak3-4.0.29...teamspeak3-4.0.30) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/teamspeak3/4.0.33/Chart.lock b/stable/teamspeak3/4.0.33/Chart.lock deleted file mode 100644 index 8196b98cca2..00000000000 --- a/stable/teamspeak3/4.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T23:02:28.496877088Z" diff --git a/stable/teamspeak3/4.0.33/Chart.yaml b/stable/teamspeak3/4.0.33/Chart.yaml deleted file mode 100644 index 75fc2d6a874..00000000000 --- a/stable/teamspeak3/4.0.33/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "3.13.7" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.33 -annotations: - truecharts.org/catagories: | - - voice - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/teamspeak3/4.0.33/README.md b/stable/teamspeak3/4.0.33/README.md deleted file mode 100644 index 6521d9379d8..00000000000 --- a/stable/teamspeak3/4.0.33/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# teamspeak3 - -![Version: 4.0.33](https://img.shields.io/badge/Version-4.0.33-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.13.7](https://img.shields.io/badge/AppVersion-3.13.7-informational?style=flat-square) - -TeamSpeak is software for quality voice communication via the Internet. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [teamspeak3](https://truecharts.org/docs/charts/stable/teamspeak3) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/teamspeak3/4.0.33/charts/common-10.5.9.tgz b/stable/teamspeak3/4.0.33/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/teamspeak3/4.0.33/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/teamspeak3/4.0.34/CHANGELOG.md b/stable/teamspeak3/4.0.34/CHANGELOG.md new file mode 100644 index 00000000000..4f92545ec75 --- /dev/null +++ b/stable/teamspeak3/4.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [teamspeak3-4.0.34](https://github.com/truecharts/charts/compare/teamspeak3-4.0.33...teamspeak3-4.0.34) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [teamspeak3-4.0.33](https://github.com/truecharts/charts/compare/teamspeak3-4.0.32...teamspeak3-4.0.33) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [teamspeak3-4.0.33](https://github.com/truecharts/charts/compare/teamspeak3-4.0.32...teamspeak3-4.0.33) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [teamspeak3-4.0.33](https://github.com/truecharts/charts/compare/teamspeak3-4.0.32...teamspeak3-4.0.33) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [teamspeak3-4.0.33](https://github.com/truecharts/charts/compare/teamspeak3-4.0.32...teamspeak3-4.0.33) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [teamspeak3-4.0.33](https://github.com/truecharts/charts/compare/teamspeak3-4.0.32...teamspeak3-4.0.33) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [teamspeak3-4.0.33](https://github.com/truecharts/charts/compare/teamspeak3-4.0.32...teamspeak3-4.0.33) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [teamspeak3-4.0.32](https://github.com/truecharts/charts/compare/teamspeak3-4.0.30...teamspeak3-4.0.32) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [teamspeak3-4.0.31](https://github.com/truecharts/charts/compare/teamspeak3-4.0.30...teamspeak3-4.0.31) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + diff --git a/stable/teamspeak3/4.0.34/Chart.lock b/stable/teamspeak3/4.0.34/Chart.lock new file mode 100644 index 00000000000..9a87fe36cde --- /dev/null +++ b/stable/teamspeak3/4.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T15:09:35.536053422Z" diff --git a/stable/teamspeak3/4.0.34/Chart.yaml b/stable/teamspeak3/4.0.34/Chart.yaml new file mode 100644 index 00000000000..6f13efaa4ac --- /dev/null +++ b/stable/teamspeak3/4.0.34/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "3.13.7" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: TeamSpeak is software for quality voice communication via the Internet. +home: https://truecharts.org/docs/charts/stable/teamspeak3 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/teamspeak3.png +keywords: + - voice server + - teamspeak + - teamspeak3 + - teamspeak server +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: teamspeak3 +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/teamspeak3 + - https://hub.docker.com/_/teamspeak + - https://www.teamspeak.com/en/ +type: application +version: 4.0.34 +annotations: + truecharts.org/catagories: | + - voice + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/teamspeak3/4.0.34/README.md b/stable/teamspeak3/4.0.34/README.md new file mode 100644 index 00000000000..3c60050f710 --- /dev/null +++ b/stable/teamspeak3/4.0.34/README.md @@ -0,0 +1,109 @@ +# teamspeak3 + +![Version: 4.0.34](https://img.shields.io/badge/Version-4.0.34-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.13.7](https://img.shields.io/badge/AppVersion-3.13.7-informational?style=flat-square) + +TeamSpeak is software for quality voice communication via the Internet. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [teamspeak3](https://truecharts.org/docs/charts/stable/teamspeak3) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/teamspeak3/4.0.33/app-readme.md b/stable/teamspeak3/4.0.34/app-readme.md similarity index 100% rename from stable/teamspeak3/4.0.33/app-readme.md rename to stable/teamspeak3/4.0.34/app-readme.md diff --git a/stable/teamspeak3/4.0.34/charts/common-10.5.10.tgz b/stable/teamspeak3/4.0.34/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/teamspeak3/4.0.34/charts/common-10.5.10.tgz differ diff --git a/stable/teamspeak3/4.0.33/ix_values.yaml b/stable/teamspeak3/4.0.34/ix_values.yaml similarity index 100% rename from stable/teamspeak3/4.0.33/ix_values.yaml rename to stable/teamspeak3/4.0.34/ix_values.yaml diff --git a/stable/teamspeak3/4.0.33/questions.yaml b/stable/teamspeak3/4.0.34/questions.yaml similarity index 100% rename from stable/teamspeak3/4.0.33/questions.yaml rename to stable/teamspeak3/4.0.34/questions.yaml diff --git a/stable/teamspeak3/4.0.34/templates/common.yaml b/stable/teamspeak3/4.0.34/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/teamspeak3/4.0.34/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/znc/2.0.30/values.yaml b/stable/teamspeak3/4.0.34/values.yaml similarity index 100% rename from stable/znc/2.0.30/values.yaml rename to stable/teamspeak3/4.0.34/values.yaml diff --git a/stable/teedy/7.0.37/CHANGELOG.md b/stable/teedy/7.0.37/CHANGELOG.md deleted file mode 100644 index 0312f174d2f..00000000000 --- a/stable/teedy/7.0.37/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [teedy-7.0.37](https://github.com/truecharts/charts/compare/teedy-docs-0.0.23...teedy-7.0.37) (2022-09-13) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [teedy-7.0.36](https://github.com/truecharts/charts/compare/teedy-docs-0.0.23...teedy-7.0.36) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [teedy-7.0.36](https://github.com/truecharts/charts/compare/teedy-docs-0.0.23...teedy-7.0.36) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [teedy-7.0.36](https://github.com/truecharts/charts/compare/teedy-docs-0.0.23...teedy-7.0.36) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [teedy-7.0.36](https://github.com/truecharts/charts/compare/teedy-docs-0.0.23...teedy-7.0.36) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [teedy-7.0.36](https://github.com/truecharts/charts/compare/teedy-docs-0.0.23...teedy-7.0.36) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [teedy-7.0.36](https://github.com/truecharts/charts/compare/teedy-docs-0.0.23...teedy-7.0.36) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [teedy-7.0.35](https://github.com/truecharts/charts/compare/teedy-docs-0.0.21...teedy-7.0.35) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/stable/teedy/7.0.37/Chart.lock b/stable/teedy/7.0.37/Chart.lock deleted file mode 100644 index 799cfe5880f..00000000000 --- a/stable/teedy/7.0.37/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -digest: sha256:bfcb2819ba71fec67e4e1b700216bcea405d58eaaf9c45e3705bdbead908b8e9 -generated: "2022-09-13T06:30:26.920471961Z" diff --git a/stable/teedy/7.0.37/Chart.yaml b/stable/teedy/7.0.37/Chart.yaml deleted file mode 100644 index 1bc4bf03f14..00000000000 --- a/stable/teedy/7.0.37/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.37 -kubeVersion: ">=1.16.0-0" -keywords: - - teedy - - documents - - management -home: https://truecharts.org/docs/charts/stable/teedy -icon: https://truecharts.org/img/hotlink-ok/chart-icons/teedy.png -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/teedy - - https://github.com/sismics/docs -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -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.37/README.md b/stable/teedy/7.0.37/README.md deleted file mode 100644 index 0619b697a8c..00000000000 --- a/stable/teedy/7.0.37/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# teedy - -![Version: 7.0.37](https://img.shields.io/badge/Version-7.0.37-informational?style=flat-square) ![AppVersion: 1.10](https://img.shields.io/badge/AppVersion-1.10-informational?style=flat-square) - -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.76 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/teedy/7.0.37/charts/common-10.5.9.tgz b/stable/teedy/7.0.37/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/teedy/7.0.37/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/teedy/7.0.37/charts/postgresql-8.0.76.tgz b/stable/teedy/7.0.37/charts/postgresql-8.0.76.tgz deleted file mode 100644 index 129e37daa0e..00000000000 Binary files a/stable/teedy/7.0.37/charts/postgresql-8.0.76.tgz and /dev/null differ diff --git a/stable/teedy/7.0.38/CHANGELOG.md b/stable/teedy/7.0.38/CHANGELOG.md new file mode 100644 index 00000000000..9321595c53c --- /dev/null +++ b/stable/teedy/7.0.38/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [teedy-7.0.38](https://github.com/truecharts/charts/compare/teedy-7.0.37...teedy-7.0.38) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [teedy-7.0.37](https://github.com/truecharts/charts/compare/teedy-docs-0.0.23...teedy-7.0.37) (2022-09-13) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [teedy-7.0.36](https://github.com/truecharts/charts/compare/teedy-docs-0.0.23...teedy-7.0.36) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [teedy-7.0.36](https://github.com/truecharts/charts/compare/teedy-docs-0.0.23...teedy-7.0.36) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [teedy-7.0.36](https://github.com/truecharts/charts/compare/teedy-docs-0.0.23...teedy-7.0.36) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [teedy-7.0.36](https://github.com/truecharts/charts/compare/teedy-docs-0.0.23...teedy-7.0.36) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [teedy-7.0.36](https://github.com/truecharts/charts/compare/teedy-docs-0.0.23...teedy-7.0.36) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [teedy-7.0.36](https://github.com/truecharts/charts/compare/teedy-docs-0.0.23...teedy-7.0.36) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + diff --git a/stable/teedy/7.0.38/Chart.lock b/stable/teedy/7.0.38/Chart.lock new file mode 100644 index 00000000000..3404ccfe893 --- /dev/null +++ b/stable/teedy/7.0.38/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 +generated: "2022-09-15T15:09:54.595148069Z" diff --git a/stable/teedy/7.0.38/Chart.yaml b/stable/teedy/7.0.38/Chart.yaml new file mode 100644 index 00000000000..247f3b858ab --- /dev/null +++ b/stable/teedy/7.0.38/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.38 +kubeVersion: ">=1.16.0-0" +keywords: + - teedy + - documents + - management +home: https://truecharts.org/docs/charts/stable/teedy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/teedy.png +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/teedy + - https://github.com/sismics/docs +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/teedy/7.0.38/README.md b/stable/teedy/7.0.38/README.md new file mode 100644 index 00000000000..28b3be11ba8 --- /dev/null +++ b/stable/teedy/7.0.38/README.md @@ -0,0 +1,109 @@ +# teedy + +![Version: 7.0.38](https://img.shields.io/badge/Version-7.0.38-informational?style=flat-square) ![AppVersion: 1.10](https://img.shields.io/badge/AppVersion-1.10-informational?style=flat-square) + +Teedy is an open source, lightweight document management system for individuals and businesses. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [teedy](https://truecharts.org/docs/charts/stable/teedy) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.78 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/teedy/7.0.37/app-readme.md b/stable/teedy/7.0.38/app-readme.md similarity index 100% rename from stable/teedy/7.0.37/app-readme.md rename to stable/teedy/7.0.38/app-readme.md diff --git a/stable/teedy/7.0.38/charts/common-10.5.10.tgz b/stable/teedy/7.0.38/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/teedy/7.0.38/charts/common-10.5.10.tgz differ diff --git a/stable/teedy/7.0.38/charts/postgresql-8.0.78.tgz b/stable/teedy/7.0.38/charts/postgresql-8.0.78.tgz new file mode 100644 index 00000000000..ef5433c52fa Binary files /dev/null and b/stable/teedy/7.0.38/charts/postgresql-8.0.78.tgz differ diff --git a/stable/teedy/7.0.37/ix_values.yaml b/stable/teedy/7.0.38/ix_values.yaml similarity index 100% rename from stable/teedy/7.0.37/ix_values.yaml rename to stable/teedy/7.0.38/ix_values.yaml diff --git a/stable/teedy/7.0.37/questions.yaml b/stable/teedy/7.0.38/questions.yaml similarity index 100% rename from stable/teedy/7.0.37/questions.yaml rename to stable/teedy/7.0.38/questions.yaml diff --git a/stable/teedy/7.0.38/templates/common.yaml b/stable/teedy/7.0.38/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/teedy/7.0.38/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/ztcuui-aio/1.0.7/values.yaml b/stable/teedy/7.0.38/values.yaml similarity index 100% rename from stable/ztcuui-aio/1.0.7/values.yaml rename to stable/teedy/7.0.38/values.yaml diff --git a/stable/thelounge/6.0.30/CHANGELOG.md b/stable/thelounge/6.0.30/CHANGELOG.md deleted file mode 100644 index f73f49e0b12..00000000000 --- a/stable/thelounge/6.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [thelounge-6.0.30](https://github.com/truecharts/charts/compare/thelounge-6.0.29...thelounge-6.0.30) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [thelounge-6.0.30](https://github.com/truecharts/charts/compare/thelounge-6.0.29...thelounge-6.0.30) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [thelounge-6.0.30](https://github.com/truecharts/charts/compare/thelounge-6.0.29...thelounge-6.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [thelounge-6.0.30](https://github.com/truecharts/charts/compare/thelounge-6.0.29...thelounge-6.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [thelounge-6.0.30](https://github.com/truecharts/charts/compare/thelounge-6.0.29...thelounge-6.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [thelounge-6.0.30](https://github.com/truecharts/charts/compare/thelounge-6.0.29...thelounge-6.0.30) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [thelounge-6.0.29](https://github.com/truecharts/charts/compare/thelounge-6.0.27...thelounge-6.0.29) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [thelounge-6.0.28](https://github.com/truecharts/charts/compare/thelounge-6.0.27...thelounge-6.0.28) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [thelounge-6.0.27](https://github.com/truecharts/charts/compare/thelounge-6.0.26...thelounge-6.0.27) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/thelounge/6.0.30/Chart.lock b/stable/thelounge/6.0.30/Chart.lock deleted file mode 100644 index 694f71501d8..00000000000 --- a/stable/thelounge/6.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T23:02:42.950825223Z" diff --git a/stable/thelounge/6.0.30/Chart.yaml b/stable/thelounge/6.0.30/Chart.yaml deleted file mode 100644 index 08439a28836..00000000000 --- a/stable/thelounge/6.0.30/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "4.3.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.30 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/thelounge/6.0.30/README.md b/stable/thelounge/6.0.30/README.md deleted file mode 100644 index 804338d723d..00000000000 --- a/stable/thelounge/6.0.30/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# thelounge - -![Version: 6.0.30](https://img.shields.io/badge/Version-6.0.30-informational?style=flat-square) ![AppVersion: 4.3.1](https://img.shields.io/badge/AppVersion-4.3.1-informational?style=flat-square) - -The Lounge, modern web IRC client designed for self-hosting - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [thelounge](https://truecharts.org/docs/charts/stable/thelounge) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/thelounge/6.0.30/charts/common-10.5.9.tgz b/stable/thelounge/6.0.30/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/thelounge/6.0.30/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/thelounge/6.0.31/CHANGELOG.md b/stable/thelounge/6.0.31/CHANGELOG.md new file mode 100644 index 00000000000..e64870829d1 --- /dev/null +++ b/stable/thelounge/6.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [thelounge-6.0.31](https://github.com/truecharts/charts/compare/thelounge-6.0.30...thelounge-6.0.31) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [thelounge-6.0.30](https://github.com/truecharts/charts/compare/thelounge-6.0.29...thelounge-6.0.30) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [thelounge-6.0.30](https://github.com/truecharts/charts/compare/thelounge-6.0.29...thelounge-6.0.30) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [thelounge-6.0.30](https://github.com/truecharts/charts/compare/thelounge-6.0.29...thelounge-6.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [thelounge-6.0.30](https://github.com/truecharts/charts/compare/thelounge-6.0.29...thelounge-6.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [thelounge-6.0.30](https://github.com/truecharts/charts/compare/thelounge-6.0.29...thelounge-6.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [thelounge-6.0.30](https://github.com/truecharts/charts/compare/thelounge-6.0.29...thelounge-6.0.30) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [thelounge-6.0.29](https://github.com/truecharts/charts/compare/thelounge-6.0.27...thelounge-6.0.29) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [thelounge-6.0.28](https://github.com/truecharts/charts/compare/thelounge-6.0.27...thelounge-6.0.28) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + diff --git a/stable/thelounge/6.0.31/Chart.lock b/stable/thelounge/6.0.31/Chart.lock new file mode 100644 index 00000000000..e3ef9dad62e --- /dev/null +++ b/stable/thelounge/6.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T15:09:54.74855138Z" diff --git a/stable/thelounge/6.0.31/Chart.yaml b/stable/thelounge/6.0.31/Chart.yaml new file mode 100644 index 00000000000..8fed4681491 --- /dev/null +++ b/stable/thelounge/6.0.31/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "4.3.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: The Lounge, modern web IRC client designed for self-hosting +home: https://truecharts.org/docs/charts/stable/thelounge +icon: https://truecharts.org/img/hotlink-ok/chart-icons/thelounge.png +keywords: + - thelounge + - IRC + - The Lounge + - docker + - thelounge-docker +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: thelounge +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/thelounge + - https://github.com/thelounge/thelounge +version: 6.0.31 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/thelounge/6.0.31/README.md b/stable/thelounge/6.0.31/README.md new file mode 100644 index 00000000000..97cdeaa672b --- /dev/null +++ b/stable/thelounge/6.0.31/README.md @@ -0,0 +1,108 @@ +# thelounge + +![Version: 6.0.31](https://img.shields.io/badge/Version-6.0.31-informational?style=flat-square) ![AppVersion: 4.3.1](https://img.shields.io/badge/AppVersion-4.3.1-informational?style=flat-square) + +The Lounge, modern web IRC client designed for self-hosting + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [thelounge](https://truecharts.org/docs/charts/stable/thelounge) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/thelounge/6.0.30/app-readme.md b/stable/thelounge/6.0.31/app-readme.md similarity index 100% rename from stable/thelounge/6.0.30/app-readme.md rename to stable/thelounge/6.0.31/app-readme.md diff --git a/stable/thelounge/6.0.31/charts/common-10.5.10.tgz b/stable/thelounge/6.0.31/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/thelounge/6.0.31/charts/common-10.5.10.tgz differ diff --git a/stable/thelounge/6.0.30/ix_values.yaml b/stable/thelounge/6.0.31/ix_values.yaml similarity index 100% rename from stable/thelounge/6.0.30/ix_values.yaml rename to stable/thelounge/6.0.31/ix_values.yaml diff --git a/stable/thelounge/6.0.30/questions.yaml b/stable/thelounge/6.0.31/questions.yaml similarity index 100% rename from stable/thelounge/6.0.30/questions.yaml rename to stable/thelounge/6.0.31/questions.yaml diff --git a/stable/thelounge/6.0.31/templates/common.yaml b/stable/thelounge/6.0.31/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/thelounge/6.0.31/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/zigbee2mqtt/4.0.34/SKIPINSTALL b/stable/thelounge/6.0.31/values.yaml similarity index 100% rename from stable/zigbee2mqtt/4.0.34/SKIPINSTALL rename to stable/thelounge/6.0.31/values.yaml diff --git a/stable/theme-park/2.0.12/CHANGELOG.md b/stable/theme-park/2.0.12/CHANGELOG.md deleted file mode 100644 index 319eecad23a..00000000000 --- a/stable/theme-park/2.0.12/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [theme-park-2.0.12](https://github.com/truecharts/charts/compare/theme-park-2.0.11...theme-park-2.0.12) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [theme-park-2.0.12](https://github.com/truecharts/charts/compare/theme-park-2.0.11...theme-park-2.0.12) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [theme-park-2.0.12](https://github.com/truecharts/charts/compare/theme-park-2.0.11...theme-park-2.0.12) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [theme-park-2.0.12](https://github.com/truecharts/charts/compare/theme-park-2.0.11...theme-park-2.0.12) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [theme-park-2.0.12](https://github.com/truecharts/charts/compare/theme-park-2.0.11...theme-park-2.0.12) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [theme-park-2.0.12](https://github.com/truecharts/charts/compare/theme-park-2.0.11...theme-park-2.0.12) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [theme-park-2.0.11](https://github.com/truecharts/charts/compare/theme-park-2.0.9...theme-park-2.0.11) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [theme-park-2.0.10](https://github.com/truecharts/charts/compare/theme-park-2.0.9...theme-park-2.0.10) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [theme-park-2.0.9](https://github.com/truecharts/charts/compare/theme-park-2.0.8...theme-park-2.0.9) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/theme-park/2.0.12/Chart.lock b/stable/theme-park/2.0.12/Chart.lock deleted file mode 100644 index 98da76919e2..00000000000 --- a/stable/theme-park/2.0.12/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T23:02:51.72180159Z" diff --git a/stable/theme-park/2.0.12/Chart.yaml b/stable/theme-park/2.0.12/Chart.yaml deleted file mode 100644 index 5ee4b5e8c13..00000000000 --- a/stable/theme-park/2.0.12/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "1.10.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.12 -annotations: - truecharts.org/catagories: | - - customization - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/theme-park/2.0.12/README.md b/stable/theme-park/2.0.12/README.md deleted file mode 100644 index 6e000c33fe0..00000000000 --- a/stable/theme-park/2.0.12/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# theme-park - -![Version: 2.0.12](https://img.shields.io/badge/Version-2.0.12-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.10.1](https://img.shields.io/badge/AppVersion-1.10.1-informational?style=flat-square) - -Custom themes for your favorite apps! - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [theme-park](https://truecharts.org/docs/charts/stable/theme-park) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/theme-park/2.0.12/charts/common-10.5.9.tgz b/stable/theme-park/2.0.12/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/theme-park/2.0.12/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/theme-park/2.0.13/CHANGELOG.md b/stable/theme-park/2.0.13/CHANGELOG.md new file mode 100644 index 00000000000..202cb8d52dc --- /dev/null +++ b/stable/theme-park/2.0.13/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [theme-park-2.0.13](https://github.com/truecharts/charts/compare/theme-park-2.0.12...theme-park-2.0.13) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [theme-park-2.0.12](https://github.com/truecharts/charts/compare/theme-park-2.0.11...theme-park-2.0.12) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [theme-park-2.0.12](https://github.com/truecharts/charts/compare/theme-park-2.0.11...theme-park-2.0.12) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [theme-park-2.0.12](https://github.com/truecharts/charts/compare/theme-park-2.0.11...theme-park-2.0.12) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [theme-park-2.0.12](https://github.com/truecharts/charts/compare/theme-park-2.0.11...theme-park-2.0.12) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [theme-park-2.0.12](https://github.com/truecharts/charts/compare/theme-park-2.0.11...theme-park-2.0.12) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [theme-park-2.0.12](https://github.com/truecharts/charts/compare/theme-park-2.0.11...theme-park-2.0.12) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [theme-park-2.0.11](https://github.com/truecharts/charts/compare/theme-park-2.0.9...theme-park-2.0.11) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [theme-park-2.0.10](https://github.com/truecharts/charts/compare/theme-park-2.0.9...theme-park-2.0.10) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + diff --git a/stable/theme-park/2.0.13/Chart.lock b/stable/theme-park/2.0.13/Chart.lock new file mode 100644 index 00000000000..d18666fe650 --- /dev/null +++ b/stable/theme-park/2.0.13/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T15:10:00.938890555Z" diff --git a/stable/theme-park/2.0.13/Chart.yaml b/stable/theme-park/2.0.13/Chart.yaml new file mode 100644 index 00000000000..f219cc9ba0e --- /dev/null +++ b/stable/theme-park/2.0.13/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "1.10.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: Custom themes for your favorite apps! +home: https://truecharts.org/docs/charts/stable/theme-park +icon: https://truecharts.org/img/hotlink-ok/chart-icons/theme-park.png +keywords: + - theme-park + - customization +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: theme-park +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/theme-park + - https://github.com/gilbn/theme.park +type: application +version: 2.0.13 +annotations: + truecharts.org/catagories: | + - customization + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/theme-park/2.0.13/README.md b/stable/theme-park/2.0.13/README.md new file mode 100644 index 00000000000..adb531bd566 --- /dev/null +++ b/stable/theme-park/2.0.13/README.md @@ -0,0 +1,108 @@ +# theme-park + +![Version: 2.0.13](https://img.shields.io/badge/Version-2.0.13-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.10.1](https://img.shields.io/badge/AppVersion-1.10.1-informational?style=flat-square) + +Custom themes for your favorite apps! + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [theme-park](https://truecharts.org/docs/charts/stable/theme-park) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/theme-park/2.0.12/app-readme.md b/stable/theme-park/2.0.13/app-readme.md similarity index 100% rename from stable/theme-park/2.0.12/app-readme.md rename to stable/theme-park/2.0.13/app-readme.md diff --git a/stable/theme-park/2.0.13/charts/common-10.5.10.tgz b/stable/theme-park/2.0.13/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/theme-park/2.0.13/charts/common-10.5.10.tgz differ diff --git a/stable/theme-park/2.0.12/ix_values.yaml b/stable/theme-park/2.0.13/ix_values.yaml similarity index 100% rename from stable/theme-park/2.0.12/ix_values.yaml rename to stable/theme-park/2.0.13/ix_values.yaml diff --git a/stable/theme-park/2.0.12/questions.yaml b/stable/theme-park/2.0.13/questions.yaml similarity index 100% rename from stable/theme-park/2.0.12/questions.yaml rename to stable/theme-park/2.0.13/questions.yaml diff --git a/stable/theme-park/2.0.13/templates/common.yaml b/stable/theme-park/2.0.13/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/theme-park/2.0.13/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/theme-park/2.0.13/values.yaml b/stable/theme-park/2.0.13/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/tinymediamanager/2.0.33/CHANGELOG.md b/stable/tinymediamanager/2.0.33/CHANGELOG.md deleted file mode 100644 index e682cf8c778..00000000000 --- a/stable/tinymediamanager/2.0.33/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [tinymediamanager-2.0.33](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.32...tinymediamanager-2.0.33) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tinymediamanager-2.0.33](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.32...tinymediamanager-2.0.33) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tinymediamanager-2.0.33](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.32...tinymediamanager-2.0.33) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tinymediamanager-2.0.33](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.32...tinymediamanager-2.0.33) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tinymediamanager-2.0.33](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.32...tinymediamanager-2.0.33) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tinymediamanager-2.0.33](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.32...tinymediamanager-2.0.33) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tinymediamanager-2.0.32](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.30...tinymediamanager-2.0.32) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [tinymediamanager-2.0.31](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.30...tinymediamanager-2.0.31) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [tinymediamanager-2.0.30](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.29...tinymediamanager-2.0.30) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/tinymediamanager/2.0.33/Chart.lock b/stable/tinymediamanager/2.0.33/Chart.lock deleted file mode 100644 index c8a913d1e5d..00000000000 --- a/stable/tinymediamanager/2.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T23:02:53.227940183Z" diff --git a/stable/tinymediamanager/2.0.33/Chart.yaml b/stable/tinymediamanager/2.0.33/Chart.yaml deleted file mode 100644 index 69010245dcf..00000000000 --- a/stable/tinymediamanager/2.0.33/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "4.3.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.33 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/tinymediamanager/2.0.33/README.md b/stable/tinymediamanager/2.0.33/README.md deleted file mode 100644 index d6680ae0559..00000000000 --- a/stable/tinymediamanager/2.0.33/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# tinymediamanager - -![Version: 2.0.33](https://img.shields.io/badge/Version-2.0.33-informational?style=flat-square) ![AppVersion: 4.3.3](https://img.shields.io/badge/AppVersion-4.3.3-informational?style=flat-square) - -TinyMediaManager is a full featured media manager to organize and clean up your media library. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [tinymediamanager](https://truecharts.org/docs/charts/stable/tinymediamanager) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/tinymediamanager/2.0.33/charts/common-10.5.9.tgz b/stable/tinymediamanager/2.0.33/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/tinymediamanager/2.0.33/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/tinymediamanager/2.0.34/CHANGELOG.md b/stable/tinymediamanager/2.0.34/CHANGELOG.md new file mode 100644 index 00000000000..b0ab624d664 --- /dev/null +++ b/stable/tinymediamanager/2.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [tinymediamanager-2.0.34](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.33...tinymediamanager-2.0.34) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [tinymediamanager-2.0.33](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.32...tinymediamanager-2.0.33) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tinymediamanager-2.0.33](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.32...tinymediamanager-2.0.33) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tinymediamanager-2.0.33](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.32...tinymediamanager-2.0.33) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tinymediamanager-2.0.33](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.32...tinymediamanager-2.0.33) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tinymediamanager-2.0.33](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.32...tinymediamanager-2.0.33) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tinymediamanager-2.0.33](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.32...tinymediamanager-2.0.33) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tinymediamanager-2.0.32](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.30...tinymediamanager-2.0.32) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [tinymediamanager-2.0.31](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.30...tinymediamanager-2.0.31) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + diff --git a/stable/tinymediamanager/2.0.34/Chart.lock b/stable/tinymediamanager/2.0.34/Chart.lock new file mode 100644 index 00000000000..486f5b3f289 --- /dev/null +++ b/stable/tinymediamanager/2.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T15:10:06.44581302Z" diff --git a/stable/tinymediamanager/2.0.34/Chart.yaml b/stable/tinymediamanager/2.0.34/Chart.yaml new file mode 100644 index 00000000000..ab4f3f90374 --- /dev/null +++ b/stable/tinymediamanager/2.0.34/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "4.3.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: TinyMediaManager is a full featured media manager to organize and clean up your media library. +home: https://truecharts.org/docs/charts/stable/tinymediamanager +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tinymediamanager.png +keywords: + - tiny + - media + - manager +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: tinymediamanager +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/tinymediamanager + - https://hub.docker.com/r/tinymediamanager/tinymediamanager + - https://gitlab.com/tinyMediaManager/tinyMediaManager +version: 2.0.34 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/tinymediamanager/2.0.34/README.md b/stable/tinymediamanager/2.0.34/README.md new file mode 100644 index 00000000000..8d4dcf0a911 --- /dev/null +++ b/stable/tinymediamanager/2.0.34/README.md @@ -0,0 +1,109 @@ +# tinymediamanager + +![Version: 2.0.34](https://img.shields.io/badge/Version-2.0.34-informational?style=flat-square) ![AppVersion: 4.3.3](https://img.shields.io/badge/AppVersion-4.3.3-informational?style=flat-square) + +TinyMediaManager is a full featured media manager to organize and clean up your media library. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [tinymediamanager](https://truecharts.org/docs/charts/stable/tinymediamanager) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/tinymediamanager/2.0.33/app-readme.md b/stable/tinymediamanager/2.0.34/app-readme.md similarity index 100% rename from stable/tinymediamanager/2.0.33/app-readme.md rename to stable/tinymediamanager/2.0.34/app-readme.md diff --git a/stable/tinymediamanager/2.0.34/charts/common-10.5.10.tgz b/stable/tinymediamanager/2.0.34/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/tinymediamanager/2.0.34/charts/common-10.5.10.tgz differ diff --git a/stable/tinymediamanager/2.0.33/ix_values.yaml b/stable/tinymediamanager/2.0.34/ix_values.yaml similarity index 100% rename from stable/tinymediamanager/2.0.33/ix_values.yaml rename to stable/tinymediamanager/2.0.34/ix_values.yaml diff --git a/stable/tinymediamanager/2.0.33/questions.yaml b/stable/tinymediamanager/2.0.34/questions.yaml similarity index 100% rename from stable/tinymediamanager/2.0.33/questions.yaml rename to stable/tinymediamanager/2.0.34/questions.yaml diff --git a/stable/tinymediamanager/2.0.34/templates/common.yaml b/stable/tinymediamanager/2.0.34/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/tinymediamanager/2.0.34/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/tinymediamanager/2.0.34/values.yaml b/stable/tinymediamanager/2.0.34/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/traccar/7.0.39/CHANGELOG.md b/stable/traccar/7.0.39/CHANGELOG.md deleted file mode 100644 index 50c5f44b5cb..00000000000 --- a/stable/traccar/7.0.39/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [traccar-7.0.39](https://github.com/truecharts/charts/compare/traccar-7.0.37...traccar-7.0.39) (2022-09-13) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [traccar-7.0.38](https://github.com/truecharts/charts/compare/traccar-7.0.37...traccar-7.0.38) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [traccar-7.0.38](https://github.com/truecharts/charts/compare/traccar-7.0.37...traccar-7.0.38) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [traccar-7.0.38](https://github.com/truecharts/charts/compare/traccar-7.0.37...traccar-7.0.38) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [traccar-7.0.38](https://github.com/truecharts/charts/compare/traccar-7.0.37...traccar-7.0.38) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [traccar-7.0.38](https://github.com/truecharts/charts/compare/traccar-7.0.37...traccar-7.0.38) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [traccar-7.0.38](https://github.com/truecharts/charts/compare/traccar-7.0.37...traccar-7.0.38) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [traccar-7.0.37](https://github.com/truecharts/charts/compare/traccar-7.0.35...traccar-7.0.37) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/stable/traccar/7.0.39/Chart.lock b/stable/traccar/7.0.39/Chart.lock deleted file mode 100644 index a4b478779d3..00000000000 --- a/stable/traccar/7.0.39/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -digest: sha256:bfcb2819ba71fec67e4e1b700216bcea405d58eaaf9c45e3705bdbead908b8e9 -generated: "2022-09-13T06:30:27.61265948Z" diff --git a/stable/traccar/7.0.39/Chart.yaml b/stable/traccar/7.0.39/Chart.yaml deleted file mode 100644 index c2e79281ee1..00000000000 --- a/stable/traccar/7.0.39/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.39 -kubeVersion: ">=1.16.0-0" -keywords: - - traccar - - gps -home: https://truecharts.org/docs/charts/stable/traccar -icon: https://truecharts.org/img/hotlink-ok/chart-icons/traccar.png -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/traccar - - https://github.com/traccar/traccar - - https://hub.docker.com/r/traccar/traccar -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -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.39/README.md b/stable/traccar/7.0.39/README.md deleted file mode 100644 index f7b8517f187..00000000000 --- a/stable/traccar/7.0.39/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# traccar - -![Version: 7.0.39](https://img.shields.io/badge/Version-7.0.39-informational?style=flat-square) ![AppVersion: 5.3](https://img.shields.io/badge/AppVersion-5.3-informational?style=flat-square) - -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.76 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/traccar/7.0.39/charts/common-10.5.9.tgz b/stable/traccar/7.0.39/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/traccar/7.0.39/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/traccar/7.0.39/charts/postgresql-8.0.76.tgz b/stable/traccar/7.0.39/charts/postgresql-8.0.76.tgz deleted file mode 100644 index 129e37daa0e..00000000000 Binary files a/stable/traccar/7.0.39/charts/postgresql-8.0.76.tgz and /dev/null differ diff --git a/stable/traccar/7.0.40/CHANGELOG.md b/stable/traccar/7.0.40/CHANGELOG.md new file mode 100644 index 00000000000..c7a55caf0bc --- /dev/null +++ b/stable/traccar/7.0.40/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [traccar-7.0.40](https://github.com/truecharts/charts/compare/traccar-7.0.39...traccar-7.0.40) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [traccar-7.0.39](https://github.com/truecharts/charts/compare/traccar-7.0.37...traccar-7.0.39) (2022-09-13) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [traccar-7.0.38](https://github.com/truecharts/charts/compare/traccar-7.0.37...traccar-7.0.38) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [traccar-7.0.38](https://github.com/truecharts/charts/compare/traccar-7.0.37...traccar-7.0.38) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [traccar-7.0.38](https://github.com/truecharts/charts/compare/traccar-7.0.37...traccar-7.0.38) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [traccar-7.0.38](https://github.com/truecharts/charts/compare/traccar-7.0.37...traccar-7.0.38) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [traccar-7.0.38](https://github.com/truecharts/charts/compare/traccar-7.0.37...traccar-7.0.38) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [traccar-7.0.38](https://github.com/truecharts/charts/compare/traccar-7.0.37...traccar-7.0.38) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + diff --git a/stable/traccar/7.0.40/Chart.lock b/stable/traccar/7.0.40/Chart.lock new file mode 100644 index 00000000000..100f5b7f13e --- /dev/null +++ b/stable/traccar/7.0.40/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 +generated: "2022-09-15T15:10:38.184413855Z" diff --git a/stable/traccar/7.0.40/Chart.yaml b/stable/traccar/7.0.40/Chart.yaml new file mode 100644 index 00000000000..9a57a70020f --- /dev/null +++ b/stable/traccar/7.0.40/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.40 +kubeVersion: ">=1.16.0-0" +keywords: + - traccar + - gps +home: https://truecharts.org/docs/charts/stable/traccar +icon: https://truecharts.org/img/hotlink-ok/chart-icons/traccar.png +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/traccar + - https://github.com/traccar/traccar + - https://hub.docker.com/r/traccar/traccar +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/traccar/7.0.40/README.md b/stable/traccar/7.0.40/README.md new file mode 100644 index 00000000000..a123e03ec83 --- /dev/null +++ b/stable/traccar/7.0.40/README.md @@ -0,0 +1,110 @@ +# traccar + +![Version: 7.0.40](https://img.shields.io/badge/Version-7.0.40-informational?style=flat-square) ![AppVersion: 5.3](https://img.shields.io/badge/AppVersion-5.3-informational?style=flat-square) + +Traccar is an open source GPS tracking system. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [traccar](https://truecharts.org/docs/charts/stable/traccar) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.78 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/traccar/7.0.39/app-readme.md b/stable/traccar/7.0.40/app-readme.md similarity index 100% rename from stable/traccar/7.0.39/app-readme.md rename to stable/traccar/7.0.40/app-readme.md diff --git a/stable/traccar/7.0.40/charts/common-10.5.10.tgz b/stable/traccar/7.0.40/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/traccar/7.0.40/charts/common-10.5.10.tgz differ diff --git a/stable/traccar/7.0.40/charts/postgresql-8.0.78.tgz b/stable/traccar/7.0.40/charts/postgresql-8.0.78.tgz new file mode 100644 index 00000000000..ef5433c52fa Binary files /dev/null and b/stable/traccar/7.0.40/charts/postgresql-8.0.78.tgz differ diff --git a/stable/traccar/7.0.39/ix_values.yaml b/stable/traccar/7.0.40/ix_values.yaml similarity index 100% rename from stable/traccar/7.0.39/ix_values.yaml rename to stable/traccar/7.0.40/ix_values.yaml diff --git a/stable/traccar/7.0.39/questions.yaml b/stable/traccar/7.0.40/questions.yaml similarity index 100% rename from stable/traccar/7.0.39/questions.yaml rename to stable/traccar/7.0.40/questions.yaml diff --git a/stable/traccar/7.0.40/templates/common.yaml b/stable/traccar/7.0.40/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/traccar/7.0.40/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/traccar/7.0.40/values.yaml b/stable/traccar/7.0.40/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/traefik/13.3.8/CHANGELOG.md b/stable/traefik/13.3.8/CHANGELOG.md new file mode 100644 index 00000000000..ac1da0e3eae --- /dev/null +++ b/stable/traefik/13.3.8/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [traefik-13.3.8](https://github.com/truecharts/charts/compare/traefik-13.3.7...traefik-13.3.8) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [traefik-13.3.7](https://github.com/truecharts/charts/compare/traefik-13.3.6...traefik-13.3.7) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [traefik-13.3.7](https://github.com/truecharts/charts/compare/traefik-13.3.6...traefik-13.3.7) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [traefik-13.3.7](https://github.com/truecharts/charts/compare/traefik-13.3.6...traefik-13.3.7) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [traefik-13.3.7](https://github.com/truecharts/charts/compare/traefik-13.3.6...traefik-13.3.7) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [traefik-13.3.7](https://github.com/truecharts/charts/compare/traefik-13.3.6...traefik-13.3.7) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [traefik-13.3.7](https://github.com/truecharts/charts/compare/traefik-13.3.6...traefik-13.3.7) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [traefik-13.3.6](https://github.com/truecharts/charts/compare/traefik-13.3.5...traefik-13.3.6) (2022-09-09) + +### Chore + +- move docs from website repo ([#3722](https://github.com/truecharts/charts/issues/3722)) + + + + +## [traefik-13.3.5](https://github.com/truecharts/charts/compare/traefik-13.3.4...traefik-13.3.5) (2022-09-04) + +### Chore + +- update docker general non-major ([#3681](https://github.com/truecharts/charts/issues/3681)) + + + diff --git a/stable/traefik/13.3.8/Chart.lock b/stable/traefik/13.3.8/Chart.lock new file mode 100644 index 00000000000..31640dbda52 --- /dev/null +++ b/stable/traefik/13.3.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T15:10:31.158214922Z" diff --git a/stable/traefik/13.3.8/Chart.yaml b/stable/traefik/13.3.8/Chart.yaml new file mode 100644 index 00000000000..690a7c41abc --- /dev/null +++ b/stable/traefik/13.3.8/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "2.8.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +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.3.8 +annotations: + truecharts.org/catagories: | + - network + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/traefik/13.3.8/README.md b/stable/traefik/13.3.8/README.md new file mode 100644 index 00000000000..22568fc6824 --- /dev/null +++ b/stable/traefik/13.3.8/README.md @@ -0,0 +1,110 @@ +# traefik + +![Version: 13.3.8](https://img.shields.io/badge/Version-13.3.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.8.4](https://img.shields.io/badge/AppVersion-2.8.4-informational?style=flat-square) + +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.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `traefik` deployment + +```console +helm uninstall traefik +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install traefik \ + --set env.TZ="America/New York" \ + TrueCharts/traefik +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install traefik TrueCharts/traefik -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/traefik/13.3.8/app-readme.md b/stable/traefik/13.3.8/app-readme.md new file mode 100644 index 00000000000..b76832bd9a2 --- /dev/null +++ b/stable/traefik/13.3.8/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.3.8/charts/common-10.5.10.tgz b/stable/traefik/13.3.8/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/traefik/13.3.8/charts/common-10.5.10.tgz differ diff --git a/stable/traefik/13.3.8/crds/ingressroute.yaml b/stable/traefik/13.3.8/crds/ingressroute.yaml new file mode 100644 index 00000000000..572adae5f00 --- /dev/null +++ b/stable/traefik/13.3.8/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.3.8/crds/ingressroutetcp.yaml b/stable/traefik/13.3.8/crds/ingressroutetcp.yaml new file mode 100644 index 00000000000..127a41767e1 --- /dev/null +++ b/stable/traefik/13.3.8/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.3.8/crds/ingressrouteudp.yaml b/stable/traefik/13.3.8/crds/ingressrouteudp.yaml new file mode 100644 index 00000000000..2ed2b6969b2 --- /dev/null +++ b/stable/traefik/13.3.8/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.3.8/crds/middlewares.yaml b/stable/traefik/13.3.8/crds/middlewares.yaml new file mode 100644 index 00000000000..714d151151f --- /dev/null +++ b/stable/traefik/13.3.8/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.3.8/crds/middlewarestcp.yaml b/stable/traefik/13.3.8/crds/middlewarestcp.yaml new file mode 100644 index 00000000000..32c41e532de --- /dev/null +++ b/stable/traefik/13.3.8/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.3.8/crds/serverstransports.yaml b/stable/traefik/13.3.8/crds/serverstransports.yaml new file mode 100644 index 00000000000..a5f5206abad --- /dev/null +++ b/stable/traefik/13.3.8/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.3.8/crds/tlsoptions.yaml b/stable/traefik/13.3.8/crds/tlsoptions.yaml new file mode 100644 index 00000000000..054ffe6cf5a --- /dev/null +++ b/stable/traefik/13.3.8/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.3.8/crds/tlsstores.yaml b/stable/traefik/13.3.8/crds/tlsstores.yaml new file mode 100644 index 00000000000..0fd2501746c --- /dev/null +++ b/stable/traefik/13.3.8/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.3.8/crds/traefikservices.yaml b/stable/traefik/13.3.8/crds/traefikservices.yaml new file mode 100644 index 00000000000..c96892c41e0 --- /dev/null +++ b/stable/traefik/13.3.8/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.3.8/ix_values.yaml b/stable/traefik/13.3.8/ix_values.yaml new file mode 100644 index 00000000000..3447a52cdec --- /dev/null +++ b/stable/traefik/13.3.8/ix_values.yaml @@ -0,0 +1,387 @@ +image: + repository: tccr.io/truecharts/traefik + # defaults to appVersion + tag: 2.8.4@sha256:33908f7f3a9efaa1c1cefc1f91558ad5c8bf0709c35b5327e495d9d68b0917d6 + pullPolicy: IfNotPresent + +# -- Use ingressClass. Ignored if Traefik version < 2.3 / kubernetes < 1.18.x +ingressClass: + # true is not unit-testable yet, pending https://github.com/rancher/helm-unittest/pull/12 + enabled: false + isDefaultClass: false + # Use to force a networking.k8s.io API Version for certain CI/CD applications. E.g. "v1beta1" + fallbackApiVersion: "" + +# -- Deprecated (will be removed later) +# -- Activate Pilot integration +pilot: + enabled: false + token: "" + # Toggle Pilot Dashboard + # dashboard: false + +# -- 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: [] + # -- Currently requires to enable Traefik Pilot. + # -- Until it's deprecated. + 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 + themeParkVersion: v1.2.1 + +portalhook: + enabled: true + +persistence: + plugins: + enabled: true + mountPath: "/plugins-storage" + type: emptyDir + +portal: + enabled: true diff --git a/stable/traefik/13.3.8/questions.yaml b/stable/traefik/13.3.8/questions.yaml new file mode 100644 index 00000000000..d4be69fda6a --- /dev/null +++ b/stable/traefik/13.3.8/questions.yaml @@ -0,0 +1,2817 @@ +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 + - 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 + - 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 + - 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: 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: ClusterIP + description: ClusterIP + - value: NodePort + description: NodePort (Advanced) + - value: LoadBalancer + description: LoadBalancer (Advanced) + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: (Advanced) Specify the IP Policy + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: (Advanced) IP Families + description: (Advanced) The IP Families that should be used + schema: + show_if: [["type", "!=", "Simple"]] + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: ClusterIP + description: ClusterIP + - value: NodePort + description: NodePort (Advanced) + - value: LoadBalancer + description: LoadBalancer (Advanced) + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: (Advanced) Specify the IP Policy + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: (Advanced) IP Families + description: (Advanced) The IP Families that should be used + schema: + show_if: [["type", "!=", "Simple"]] + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: web + label: "web Entrypoint Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Entrypoints Port" + schema: + type: int + default: 9080 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + - variable: redirectPort + label: "Redirect to Port" + schema: + type: int + - variable: redirectTo + label: "Redirect to Entrypoint" + schema: + type: string + default: "websecure" + - variable: forwardedHeaders + label: Accept Forwarded Headers + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: trustedIPs + label: Trusted IPs + description: Trust Forwarded Headers from specific IPs. + schema: + type: list + default: [] + items: + - variable: trustedIPsEntry + label: "" + schema: + type: string + required: true + default: "" + - variable: insecureMode + label: Insecure Mode + description: Always Trust Forwarded Headers + schema: + type: boolean + default: false + - variable: proxyProtocol + label: Accept Proxy Protocol connections + description: If Proxy Protocol header parsing is enabled for the entry point, this entry point can accept connections with or without Proxy Protocol headers. + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: trustedIPs + label: Trusted IPs + description: Only IPs in trustedIPs will lead to remote client address replacement + schema: + type: list + default: [] + items: + - variable: trustedIPsEntry + label: "" + schema: + type: string + required: true + default: "" + - variable: insecureMode + label: Insecure Mode + description: Trust every incoming connection + schema: + type: boolean + default: false + - variable: websecure + label: "websecure Entrypoints Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Entrypoints Port" + schema: + type: int + default: 9443 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTPS + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + - variable: redirectPort + label: "Redirect to Port" + schema: + type: int + - variable: redirectTo + label: "Redirect to Entrypoint" + schema: + type: string + - variable: forwardedHeaders + label: Accept Forwarded Headers + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: trustedIPs + label: Trusted IPs + description: Trust Forwarded Headers from specific IPs. + schema: + type: list + default: [] + items: + - variable: trustedIPsEntry + label: "" + schema: + type: string + required: true + default: "" + - variable: insecureMode + label: Insecure Mode + description: Always Trust Forwarded Headers + schema: + type: boolean + default: false + - variable: proxyProtocol + label: Accept Proxy Protocol connections + description: If Proxy Protocol header parsing is enabled for the entry point, this entry point can accept connections with or without Proxy Protocol headers. + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: trustedIPs + label: Trusted IPs + description: Only IPs in trustedIPs will lead to remote client address replacement + schema: + type: list + default: [] + items: + - variable: trustedIPsEntry + label: "" + schema: + type: string + required: true + default: "" + - variable: insecureMode + label: Insecure Mode + description: Trust every incoming connection + schema: + type: boolean + default: false + - variable: tls + label: "websecure Entrypoints Configuration" + schema: + type: dict + hidden: true + attrs: + - variable: enabled + label: "Enabled" + schema: + type: boolean + default: true + hidden: true + - variable: portsList + label: "Additional TCP Entrypoints" + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: "Custom Entrypoints" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable the port" + schema: + type: boolean + default: true + hidden: true + - variable: name + label: "Entrypoints Name" + schema: + type: string + default: "" + - variable: protocol + label: "Entrypoints Type" + schema: + type: string + default: "TCP" + enum: + - value: HTTP + description: "HTTP" + - value: "HTTPS" + description: "HTTPS" + - value: TCP + description: "TCP" + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + required: true + - variable: tls + label: "websecure Entrypoints Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enabled" + schema: + type: boolean + default: true + - variable: redirectPort + label: "Redirect to Port" + schema: + type: int + - variable: redirectTo + label: "Redirect to Entrypoint" + schema: + type: string + - variable: forwardedHeaders + label: Accept Forwarded Headers + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: trustedIPs + label: Trusted IPs + description: Trust Forwarded Headers from specific IPs. + schema: + type: list + default: [] + items: + - variable: trustedIPsEntry + label: "" + schema: + type: string + required: true + default: "" + - variable: insecureMode + label: Insecure Mode + description: Always Trust Forwarded Headers + schema: + type: boolean + default: false + - variable: proxyProtocol + label: Accept Proxy Protocol connections + description: If Proxy Protocol header parsing is enabled for the entry point, this entry point can accept connections with or without Proxy Protocol headers. + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: trustedIPs + label: Trusted IPs + description: Only IPs in trustedIPs will lead to remote client address replacement + schema: + type: list + default: [] + items: + - variable: trustedIPsEntry + label: "" + schema: + type: string + required: true + default: "" + - variable: insecureMode + label: Insecure Mode + description: Trust every incoming connection + schema: + type: boolean + default: false + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: NodePort + enum: + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: nodePort + description: Leave Empty to Disable + label: "nodePort" + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/traefik/13.3.8/templates/_args.tpl b/stable/traefik/13.3.8/templates/_args.tpl new file mode 100644 index 00000000000..68c640bf0df --- /dev/null +++ b/stable/traefik/13.3.8/templates/_args.tpl @@ -0,0 +1,166 @@ +{{/* 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 */}} + {{- with .Values.additionalArguments }} + {{- range . }} + - {{ . | quote }} + {{- end }} + {{- end }} +{{- end -}} diff --git a/stable/traefik/13.3.8/templates/_helpers.tpl b/stable/traefik/13.3.8/templates/_helpers.tpl new file mode 100644 index 00000000000..ab55e4e7ec6 --- /dev/null +++ b/stable/traefik/13.3.8/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.3.8/templates/_ingressclass.tpl b/stable/traefik/13.3.8/templates/_ingressclass.tpl new file mode 100644 index 00000000000..909e249d6a5 --- /dev/null +++ b/stable/traefik/13.3.8/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.3.8/templates/_ingressroute.tpl b/stable/traefik/13.3.8/templates/_ingressroute.tpl new file mode 100644 index 00000000000..7f012c92350 --- /dev/null +++ b/stable/traefik/13.3.8/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.3.8/templates/_portalhook.tpl b/stable/traefik/13.3.8/templates/_portalhook.tpl new file mode 100644 index 00000000000..e3586c5d4e9 --- /dev/null +++ b/stable/traefik/13.3.8/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.3.8/templates/_tlsoptions.tpl b/stable/traefik/13.3.8/templates/_tlsoptions.tpl new file mode 100644 index 00000000000..3e5aad3bee9 --- /dev/null +++ b/stable/traefik/13.3.8/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.3.8/templates/common.yaml b/stable/traefik/13.3.8/templates/common.yaml new file mode 100644 index 00000000000..d078b251c20 --- /dev/null +++ b/stable/traefik/13.3.8/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/scrape" "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.3.8/templates/middlewares/basic-middleware.yaml b/stable/traefik/13.3.8/templates/middlewares/basic-middleware.yaml new file mode 100644 index 00000000000..9ba8e5c5d93 --- /dev/null +++ b/stable/traefik/13.3.8/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.3.8/templates/middlewares/basicauth.yaml b/stable/traefik/13.3.8/templates/middlewares/basicauth.yaml new file mode 100644 index 00000000000..ccb541742f0 --- /dev/null +++ b/stable/traefik/13.3.8/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.3.8/templates/middlewares/chain.yaml b/stable/traefik/13.3.8/templates/middlewares/chain.yaml new file mode 100644 index 00000000000..f87994f7956 --- /dev/null +++ b/stable/traefik/13.3.8/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.3.8/templates/middlewares/forwardauth.yaml b/stable/traefik/13.3.8/templates/middlewares/forwardauth.yaml new file mode 100644 index 00000000000..7a3e32fdbf7 --- /dev/null +++ b/stable/traefik/13.3.8/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.3.8/templates/middlewares/ipwhitelist.yaml b/stable/traefik/13.3.8/templates/middlewares/ipwhitelist.yaml new file mode 100644 index 00000000000..1179245017e --- /dev/null +++ b/stable/traefik/13.3.8/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.3.8/templates/middlewares/ratelimit.yaml b/stable/traefik/13.3.8/templates/middlewares/ratelimit.yaml new file mode 100644 index 00000000000..144b9d8bf38 --- /dev/null +++ b/stable/traefik/13.3.8/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.3.8/templates/middlewares/redirectScheme.yaml b/stable/traefik/13.3.8/templates/middlewares/redirectScheme.yaml new file mode 100644 index 00000000000..f2413f84e19 --- /dev/null +++ b/stable/traefik/13.3.8/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.3.8/templates/middlewares/redirectregex.yaml b/stable/traefik/13.3.8/templates/middlewares/redirectregex.yaml new file mode 100644 index 00000000000..46e3e724dd6 --- /dev/null +++ b/stable/traefik/13.3.8/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.3.8/templates/middlewares/stripPrefixRegex.yaml b/stable/traefik/13.3.8/templates/middlewares/stripPrefixRegex.yaml new file mode 100644 index 00000000000..007c166ff39 --- /dev/null +++ b/stable/traefik/13.3.8/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.3.8/templates/middlewares/tc-chains.yaml b/stable/traefik/13.3.8/templates/middlewares/tc-chains.yaml new file mode 100644 index 00000000000..409766daa89 --- /dev/null +++ b/stable/traefik/13.3.8/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.3.8/templates/middlewares/tc-headers.yaml b/stable/traefik/13.3.8/templates/middlewares/tc-headers.yaml new file mode 100644 index 00000000000..a0462f1fd73 --- /dev/null +++ b/stable/traefik/13.3.8/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.3.8/templates/middlewares/tc-nextcloud.yaml b/stable/traefik/13.3.8/templates/middlewares/tc-nextcloud.yaml new file mode 100644 index 00000000000..6a3019d56c5 --- /dev/null +++ b/stable/traefik/13.3.8/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.3.8/templates/middlewares/theme-park.yaml b/stable/traefik/13.3.8/templates/middlewares/theme-park.yaml new file mode 100644 index 00000000000..92a4257e279 --- /dev/null +++ b/stable/traefik/13.3.8/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.3.8/values.yaml b/stable/traefik/13.3.8/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/transmission/12.0.34/CHANGELOG.md b/stable/transmission/12.0.34/CHANGELOG.md new file mode 100644 index 00000000000..98f02875d94 --- /dev/null +++ b/stable/transmission/12.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [transmission-12.0.34](https://github.com/truecharts/charts/compare/transmission-12.0.33...transmission-12.0.34) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [transmission-12.0.33](https://github.com/truecharts/charts/compare/transmission-12.0.32...transmission-12.0.33) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [transmission-12.0.33](https://github.com/truecharts/charts/compare/transmission-12.0.32...transmission-12.0.33) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [transmission-12.0.33](https://github.com/truecharts/charts/compare/transmission-12.0.32...transmission-12.0.33) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [transmission-12.0.33](https://github.com/truecharts/charts/compare/transmission-12.0.32...transmission-12.0.33) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [transmission-12.0.33](https://github.com/truecharts/charts/compare/transmission-12.0.32...transmission-12.0.33) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [transmission-12.0.33](https://github.com/truecharts/charts/compare/transmission-12.0.32...transmission-12.0.33) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [transmission-12.0.32](https://github.com/truecharts/charts/compare/transmission-12.0.30...transmission-12.0.32) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [transmission-12.0.31](https://github.com/truecharts/charts/compare/transmission-12.0.30...transmission-12.0.31) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + diff --git a/stable/transmission/12.0.34/Chart.lock b/stable/transmission/12.0.34/Chart.lock new file mode 100644 index 00000000000..60da7bd9cdf --- /dev/null +++ b/stable/transmission/12.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T15:10:35.894552466Z" diff --git a/stable/transmission/12.0.34/Chart.yaml b/stable/transmission/12.0.34/Chart.yaml new file mode 100644 index 00000000000..c82733a7fa7 --- /dev/null +++ b/stable/transmission/12.0.34/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "3.00" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: API Support for your favorite torrent trackers. +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.34 +annotations: + truecharts.org/catagories: | + - download-tools + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/transmission/12.0.34/README.md b/stable/transmission/12.0.34/README.md new file mode 100644 index 00000000000..4a4fb8fad28 --- /dev/null +++ b/stable/transmission/12.0.34/README.md @@ -0,0 +1,109 @@ +# transmission + +![Version: 12.0.34](https://img.shields.io/badge/Version-12.0.34-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.00](https://img.shields.io/badge/AppVersion-3.00-informational?style=flat-square) + +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: [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.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `transmission` deployment + +```console +helm uninstall transmission +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install transmission \ + --set env.TZ="America/New York" \ + TrueCharts/transmission +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install transmission TrueCharts/transmission -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/transmission/12.0.34/app-readme.md b/stable/transmission/12.0.34/app-readme.md new file mode 100644 index 00000000000..80f77a48d74 --- /dev/null +++ b/stable/transmission/12.0.34/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/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.34/charts/common-10.5.10.tgz b/stable/transmission/12.0.34/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/transmission/12.0.34/charts/common-10.5.10.tgz differ diff --git a/stable/transmission/12.0.34/ix_values.yaml b/stable/transmission/12.0.34/ix_values.yaml new file mode 100644 index 00000000000..19d6a2fc6aa --- /dev/null +++ b/stable/transmission/12.0.34/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.34/questions.yaml b/stable/transmission/12.0.34/questions.yaml new file mode 100644 index 00000000000..0d1f27bc5d7 --- /dev/null +++ b/stable/transmission/12.0.34/questions.yaml @@ -0,0 +1,3078 @@ +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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: ClusterIP + description: ClusterIP + - value: NodePort + description: NodePort (Advanced) + - value: LoadBalancer + description: LoadBalancer (Advanced) + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: (Advanced) Specify the IP Policy + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: (Advanced) IP Families + description: (Advanced) The IP Families that should be used + schema: + show_if: [["type", "!=", "Simple"]] + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: ClusterIP + description: ClusterIP + - value: NodePort + description: NodePort (Advanced) + - value: LoadBalancer + description: LoadBalancer (Advanced) + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: (Advanced) Specify the IP Policy + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: (Advanced) IP Families + description: (Advanced) The IP Families that should be used + schema: + show_if: [["type", "!=", "Simple"]] + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: ClusterIP + description: ClusterIP + - value: NodePort + description: NodePort (Advanced) + - value: LoadBalancer + description: LoadBalancer (Advanced) + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: (Advanced) Specify the IP Policy + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: (Advanced) IP Families + description: (Advanced) The IP Families that should be used + schema: + show_if: [["type", "!=", "Simple"]] + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + 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: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort + schema: + type: int + min: 9000 + max: 65535 + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: NodePort + enum: + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: nodePort + description: Leave Empty to Disable + label: "nodePort" + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/whisparr/1.0.2/templates/common.yaml b/stable/transmission/12.0.34/templates/common.yaml similarity index 100% rename from stable/whisparr/1.0.2/templates/common.yaml rename to stable/transmission/12.0.34/templates/common.yaml diff --git a/stable/transmission/12.0.34/values.yaml b/stable/transmission/12.0.34/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/trilium-notes/5.0.33/CHANGELOG.md b/stable/trilium-notes/5.0.33/CHANGELOG.md deleted file mode 100644 index ddf648076c8..00000000000 --- a/stable/trilium-notes/5.0.33/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [trilium-notes-5.0.33](https://github.com/truecharts/charts/compare/trilium-notes-5.0.32...trilium-notes-5.0.33) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [trilium-notes-5.0.33](https://github.com/truecharts/charts/compare/trilium-notes-5.0.32...trilium-notes-5.0.33) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [trilium-notes-5.0.33](https://github.com/truecharts/charts/compare/trilium-notes-5.0.32...trilium-notes-5.0.33) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [trilium-notes-5.0.33](https://github.com/truecharts/charts/compare/trilium-notes-5.0.32...trilium-notes-5.0.33) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [trilium-notes-5.0.33](https://github.com/truecharts/charts/compare/trilium-notes-5.0.32...trilium-notes-5.0.33) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [trilium-notes-5.0.33](https://github.com/truecharts/charts/compare/trilium-notes-5.0.32...trilium-notes-5.0.33) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [trilium-notes-5.0.32](https://github.com/truecharts/charts/compare/trilium-notes-5.0.30...trilium-notes-5.0.32) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [trilium-notes-5.0.31](https://github.com/truecharts/charts/compare/trilium-notes-5.0.30...trilium-notes-5.0.31) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [trilium-notes-5.0.30](https://github.com/truecharts/charts/compare/trilium-notes-5.0.29...trilium-notes-5.0.30) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/trilium-notes/5.0.33/Chart.lock b/stable/trilium-notes/5.0.33/Chart.lock deleted file mode 100644 index 70e8f6fab40..00000000000 --- a/stable/trilium-notes/5.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T23:03:22.799252528Z" diff --git a/stable/trilium-notes/5.0.33/Chart.yaml b/stable/trilium-notes/5.0.33/Chart.yaml deleted file mode 100644 index 1c00748e540..00000000000 --- a/stable/trilium-notes/5.0.33/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "0.54.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.33 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/trilium-notes/5.0.33/README.md b/stable/trilium-notes/5.0.33/README.md deleted file mode 100644 index 01c3907dce1..00000000000 --- a/stable/trilium-notes/5.0.33/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# trilium-notes - -![Version: 5.0.33](https://img.shields.io/badge/Version-5.0.33-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.54.3](https://img.shields.io/badge/AppVersion-0.54.3-informational?style=flat-square) - -Trilium Notes is a hierarchical note taking application with focus on building large personal knowledge bases. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [trilium-notes](https://truecharts.org/docs/charts/stable/trilium-notes) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `trilium-notes` deployment - -```console -helm uninstall trilium-notes -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install trilium-notes \ - --set env.TZ="America/New York" \ - TrueCharts/trilium-notes -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install trilium-notes TrueCharts/trilium-notes -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/trilium-notes/5.0.33/charts/common-10.5.9.tgz b/stable/trilium-notes/5.0.33/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/trilium-notes/5.0.33/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/trilium-notes/5.0.34/CHANGELOG.md b/stable/trilium-notes/5.0.34/CHANGELOG.md new file mode 100644 index 00000000000..38c37304b0a --- /dev/null +++ b/stable/trilium-notes/5.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [trilium-notes-5.0.34](https://github.com/truecharts/charts/compare/trilium-notes-5.0.33...trilium-notes-5.0.34) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [trilium-notes-5.0.33](https://github.com/truecharts/charts/compare/trilium-notes-5.0.32...trilium-notes-5.0.33) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [trilium-notes-5.0.33](https://github.com/truecharts/charts/compare/trilium-notes-5.0.32...trilium-notes-5.0.33) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [trilium-notes-5.0.33](https://github.com/truecharts/charts/compare/trilium-notes-5.0.32...trilium-notes-5.0.33) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [trilium-notes-5.0.33](https://github.com/truecharts/charts/compare/trilium-notes-5.0.32...trilium-notes-5.0.33) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [trilium-notes-5.0.33](https://github.com/truecharts/charts/compare/trilium-notes-5.0.32...trilium-notes-5.0.33) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [trilium-notes-5.0.33](https://github.com/truecharts/charts/compare/trilium-notes-5.0.32...trilium-notes-5.0.33) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [trilium-notes-5.0.32](https://github.com/truecharts/charts/compare/trilium-notes-5.0.30...trilium-notes-5.0.32) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [trilium-notes-5.0.31](https://github.com/truecharts/charts/compare/trilium-notes-5.0.30...trilium-notes-5.0.31) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + diff --git a/stable/trilium-notes/5.0.34/Chart.lock b/stable/trilium-notes/5.0.34/Chart.lock new file mode 100644 index 00000000000..73fa6d912bb --- /dev/null +++ b/stable/trilium-notes/5.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T15:10:36.7326047Z" diff --git a/stable/trilium-notes/5.0.34/Chart.yaml b/stable/trilium-notes/5.0.34/Chart.yaml new file mode 100644 index 00000000000..694d7dd2076 --- /dev/null +++ b/stable/trilium-notes/5.0.34/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "0.54.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: Trilium Notes is a hierarchical note taking application with focus on building large personal knowledge bases. +home: https://truecharts.org/docs/charts/stable/trilium-notes +icon: https://truecharts.org/img/hotlink-ok/chart-icons/trilium-notes.png +keywords: + - trilium + - notes + - note + - information +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: trilium-notes +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/trilium-notes + - https://hub.docker.com/r/zadam/trilium + - https://github.com/zadam/trilium +type: application +version: 5.0.34 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/trilium-notes/5.0.34/README.md b/stable/trilium-notes/5.0.34/README.md new file mode 100644 index 00000000000..a9b7d2faaa8 --- /dev/null +++ b/stable/trilium-notes/5.0.34/README.md @@ -0,0 +1,109 @@ +# trilium-notes + +![Version: 5.0.34](https://img.shields.io/badge/Version-5.0.34-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.54.3](https://img.shields.io/badge/AppVersion-0.54.3-informational?style=flat-square) + +Trilium Notes is a hierarchical note taking application with focus on building large personal knowledge bases. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [trilium-notes](https://truecharts.org/docs/charts/stable/trilium-notes) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `trilium-notes` deployment + +```console +helm uninstall trilium-notes +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install trilium-notes \ + --set env.TZ="America/New York" \ + TrueCharts/trilium-notes +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install trilium-notes TrueCharts/trilium-notes -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/trilium-notes/5.0.33/app-readme.md b/stable/trilium-notes/5.0.34/app-readme.md similarity index 100% rename from stable/trilium-notes/5.0.33/app-readme.md rename to stable/trilium-notes/5.0.34/app-readme.md diff --git a/stable/trilium-notes/5.0.34/charts/common-10.5.10.tgz b/stable/trilium-notes/5.0.34/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/trilium-notes/5.0.34/charts/common-10.5.10.tgz differ diff --git a/stable/trilium-notes/5.0.33/ix_values.yaml b/stable/trilium-notes/5.0.34/ix_values.yaml similarity index 100% rename from stable/trilium-notes/5.0.33/ix_values.yaml rename to stable/trilium-notes/5.0.34/ix_values.yaml diff --git a/stable/trilium-notes/5.0.33/questions.yaml b/stable/trilium-notes/5.0.34/questions.yaml similarity index 100% rename from stable/trilium-notes/5.0.33/questions.yaml rename to stable/trilium-notes/5.0.34/questions.yaml diff --git a/stable/trilium-notes/5.0.34/templates/common.yaml b/stable/trilium-notes/5.0.34/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/trilium-notes/5.0.34/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/trilium-notes/5.0.34/values.yaml b/stable/trilium-notes/5.0.34/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/truecommand/11.0.32/CHANGELOG.md b/stable/truecommand/11.0.32/CHANGELOG.md new file mode 100644 index 00000000000..a6ee8d99fc0 --- /dev/null +++ b/stable/truecommand/11.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [truecommand-11.0.32](https://github.com/truecharts/charts/compare/truecommand-11.0.31...truecommand-11.0.32) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [truecommand-11.0.31](https://github.com/truecharts/charts/compare/truecommand-11.0.30...truecommand-11.0.31) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [truecommand-11.0.31](https://github.com/truecharts/charts/compare/truecommand-11.0.30...truecommand-11.0.31) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [truecommand-11.0.31](https://github.com/truecharts/charts/compare/truecommand-11.0.30...truecommand-11.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [truecommand-11.0.31](https://github.com/truecharts/charts/compare/truecommand-11.0.30...truecommand-11.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [truecommand-11.0.31](https://github.com/truecharts/charts/compare/truecommand-11.0.30...truecommand-11.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [truecommand-11.0.31](https://github.com/truecharts/charts/compare/truecommand-11.0.30...truecommand-11.0.31) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [truecommand-11.0.30](https://github.com/truecharts/charts/compare/truecommand-11.0.28...truecommand-11.0.30) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [truecommand-11.0.29](https://github.com/truecharts/charts/compare/truecommand-11.0.28...truecommand-11.0.29) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + diff --git a/stable/truecommand/11.0.32/Chart.lock b/stable/truecommand/11.0.32/Chart.lock new file mode 100644 index 00000000000..3c9e0f4e4a4 --- /dev/null +++ b/stable/truecommand/11.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T15:11:02.916343256Z" diff --git a/stable/truecommand/11.0.32/Chart.yaml b/stable/truecommand/11.0.32/Chart.yaml new file mode 100644 index 00000000000..021cc5473ed --- /dev/null +++ b/stable/truecommand/11.0.32/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "2.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +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.32 +annotations: + truecharts.org/catagories: | + - Administration + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/truecommand/11.0.32/README.md b/stable/truecommand/11.0.32/README.md new file mode 100644 index 00000000000..759df0dce07 --- /dev/null +++ b/stable/truecommand/11.0.32/README.md @@ -0,0 +1,108 @@ +# truecommand + +![Version: 11.0.32](https://img.shields.io/badge/Version-11.0.32-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.2](https://img.shields.io/badge/AppVersion-2.2-informational?style=flat-square) + +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.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `truecommand` deployment + +```console +helm uninstall truecommand +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install truecommand \ + --set env.TZ="America/New York" \ + TrueCharts/truecommand +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install truecommand TrueCharts/truecommand -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/truecommand/11.0.32/app-readme.md b/stable/truecommand/11.0.32/app-readme.md new file mode 100644 index 00000000000..f4d46a23c91 --- /dev/null +++ b/stable/truecommand/11.0.32/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.32/charts/common-10.5.10.tgz b/stable/truecommand/11.0.32/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/truecommand/11.0.32/charts/common-10.5.10.tgz differ diff --git a/stable/truecommand/11.0.32/ix_values.yaml b/stable/truecommand/11.0.32/ix_values.yaml new file mode 100644 index 00000000000..524872271ab --- /dev/null +++ b/stable/truecommand/11.0.32/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.32/questions.yaml b/stable/truecommand/11.0.32/questions.yaml new file mode 100644 index 00000000000..85c6f5584e9 --- /dev/null +++ b/stable/truecommand/11.0.32/questions.yaml @@ -0,0 +1,2488 @@ +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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: ClusterIP + description: ClusterIP + - value: NodePort + description: NodePort (Advanced) + - value: LoadBalancer + description: LoadBalancer (Advanced) + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: (Advanced) Specify the IP Policy + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: (Advanced) IP Families + description: (Advanced) The IP Families that should be used + schema: + show_if: [["type", "!=", "Simple"]] + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + 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: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort + schema: + type: int + min: 9000 + max: 65535 + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: NodePort + enum: + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: nodePort + description: Leave Empty to Disable + label: "nodePort" + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/truecommand/11.0.32/templates/common.yaml b/stable/truecommand/11.0.32/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/truecommand/11.0.32/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/truecommand/11.0.32/values.yaml b/stable/truecommand/11.0.32/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/tsmuxer/1.0.8/CHANGELOG.md b/stable/tsmuxer/1.0.8/CHANGELOG.md deleted file mode 100644 index 733cda5ad60..00000000000 --- a/stable/tsmuxer/1.0.8/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [tsmuxer-1.0.8](https://github.com/truecharts/charts/compare/tsmuxer-1.0.7...tsmuxer-1.0.8) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tsmuxer-1.0.8](https://github.com/truecharts/charts/compare/tsmuxer-1.0.7...tsmuxer-1.0.8) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tsmuxer-1.0.8](https://github.com/truecharts/charts/compare/tsmuxer-1.0.7...tsmuxer-1.0.8) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tsmuxer-1.0.8](https://github.com/truecharts/charts/compare/tsmuxer-1.0.7...tsmuxer-1.0.8) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tsmuxer-1.0.8](https://github.com/truecharts/charts/compare/tsmuxer-1.0.7...tsmuxer-1.0.8) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tsmuxer-1.0.8](https://github.com/truecharts/charts/compare/tsmuxer-1.0.7...tsmuxer-1.0.8) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tsmuxer-1.0.7](https://github.com/truecharts/charts/compare/tsmuxer-1.0.5...tsmuxer-1.0.7) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [tsmuxer-1.0.6](https://github.com/truecharts/charts/compare/tsmuxer-1.0.5...tsmuxer-1.0.6) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [tsmuxer-1.0.5](https://github.com/truecharts/charts/compare/tsmuxer-1.0.4...tsmuxer-1.0.5) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/tsmuxer/1.0.8/Chart.lock b/stable/tsmuxer/1.0.8/Chart.lock deleted file mode 100644 index 11e0c189d9c..00000000000 --- a/stable/tsmuxer/1.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T23:03:43.266767328Z" diff --git a/stable/tsmuxer/1.0.8/Chart.yaml b/stable/tsmuxer/1.0.8/Chart.yaml deleted file mode 100644 index a999a2dc5c8..00000000000 --- a/stable/tsmuxer/1.0.8/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "1.5.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.8 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/tsmuxer/1.0.8/README.md b/stable/tsmuxer/1.0.8/README.md deleted file mode 100644 index b815f7b428a..00000000000 --- a/stable/tsmuxer/1.0.8/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# tsmuxer - -![Version: 1.0.8](https://img.shields.io/badge/Version-1.0.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.5.1](https://img.shields.io/badge/AppVersion-1.5.1-informational?style=flat-square) - -tsMuxer is a Transport Stream muxer. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [tsmuxer](https://truecharts.org/docs/charts/stable/tsmuxer) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/tsmuxer/1.0.8/charts/common-10.5.9.tgz b/stable/tsmuxer/1.0.8/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/tsmuxer/1.0.8/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/tsmuxer/1.0.9/CHANGELOG.md b/stable/tsmuxer/1.0.9/CHANGELOG.md new file mode 100644 index 00000000000..92d3269effd --- /dev/null +++ b/stable/tsmuxer/1.0.9/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [tsmuxer-1.0.9](https://github.com/truecharts/charts/compare/tsmuxer-1.0.8...tsmuxer-1.0.9) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [tsmuxer-1.0.8](https://github.com/truecharts/charts/compare/tsmuxer-1.0.7...tsmuxer-1.0.8) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tsmuxer-1.0.8](https://github.com/truecharts/charts/compare/tsmuxer-1.0.7...tsmuxer-1.0.8) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tsmuxer-1.0.8](https://github.com/truecharts/charts/compare/tsmuxer-1.0.7...tsmuxer-1.0.8) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tsmuxer-1.0.8](https://github.com/truecharts/charts/compare/tsmuxer-1.0.7...tsmuxer-1.0.8) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tsmuxer-1.0.8](https://github.com/truecharts/charts/compare/tsmuxer-1.0.7...tsmuxer-1.0.8) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tsmuxer-1.0.8](https://github.com/truecharts/charts/compare/tsmuxer-1.0.7...tsmuxer-1.0.8) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tsmuxer-1.0.7](https://github.com/truecharts/charts/compare/tsmuxer-1.0.5...tsmuxer-1.0.7) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [tsmuxer-1.0.6](https://github.com/truecharts/charts/compare/tsmuxer-1.0.5...tsmuxer-1.0.6) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + diff --git a/stable/tsmuxer/1.0.9/Chart.lock b/stable/tsmuxer/1.0.9/Chart.lock new file mode 100644 index 00000000000..b5c29c187be --- /dev/null +++ b/stable/tsmuxer/1.0.9/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T15:11:07.48179405Z" diff --git a/stable/tsmuxer/1.0.9/Chart.yaml b/stable/tsmuxer/1.0.9/Chart.yaml new file mode 100644 index 00000000000..a92ed1e88e3 --- /dev/null +++ b/stable/tsmuxer/1.0.9/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "1.5.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: tsMuxer is a Transport Stream muxer. +home: https://truecharts.org/docs/charts/stable/tsmuxer +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tsmuxer.png +keywords: + - media + - tsmuxer +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: tsmuxer +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/tsmuxer + - https://github.com/jlesage/docker-tsmuxer + - https://hub.docker.com/r/jlesage/tsmuxer/ +type: application +version: 1.0.9 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/tsmuxer/1.0.9/README.md b/stable/tsmuxer/1.0.9/README.md new file mode 100644 index 00000000000..7986b21775f --- /dev/null +++ b/stable/tsmuxer/1.0.9/README.md @@ -0,0 +1,109 @@ +# tsmuxer + +![Version: 1.0.9](https://img.shields.io/badge/Version-1.0.9-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.5.1](https://img.shields.io/badge/AppVersion-1.5.1-informational?style=flat-square) + +tsMuxer is a Transport Stream muxer. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [tsmuxer](https://truecharts.org/docs/charts/stable/tsmuxer) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/tsmuxer/1.0.8/app-readme.md b/stable/tsmuxer/1.0.9/app-readme.md similarity index 100% rename from stable/tsmuxer/1.0.8/app-readme.md rename to stable/tsmuxer/1.0.9/app-readme.md diff --git a/stable/tsmuxer/1.0.9/charts/common-10.5.10.tgz b/stable/tsmuxer/1.0.9/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/tsmuxer/1.0.9/charts/common-10.5.10.tgz differ diff --git a/stable/tsmuxer/1.0.8/ix_values.yaml b/stable/tsmuxer/1.0.9/ix_values.yaml similarity index 100% rename from stable/tsmuxer/1.0.8/ix_values.yaml rename to stable/tsmuxer/1.0.9/ix_values.yaml diff --git a/stable/tsmuxer/1.0.8/questions.yaml b/stable/tsmuxer/1.0.9/questions.yaml similarity index 100% rename from stable/tsmuxer/1.0.8/questions.yaml rename to stable/tsmuxer/1.0.9/questions.yaml diff --git a/stable/tsmuxer/1.0.9/templates/common.yaml b/stable/tsmuxer/1.0.9/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/tsmuxer/1.0.9/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/tsmuxer/1.0.9/values.yaml b/stable/tsmuxer/1.0.9/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/tt-rss/7.0.36/CHANGELOG.md b/stable/tt-rss/7.0.36/CHANGELOG.md deleted file mode 100644 index 7ee0bede8ff..00000000000 --- a/stable/tt-rss/7.0.36/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [tt-rss-7.0.36](https://github.com/truecharts/charts/compare/tt-rss-7.0.34...tt-rss-7.0.36) (2022-09-13) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tt-rss-7.0.35](https://github.com/truecharts/charts/compare/tt-rss-7.0.34...tt-rss-7.0.35) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tt-rss-7.0.35](https://github.com/truecharts/charts/compare/tt-rss-7.0.34...tt-rss-7.0.35) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tt-rss-7.0.35](https://github.com/truecharts/charts/compare/tt-rss-7.0.34...tt-rss-7.0.35) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tt-rss-7.0.35](https://github.com/truecharts/charts/compare/tt-rss-7.0.34...tt-rss-7.0.35) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tt-rss-7.0.35](https://github.com/truecharts/charts/compare/tt-rss-7.0.34...tt-rss-7.0.35) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tt-rss-7.0.35](https://github.com/truecharts/charts/compare/tt-rss-7.0.34...tt-rss-7.0.35) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tt-rss-7.0.34](https://github.com/truecharts/charts/compare/tt-rss-7.0.32...tt-rss-7.0.34) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/stable/tt-rss/7.0.36/Chart.lock b/stable/tt-rss/7.0.36/Chart.lock deleted file mode 100644 index 272111186f4..00000000000 --- a/stable/tt-rss/7.0.36/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -digest: sha256:bfcb2819ba71fec67e4e1b700216bcea405d58eaaf9c45e3705bdbead908b8e9 -generated: "2022-09-13T06:30:54.135852473Z" diff --git a/stable/tt-rss/7.0.36/Chart.yaml b/stable/tt-rss/7.0.36/Chart.yaml deleted file mode 100644 index 4897f1b7eaf..00000000000 --- a/stable/tt-rss/7.0.36/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.36 -kubeVersion: ">=1.16.0-0" -keywords: - - tt-rss -home: https://truecharts.org/docs/charts/stable/tt-rss -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tt-rss.png -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/tt-rss - - https://git.tt-rss.org/fox/tt-rss -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -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.36/README.md b/stable/tt-rss/7.0.36/README.md deleted file mode 100644 index 5d612d33577..00000000000 --- a/stable/tt-rss/7.0.36/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# tt-rss - -![Version: 7.0.36](https://img.shields.io/badge/Version-7.0.36-informational?style=flat-square) ![AppVersion: 2.0.9113](https://img.shields.io/badge/AppVersion-2.0.9113-informational?style=flat-square) - -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.76 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/tt-rss/7.0.36/charts/common-10.5.9.tgz b/stable/tt-rss/7.0.36/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/tt-rss/7.0.36/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/tt-rss/7.0.36/charts/postgresql-8.0.76.tgz b/stable/tt-rss/7.0.36/charts/postgresql-8.0.76.tgz deleted file mode 100644 index 129e37daa0e..00000000000 Binary files a/stable/tt-rss/7.0.36/charts/postgresql-8.0.76.tgz and /dev/null differ diff --git a/stable/tt-rss/7.0.37/CHANGELOG.md b/stable/tt-rss/7.0.37/CHANGELOG.md new file mode 100644 index 00000000000..9deaab37305 --- /dev/null +++ b/stable/tt-rss/7.0.37/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [tt-rss-7.0.37](https://github.com/truecharts/charts/compare/tt-rss-7.0.36...tt-rss-7.0.37) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [tt-rss-7.0.36](https://github.com/truecharts/charts/compare/tt-rss-7.0.34...tt-rss-7.0.36) (2022-09-13) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tt-rss-7.0.35](https://github.com/truecharts/charts/compare/tt-rss-7.0.34...tt-rss-7.0.35) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tt-rss-7.0.35](https://github.com/truecharts/charts/compare/tt-rss-7.0.34...tt-rss-7.0.35) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tt-rss-7.0.35](https://github.com/truecharts/charts/compare/tt-rss-7.0.34...tt-rss-7.0.35) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tt-rss-7.0.35](https://github.com/truecharts/charts/compare/tt-rss-7.0.34...tt-rss-7.0.35) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tt-rss-7.0.35](https://github.com/truecharts/charts/compare/tt-rss-7.0.34...tt-rss-7.0.35) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tt-rss-7.0.35](https://github.com/truecharts/charts/compare/tt-rss-7.0.34...tt-rss-7.0.35) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + diff --git a/stable/tt-rss/7.0.37/Chart.lock b/stable/tt-rss/7.0.37/Chart.lock new file mode 100644 index 00000000000..84e2e216161 --- /dev/null +++ b/stable/tt-rss/7.0.37/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 +generated: "2022-09-15T15:11:20.056317884Z" diff --git a/stable/tt-rss/7.0.37/Chart.yaml b/stable/tt-rss/7.0.37/Chart.yaml new file mode 100644 index 00000000000..508fa15de4b --- /dev/null +++ b/stable/tt-rss/7.0.37/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.37 +kubeVersion: ">=1.16.0-0" +keywords: + - tt-rss +home: https://truecharts.org/docs/charts/stable/tt-rss +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tt-rss.png +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/tt-rss + - https://git.tt-rss.org/fox/tt-rss +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/tt-rss/7.0.37/README.md b/stable/tt-rss/7.0.37/README.md new file mode 100644 index 00000000000..7875a6d7e50 --- /dev/null +++ b/stable/tt-rss/7.0.37/README.md @@ -0,0 +1,109 @@ +# tt-rss + +![Version: 7.0.37](https://img.shields.io/badge/Version-7.0.37-informational?style=flat-square) ![AppVersion: 2.0.9113](https://img.shields.io/badge/AppVersion-2.0.9113-informational?style=flat-square) + +Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom) reader and aggregator + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [tt-rss](https://truecharts.org/docs/charts/stable/tt-rss) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.78 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/tt-rss/7.0.36/app-readme.md b/stable/tt-rss/7.0.37/app-readme.md similarity index 100% rename from stable/tt-rss/7.0.36/app-readme.md rename to stable/tt-rss/7.0.37/app-readme.md diff --git a/stable/tt-rss/7.0.37/charts/common-10.5.10.tgz b/stable/tt-rss/7.0.37/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/tt-rss/7.0.37/charts/common-10.5.10.tgz differ diff --git a/stable/tt-rss/7.0.37/charts/postgresql-8.0.78.tgz b/stable/tt-rss/7.0.37/charts/postgresql-8.0.78.tgz new file mode 100644 index 00000000000..ef5433c52fa Binary files /dev/null and b/stable/tt-rss/7.0.37/charts/postgresql-8.0.78.tgz differ diff --git a/stable/tt-rss/7.0.36/ix_values.yaml b/stable/tt-rss/7.0.37/ix_values.yaml similarity index 100% rename from stable/tt-rss/7.0.36/ix_values.yaml rename to stable/tt-rss/7.0.37/ix_values.yaml diff --git a/stable/tt-rss/7.0.36/questions.yaml b/stable/tt-rss/7.0.37/questions.yaml similarity index 100% rename from stable/tt-rss/7.0.36/questions.yaml rename to stable/tt-rss/7.0.37/questions.yaml diff --git a/stable/tt-rss/7.0.36/templates/common.yaml b/stable/tt-rss/7.0.37/templates/common.yaml similarity index 100% rename from stable/tt-rss/7.0.36/templates/common.yaml rename to stable/tt-rss/7.0.37/templates/common.yaml diff --git a/stable/tt-rss/7.0.37/values.yaml b/stable/tt-rss/7.0.37/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/tvheadend/12.0.36/CHANGELOG.md b/stable/tvheadend/12.0.36/CHANGELOG.md new file mode 100644 index 00000000000..a3e0b3d3fc0 --- /dev/null +++ b/stable/tvheadend/12.0.36/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [tvheadend-12.0.36](https://github.com/truecharts/charts/compare/tvheadend-12.0.35...tvheadend-12.0.36) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [tvheadend-12.0.35](https://github.com/truecharts/charts/compare/tvheadend-12.0.34...tvheadend-12.0.35) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tvheadend-12.0.35](https://github.com/truecharts/charts/compare/tvheadend-12.0.34...tvheadend-12.0.35) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tvheadend-12.0.35](https://github.com/truecharts/charts/compare/tvheadend-12.0.34...tvheadend-12.0.35) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tvheadend-12.0.35](https://github.com/truecharts/charts/compare/tvheadend-12.0.34...tvheadend-12.0.35) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tvheadend-12.0.35](https://github.com/truecharts/charts/compare/tvheadend-12.0.34...tvheadend-12.0.35) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tvheadend-12.0.35](https://github.com/truecharts/charts/compare/tvheadend-12.0.34...tvheadend-12.0.35) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tvheadend-12.0.34](https://github.com/truecharts/charts/compare/tvheadend-12.0.33...tvheadend-12.0.34) (2022-09-05) + +### Chore + +- update docker general non-major ([#3700](https://github.com/truecharts/charts/issues/3700)) + + + + +## [tvheadend-12.0.33](https://github.com/truecharts/charts/compare/tvheadend-12.0.32...tvheadend-12.0.33) (2022-09-01) + +### Chore + +- update docker general non-major ([#3649](https://github.com/truecharts/charts/issues/3649)) + + + diff --git a/stable/tvheadend/12.0.36/Chart.lock b/stable/tvheadend/12.0.36/Chart.lock new file mode 100644 index 00000000000..86872e94270 --- /dev/null +++ b/stable/tvheadend/12.0.36/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T15:11:19.628187035Z" diff --git a/stable/tvheadend/12.0.36/Chart.yaml b/stable/tvheadend/12.0.36/Chart.yaml new file mode 100644 index 00000000000..e85cc2008c8 --- /dev/null +++ b/stable/tvheadend/12.0.36/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +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.36 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/tvheadend/12.0.36/README.md b/stable/tvheadend/12.0.36/README.md new file mode 100644 index 00000000000..82a409c4011 --- /dev/null +++ b/stable/tvheadend/12.0.36/README.md @@ -0,0 +1,108 @@ +# tvheadend + +![Version: 12.0.36](https://img.shields.io/badge/Version-12.0.36-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +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.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `tvheadend` deployment + +```console +helm uninstall tvheadend +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install tvheadend \ + --set env.TZ="America/New York" \ + TrueCharts/tvheadend +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install tvheadend TrueCharts/tvheadend -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/tvheadend/12.0.36/app-readme.md b/stable/tvheadend/12.0.36/app-readme.md new file mode 100644 index 00000000000..e57a8da91f7 --- /dev/null +++ b/stable/tvheadend/12.0.36/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.36/charts/common-10.5.10.tgz b/stable/tvheadend/12.0.36/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/tvheadend/12.0.36/charts/common-10.5.10.tgz differ diff --git a/stable/tvheadend/12.0.36/ix_values.yaml b/stable/tvheadend/12.0.36/ix_values.yaml new file mode 100644 index 00000000000..b1d70b07d7d --- /dev/null +++ b/stable/tvheadend/12.0.36/ix_values.yaml @@ -0,0 +1,39 @@ +image: + repository: tccr.io/truecharts/tvheadend + pullPolicy: IfNotPresent + tag: latest@sha256:31d728563fceeca4dd5c9e2a4d75bc69641cf4aedc48a146cd721a9c6ea1f7f4 + +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.36/questions.yaml b/stable/tvheadend/12.0.36/questions.yaml new file mode 100644 index 00000000000..a8025f34e45 --- /dev/null +++ b/stable/tvheadend/12.0.36/questions.yaml @@ -0,0 +1,2633 @@ +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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: ClusterIP + description: ClusterIP + - value: NodePort + description: NodePort (Advanced) + - value: LoadBalancer + description: LoadBalancer (Advanced) + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: (Advanced) Specify the IP Policy + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: (Advanced) IP Families + description: (Advanced) The IP Families that should be used + schema: + show_if: [["type", "!=", "Simple"]] + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: ClusterIP + description: ClusterIP + - value: NodePort + description: NodePort (Advanced) + - value: LoadBalancer + description: LoadBalancer (Advanced) + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: (Advanced) Specify the IP Policy + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: (Advanced) IP Families + description: (Advanced) The IP Families that should be used + schema: + show_if: [["type", "!=", "Simple"]] + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + 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: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort + schema: + type: int + min: 9000 + max: 65535 + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: NodePort + enum: + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: nodePort + description: Leave Empty to Disable + label: "nodePort" + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/tvheadend/12.0.36/templates/common.yaml b/stable/tvheadend/12.0.36/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/tvheadend/12.0.36/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/tvheadend/12.0.36/values.yaml b/stable/tvheadend/12.0.36/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/twtxt/3.0.29/CHANGELOG.md b/stable/twtxt/3.0.29/CHANGELOG.md deleted file mode 100644 index 65e22c707fa..00000000000 --- a/stable/twtxt/3.0.29/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [twtxt-3.0.29](https://github.com/truecharts/charts/compare/twtxt-3.0.28...twtxt-3.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [twtxt-3.0.29](https://github.com/truecharts/charts/compare/twtxt-3.0.28...twtxt-3.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [twtxt-3.0.29](https://github.com/truecharts/charts/compare/twtxt-3.0.28...twtxt-3.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [twtxt-3.0.29](https://github.com/truecharts/charts/compare/twtxt-3.0.28...twtxt-3.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [twtxt-3.0.29](https://github.com/truecharts/charts/compare/twtxt-3.0.28...twtxt-3.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [twtxt-3.0.29](https://github.com/truecharts/charts/compare/twtxt-3.0.28...twtxt-3.0.29) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [twtxt-3.0.28](https://github.com/truecharts/charts/compare/twtxt-3.0.26...twtxt-3.0.28) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [twtxt-3.0.27](https://github.com/truecharts/charts/compare/twtxt-3.0.26...twtxt-3.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [twtxt-3.0.26](https://github.com/truecharts/charts/compare/twtxt-3.0.25...twtxt-3.0.26) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/twtxt/3.0.29/Chart.lock b/stable/twtxt/3.0.29/Chart.lock deleted file mode 100644 index 2c5134763d0..00000000000 --- a/stable/twtxt/3.0.29/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T23:04:06.431708832Z" diff --git a/stable/twtxt/3.0.29/Chart.yaml b/stable/twtxt/3.0.29/Chart.yaml deleted file mode 100644 index 3f9e5ea85f5..00000000000 --- a/stable/twtxt/3.0.29/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "0.1.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.29 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/twtxt/3.0.29/README.md b/stable/twtxt/3.0.29/README.md deleted file mode 100644 index 1644fb413af..00000000000 --- a/stable/twtxt/3.0.29/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# twtxt - -![Version: 3.0.29](https://img.shields.io/badge/Version-3.0.29-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.1.1](https://img.shields.io/badge/AppVersion-0.1.1-informational?style=flat-square) - -A Self-Hosted, Twitterâ„¢-like Decentralised microBlogging platform. No ads, no tracking, your content, your data! - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [twtxt](https://truecharts.org/docs/charts/stable/twtxt) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/twtxt/3.0.29/charts/common-10.5.9.tgz b/stable/twtxt/3.0.29/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/twtxt/3.0.29/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/twtxt/3.0.30/CHANGELOG.md b/stable/twtxt/3.0.30/CHANGELOG.md new file mode 100644 index 00000000000..2e0b4785f7b --- /dev/null +++ b/stable/twtxt/3.0.30/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [twtxt-3.0.30](https://github.com/truecharts/charts/compare/twtxt-3.0.29...twtxt-3.0.30) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [twtxt-3.0.29](https://github.com/truecharts/charts/compare/twtxt-3.0.28...twtxt-3.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [twtxt-3.0.29](https://github.com/truecharts/charts/compare/twtxt-3.0.28...twtxt-3.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [twtxt-3.0.29](https://github.com/truecharts/charts/compare/twtxt-3.0.28...twtxt-3.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [twtxt-3.0.29](https://github.com/truecharts/charts/compare/twtxt-3.0.28...twtxt-3.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [twtxt-3.0.29](https://github.com/truecharts/charts/compare/twtxt-3.0.28...twtxt-3.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [twtxt-3.0.29](https://github.com/truecharts/charts/compare/twtxt-3.0.28...twtxt-3.0.29) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [twtxt-3.0.28](https://github.com/truecharts/charts/compare/twtxt-3.0.26...twtxt-3.0.28) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [twtxt-3.0.27](https://github.com/truecharts/charts/compare/twtxt-3.0.26...twtxt-3.0.27) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + diff --git a/stable/twtxt/3.0.30/Chart.lock b/stable/twtxt/3.0.30/Chart.lock new file mode 100644 index 00000000000..ccee7efb629 --- /dev/null +++ b/stable/twtxt/3.0.30/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T15:11:33.377109457Z" diff --git a/stable/twtxt/3.0.30/Chart.yaml b/stable/twtxt/3.0.30/Chart.yaml new file mode 100644 index 00000000000..3d2688d0221 --- /dev/null +++ b/stable/twtxt/3.0.30/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "0.1.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: "A Self-Hosted, Twitterâ„¢-like Decentralised microBlogging platform. No ads, no tracking, your content, your data!" +home: https://truecharts.org/docs/charts/stable/twtxt +icon: https://truecharts.org/img/hotlink-ok/chart-icons/twtxt.png +keywords: + - twtxt + - blogging + - blog + - social-network +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: twtxt +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/twtxt + - https://github.com/prologic/twtxt + - https://github.com/nicholaswilde/docker-twtxt +type: application +version: 3.0.30 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/twtxt/3.0.30/README.md b/stable/twtxt/3.0.30/README.md new file mode 100644 index 00000000000..408f2d07e9a --- /dev/null +++ b/stable/twtxt/3.0.30/README.md @@ -0,0 +1,109 @@ +# twtxt + +![Version: 3.0.30](https://img.shields.io/badge/Version-3.0.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.1.1](https://img.shields.io/badge/AppVersion-0.1.1-informational?style=flat-square) + +A Self-Hosted, Twitterâ„¢-like Decentralised microBlogging platform. No ads, no tracking, your content, your data! + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [twtxt](https://truecharts.org/docs/charts/stable/twtxt) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/twtxt/3.0.29/app-readme.md b/stable/twtxt/3.0.30/app-readme.md similarity index 100% rename from stable/twtxt/3.0.29/app-readme.md rename to stable/twtxt/3.0.30/app-readme.md diff --git a/stable/twtxt/3.0.30/charts/common-10.5.10.tgz b/stable/twtxt/3.0.30/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/twtxt/3.0.30/charts/common-10.5.10.tgz differ diff --git a/stable/twtxt/3.0.29/ix_values.yaml b/stable/twtxt/3.0.30/ix_values.yaml similarity index 100% rename from stable/twtxt/3.0.29/ix_values.yaml rename to stable/twtxt/3.0.30/ix_values.yaml diff --git a/stable/twtxt/3.0.29/questions.yaml b/stable/twtxt/3.0.30/questions.yaml similarity index 100% rename from stable/twtxt/3.0.29/questions.yaml rename to stable/twtxt/3.0.30/questions.yaml diff --git a/stable/twtxt/3.0.29/templates/common.yaml b/stable/twtxt/3.0.30/templates/common.yaml similarity index 100% rename from stable/twtxt/3.0.29/templates/common.yaml rename to stable/twtxt/3.0.30/templates/common.yaml diff --git a/stable/twtxt/3.0.30/values.yaml b/stable/twtxt/3.0.30/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/typecho/4.0.1/CHANGELOG.md b/stable/typecho/4.0.1/CHANGELOG.md deleted file mode 100644 index 7fa572a6509..00000000000 --- a/stable/typecho/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [typecho-4.0.1](https://github.com/truecharts/charts/compare/typecho-3.0.34...typecho-4.0.1) (2022-09-13) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [typecho-4.0.0](https://github.com/truecharts/charts/compare/typecho-3.0.34...typecho-4.0.0) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [typecho-4.0.0](https://github.com/truecharts/charts/compare/typecho-3.0.34...typecho-4.0.0) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [typecho-3.0.35](https://github.com/truecharts/charts/compare/typecho-3.0.34...typecho-3.0.35) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [typecho-3.0.35](https://github.com/truecharts/charts/compare/typecho-3.0.34...typecho-3.0.35) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [typecho-3.0.35](https://github.com/truecharts/charts/compare/typecho-3.0.34...typecho-3.0.35) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [typecho-3.0.35](https://github.com/truecharts/charts/compare/typecho-3.0.34...typecho-3.0.35) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [typecho-3.0.34](https://github.com/truecharts/charts/compare/typecho-3.0.32...typecho-3.0.34) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/stable/typecho/4.0.1/Chart.lock b/stable/typecho/4.0.1/Chart.lock deleted file mode 100644 index 3d771b44dce..00000000000 --- a/stable/typecho/4.0.1/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.72 -digest: sha256:4918dea0a67663d68f645ee91f54faa55c628a2d463a8572c804e887186456f3 -generated: "2022-09-13T06:31:00.777619404Z" diff --git a/stable/typecho/4.0.1/Chart.yaml b/stable/typecho/4.0.1/Chart.yaml deleted file mode 100644 index a83746f8636..00000000000 --- a/stable/typecho/4.0.1/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "1.2.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.72 -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.1 -annotations: - truecharts.org/catagories: | - - hosting - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/typecho/4.0.1/README.md b/stable/typecho/4.0.1/README.md deleted file mode 100644 index 840a8ff66bf..00000000000 --- a/stable/typecho/4.0.1/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# typecho - -![Version: 4.0.1](https://img.shields.io/badge/Version-4.0.1-informational?style=flat-square) ![AppVersion: 1.2.0](https://img.shields.io/badge/AppVersion-1.2.0-informational?style=flat-square) - -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.72 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/typecho/4.0.1/charts/common-10.5.9.tgz b/stable/typecho/4.0.1/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/typecho/4.0.1/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/typecho/4.0.1/charts/mariadb-3.0.72.tgz b/stable/typecho/4.0.1/charts/mariadb-3.0.72.tgz deleted file mode 100644 index c0d5628ce75..00000000000 Binary files a/stable/typecho/4.0.1/charts/mariadb-3.0.72.tgz and /dev/null differ diff --git a/stable/typecho/4.0.2/CHANGELOG.md b/stable/typecho/4.0.2/CHANGELOG.md new file mode 100644 index 00000000000..b834e299769 --- /dev/null +++ b/stable/typecho/4.0.2/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [typecho-4.0.2](https://github.com/truecharts/charts/compare/typecho-4.0.1...typecho-4.0.2) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [typecho-4.0.1](https://github.com/truecharts/charts/compare/typecho-3.0.34...typecho-4.0.1) (2022-09-13) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [typecho-4.0.0](https://github.com/truecharts/charts/compare/typecho-3.0.34...typecho-4.0.0) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [typecho-4.0.0](https://github.com/truecharts/charts/compare/typecho-3.0.34...typecho-4.0.0) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [typecho-3.0.35](https://github.com/truecharts/charts/compare/typecho-3.0.34...typecho-3.0.35) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [typecho-3.0.35](https://github.com/truecharts/charts/compare/typecho-3.0.34...typecho-3.0.35) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [typecho-3.0.35](https://github.com/truecharts/charts/compare/typecho-3.0.34...typecho-3.0.35) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [typecho-3.0.35](https://github.com/truecharts/charts/compare/typecho-3.0.34...typecho-3.0.35) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + diff --git a/stable/typecho/4.0.2/Chart.lock b/stable/typecho/4.0.2/Chart.lock new file mode 100644 index 00000000000..738028fd2a2 --- /dev/null +++ b/stable/typecho/4.0.2/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.73 +digest: sha256:54198365667353e15dd5ab095f2d1f364ac3a6a72065cbd9a890d0867d58844f +generated: "2022-09-15T15:11:50.923190061Z" diff --git a/stable/typecho/4.0.2/Chart.yaml b/stable/typecho/4.0.2/Chart.yaml new file mode 100644 index 00000000000..e2288812e48 --- /dev/null +++ b/stable/typecho/4.0.2/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "1.2.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.73 +description: Typecho is a PHP Blogging Platform. +home: https://truecharts.org/docs/charts/stable/typecho +icon: https://truecharts.org/img/hotlink-ok/chart-icons/typecho.png +keywords: + - typecho + - blog +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: typecho +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/typecho + - https://github.com/typecho/typecho + - https://hub.docker.com/r/joyqi/typecho +version: 4.0.2 +annotations: + truecharts.org/catagories: | + - hosting + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/typecho/4.0.2/README.md b/stable/typecho/4.0.2/README.md new file mode 100644 index 00000000000..7d7cedfde75 --- /dev/null +++ b/stable/typecho/4.0.2/README.md @@ -0,0 +1,110 @@ +# typecho + +![Version: 4.0.2](https://img.shields.io/badge/Version-4.0.2-informational?style=flat-square) ![AppVersion: 1.2.0](https://img.shields.io/badge/AppVersion-1.2.0-informational?style=flat-square) + +Typecho is a PHP Blogging Platform. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [typecho](https://truecharts.org/docs/charts/stable/typecho) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | mariadb | 3.0.73 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/typecho/4.0.1/app-readme.md b/stable/typecho/4.0.2/app-readme.md similarity index 100% rename from stable/typecho/4.0.1/app-readme.md rename to stable/typecho/4.0.2/app-readme.md diff --git a/stable/typecho/4.0.2/charts/common-10.5.10.tgz b/stable/typecho/4.0.2/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/typecho/4.0.2/charts/common-10.5.10.tgz differ diff --git a/stable/typecho/4.0.2/charts/mariadb-3.0.73.tgz b/stable/typecho/4.0.2/charts/mariadb-3.0.73.tgz new file mode 100644 index 00000000000..13d673713db Binary files /dev/null and b/stable/typecho/4.0.2/charts/mariadb-3.0.73.tgz differ diff --git a/stable/typecho/4.0.1/ix_values.yaml b/stable/typecho/4.0.2/ix_values.yaml similarity index 100% rename from stable/typecho/4.0.1/ix_values.yaml rename to stable/typecho/4.0.2/ix_values.yaml diff --git a/stable/typecho/4.0.1/questions.yaml b/stable/typecho/4.0.2/questions.yaml similarity index 100% rename from stable/typecho/4.0.1/questions.yaml rename to stable/typecho/4.0.2/questions.yaml diff --git a/stable/typecho/4.0.2/templates/common.yaml b/stable/typecho/4.0.2/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/typecho/4.0.2/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/typecho/4.0.2/values.yaml b/stable/typecho/4.0.2/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/ubooquity/3.0.30/CHANGELOG.md b/stable/ubooquity/3.0.30/CHANGELOG.md deleted file mode 100644 index beb0156e90c..00000000000 --- a/stable/ubooquity/3.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ubooquity-3.0.30](https://github.com/truecharts/charts/compare/ubooquity-3.0.29...ubooquity-3.0.30) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ubooquity-3.0.30](https://github.com/truecharts/charts/compare/ubooquity-3.0.29...ubooquity-3.0.30) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ubooquity-3.0.30](https://github.com/truecharts/charts/compare/ubooquity-3.0.29...ubooquity-3.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ubooquity-3.0.30](https://github.com/truecharts/charts/compare/ubooquity-3.0.29...ubooquity-3.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ubooquity-3.0.30](https://github.com/truecharts/charts/compare/ubooquity-3.0.29...ubooquity-3.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ubooquity-3.0.30](https://github.com/truecharts/charts/compare/ubooquity-3.0.29...ubooquity-3.0.30) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ubooquity-3.0.29](https://github.com/truecharts/charts/compare/ubooquity-3.0.27...ubooquity-3.0.29) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [ubooquity-3.0.28](https://github.com/truecharts/charts/compare/ubooquity-3.0.27...ubooquity-3.0.28) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [ubooquity-3.0.27](https://github.com/truecharts/charts/compare/ubooquity-3.0.26...ubooquity-3.0.27) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/ubooquity/3.0.30/Chart.lock b/stable/ubooquity/3.0.30/Chart.lock deleted file mode 100644 index a4db1b419da..00000000000 --- a/stable/ubooquity/3.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T23:04:15.731093932Z" diff --git a/stable/ubooquity/3.0.30/Chart.yaml b/stable/ubooquity/3.0.30/Chart.yaml deleted file mode 100644 index 1b5824f56b2..00000000000 --- a/stable/ubooquity/3.0.30/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: ubooquity -version: 3.0.30 -appVersion: "2.1.2" -description: Ubooquity is a free, lightweight and easy-to-use home server for your comics and ebooks. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/ubooquity -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ubooquity.png -keywords: - - ubooquity -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/ubooquity - - https://hub.docker.com/r/linuxserver/ubooquity -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - # 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.30/README.md b/stable/ubooquity/3.0.30/README.md deleted file mode 100644 index cfb70b5e85f..00000000000 --- a/stable/ubooquity/3.0.30/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# ubooquity - -![Version: 3.0.30](https://img.shields.io/badge/Version-3.0.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.1.2](https://img.shields.io/badge/AppVersion-2.1.2-informational?style=flat-square) - -Ubooquity is a free, lightweight and easy-to-use home server for your comics and ebooks. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [ubooquity](https://truecharts.org/docs/charts/stable/ubooquity) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/ubooquity/3.0.30/charts/common-10.5.9.tgz b/stable/ubooquity/3.0.30/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/ubooquity/3.0.30/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/ubooquity/3.0.31/CHANGELOG.md b/stable/ubooquity/3.0.31/CHANGELOG.md new file mode 100644 index 00000000000..43ac973b358 --- /dev/null +++ b/stable/ubooquity/3.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ubooquity-3.0.31](https://github.com/truecharts/charts/compare/ubooquity-3.0.30...ubooquity-3.0.31) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [ubooquity-3.0.30](https://github.com/truecharts/charts/compare/ubooquity-3.0.29...ubooquity-3.0.30) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ubooquity-3.0.30](https://github.com/truecharts/charts/compare/ubooquity-3.0.29...ubooquity-3.0.30) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ubooquity-3.0.30](https://github.com/truecharts/charts/compare/ubooquity-3.0.29...ubooquity-3.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ubooquity-3.0.30](https://github.com/truecharts/charts/compare/ubooquity-3.0.29...ubooquity-3.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ubooquity-3.0.30](https://github.com/truecharts/charts/compare/ubooquity-3.0.29...ubooquity-3.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ubooquity-3.0.30](https://github.com/truecharts/charts/compare/ubooquity-3.0.29...ubooquity-3.0.30) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ubooquity-3.0.29](https://github.com/truecharts/charts/compare/ubooquity-3.0.27...ubooquity-3.0.29) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [ubooquity-3.0.28](https://github.com/truecharts/charts/compare/ubooquity-3.0.27...ubooquity-3.0.28) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + diff --git a/stable/ubooquity/3.0.31/Chart.lock b/stable/ubooquity/3.0.31/Chart.lock new file mode 100644 index 00000000000..b9e39f13df2 --- /dev/null +++ b/stable/ubooquity/3.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T15:11:51.034324696Z" diff --git a/stable/ubooquity/3.0.31/Chart.yaml b/stable/ubooquity/3.0.31/Chart.yaml new file mode 100644 index 00000000000..123700dfad8 --- /dev/null +++ b/stable/ubooquity/3.0.31/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: ubooquity +version: 3.0.31 +appVersion: "2.1.2" +description: Ubooquity is a free, lightweight and easy-to-use home server for your comics and ebooks. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/ubooquity +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ubooquity.png +keywords: + - ubooquity +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/ubooquity + - https://hub.docker.com/r/linuxserver/ubooquity +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/ubooquity/3.0.31/README.md b/stable/ubooquity/3.0.31/README.md new file mode 100644 index 00000000000..4f8f3a385f3 --- /dev/null +++ b/stable/ubooquity/3.0.31/README.md @@ -0,0 +1,108 @@ +# ubooquity + +![Version: 3.0.31](https://img.shields.io/badge/Version-3.0.31-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.1.2](https://img.shields.io/badge/AppVersion-2.1.2-informational?style=flat-square) + +Ubooquity is a free, lightweight and easy-to-use home server for your comics and ebooks. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [ubooquity](https://truecharts.org/docs/charts/stable/ubooquity) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/ubooquity/3.0.30/app-readme.md b/stable/ubooquity/3.0.31/app-readme.md similarity index 100% rename from stable/ubooquity/3.0.30/app-readme.md rename to stable/ubooquity/3.0.31/app-readme.md diff --git a/stable/ubooquity/3.0.31/charts/common-10.5.10.tgz b/stable/ubooquity/3.0.31/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/ubooquity/3.0.31/charts/common-10.5.10.tgz differ diff --git a/stable/ubooquity/3.0.30/ix_values.yaml b/stable/ubooquity/3.0.31/ix_values.yaml similarity index 100% rename from stable/ubooquity/3.0.30/ix_values.yaml rename to stable/ubooquity/3.0.31/ix_values.yaml diff --git a/stable/ubooquity/3.0.30/questions.yaml b/stable/ubooquity/3.0.31/questions.yaml similarity index 100% rename from stable/ubooquity/3.0.30/questions.yaml rename to stable/ubooquity/3.0.31/questions.yaml diff --git a/stable/ubooquity/3.0.31/templates/common.yaml b/stable/ubooquity/3.0.31/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/ubooquity/3.0.31/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/ubooquity/3.0.31/values.yaml b/stable/ubooquity/3.0.31/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/unifi/11.0.34/CHANGELOG.md b/stable/unifi/11.0.34/CHANGELOG.md new file mode 100644 index 00000000000..2c5fe56f8e7 --- /dev/null +++ b/stable/unifi/11.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [unifi-11.0.34](https://github.com/truecharts/charts/compare/unifi-11.0.33...unifi-11.0.34) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [unifi-11.0.33](https://github.com/truecharts/charts/compare/unifi-11.0.32...unifi-11.0.33) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [unifi-11.0.33](https://github.com/truecharts/charts/compare/unifi-11.0.32...unifi-11.0.33) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [unifi-11.0.33](https://github.com/truecharts/charts/compare/unifi-11.0.32...unifi-11.0.33) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [unifi-11.0.33](https://github.com/truecharts/charts/compare/unifi-11.0.32...unifi-11.0.33) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [unifi-11.0.33](https://github.com/truecharts/charts/compare/unifi-11.0.32...unifi-11.0.33) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [unifi-11.0.33](https://github.com/truecharts/charts/compare/unifi-11.0.32...unifi-11.0.33) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [unifi-11.0.32](https://github.com/truecharts/charts/compare/unifi-11.0.31...unifi-11.0.32) (2022-09-07) + +### Chore + +- Add docs for L3 adoption ([#3715](https://github.com/truecharts/charts/issues/3715)) + + + + +## [unifi-11.0.31](https://github.com/truecharts/charts/compare/unifi-11.0.29...unifi-11.0.31) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + diff --git a/stable/unifi/11.0.34/Chart.lock b/stable/unifi/11.0.34/Chart.lock new file mode 100644 index 00000000000..ad97a6cb25d --- /dev/null +++ b/stable/unifi/11.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T15:12:02.591844696Z" diff --git a/stable/unifi/11.0.34/Chart.yaml b/stable/unifi/11.0.34/Chart.yaml new file mode 100644 index 00000000000..0b3a42e385d --- /dev/null +++ b/stable/unifi/11.0.34/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "7.2.92" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +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.34 +annotations: + truecharts.org/catagories: | + - Networking + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/unifi/11.0.34/README.md b/stable/unifi/11.0.34/README.md new file mode 100644 index 00000000000..ada89f0112a --- /dev/null +++ b/stable/unifi/11.0.34/README.md @@ -0,0 +1,109 @@ +# unifi + +![Version: 11.0.34](https://img.shields.io/badge/Version-11.0.34-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 7.2.92](https://img.shields.io/badge/AppVersion-7.2.92-informational?style=flat-square) + +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.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `unifi` deployment + +```console +helm uninstall unifi +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install unifi \ + --set env.TZ="America/New York" \ + TrueCharts/unifi +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install unifi TrueCharts/unifi -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/unifi/11.0.34/app-readme.md b/stable/unifi/11.0.34/app-readme.md new file mode 100644 index 00000000000..b5cca3d6f5e --- /dev/null +++ b/stable/unifi/11.0.34/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.34/charts/common-10.5.10.tgz b/stable/unifi/11.0.34/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/unifi/11.0.34/charts/common-10.5.10.tgz differ diff --git a/stable/unifi/11.0.34/ix_values.yaml b/stable/unifi/11.0.34/ix_values.yaml new file mode 100644 index 00000000000..ff3751164a5 --- /dev/null +++ b/stable/unifi/11.0.34/ix_values.yaml @@ -0,0 +1,64 @@ +image: + repository: tccr.io/truecharts/unifi + tag: 7.2.92@sha256:a1de1bab84c7db5021d6d0d267311a2df04005481525ce5364133f25a34be015 + 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.34/questions.yaml b/stable/unifi/11.0.34/questions.yaml new file mode 100644 index 00000000000..3a79ef44b2c --- /dev/null +++ b/stable/unifi/11.0.34/questions.yaml @@ -0,0 +1,3069 @@ +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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: ClusterIP + description: ClusterIP + - value: NodePort + description: NodePort (Advanced) + - value: LoadBalancer + description: LoadBalancer (Advanced) + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: (Advanced) Specify the IP Policy + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: (Advanced) IP Families + description: (Advanced) The IP Families that should be used + schema: + show_if: [["type", "!=", "Simple"]] + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: ClusterIP + description: ClusterIP + - value: NodePort + description: NodePort (Advanced) + - value: LoadBalancer + description: LoadBalancer (Advanced) + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: (Advanced) Specify the IP Policy + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: (Advanced) IP Families + description: (Advanced) The IP Families that should be used + schema: + show_if: [["type", "!=", "Simple"]] + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: ClusterIP + description: ClusterIP + - value: NodePort + description: NodePort (Advanced) + - value: LoadBalancer + description: LoadBalancer (Advanced) + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: (Advanced) Specify the IP Policy + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: (Advanced) IP Families + description: (Advanced) The IP Families that should be used + schema: + show_if: [["type", "!=", "Simple"]] + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: ClusterIP + description: ClusterIP + - value: NodePort + description: NodePort (Advanced) + - value: LoadBalancer + description: LoadBalancer (Advanced) + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: (Advanced) Specify the IP Policy + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: (Advanced) IP Families + description: (Advanced) The IP Families that should be used + schema: + show_if: [["type", "!=", "Simple"]] + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: ClusterIP + description: ClusterIP + - value: NodePort + description: NodePort (Advanced) + - value: LoadBalancer + description: LoadBalancer (Advanced) + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: (Advanced) Specify the IP Policy + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: (Advanced) IP Families + description: (Advanced) The IP Families that should be used + schema: + show_if: [["type", "!=", "Simple"]] + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + 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: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort + schema: + type: int + min: 9000 + max: 65535 + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 999 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 999 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: NodePort + enum: + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: nodePort + description: Leave Empty to Disable + label: "nodePort" + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/unifi/11.0.34/templates/common.yaml b/stable/unifi/11.0.34/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/unifi/11.0.34/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/unifi/11.0.34/values.yaml b/stable/unifi/11.0.34/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/unmanic/3.0.30/CHANGELOG.md b/stable/unmanic/3.0.30/CHANGELOG.md deleted file mode 100644 index 9fe1ce50c5c..00000000000 --- a/stable/unmanic/3.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [unmanic-3.0.30](https://github.com/truecharts/charts/compare/unmanic-3.0.29...unmanic-3.0.30) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [unmanic-3.0.30](https://github.com/truecharts/charts/compare/unmanic-3.0.29...unmanic-3.0.30) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [unmanic-3.0.30](https://github.com/truecharts/charts/compare/unmanic-3.0.29...unmanic-3.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [unmanic-3.0.30](https://github.com/truecharts/charts/compare/unmanic-3.0.29...unmanic-3.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [unmanic-3.0.30](https://github.com/truecharts/charts/compare/unmanic-3.0.29...unmanic-3.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [unmanic-3.0.30](https://github.com/truecharts/charts/compare/unmanic-3.0.29...unmanic-3.0.30) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [unmanic-3.0.29](https://github.com/truecharts/charts/compare/unmanic-3.0.27...unmanic-3.0.29) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [unmanic-3.0.28](https://github.com/truecharts/charts/compare/unmanic-3.0.27...unmanic-3.0.28) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [unifi-11.0.29](https://github.com/truecharts/charts/compare/unifi-11.0.28...unifi-11.0.29) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/unmanic/3.0.30/Chart.lock b/stable/unmanic/3.0.30/Chart.lock deleted file mode 100644 index 9f79a7fef29..00000000000 --- a/stable/unmanic/3.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T23:04:31.594385555Z" diff --git a/stable/unmanic/3.0.30/Chart.yaml b/stable/unmanic/3.0.30/Chart.yaml deleted file mode 100644 index 3b7c01e3dfc..00000000000 --- a/stable/unmanic/3.0.30/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "0.2.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.30 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/unmanic/3.0.30/README.md b/stable/unmanic/3.0.30/README.md deleted file mode 100644 index d89cfaf0744..00000000000 --- a/stable/unmanic/3.0.30/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# unmanic - -![Version: 3.0.30](https://img.shields.io/badge/Version-3.0.30-informational?style=flat-square) ![AppVersion: 0.2.3](https://img.shields.io/badge/AppVersion-0.2.3-informational?style=flat-square) - -Unmanic is a simple tool for optimising your file library. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [unmanic](https://truecharts.org/docs/charts/stable/unmanic) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/unmanic/3.0.30/charts/common-10.5.9.tgz b/stable/unmanic/3.0.30/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/unmanic/3.0.30/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/unmanic/3.0.31/CHANGELOG.md b/stable/unmanic/3.0.31/CHANGELOG.md new file mode 100644 index 00000000000..1228fbf1f3f --- /dev/null +++ b/stable/unmanic/3.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [unmanic-3.0.31](https://github.com/truecharts/charts/compare/unmanic-3.0.30...unmanic-3.0.31) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [unmanic-3.0.30](https://github.com/truecharts/charts/compare/unmanic-3.0.29...unmanic-3.0.30) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [unmanic-3.0.30](https://github.com/truecharts/charts/compare/unmanic-3.0.29...unmanic-3.0.30) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [unmanic-3.0.30](https://github.com/truecharts/charts/compare/unmanic-3.0.29...unmanic-3.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [unmanic-3.0.30](https://github.com/truecharts/charts/compare/unmanic-3.0.29...unmanic-3.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [unmanic-3.0.30](https://github.com/truecharts/charts/compare/unmanic-3.0.29...unmanic-3.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [unmanic-3.0.30](https://github.com/truecharts/charts/compare/unmanic-3.0.29...unmanic-3.0.30) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [unmanic-3.0.29](https://github.com/truecharts/charts/compare/unmanic-3.0.27...unmanic-3.0.29) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [unmanic-3.0.28](https://github.com/truecharts/charts/compare/unmanic-3.0.27...unmanic-3.0.28) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + diff --git a/stable/unmanic/3.0.31/Chart.lock b/stable/unmanic/3.0.31/Chart.lock new file mode 100644 index 00000000000..a6857836ca4 --- /dev/null +++ b/stable/unmanic/3.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T15:12:03.31409802Z" diff --git a/stable/unmanic/3.0.31/Chart.yaml b/stable/unmanic/3.0.31/Chart.yaml new file mode 100644 index 00000000000..ed8366f3910 --- /dev/null +++ b/stable/unmanic/3.0.31/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "0.2.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: Unmanic is a simple tool for optimising your file library. +home: https://truecharts.org/docs/charts/stable/unmanic +icon: https://truecharts.org/img/hotlink-ok/chart-icons/unmanic.png +keywords: + - media +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: unmanic +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/unmanic + - https://github.com/Unmanic/unmanic + - https://hub.docker.com/r/josh5/unmanic +version: 3.0.31 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/unmanic/3.0.31/README.md b/stable/unmanic/3.0.31/README.md new file mode 100644 index 00000000000..cf640c00b20 --- /dev/null +++ b/stable/unmanic/3.0.31/README.md @@ -0,0 +1,109 @@ +# unmanic + +![Version: 3.0.31](https://img.shields.io/badge/Version-3.0.31-informational?style=flat-square) ![AppVersion: 0.2.3](https://img.shields.io/badge/AppVersion-0.2.3-informational?style=flat-square) + +Unmanic is a simple tool for optimising your file library. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [unmanic](https://truecharts.org/docs/charts/stable/unmanic) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/unmanic/3.0.30/app-readme.md b/stable/unmanic/3.0.31/app-readme.md similarity index 100% rename from stable/unmanic/3.0.30/app-readme.md rename to stable/unmanic/3.0.31/app-readme.md diff --git a/stable/unmanic/3.0.31/charts/common-10.5.10.tgz b/stable/unmanic/3.0.31/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/unmanic/3.0.31/charts/common-10.5.10.tgz differ diff --git a/stable/unmanic/3.0.30/ix_values.yaml b/stable/unmanic/3.0.31/ix_values.yaml similarity index 100% rename from stable/unmanic/3.0.30/ix_values.yaml rename to stable/unmanic/3.0.31/ix_values.yaml diff --git a/stable/unmanic/3.0.30/questions.yaml b/stable/unmanic/3.0.31/questions.yaml similarity index 100% rename from stable/unmanic/3.0.30/questions.yaml rename to stable/unmanic/3.0.31/questions.yaml diff --git a/stable/unmanic/3.0.31/templates/common.yaml b/stable/unmanic/3.0.31/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/unmanic/3.0.31/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/unmanic/3.0.31/values.yaml b/stable/unmanic/3.0.31/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/unpackerr/6.0.30/CHANGELOG.md b/stable/unpackerr/6.0.30/CHANGELOG.md deleted file mode 100644 index f0f5fd4a2dc..00000000000 --- a/stable/unpackerr/6.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [unpackerr-6.0.30](https://github.com/truecharts/charts/compare/unpackerr-6.0.29...unpackerr-6.0.30) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [unpackerr-6.0.30](https://github.com/truecharts/charts/compare/unpackerr-6.0.29...unpackerr-6.0.30) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [unpackerr-6.0.30](https://github.com/truecharts/charts/compare/unpackerr-6.0.29...unpackerr-6.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [unpackerr-6.0.30](https://github.com/truecharts/charts/compare/unpackerr-6.0.29...unpackerr-6.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [unpackerr-6.0.30](https://github.com/truecharts/charts/compare/unpackerr-6.0.29...unpackerr-6.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [unpackerr-6.0.30](https://github.com/truecharts/charts/compare/unpackerr-6.0.29...unpackerr-6.0.30) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [unpackerr-6.0.29](https://github.com/truecharts/charts/compare/unpackerr-6.0.27...unpackerr-6.0.29) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [unpackerr-6.0.28](https://github.com/truecharts/charts/compare/unpackerr-6.0.27...unpackerr-6.0.28) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [unpackerr-6.0.27](https://github.com/truecharts/charts/compare/unpackerr-6.0.26...unpackerr-6.0.27) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/unpackerr/6.0.30/Chart.lock b/stable/unpackerr/6.0.30/Chart.lock deleted file mode 100644 index 0ce84891539..00000000000 --- a/stable/unpackerr/6.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T23:04:40.317524077Z" diff --git a/stable/unpackerr/6.0.30/Chart.yaml b/stable/unpackerr/6.0.30/Chart.yaml deleted file mode 100644 index da52e88bf44..00000000000 --- a/stable/unpackerr/6.0.30/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -apiVersion: v2 -appVersion: "0.10.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.30 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/unpackerr/6.0.30/README.md b/stable/unpackerr/6.0.30/README.md deleted file mode 100644 index 2f30906067d..00000000000 --- a/stable/unpackerr/6.0.30/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# unpackerr - -![Version: 6.0.30](https://img.shields.io/badge/Version-6.0.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.10.0](https://img.shields.io/badge/AppVersion-0.10.0-informational?style=flat-square) - -This application runs as a daemon on your download host. It checks for completed downloads and extracts them so Radarr, Lidarr, Sonarr, and Readarr may import them - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [unpackerr](https://truecharts.org/docs/charts/stable/unpackerr) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/unpackerr/6.0.30/charts/common-10.5.9.tgz b/stable/unpackerr/6.0.30/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/unpackerr/6.0.30/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/unpackerr/6.0.31/CHANGELOG.md b/stable/unpackerr/6.0.31/CHANGELOG.md new file mode 100644 index 00000000000..78366f76779 --- /dev/null +++ b/stable/unpackerr/6.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [unpackerr-6.0.31](https://github.com/truecharts/charts/compare/unpackerr-6.0.29...unpackerr-6.0.31) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [unpackerr-6.0.30](https://github.com/truecharts/charts/compare/unpackerr-6.0.29...unpackerr-6.0.30) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [unpackerr-6.0.30](https://github.com/truecharts/charts/compare/unpackerr-6.0.29...unpackerr-6.0.30) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [unpackerr-6.0.30](https://github.com/truecharts/charts/compare/unpackerr-6.0.29...unpackerr-6.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [unpackerr-6.0.30](https://github.com/truecharts/charts/compare/unpackerr-6.0.29...unpackerr-6.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [unpackerr-6.0.30](https://github.com/truecharts/charts/compare/unpackerr-6.0.29...unpackerr-6.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [unpackerr-6.0.30](https://github.com/truecharts/charts/compare/unpackerr-6.0.29...unpackerr-6.0.30) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [unpackerr-6.0.29](https://github.com/truecharts/charts/compare/unpackerr-6.0.27...unpackerr-6.0.29) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/stable/unpackerr/6.0.31/Chart.lock b/stable/unpackerr/6.0.31/Chart.lock new file mode 100644 index 00000000000..13e98ceab5a --- /dev/null +++ b/stable/unpackerr/6.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T15:12:22.423793264Z" diff --git a/stable/unpackerr/6.0.31/Chart.yaml b/stable/unpackerr/6.0.31/Chart.yaml new file mode 100644 index 00000000000..8f7db5abcad --- /dev/null +++ b/stable/unpackerr/6.0.31/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "0.10.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: This application runs as a daemon on your download host. It checks for completed downloads and extracts them so Radarr, Lidarr, Sonarr, and Readarr may import them +home: https://truecharts.org/docs/charts/stable/unpackerr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/unpackerr.png +keywords: + - unpackerr + - sonarr + - radarr + - lidarr + - readarr +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: unpackerr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/unpackerr + - https://github.com/davidnewhall/unpackerr + - https://hub.docker.com/r/golift/unpackerr +type: application +version: 6.0.31 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/unpackerr/6.0.31/README.md b/stable/unpackerr/6.0.31/README.md new file mode 100644 index 00000000000..7fcb6083db3 --- /dev/null +++ b/stable/unpackerr/6.0.31/README.md @@ -0,0 +1,109 @@ +# unpackerr + +![Version: 6.0.31](https://img.shields.io/badge/Version-6.0.31-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.10.0](https://img.shields.io/badge/AppVersion-0.10.0-informational?style=flat-square) + +This application runs as a daemon on your download host. It checks for completed downloads and extracts them so Radarr, Lidarr, Sonarr, and Readarr may import them + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [unpackerr](https://truecharts.org/docs/charts/stable/unpackerr) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/unpackerr/6.0.30/app-readme.md b/stable/unpackerr/6.0.31/app-readme.md similarity index 100% rename from stable/unpackerr/6.0.30/app-readme.md rename to stable/unpackerr/6.0.31/app-readme.md diff --git a/stable/unpackerr/6.0.31/charts/common-10.5.10.tgz b/stable/unpackerr/6.0.31/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/unpackerr/6.0.31/charts/common-10.5.10.tgz differ diff --git a/stable/unpackerr/6.0.30/ix_values.yaml b/stable/unpackerr/6.0.31/ix_values.yaml similarity index 100% rename from stable/unpackerr/6.0.30/ix_values.yaml rename to stable/unpackerr/6.0.31/ix_values.yaml diff --git a/stable/unpackerr/6.0.30/questions.yaml b/stable/unpackerr/6.0.31/questions.yaml similarity index 100% rename from stable/unpackerr/6.0.30/questions.yaml rename to stable/unpackerr/6.0.31/questions.yaml diff --git a/stable/unpackerr/6.0.31/templates/common.yaml b/stable/unpackerr/6.0.31/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/unpackerr/6.0.31/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/unpackerr/6.0.31/values.yaml b/stable/unpackerr/6.0.31/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/unpoller/3.0.33/CHANGELOG.md b/stable/unpoller/3.0.33/CHANGELOG.md deleted file mode 100644 index 1efc76e4f45..00000000000 --- a/stable/unpoller/3.0.33/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [unpoller-3.0.33](https://github.com/truecharts/charts/compare/unpoller-3.0.32...unpoller-3.0.33) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [unpoller-3.0.33](https://github.com/truecharts/charts/compare/unpoller-3.0.32...unpoller-3.0.33) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [unpoller-3.0.33](https://github.com/truecharts/charts/compare/unpoller-3.0.32...unpoller-3.0.33) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [unpoller-3.0.33](https://github.com/truecharts/charts/compare/unpoller-3.0.32...unpoller-3.0.33) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [unpoller-3.0.33](https://github.com/truecharts/charts/compare/unpoller-3.0.32...unpoller-3.0.33) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [unpoller-3.0.33](https://github.com/truecharts/charts/compare/unpoller-3.0.32...unpoller-3.0.33) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [unpoller-3.0.32](https://github.com/truecharts/charts/compare/unpoller-3.0.30...unpoller-3.0.32) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [unpoller-3.0.31](https://github.com/truecharts/charts/compare/unpoller-3.0.30...unpoller-3.0.31) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [unpoller-3.0.30](https://github.com/truecharts/charts/compare/unpoller-3.0.29...unpoller-3.0.30) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/unpoller/3.0.33/Chart.lock b/stable/unpoller/3.0.33/Chart.lock deleted file mode 100644 index 00675e0f0f3..00000000000 --- a/stable/unpoller/3.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T23:04:51.514772126Z" diff --git a/stable/unpoller/3.0.33/Chart.yaml b/stable/unpoller/3.0.33/Chart.yaml deleted file mode 100644 index d189882a1af..00000000000 --- a/stable/unpoller/3.0.33/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "2.1.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.33 -annotations: - truecharts.org/catagories: | - - metrics - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/unpoller/3.0.33/README.md b/stable/unpoller/3.0.33/README.md deleted file mode 100644 index 1213ce82bbb..00000000000 --- a/stable/unpoller/3.0.33/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# unpoller - -![Version: 3.0.33](https://img.shields.io/badge/Version-3.0.33-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.1.3](https://img.shields.io/badge/AppVersion-2.1.3-informational?style=flat-square) - -Collect ALL UniFi Controller, Site, Device & Client Data - Export to InfluxDB or Prometheus - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [unpoller](https://truecharts.org/docs/charts/stable/unpoller) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/unpoller/3.0.33/charts/common-10.5.9.tgz b/stable/unpoller/3.0.33/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/unpoller/3.0.33/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/unpoller/3.0.34/CHANGELOG.md b/stable/unpoller/3.0.34/CHANGELOG.md new file mode 100644 index 00000000000..91faee8de72 --- /dev/null +++ b/stable/unpoller/3.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [unpoller-3.0.34](https://github.com/truecharts/charts/compare/unpoller-3.0.32...unpoller-3.0.34) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [unpoller-3.0.33](https://github.com/truecharts/charts/compare/unpoller-3.0.32...unpoller-3.0.33) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [unpoller-3.0.33](https://github.com/truecharts/charts/compare/unpoller-3.0.32...unpoller-3.0.33) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [unpoller-3.0.33](https://github.com/truecharts/charts/compare/unpoller-3.0.32...unpoller-3.0.33) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [unpoller-3.0.33](https://github.com/truecharts/charts/compare/unpoller-3.0.32...unpoller-3.0.33) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [unpoller-3.0.33](https://github.com/truecharts/charts/compare/unpoller-3.0.32...unpoller-3.0.33) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [unpoller-3.0.33](https://github.com/truecharts/charts/compare/unpoller-3.0.32...unpoller-3.0.33) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [unpoller-3.0.32](https://github.com/truecharts/charts/compare/unpoller-3.0.30...unpoller-3.0.32) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/stable/unpoller/3.0.34/Chart.lock b/stable/unpoller/3.0.34/Chart.lock new file mode 100644 index 00000000000..ed74ff35cda --- /dev/null +++ b/stable/unpoller/3.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T15:12:33.180620803Z" diff --git a/stable/unpoller/3.0.34/Chart.yaml b/stable/unpoller/3.0.34/Chart.yaml new file mode 100644 index 00000000000..8ebc57d3ca2 --- /dev/null +++ b/stable/unpoller/3.0.34/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "2.1.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: Collect ALL UniFi Controller, Site, Device & Client Data - Export to InfluxDB or Prometheus +icon: https://truecharts.org/img/hotlink-ok/chart-icons/unpoller.png +home: https://truecharts.org/docs/charts/stable/unpoller +keywords: + - unifi + - unifi-poller + - metrics +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: unpoller +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/unpoller + - https://github.com/unifi-poller/unifi-poller + - https://hub.docker.com/r/golift/unifi-poller +type: application +version: 3.0.34 +annotations: + truecharts.org/catagories: | + - metrics + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/unpoller/3.0.34/README.md b/stable/unpoller/3.0.34/README.md new file mode 100644 index 00000000000..c557675413f --- /dev/null +++ b/stable/unpoller/3.0.34/README.md @@ -0,0 +1,109 @@ +# unpoller + +![Version: 3.0.34](https://img.shields.io/badge/Version-3.0.34-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.1.3](https://img.shields.io/badge/AppVersion-2.1.3-informational?style=flat-square) + +Collect ALL UniFi Controller, Site, Device & Client Data - Export to InfluxDB or Prometheus + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [unpoller](https://truecharts.org/docs/charts/stable/unpoller) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/unpoller/3.0.33/app-readme.md b/stable/unpoller/3.0.34/app-readme.md similarity index 100% rename from stable/unpoller/3.0.33/app-readme.md rename to stable/unpoller/3.0.34/app-readme.md diff --git a/stable/unpoller/3.0.34/charts/common-10.5.10.tgz b/stable/unpoller/3.0.34/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/unpoller/3.0.34/charts/common-10.5.10.tgz differ diff --git a/stable/unpoller/3.0.33/ix_values.yaml b/stable/unpoller/3.0.34/ix_values.yaml similarity index 100% rename from stable/unpoller/3.0.33/ix_values.yaml rename to stable/unpoller/3.0.34/ix_values.yaml diff --git a/stable/unpoller/3.0.33/questions.yaml b/stable/unpoller/3.0.34/questions.yaml similarity index 100% rename from stable/unpoller/3.0.33/questions.yaml rename to stable/unpoller/3.0.34/questions.yaml diff --git a/stable/unpoller/3.0.34/templates/common.yaml b/stable/unpoller/3.0.34/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/unpoller/3.0.34/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/unpoller/3.0.33/templates/prometheusrules.yaml b/stable/unpoller/3.0.34/templates/prometheusrules.yaml similarity index 100% rename from stable/unpoller/3.0.33/templates/prometheusrules.yaml rename to stable/unpoller/3.0.34/templates/prometheusrules.yaml diff --git a/stable/unpoller/3.0.33/templates/servicemonitor.yaml b/stable/unpoller/3.0.34/templates/servicemonitor.yaml similarity index 100% rename from stable/unpoller/3.0.33/templates/servicemonitor.yaml rename to stable/unpoller/3.0.34/templates/servicemonitor.yaml diff --git a/stable/unpoller/3.0.34/values.yaml b/stable/unpoller/3.0.34/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/uptime-kuma/3.0.32/CHANGELOG.md b/stable/uptime-kuma/3.0.32/CHANGELOG.md deleted file mode 100644 index f01f79542a9..00000000000 --- a/stable/uptime-kuma/3.0.32/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [uptime-kuma-3.0.32](https://github.com/truecharts/charts/compare/uptime-kuma-3.0.31...uptime-kuma-3.0.32) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [uptime-kuma-3.0.32](https://github.com/truecharts/charts/compare/uptime-kuma-3.0.31...uptime-kuma-3.0.32) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [uptime-kuma-3.0.32](https://github.com/truecharts/charts/compare/uptime-kuma-3.0.31...uptime-kuma-3.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [uptime-kuma-3.0.32](https://github.com/truecharts/charts/compare/uptime-kuma-3.0.31...uptime-kuma-3.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [uptime-kuma-3.0.32](https://github.com/truecharts/charts/compare/uptime-kuma-3.0.31...uptime-kuma-3.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [uptime-kuma-3.0.32](https://github.com/truecharts/charts/compare/uptime-kuma-3.0.31...uptime-kuma-3.0.32) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [uptime-kuma-3.0.31](https://github.com/truecharts/charts/compare/uptime-kuma-3.0.30...uptime-kuma-3.0.31) (2022-09-07) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) - - - - -## [uptime-kuma-3.0.31](https://github.com/truecharts/charts/compare/uptime-kuma-3.0.30...uptime-kuma-3.0.31) (2022-09-06) - -### Chore - -- update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) - - - - -## [uptime-kuma-3.0.30](https://github.com/truecharts/charts/compare/uptime-kuma-3.0.28...uptime-kuma-3.0.30) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/uptime-kuma/3.0.32/Chart.lock b/stable/uptime-kuma/3.0.32/Chart.lock deleted file mode 100644 index 76d5e8de854..00000000000 --- a/stable/uptime-kuma/3.0.32/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T23:04:55.09626666Z" diff --git a/stable/uptime-kuma/3.0.32/Chart.yaml b/stable/uptime-kuma/3.0.32/Chart.yaml deleted file mode 100644 index e6da9c99047..00000000000 --- a/stable/uptime-kuma/3.0.32/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "1.18.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.32 -annotations: - truecharts.org/catagories: | - - monitoring - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/uptime-kuma/3.0.32/README.md b/stable/uptime-kuma/3.0.32/README.md deleted file mode 100644 index 95ec463600c..00000000000 --- a/stable/uptime-kuma/3.0.32/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# uptime-kuma - -![Version: 3.0.32](https://img.shields.io/badge/Version-3.0.32-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.18.0](https://img.shields.io/badge/AppVersion-1.18.0-informational?style=flat-square) - -A fancy self-hosted monitoring tool - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [uptime-kuma](https://truecharts.org/docs/charts/stable/uptime-kuma) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/uptime-kuma/3.0.32/charts/common-10.5.9.tgz b/stable/uptime-kuma/3.0.32/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/uptime-kuma/3.0.32/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/uptime-kuma/3.0.33/CHANGELOG.md b/stable/uptime-kuma/3.0.33/CHANGELOG.md new file mode 100644 index 00000000000..f0e60ebd419 --- /dev/null +++ b/stable/uptime-kuma/3.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [uptime-kuma-3.0.33](https://github.com/truecharts/charts/compare/uptime-kuma-3.0.32...uptime-kuma-3.0.33) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [uptime-kuma-3.0.32](https://github.com/truecharts/charts/compare/uptime-kuma-3.0.31...uptime-kuma-3.0.32) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [uptime-kuma-3.0.32](https://github.com/truecharts/charts/compare/uptime-kuma-3.0.31...uptime-kuma-3.0.32) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [uptime-kuma-3.0.32](https://github.com/truecharts/charts/compare/uptime-kuma-3.0.31...uptime-kuma-3.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [uptime-kuma-3.0.32](https://github.com/truecharts/charts/compare/uptime-kuma-3.0.31...uptime-kuma-3.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [uptime-kuma-3.0.32](https://github.com/truecharts/charts/compare/uptime-kuma-3.0.31...uptime-kuma-3.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [uptime-kuma-3.0.32](https://github.com/truecharts/charts/compare/uptime-kuma-3.0.31...uptime-kuma-3.0.32) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [uptime-kuma-3.0.31](https://github.com/truecharts/charts/compare/uptime-kuma-3.0.30...uptime-kuma-3.0.31) (2022-09-07) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) + + + + +## [uptime-kuma-3.0.31](https://github.com/truecharts/charts/compare/uptime-kuma-3.0.30...uptime-kuma-3.0.31) (2022-09-06) + +### Chore + +- update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) + + diff --git a/stable/uptime-kuma/3.0.33/Chart.lock b/stable/uptime-kuma/3.0.33/Chart.lock new file mode 100644 index 00000000000..b94791acd6d --- /dev/null +++ b/stable/uptime-kuma/3.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T15:12:33.734509543Z" diff --git a/stable/uptime-kuma/3.0.33/Chart.yaml b/stable/uptime-kuma/3.0.33/Chart.yaml new file mode 100644 index 00000000000..ef66dacc676 --- /dev/null +++ b/stable/uptime-kuma/3.0.33/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "1.18.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: A fancy self-hosted monitoring tool +home: https://truecharts.org/docs/charts/stable/uptime-kuma +icon: https://truecharts.org/img/hotlink-ok/chart-icons/uptime-kuma.png +keywords: + - monitoring + - uptime +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: uptime-kuma +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/uptime-kuma + - https://github.com/louislam/uptime-kuma +type: application +version: 3.0.33 +annotations: + truecharts.org/catagories: | + - monitoring + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/uptime-kuma/3.0.33/README.md b/stable/uptime-kuma/3.0.33/README.md new file mode 100644 index 00000000000..0042c191d5e --- /dev/null +++ b/stable/uptime-kuma/3.0.33/README.md @@ -0,0 +1,108 @@ +# uptime-kuma + +![Version: 3.0.33](https://img.shields.io/badge/Version-3.0.33-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.18.0](https://img.shields.io/badge/AppVersion-1.18.0-informational?style=flat-square) + +A fancy self-hosted monitoring tool + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [uptime-kuma](https://truecharts.org/docs/charts/stable/uptime-kuma) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/uptime-kuma/3.0.32/app-readme.md b/stable/uptime-kuma/3.0.33/app-readme.md similarity index 100% rename from stable/uptime-kuma/3.0.32/app-readme.md rename to stable/uptime-kuma/3.0.33/app-readme.md diff --git a/stable/uptime-kuma/3.0.33/charts/common-10.5.10.tgz b/stable/uptime-kuma/3.0.33/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/uptime-kuma/3.0.33/charts/common-10.5.10.tgz differ diff --git a/stable/uptime-kuma/3.0.32/ix_values.yaml b/stable/uptime-kuma/3.0.33/ix_values.yaml similarity index 100% rename from stable/uptime-kuma/3.0.32/ix_values.yaml rename to stable/uptime-kuma/3.0.33/ix_values.yaml diff --git a/stable/uptime-kuma/3.0.32/questions.yaml b/stable/uptime-kuma/3.0.33/questions.yaml similarity index 100% rename from stable/uptime-kuma/3.0.32/questions.yaml rename to stable/uptime-kuma/3.0.33/questions.yaml diff --git a/stable/uptime-kuma/3.0.33/templates/common.yaml b/stable/uptime-kuma/3.0.33/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/uptime-kuma/3.0.33/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/uptime-kuma/3.0.33/values.yaml b/stable/uptime-kuma/3.0.33/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/uptimerobot-prometheus/4.0.33/CHANGELOG.md b/stable/uptimerobot-prometheus/4.0.33/CHANGELOG.md deleted file mode 100644 index 1e9ddf30388..00000000000 --- a/stable/uptimerobot-prometheus/4.0.33/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [uptimerobot-prometheus-4.0.33](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.32...uptimerobot-prometheus-4.0.33) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [uptimerobot-prometheus-4.0.33](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.32...uptimerobot-prometheus-4.0.33) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [uptimerobot-prometheus-4.0.33](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.32...uptimerobot-prometheus-4.0.33) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [uptimerobot-prometheus-4.0.33](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.32...uptimerobot-prometheus-4.0.33) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [uptimerobot-prometheus-4.0.33](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.32...uptimerobot-prometheus-4.0.33) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [uptimerobot-prometheus-4.0.33](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.32...uptimerobot-prometheus-4.0.33) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [uptimerobot-prometheus-4.0.32](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.30...uptimerobot-prometheus-4.0.32) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [uptimerobot-prometheus-4.0.31](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.30...uptimerobot-prometheus-4.0.31) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [uptimerobot-prometheus-4.0.30](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.29...uptimerobot-prometheus-4.0.30) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/uptimerobot-prometheus/4.0.33/Chart.lock b/stable/uptimerobot-prometheus/4.0.33/Chart.lock deleted file mode 100644 index fcb595f33e3..00000000000 --- a/stable/uptimerobot-prometheus/4.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T23:04:55.957017501Z" diff --git a/stable/uptimerobot-prometheus/4.0.33/Chart.yaml b/stable/uptimerobot-prometheus/4.0.33/Chart.yaml deleted file mode 100644 index 2342b29d238..00000000000 --- a/stable/uptimerobot-prometheus/4.0.33/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "0.0.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.33 -annotations: - truecharts.org/catagories: | - - metrics - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/uptimerobot-prometheus/4.0.33/README.md b/stable/uptimerobot-prometheus/4.0.33/README.md deleted file mode 100644 index dd843295dd4..00000000000 --- a/stable/uptimerobot-prometheus/4.0.33/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# uptimerobot-prometheus - -![Version: 4.0.33](https://img.shields.io/badge/Version-4.0.33-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.0.1](https://img.shields.io/badge/AppVersion-0.0.1-informational?style=flat-square) - -Prometheus Exporter for the official uptimerobot CLI - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [uptimerobot-prometheus](https://truecharts.org/docs/charts/stable/uptimerobot-prometheus) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/uptimerobot-prometheus/4.0.33/charts/common-10.5.9.tgz b/stable/uptimerobot-prometheus/4.0.33/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/uptimerobot-prometheus/4.0.33/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/uptimerobot-prometheus/4.0.34/CHANGELOG.md b/stable/uptimerobot-prometheus/4.0.34/CHANGELOG.md new file mode 100644 index 00000000000..c2db8e783f4 --- /dev/null +++ b/stable/uptimerobot-prometheus/4.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [uptimerobot-prometheus-4.0.34](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.32...uptimerobot-prometheus-4.0.34) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [uptimerobot-prometheus-4.0.33](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.32...uptimerobot-prometheus-4.0.33) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [uptimerobot-prometheus-4.0.33](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.32...uptimerobot-prometheus-4.0.33) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [uptimerobot-prometheus-4.0.33](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.32...uptimerobot-prometheus-4.0.33) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [uptimerobot-prometheus-4.0.33](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.32...uptimerobot-prometheus-4.0.33) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [uptimerobot-prometheus-4.0.33](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.32...uptimerobot-prometheus-4.0.33) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [uptimerobot-prometheus-4.0.33](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.32...uptimerobot-prometheus-4.0.33) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [uptimerobot-prometheus-4.0.32](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.30...uptimerobot-prometheus-4.0.32) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/stable/uptimerobot-prometheus/4.0.34/Chart.lock b/stable/uptimerobot-prometheus/4.0.34/Chart.lock new file mode 100644 index 00000000000..ea594afa99b --- /dev/null +++ b/stable/uptimerobot-prometheus/4.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T15:12:34.242093836Z" diff --git a/stable/uptimerobot-prometheus/4.0.34/Chart.yaml b/stable/uptimerobot-prometheus/4.0.34/Chart.yaml new file mode 100644 index 00000000000..03b1cd5b1ff --- /dev/null +++ b/stable/uptimerobot-prometheus/4.0.34/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "0.0.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: Prometheus Exporter for the official uptimerobot CLI +icon: https://truecharts.org/img/hotlink-ok/chart-icons/uptimerobot-prometheus.png +home: https://truecharts.org/docs/charts/stable/uptimerobot-prometheus +keywords: + - uptimerobot + - prometheus + - grafana + - metrics +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: uptimerobot-prometheus +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/uptimerobot-prometheus + - https://github.com/lekpamartin/uptimerobot_exporter + - https://github.com/k8s-at-home/charts/tree/master/charts/uptimerobot-prometheus +type: application +version: 4.0.34 +annotations: + truecharts.org/catagories: | + - metrics + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/uptimerobot-prometheus/4.0.34/README.md b/stable/uptimerobot-prometheus/4.0.34/README.md new file mode 100644 index 00000000000..bb382c34451 --- /dev/null +++ b/stable/uptimerobot-prometheus/4.0.34/README.md @@ -0,0 +1,109 @@ +# uptimerobot-prometheus + +![Version: 4.0.34](https://img.shields.io/badge/Version-4.0.34-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.0.1](https://img.shields.io/badge/AppVersion-0.0.1-informational?style=flat-square) + +Prometheus Exporter for the official uptimerobot CLI + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [uptimerobot-prometheus](https://truecharts.org/docs/charts/stable/uptimerobot-prometheus) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/uptimerobot-prometheus/4.0.33/app-readme.md b/stable/uptimerobot-prometheus/4.0.34/app-readme.md similarity index 100% rename from stable/uptimerobot-prometheus/4.0.33/app-readme.md rename to stable/uptimerobot-prometheus/4.0.34/app-readme.md diff --git a/stable/uptimerobot-prometheus/4.0.34/charts/common-10.5.10.tgz b/stable/uptimerobot-prometheus/4.0.34/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/uptimerobot-prometheus/4.0.34/charts/common-10.5.10.tgz differ diff --git a/stable/uptimerobot-prometheus/4.0.33/ix_values.yaml b/stable/uptimerobot-prometheus/4.0.34/ix_values.yaml similarity index 100% rename from stable/uptimerobot-prometheus/4.0.33/ix_values.yaml rename to stable/uptimerobot-prometheus/4.0.34/ix_values.yaml diff --git a/stable/uptimerobot-prometheus/4.0.33/questions.yaml b/stable/uptimerobot-prometheus/4.0.34/questions.yaml similarity index 100% rename from stable/uptimerobot-prometheus/4.0.33/questions.yaml rename to stable/uptimerobot-prometheus/4.0.34/questions.yaml diff --git a/stable/uptimerobot-prometheus/4.0.34/templates/common.yaml b/stable/uptimerobot-prometheus/4.0.34/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/uptimerobot-prometheus/4.0.34/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/uptimerobot-prometheus/4.0.33/templates/prometheusrules.yaml b/stable/uptimerobot-prometheus/4.0.34/templates/prometheusrules.yaml similarity index 100% rename from stable/uptimerobot-prometheus/4.0.33/templates/prometheusrules.yaml rename to stable/uptimerobot-prometheus/4.0.34/templates/prometheusrules.yaml diff --git a/stable/uptimerobot-prometheus/4.0.33/templates/servicemonitor.yaml b/stable/uptimerobot-prometheus/4.0.34/templates/servicemonitor.yaml similarity index 100% rename from stable/uptimerobot-prometheus/4.0.33/templates/servicemonitor.yaml rename to stable/uptimerobot-prometheus/4.0.34/templates/servicemonitor.yaml diff --git a/stable/uptimerobot-prometheus/4.0.34/values.yaml b/stable/uptimerobot-prometheus/4.0.34/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/valheim/3.0.34/CHANGELOG.md b/stable/valheim/3.0.34/CHANGELOG.md deleted file mode 100644 index 6e4a70fdd14..00000000000 --- a/stable/valheim/3.0.34/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [valheim-3.0.34](https://github.com/truecharts/charts/compare/valheim-3.0.33...valheim-3.0.34) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [valheim-3.0.34](https://github.com/truecharts/charts/compare/valheim-3.0.33...valheim-3.0.34) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [valheim-3.0.34](https://github.com/truecharts/charts/compare/valheim-3.0.33...valheim-3.0.34) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [valheim-3.0.34](https://github.com/truecharts/charts/compare/valheim-3.0.33...valheim-3.0.34) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [valheim-3.0.34](https://github.com/truecharts/charts/compare/valheim-3.0.33...valheim-3.0.34) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [valheim-3.0.34](https://github.com/truecharts/charts/compare/valheim-3.0.33...valheim-3.0.34) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [valheim-3.0.33](https://github.com/truecharts/charts/compare/valheim-3.0.32...valheim-3.0.33) (2022-09-03) - -### Chore - -- update docker general non-major ([#3668](https://github.com/truecharts/charts/issues/3668)) - - - - -## [valheim-3.0.32](https://github.com/truecharts/charts/compare/valheim-3.0.30...valheim-3.0.32) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [valheim-3.0.31](https://github.com/truecharts/charts/compare/valheim-3.0.30...valheim-3.0.31) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/valheim/3.0.34/Chart.lock b/stable/valheim/3.0.34/Chart.lock deleted file mode 100644 index 53486918278..00000000000 --- a/stable/valheim/3.0.34/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T23:05:04.720512Z" diff --git a/stable/valheim/3.0.34/Chart.yaml b/stable/valheim/3.0.34/Chart.yaml deleted file mode 100644 index ab9af73b4c6..00000000000 --- a/stable/valheim/3.0.34/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.34 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/valheim/3.0.34/README.md b/stable/valheim/3.0.34/README.md deleted file mode 100644 index 977b1cb21aa..00000000000 --- a/stable/valheim/3.0.34/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# valheim - -![Version: 3.0.34](https://img.shields.io/badge/Version-3.0.34-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Valheim dedicated gameserver with automatic update and world backup support - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [valheim](https://truecharts.org/docs/charts/stable/valheim) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/valheim/3.0.34/charts/common-10.5.9.tgz b/stable/valheim/3.0.34/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/valheim/3.0.34/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/valheim/3.0.35/CHANGELOG.md b/stable/valheim/3.0.35/CHANGELOG.md new file mode 100644 index 00000000000..34eac3df916 --- /dev/null +++ b/stable/valheim/3.0.35/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [valheim-3.0.35](https://github.com/truecharts/charts/compare/valheim-3.0.34...valheim-3.0.35) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [valheim-3.0.34](https://github.com/truecharts/charts/compare/valheim-3.0.33...valheim-3.0.34) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [valheim-3.0.34](https://github.com/truecharts/charts/compare/valheim-3.0.33...valheim-3.0.34) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [valheim-3.0.34](https://github.com/truecharts/charts/compare/valheim-3.0.33...valheim-3.0.34) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [valheim-3.0.34](https://github.com/truecharts/charts/compare/valheim-3.0.33...valheim-3.0.34) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [valheim-3.0.34](https://github.com/truecharts/charts/compare/valheim-3.0.33...valheim-3.0.34) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [valheim-3.0.34](https://github.com/truecharts/charts/compare/valheim-3.0.33...valheim-3.0.34) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [valheim-3.0.33](https://github.com/truecharts/charts/compare/valheim-3.0.32...valheim-3.0.33) (2022-09-03) + +### Chore + +- update docker general non-major ([#3668](https://github.com/truecharts/charts/issues/3668)) + + + + +## [valheim-3.0.32](https://github.com/truecharts/charts/compare/valheim-3.0.30...valheim-3.0.32) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + diff --git a/stable/valheim/3.0.35/Chart.lock b/stable/valheim/3.0.35/Chart.lock new file mode 100644 index 00000000000..f8323f751fc --- /dev/null +++ b/stable/valheim/3.0.35/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T15:12:53.279320448Z" diff --git a/stable/valheim/3.0.35/Chart.yaml b/stable/valheim/3.0.35/Chart.yaml new file mode 100644 index 00000000000..86b23afb42d --- /dev/null +++ b/stable/valheim/3.0.35/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: Valheim dedicated gameserver with automatic update and world backup support +home: https://truecharts.org/docs/charts/stable/valheim +icon: https://truecharts.org/img/hotlink-ok/chart-icons/valheim.png +keywords: + - valheim +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: valheim +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/valheim + - https://github.com/lloesche/valheim-server-docker + - https://hub.docker.com/r/lloesche/valheim-server +version: 3.0.35 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/valheim/3.0.35/README.md b/stable/valheim/3.0.35/README.md new file mode 100644 index 00000000000..34210413f11 --- /dev/null +++ b/stable/valheim/3.0.35/README.md @@ -0,0 +1,109 @@ +# valheim + +![Version: 3.0.35](https://img.shields.io/badge/Version-3.0.35-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Valheim dedicated gameserver with automatic update and world backup support + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [valheim](https://truecharts.org/docs/charts/stable/valheim) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/valheim/3.0.34/app-readme.md b/stable/valheim/3.0.35/app-readme.md similarity index 100% rename from stable/valheim/3.0.34/app-readme.md rename to stable/valheim/3.0.35/app-readme.md diff --git a/stable/valheim/3.0.35/charts/common-10.5.10.tgz b/stable/valheim/3.0.35/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/valheim/3.0.35/charts/common-10.5.10.tgz differ diff --git a/stable/valheim/3.0.34/ix_values.yaml b/stable/valheim/3.0.35/ix_values.yaml similarity index 100% rename from stable/valheim/3.0.34/ix_values.yaml rename to stable/valheim/3.0.35/ix_values.yaml diff --git a/stable/valheim/3.0.34/questions.yaml b/stable/valheim/3.0.35/questions.yaml similarity index 100% rename from stable/valheim/3.0.34/questions.yaml rename to stable/valheim/3.0.35/questions.yaml diff --git a/stable/valheim/3.0.34/templates/common.yaml b/stable/valheim/3.0.35/templates/common.yaml similarity index 100% rename from stable/valheim/3.0.34/templates/common.yaml rename to stable/valheim/3.0.35/templates/common.yaml diff --git a/stable/valheim/3.0.35/values.yaml b/stable/valheim/3.0.35/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/vaultwarden/16.0.39/CHANGELOG.md b/stable/vaultwarden/16.0.39/CHANGELOG.md new file mode 100644 index 00000000000..c6df59cecc3 --- /dev/null +++ b/stable/vaultwarden/16.0.39/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [vaultwarden-16.0.39](https://github.com/truecharts/charts/compare/vaultwarden-16.0.38...vaultwarden-16.0.39) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [vaultwarden-16.0.38](https://github.com/truecharts/charts/compare/vaultwarden-16.0.36...vaultwarden-16.0.38) (2022-09-13) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [vaultwarden-16.0.37](https://github.com/truecharts/charts/compare/vaultwarden-16.0.36...vaultwarden-16.0.37) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [vaultwarden-16.0.37](https://github.com/truecharts/charts/compare/vaultwarden-16.0.36...vaultwarden-16.0.37) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [vaultwarden-16.0.37](https://github.com/truecharts/charts/compare/vaultwarden-16.0.36...vaultwarden-16.0.37) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [vaultwarden-16.0.37](https://github.com/truecharts/charts/compare/vaultwarden-16.0.36...vaultwarden-16.0.37) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [vaultwarden-16.0.37](https://github.com/truecharts/charts/compare/vaultwarden-16.0.36...vaultwarden-16.0.37) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [vaultwarden-16.0.37](https://github.com/truecharts/charts/compare/vaultwarden-16.0.36...vaultwarden-16.0.37) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + diff --git a/stable/vaultwarden/16.0.39/Chart.lock b/stable/vaultwarden/16.0.39/Chart.lock new file mode 100644 index 00000000000..444c98a5fb9 --- /dev/null +++ b/stable/vaultwarden/16.0.39/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 +generated: "2022-09-15T15:13:16.043464817Z" diff --git a/stable/vaultwarden/16.0.39/Chart.yaml b/stable/vaultwarden/16.0.39/Chart.yaml new file mode 100644 index 00000000000..4986ca5a1d7 --- /dev/null +++ b/stable/vaultwarden/16.0.39/Chart.yaml @@ -0,0 +1,37 @@ +apiVersion: v2 +appVersion: "1.25.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +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.39 +annotations: + truecharts.org/catagories: | + - security + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/vaultwarden/16.0.39/README.md b/stable/vaultwarden/16.0.39/README.md new file mode 100644 index 00000000000..ae781812089 --- /dev/null +++ b/stable/vaultwarden/16.0.39/README.md @@ -0,0 +1,109 @@ +# vaultwarden + +![Version: 16.0.39](https://img.shields.io/badge/Version-16.0.39-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.25.2](https://img.shields.io/badge/AppVersion-1.25.2-informational?style=flat-square) + +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.78 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `vaultwarden` deployment + +```console +helm uninstall vaultwarden +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install vaultwarden \ + --set env.TZ="America/New York" \ + TrueCharts/vaultwarden +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install vaultwarden TrueCharts/vaultwarden -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/vaultwarden/16.0.39/app-readme.md b/stable/vaultwarden/16.0.39/app-readme.md new file mode 100644 index 00000000000..01063b2fee7 --- /dev/null +++ b/stable/vaultwarden/16.0.39/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.39/charts/common-10.5.10.tgz b/stable/vaultwarden/16.0.39/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/vaultwarden/16.0.39/charts/common-10.5.10.tgz differ diff --git a/stable/vaultwarden/16.0.39/charts/postgresql-8.0.78.tgz b/stable/vaultwarden/16.0.39/charts/postgresql-8.0.78.tgz new file mode 100644 index 00000000000..ef5433c52fa Binary files /dev/null and b/stable/vaultwarden/16.0.39/charts/postgresql-8.0.78.tgz differ diff --git a/stable/vaultwarden/16.0.39/ci/default-values.yaml b/stable/vaultwarden/16.0.39/ci/default-values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/vaultwarden/16.0.39/ci/ingress-values.yaml b/stable/vaultwarden/16.0.39/ci/ingress-values.yaml new file mode 100644 index 00000000000..961f466bd75 --- /dev/null +++ b/stable/vaultwarden/16.0.39/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.39/ix_values.yaml b/stable/vaultwarden/16.0.39/ix_values.yaml new file mode 100644 index 00000000000..66fcab86267 --- /dev/null +++ b/stable/vaultwarden/16.0.39/ix_values.yaml @@ -0,0 +1,159 @@ +image: + repository: tccr.io/truecharts/vaultwarden + pullPolicy: IfNotPresent + tag: 1.25.2@sha256:ec34588ef04cfdf79cdbb0f90882b3073d8baa39d9aaf8aa86abbb263049f8eb + +service: + main: + ports: + main: + port: 10102 + targetPort: 8080 + ws: + enabled: true + ports: + ws: + enabled: true + port: 3012 + targetPort: 3012 + +env: + DOMAIN: "https://{{ if .Values.ingress }}{{ if .Values.ingress.main.enabled }}{{ ( index .Values.ingress.main.hosts 0 ).host }}{{ else }}placeholder.com{{ end }}{{ else }}placeholder.com{{ end }}" + DATABASE_URL: + secretKeyRef: + name: dbcreds + key: url + +envFrom: + - configMapRef: + name: vaultwardenconfig + - secretRef: + name: vaultwardensecret + +database: + # -- Database type, + # must be one of: 'sqlite', 'mysql' or 'postgresql'. + type: postgresql + # -- Enable DB Write-Ahead-Log for SQLite, + # disabled for other databases. https://github.com/dani-garcia/bitwarden_rs/wiki/Running-without-WAL-enabled + wal: true + ## URL for external databases (mysql://user:pass@host:port or postgresql://user:pass@host:port). + # url: "" + ## Set the size of the database connection pool. + # maxConnections: 10 + ## Connection retries during startup, 0 for infinite. 1 second between retries. + # retries: 15 + +# Set Bitwarden_rs application variables +vaultwarden: + # -- Allow any user to sign-up + # see: https://github.com/dani-garcia/bitwarden_rs/wiki/Disable-registration-of-new-users + allowSignups: true + ## Whitelist domains allowed to sign-up. 'allowSignups' is ignored if set. + # signupDomains: + # - domain.tld + # -- Verify e-mail before login is enabled. + # SMTP must be enabled. + verifySignup: false + # When a user logs in an email is required to be sent. If sending the email fails the login attempt will fail. SMTP must be enabled. + requireEmail: false + ## Maximum attempts before an email token is reset and a new email will need to be sent. + # emailAttempts: 3 + ## Email token validity in seconds. + # emailTokenExpiration: 600 + # Allow invited users to sign-up even feature is disabled: https://github.com/dani-garcia/bitwarden_rs/wiki/Disable-invitations + allowInvitation: true + # Show password hints: https://github.com/dani-garcia/bitwarden_rs/wiki/Password-hint-display + ## Default organization name in invitation e-mails that are not coming from a specific organization. + # defaultInviteName: "" + showPasswordHint: true + # Enable Websockets for notification. https://github.com/dani-garcia/bitwarden_rs/wiki/Enabling-WebSocket-notifications + # Redirect HTTP path "/notifications/hub" to port 3012. Ingress/IngressRoute controllers are automatically configured. + enableWebsockets: true + # Enable Web Vault (static content). https://github.com/dani-garcia/bitwarden_rs/wiki/Disabling-or-overriding-the-Vault-interface-hosting + enableWebVault: true + # Restrict creation of orgs. Options are: 'all', 'none' or a comma-separated list of users. + orgCreationUsers: all + ## Limit attachment disk usage per organization. + # attachmentLimitOrg: + ## Limit attachment disk usage per user. + # attachmentLimitUser: + ## HaveIBeenPwned API Key. Can be purchased at https://haveibeenpwned.com/API/Key. + # hibpApiKey: + + admin: + # Enable admin portal. + enabled: false + # Disabling the admin token will make the admin portal accessible to anyone, use carefully: https://github.com/dani-garcia/bitwarden_rs/wiki/Disable-admin-token + disableAdminToken: false + ## Token for admin login, will be generated if not defined. https://github.com/dani-garcia/bitwarden_rs/wiki/Enabling-admin-page + # token: + + # Enable SMTP. https://github.com/dani-garcia/bitwarden_rs/wiki/SMTP-configuration + smtp: + enabled: false + # SMTP hostname, required if SMTP is enabled. + host: "" + # SMTP sender e-mail address, required if SMTP is enabled. + from: "" + ## SMTP sender name, defaults to 'Bitwarden_RS'. + # fromName: "" + ## Enable SSL connection. + # ssl: true + ## SMTP port. Defaults to 25 without SSL, 587 with SSL. + # port: 587 + ## SMTP Authentication Mechanisms. Comma-separated options: 'Plain', 'Login' and 'Xoauth2'. Defaults to 'Plain'. + # authMechanism: Plain + ## Hostname to be sent for SMTP HELO. Defaults to pod name. + # heloName: "" + ## SMTP timeout. + # timeout: 15 + ## Accept SSL session if certificate is valid but hostname doesn't match. DANGEROUS, vulnerable to men-in-the-middle attacks! + # invalidHostname: false + ## Accept invalid certificates. DANGEROUS, vulnerable to men-in-the-middle attacks! + # invalidCertificate: false + ## SMTP username. + # user: "" + ## SMTP password. Required is user is specified, ignored if no user provided. + # password: "" + + ## Enable Yubico OTP authentication. https://github.com/dani-garcia/bitwarden_rs/wiki/Enabling-Yubikey-OTP-authentication + yubico: + enabled: false + ## Yubico server. Defaults to YubiCloud. + # server: + ## Yubico ID and Secret Key. + # clientId: + # secretKey: + + ## Logging options. https://github.com/dani-garcia/bitwarden_rs/wiki/Logging + log: + # Log to file. + file: "" + # Log level. Options are "trace", "debug", "info", "warn", "error" or "off". + level: "trace" + ## Log timestamp format. See https://docs.rs/chrono/0.4.15/chrono/format/strftime/index.html. Defaults to time in milliseconds. + # timeFormat: "" + + icons: + # Disables download of external icons. Setting to true will still serve icons from cache (/data/icon_cache). TTL will default to zero. + disableDownload: false + ## Cache time-to-live for icons fetched. 0 means no purging. + # cache: 2592000 + ## Cache time-to-live for icons that were not available. 0 means no purging. + # cacheFailed: 259200 + +persistence: + data: + enabled: true + mountPath: "/data" + +# Enabled postgres +postgresql: + enabled: true + existingSecret: "dbcreds" + postgresqlUsername: vaultwarden + postgresqlDatabase: vaultwarden + +portal: + enabled: true diff --git a/stable/vaultwarden/16.0.39/questions.yaml b/stable/vaultwarden/16.0.39/questions.yaml new file mode 100644 index 00000000000..37234375cbb --- /dev/null +++ b/stable/vaultwarden/16.0.39/questions.yaml @@ -0,0 +1,2920 @@ +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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: ClusterIP + description: ClusterIP + - value: NodePort + description: NodePort (Advanced) + - value: LoadBalancer + description: LoadBalancer (Advanced) + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: (Advanced) Specify the IP Policy + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: (Advanced) IP Families + description: (Advanced) The IP Families that should be used + schema: + show_if: [["type", "!=", "Simple"]] + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: ClusterIP + description: ClusterIP + - value: NodePort + description: NodePort (Advanced) + - value: LoadBalancer + description: LoadBalancer (Advanced) + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: (Advanced) Specify the IP Policy + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: (Advanced) IP Families + description: (Advanced) The IP Families that should be used + schema: + show_if: [["type", "!=", "Simple"]] + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + 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: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort + schema: + type: int + min: 9000 + max: 65535 + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: NodePort + enum: + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: nodePort + description: Leave Empty to Disable + label: "nodePort" + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/vaultwarden/16.0.39/templates/_configmap.tpl b/stable/vaultwarden/16.0.39/templates/_configmap.tpl new file mode 100644 index 00000000000..8809925abdf --- /dev/null +++ b/stable/vaultwarden/16.0.39/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.39/templates/_secrets.tpl b/stable/vaultwarden/16.0.39/templates/_secrets.tpl new file mode 100644 index 00000000000..ca5ec74b0af --- /dev/null +++ b/stable/vaultwarden/16.0.39/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.39/templates/_validate.tpl b/stable/vaultwarden/16.0.39/templates/_validate.tpl new file mode 100644 index 00000000000..e4832c2f6e5 --- /dev/null +++ b/stable/vaultwarden/16.0.39/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.39/templates/common.yaml b/stable/vaultwarden/16.0.39/templates/common.yaml new file mode 100644 index 00000000000..577816b14ce --- /dev/null +++ b/stable/vaultwarden/16.0.39/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.39/values.yaml b/stable/vaultwarden/16.0.39/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/verysync/2.0.33/CHANGELOG.md b/stable/verysync/2.0.33/CHANGELOG.md deleted file mode 100644 index 186e7298386..00000000000 --- a/stable/verysync/2.0.33/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [verysync-2.0.33](https://github.com/truecharts/charts/compare/verysync-2.0.32...verysync-2.0.33) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [verysync-2.0.33](https://github.com/truecharts/charts/compare/verysync-2.0.32...verysync-2.0.33) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [verysync-2.0.33](https://github.com/truecharts/charts/compare/verysync-2.0.32...verysync-2.0.33) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [verysync-2.0.33](https://github.com/truecharts/charts/compare/verysync-2.0.32...verysync-2.0.33) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [verysync-2.0.33](https://github.com/truecharts/charts/compare/verysync-2.0.32...verysync-2.0.33) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [verysync-2.0.33](https://github.com/truecharts/charts/compare/verysync-2.0.32...verysync-2.0.33) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [verysync-2.0.32](https://github.com/truecharts/charts/compare/verysync-2.0.30...verysync-2.0.32) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [verysync-2.0.31](https://github.com/truecharts/charts/compare/verysync-2.0.30...verysync-2.0.31) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [verysync-2.0.30](https://github.com/truecharts/charts/compare/verysync-2.0.29...verysync-2.0.30) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/verysync/2.0.33/Chart.lock b/stable/verysync/2.0.33/Chart.lock deleted file mode 100644 index bf5574deb5e..00000000000 --- a/stable/verysync/2.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T23:05:20.352140693Z" diff --git a/stable/verysync/2.0.33/Chart.yaml b/stable/verysync/2.0.33/Chart.yaml deleted file mode 100644 index bf51aab8d6e..00000000000 --- a/stable/verysync/2.0.33/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "2.13.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.33 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/verysync/2.0.33/README.md b/stable/verysync/2.0.33/README.md deleted file mode 100644 index a641ead5f41..00000000000 --- a/stable/verysync/2.0.33/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# verysync - -![Version: 2.0.33](https://img.shields.io/badge/Version-2.0.33-informational?style=flat-square) ![AppVersion: 2.13.0](https://img.shields.io/badge/AppVersion-2.13.0-informational?style=flat-square) - -very sync is an easy-to-use multi-platform file synchronization software - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [verysync](https://truecharts.org/docs/charts/stable/verysync) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/verysync/2.0.33/charts/common-10.5.9.tgz b/stable/verysync/2.0.33/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/verysync/2.0.33/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/verysync/2.0.34/CHANGELOG.md b/stable/verysync/2.0.34/CHANGELOG.md new file mode 100644 index 00000000000..aae518d8114 --- /dev/null +++ b/stable/verysync/2.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [verysync-2.0.34](https://github.com/truecharts/charts/compare/verysync-2.0.33...verysync-2.0.34) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [verysync-2.0.33](https://github.com/truecharts/charts/compare/verysync-2.0.32...verysync-2.0.33) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [verysync-2.0.33](https://github.com/truecharts/charts/compare/verysync-2.0.32...verysync-2.0.33) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [verysync-2.0.33](https://github.com/truecharts/charts/compare/verysync-2.0.32...verysync-2.0.33) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [verysync-2.0.33](https://github.com/truecharts/charts/compare/verysync-2.0.32...verysync-2.0.33) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [verysync-2.0.33](https://github.com/truecharts/charts/compare/verysync-2.0.32...verysync-2.0.33) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [verysync-2.0.33](https://github.com/truecharts/charts/compare/verysync-2.0.32...verysync-2.0.33) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [verysync-2.0.32](https://github.com/truecharts/charts/compare/verysync-2.0.30...verysync-2.0.32) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [verysync-2.0.31](https://github.com/truecharts/charts/compare/verysync-2.0.30...verysync-2.0.31) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + diff --git a/stable/verysync/2.0.34/Chart.lock b/stable/verysync/2.0.34/Chart.lock new file mode 100644 index 00000000000..f72e15613be --- /dev/null +++ b/stable/verysync/2.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T15:13:05.042741241Z" diff --git a/stable/verysync/2.0.34/Chart.yaml b/stable/verysync/2.0.34/Chart.yaml new file mode 100644 index 00000000000..3548ddef649 --- /dev/null +++ b/stable/verysync/2.0.34/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "2.13.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: very sync is an easy-to-use multi-platform file synchronization software +home: https://truecharts.org/docs/charts/stable/verysync +icon: https://truecharts.org/img/hotlink-ok/chart-icons/verysync.png +keywords: + - verysync + - sync + - btsync + - bittorrent +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: verysync +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/verysync + - https://hub.docker.com/r/jonnyan404/verysync +version: 2.0.34 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/verysync/2.0.34/README.md b/stable/verysync/2.0.34/README.md new file mode 100644 index 00000000000..592b452f16c --- /dev/null +++ b/stable/verysync/2.0.34/README.md @@ -0,0 +1,108 @@ +# verysync + +![Version: 2.0.34](https://img.shields.io/badge/Version-2.0.34-informational?style=flat-square) ![AppVersion: 2.13.0](https://img.shields.io/badge/AppVersion-2.13.0-informational?style=flat-square) + +very sync is an easy-to-use multi-platform file synchronization software + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [verysync](https://truecharts.org/docs/charts/stable/verysync) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/verysync/2.0.33/app-readme.md b/stable/verysync/2.0.34/app-readme.md similarity index 100% rename from stable/verysync/2.0.33/app-readme.md rename to stable/verysync/2.0.34/app-readme.md diff --git a/stable/verysync/2.0.34/charts/common-10.5.10.tgz b/stable/verysync/2.0.34/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/verysync/2.0.34/charts/common-10.5.10.tgz differ diff --git a/stable/verysync/2.0.33/ix_values.yaml b/stable/verysync/2.0.34/ix_values.yaml similarity index 100% rename from stable/verysync/2.0.33/ix_values.yaml rename to stable/verysync/2.0.34/ix_values.yaml diff --git a/stable/verysync/2.0.33/questions.yaml b/stable/verysync/2.0.34/questions.yaml similarity index 100% rename from stable/verysync/2.0.33/questions.yaml rename to stable/verysync/2.0.34/questions.yaml diff --git a/stable/verysync/2.0.34/templates/common.yaml b/stable/verysync/2.0.34/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/verysync/2.0.34/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/verysync/2.0.34/values.yaml b/stable/verysync/2.0.34/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/vikunja/3.0.51/CHANGELOG.md b/stable/vikunja/3.0.51/CHANGELOG.md deleted file mode 100644 index 6fc2bd69575..00000000000 --- a/stable/vikunja/3.0.51/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [vikunja-3.0.51](https://github.com/truecharts/charts/compare/vikunja-3.0.49...vikunja-3.0.51) (2022-09-13) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [vikunja-3.0.50](https://github.com/truecharts/charts/compare/vikunja-3.0.49...vikunja-3.0.50) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [vikunja-3.0.50](https://github.com/truecharts/charts/compare/vikunja-3.0.49...vikunja-3.0.50) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [vikunja-3.0.50](https://github.com/truecharts/charts/compare/vikunja-3.0.49...vikunja-3.0.50) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [vikunja-3.0.50](https://github.com/truecharts/charts/compare/vikunja-3.0.49...vikunja-3.0.50) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [vikunja-3.0.50](https://github.com/truecharts/charts/compare/vikunja-3.0.49...vikunja-3.0.50) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [vikunja-3.0.50](https://github.com/truecharts/charts/compare/vikunja-3.0.49...vikunja-3.0.50) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [vikunja-3.0.49](https://github.com/truecharts/charts/compare/vikunja-3.0.47...vikunja-3.0.49) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/stable/vikunja/3.0.51/Chart.lock b/stable/vikunja/3.0.51/Chart.lock deleted file mode 100644 index ad5f18fc8b5..00000000000 --- a/stable/vikunja/3.0.51/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.72 -digest: sha256:48575c1284c01594e15d652b730608f179ada7326071005369f8a321e76d695c -generated: "2022-09-13T06:31:20.55050945Z" diff --git a/stable/vikunja/3.0.51/Chart.yaml b/stable/vikunja/3.0.51/Chart.yaml deleted file mode 100644 index 57baefe52ef..00000000000 --- a/stable/vikunja/3.0.51/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -appVersion: "0.19.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.72 -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.51 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/vikunja/3.0.51/README.md b/stable/vikunja/3.0.51/README.md deleted file mode 100644 index d6a98555486..00000000000 --- a/stable/vikunja/3.0.51/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# vikunja - -![Version: 3.0.51](https://img.shields.io/badge/Version-3.0.51-informational?style=flat-square) ![AppVersion: 0.19.2](https://img.shields.io/badge/AppVersion-0.19.2-informational?style=flat-square) - -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.76 | -| https://charts.truecharts.org | redis | 3.0.72 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/vikunja/3.0.51/charts/common-10.5.9.tgz b/stable/vikunja/3.0.51/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/vikunja/3.0.51/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/vikunja/3.0.51/charts/postgresql-8.0.76.tgz b/stable/vikunja/3.0.51/charts/postgresql-8.0.76.tgz deleted file mode 100644 index 129e37daa0e..00000000000 Binary files a/stable/vikunja/3.0.51/charts/postgresql-8.0.76.tgz and /dev/null differ diff --git a/stable/vikunja/3.0.51/charts/redis-3.0.72.tgz b/stable/vikunja/3.0.51/charts/redis-3.0.72.tgz deleted file mode 100644 index d1c4b4529da..00000000000 Binary files a/stable/vikunja/3.0.51/charts/redis-3.0.72.tgz and /dev/null differ diff --git a/stable/vikunja/3.0.52/CHANGELOG.md b/stable/vikunja/3.0.52/CHANGELOG.md new file mode 100644 index 00000000000..8ce5391d50e --- /dev/null +++ b/stable/vikunja/3.0.52/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [vikunja-3.0.52](https://github.com/truecharts/charts/compare/vikunja-3.0.51...vikunja-3.0.52) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [vikunja-3.0.51](https://github.com/truecharts/charts/compare/vikunja-3.0.49...vikunja-3.0.51) (2022-09-13) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [vikunja-3.0.50](https://github.com/truecharts/charts/compare/vikunja-3.0.49...vikunja-3.0.50) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [vikunja-3.0.50](https://github.com/truecharts/charts/compare/vikunja-3.0.49...vikunja-3.0.50) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [vikunja-3.0.50](https://github.com/truecharts/charts/compare/vikunja-3.0.49...vikunja-3.0.50) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [vikunja-3.0.50](https://github.com/truecharts/charts/compare/vikunja-3.0.49...vikunja-3.0.50) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [vikunja-3.0.50](https://github.com/truecharts/charts/compare/vikunja-3.0.49...vikunja-3.0.50) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [vikunja-3.0.50](https://github.com/truecharts/charts/compare/vikunja-3.0.49...vikunja-3.0.50) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + diff --git a/stable/vikunja/3.0.52/Chart.lock b/stable/vikunja/3.0.52/Chart.lock new file mode 100644 index 00000000000..6108266f43b --- /dev/null +++ b/stable/vikunja/3.0.52/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.75 +digest: sha256:9d4ce7b49341358873ac504e187314c9a2e0f15e6eea31a51a1294b829ddaaba +generated: "2022-09-15T15:13:28.462508959Z" diff --git a/stable/vikunja/3.0.52/Chart.yaml b/stable/vikunja/3.0.52/Chart.yaml new file mode 100644 index 00000000000..76961c77b57 --- /dev/null +++ b/stable/vikunja/3.0.52/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "0.19.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.75 +description: The to-do app to organize your life. +home: https://truecharts.org/docs/charts/stable/vikunja +icon: https://truecharts.org/img/hotlink-ok/chart-icons/vikunja.png +keywords: + - vikunja +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: vikunja +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/vikunja + - https://vikunja.io/docs +version: 3.0.52 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/vikunja/3.0.52/README.md b/stable/vikunja/3.0.52/README.md new file mode 100644 index 00000000000..94c70a2f7cb --- /dev/null +++ b/stable/vikunja/3.0.52/README.md @@ -0,0 +1,110 @@ +# vikunja + +![Version: 3.0.52](https://img.shields.io/badge/Version-3.0.52-informational?style=flat-square) ![AppVersion: 0.19.2](https://img.shields.io/badge/AppVersion-0.19.2-informational?style=flat-square) + +The to-do app to organize your life. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [vikunja](https://truecharts.org/docs/charts/stable/vikunja) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.78 | +| https://charts.truecharts.org | redis | 3.0.75 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/vikunja/3.0.51/app-readme.md b/stable/vikunja/3.0.52/app-readme.md similarity index 100% rename from stable/vikunja/3.0.51/app-readme.md rename to stable/vikunja/3.0.52/app-readme.md diff --git a/stable/vikunja/3.0.52/charts/common-10.5.10.tgz b/stable/vikunja/3.0.52/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/vikunja/3.0.52/charts/common-10.5.10.tgz differ diff --git a/stable/vikunja/3.0.52/charts/postgresql-8.0.78.tgz b/stable/vikunja/3.0.52/charts/postgresql-8.0.78.tgz new file mode 100644 index 00000000000..ef5433c52fa Binary files /dev/null and b/stable/vikunja/3.0.52/charts/postgresql-8.0.78.tgz differ diff --git a/stable/vikunja/3.0.52/charts/redis-3.0.75.tgz b/stable/vikunja/3.0.52/charts/redis-3.0.75.tgz new file mode 100644 index 00000000000..3be8a655992 Binary files /dev/null and b/stable/vikunja/3.0.52/charts/redis-3.0.75.tgz differ diff --git a/stable/vikunja/3.0.51/ix_values.yaml b/stable/vikunja/3.0.52/ix_values.yaml similarity index 100% rename from stable/vikunja/3.0.51/ix_values.yaml rename to stable/vikunja/3.0.52/ix_values.yaml diff --git a/stable/vikunja/3.0.51/questions.yaml b/stable/vikunja/3.0.52/questions.yaml similarity index 100% rename from stable/vikunja/3.0.51/questions.yaml rename to stable/vikunja/3.0.52/questions.yaml diff --git a/stable/vikunja/3.0.51/templates/_secrets.tpl b/stable/vikunja/3.0.52/templates/_secrets.tpl similarity index 100% rename from stable/vikunja/3.0.51/templates/_secrets.tpl rename to stable/vikunja/3.0.52/templates/_secrets.tpl diff --git a/stable/vikunja/3.0.51/templates/common.yaml b/stable/vikunja/3.0.52/templates/common.yaml similarity index 100% rename from stable/vikunja/3.0.51/templates/common.yaml rename to stable/vikunja/3.0.52/templates/common.yaml diff --git a/stable/vikunja/3.0.52/values.yaml b/stable/vikunja/3.0.52/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/webgrabplus/2.0.30/CHANGELOG.md b/stable/webgrabplus/2.0.30/CHANGELOG.md deleted file mode 100644 index f934a15d14e..00000000000 --- a/stable/webgrabplus/2.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [webgrabplus-2.0.30](https://github.com/truecharts/charts/compare/webgrabplus-2.0.29...webgrabplus-2.0.30) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [webgrabplus-2.0.30](https://github.com/truecharts/charts/compare/webgrabplus-2.0.29...webgrabplus-2.0.30) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [webgrabplus-2.0.30](https://github.com/truecharts/charts/compare/webgrabplus-2.0.29...webgrabplus-2.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [webgrabplus-2.0.30](https://github.com/truecharts/charts/compare/webgrabplus-2.0.29...webgrabplus-2.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [webgrabplus-2.0.30](https://github.com/truecharts/charts/compare/webgrabplus-2.0.29...webgrabplus-2.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [webgrabplus-2.0.30](https://github.com/truecharts/charts/compare/webgrabplus-2.0.29...webgrabplus-2.0.30) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [webgrabplus-2.0.29](https://github.com/truecharts/charts/compare/webgrabplus-2.0.27...webgrabplus-2.0.29) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [webgrabplus-2.0.28](https://github.com/truecharts/charts/compare/webgrabplus-2.0.27...webgrabplus-2.0.28) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [webgrabplus-2.0.27](https://github.com/truecharts/charts/compare/webgrabplus-2.0.26...webgrabplus-2.0.27) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/webgrabplus/2.0.30/Chart.lock b/stable/webgrabplus/2.0.30/Chart.lock deleted file mode 100644 index f083f1fad21..00000000000 --- a/stable/webgrabplus/2.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T23:05:29.06480773Z" diff --git a/stable/webgrabplus/2.0.30/Chart.yaml b/stable/webgrabplus/2.0.30/Chart.yaml deleted file mode 100644 index 69190094fd2..00000000000 --- a/stable/webgrabplus/2.0.30/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: webgrabplus -version: 2.0.30 -appVersion: "4.2.4" -description: Webgrabplus is a multi-site incremental xmltv epg grabber. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/webgrabplus -icon: https://truecharts.org/img/hotlink-ok/chart-icons/webgrabplus.png -keywords: - - webgrabplus -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/webgrabplus - - https://hub.docker.com/r/linuxserver/webgrabplus -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - # 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.30/README.md b/stable/webgrabplus/2.0.30/README.md deleted file mode 100644 index e6c4703c9fb..00000000000 --- a/stable/webgrabplus/2.0.30/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# webgrabplus - -![Version: 2.0.30](https://img.shields.io/badge/Version-2.0.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.2.4](https://img.shields.io/badge/AppVersion-4.2.4-informational?style=flat-square) - -Webgrabplus is a multi-site incremental xmltv epg grabber. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [webgrabplus](https://truecharts.org/docs/charts/stable/webgrabplus) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/webgrabplus/2.0.30/charts/common-10.5.9.tgz b/stable/webgrabplus/2.0.30/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/webgrabplus/2.0.30/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/webgrabplus/2.0.31/CHANGELOG.md b/stable/webgrabplus/2.0.31/CHANGELOG.md new file mode 100644 index 00000000000..64277e2003b --- /dev/null +++ b/stable/webgrabplus/2.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [webgrabplus-2.0.31](https://github.com/truecharts/charts/compare/webgrabplus-2.0.29...webgrabplus-2.0.31) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [webgrabplus-2.0.30](https://github.com/truecharts/charts/compare/webgrabplus-2.0.29...webgrabplus-2.0.30) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [webgrabplus-2.0.30](https://github.com/truecharts/charts/compare/webgrabplus-2.0.29...webgrabplus-2.0.30) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [webgrabplus-2.0.30](https://github.com/truecharts/charts/compare/webgrabplus-2.0.29...webgrabplus-2.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [webgrabplus-2.0.30](https://github.com/truecharts/charts/compare/webgrabplus-2.0.29...webgrabplus-2.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [webgrabplus-2.0.30](https://github.com/truecharts/charts/compare/webgrabplus-2.0.29...webgrabplus-2.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [webgrabplus-2.0.30](https://github.com/truecharts/charts/compare/webgrabplus-2.0.29...webgrabplus-2.0.30) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [webgrabplus-2.0.29](https://github.com/truecharts/charts/compare/webgrabplus-2.0.27...webgrabplus-2.0.29) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + diff --git a/stable/webgrabplus/2.0.31/Chart.lock b/stable/webgrabplus/2.0.31/Chart.lock new file mode 100644 index 00000000000..c94bbc4e4e3 --- /dev/null +++ b/stable/webgrabplus/2.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T15:13:24.397703854Z" diff --git a/stable/webgrabplus/2.0.31/Chart.yaml b/stable/webgrabplus/2.0.31/Chart.yaml new file mode 100644 index 00000000000..771751d168c --- /dev/null +++ b/stable/webgrabplus/2.0.31/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: webgrabplus +version: 2.0.31 +appVersion: "4.2.4" +description: Webgrabplus is a multi-site incremental xmltv epg grabber. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/webgrabplus +icon: https://truecharts.org/img/hotlink-ok/chart-icons/webgrabplus.png +keywords: + - webgrabplus +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/webgrabplus + - https://hub.docker.com/r/linuxserver/webgrabplus +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/webgrabplus/2.0.31/README.md b/stable/webgrabplus/2.0.31/README.md new file mode 100644 index 00000000000..7c54e70e3db --- /dev/null +++ b/stable/webgrabplus/2.0.31/README.md @@ -0,0 +1,108 @@ +# webgrabplus + +![Version: 2.0.31](https://img.shields.io/badge/Version-2.0.31-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.2.4](https://img.shields.io/badge/AppVersion-4.2.4-informational?style=flat-square) + +Webgrabplus is a multi-site incremental xmltv epg grabber. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [webgrabplus](https://truecharts.org/docs/charts/stable/webgrabplus) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/webgrabplus/2.0.30/app-readme.md b/stable/webgrabplus/2.0.31/app-readme.md similarity index 100% rename from stable/webgrabplus/2.0.30/app-readme.md rename to stable/webgrabplus/2.0.31/app-readme.md diff --git a/stable/webgrabplus/2.0.31/charts/common-10.5.10.tgz b/stable/webgrabplus/2.0.31/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/webgrabplus/2.0.31/charts/common-10.5.10.tgz differ diff --git a/stable/webgrabplus/2.0.30/ix_values.yaml b/stable/webgrabplus/2.0.31/ix_values.yaml similarity index 100% rename from stable/webgrabplus/2.0.30/ix_values.yaml rename to stable/webgrabplus/2.0.31/ix_values.yaml diff --git a/stable/webgrabplus/2.0.30/questions.yaml b/stable/webgrabplus/2.0.31/questions.yaml similarity index 100% rename from stable/webgrabplus/2.0.30/questions.yaml rename to stable/webgrabplus/2.0.31/questions.yaml diff --git a/stable/webgrabplus/2.0.31/templates/common.yaml b/stable/webgrabplus/2.0.31/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/webgrabplus/2.0.31/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/webgrabplus/2.0.31/values.yaml b/stable/webgrabplus/2.0.31/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/weblate/4.0.38/CHANGELOG.md b/stable/weblate/4.0.38/CHANGELOG.md deleted file mode 100644 index 9d68da576c9..00000000000 --- a/stable/weblate/4.0.38/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [weblate-4.0.38](https://github.com/truecharts/charts/compare/weblate-4.0.36...weblate-4.0.38) (2022-09-13) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [weblate-4.0.37](https://github.com/truecharts/charts/compare/weblate-4.0.36...weblate-4.0.37) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [weblate-4.0.37](https://github.com/truecharts/charts/compare/weblate-4.0.36...weblate-4.0.37) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [weblate-4.0.37](https://github.com/truecharts/charts/compare/weblate-4.0.36...weblate-4.0.37) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [weblate-4.0.37](https://github.com/truecharts/charts/compare/weblate-4.0.36...weblate-4.0.37) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [weblate-4.0.37](https://github.com/truecharts/charts/compare/weblate-4.0.36...weblate-4.0.37) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [weblate-4.0.37](https://github.com/truecharts/charts/compare/weblate-4.0.36...weblate-4.0.37) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [weblate-4.0.36](https://github.com/truecharts/charts/compare/weblate-4.0.34...weblate-4.0.36) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/stable/weblate/4.0.38/Chart.lock b/stable/weblate/4.0.38/Chart.lock deleted file mode 100644 index 83c227cdafc..00000000000 --- a/stable/weblate/4.0.38/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.72 -digest: sha256:48575c1284c01594e15d652b730608f179ada7326071005369f8a321e76d695c -generated: "2022-09-13T06:31:46.86407667Z" diff --git a/stable/weblate/4.0.38/Chart.yaml b/stable/weblate/4.0.38/Chart.yaml deleted file mode 100644 index be3bffe8c88..00000000000 --- a/stable/weblate/4.0.38/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -apiVersion: v2 -appVersion: "4.13.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.72 -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.38 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/weblate/4.0.38/README.md b/stable/weblate/4.0.38/README.md deleted file mode 100644 index cfe2c8720cf..00000000000 --- a/stable/weblate/4.0.38/README.md +++ /dev/null @@ -1,113 +0,0 @@ -# weblate - -![Version: 4.0.38](https://img.shields.io/badge/Version-4.0.38-informational?style=flat-square) ![AppVersion: 4.13.1](https://img.shields.io/badge/AppVersion-4.13.1-informational?style=flat-square) - -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.76 | -| https://charts.truecharts.org | redis | 3.0.72 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/weblate/4.0.38/charts/common-10.5.9.tgz b/stable/weblate/4.0.38/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/weblate/4.0.38/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/weblate/4.0.38/charts/postgresql-8.0.76.tgz b/stable/weblate/4.0.38/charts/postgresql-8.0.76.tgz deleted file mode 100644 index 129e37daa0e..00000000000 Binary files a/stable/weblate/4.0.38/charts/postgresql-8.0.76.tgz and /dev/null differ diff --git a/stable/weblate/4.0.38/charts/redis-3.0.72.tgz b/stable/weblate/4.0.38/charts/redis-3.0.72.tgz deleted file mode 100644 index d1c4b4529da..00000000000 Binary files a/stable/weblate/4.0.38/charts/redis-3.0.72.tgz and /dev/null differ diff --git a/stable/weblate/4.0.39/CHANGELOG.md b/stable/weblate/4.0.39/CHANGELOG.md new file mode 100644 index 00000000000..f064245fa53 --- /dev/null +++ b/stable/weblate/4.0.39/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [weblate-4.0.39](https://github.com/truecharts/charts/compare/weblate-4.0.38...weblate-4.0.39) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [weblate-4.0.38](https://github.com/truecharts/charts/compare/weblate-4.0.36...weblate-4.0.38) (2022-09-13) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [weblate-4.0.37](https://github.com/truecharts/charts/compare/weblate-4.0.36...weblate-4.0.37) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [weblate-4.0.37](https://github.com/truecharts/charts/compare/weblate-4.0.36...weblate-4.0.37) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [weblate-4.0.37](https://github.com/truecharts/charts/compare/weblate-4.0.36...weblate-4.0.37) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [weblate-4.0.37](https://github.com/truecharts/charts/compare/weblate-4.0.36...weblate-4.0.37) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [weblate-4.0.37](https://github.com/truecharts/charts/compare/weblate-4.0.36...weblate-4.0.37) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [weblate-4.0.37](https://github.com/truecharts/charts/compare/weblate-4.0.36...weblate-4.0.37) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + diff --git a/stable/weblate/4.0.39/Chart.lock b/stable/weblate/4.0.39/Chart.lock new file mode 100644 index 00000000000..82da1c5db0f --- /dev/null +++ b/stable/weblate/4.0.39/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.75 +digest: sha256:9d4ce7b49341358873ac504e187314c9a2e0f15e6eea31a51a1294b829ddaaba +generated: "2022-09-15T15:14:01.197612216Z" diff --git a/stable/weblate/4.0.39/Chart.yaml b/stable/weblate/4.0.39/Chart.yaml new file mode 100644 index 00000000000..a7cc3b30899 --- /dev/null +++ b/stable/weblate/4.0.39/Chart.yaml @@ -0,0 +1,37 @@ +apiVersion: v2 +appVersion: "4.13.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.75 +description: Weblate is a copylefted libre software web-based continuous localization system +home: https://truecharts.org/docs/charts/stable/weblate +icon: https://truecharts.org/img/hotlink-ok/chart-icons/weblate.png +keywords: + - translate +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: weblate +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/weblate + - https://github.com/WeblateOrg/weblate + - https://github.com/WeblateOrg/docker + - https://github.com/WeblateOrg/docker-compose + - https://docs.weblate.org/en/latest/ +version: 4.0.39 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/weblate/4.0.39/README.md b/stable/weblate/4.0.39/README.md new file mode 100644 index 00000000000..44564d0c926 --- /dev/null +++ b/stable/weblate/4.0.39/README.md @@ -0,0 +1,113 @@ +# weblate + +![Version: 4.0.39](https://img.shields.io/badge/Version-4.0.39-informational?style=flat-square) ![AppVersion: 4.13.1](https://img.shields.io/badge/AppVersion-4.13.1-informational?style=flat-square) + +Weblate is a copylefted libre software web-based continuous localization system + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [weblate](https://truecharts.org/docs/charts/stable/weblate) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.78 | +| https://charts.truecharts.org | redis | 3.0.75 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/weblate/4.0.38/app-readme.md b/stable/weblate/4.0.39/app-readme.md similarity index 100% rename from stable/weblate/4.0.38/app-readme.md rename to stable/weblate/4.0.39/app-readme.md diff --git a/stable/weblate/4.0.39/charts/common-10.5.10.tgz b/stable/weblate/4.0.39/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/weblate/4.0.39/charts/common-10.5.10.tgz differ diff --git a/stable/weblate/4.0.39/charts/postgresql-8.0.78.tgz b/stable/weblate/4.0.39/charts/postgresql-8.0.78.tgz new file mode 100644 index 00000000000..ef5433c52fa Binary files /dev/null and b/stable/weblate/4.0.39/charts/postgresql-8.0.78.tgz differ diff --git a/stable/weblate/4.0.39/charts/redis-3.0.75.tgz b/stable/weblate/4.0.39/charts/redis-3.0.75.tgz new file mode 100644 index 00000000000..3be8a655992 Binary files /dev/null and b/stable/weblate/4.0.39/charts/redis-3.0.75.tgz differ diff --git a/stable/weblate/4.0.38/ix_values.yaml b/stable/weblate/4.0.39/ix_values.yaml similarity index 100% rename from stable/weblate/4.0.38/ix_values.yaml rename to stable/weblate/4.0.39/ix_values.yaml diff --git a/stable/weblate/4.0.38/questions.yaml b/stable/weblate/4.0.39/questions.yaml similarity index 100% rename from stable/weblate/4.0.38/questions.yaml rename to stable/weblate/4.0.39/questions.yaml diff --git a/stable/weblate/4.0.38/templates/_configmap.tpl b/stable/weblate/4.0.39/templates/_configmap.tpl similarity index 100% rename from stable/weblate/4.0.38/templates/_configmap.tpl rename to stable/weblate/4.0.39/templates/_configmap.tpl diff --git a/stable/weblate/4.0.38/templates/common.yaml b/stable/weblate/4.0.39/templates/common.yaml similarity index 100% rename from stable/weblate/4.0.38/templates/common.yaml rename to stable/weblate/4.0.39/templates/common.yaml diff --git a/stable/weblate/4.0.39/values.yaml b/stable/weblate/4.0.39/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/website-shot/2.0.31/CHANGELOG.md b/stable/website-shot/2.0.31/CHANGELOG.md deleted file mode 100644 index d14d392a11c..00000000000 --- a/stable/website-shot/2.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [website-shot-2.0.31](https://github.com/truecharts/charts/compare/website-shot-2.0.30...website-shot-2.0.31) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [website-shot-2.0.31](https://github.com/truecharts/charts/compare/website-shot-2.0.30...website-shot-2.0.31) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [website-shot-2.0.31](https://github.com/truecharts/charts/compare/website-shot-2.0.30...website-shot-2.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [website-shot-2.0.31](https://github.com/truecharts/charts/compare/website-shot-2.0.30...website-shot-2.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [website-shot-2.0.31](https://github.com/truecharts/charts/compare/website-shot-2.0.30...website-shot-2.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [website-shot-2.0.31](https://github.com/truecharts/charts/compare/website-shot-2.0.30...website-shot-2.0.31) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [website-shot-2.0.30](https://github.com/truecharts/charts/compare/website-shot-2.0.28...website-shot-2.0.30) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [website-shot-2.0.29](https://github.com/truecharts/charts/compare/website-shot-2.0.28...website-shot-2.0.29) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [website-shot-2.0.28](https://github.com/truecharts/charts/compare/website-shot-2.0.27...website-shot-2.0.28) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/website-shot/2.0.31/Chart.lock b/stable/website-shot/2.0.31/Chart.lock deleted file mode 100644 index 9880f856a00..00000000000 --- a/stable/website-shot/2.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T23:05:53.773733205Z" diff --git a/stable/website-shot/2.0.31/Chart.yaml b/stable/website-shot/2.0.31/Chart.yaml deleted file mode 100644 index b491e360f44..00000000000 --- a/stable/website-shot/2.0.31/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.31 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/website-shot/2.0.31/README.md b/stable/website-shot/2.0.31/README.md deleted file mode 100644 index 5e7661e09e3..00000000000 --- a/stable/website-shot/2.0.31/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# website-shot - -![Version: 2.0.31](https://img.shields.io/badge/Version-2.0.31-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Generate a full web-page screenshot with our service, that provides rich interface to make any kind of web screenshots online for free with no limits. The simplest way to take a full page screenshot. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [website-shot](https://truecharts.org/docs/charts/stable/website-shot) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/website-shot/2.0.31/charts/common-10.5.9.tgz b/stable/website-shot/2.0.31/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/website-shot/2.0.31/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/website-shot/2.0.32/CHANGELOG.md b/stable/website-shot/2.0.32/CHANGELOG.md new file mode 100644 index 00000000000..a0fbed6a6fc --- /dev/null +++ b/stable/website-shot/2.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [website-shot-2.0.32](https://github.com/truecharts/charts/compare/website-shot-2.0.31...website-shot-2.0.32) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [website-shot-2.0.31](https://github.com/truecharts/charts/compare/website-shot-2.0.30...website-shot-2.0.31) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [website-shot-2.0.31](https://github.com/truecharts/charts/compare/website-shot-2.0.30...website-shot-2.0.31) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [website-shot-2.0.31](https://github.com/truecharts/charts/compare/website-shot-2.0.30...website-shot-2.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [website-shot-2.0.31](https://github.com/truecharts/charts/compare/website-shot-2.0.30...website-shot-2.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [website-shot-2.0.31](https://github.com/truecharts/charts/compare/website-shot-2.0.30...website-shot-2.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [website-shot-2.0.31](https://github.com/truecharts/charts/compare/website-shot-2.0.30...website-shot-2.0.31) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [website-shot-2.0.30](https://github.com/truecharts/charts/compare/website-shot-2.0.28...website-shot-2.0.30) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [website-shot-2.0.29](https://github.com/truecharts/charts/compare/website-shot-2.0.28...website-shot-2.0.29) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + diff --git a/stable/website-shot/2.0.32/Chart.lock b/stable/website-shot/2.0.32/Chart.lock new file mode 100644 index 00000000000..1cfa5c3e8ed --- /dev/null +++ b/stable/website-shot/2.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T15:13:56.437833379Z" diff --git a/stable/website-shot/2.0.32/Chart.yaml b/stable/website-shot/2.0.32/Chart.yaml new file mode 100644 index 00000000000..7161dc65258 --- /dev/null +++ b/stable/website-shot/2.0.32/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: Generate a full web-page screenshot with our service, that provides rich interface to make any kind of web screenshots online for free with no limits. The simplest way to take a full page screenshot. +home: https://truecharts.org/docs/charts/stable/website-shot +icon: https://truecharts.org/img/hotlink-ok/chart-icons/website-shot.png +keywords: + - website-shot +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: website-shot +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/website-shot + - https://github.com/Flowko/website-shot +version: 2.0.32 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/website-shot/2.0.32/README.md b/stable/website-shot/2.0.32/README.md new file mode 100644 index 00000000000..a2b4f20811f --- /dev/null +++ b/stable/website-shot/2.0.32/README.md @@ -0,0 +1,108 @@ +# website-shot + +![Version: 2.0.32](https://img.shields.io/badge/Version-2.0.32-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Generate a full web-page screenshot with our service, that provides rich interface to make any kind of web screenshots online for free with no limits. The simplest way to take a full page screenshot. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [website-shot](https://truecharts.org/docs/charts/stable/website-shot) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/website-shot/2.0.31/app-readme.md b/stable/website-shot/2.0.32/app-readme.md similarity index 100% rename from stable/website-shot/2.0.31/app-readme.md rename to stable/website-shot/2.0.32/app-readme.md diff --git a/stable/website-shot/2.0.32/charts/common-10.5.10.tgz b/stable/website-shot/2.0.32/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/website-shot/2.0.32/charts/common-10.5.10.tgz differ diff --git a/stable/website-shot/2.0.31/ix_values.yaml b/stable/website-shot/2.0.32/ix_values.yaml similarity index 100% rename from stable/website-shot/2.0.31/ix_values.yaml rename to stable/website-shot/2.0.32/ix_values.yaml diff --git a/stable/website-shot/2.0.31/questions.yaml b/stable/website-shot/2.0.32/questions.yaml similarity index 100% rename from stable/website-shot/2.0.31/questions.yaml rename to stable/website-shot/2.0.32/questions.yaml diff --git a/stable/website-shot/2.0.32/templates/common.yaml b/stable/website-shot/2.0.32/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/website-shot/2.0.32/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/website-shot/2.0.32/values.yaml b/stable/website-shot/2.0.32/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/wekan/5.0.10/CHANGELOG.md b/stable/wekan/5.0.10/CHANGELOG.md deleted file mode 100644 index cbdb0ef9533..00000000000 --- a/stable/wekan/5.0.10/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [wekan-5.0.10](https://github.com/truecharts/charts/compare/wekan-5.0.8...wekan-5.0.10) (2022-09-13) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [wekan-5.0.9](https://github.com/truecharts/charts/compare/wekan-5.0.8...wekan-5.0.9) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [wekan-5.0.9](https://github.com/truecharts/charts/compare/wekan-5.0.8...wekan-5.0.9) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [wekan-5.0.9](https://github.com/truecharts/charts/compare/wekan-5.0.8...wekan-5.0.9) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [wekan-5.0.9](https://github.com/truecharts/charts/compare/wekan-5.0.8...wekan-5.0.9) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [wekan-5.0.9](https://github.com/truecharts/charts/compare/wekan-5.0.8...wekan-5.0.9) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [wekan-5.0.9](https://github.com/truecharts/charts/compare/wekan-5.0.8...wekan-5.0.9) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [wekan-5.0.8](https://github.com/truecharts/charts/compare/wekan-5.0.7...wekan-5.0.8) (2022-09-07) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) - - - - diff --git a/stable/wekan/5.0.10/Chart.lock b/stable/wekan/5.0.10/Chart.lock deleted file mode 100644 index 9a8ea3a9085..00000000000 --- a/stable/wekan/5.0.10/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: mongodb - repository: https://charts.truecharts.org - version: 2.0.11 -digest: sha256:45c2f06c2261b5e00b84c6ad7075d4e2e5a66ccc0ffb54018a9b58b2c84bf275 -generated: "2022-09-13T06:31:45.330385656Z" diff --git a/stable/wekan/5.0.10/Chart.yaml b/stable/wekan/5.0.10/Chart.yaml deleted file mode 100644 index 57209a2293f..00000000000 --- a/stable/wekan/5.0.10/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "6.44" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: mongodb.enabled - name: mongodb - repository: https://charts.truecharts.org - version: 2.0.11 -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.10 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/wekan/5.0.10/README.md b/stable/wekan/5.0.10/README.md deleted file mode 100644 index e8d22dd0da4..00000000000 --- a/stable/wekan/5.0.10/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# wekan - -![Version: 5.0.10](https://img.shields.io/badge/Version-5.0.10-informational?style=flat-square) ![AppVersion: 6.44](https://img.shields.io/badge/AppVersion-6.44-informational?style=flat-square) - -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.11 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/wekan/5.0.10/charts/common-10.5.9.tgz b/stable/wekan/5.0.10/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/wekan/5.0.10/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/wekan/5.0.10/charts/mongodb-2.0.11.tgz b/stable/wekan/5.0.10/charts/mongodb-2.0.11.tgz deleted file mode 100644 index b80261bea2a..00000000000 Binary files a/stable/wekan/5.0.10/charts/mongodb-2.0.11.tgz and /dev/null differ diff --git a/stable/wekan/5.0.11/CHANGELOG.md b/stable/wekan/5.0.11/CHANGELOG.md new file mode 100644 index 00000000000..f7738102a68 --- /dev/null +++ b/stable/wekan/5.0.11/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [wekan-5.0.11](https://github.com/truecharts/charts/compare/wekan-5.0.10...wekan-5.0.11) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [wekan-5.0.10](https://github.com/truecharts/charts/compare/wekan-5.0.8...wekan-5.0.10) (2022-09-13) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [wekan-5.0.9](https://github.com/truecharts/charts/compare/wekan-5.0.8...wekan-5.0.9) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [wekan-5.0.9](https://github.com/truecharts/charts/compare/wekan-5.0.8...wekan-5.0.9) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [wekan-5.0.9](https://github.com/truecharts/charts/compare/wekan-5.0.8...wekan-5.0.9) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [wekan-5.0.9](https://github.com/truecharts/charts/compare/wekan-5.0.8...wekan-5.0.9) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [wekan-5.0.9](https://github.com/truecharts/charts/compare/wekan-5.0.8...wekan-5.0.9) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [wekan-5.0.9](https://github.com/truecharts/charts/compare/wekan-5.0.8...wekan-5.0.9) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + diff --git a/stable/wekan/5.0.11/Chart.lock b/stable/wekan/5.0.11/Chart.lock new file mode 100644 index 00000000000..5bc08367188 --- /dev/null +++ b/stable/wekan/5.0.11/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: mongodb + repository: https://charts.truecharts.org + version: 2.0.13 +digest: sha256:441b8d9e35931a210ed5fb8a49b76b7c51a7c0a4786e838a672ecc939cad0b45 +generated: "2022-09-15T15:14:11.90469332Z" diff --git a/stable/wekan/5.0.11/Chart.yaml b/stable/wekan/5.0.11/Chart.yaml new file mode 100644 index 00000000000..47ff3841c67 --- /dev/null +++ b/stable/wekan/5.0.11/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "6.44" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: mongodb.enabled + name: mongodb + repository: https://charts.truecharts.org + version: 2.0.13 +description: WeKan - Open Source kanban +home: https://truecharts.org/docs/charts/stable/wekan +icon: https://truecharts.org/img/hotlink-ok/chart-icons/wekan.png +keywords: + - wekan + - kanban +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: wekan +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/wekan + - https://github.com/wekan/wekan + - https://wekan.github.io/ +version: 5.0.11 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/wekan/5.0.11/README.md b/stable/wekan/5.0.11/README.md new file mode 100644 index 00000000000..35483161fe2 --- /dev/null +++ b/stable/wekan/5.0.11/README.md @@ -0,0 +1,110 @@ +# wekan + +![Version: 5.0.11](https://img.shields.io/badge/Version-5.0.11-informational?style=flat-square) ![AppVersion: 6.44](https://img.shields.io/badge/AppVersion-6.44-informational?style=flat-square) + +WeKan - Open Source kanban + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [wekan](https://truecharts.org/docs/charts/stable/wekan) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org | mongodb | 2.0.13 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/wekan/5.0.10/app-readme.md b/stable/wekan/5.0.11/app-readme.md similarity index 100% rename from stable/wekan/5.0.10/app-readme.md rename to stable/wekan/5.0.11/app-readme.md diff --git a/stable/wekan/5.0.11/charts/common-10.5.10.tgz b/stable/wekan/5.0.11/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/wekan/5.0.11/charts/common-10.5.10.tgz differ diff --git a/stable/wekan/5.0.11/charts/mongodb-2.0.13.tgz b/stable/wekan/5.0.11/charts/mongodb-2.0.13.tgz new file mode 100644 index 00000000000..c500172cc35 Binary files /dev/null and b/stable/wekan/5.0.11/charts/mongodb-2.0.13.tgz differ diff --git a/stable/wekan/5.0.10/ix_values.yaml b/stable/wekan/5.0.11/ix_values.yaml similarity index 100% rename from stable/wekan/5.0.10/ix_values.yaml rename to stable/wekan/5.0.11/ix_values.yaml diff --git a/stable/wekan/5.0.10/questions.yaml b/stable/wekan/5.0.11/questions.yaml similarity index 100% rename from stable/wekan/5.0.10/questions.yaml rename to stable/wekan/5.0.11/questions.yaml diff --git a/stable/wekan/5.0.11/templates/common.yaml b/stable/wekan/5.0.11/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/wekan/5.0.11/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/wekan/5.0.11/values.yaml b/stable/wekan/5.0.11/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/wg-easy/1.0.24/CHANGELOG.md b/stable/wg-easy/1.0.24/CHANGELOG.md deleted file mode 100644 index 20616f3a798..00000000000 --- a/stable/wg-easy/1.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [wg-easy-1.0.24](https://github.com/truecharts/charts/compare/wg-easy-1.0.23...wg-easy-1.0.24) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [wg-easy-1.0.24](https://github.com/truecharts/charts/compare/wg-easy-1.0.23...wg-easy-1.0.24) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [wg-easy-1.0.24](https://github.com/truecharts/charts/compare/wg-easy-1.0.23...wg-easy-1.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [wg-easy-1.0.24](https://github.com/truecharts/charts/compare/wg-easy-1.0.23...wg-easy-1.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [wg-easy-1.0.24](https://github.com/truecharts/charts/compare/wg-easy-1.0.23...wg-easy-1.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [wg-easy-1.0.24](https://github.com/truecharts/charts/compare/wg-easy-1.0.23...wg-easy-1.0.24) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [wg-easy-1.0.23](https://github.com/truecharts/charts/compare/wg-easy-1.0.21...wg-easy-1.0.23) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [wg-easy-1.0.22](https://github.com/truecharts/charts/compare/wg-easy-1.0.21...wg-easy-1.0.22) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [wg-easy-1.0.21](https://github.com/truecharts/charts/compare/wg-easy-1.0.20...wg-easy-1.0.21) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/wg-easy/1.0.24/Chart.lock b/stable/wg-easy/1.0.24/Chart.lock deleted file mode 100644 index 8517da6ac07..00000000000 --- a/stable/wg-easy/1.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T23:06:18.848849137Z" diff --git a/stable/wg-easy/1.0.24/Chart.yaml b/stable/wg-easy/1.0.24/Chart.yaml deleted file mode 100644 index 4b68e456472..00000000000 --- a/stable/wg-easy/1.0.24/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.24 -annotations: - truecharts.org/catagories: | - - networking - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/wg-easy/1.0.24/README.md b/stable/wg-easy/1.0.24/README.md deleted file mode 100644 index bbd7e83338c..00000000000 --- a/stable/wg-easy/1.0.24/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# wg-easy - -![Version: 1.0.24](https://img.shields.io/badge/Version-1.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -The easiest way to run WireGuard VPN + Web-based Admin UI. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [wg-easy](https://truecharts.org/docs/charts/stable/wg-easy) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/wg-easy/1.0.24/charts/common-10.5.9.tgz b/stable/wg-easy/1.0.24/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/wg-easy/1.0.24/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/wg-easy/1.0.25/CHANGELOG.md b/stable/wg-easy/1.0.25/CHANGELOG.md new file mode 100644 index 00000000000..f5e2ab65791 --- /dev/null +++ b/stable/wg-easy/1.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [wg-easy-1.0.25](https://github.com/truecharts/charts/compare/wg-easy-1.0.24...wg-easy-1.0.25) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [wg-easy-1.0.24](https://github.com/truecharts/charts/compare/wg-easy-1.0.23...wg-easy-1.0.24) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [wg-easy-1.0.24](https://github.com/truecharts/charts/compare/wg-easy-1.0.23...wg-easy-1.0.24) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [wg-easy-1.0.24](https://github.com/truecharts/charts/compare/wg-easy-1.0.23...wg-easy-1.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [wg-easy-1.0.24](https://github.com/truecharts/charts/compare/wg-easy-1.0.23...wg-easy-1.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [wg-easy-1.0.24](https://github.com/truecharts/charts/compare/wg-easy-1.0.23...wg-easy-1.0.24) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [wg-easy-1.0.24](https://github.com/truecharts/charts/compare/wg-easy-1.0.23...wg-easy-1.0.24) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [wg-easy-1.0.23](https://github.com/truecharts/charts/compare/wg-easy-1.0.21...wg-easy-1.0.23) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [wg-easy-1.0.22](https://github.com/truecharts/charts/compare/wg-easy-1.0.21...wg-easy-1.0.22) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + diff --git a/stable/wg-easy/1.0.25/Chart.lock b/stable/wg-easy/1.0.25/Chart.lock new file mode 100644 index 00000000000..ec0004f1890 --- /dev/null +++ b/stable/wg-easy/1.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T15:14:22.92796386Z" diff --git a/stable/wg-easy/1.0.25/Chart.yaml b/stable/wg-easy/1.0.25/Chart.yaml new file mode 100644 index 00000000000..b3c968b5e8a --- /dev/null +++ b/stable/wg-easy/1.0.25/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: The easiest way to run WireGuard VPN + Web-based Admin UI. +home: https://truecharts.org/docs/charts/stable/wg-easy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/wg-easy.png +keywords: + - wg-easy + - wireguard + - weejewel +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: wg-easy +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/wg-easy + - https://hub.docker.com/r/weejewel/wg-easy + - https://github.com/WeeJeWel/wg-easy +type: application +version: 1.0.25 +annotations: + truecharts.org/catagories: | + - networking + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/wg-easy/1.0.25/README.md b/stable/wg-easy/1.0.25/README.md new file mode 100644 index 00000000000..6b9d7d81465 --- /dev/null +++ b/stable/wg-easy/1.0.25/README.md @@ -0,0 +1,109 @@ +# wg-easy + +![Version: 1.0.25](https://img.shields.io/badge/Version-1.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +The easiest way to run WireGuard VPN + Web-based Admin UI. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [wg-easy](https://truecharts.org/docs/charts/stable/wg-easy) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/wg-easy/1.0.24/app-readme.md b/stable/wg-easy/1.0.25/app-readme.md similarity index 100% rename from stable/wg-easy/1.0.24/app-readme.md rename to stable/wg-easy/1.0.25/app-readme.md diff --git a/stable/wg-easy/1.0.25/charts/common-10.5.10.tgz b/stable/wg-easy/1.0.25/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/wg-easy/1.0.25/charts/common-10.5.10.tgz differ diff --git a/stable/wg-easy/1.0.24/ix_values.yaml b/stable/wg-easy/1.0.25/ix_values.yaml similarity index 100% rename from stable/wg-easy/1.0.24/ix_values.yaml rename to stable/wg-easy/1.0.25/ix_values.yaml diff --git a/stable/wg-easy/1.0.24/questions.yaml b/stable/wg-easy/1.0.25/questions.yaml similarity index 100% rename from stable/wg-easy/1.0.24/questions.yaml rename to stable/wg-easy/1.0.25/questions.yaml diff --git a/stable/wg-easy/1.0.25/templates/common.yaml b/stable/wg-easy/1.0.25/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/wg-easy/1.0.25/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/wg-easy/1.0.25/values.yaml b/stable/wg-easy/1.0.25/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/wger/1.1.4/CHANGELOG.md b/stable/wger/1.1.4/CHANGELOG.md deleted file mode 100644 index cd67e4bdc52..00000000000 --- a/stable/wger/1.1.4/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [wger-1.1.4](https://github.com/truecharts/charts/compare/wger-1.1.2...wger-1.1.4) (2022-09-13) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [wger-1.1.3](https://github.com/truecharts/charts/compare/wger-1.1.2...wger-1.1.3) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [wger-1.1.3](https://github.com/truecharts/charts/compare/wger-1.1.2...wger-1.1.3) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [wger-1.1.3](https://github.com/truecharts/charts/compare/wger-1.1.2...wger-1.1.3) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [wger-1.1.3](https://github.com/truecharts/charts/compare/wger-1.1.2...wger-1.1.3) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [wger-1.1.3](https://github.com/truecharts/charts/compare/wger-1.1.2...wger-1.1.3) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [wger-1.1.3](https://github.com/truecharts/charts/compare/wger-1.1.2...wger-1.1.3) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [wger-1.1.2](https://github.com/truecharts/charts/compare/wger-1.1.1...wger-1.1.2) (2022-09-03) - - - - -## [wger-1.1.1](https://github.com/truecharts/charts/compare/wger-1.1.0...wger-1.1.1) (2022-09-03) - -### Fix - -- update nginx.conf mount method ([#3656](https://github.com/truecharts/charts/issues/3656)) diff --git a/stable/wger/1.1.4/Chart.lock b/stable/wger/1.1.4/Chart.lock deleted file mode 100644 index de732856efd..00000000000 --- a/stable/wger/1.1.4/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.72 -digest: sha256:48575c1284c01594e15d652b730608f179ada7326071005369f8a321e76d695c -generated: "2022-09-13T06:32:03.675123193Z" diff --git a/stable/wger/1.1.4/Chart.yaml b/stable/wger/1.1.4/Chart.yaml deleted file mode 100644 index e97a3d4bb43..00000000000 --- a/stable/wger/1.1.4/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.72 -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.4 -annotations: - truecharts.org/catagories: | - - life - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/wger/1.1.4/README.md b/stable/wger/1.1.4/README.md deleted file mode 100644 index 2ecfa84fa6a..00000000000 --- a/stable/wger/1.1.4/README.md +++ /dev/null @@ -1,111 +0,0 @@ -# wger - -![Version: 1.1.4](https://img.shields.io/badge/Version-1.1.4-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -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.76 | -| https://charts.truecharts.org | redis | 3.0.72 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `wger` deployment - -```console -helm uninstall wger -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install wger \ - --set env.TZ="America/New York" \ - TrueCharts/wger -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install wger TrueCharts/wger -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/wger/1.1.4/charts/common-10.5.9.tgz b/stable/wger/1.1.4/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/wger/1.1.4/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/wger/1.1.4/charts/postgresql-8.0.76.tgz b/stable/wger/1.1.4/charts/postgresql-8.0.76.tgz deleted file mode 100644 index 129e37daa0e..00000000000 Binary files a/stable/wger/1.1.4/charts/postgresql-8.0.76.tgz and /dev/null differ diff --git a/stable/wger/1.1.4/charts/redis-3.0.72.tgz b/stable/wger/1.1.4/charts/redis-3.0.72.tgz deleted file mode 100644 index d1c4b4529da..00000000000 Binary files a/stable/wger/1.1.4/charts/redis-3.0.72.tgz and /dev/null differ diff --git a/stable/wger/1.1.5/CHANGELOG.md b/stable/wger/1.1.5/CHANGELOG.md new file mode 100644 index 00000000000..557acfe6cec --- /dev/null +++ b/stable/wger/1.1.5/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [wger-1.1.5](https://github.com/truecharts/charts/compare/wger-1.1.4...wger-1.1.5) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [wger-1.1.4](https://github.com/truecharts/charts/compare/wger-1.1.2...wger-1.1.4) (2022-09-13) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [wger-1.1.3](https://github.com/truecharts/charts/compare/wger-1.1.2...wger-1.1.3) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [wger-1.1.3](https://github.com/truecharts/charts/compare/wger-1.1.2...wger-1.1.3) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [wger-1.1.3](https://github.com/truecharts/charts/compare/wger-1.1.2...wger-1.1.3) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [wger-1.1.3](https://github.com/truecharts/charts/compare/wger-1.1.2...wger-1.1.3) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [wger-1.1.3](https://github.com/truecharts/charts/compare/wger-1.1.2...wger-1.1.3) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [wger-1.1.3](https://github.com/truecharts/charts/compare/wger-1.1.2...wger-1.1.3) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + diff --git a/stable/wger/1.1.5/Chart.lock b/stable/wger/1.1.5/Chart.lock new file mode 100644 index 00000000000..4d38d454c92 --- /dev/null +++ b/stable/wger/1.1.5/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.75 +digest: sha256:9d4ce7b49341358873ac504e187314c9a2e0f15e6eea31a51a1294b829ddaaba +generated: "2022-09-15T15:14:51.129941661Z" diff --git a/stable/wger/1.1.5/Chart.yaml b/stable/wger/1.1.5/Chart.yaml new file mode 100644 index 00000000000..55e0d18da68 --- /dev/null +++ b/stable/wger/1.1.5/Chart.yaml @@ -0,0 +1,35 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.75 +description: Workout Manager is a free, open source web application that helps you manage your personal workouts, weight and diet plans and can also be used as a simple gym management utility. +home: https://truecharts.org/docs/charts/stable/wger +icon: https://truecharts.org/img/hotlink-ok/chart-icons/wger.png +keywords: + - workout +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: wger +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/wger + - https://github.com/wger-project/wger + - https://github.com/wger-project/docker +version: 1.1.5 +annotations: + truecharts.org/catagories: | + - life + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/wger/1.1.5/README.md b/stable/wger/1.1.5/README.md new file mode 100644 index 00000000000..983fb8335bb --- /dev/null +++ b/stable/wger/1.1.5/README.md @@ -0,0 +1,111 @@ +# wger + +![Version: 1.1.5](https://img.shields.io/badge/Version-1.1.5-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Workout Manager is a free, open source web application that helps you manage your personal workouts, weight and diet plans and can also be used as a simple gym management utility. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [wger](https://truecharts.org/docs/charts/stable/wger) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.78 | +| https://charts.truecharts.org | redis | 3.0.75 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `wger` deployment + +```console +helm uninstall wger +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install wger \ + --set env.TZ="America/New York" \ + TrueCharts/wger +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install wger TrueCharts/wger -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/wger/1.1.4/app-readme.md b/stable/wger/1.1.5/app-readme.md similarity index 100% rename from stable/wger/1.1.4/app-readme.md rename to stable/wger/1.1.5/app-readme.md diff --git a/stable/wger/1.1.5/charts/common-10.5.10.tgz b/stable/wger/1.1.5/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/wger/1.1.5/charts/common-10.5.10.tgz differ diff --git a/stable/wger/1.1.5/charts/postgresql-8.0.78.tgz b/stable/wger/1.1.5/charts/postgresql-8.0.78.tgz new file mode 100644 index 00000000000..ef5433c52fa Binary files /dev/null and b/stable/wger/1.1.5/charts/postgresql-8.0.78.tgz differ diff --git a/stable/wger/1.1.5/charts/redis-3.0.75.tgz b/stable/wger/1.1.5/charts/redis-3.0.75.tgz new file mode 100644 index 00000000000..3be8a655992 Binary files /dev/null and b/stable/wger/1.1.5/charts/redis-3.0.75.tgz differ diff --git a/stable/wger/1.1.4/ix_values.yaml b/stable/wger/1.1.5/ix_values.yaml similarity index 100% rename from stable/wger/1.1.4/ix_values.yaml rename to stable/wger/1.1.5/ix_values.yaml diff --git a/stable/wger/1.1.4/questions.yaml b/stable/wger/1.1.5/questions.yaml similarity index 100% rename from stable/wger/1.1.4/questions.yaml rename to stable/wger/1.1.5/questions.yaml diff --git a/stable/wger/1.1.4/templates/_configmap.tpl b/stable/wger/1.1.5/templates/_configmap.tpl similarity index 100% rename from stable/wger/1.1.4/templates/_configmap.tpl rename to stable/wger/1.1.5/templates/_configmap.tpl diff --git a/stable/wger/1.1.4/templates/_nginx.tpl b/stable/wger/1.1.5/templates/_nginx.tpl similarity index 100% rename from stable/wger/1.1.4/templates/_nginx.tpl rename to stable/wger/1.1.5/templates/_nginx.tpl diff --git a/stable/wger/1.1.4/templates/_secrets.tpl b/stable/wger/1.1.5/templates/_secrets.tpl similarity index 100% rename from stable/wger/1.1.4/templates/_secrets.tpl rename to stable/wger/1.1.5/templates/_secrets.tpl diff --git a/stable/wger/1.1.4/templates/common.yaml b/stable/wger/1.1.5/templates/common.yaml similarity index 100% rename from stable/wger/1.1.4/templates/common.yaml rename to stable/wger/1.1.5/templates/common.yaml diff --git a/stable/wger/1.1.5/values.yaml b/stable/wger/1.1.5/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/whisparr/1.0.2/CHANGELOG.md b/stable/whisparr/1.0.2/CHANGELOG.md deleted file mode 100644 index b01775dd829..00000000000 --- a/stable/whisparr/1.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [whisparr-1.0.2](https://github.com/truecharts/charts/compare/whisparr-1.0.1...whisparr-1.0.2) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [whisparr-1.0.2](https://github.com/truecharts/charts/compare/whisparr-1.0.1...whisparr-1.0.2) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [whisparr-1.0.2](https://github.com/truecharts/charts/compare/whisparr-1.0.1...whisparr-1.0.2) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [whisparr-1.0.2](https://github.com/truecharts/charts/compare/whisparr-1.0.1...whisparr-1.0.2) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [whisparr-1.0.2](https://github.com/truecharts/charts/compare/whisparr-1.0.1...whisparr-1.0.2) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [whisparr-1.0.2](https://github.com/truecharts/charts/compare/whisparr-1.0.1...whisparr-1.0.2) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [whisparr-1.0.1](https://github.com/truecharts/charts/compare/whisparr-1.0.0...whisparr-1.0.1) (2022-09-10) - -### Chore - -- update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) - - - - -## [whisparr-1.0.0](https://github.com/truecharts/charts/compare/whisparr-0.0.22...whisparr-1.0.0) (2022-09-04) - -### Feat - -- move to stable ([#3689](https://github.com/truecharts/charts/issues/3689)) - - - - - -## [whisparr-0.0.21](https://github.com/truecharts/charts/compare/whisparr-0.0.19...whisparr-0.0.21) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/whisparr/1.0.2/Chart.lock b/stable/whisparr/1.0.2/Chart.lock deleted file mode 100644 index cd096741cf2..00000000000 --- a/stable/whisparr/1.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T23:06:42.000160837Z" diff --git a/stable/whisparr/1.0.2/Chart.yaml b/stable/whisparr/1.0.2/Chart.yaml deleted file mode 100644 index 790924d0b2f..00000000000 --- a/stable/whisparr/1.0.2/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "0.1.0.53" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.2 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Downloaders - - MediaApp-Other diff --git a/stable/whisparr/1.0.2/README.md b/stable/whisparr/1.0.2/README.md deleted file mode 100644 index 0d66efbf8a6..00000000000 --- a/stable/whisparr/1.0.2/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# whisparr - -![Version: 1.0.2](https://img.shields.io/badge/Version-1.0.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.1.0.53](https://img.shields.io/badge/AppVersion-0.1.0.53-informational?style=flat-square) - -An adult media thingy. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [whisparr](https://truecharts.org/docs/charts/stable/whisparr) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/whisparr/1.0.2/charts/common-10.5.9.tgz b/stable/whisparr/1.0.2/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/whisparr/1.0.2/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/whisparr/1.0.3/CHANGELOG.md b/stable/whisparr/1.0.3/CHANGELOG.md new file mode 100644 index 00000000000..68c0497d6f8 --- /dev/null +++ b/stable/whisparr/1.0.3/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [whisparr-1.0.3](https://github.com/truecharts/charts/compare/whisparr-1.0.2...whisparr-1.0.3) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [whisparr-1.0.2](https://github.com/truecharts/charts/compare/whisparr-1.0.1...whisparr-1.0.2) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [whisparr-1.0.2](https://github.com/truecharts/charts/compare/whisparr-1.0.1...whisparr-1.0.2) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [whisparr-1.0.2](https://github.com/truecharts/charts/compare/whisparr-1.0.1...whisparr-1.0.2) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [whisparr-1.0.2](https://github.com/truecharts/charts/compare/whisparr-1.0.1...whisparr-1.0.2) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [whisparr-1.0.2](https://github.com/truecharts/charts/compare/whisparr-1.0.1...whisparr-1.0.2) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [whisparr-1.0.2](https://github.com/truecharts/charts/compare/whisparr-1.0.1...whisparr-1.0.2) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [whisparr-1.0.1](https://github.com/truecharts/charts/compare/whisparr-1.0.0...whisparr-1.0.1) (2022-09-10) + +### Chore + +- update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) + + + + +## [whisparr-1.0.0](https://github.com/truecharts/charts/compare/whisparr-0.0.22...whisparr-1.0.0) (2022-09-04) + +### Feat + +- move to stable ([#3689](https://github.com/truecharts/charts/issues/3689)) + + + diff --git a/stable/whisparr/1.0.3/Chart.lock b/stable/whisparr/1.0.3/Chart.lock new file mode 100644 index 00000000000..02a09e8ac79 --- /dev/null +++ b/stable/whisparr/1.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T15:14:53.95436317Z" diff --git a/stable/whisparr/1.0.3/Chart.yaml b/stable/whisparr/1.0.3/Chart.yaml new file mode 100644 index 00000000000..bd2afb93147 --- /dev/null +++ b/stable/whisparr/1.0.3/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "0.1.0.53" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: An adult media thingy. +home: https://truecharts.org/docs/charts/stable/whisparr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/whisparr.png +keywords: + - whisparr + - Downloaders + - MediaApp-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: whisparr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/whisparr + - https://github.com/onedr0p/containers/tree/main/apps/whisparr +type: application +version: 1.0.3 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Downloaders + - MediaApp-Other diff --git a/stable/whisparr/1.0.3/README.md b/stable/whisparr/1.0.3/README.md new file mode 100644 index 00000000000..58fcc979ff1 --- /dev/null +++ b/stable/whisparr/1.0.3/README.md @@ -0,0 +1,108 @@ +# whisparr + +![Version: 1.0.3](https://img.shields.io/badge/Version-1.0.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.1.0.53](https://img.shields.io/badge/AppVersion-0.1.0.53-informational?style=flat-square) + +An adult media thingy. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [whisparr](https://truecharts.org/docs/charts/stable/whisparr) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/whisparr/1.0.2/app-readme.md b/stable/whisparr/1.0.3/app-readme.md similarity index 100% rename from stable/whisparr/1.0.2/app-readme.md rename to stable/whisparr/1.0.3/app-readme.md diff --git a/stable/whisparr/1.0.3/charts/common-10.5.10.tgz b/stable/whisparr/1.0.3/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/whisparr/1.0.3/charts/common-10.5.10.tgz differ diff --git a/stable/whisparr/1.0.2/ix_values.yaml b/stable/whisparr/1.0.3/ix_values.yaml similarity index 100% rename from stable/whisparr/1.0.2/ix_values.yaml rename to stable/whisparr/1.0.3/ix_values.yaml diff --git a/stable/whisparr/1.0.2/questions.yaml b/stable/whisparr/1.0.3/questions.yaml similarity index 100% rename from stable/whisparr/1.0.2/questions.yaml rename to stable/whisparr/1.0.3/questions.yaml diff --git a/stable/whisparr/1.0.3/templates/common.yaml b/stable/whisparr/1.0.3/templates/common.yaml new file mode 100644 index 00000000000..cbf66c20818 --- /dev/null +++ b/stable/whisparr/1.0.3/templates/common.yaml @@ -0,0 +1,2 @@ +{{/* Render the templates */}} +{{ include "tc.common.loader.all" . }} diff --git a/stable/whisparr/1.0.3/values.yaml b/stable/whisparr/1.0.3/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/whoogle/3.0.32/CHANGELOG.md b/stable/whoogle/3.0.32/CHANGELOG.md deleted file mode 100644 index 4b158c7b656..00000000000 --- a/stable/whoogle/3.0.32/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [whoogle-3.0.32](https://github.com/truecharts/charts/compare/whoogle-3.0.31...whoogle-3.0.32) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [whoogle-3.0.32](https://github.com/truecharts/charts/compare/whoogle-3.0.31...whoogle-3.0.32) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [whoogle-3.0.32](https://github.com/truecharts/charts/compare/whoogle-3.0.31...whoogle-3.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [whoogle-3.0.32](https://github.com/truecharts/charts/compare/whoogle-3.0.31...whoogle-3.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [whoogle-3.0.32](https://github.com/truecharts/charts/compare/whoogle-3.0.31...whoogle-3.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [whoogle-3.0.32](https://github.com/truecharts/charts/compare/whoogle-3.0.31...whoogle-3.0.32) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [whoogle-3.0.31](https://github.com/truecharts/charts/compare/whoogle-3.0.29...whoogle-3.0.31) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [whoogle-3.0.30](https://github.com/truecharts/charts/compare/whoogle-3.0.29...whoogle-3.0.30) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [whoogle-3.0.29](https://github.com/truecharts/charts/compare/whoogle-3.0.28...whoogle-3.0.29) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/whoogle/3.0.32/Chart.lock b/stable/whoogle/3.0.32/Chart.lock deleted file mode 100644 index 43d0716a092..00000000000 --- a/stable/whoogle/3.0.32/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T23:06:43.643314435Z" diff --git a/stable/whoogle/3.0.32/Chart.yaml b/stable/whoogle/3.0.32/Chart.yaml deleted file mode 100644 index 597d08070df..00000000000 --- a/stable/whoogle/3.0.32/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "0.7.4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.32 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/whoogle/3.0.32/README.md b/stable/whoogle/3.0.32/README.md deleted file mode 100644 index 6fd8251bc8e..00000000000 --- a/stable/whoogle/3.0.32/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# whoogle - -![Version: 3.0.32](https://img.shields.io/badge/Version-3.0.32-informational?style=flat-square) ![AppVersion: 0.7.4](https://img.shields.io/badge/AppVersion-0.7.4-informational?style=flat-square) - -A self-hosted, ad-free, privacy-respecting metasearch engine - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [whoogle](https://truecharts.org/docs/charts/stable/whoogle) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/whoogle/3.0.32/charts/common-10.5.9.tgz b/stable/whoogle/3.0.32/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/whoogle/3.0.32/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/whoogle/3.0.33/CHANGELOG.md b/stable/whoogle/3.0.33/CHANGELOG.md new file mode 100644 index 00000000000..b74ad6cf85a --- /dev/null +++ b/stable/whoogle/3.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [whoogle-3.0.33](https://github.com/truecharts/charts/compare/whoogle-3.0.32...whoogle-3.0.33) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [whoogle-3.0.32](https://github.com/truecharts/charts/compare/whoogle-3.0.31...whoogle-3.0.32) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [whoogle-3.0.32](https://github.com/truecharts/charts/compare/whoogle-3.0.31...whoogle-3.0.32) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [whoogle-3.0.32](https://github.com/truecharts/charts/compare/whoogle-3.0.31...whoogle-3.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [whoogle-3.0.32](https://github.com/truecharts/charts/compare/whoogle-3.0.31...whoogle-3.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [whoogle-3.0.32](https://github.com/truecharts/charts/compare/whoogle-3.0.31...whoogle-3.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [whoogle-3.0.32](https://github.com/truecharts/charts/compare/whoogle-3.0.31...whoogle-3.0.32) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [whoogle-3.0.31](https://github.com/truecharts/charts/compare/whoogle-3.0.29...whoogle-3.0.31) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [whoogle-3.0.30](https://github.com/truecharts/charts/compare/whoogle-3.0.29...whoogle-3.0.30) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + diff --git a/stable/whoogle/3.0.33/Chart.lock b/stable/whoogle/3.0.33/Chart.lock new file mode 100644 index 00000000000..1df37c9fcb9 --- /dev/null +++ b/stable/whoogle/3.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T15:14:54.696973745Z" diff --git a/stable/whoogle/3.0.33/Chart.yaml b/stable/whoogle/3.0.33/Chart.yaml new file mode 100644 index 00000000000..2ff85553a1b --- /dev/null +++ b/stable/whoogle/3.0.33/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "0.7.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: A self-hosted, ad-free, privacy-respecting metasearch engine +home: https://truecharts.org/docs/charts/stable/whoogle +icon: https://truecharts.org/img/hotlink-ok/chart-icons/whoogle.png +keywords: + - whoogle + - search + - open source + - privacy +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: whoogle +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/whoogle + - https://github.com/benbusby/whoogle-search +version: 3.0.33 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/whoogle/3.0.33/README.md b/stable/whoogle/3.0.33/README.md new file mode 100644 index 00000000000..4145ad4eaad --- /dev/null +++ b/stable/whoogle/3.0.33/README.md @@ -0,0 +1,108 @@ +# whoogle + +![Version: 3.0.33](https://img.shields.io/badge/Version-3.0.33-informational?style=flat-square) ![AppVersion: 0.7.4](https://img.shields.io/badge/AppVersion-0.7.4-informational?style=flat-square) + +A self-hosted, ad-free, privacy-respecting metasearch engine + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [whoogle](https://truecharts.org/docs/charts/stable/whoogle) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/whoogle/3.0.32/app-readme.md b/stable/whoogle/3.0.33/app-readme.md similarity index 100% rename from stable/whoogle/3.0.32/app-readme.md rename to stable/whoogle/3.0.33/app-readme.md diff --git a/stable/whoogle/3.0.33/charts/common-10.5.10.tgz b/stable/whoogle/3.0.33/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/whoogle/3.0.33/charts/common-10.5.10.tgz differ diff --git a/stable/whoogle/3.0.32/ix_values.yaml b/stable/whoogle/3.0.33/ix_values.yaml similarity index 100% rename from stable/whoogle/3.0.32/ix_values.yaml rename to stable/whoogle/3.0.33/ix_values.yaml diff --git a/stable/whoogle/3.0.32/questions.yaml b/stable/whoogle/3.0.33/questions.yaml similarity index 100% rename from stable/whoogle/3.0.32/questions.yaml rename to stable/whoogle/3.0.33/questions.yaml diff --git a/stable/whoogle/3.0.33/templates/common.yaml b/stable/whoogle/3.0.33/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/whoogle/3.0.33/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/whoogle/3.0.33/values.yaml b/stable/whoogle/3.0.33/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/wikijs/7.0.38/CHANGELOG.md b/stable/wikijs/7.0.38/CHANGELOG.md deleted file mode 100644 index 4c48b2c79a4..00000000000 --- a/stable/wikijs/7.0.38/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [wikijs-7.0.38](https://github.com/truecharts/charts/compare/wikijs-7.0.36...wikijs-7.0.38) (2022-09-13) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [wikijs-7.0.37](https://github.com/truecharts/charts/compare/wikijs-7.0.36...wikijs-7.0.37) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [wikijs-7.0.37](https://github.com/truecharts/charts/compare/wikijs-7.0.36...wikijs-7.0.37) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [wikijs-7.0.37](https://github.com/truecharts/charts/compare/wikijs-7.0.36...wikijs-7.0.37) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [wikijs-7.0.37](https://github.com/truecharts/charts/compare/wikijs-7.0.36...wikijs-7.0.37) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [wikijs-7.0.37](https://github.com/truecharts/charts/compare/wikijs-7.0.36...wikijs-7.0.37) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [wikijs-7.0.37](https://github.com/truecharts/charts/compare/wikijs-7.0.36...wikijs-7.0.37) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [wikijs-7.0.36](https://github.com/truecharts/charts/compare/wikijs-7.0.34...wikijs-7.0.36) (2022-08-30) - -### Chore diff --git a/stable/wikijs/7.0.38/Chart.lock b/stable/wikijs/7.0.38/Chart.lock deleted file mode 100644 index a5f3b1b030a..00000000000 --- a/stable/wikijs/7.0.38/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -digest: sha256:bfcb2819ba71fec67e4e1b700216bcea405d58eaaf9c45e3705bdbead908b8e9 -generated: "2022-09-13T06:32:13.980615762Z" diff --git a/stable/wikijs/7.0.38/Chart.yaml b/stable/wikijs/7.0.38/Chart.yaml deleted file mode 100644 index 572249f4b36..00000000000 --- a/stable/wikijs/7.0.38/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "2.5.287" -description: Make documentation a joy to write using Wiki.js's beautiful and intuitive interface! -name: wikijs -version: 7.0.38 -kubeVersion: ">=1.16.0-0" -keywords: - - wiki - - wikijs -home: https://truecharts.org/docs/charts/stable/wikijs -icon: https://truecharts.org/img/hotlink-ok/chart-icons/wikijs.png -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/wikijs - - https://hub.docker.com/r/linuxserver/wikijs/ - - https://github.com/Requarks/wiki -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -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.38/README.md b/stable/wikijs/7.0.38/README.md deleted file mode 100644 index 39a326bd31d..00000000000 --- a/stable/wikijs/7.0.38/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# wikijs - -![Version: 7.0.38](https://img.shields.io/badge/Version-7.0.38-informational?style=flat-square) ![AppVersion: 2.5.287](https://img.shields.io/badge/AppVersion-2.5.287-informational?style=flat-square) - -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.76 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/wikijs/7.0.38/charts/common-10.5.9.tgz b/stable/wikijs/7.0.38/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/wikijs/7.0.38/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/wikijs/7.0.38/charts/postgresql-8.0.76.tgz b/stable/wikijs/7.0.38/charts/postgresql-8.0.76.tgz deleted file mode 100644 index 129e37daa0e..00000000000 Binary files a/stable/wikijs/7.0.38/charts/postgresql-8.0.76.tgz and /dev/null differ diff --git a/stable/wikijs/7.0.39/CHANGELOG.md b/stable/wikijs/7.0.39/CHANGELOG.md new file mode 100644 index 00000000000..4d5be0f0335 --- /dev/null +++ b/stable/wikijs/7.0.39/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [wikijs-7.0.39](https://github.com/truecharts/charts/compare/wikijs-7.0.38...wikijs-7.0.39) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [wikijs-7.0.38](https://github.com/truecharts/charts/compare/wikijs-7.0.36...wikijs-7.0.38) (2022-09-13) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [wikijs-7.0.37](https://github.com/truecharts/charts/compare/wikijs-7.0.36...wikijs-7.0.37) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [wikijs-7.0.37](https://github.com/truecharts/charts/compare/wikijs-7.0.36...wikijs-7.0.37) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [wikijs-7.0.37](https://github.com/truecharts/charts/compare/wikijs-7.0.36...wikijs-7.0.37) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [wikijs-7.0.37](https://github.com/truecharts/charts/compare/wikijs-7.0.36...wikijs-7.0.37) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [wikijs-7.0.37](https://github.com/truecharts/charts/compare/wikijs-7.0.36...wikijs-7.0.37) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [wikijs-7.0.37](https://github.com/truecharts/charts/compare/wikijs-7.0.36...wikijs-7.0.37) (2022-09-11) + +### Chore diff --git a/stable/wikijs/7.0.39/Chart.lock b/stable/wikijs/7.0.39/Chart.lock new file mode 100644 index 00000000000..83ec771607d --- /dev/null +++ b/stable/wikijs/7.0.39/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 +generated: "2022-09-15T15:15:08.043900702Z" diff --git a/stable/wikijs/7.0.39/Chart.yaml b/stable/wikijs/7.0.39/Chart.yaml new file mode 100644 index 00000000000..81542ffaf24 --- /dev/null +++ b/stable/wikijs/7.0.39/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "2.5.287" +description: Make documentation a joy to write using Wiki.js's beautiful and intuitive interface! +name: wikijs +version: 7.0.39 +kubeVersion: ">=1.16.0-0" +keywords: + - wiki + - wikijs +home: https://truecharts.org/docs/charts/stable/wikijs +icon: https://truecharts.org/img/hotlink-ok/chart-icons/wikijs.png +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/wikijs + - https://hub.docker.com/r/linuxserver/wikijs/ + - https://github.com/Requarks/wiki +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/wikijs/7.0.39/README.md b/stable/wikijs/7.0.39/README.md new file mode 100644 index 00000000000..41b5d077e9c --- /dev/null +++ b/stable/wikijs/7.0.39/README.md @@ -0,0 +1,110 @@ +# wikijs + +![Version: 7.0.39](https://img.shields.io/badge/Version-7.0.39-informational?style=flat-square) ![AppVersion: 2.5.287](https://img.shields.io/badge/AppVersion-2.5.287-informational?style=flat-square) + +Make documentation a joy to write using Wiki.js's beautiful and intuitive interface! + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [wikijs](https://truecharts.org/docs/charts/stable/wikijs) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.78 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/wikijs/7.0.38/app-readme.md b/stable/wikijs/7.0.39/app-readme.md similarity index 100% rename from stable/wikijs/7.0.38/app-readme.md rename to stable/wikijs/7.0.39/app-readme.md diff --git a/stable/wikijs/7.0.39/charts/common-10.5.10.tgz b/stable/wikijs/7.0.39/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/wikijs/7.0.39/charts/common-10.5.10.tgz differ diff --git a/stable/wikijs/7.0.39/charts/postgresql-8.0.78.tgz b/stable/wikijs/7.0.39/charts/postgresql-8.0.78.tgz new file mode 100644 index 00000000000..ef5433c52fa Binary files /dev/null and b/stable/wikijs/7.0.39/charts/postgresql-8.0.78.tgz differ diff --git a/stable/wikijs/7.0.38/ix_values.yaml b/stable/wikijs/7.0.39/ix_values.yaml similarity index 100% rename from stable/wikijs/7.0.38/ix_values.yaml rename to stable/wikijs/7.0.39/ix_values.yaml diff --git a/stable/wikijs/7.0.38/questions.yaml b/stable/wikijs/7.0.39/questions.yaml similarity index 100% rename from stable/wikijs/7.0.38/questions.yaml rename to stable/wikijs/7.0.39/questions.yaml diff --git a/stable/wikijs/7.0.39/templates/common.yaml b/stable/wikijs/7.0.39/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/wikijs/7.0.39/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/wikijs/7.0.39/values.yaml b/stable/wikijs/7.0.39/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/wireguard/1.0.4/CHANGELOG.md b/stable/wireguard/1.0.4/CHANGELOG.md deleted file mode 100644 index 6168bd11e17..00000000000 --- a/stable/wireguard/1.0.4/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [wireguard-1.0.4](https://github.com/truecharts/charts/compare/wireguard-1.0.3...wireguard-1.0.4) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [wireguard-1.0.4](https://github.com/truecharts/charts/compare/wireguard-1.0.3...wireguard-1.0.4) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [wireguard-1.0.4](https://github.com/truecharts/charts/compare/wireguard-1.0.3...wireguard-1.0.4) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [wireguard-1.0.4](https://github.com/truecharts/charts/compare/wireguard-1.0.3...wireguard-1.0.4) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [wireguard-1.0.4](https://github.com/truecharts/charts/compare/wireguard-1.0.3...wireguard-1.0.4) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - - -## [wireguard-1.0.3](https://github.com/truecharts/charts/compare/wireguard-1.0.2...wireguard-1.0.3) (2022-08-31) - -### Fix - -- fix default port in UDP ([#3645](https://github.com/truecharts/charts/issues/3645)) - - - - -## [wireguard-1.0.2](https://github.com/truecharts/charts/compare/wireguard-1.0.1...wireguard-1.0.2) (2022-08-31) - -### Chore - -- use different port to allow easier deploy for host-net and remove portal ([#3642](https://github.com/truecharts/charts/issues/3642)) - - - - -## [wireguard-1.0.1](https://github.com/truecharts/charts/compare/wireguard-1.0.0...wireguard-1.0.1) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [wireguard-1.0.0](https://github.com/truecharts/charts/compare/wireguard-0.0.2...wireguard-1.0.0) (2022-08-30) - -### Feat - -- move to stable and add docs ([#3637](https://github.com/truecharts/charts/issues/3637)) - - diff --git a/stable/wireguard/1.0.4/Chart.lock b/stable/wireguard/1.0.4/Chart.lock deleted file mode 100644 index ed9e3b955a8..00000000000 --- a/stable/wireguard/1.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T23:07:06.680096851Z" diff --git a/stable/wireguard/1.0.4/Chart.yaml b/stable/wireguard/1.0.4/Chart.yaml deleted file mode 100644 index 7ad41457788..00000000000 --- a/stable/wireguard/1.0.4/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "1.0.202109" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.4 -annotations: - truecharts.org/catagories: | - - network - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/wireguard/1.0.4/README.md b/stable/wireguard/1.0.4/README.md deleted file mode 100644 index 2df716a1f77..00000000000 --- a/stable/wireguard/1.0.4/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# wireguard - -![Version: 1.0.4](https://img.shields.io/badge/Version-1.0.4-informational?style=flat-square) ![AppVersion: 1.0.202109](https://img.shields.io/badge/AppVersion-1.0.202109-informational?style=flat-square) - -WireGuard® is an extremely simple yet fast and modern VPN that utilizes state-of-the-art cryptography. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [wireguard](https://truecharts.org/docs/charts/stable/wireguard) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/wireguard/1.0.4/charts/common-10.5.9.tgz b/stable/wireguard/1.0.4/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/wireguard/1.0.4/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/wireguard/1.0.5/CHANGELOG.md b/stable/wireguard/1.0.5/CHANGELOG.md new file mode 100644 index 00000000000..e77e1f7526e --- /dev/null +++ b/stable/wireguard/1.0.5/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [wireguard-1.0.5](https://github.com/truecharts/charts/compare/wireguard-1.0.4...wireguard-1.0.5) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [wireguard-1.0.4](https://github.com/truecharts/charts/compare/wireguard-1.0.3...wireguard-1.0.4) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [wireguard-1.0.4](https://github.com/truecharts/charts/compare/wireguard-1.0.3...wireguard-1.0.4) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [wireguard-1.0.4](https://github.com/truecharts/charts/compare/wireguard-1.0.3...wireguard-1.0.4) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [wireguard-1.0.4](https://github.com/truecharts/charts/compare/wireguard-1.0.3...wireguard-1.0.4) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [wireguard-1.0.4](https://github.com/truecharts/charts/compare/wireguard-1.0.3...wireguard-1.0.4) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + + +## [wireguard-1.0.3](https://github.com/truecharts/charts/compare/wireguard-1.0.2...wireguard-1.0.3) (2022-08-31) + +### Fix + +- fix default port in UDP ([#3645](https://github.com/truecharts/charts/issues/3645)) + + + + +## [wireguard-1.0.2](https://github.com/truecharts/charts/compare/wireguard-1.0.1...wireguard-1.0.2) (2022-08-31) + +### Chore + +- use different port to allow easier deploy for host-net and remove portal ([#3642](https://github.com/truecharts/charts/issues/3642)) + + + + +## [wireguard-1.0.1](https://github.com/truecharts/charts/compare/wireguard-1.0.0...wireguard-1.0.1) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + diff --git a/stable/wireguard/1.0.5/Chart.lock b/stable/wireguard/1.0.5/Chart.lock new file mode 100644 index 00000000000..6fad03aae98 --- /dev/null +++ b/stable/wireguard/1.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T15:15:25.382001526Z" diff --git a/stable/wireguard/1.0.5/Chart.yaml b/stable/wireguard/1.0.5/Chart.yaml new file mode 100644 index 00000000000..042b178dec7 --- /dev/null +++ b/stable/wireguard/1.0.5/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "1.0.202109" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: WireGuard® is an extremely simple yet fast and modern VPN that utilizes state-of-the-art cryptography. +home: https://truecharts.org/docs/charts/stable/wireguard +icon: https://truecharts.org/img/hotlink-ok/chart-icons/wireguard.png +keywords: + - wireguard + - vpn +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: wireguard +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/wireguard + - https://github.com/k8s-at-home/container-images/tree/main/apps/wireguard +version: 1.0.5 +annotations: + truecharts.org/catagories: | + - network + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/wireguard/1.0.5/README.md b/stable/wireguard/1.0.5/README.md new file mode 100644 index 00000000000..b3c1ffc848b --- /dev/null +++ b/stable/wireguard/1.0.5/README.md @@ -0,0 +1,108 @@ +# wireguard + +![Version: 1.0.5](https://img.shields.io/badge/Version-1.0.5-informational?style=flat-square) ![AppVersion: 1.0.202109](https://img.shields.io/badge/AppVersion-1.0.202109-informational?style=flat-square) + +WireGuard® is an extremely simple yet fast and modern VPN that utilizes state-of-the-art cryptography. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [wireguard](https://truecharts.org/docs/charts/stable/wireguard) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/wireguard/1.0.4/app-readme.md b/stable/wireguard/1.0.5/app-readme.md similarity index 100% rename from stable/wireguard/1.0.4/app-readme.md rename to stable/wireguard/1.0.5/app-readme.md diff --git a/stable/wireguard/1.0.5/charts/common-10.5.10.tgz b/stable/wireguard/1.0.5/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/wireguard/1.0.5/charts/common-10.5.10.tgz differ diff --git a/stable/wireguard/1.0.4/ci/ci-values.yaml b/stable/wireguard/1.0.5/ci/ci-values.yaml similarity index 100% rename from stable/wireguard/1.0.4/ci/ci-values.yaml rename to stable/wireguard/1.0.5/ci/ci-values.yaml diff --git a/stable/wireguard/1.0.4/ix_values.yaml b/stable/wireguard/1.0.5/ix_values.yaml similarity index 100% rename from stable/wireguard/1.0.4/ix_values.yaml rename to stable/wireguard/1.0.5/ix_values.yaml diff --git a/stable/wireguard/1.0.4/questions.yaml b/stable/wireguard/1.0.5/questions.yaml similarity index 100% rename from stable/wireguard/1.0.4/questions.yaml rename to stable/wireguard/1.0.5/questions.yaml diff --git a/stable/wireguard/1.0.4/templates/_configfilemount.tpl b/stable/wireguard/1.0.5/templates/_configfilemount.tpl similarity index 100% rename from stable/wireguard/1.0.4/templates/_configfilemount.tpl rename to stable/wireguard/1.0.5/templates/_configfilemount.tpl diff --git a/stable/wireguard/1.0.4/templates/_configmap.tpl b/stable/wireguard/1.0.5/templates/_configmap.tpl similarity index 100% rename from stable/wireguard/1.0.4/templates/_configmap.tpl rename to stable/wireguard/1.0.5/templates/_configmap.tpl diff --git a/stable/wireguard/1.0.4/templates/_secret.tpl b/stable/wireguard/1.0.5/templates/_secret.tpl similarity index 100% rename from stable/wireguard/1.0.4/templates/_secret.tpl rename to stable/wireguard/1.0.5/templates/_secret.tpl diff --git a/stable/wireguard/1.0.4/templates/common.yaml b/stable/wireguard/1.0.5/templates/common.yaml similarity index 100% rename from stable/wireguard/1.0.4/templates/common.yaml rename to stable/wireguard/1.0.5/templates/common.yaml diff --git a/stable/wireguard/1.0.5/values.yaml b/stable/wireguard/1.0.5/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/wireshark/2.0.29/CHANGELOG.md b/stable/wireshark/2.0.29/CHANGELOG.md deleted file mode 100644 index 2152376c2b3..00000000000 --- a/stable/wireshark/2.0.29/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [wireshark-2.0.29](https://github.com/truecharts/charts/compare/wireshark-2.0.28...wireshark-2.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [wireshark-2.0.29](https://github.com/truecharts/charts/compare/wireshark-2.0.28...wireshark-2.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [wireshark-2.0.29](https://github.com/truecharts/charts/compare/wireshark-2.0.28...wireshark-2.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [wireshark-2.0.29](https://github.com/truecharts/charts/compare/wireshark-2.0.28...wireshark-2.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [wireshark-2.0.29](https://github.com/truecharts/charts/compare/wireshark-2.0.28...wireshark-2.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [wireguard-1.0.4](https://github.com/truecharts/charts/compare/wireguard-1.0.3...wireguard-1.0.4) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [wireguard-1.0.3](https://github.com/truecharts/charts/compare/wireguard-1.0.2...wireguard-1.0.3) (2022-08-31) - -### Fix - -- fix default port in UDP ([#3645](https://github.com/truecharts/charts/issues/3645)) - - - - -## [wireguard-1.0.2](https://github.com/truecharts/charts/compare/wireguard-1.0.1...wireguard-1.0.2) (2022-08-31) - -### Chore - -- use different port to allow easier deploy for host-net and remove portal ([#3642](https://github.com/truecharts/charts/issues/3642)) - - - - -## [wireguard-1.0.1](https://github.com/truecharts/charts/compare/wireguard-1.0.0...wireguard-1.0.1) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - diff --git a/stable/wireshark/2.0.29/Chart.lock b/stable/wireshark/2.0.29/Chart.lock deleted file mode 100644 index a04f30b554d..00000000000 --- a/stable/wireshark/2.0.29/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T23:07:08.886919533Z" diff --git a/stable/wireshark/2.0.29/Chart.yaml b/stable/wireshark/2.0.29/Chart.yaml deleted file mode 100644 index 6bc02127673..00000000000 --- a/stable/wireshark/2.0.29/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: wireshark -version: 2.0.29 -appVersion: "3.4.13" -description: Wireshark is the worlds foremost and widely-used network protocol analyzer. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/wireshark -icon: https://truecharts.org/img/hotlink-ok/chart-icons/wireshark.png -keywords: - - wireshark -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/wireshark - - https://hub.docker.com/r/linuxserver/wireshark -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - # 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.29/README.md b/stable/wireshark/2.0.29/README.md deleted file mode 100644 index e0c1aef7944..00000000000 --- a/stable/wireshark/2.0.29/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# wireshark - -![Version: 2.0.29](https://img.shields.io/badge/Version-2.0.29-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.4.13](https://img.shields.io/badge/AppVersion-3.4.13-informational?style=flat-square) - -Wireshark is the worlds foremost and widely-used network protocol analyzer. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [wireshark](https://truecharts.org/docs/charts/stable/wireshark) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `wireshark` deployment - -```console -helm uninstall wireshark -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install wireshark \ - --set env.TZ="America/New York" \ - TrueCharts/wireshark -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install wireshark TrueCharts/wireshark -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/wireshark/2.0.29/charts/common-10.5.9.tgz b/stable/wireshark/2.0.29/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/wireshark/2.0.29/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/wireshark/2.0.30/CHANGELOG.md b/stable/wireshark/2.0.30/CHANGELOG.md new file mode 100644 index 00000000000..8fd62999bc4 --- /dev/null +++ b/stable/wireshark/2.0.30/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [wireshark-2.0.30](https://github.com/truecharts/charts/compare/wireshark-2.0.29...wireshark-2.0.30) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [wireshark-2.0.29](https://github.com/truecharts/charts/compare/wireshark-2.0.28...wireshark-2.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [wireshark-2.0.29](https://github.com/truecharts/charts/compare/wireshark-2.0.28...wireshark-2.0.29) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [wireshark-2.0.29](https://github.com/truecharts/charts/compare/wireshark-2.0.28...wireshark-2.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [wireshark-2.0.29](https://github.com/truecharts/charts/compare/wireshark-2.0.28...wireshark-2.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [wireshark-2.0.29](https://github.com/truecharts/charts/compare/wireshark-2.0.28...wireshark-2.0.29) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [wireguard-1.0.4](https://github.com/truecharts/charts/compare/wireguard-1.0.3...wireguard-1.0.4) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [wireguard-1.0.3](https://github.com/truecharts/charts/compare/wireguard-1.0.2...wireguard-1.0.3) (2022-08-31) + +### Fix + +- fix default port in UDP ([#3645](https://github.com/truecharts/charts/issues/3645)) + + + + +## [wireguard-1.0.2](https://github.com/truecharts/charts/compare/wireguard-1.0.1...wireguard-1.0.2) (2022-08-31) + +### Chore + +- use different port to allow easier deploy for host-net and remove portal ([#3642](https://github.com/truecharts/charts/issues/3642)) + + + diff --git a/stable/wireshark/2.0.30/Chart.lock b/stable/wireshark/2.0.30/Chart.lock new file mode 100644 index 00000000000..b38fafce416 --- /dev/null +++ b/stable/wireshark/2.0.30/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T15:15:26.868365512Z" diff --git a/stable/wireshark/2.0.30/Chart.yaml b/stable/wireshark/2.0.30/Chart.yaml new file mode 100644 index 00000000000..d3ca5c9735f --- /dev/null +++ b/stable/wireshark/2.0.30/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: wireshark +version: 2.0.30 +appVersion: "3.4.13" +description: Wireshark is the worlds foremost and widely-used network protocol analyzer. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/wireshark +icon: https://truecharts.org/img/hotlink-ok/chart-icons/wireshark.png +keywords: + - wireshark +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/wireshark + - https://hub.docker.com/r/linuxserver/wireshark +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/wireshark/2.0.30/README.md b/stable/wireshark/2.0.30/README.md new file mode 100644 index 00000000000..7e9ea3c09c3 --- /dev/null +++ b/stable/wireshark/2.0.30/README.md @@ -0,0 +1,108 @@ +# wireshark + +![Version: 2.0.30](https://img.shields.io/badge/Version-2.0.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.4.13](https://img.shields.io/badge/AppVersion-3.4.13-informational?style=flat-square) + +Wireshark is the worlds foremost and widely-used network protocol analyzer. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [wireshark](https://truecharts.org/docs/charts/stable/wireshark) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `wireshark` deployment + +```console +helm uninstall wireshark +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install wireshark \ + --set env.TZ="America/New York" \ + TrueCharts/wireshark +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install wireshark TrueCharts/wireshark -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/wireshark/2.0.29/app-readme.md b/stable/wireshark/2.0.30/app-readme.md similarity index 100% rename from stable/wireshark/2.0.29/app-readme.md rename to stable/wireshark/2.0.30/app-readme.md diff --git a/stable/wireshark/2.0.30/charts/common-10.5.10.tgz b/stable/wireshark/2.0.30/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/wireshark/2.0.30/charts/common-10.5.10.tgz differ diff --git a/stable/wireshark/2.0.29/ix_values.yaml b/stable/wireshark/2.0.30/ix_values.yaml similarity index 100% rename from stable/wireshark/2.0.29/ix_values.yaml rename to stable/wireshark/2.0.30/ix_values.yaml diff --git a/stable/wireshark/2.0.29/questions.yaml b/stable/wireshark/2.0.30/questions.yaml similarity index 100% rename from stable/wireshark/2.0.29/questions.yaml rename to stable/wireshark/2.0.30/questions.yaml diff --git a/stable/wireshark/2.0.30/templates/common.yaml b/stable/wireshark/2.0.30/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/wireshark/2.0.30/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/wireshark/2.0.30/values.yaml b/stable/wireshark/2.0.30/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/xbackbone/3.0.38/CHANGELOG.md b/stable/xbackbone/3.0.38/CHANGELOG.md deleted file mode 100644 index b3dfed1d309..00000000000 --- a/stable/xbackbone/3.0.38/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [xbackbone-3.0.38](https://github.com/truecharts/charts/compare/xbackbone-3.0.36...xbackbone-3.0.38) (2022-09-13) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [xbackbone-3.0.37](https://github.com/truecharts/charts/compare/xbackbone-3.0.36...xbackbone-3.0.37) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [xbackbone-3.0.37](https://github.com/truecharts/charts/compare/xbackbone-3.0.36...xbackbone-3.0.37) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [xbackbone-3.0.37](https://github.com/truecharts/charts/compare/xbackbone-3.0.36...xbackbone-3.0.37) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [xbackbone-3.0.37](https://github.com/truecharts/charts/compare/xbackbone-3.0.36...xbackbone-3.0.37) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [xbackbone-3.0.37](https://github.com/truecharts/charts/compare/xbackbone-3.0.36...xbackbone-3.0.37) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [xbackbone-3.0.37](https://github.com/truecharts/charts/compare/xbackbone-3.0.36...xbackbone-3.0.37) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [xbackbone-3.0.36](https://github.com/truecharts/charts/compare/xbackbone-3.0.34...xbackbone-3.0.36) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/stable/xbackbone/3.0.38/Chart.lock b/stable/xbackbone/3.0.38/Chart.lock deleted file mode 100644 index a0c8ae687f7..00000000000 --- a/stable/xbackbone/3.0.38/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.72 -digest: sha256:4918dea0a67663d68f645ee91f54faa55c628a2d463a8572c804e887186456f3 -generated: "2022-09-13T06:32:29.251373891Z" diff --git a/stable/xbackbone/3.0.38/Chart.yaml b/stable/xbackbone/3.0.38/Chart.yaml deleted file mode 100644 index 919e457ba9b..00000000000 --- a/stable/xbackbone/3.0.38/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "3.3.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.72 -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.38 -annotations: - truecharts.org/catagories: | - - files - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/xbackbone/3.0.38/README.md b/stable/xbackbone/3.0.38/README.md deleted file mode 100644 index f42b1ad55af..00000000000 --- a/stable/xbackbone/3.0.38/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# xbackbone - -![Version: 3.0.38](https://img.shields.io/badge/Version-3.0.38-informational?style=flat-square) ![AppVersion: 3.3.3](https://img.shields.io/badge/AppVersion-3.3.3-informational?style=flat-square) - -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.72 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/xbackbone/3.0.38/charts/common-10.5.9.tgz b/stable/xbackbone/3.0.38/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/xbackbone/3.0.38/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/xbackbone/3.0.38/charts/mariadb-3.0.72.tgz b/stable/xbackbone/3.0.38/charts/mariadb-3.0.72.tgz deleted file mode 100644 index c0d5628ce75..00000000000 Binary files a/stable/xbackbone/3.0.38/charts/mariadb-3.0.72.tgz and /dev/null differ diff --git a/stable/xbackbone/3.0.39/CHANGELOG.md b/stable/xbackbone/3.0.39/CHANGELOG.md new file mode 100644 index 00000000000..7d533cba522 --- /dev/null +++ b/stable/xbackbone/3.0.39/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [xbackbone-3.0.39](https://github.com/truecharts/charts/compare/xbackbone-3.0.38...xbackbone-3.0.39) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [xbackbone-3.0.38](https://github.com/truecharts/charts/compare/xbackbone-3.0.36...xbackbone-3.0.38) (2022-09-13) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [xbackbone-3.0.37](https://github.com/truecharts/charts/compare/xbackbone-3.0.36...xbackbone-3.0.37) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [xbackbone-3.0.37](https://github.com/truecharts/charts/compare/xbackbone-3.0.36...xbackbone-3.0.37) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [xbackbone-3.0.37](https://github.com/truecharts/charts/compare/xbackbone-3.0.36...xbackbone-3.0.37) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [xbackbone-3.0.37](https://github.com/truecharts/charts/compare/xbackbone-3.0.36...xbackbone-3.0.37) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [xbackbone-3.0.37](https://github.com/truecharts/charts/compare/xbackbone-3.0.36...xbackbone-3.0.37) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [xbackbone-3.0.37](https://github.com/truecharts/charts/compare/xbackbone-3.0.36...xbackbone-3.0.37) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + diff --git a/stable/xbackbone/3.0.39/Chart.lock b/stable/xbackbone/3.0.39/Chart.lock new file mode 100644 index 00000000000..f79c04e0f32 --- /dev/null +++ b/stable/xbackbone/3.0.39/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.73 +digest: sha256:54198365667353e15dd5ab095f2d1f364ac3a6a72065cbd9a890d0867d58844f +generated: "2022-09-15T15:15:57.093397992Z" diff --git a/stable/xbackbone/3.0.39/Chart.yaml b/stable/xbackbone/3.0.39/Chart.yaml new file mode 100644 index 00000000000..6b49230e23c --- /dev/null +++ b/stable/xbackbone/3.0.39/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "3.3.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.73 +description: "XBackBone is a simple, self-hosted, lightweight PHP file manager" +home: https://truecharts.org/docs/charts/stable/xbackbone +icon: https://truecharts.org/img/hotlink-ok/chart-icons/xbackbone.png +keywords: + - xbackbone + - xshare +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: xbackbone +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/xbackbone + - https://github.com/SergiX44/XBackBone + - https://hub.docker.com/r/pe46dro/xbackbone-docker +version: 3.0.39 +annotations: + truecharts.org/catagories: | + - files + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/xbackbone/3.0.39/README.md b/stable/xbackbone/3.0.39/README.md new file mode 100644 index 00000000000..b6ef5de8771 --- /dev/null +++ b/stable/xbackbone/3.0.39/README.md @@ -0,0 +1,110 @@ +# xbackbone + +![Version: 3.0.39](https://img.shields.io/badge/Version-3.0.39-informational?style=flat-square) ![AppVersion: 3.3.3](https://img.shields.io/badge/AppVersion-3.3.3-informational?style=flat-square) + +XBackBone is a simple, self-hosted, lightweight PHP file manager + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [xbackbone](https://truecharts.org/docs/charts/stable/xbackbone) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | mariadb | 3.0.73 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/xbackbone/3.0.38/app-readme.md b/stable/xbackbone/3.0.39/app-readme.md similarity index 100% rename from stable/xbackbone/3.0.38/app-readme.md rename to stable/xbackbone/3.0.39/app-readme.md diff --git a/stable/xbackbone/3.0.39/charts/common-10.5.10.tgz b/stable/xbackbone/3.0.39/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/xbackbone/3.0.39/charts/common-10.5.10.tgz differ diff --git a/stable/xbackbone/3.0.39/charts/mariadb-3.0.73.tgz b/stable/xbackbone/3.0.39/charts/mariadb-3.0.73.tgz new file mode 100644 index 00000000000..13d673713db Binary files /dev/null and b/stable/xbackbone/3.0.39/charts/mariadb-3.0.73.tgz differ diff --git a/stable/xbackbone/3.0.38/ix_values.yaml b/stable/xbackbone/3.0.39/ix_values.yaml similarity index 100% rename from stable/xbackbone/3.0.38/ix_values.yaml rename to stable/xbackbone/3.0.39/ix_values.yaml diff --git a/stable/xbackbone/3.0.38/questions.yaml b/stable/xbackbone/3.0.39/questions.yaml similarity index 100% rename from stable/xbackbone/3.0.38/questions.yaml rename to stable/xbackbone/3.0.39/questions.yaml diff --git a/stable/xbackbone/3.0.39/templates/common.yaml b/stable/xbackbone/3.0.39/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/xbackbone/3.0.39/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/xbackbone/3.0.39/values.yaml b/stable/xbackbone/3.0.39/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/xteve/6.0.31/CHANGELOG.md b/stable/xteve/6.0.31/CHANGELOG.md deleted file mode 100644 index 8ca3eeda39f..00000000000 --- a/stable/xteve/6.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [xteve-6.0.31](https://github.com/truecharts/charts/compare/xteve-6.0.30...xteve-6.0.31) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [xteve-6.0.31](https://github.com/truecharts/charts/compare/xteve-6.0.30...xteve-6.0.31) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [xteve-6.0.31](https://github.com/truecharts/charts/compare/xteve-6.0.30...xteve-6.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [xteve-6.0.31](https://github.com/truecharts/charts/compare/xteve-6.0.30...xteve-6.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [xteve-6.0.31](https://github.com/truecharts/charts/compare/xteve-6.0.30...xteve-6.0.31) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [xteve-6.0.31](https://github.com/truecharts/charts/compare/xteve-6.0.30...xteve-6.0.31) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [xteve-6.0.30](https://github.com/truecharts/charts/compare/xteve-6.0.28...xteve-6.0.30) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [xteve-6.0.29](https://github.com/truecharts/charts/compare/xteve-6.0.28...xteve-6.0.29) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [xteve-6.0.28](https://github.com/truecharts/charts/compare/xteve-6.0.27...xteve-6.0.28) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/xteve/6.0.31/Chart.lock b/stable/xteve/6.0.31/Chart.lock deleted file mode 100644 index 06b86f59fa4..00000000000 --- a/stable/xteve/6.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T23:07:29.38218821Z" diff --git a/stable/xteve/6.0.31/Chart.yaml b/stable/xteve/6.0.31/Chart.yaml deleted file mode 100644 index abd6adaec94..00000000000 --- a/stable/xteve/6.0.31/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "2.2.0.200" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.31 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/xteve/6.0.31/README.md b/stable/xteve/6.0.31/README.md deleted file mode 100644 index 3ba9d36720c..00000000000 --- a/stable/xteve/6.0.31/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# xteve - -![Version: 6.0.31](https://img.shields.io/badge/Version-6.0.31-informational?style=flat-square) ![AppVersion: 2.2.0.200](https://img.shields.io/badge/AppVersion-2.2.0.200-informational?style=flat-square) - -M3U Proxy for Plex DVR and Emby Live TV. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [xteve](https://truecharts.org/docs/charts/stable/xteve) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/xteve/6.0.31/charts/common-10.5.9.tgz b/stable/xteve/6.0.31/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/xteve/6.0.31/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/xteve/6.0.32/CHANGELOG.md b/stable/xteve/6.0.32/CHANGELOG.md new file mode 100644 index 00000000000..231133e8291 --- /dev/null +++ b/stable/xteve/6.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [xteve-6.0.32](https://github.com/truecharts/charts/compare/xteve-6.0.31...xteve-6.0.32) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [xteve-6.0.31](https://github.com/truecharts/charts/compare/xteve-6.0.30...xteve-6.0.31) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [xteve-6.0.31](https://github.com/truecharts/charts/compare/xteve-6.0.30...xteve-6.0.31) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [xteve-6.0.31](https://github.com/truecharts/charts/compare/xteve-6.0.30...xteve-6.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [xteve-6.0.31](https://github.com/truecharts/charts/compare/xteve-6.0.30...xteve-6.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [xteve-6.0.31](https://github.com/truecharts/charts/compare/xteve-6.0.30...xteve-6.0.31) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [xteve-6.0.31](https://github.com/truecharts/charts/compare/xteve-6.0.30...xteve-6.0.31) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [xteve-6.0.30](https://github.com/truecharts/charts/compare/xteve-6.0.28...xteve-6.0.30) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [xteve-6.0.29](https://github.com/truecharts/charts/compare/xteve-6.0.28...xteve-6.0.29) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + diff --git a/stable/xteve/6.0.32/Chart.lock b/stable/xteve/6.0.32/Chart.lock new file mode 100644 index 00000000000..8cd4327a986 --- /dev/null +++ b/stable/xteve/6.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T15:15:49.700360498Z" diff --git a/stable/xteve/6.0.32/Chart.yaml b/stable/xteve/6.0.32/Chart.yaml new file mode 100644 index 00000000000..4adc72d4a11 --- /dev/null +++ b/stable/xteve/6.0.32/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "2.2.0.200" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: M3U Proxy for Plex DVR and Emby Live TV. +home: https://truecharts.org/docs/charts/stable/xteve +icon: https://truecharts.org/img/hotlink-ok/chart-icons/xteve.png +keywords: + - xteve + - iptv + - plex + - emby +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: xteve +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/xteve + - https://github.com/xteve-project/xTeVe + - https://github.com/k8s-at-home/container-images +version: 6.0.32 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/xteve/6.0.32/README.md b/stable/xteve/6.0.32/README.md new file mode 100644 index 00000000000..3c66fcac304 --- /dev/null +++ b/stable/xteve/6.0.32/README.md @@ -0,0 +1,109 @@ +# xteve + +![Version: 6.0.32](https://img.shields.io/badge/Version-6.0.32-informational?style=flat-square) ![AppVersion: 2.2.0.200](https://img.shields.io/badge/AppVersion-2.2.0.200-informational?style=flat-square) + +M3U Proxy for Plex DVR and Emby Live TV. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [xteve](https://truecharts.org/docs/charts/stable/xteve) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/xteve/6.0.31/app-readme.md b/stable/xteve/6.0.32/app-readme.md similarity index 100% rename from stable/xteve/6.0.31/app-readme.md rename to stable/xteve/6.0.32/app-readme.md diff --git a/stable/xteve/6.0.32/charts/common-10.5.10.tgz b/stable/xteve/6.0.32/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/xteve/6.0.32/charts/common-10.5.10.tgz differ diff --git a/stable/xteve/6.0.31/ix_values.yaml b/stable/xteve/6.0.32/ix_values.yaml similarity index 100% rename from stable/xteve/6.0.31/ix_values.yaml rename to stable/xteve/6.0.32/ix_values.yaml diff --git a/stable/xteve/6.0.31/questions.yaml b/stable/xteve/6.0.32/questions.yaml similarity index 100% rename from stable/xteve/6.0.31/questions.yaml rename to stable/xteve/6.0.32/questions.yaml diff --git a/stable/xteve/6.0.32/templates/common.yaml b/stable/xteve/6.0.32/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/xteve/6.0.32/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/xteve/6.0.32/values.yaml b/stable/xteve/6.0.32/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/xwiki/3.0.44/CHANGELOG.md b/stable/xwiki/3.0.44/CHANGELOG.md deleted file mode 100644 index cae47f4ed12..00000000000 --- a/stable/xwiki/3.0.44/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [xwiki-3.0.44](https://github.com/truecharts/charts/compare/xwiki-3.0.42...xwiki-3.0.44) (2022-09-13) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [xwiki-3.0.43](https://github.com/truecharts/charts/compare/xwiki-3.0.42...xwiki-3.0.43) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [xwiki-3.0.43](https://github.com/truecharts/charts/compare/xwiki-3.0.42...xwiki-3.0.43) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [xwiki-3.0.43](https://github.com/truecharts/charts/compare/xwiki-3.0.42...xwiki-3.0.43) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [xwiki-3.0.43](https://github.com/truecharts/charts/compare/xwiki-3.0.42...xwiki-3.0.43) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [xwiki-3.0.43](https://github.com/truecharts/charts/compare/xwiki-3.0.42...xwiki-3.0.43) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [xwiki-3.0.43](https://github.com/truecharts/charts/compare/xwiki-3.0.42...xwiki-3.0.43) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [xwiki-3.0.42](https://github.com/truecharts/charts/compare/xwiki-3.0.41...xwiki-3.0.42) (2022-09-04) - -### Chore - -- update docker general non-major ([#3681](https://github.com/truecharts/charts/issues/3681)) - - - - -## [xwiki-3.0.41](https://github.com/truecharts/charts/compare/xwiki-3.0.39...xwiki-3.0.41) (2022-08-30) diff --git a/stable/xwiki/3.0.44/Chart.lock b/stable/xwiki/3.0.44/Chart.lock deleted file mode 100644 index 914e27f2cd0..00000000000 --- a/stable/xwiki/3.0.44/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -digest: sha256:bfcb2819ba71fec67e4e1b700216bcea405d58eaaf9c45e3705bdbead908b8e9 -generated: "2022-09-13T06:32:41.154462195Z" diff --git a/stable/xwiki/3.0.44/Chart.yaml b/stable/xwiki/3.0.44/Chart.yaml deleted file mode 100644 index 6d41d552dce..00000000000 --- a/stable/xwiki/3.0.44/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "14.7.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.76 -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.44 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/xwiki/3.0.44/README.md b/stable/xwiki/3.0.44/README.md deleted file mode 100644 index 2d8177c7275..00000000000 --- a/stable/xwiki/3.0.44/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# xwiki - -![Version: 3.0.44](https://img.shields.io/badge/Version-3.0.44-informational?style=flat-square) ![AppVersion: 14.7.0](https://img.shields.io/badge/AppVersion-14.7.0-informational?style=flat-square) - -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.76 | -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/xwiki/3.0.44/charts/common-10.5.9.tgz b/stable/xwiki/3.0.44/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/xwiki/3.0.44/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/xwiki/3.0.44/charts/postgresql-8.0.76.tgz b/stable/xwiki/3.0.44/charts/postgresql-8.0.76.tgz deleted file mode 100644 index 129e37daa0e..00000000000 Binary files a/stable/xwiki/3.0.44/charts/postgresql-8.0.76.tgz and /dev/null differ diff --git a/stable/xwiki/3.0.45/CHANGELOG.md b/stable/xwiki/3.0.45/CHANGELOG.md new file mode 100644 index 00000000000..df6f0598301 --- /dev/null +++ b/stable/xwiki/3.0.45/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [xwiki-3.0.45](https://github.com/truecharts/charts/compare/xwiki-3.0.44...xwiki-3.0.45) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [xwiki-3.0.44](https://github.com/truecharts/charts/compare/xwiki-3.0.42...xwiki-3.0.44) (2022-09-13) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [xwiki-3.0.43](https://github.com/truecharts/charts/compare/xwiki-3.0.42...xwiki-3.0.43) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [xwiki-3.0.43](https://github.com/truecharts/charts/compare/xwiki-3.0.42...xwiki-3.0.43) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [xwiki-3.0.43](https://github.com/truecharts/charts/compare/xwiki-3.0.42...xwiki-3.0.43) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [xwiki-3.0.43](https://github.com/truecharts/charts/compare/xwiki-3.0.42...xwiki-3.0.43) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [xwiki-3.0.43](https://github.com/truecharts/charts/compare/xwiki-3.0.42...xwiki-3.0.43) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [xwiki-3.0.43](https://github.com/truecharts/charts/compare/xwiki-3.0.42...xwiki-3.0.43) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + diff --git a/stable/xwiki/3.0.45/Chart.lock b/stable/xwiki/3.0.45/Chart.lock new file mode 100644 index 00000000000..dd96bbe8d73 --- /dev/null +++ b/stable/xwiki/3.0.45/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 +generated: "2022-09-15T15:16:08.336888463Z" diff --git a/stable/xwiki/3.0.45/Chart.yaml b/stable/xwiki/3.0.45/Chart.yaml new file mode 100644 index 00000000000..d4e2e896a46 --- /dev/null +++ b/stable/xwiki/3.0.45/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "14.7.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +description: XWiki is a free wiki software platform written in Java with a design emphasis on extensibility +home: https://truecharts.org/docs/charts/stable/xwiki +icon: https://truecharts.org/img/hotlink-ok/chart-icons/xwiki.png +keywords: + - xwiki + - wiki +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: xwiki +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/xwiki + - https://hub.docker.com/_/xwiki + - https://github.com/xwiki/xwiki-docker +version: 3.0.45 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/xwiki/3.0.45/README.md b/stable/xwiki/3.0.45/README.md new file mode 100644 index 00000000000..b669c565d06 --- /dev/null +++ b/stable/xwiki/3.0.45/README.md @@ -0,0 +1,110 @@ +# xwiki + +![Version: 3.0.45](https://img.shields.io/badge/Version-3.0.45-informational?style=flat-square) ![AppVersion: 14.7.0](https://img.shields.io/badge/AppVersion-14.7.0-informational?style=flat-square) + +XWiki is a free wiki software platform written in Java with a design emphasis on extensibility + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [xwiki](https://truecharts.org/docs/charts/stable/xwiki) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.78 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/xwiki/3.0.44/app-readme.md b/stable/xwiki/3.0.45/app-readme.md similarity index 100% rename from stable/xwiki/3.0.44/app-readme.md rename to stable/xwiki/3.0.45/app-readme.md diff --git a/stable/xwiki/3.0.45/charts/common-10.5.10.tgz b/stable/xwiki/3.0.45/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/xwiki/3.0.45/charts/common-10.5.10.tgz differ diff --git a/stable/xwiki/3.0.45/charts/postgresql-8.0.78.tgz b/stable/xwiki/3.0.45/charts/postgresql-8.0.78.tgz new file mode 100644 index 00000000000..ef5433c52fa Binary files /dev/null and b/stable/xwiki/3.0.45/charts/postgresql-8.0.78.tgz differ diff --git a/stable/xwiki/3.0.44/ix_values.yaml b/stable/xwiki/3.0.45/ix_values.yaml similarity index 100% rename from stable/xwiki/3.0.44/ix_values.yaml rename to stable/xwiki/3.0.45/ix_values.yaml diff --git a/stable/xwiki/3.0.44/questions.yaml b/stable/xwiki/3.0.45/questions.yaml similarity index 100% rename from stable/xwiki/3.0.44/questions.yaml rename to stable/xwiki/3.0.45/questions.yaml diff --git a/stable/xwiki/3.0.45/templates/common.yaml b/stable/xwiki/3.0.45/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/xwiki/3.0.45/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/xwiki/3.0.45/values.yaml b/stable/xwiki/3.0.45/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/zerotier/2.0.32/CHANGELOG.md b/stable/zerotier/2.0.32/CHANGELOG.md deleted file mode 100644 index 4a7a567bfcf..00000000000 --- a/stable/zerotier/2.0.32/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [zerotier-2.0.32](https://github.com/truecharts/charts/compare/zerotier-2.0.31...zerotier-2.0.32) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [zerotier-2.0.32](https://github.com/truecharts/charts/compare/zerotier-2.0.31...zerotier-2.0.32) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [zerotier-2.0.32](https://github.com/truecharts/charts/compare/zerotier-2.0.31...zerotier-2.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [zerotier-2.0.32](https://github.com/truecharts/charts/compare/zerotier-2.0.31...zerotier-2.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [zerotier-2.0.32](https://github.com/truecharts/charts/compare/zerotier-2.0.31...zerotier-2.0.32) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [zerotier-2.0.32](https://github.com/truecharts/charts/compare/zerotier-2.0.31...zerotier-2.0.32) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [zerotier-2.0.31](https://github.com/truecharts/charts/compare/zerotier-2.0.30...zerotier-2.0.31) (2022-09-05) - -### Feat - -- Add How-To guide ([#3698](https://github.com/truecharts/charts/issues/3698)) - - - - -## [zerotier-2.0.30](https://github.com/truecharts/charts/compare/zerotier-2.0.28...zerotier-2.0.30) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [zerotier-2.0.29](https://github.com/truecharts/charts/compare/zerotier-2.0.28...zerotier-2.0.29) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/zerotier/2.0.32/Chart.lock b/stable/zerotier/2.0.32/Chart.lock deleted file mode 100644 index 35a42ed59fd..00000000000 --- a/stable/zerotier/2.0.32/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T23:07:33.884336611Z" diff --git a/stable/zerotier/2.0.32/Chart.yaml b/stable/zerotier/2.0.32/Chart.yaml deleted file mode 100644 index 72d7936ab40..00000000000 --- a/stable/zerotier/2.0.32/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: zerotier -version: 2.0.32 -appVersion: "1.10.1" -description: ZeroTier is a smart programmable Ethernet switch for planet Earth -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/zerotier -icon: https://truecharts.org/img/hotlink-ok/chart-icons/zerotier.png -keywords: - - zerotier - - network -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/zerotier - - https://hub.docker.com/r/zerotier/zerotier -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.32/README.md b/stable/zerotier/2.0.32/README.md deleted file mode 100644 index d689864e7b6..00000000000 --- a/stable/zerotier/2.0.32/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# zerotier - -![Version: 2.0.32](https://img.shields.io/badge/Version-2.0.32-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.10.1](https://img.shields.io/badge/AppVersion-1.10.1-informational?style=flat-square) - -ZeroTier is a smart programmable Ethernet switch for planet Earth - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [zerotier](https://truecharts.org/docs/charts/stable/zerotier) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/zerotier/2.0.32/charts/common-10.5.9.tgz b/stable/zerotier/2.0.32/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/zerotier/2.0.32/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/zerotier/2.0.33/CHANGELOG.md b/stable/zerotier/2.0.33/CHANGELOG.md new file mode 100644 index 00000000000..446f6dd041e --- /dev/null +++ b/stable/zerotier/2.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [zerotier-2.0.33](https://github.com/truecharts/charts/compare/zerotier-2.0.32...zerotier-2.0.33) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [zerotier-2.0.32](https://github.com/truecharts/charts/compare/zerotier-2.0.31...zerotier-2.0.32) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [zerotier-2.0.32](https://github.com/truecharts/charts/compare/zerotier-2.0.31...zerotier-2.0.32) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [zerotier-2.0.32](https://github.com/truecharts/charts/compare/zerotier-2.0.31...zerotier-2.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [zerotier-2.0.32](https://github.com/truecharts/charts/compare/zerotier-2.0.31...zerotier-2.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [zerotier-2.0.32](https://github.com/truecharts/charts/compare/zerotier-2.0.31...zerotier-2.0.32) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [zerotier-2.0.32](https://github.com/truecharts/charts/compare/zerotier-2.0.31...zerotier-2.0.32) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [zerotier-2.0.31](https://github.com/truecharts/charts/compare/zerotier-2.0.30...zerotier-2.0.31) (2022-09-05) + +### Feat + +- Add How-To guide ([#3698](https://github.com/truecharts/charts/issues/3698)) + + + + +## [zerotier-2.0.30](https://github.com/truecharts/charts/compare/zerotier-2.0.28...zerotier-2.0.30) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + diff --git a/stable/zerotier/2.0.33/Chart.lock b/stable/zerotier/2.0.33/Chart.lock new file mode 100644 index 00000000000..95d3279a231 --- /dev/null +++ b/stable/zerotier/2.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T15:15:57.828344796Z" diff --git a/stable/zerotier/2.0.33/Chart.yaml b/stable/zerotier/2.0.33/Chart.yaml new file mode 100644 index 00000000000..f7005b84532 --- /dev/null +++ b/stable/zerotier/2.0.33/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: zerotier +version: 2.0.33 +appVersion: "1.10.1" +description: ZeroTier is a smart programmable Ethernet switch for planet Earth +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/zerotier +icon: https://truecharts.org/img/hotlink-ok/chart-icons/zerotier.png +keywords: + - zerotier + - network +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/zerotier + - https://hub.docker.com/r/zerotier/zerotier +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - network + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/zerotier/2.0.33/README.md b/stable/zerotier/2.0.33/README.md new file mode 100644 index 00000000000..df49e68a764 --- /dev/null +++ b/stable/zerotier/2.0.33/README.md @@ -0,0 +1,108 @@ +# zerotier + +![Version: 2.0.33](https://img.shields.io/badge/Version-2.0.33-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.10.1](https://img.shields.io/badge/AppVersion-1.10.1-informational?style=flat-square) + +ZeroTier is a smart programmable Ethernet switch for planet Earth + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [zerotier](https://truecharts.org/docs/charts/stable/zerotier) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/zerotier/2.0.32/app-readme.md b/stable/zerotier/2.0.33/app-readme.md similarity index 100% rename from stable/zerotier/2.0.32/app-readme.md rename to stable/zerotier/2.0.33/app-readme.md diff --git a/stable/zerotier/2.0.33/charts/common-10.5.10.tgz b/stable/zerotier/2.0.33/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/zerotier/2.0.33/charts/common-10.5.10.tgz differ diff --git a/stable/zerotier/2.0.32/ix_values.yaml b/stable/zerotier/2.0.33/ix_values.yaml similarity index 100% rename from stable/zerotier/2.0.32/ix_values.yaml rename to stable/zerotier/2.0.33/ix_values.yaml diff --git a/stable/zerotier/2.0.32/questions.yaml b/stable/zerotier/2.0.33/questions.yaml similarity index 100% rename from stable/zerotier/2.0.32/questions.yaml rename to stable/zerotier/2.0.33/questions.yaml diff --git a/stable/zerotier/2.0.33/templates/common.yaml b/stable/zerotier/2.0.33/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/zerotier/2.0.33/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/zerotier/2.0.33/values.yaml b/stable/zerotier/2.0.33/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/zigbee2mqtt/4.0.34/CHANGELOG.md b/stable/zigbee2mqtt/4.0.34/CHANGELOG.md deleted file mode 100644 index dfff7dccde2..00000000000 --- a/stable/zigbee2mqtt/4.0.34/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [zigbee2mqtt-4.0.34](https://github.com/truecharts/charts/compare/zigbee2mqtt-4.0.33...zigbee2mqtt-4.0.34) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [zigbee2mqtt-4.0.34](https://github.com/truecharts/charts/compare/zigbee2mqtt-4.0.33...zigbee2mqtt-4.0.34) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [zigbee2mqtt-4.0.34](https://github.com/truecharts/charts/compare/zigbee2mqtt-4.0.33...zigbee2mqtt-4.0.34) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [zigbee2mqtt-4.0.34](https://github.com/truecharts/charts/compare/zigbee2mqtt-4.0.33...zigbee2mqtt-4.0.34) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [zigbee2mqtt-4.0.34](https://github.com/truecharts/charts/compare/zigbee2mqtt-4.0.33...zigbee2mqtt-4.0.34) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [zigbee2mqtt-4.0.34](https://github.com/truecharts/charts/compare/zigbee2mqtt-4.0.33...zigbee2mqtt-4.0.34) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [zigbee2mqtt-4.0.33](https://github.com/truecharts/charts/compare/zigbee2mqtt-4.0.32...zigbee2mqtt-4.0.33) (2022-09-02) - -### Chore - -- update docker general non-major ([#3660](https://github.com/truecharts/charts/issues/3660)) - - - - -## [zigbee2mqtt-4.0.32](https://github.com/truecharts/charts/compare/zigbee2mqtt-4.0.30...zigbee2mqtt-4.0.32) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [zigbee2mqtt-4.0.31](https://github.com/truecharts/charts/compare/zigbee2mqtt-4.0.30...zigbee2mqtt-4.0.31) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/zigbee2mqtt/4.0.34/Chart.lock b/stable/zigbee2mqtt/4.0.34/Chart.lock deleted file mode 100644 index e4027643a06..00000000000 --- a/stable/zigbee2mqtt/4.0.34/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T23:07:54.252982087Z" diff --git a/stable/zigbee2mqtt/4.0.34/Chart.yaml b/stable/zigbee2mqtt/4.0.34/Chart.yaml deleted file mode 100644 index 744bff03f82..00000000000 --- a/stable/zigbee2mqtt/4.0.34/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "1.27.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.34 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/zigbee2mqtt/4.0.34/README.md b/stable/zigbee2mqtt/4.0.34/README.md deleted file mode 100644 index f68da606a5f..00000000000 --- a/stable/zigbee2mqtt/4.0.34/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# zigbee2mqtt - -![Version: 4.0.34](https://img.shields.io/badge/Version-4.0.34-informational?style=flat-square) ![AppVersion: 1.27.2](https://img.shields.io/badge/AppVersion-1.27.2-informational?style=flat-square) - -Bridges events and allows you to control your Zigbee devices via MQTT - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [zigbee2mqtt](https://truecharts.org/docs/charts/stable/zigbee2mqtt) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/zigbee2mqtt/4.0.34/charts/common-10.5.9.tgz b/stable/zigbee2mqtt/4.0.34/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/zigbee2mqtt/4.0.34/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/zigbee2mqtt/4.0.35/CHANGELOG.md b/stable/zigbee2mqtt/4.0.35/CHANGELOG.md new file mode 100644 index 00000000000..bc5293bf500 --- /dev/null +++ b/stable/zigbee2mqtt/4.0.35/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [zigbee2mqtt-4.0.35](https://github.com/truecharts/charts/compare/zigbee2mqtt-4.0.34...zigbee2mqtt-4.0.35) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [zigbee2mqtt-4.0.34](https://github.com/truecharts/charts/compare/zigbee2mqtt-4.0.33...zigbee2mqtt-4.0.34) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [zigbee2mqtt-4.0.34](https://github.com/truecharts/charts/compare/zigbee2mqtt-4.0.33...zigbee2mqtt-4.0.34) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [zigbee2mqtt-4.0.34](https://github.com/truecharts/charts/compare/zigbee2mqtt-4.0.33...zigbee2mqtt-4.0.34) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [zigbee2mqtt-4.0.34](https://github.com/truecharts/charts/compare/zigbee2mqtt-4.0.33...zigbee2mqtt-4.0.34) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [zigbee2mqtt-4.0.34](https://github.com/truecharts/charts/compare/zigbee2mqtt-4.0.33...zigbee2mqtt-4.0.34) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [zigbee2mqtt-4.0.34](https://github.com/truecharts/charts/compare/zigbee2mqtt-4.0.33...zigbee2mqtt-4.0.34) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [zigbee2mqtt-4.0.33](https://github.com/truecharts/charts/compare/zigbee2mqtt-4.0.32...zigbee2mqtt-4.0.33) (2022-09-02) + +### Chore + +- update docker general non-major ([#3660](https://github.com/truecharts/charts/issues/3660)) + + + + +## [zigbee2mqtt-4.0.32](https://github.com/truecharts/charts/compare/zigbee2mqtt-4.0.30...zigbee2mqtt-4.0.32) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + diff --git a/stable/zigbee2mqtt/4.0.35/Chart.lock b/stable/zigbee2mqtt/4.0.35/Chart.lock new file mode 100644 index 00000000000..fc185d96f53 --- /dev/null +++ b/stable/zigbee2mqtt/4.0.35/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T15:16:20.525584432Z" diff --git a/stable/zigbee2mqtt/4.0.35/Chart.yaml b/stable/zigbee2mqtt/4.0.35/Chart.yaml new file mode 100644 index 00000000000..d97f9dd0278 --- /dev/null +++ b/stable/zigbee2mqtt/4.0.35/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "1.27.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: Bridges events and allows you to control your Zigbee devices via MQTT +home: https://truecharts.org/docs/charts/stable/zigbee2mqtt +icon: https://truecharts.org/img/hotlink-ok/chart-icons/zigbee2mqtt.png +keywords: + - zigbee + - mqtt + - home-assistant +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: zigbee2mqtt +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/zigbee2mqtt + - https://github.com/Koenkk/zigbee2mqtt +version: 4.0.35 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/zigbee2mqtt/4.0.35/README.md b/stable/zigbee2mqtt/4.0.35/README.md new file mode 100644 index 00000000000..1f8f429e2a0 --- /dev/null +++ b/stable/zigbee2mqtt/4.0.35/README.md @@ -0,0 +1,108 @@ +# zigbee2mqtt + +![Version: 4.0.35](https://img.shields.io/badge/Version-4.0.35-informational?style=flat-square) ![AppVersion: 1.27.2](https://img.shields.io/badge/AppVersion-1.27.2-informational?style=flat-square) + +Bridges events and allows you to control your Zigbee devices via MQTT + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [zigbee2mqtt](https://truecharts.org/docs/charts/stable/zigbee2mqtt) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/zigbee2mqtt/4.0.35/SKIPINSTALL b/stable/zigbee2mqtt/4.0.35/SKIPINSTALL new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/zigbee2mqtt/4.0.34/app-readme.md b/stable/zigbee2mqtt/4.0.35/app-readme.md similarity index 100% rename from stable/zigbee2mqtt/4.0.34/app-readme.md rename to stable/zigbee2mqtt/4.0.35/app-readme.md diff --git a/stable/zigbee2mqtt/4.0.35/charts/common-10.5.10.tgz b/stable/zigbee2mqtt/4.0.35/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/zigbee2mqtt/4.0.35/charts/common-10.5.10.tgz differ diff --git a/stable/zigbee2mqtt/4.0.34/ix_values.yaml b/stable/zigbee2mqtt/4.0.35/ix_values.yaml similarity index 100% rename from stable/zigbee2mqtt/4.0.34/ix_values.yaml rename to stable/zigbee2mqtt/4.0.35/ix_values.yaml diff --git a/stable/zigbee2mqtt/4.0.34/questions.yaml b/stable/zigbee2mqtt/4.0.35/questions.yaml similarity index 100% rename from stable/zigbee2mqtt/4.0.34/questions.yaml rename to stable/zigbee2mqtt/4.0.35/questions.yaml diff --git a/stable/zigbee2mqtt/4.0.35/templates/common.yaml b/stable/zigbee2mqtt/4.0.35/templates/common.yaml new file mode 100644 index 00000000000..b9e7208f382 --- /dev/null +++ b/stable/zigbee2mqtt/4.0.35/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.35/values.yaml b/stable/zigbee2mqtt/4.0.35/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/znc/2.0.30/CHANGELOG.md b/stable/znc/2.0.30/CHANGELOG.md deleted file mode 100644 index 80bbb2471db..00000000000 --- a/stable/znc/2.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [znc-2.0.30](https://github.com/truecharts/charts/compare/znc-2.0.29...znc-2.0.30) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [znc-2.0.30](https://github.com/truecharts/charts/compare/znc-2.0.29...znc-2.0.30) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [znc-2.0.30](https://github.com/truecharts/charts/compare/znc-2.0.29...znc-2.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [znc-2.0.30](https://github.com/truecharts/charts/compare/znc-2.0.29...znc-2.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [znc-2.0.30](https://github.com/truecharts/charts/compare/znc-2.0.29...znc-2.0.30) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [znc-2.0.30](https://github.com/truecharts/charts/compare/znc-2.0.29...znc-2.0.30) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [znc-2.0.29](https://github.com/truecharts/charts/compare/znc-2.0.27...znc-2.0.29) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [znc-2.0.28](https://github.com/truecharts/charts/compare/znc-2.0.27...znc-2.0.28) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [znc-2.0.27](https://github.com/truecharts/charts/compare/znc-2.0.26...znc-2.0.27) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/znc/2.0.30/Chart.lock b/stable/znc/2.0.30/Chart.lock deleted file mode 100644 index e5057de8dba..00000000000 --- a/stable/znc/2.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T23:07:58.584592178Z" diff --git a/stable/znc/2.0.30/Chart.yaml b/stable/znc/2.0.30/Chart.yaml deleted file mode 100644 index 200dc234f19..00000000000 --- a/stable/znc/2.0.30/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: znc -version: 2.0.30 -appVersion: "1.8.2" -description: Znc is an IRC network bouncer or BNC. It can detach the client from the actual IRC server, and also from selected channels. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/znc -icon: https://truecharts.org/img/hotlink-ok/chart-icons/znc.png -keywords: - - znc -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/znc - - https://hub.docker.com/r/linuxserver/znc -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 - # 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.30/README.md b/stable/znc/2.0.30/README.md deleted file mode 100644 index 20028d3a68e..00000000000 --- a/stable/znc/2.0.30/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# znc - -![Version: 2.0.30](https://img.shields.io/badge/Version-2.0.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.8.2](https://img.shields.io/badge/AppVersion-1.8.2-informational?style=flat-square) - -Znc is an IRC network bouncer or BNC. It can detach the client from the actual IRC server, and also from selected channels. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [znc](https://truecharts.org/docs/charts/stable/znc) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/znc/2.0.30/charts/common-10.5.9.tgz b/stable/znc/2.0.30/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/znc/2.0.30/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/znc/2.0.31/CHANGELOG.md b/stable/znc/2.0.31/CHANGELOG.md new file mode 100644 index 00000000000..83664b8bf87 --- /dev/null +++ b/stable/znc/2.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [znc-2.0.31](https://github.com/truecharts/charts/compare/znc-2.0.30...znc-2.0.31) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [znc-2.0.30](https://github.com/truecharts/charts/compare/znc-2.0.29...znc-2.0.30) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [znc-2.0.30](https://github.com/truecharts/charts/compare/znc-2.0.29...znc-2.0.30) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [znc-2.0.30](https://github.com/truecharts/charts/compare/znc-2.0.29...znc-2.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [znc-2.0.30](https://github.com/truecharts/charts/compare/znc-2.0.29...znc-2.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [znc-2.0.30](https://github.com/truecharts/charts/compare/znc-2.0.29...znc-2.0.30) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [znc-2.0.30](https://github.com/truecharts/charts/compare/znc-2.0.29...znc-2.0.30) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [znc-2.0.29](https://github.com/truecharts/charts/compare/znc-2.0.27...znc-2.0.29) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [znc-2.0.28](https://github.com/truecharts/charts/compare/znc-2.0.27...znc-2.0.28) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + diff --git a/stable/znc/2.0.31/Chart.lock b/stable/znc/2.0.31/Chart.lock new file mode 100644 index 00000000000..8713acb06d9 --- /dev/null +++ b/stable/znc/2.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T15:16:30.214795687Z" diff --git a/stable/znc/2.0.31/Chart.yaml b/stable/znc/2.0.31/Chart.yaml new file mode 100644 index 00000000000..88fbe555770 --- /dev/null +++ b/stable/znc/2.0.31/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: znc +version: 2.0.31 +appVersion: "1.8.2" +description: Znc is an IRC network bouncer or BNC. It can detach the client from the actual IRC server, and also from selected channels. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/znc +icon: https://truecharts.org/img/hotlink-ok/chart-icons/znc.png +keywords: + - znc +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/znc + - https://hub.docker.com/r/linuxserver/znc +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/znc/2.0.31/README.md b/stable/znc/2.0.31/README.md new file mode 100644 index 00000000000..f2cf20d5770 --- /dev/null +++ b/stable/znc/2.0.31/README.md @@ -0,0 +1,108 @@ +# znc + +![Version: 2.0.31](https://img.shields.io/badge/Version-2.0.31-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.8.2](https://img.shields.io/badge/AppVersion-1.8.2-informational?style=flat-square) + +Znc is an IRC network bouncer or BNC. It can detach the client from the actual IRC server, and also from selected channels. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [znc](https://truecharts.org/docs/charts/stable/znc) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/znc/2.0.30/app-readme.md b/stable/znc/2.0.31/app-readme.md similarity index 100% rename from stable/znc/2.0.30/app-readme.md rename to stable/znc/2.0.31/app-readme.md diff --git a/stable/znc/2.0.31/charts/common-10.5.10.tgz b/stable/znc/2.0.31/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/znc/2.0.31/charts/common-10.5.10.tgz differ diff --git a/stable/znc/2.0.30/ix_values.yaml b/stable/znc/2.0.31/ix_values.yaml similarity index 100% rename from stable/znc/2.0.30/ix_values.yaml rename to stable/znc/2.0.31/ix_values.yaml diff --git a/stable/znc/2.0.30/questions.yaml b/stable/znc/2.0.31/questions.yaml similarity index 100% rename from stable/znc/2.0.30/questions.yaml rename to stable/znc/2.0.31/questions.yaml diff --git a/stable/znc/2.0.31/templates/common.yaml b/stable/znc/2.0.31/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/znc/2.0.31/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/znc/2.0.31/values.yaml b/stable/znc/2.0.31/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/ztcuui-aio/1.0.7/CHANGELOG.md b/stable/ztcuui-aio/1.0.7/CHANGELOG.md deleted file mode 100644 index d2d29d763d5..00000000000 --- a/stable/ztcuui-aio/1.0.7/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ztcuui-aio-1.0.7](https://github.com/truecharts/charts/compare/ztcuui-aio-1.0.6...ztcuui-aio-1.0.7) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ztcuui-aio-1.0.7](https://github.com/truecharts/charts/compare/ztcuui-aio-1.0.6...ztcuui-aio-1.0.7) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ztcuui-aio-1.0.7](https://github.com/truecharts/charts/compare/ztcuui-aio-1.0.6...ztcuui-aio-1.0.7) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ztcuui-aio-1.0.7](https://github.com/truecharts/charts/compare/ztcuui-aio-1.0.6...ztcuui-aio-1.0.7) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ztcuui-aio-1.0.7](https://github.com/truecharts/charts/compare/ztcuui-aio-1.0.6...ztcuui-aio-1.0.7) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ztcuui-aio-1.0.7](https://github.com/truecharts/charts/compare/ztcuui-aio-1.0.6...ztcuui-aio-1.0.7) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ztcuui-aio-1.0.6](https://github.com/truecharts/charts/compare/ztcuui-aio-1.0.4...ztcuui-aio-1.0.6) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [ztcuui-aio-1.0.5](https://github.com/truecharts/charts/compare/ztcuui-aio-1.0.4...ztcuui-aio-1.0.5) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [ztcuui-aio-1.0.4](https://github.com/truecharts/charts/compare/ztcuui-aio-1.0.3...ztcuui-aio-1.0.4) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/ztcuui-aio/1.0.7/Chart.lock b/stable/ztcuui-aio/1.0.7/Chart.lock deleted file mode 100644 index 86aeb70b9f2..00000000000 --- a/stable/ztcuui-aio/1.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T23:08:07.276254903Z" diff --git a/stable/ztcuui-aio/1.0.7/Chart.yaml b/stable/ztcuui-aio/1.0.7/Chart.yaml deleted file mode 100644 index e579e97ddaa..00000000000 --- a/stable/ztcuui-aio/1.0.7/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "1.2.11" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -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.7 -annotations: - truecharts.org/catagories: | - - network - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/ztcuui-aio/1.0.7/README.md b/stable/ztcuui-aio/1.0.7/README.md deleted file mode 100644 index 83db62ac940..00000000000 --- a/stable/ztcuui-aio/1.0.7/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# ztcuui-aio - -![Version: 1.0.7](https://img.shields.io/badge/Version-1.0.7-informational?style=flat-square) ![AppVersion: 1.2.11](https://img.shields.io/badge/AppVersion-1.2.11-informational?style=flat-square) - -ZeroTier network controller user interface in a Docker container - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [ztcuui-aio](https://truecharts.org/docs/charts/stable/ztcuui-aio) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.9 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -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! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/ztcuui-aio/1.0.7/charts/common-10.5.9.tgz b/stable/ztcuui-aio/1.0.7/charts/common-10.5.9.tgz deleted file mode 100644 index 006c19d595c..00000000000 Binary files a/stable/ztcuui-aio/1.0.7/charts/common-10.5.9.tgz and /dev/null differ diff --git a/stable/ztcuui-aio/1.0.8/CHANGELOG.md b/stable/ztcuui-aio/1.0.8/CHANGELOG.md new file mode 100644 index 00000000000..14fbc6304c9 --- /dev/null +++ b/stable/ztcuui-aio/1.0.8/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ztcuui-aio-1.0.8](https://github.com/truecharts/charts/compare/ztcuui-aio-1.0.7...ztcuui-aio-1.0.8) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [ztcuui-aio-1.0.7](https://github.com/truecharts/charts/compare/ztcuui-aio-1.0.6...ztcuui-aio-1.0.7) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ztcuui-aio-1.0.7](https://github.com/truecharts/charts/compare/ztcuui-aio-1.0.6...ztcuui-aio-1.0.7) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ztcuui-aio-1.0.7](https://github.com/truecharts/charts/compare/ztcuui-aio-1.0.6...ztcuui-aio-1.0.7) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ztcuui-aio-1.0.7](https://github.com/truecharts/charts/compare/ztcuui-aio-1.0.6...ztcuui-aio-1.0.7) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ztcuui-aio-1.0.7](https://github.com/truecharts/charts/compare/ztcuui-aio-1.0.6...ztcuui-aio-1.0.7) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ztcuui-aio-1.0.7](https://github.com/truecharts/charts/compare/ztcuui-aio-1.0.6...ztcuui-aio-1.0.7) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [ztcuui-aio-1.0.6](https://github.com/truecharts/charts/compare/ztcuui-aio-1.0.4...ztcuui-aio-1.0.6) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [ztcuui-aio-1.0.5](https://github.com/truecharts/charts/compare/ztcuui-aio-1.0.4...ztcuui-aio-1.0.5) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + diff --git a/stable/ztcuui-aio/1.0.8/Chart.lock b/stable/ztcuui-aio/1.0.8/Chart.lock new file mode 100644 index 00000000000..69f7bc07d22 --- /dev/null +++ b/stable/ztcuui-aio/1.0.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T15:16:40.542349374Z" diff --git a/stable/ztcuui-aio/1.0.8/Chart.yaml b/stable/ztcuui-aio/1.0.8/Chart.yaml new file mode 100644 index 00000000000..ca146a04900 --- /dev/null +++ b/stable/ztcuui-aio/1.0.8/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "1.2.11" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: ZeroTier network controller user interface in a Docker container +home: https://truecharts.org/docs/charts/stable/ztcuui-aio +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ztcuui-aio.png +keywords: + - ztcuui-aio +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ztcuui-aio +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/ztcuui-aio + - https://github.com/key-networks/ztncui-aio +version: 1.0.8 +annotations: + truecharts.org/catagories: | + - network + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/ztcuui-aio/1.0.8/README.md b/stable/ztcuui-aio/1.0.8/README.md new file mode 100644 index 00000000000..772c923ee7d --- /dev/null +++ b/stable/ztcuui-aio/1.0.8/README.md @@ -0,0 +1,108 @@ +# ztcuui-aio + +![Version: 1.0.8](https://img.shields.io/badge/Version-1.0.8-informational?style=flat-square) ![AppVersion: 1.2.11](https://img.shields.io/badge/AppVersion-1.2.11-informational?style=flat-square) + +ZeroTier network controller user interface in a Docker container + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [ztcuui-aio](https://truecharts.org/docs/charts/stable/ztcuui-aio) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/ztcuui-aio/1.0.7/app-readme.md b/stable/ztcuui-aio/1.0.8/app-readme.md similarity index 100% rename from stable/ztcuui-aio/1.0.7/app-readme.md rename to stable/ztcuui-aio/1.0.8/app-readme.md diff --git a/stable/ztcuui-aio/1.0.8/charts/common-10.5.10.tgz b/stable/ztcuui-aio/1.0.8/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/ztcuui-aio/1.0.8/charts/common-10.5.10.tgz differ diff --git a/stable/ztcuui-aio/1.0.7/ix_values.yaml b/stable/ztcuui-aio/1.0.8/ix_values.yaml similarity index 100% rename from stable/ztcuui-aio/1.0.7/ix_values.yaml rename to stable/ztcuui-aio/1.0.8/ix_values.yaml diff --git a/stable/ztcuui-aio/1.0.7/questions.yaml b/stable/ztcuui-aio/1.0.8/questions.yaml similarity index 100% rename from stable/ztcuui-aio/1.0.7/questions.yaml rename to stable/ztcuui-aio/1.0.8/questions.yaml diff --git a/stable/ztcuui-aio/1.0.8/templates/common.yaml b/stable/ztcuui-aio/1.0.8/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/ztcuui-aio/1.0.8/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/ztcuui-aio/1.0.8/values.yaml b/stable/ztcuui-aio/1.0.8/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/zwavejs2mqtt/11.0.38/CHANGELOG.md b/stable/zwavejs2mqtt/11.0.38/CHANGELOG.md new file mode 100644 index 00000000000..5c63c0a5e08 --- /dev/null +++ b/stable/zwavejs2mqtt/11.0.38/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [zwavejs2mqtt-11.0.38](https://github.com/truecharts/charts/compare/zwavejs2mqtt-11.0.37...zwavejs2mqtt-11.0.38) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [zwavejs2mqtt-11.0.37](https://github.com/truecharts/charts/compare/zwavejs2mqtt-11.0.36...zwavejs2mqtt-11.0.37) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [zwavejs2mqtt-11.0.37](https://github.com/truecharts/charts/compare/zwavejs2mqtt-11.0.36...zwavejs2mqtt-11.0.37) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [zwavejs2mqtt-11.0.37](https://github.com/truecharts/charts/compare/zwavejs2mqtt-11.0.36...zwavejs2mqtt-11.0.37) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [zwavejs2mqtt-11.0.37](https://github.com/truecharts/charts/compare/zwavejs2mqtt-11.0.36...zwavejs2mqtt-11.0.37) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [zwavejs2mqtt-11.0.37](https://github.com/truecharts/charts/compare/zwavejs2mqtt-11.0.36...zwavejs2mqtt-11.0.37) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [zwavejs2mqtt-11.0.37](https://github.com/truecharts/charts/compare/zwavejs2mqtt-11.0.36...zwavejs2mqtt-11.0.37) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [zwavejs2mqtt-11.0.36](https://github.com/truecharts/charts/compare/zwavejs2mqtt-11.0.35...zwavejs2mqtt-11.0.36) (2022-09-03) + +### Chore + +- update container image tccr.io/truecharts/zwavejs2mqtt to v7.0.0 ([#3670](https://github.com/truecharts/charts/issues/3670)) + + + + +## [zwavejs2mqtt-11.0.35](https://github.com/truecharts/charts/compare/zwavejs2mqtt-11.0.33...zwavejs2mqtt-11.0.35) (2022-08-30) + diff --git a/stable/zwavejs2mqtt/11.0.38/Chart.lock b/stable/zwavejs2mqtt/11.0.38/Chart.lock new file mode 100644 index 00000000000..8452cc465ce --- /dev/null +++ b/stable/zwavejs2mqtt/11.0.38/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-15T15:16:50.912679635Z" diff --git a/stable/zwavejs2mqtt/11.0.38/Chart.yaml b/stable/zwavejs2mqtt/11.0.38/Chart.yaml new file mode 100644 index 00000000000..c5930ed18f4 --- /dev/null +++ b/stable/zwavejs2mqtt/11.0.38/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "7.1.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +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: 11.0.38 +annotations: + truecharts.org/catagories: | + - tools + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/zwavejs2mqtt/11.0.38/README.md b/stable/zwavejs2mqtt/11.0.38/README.md new file mode 100644 index 00000000000..b98a53d89b3 --- /dev/null +++ b/stable/zwavejs2mqtt/11.0.38/README.md @@ -0,0 +1,109 @@ +# zwavejs2mqtt + +![Version: 11.0.38](https://img.shields.io/badge/Version-11.0.38-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 7.1.0](https://img.shields.io/badge/AppVersion-7.1.0-informational?style=flat-square) + +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.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `zwavejs2mqtt` deployment + +```console +helm uninstall zwavejs2mqtt +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install zwavejs2mqtt \ + --set env.TZ="America/New York" \ + TrueCharts/zwavejs2mqtt +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install zwavejs2mqtt TrueCharts/zwavejs2mqtt -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +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! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/zwavejs2mqtt/11.0.38/app-readme.md b/stable/zwavejs2mqtt/11.0.38/app-readme.md new file mode 100644 index 00000000000..d28ca8f0ac0 --- /dev/null +++ b/stable/zwavejs2mqtt/11.0.38/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/11.0.38/charts/common-10.5.10.tgz b/stable/zwavejs2mqtt/11.0.38/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/zwavejs2mqtt/11.0.38/charts/common-10.5.10.tgz differ diff --git a/stable/zwavejs2mqtt/11.0.38/ix_values.yaml b/stable/zwavejs2mqtt/11.0.38/ix_values.yaml new file mode 100644 index 00000000000..2b5e06d6e27 --- /dev/null +++ b/stable/zwavejs2mqtt/11.0.38/ix_values.yaml @@ -0,0 +1,85 @@ +image: + repository: tccr.io/truecharts/zwavejs2mqtt + pullPolicy: IfNotPresent + tag: 7.1.0@sha256:ac61d27e20073bf20c13f772fd1468f5f9cbe0a8cabd3f826053ef2cb71d64fb + +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/11.0.38/questions.yaml b/stable/zwavejs2mqtt/11.0.38/questions.yaml new file mode 100644 index 00000000000..961e48f6a05 --- /dev/null +++ b/stable/zwavejs2mqtt/11.0.38/questions.yaml @@ -0,0 +1,2620 @@ +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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: ClusterIP + description: ClusterIP + - value: NodePort + description: NodePort (Advanced) + - value: LoadBalancer + description: LoadBalancer (Advanced) + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: (Advanced) Specify the IP Policy + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: (Advanced) IP Families + description: (Advanced) The IP Families that should be used + schema: + show_if: [["type", "!=", "Simple"]] + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: ClusterIP + description: ClusterIP + - value: NodePort + description: NodePort (Advanced) + - value: LoadBalancer + description: LoadBalancer (Advanced) + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: (Advanced) Specify the IP Policy + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: (Advanced) IP Families + description: (Advanced) The IP Families that should be used + schema: + show_if: [["type", "!=", "Simple"]] + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + 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: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort + schema: + type: int + min: 9000 + max: 65535 + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: NodePort + enum: + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: nodePort + description: Leave Empty to Disable + label: "nodePort" + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/zwavejs2mqtt/11.0.38/templates/common.yaml b/stable/zwavejs2mqtt/11.0.38/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/zwavejs2mqtt/11.0.38/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/zwavejs2mqtt/11.0.38/values.yaml b/stable/zwavejs2mqtt/11.0.38/values.yaml new file mode 100644 index 00000000000..e69de29bb2d